From 7ecfac6308b33f9f3f6518c71c24e7a5df14533b Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Sun, 8 Feb 2015 21:16:44 +0000 Subject: [PATCH] Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. - Legacy-Id: 9028 --- bin/graph-models | 5 +- bin/test-crawl | 2 + changelog | 19 + django/__init__.py | 16 +- django/apps/__init__.py | 2 + django/apps/config.py | 207 +++ django/apps/registry.py | 441 ++++++ django/bin/daily_cleanup.py | 19 - django/bin/django-2to3.py | 10 - django/bin/profiling/gather_profile_stats.py | 37 - django/bin/unique-messages.py | 29 - django/conf/__init__.py | 74 +- .../app_template/migrations}/__init__.py | 0 django/conf/global_settings.py | 71 +- django/conf/locale/__init__.py | 42 +- django/conf/locale/af/LC_MESSAGES/django.mo | Bin 14505 -> 20158 bytes django/conf/locale/af/LC_MESSAGES/django.po | 659 ++++---- django/conf/locale/ar/LC_MESSAGES/django.mo | Bin 16390 -> 30009 bytes django/conf/locale/ar/LC_MESSAGES/django.po | 777 +++++---- django/conf/locale/ar/formats.py | 14 +- django/conf/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 17169 bytes django/conf/locale/ast/LC_MESSAGES/django.po | 1402 +++++++++++++++++ django/conf/locale/az/LC_MESSAGES/django.mo | Bin 14884 -> 14672 bytes django/conf/locale/az/LC_MESSAGES/django.po | 545 ++++--- django/conf/locale/be/LC_MESSAGES/django.mo | Bin 17367 -> 17142 bytes django/conf/locale/be/LC_MESSAGES/django.po | 531 ++++--- django/conf/locale/bg/LC_MESSAGES/django.mo | Bin 18384 -> 21290 bytes django/conf/locale/bg/LC_MESSAGES/django.po | 600 ++++--- django/conf/locale/bg/formats.py | 18 +- django/conf/locale/bn/LC_MESSAGES/django.mo | Bin 17862 -> 17857 bytes django/conf/locale/bn/LC_MESSAGES/django.po | 527 ++++--- django/conf/locale/bn/formats.py | 14 +- django/conf/locale/br/LC_MESSAGES/django.mo | Bin 14089 -> 13918 bytes django/conf/locale/br/LC_MESSAGES/django.po | 529 ++++--- django/conf/locale/bs/LC_MESSAGES/django.mo | Bin 11637 -> 11486 bytes django/conf/locale/bs/LC_MESSAGES/django.po | 522 +++--- django/conf/locale/bs/formats.py | 12 +- django/conf/locale/ca/LC_MESSAGES/django.mo | Bin 14577 -> 22431 bytes django/conf/locale/ca/LC_MESSAGES/django.po | 664 ++++---- django/conf/locale/ca/formats.py | 3 +- django/conf/locale/cs/LC_MESSAGES/django.mo | Bin 20881 -> 23361 bytes django/conf/locale/cs/LC_MESSAGES/django.po | 563 ++++--- django/conf/locale/cs/formats.py | 12 +- django/conf/locale/cy/LC_MESSAGES/django.mo | Bin 5973 -> 22964 bytes django/conf/locale/cy/LC_MESSAGES/django.po | 961 ++++++----- django/conf/locale/cy/formats.py | 42 +- django/conf/locale/da/LC_MESSAGES/django.mo | Bin 19629 -> 21970 bytes django/conf/locale/da/LC_MESSAGES/django.po | 573 ++++--- django/conf/locale/de/LC_MESSAGES/django.mo | Bin 20766 -> 23280 bytes django/conf/locale/de/LC_MESSAGES/django.po | 594 ++++--- django/conf/locale/de/formats.py | 4 +- django/conf/locale/de_CH/formats.py | 6 +- django/conf/locale/el/LC_MESSAGES/django.mo | Bin 17710 -> 22699 bytes django/conf/locale/el/LC_MESSAGES/django.po | 651 ++++---- django/conf/locale/el/formats.py | 36 +- django/conf/locale/en/LC_MESSAGES/django.mo | Bin 356 -> 356 bytes django/conf/locale/en/LC_MESSAGES/django.po | 515 +++--- django/conf/locale/en/formats.py | 5 +- .../conf/locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 16790 bytes .../conf/locale/en_AU/LC_MESSAGES/django.po | 1395 ++++++++++++++++ .../conf/locale/{fy_NL => en_AU}/__init__.py | 0 django/conf/locale/en_AU/formats.py | 42 + .../conf/locale/en_GB/LC_MESSAGES/django.mo | Bin 13664 -> 13513 bytes .../conf/locale/en_GB/LC_MESSAGES/django.po | 527 ++++--- django/conf/locale/en_GB/formats.py | 1 - django/conf/locale/eo/LC_MESSAGES/django.mo | Bin 19763 -> 22116 bytes django/conf/locale/eo/LC_MESSAGES/django.po | 596 ++++--- .../models.py => conf/locale/eo/__init__.py} | 0 django/conf/locale/eo/formats.py | 52 + django/conf/locale/es/LC_MESSAGES/django.mo | Bin 20173 -> 22574 bytes django/conf/locale/es/LC_MESSAGES/django.po | 601 ++++--- django/conf/locale/es/formats.py | 3 +- .../conf/locale/es_AR/LC_MESSAGES/django.mo | Bin 20558 -> 23105 bytes .../conf/locale/es_AR/LC_MESSAGES/django.po | 554 ++++--- django/conf/locale/es_AR/formats.py | 6 +- .../conf/locale/es_MX/LC_MESSAGES/django.mo | Bin 14239 -> 15536 bytes .../conf/locale/es_MX/LC_MESSAGES/django.po | 607 ++++--- django/conf/locale/es_MX/formats.py | 2 +- django/conf/locale/es_NI/formats.py | 7 +- django/conf/locale/es_PR/formats.py | 2 +- .../conf/locale/es_VE/LC_MESSAGES/django.mo | Bin 5544 -> 5539 bytes .../conf/locale/es_VE/LC_MESSAGES/django.po | 519 +++--- django/conf/locale/et/LC_MESSAGES/django.mo | Bin 18463 -> 22184 bytes django/conf/locale/et/LC_MESSAGES/django.po | 566 ++++--- django/conf/locale/et/formats.py | 18 +- django/conf/locale/eu/LC_MESSAGES/django.mo | Bin 19758 -> 17113 bytes django/conf/locale/eu/LC_MESSAGES/django.po | 577 ++++--- django/conf/locale/eu/formats.py | 18 +- django/conf/locale/fa/LC_MESSAGES/django.mo | Bin 22299 -> 23505 bytes django/conf/locale/fa/LC_MESSAGES/django.po | 536 ++++--- django/conf/locale/fa/formats.py | 10 +- django/conf/locale/fi/LC_MESSAGES/django.mo | Bin 12715 -> 12552 bytes django/conf/locale/fi/LC_MESSAGES/django.po | 525 +++--- django/conf/locale/fi/formats.py | 32 +- django/conf/locale/fr/LC_MESSAGES/django.mo | Bin 20758 -> 23382 bytes django/conf/locale/fr/LC_MESSAGES/django.po | 563 ++++--- django/conf/locale/fr/formats.py | 24 +- .../{fy_NL => fy}/LC_MESSAGES/django.mo | Bin 2724 -> 2699 bytes .../{fy_NL => fy}/LC_MESSAGES/django.po | 527 ++++--- .../models.py => conf/locale/fy/__init__.py} | 0 django/conf/locale/{fy_NL => fy}/formats.py | 28 +- django/conf/locale/ga/LC_MESSAGES/django.mo | Bin 14404 -> 14224 bytes django/conf/locale/ga/LC_MESSAGES/django.po | 549 ++++--- django/conf/locale/ga/formats.py | 16 +- django/conf/locale/gl/LC_MESSAGES/django.mo | Bin 15467 -> 15135 bytes django/conf/locale/gl/LC_MESSAGES/django.po | 545 ++++--- django/conf/locale/gl/formats.py | 10 +- django/conf/locale/he/LC_MESSAGES/django.mo | Bin 22101 -> 24494 bytes django/conf/locale/he/LC_MESSAGES/django.po | 541 ++++--- django/conf/locale/he/formats.py | 10 +- django/conf/locale/hi/LC_MESSAGES/django.mo | Bin 20096 -> 19899 bytes django/conf/locale/hi/LC_MESSAGES/django.po | 531 ++++--- django/conf/locale/hi/formats.py | 16 +- django/conf/locale/hr/LC_MESSAGES/django.mo | Bin 14739 -> 16188 bytes django/conf/locale/hr/LC_MESSAGES/django.po | 598 ++++--- django/conf/locale/hr/formats.py | 40 +- django/conf/locale/hu/LC_MESSAGES/django.mo | Bin 16644 -> 16470 bytes django/conf/locale/hu/LC_MESSAGES/django.po | 529 ++++--- django/conf/locale/hu/formats.py | 10 +- django/conf/locale/ia/LC_MESSAGES/django.mo | Bin 14112 -> 13957 bytes django/conf/locale/ia/LC_MESSAGES/django.po | 527 ++++--- django/conf/locale/id/LC_MESSAGES/django.mo | Bin 14076 -> 16786 bytes django/conf/locale/id/LC_MESSAGES/django.po | 609 ++++--- django/conf/locale/id/formats.py | 2 +- django/conf/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 15358 bytes django/conf/locale/io/LC_MESSAGES/django.po | 1398 ++++++++++++++++ django/conf/locale/is/LC_MESSAGES/django.mo | Bin 17973 -> 15536 bytes django/conf/locale/is/LC_MESSAGES/django.po | 572 ++++--- django/conf/locale/is/formats.py | 14 +- django/conf/locale/it/LC_MESSAGES/django.mo | Bin 19965 -> 22421 bytes django/conf/locale/it/LC_MESSAGES/django.po | 831 +++++----- django/conf/locale/it/formats.py | 16 +- django/conf/locale/ja/LC_MESSAGES/django.mo | Bin 21662 -> 24403 bytes django/conf/locale/ja/LC_MESSAGES/django.po | 545 ++++--- django/conf/locale/ja/formats.py | 10 +- django/conf/locale/ka/LC_MESSAGES/django.mo | Bin 20414 -> 20341 bytes django/conf/locale/ka/LC_MESSAGES/django.po | 528 ++++--- django/conf/locale/ka/formats.py | 2 +- django/conf/locale/kk/LC_MESSAGES/django.mo | Bin 14683 -> 14476 bytes django/conf/locale/kk/LC_MESSAGES/django.po | 522 +++--- django/conf/locale/km/LC_MESSAGES/django.mo | Bin 7578 -> 7573 bytes django/conf/locale/km/LC_MESSAGES/django.po | 518 +++--- django/conf/locale/km/formats.py | 12 +- django/conf/locale/kn/LC_MESSAGES/django.mo | Bin 19612 -> 19398 bytes django/conf/locale/kn/LC_MESSAGES/django.po | 531 ++++--- django/conf/locale/kn/formats.py | 20 +- django/conf/locale/ko/LC_MESSAGES/django.mo | Bin 13307 -> 21056 bytes django/conf/locale/ko/LC_MESSAGES/django.po | 685 ++++---- django/conf/locale/ko/formats.py | 2 +- django/conf/locale/lb/LC_MESSAGES/django.mo | Bin 8120 -> 8124 bytes django/conf/locale/lb/LC_MESSAGES/django.po | 521 +++--- django/conf/locale/lt/LC_MESSAGES/django.mo | Bin 21286 -> 18444 bytes django/conf/locale/lt/LC_MESSAGES/django.po | 578 ++++--- django/conf/locale/lt/formats.py | 2 +- django/conf/locale/lv/LC_MESSAGES/django.mo | Bin 10483 -> 13956 bytes django/conf/locale/lv/LC_MESSAGES/django.po | 607 ++++--- django/conf/locale/lv/formats.py | 6 +- django/conf/locale/mk/LC_MESSAGES/django.mo | Bin 24450 -> 28134 bytes django/conf/locale/mk/LC_MESSAGES/django.po | 635 ++++---- django/conf/locale/mk/formats.py | 44 +- django/conf/locale/ml/LC_MESSAGES/django.mo | Bin 21335 -> 22016 bytes django/conf/locale/ml/LC_MESSAGES/django.po | 564 ++++--- django/conf/locale/ml/formats.py | 5 +- django/conf/locale/mn/LC_MESSAGES/django.mo | Bin 19285 -> 22152 bytes django/conf/locale/mn/LC_MESSAGES/django.po | 580 ++++--- django/conf/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 1656 bytes django/conf/locale/mr/LC_MESSAGES/django.po | 1372 ++++++++++++++++ django/conf/locale/my/LC_MESSAGES/django.mo | Bin 2608 -> 2603 bytes django/conf/locale/my/LC_MESSAGES/django.po | 518 +++--- django/conf/locale/nb/LC_MESSAGES/django.mo | Bin 19532 -> 21970 bytes django/conf/locale/nb/LC_MESSAGES/django.po | 586 ++++--- django/conf/locale/nb/formats.py | 6 +- django/conf/locale/ne/LC_MESSAGES/django.mo | Bin 23845 -> 25141 bytes django/conf/locale/ne/LC_MESSAGES/django.po | 570 ++++--- django/conf/locale/nl/LC_MESSAGES/django.mo | Bin 19952 -> 17188 bytes django/conf/locale/nl/LC_MESSAGES/django.po | 586 ++++--- django/conf/locale/nl/formats.py | 8 + django/conf/locale/nn/LC_MESSAGES/django.mo | Bin 14663 -> 14660 bytes django/conf/locale/nn/LC_MESSAGES/django.po | 557 ++++--- django/conf/locale/nn/formats.py | 6 +- django/conf/locale/os/LC_MESSAGES/django.mo | Bin 19981 -> 19809 bytes django/conf/locale/os/LC_MESSAGES/django.po | 531 ++++--- django/conf/locale/pa/LC_MESSAGES/django.mo | Bin 11297 -> 11292 bytes django/conf/locale/pa/LC_MESSAGES/django.po | 523 +++--- django/conf/locale/pl/LC_MESSAGES/django.mo | Bin 16660 -> 23800 bytes django/conf/locale/pl/LC_MESSAGES/django.po | 636 +++++--- django/conf/locale/pl/formats.py | 10 +- django/conf/locale/pt/LC_MESSAGES/django.mo | Bin 20054 -> 22496 bytes django/conf/locale/pt/LC_MESSAGES/django.po | 564 ++++--- django/conf/locale/pt/formats.py | 2 +- .../conf/locale/pt_BR/LC_MESSAGES/django.mo | Bin 20195 -> 22530 bytes .../conf/locale/pt_BR/LC_MESSAGES/django.po | 600 ++++--- django/conf/locale/pt_BR/formats.py | 2 +- django/conf/locale/ro/LC_MESSAGES/django.mo | Bin 14073 -> 14463 bytes django/conf/locale/ro/LC_MESSAGES/django.po | 586 ++++--- django/conf/locale/ro/formats.py | 10 +- django/conf/locale/ru/LC_MESSAGES/django.mo | Bin 26283 -> 30498 bytes django/conf/locale/ru/LC_MESSAGES/django.po | 572 ++++--- django/conf/locale/ru/formats.py | 18 +- django/conf/locale/sk/LC_MESSAGES/django.mo | Bin 20903 -> 18258 bytes django/conf/locale/sk/LC_MESSAGES/django.po | 573 ++++--- django/conf/locale/sk/formats.py | 12 +- django/conf/locale/sl/LC_MESSAGES/django.mo | Bin 21486 -> 18697 bytes django/conf/locale/sl/LC_MESSAGES/django.po | 573 ++++--- django/conf/locale/sq/LC_MESSAGES/django.mo | Bin 16342 -> 16151 bytes django/conf/locale/sq/LC_MESSAGES/django.po | 527 ++++--- django/conf/locale/sq/formats.py | 14 +- django/conf/locale/sr/LC_MESSAGES/django.mo | Bin 16557 -> 16384 bytes django/conf/locale/sr/LC_MESSAGES/django.po | 528 ++++--- django/conf/locale/sr/formats.py | 32 +- .../conf/locale/sr_Latn/LC_MESSAGES/django.mo | Bin 13867 -> 13716 bytes .../conf/locale/sr_Latn/LC_MESSAGES/django.po | 528 ++++--- django/conf/locale/sr_Latn/formats.py | 32 +- django/conf/locale/sv/LC_MESSAGES/django.mo | Bin 20009 -> 17285 bytes django/conf/locale/sv/LC_MESSAGES/django.po | 577 ++++--- django/conf/locale/sv/formats.py | 2 +- django/conf/locale/sw/LC_MESSAGES/django.mo | Bin 13994 -> 15149 bytes django/conf/locale/sw/LC_MESSAGES/django.po | 588 ++++--- django/conf/locale/ta/LC_MESSAGES/django.mo | Bin 7481 -> 7476 bytes django/conf/locale/ta/LC_MESSAGES/django.po | 519 +++--- django/conf/locale/ta/formats.py | 20 +- django/conf/locale/te/LC_MESSAGES/django.mo | Bin 13734 -> 13708 bytes django/conf/locale/te/LC_MESSAGES/django.po | 523 +++--- django/conf/locale/te/formats.py | 20 +- django/conf/locale/th/LC_MESSAGES/django.mo | Bin 19647 -> 19506 bytes django/conf/locale/th/LC_MESSAGES/django.po | 536 ++++--- django/conf/locale/th/formats.py | 10 +- django/conf/locale/tr/LC_MESSAGES/django.mo | Bin 20399 -> 22903 bytes django/conf/locale/tr/LC_MESSAGES/django.po | 803 +++++----- django/conf/locale/tr/formats.py | 10 +- django/conf/locale/tt/LC_MESSAGES/django.mo | Bin 15703 -> 15830 bytes django/conf/locale/tt/LC_MESSAGES/django.po | 543 ++++--- django/conf/locale/udm/LC_MESSAGES/django.mo | Bin 13949 -> 13806 bytes django/conf/locale/udm/LC_MESSAGES/django.po | 526 ++++--- django/conf/locale/uk/LC_MESSAGES/django.mo | Bin 21824 -> 26737 bytes django/conf/locale/uk/LC_MESSAGES/django.po | 589 ++++--- django/conf/locale/uk/formats.py | 12 +- django/conf/locale/ur/LC_MESSAGES/django.mo | Bin 13231 -> 13053 bytes django/conf/locale/ur/LC_MESSAGES/django.po | 522 +++--- django/conf/locale/vi/LC_MESSAGES/django.mo | Bin 18801 -> 20032 bytes django/conf/locale/vi/LC_MESSAGES/django.po | 556 ++++--- django/conf/locale/vi/formats.py | 10 +- .../conf/locale/zh_CN/LC_MESSAGES/django.mo | Bin 16811 -> 16605 bytes .../conf/locale/zh_CN/LC_MESSAGES/django.po | 542 ++++--- django/conf/locale/zh_CN/formats.py | 49 +- .../conf/locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 17113 bytes .../conf/locale/zh_Hans/LC_MESSAGES/django.po | 1224 ++++++++++++++ .../locale/zh_Hans/__init__.py} | 0 django/conf/locale/zh_Hans/formats.py | 45 + .../conf/locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 17767 bytes .../conf/locale/zh_Hant/LC_MESSAGES/django.po | 1227 +++++++++++++++ django/conf/locale/zh_Hant/__init__.py | 0 django/conf/locale/zh_Hant/formats.py | 45 + .../conf/locale/zh_TW/LC_MESSAGES/django.mo | Bin 15154 -> 15001 bytes .../conf/locale/zh_TW/LC_MESSAGES/django.po | 532 ++++--- django/conf/locale/zh_TW/formats.py | 49 +- .../project_template/project_name/settings.py | 1 + .../project_template/project_name/urls.py | 2 - django/conf/urls/__init__.py | 9 +- django/conf/urls/i18n.py | 1 + django/conf/urls/shortcut.py | 3 +- django/conf/urls/static.py | 2 + django/contrib/admin/__init__.py | 45 +- django/contrib/admin/actions.py | 25 +- django/contrib/admin/apps.py | 22 + django/contrib/admin/bin/compress.py | 47 - django/contrib/admin/checks.py | 965 ++++++++++++ django/contrib/admin/decorators.py | 28 + django/contrib/admin/exceptions.py | 5 + django/contrib/admin/filters.py | 60 +- django/contrib/admin/forms.py | 34 +- django/contrib/admin/helpers.py | 99 +- .../admin/locale/af/LC_MESSAGES/django.mo | Bin 11405 -> 10809 bytes .../admin/locale/af/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/af/LC_MESSAGES/djangojs.mo | Bin 1222 -> 1223 bytes .../admin/locale/af/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/ar/LC_MESSAGES/django.mo | Bin 18634 -> 18060 bytes .../admin/locale/ar/LC_MESSAGES/django.po | 628 ++++---- .../admin/locale/ar/LC_MESSAGES/djangojs.mo | Bin 4073 -> 5181 bytes .../admin/locale/ar/LC_MESSAGES/djangojs.po | 173 +- .../admin/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 2537 bytes .../admin/locale/ast/LC_MESSAGES/django.po | 819 ++++++++++ .../admin/locale/ast/LC_MESSAGES/djangojs.mo | Bin 0 -> 2413 bytes .../admin/locale/ast/LC_MESSAGES/djangojs.po | 197 +++ .../admin/locale/az/LC_MESSAGES/django.mo | Bin 14308 -> 13315 bytes .../admin/locale/az/LC_MESSAGES/django.po | 674 ++++---- .../admin/locale/az/LC_MESSAGES/djangojs.mo | Bin 3616 -> 3515 bytes .../admin/locale/az/LC_MESSAGES/djangojs.po | 169 +- .../admin/locale/be/LC_MESSAGES/django.mo | Bin 15871 -> 15156 bytes .../admin/locale/be/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/be/LC_MESSAGES/djangojs.mo | Bin 4323 -> 4324 bytes .../admin/locale/be/LC_MESSAGES/djangojs.po | 168 +- .../admin/locale/bg/LC_MESSAGES/django.mo | Bin 17263 -> 18935 bytes .../admin/locale/bg/LC_MESSAGES/django.po | 643 ++++---- .../admin/locale/bg/LC_MESSAGES/djangojs.mo | Bin 4386 -> 4387 bytes .../admin/locale/bg/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/bn/LC_MESSAGES/django.mo | Bin 19118 -> 18167 bytes .../admin/locale/bn/LC_MESSAGES/django.po | 625 ++++---- .../admin/locale/bn/LC_MESSAGES/djangojs.mo | Bin 2132 -> 2133 bytes .../admin/locale/bn/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/br/LC_MESSAGES/django.mo | Bin 5204 -> 4680 bytes .../admin/locale/br/LC_MESSAGES/django.po | 617 ++++---- .../admin/locale/br/LC_MESSAGES/djangojs.mo | Bin 1690 -> 1691 bytes .../admin/locale/br/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/bs/LC_MESSAGES/django.mo | Bin 10892 -> 10275 bytes .../admin/locale/bs/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/bs/LC_MESSAGES/djangojs.mo | Bin 1186 -> 1187 bytes .../admin/locale/bs/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/ca/LC_MESSAGES/django.mo | Bin 15543 -> 15969 bytes .../admin/locale/ca/LC_MESSAGES/django.po | 642 ++++---- .../admin/locale/ca/LC_MESSAGES/djangojs.mo | Bin 3546 -> 4019 bytes .../admin/locale/ca/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/cs/LC_MESSAGES/django.mo | Bin 16017 -> 15857 bytes .../admin/locale/cs/LC_MESSAGES/django.po | 630 ++++---- .../admin/locale/cs/LC_MESSAGES/djangojs.mo | Bin 3645 -> 4264 bytes .../admin/locale/cs/LC_MESSAGES/djangojs.po | 168 +- .../admin/locale/cy/LC_MESSAGES/django.mo | Bin 4917 -> 15442 bytes .../admin/locale/cy/LC_MESSAGES/django.po | 836 +++++----- .../admin/locale/cy/LC_MESSAGES/djangojs.mo | Bin 1151 -> 4132 bytes .../admin/locale/cy/LC_MESSAGES/djangojs.po | 215 +-- .../admin/locale/da/LC_MESSAGES/django.mo | Bin 15801 -> 15341 bytes .../admin/locale/da/LC_MESSAGES/django.po | 628 ++++---- .../admin/locale/da/LC_MESSAGES/djangojs.mo | Bin 3518 -> 3925 bytes .../admin/locale/da/LC_MESSAGES/djangojs.po | 167 +- .../admin/locale/de/LC_MESSAGES/django.mo | Bin 16592 -> 16097 bytes .../admin/locale/de/LC_MESSAGES/django.po | 635 ++++---- .../admin/locale/de/LC_MESSAGES/djangojs.mo | Bin 3679 -> 4037 bytes .../admin/locale/de/LC_MESSAGES/djangojs.po | 188 ++- .../admin/locale/el/LC_MESSAGES/django.mo | Bin 18603 -> 21654 bytes .../admin/locale/el/LC_MESSAGES/django.po | 648 ++++---- .../admin/locale/el/LC_MESSAGES/djangojs.mo | Bin 3123 -> 5305 bytes .../admin/locale/el/LC_MESSAGES/djangojs.po | 212 +-- .../admin/locale/en/LC_MESSAGES/django.mo | Bin 356 -> 356 bytes .../admin/locale/en/LC_MESSAGES/django.po | 605 ++++--- .../admin/locale/en/LC_MESSAGES/djangojs.po | 158 +- .../admin/locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 4312 bytes .../admin/locale/en_AU/LC_MESSAGES/django.po | 826 ++++++++++ .../locale/en_AU/LC_MESSAGES/djangojs.mo | Bin 0 -> 1718 bytes .../locale/en_AU/LC_MESSAGES/djangojs.po | 193 +++ .../admin/locale/en_GB/LC_MESSAGES/django.mo | Bin 12763 -> 12138 bytes .../admin/locale/en_GB/LC_MESSAGES/django.po | 621 ++++---- .../locale/en_GB/LC_MESSAGES/djangojs.mo | Bin 3468 -> 3469 bytes .../locale/en_GB/LC_MESSAGES/djangojs.po | 126 +- .../admin/locale/eo/LC_MESSAGES/django.mo | Bin 15399 -> 15213 bytes .../admin/locale/eo/LC_MESSAGES/django.po | 634 ++++---- .../admin/locale/eo/LC_MESSAGES/djangojs.mo | Bin 3477 -> 3904 bytes .../admin/locale/eo/LC_MESSAGES/djangojs.po | 169 +- .../admin/locale/es/LC_MESSAGES/django.mo | Bin 16373 -> 16147 bytes .../admin/locale/es/LC_MESSAGES/django.po | 639 ++++---- .../admin/locale/es/LC_MESSAGES/djangojs.mo | Bin 3598 -> 4085 bytes .../admin/locale/es/LC_MESSAGES/djangojs.po | 165 +- .../admin/locale/es_AR/LC_MESSAGES/django.mo | Bin 16825 -> 16307 bytes .../admin/locale/es_AR/LC_MESSAGES/django.po | 637 ++++---- .../locale/es_AR/LC_MESSAGES/djangojs.mo | Bin 3730 -> 4350 bytes .../locale/es_AR/LC_MESSAGES/djangojs.po | 173 +- .../admin/locale/es_MX/LC_MESSAGES/django.mo | Bin 13804 -> 16123 bytes .../admin/locale/es_MX/LC_MESSAGES/django.po | 655 ++++---- .../locale/es_MX/LC_MESSAGES/djangojs.mo | Bin 3705 -> 3706 bytes .../locale/es_MX/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../admin/locale/es_VE/LC_MESSAGES/django.po | 814 ++++++++++ .../locale/es_VE/LC_MESSAGES/djangojs.mo | Bin 0 -> 463 bytes .../locale/es_VE/LC_MESSAGES/djangojs.po | 188 +++ .../admin/locale/et/LC_MESSAGES/django.mo | Bin 15414 -> 15216 bytes .../admin/locale/et/LC_MESSAGES/django.po | 634 ++++---- .../admin/locale/et/LC_MESSAGES/djangojs.mo | Bin 3442 -> 3835 bytes .../admin/locale/et/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/eu/LC_MESSAGES/django.mo | Bin 15291 -> 14964 bytes .../admin/locale/eu/LC_MESSAGES/django.po | 630 ++++---- .../admin/locale/eu/LC_MESSAGES/djangojs.mo | Bin 3489 -> 3490 bytes .../admin/locale/eu/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/fa/LC_MESSAGES/django.mo | Bin 18680 -> 18175 bytes .../admin/locale/fa/LC_MESSAGES/django.po | 665 ++++---- .../admin/locale/fa/LC_MESSAGES/djangojs.mo | Bin 4166 -> 4512 bytes .../admin/locale/fa/LC_MESSAGES/djangojs.po | 175 +- .../admin/locale/fi/LC_MESSAGES/django.mo | Bin 12531 -> 11963 bytes .../admin/locale/fi/LC_MESSAGES/django.po | 623 ++++---- .../admin/locale/fi/LC_MESSAGES/djangojs.mo | Bin 2510 -> 2511 bytes .../admin/locale/fi/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/fr/LC_MESSAGES/django.mo | Bin 17159 -> 16647 bytes .../admin/locale/fr/LC_MESSAGES/django.po | 637 ++++---- .../admin/locale/fr/LC_MESSAGES/djangojs.mo | Bin 3707 -> 4179 bytes .../admin/locale/fr/LC_MESSAGES/djangojs.po | 167 +- .../admin/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../admin/locale/fy/LC_MESSAGES/django.po | 814 ++++++++++ .../admin/locale/fy/LC_MESSAGES/djangojs.mo | Bin 0 -> 475 bytes .../admin/locale/fy/LC_MESSAGES/djangojs.po | 188 +++ .../admin/locale/fy_NL/LC_MESSAGES/django.mo | Bin 478 -> 0 bytes .../admin/locale/fy_NL/LC_MESSAGES/django.po | 835 ---------- .../locale/fy_NL/LC_MESSAGES/djangojs.mo | Bin 401 -> 0 bytes .../locale/fy_NL/LC_MESSAGES/djangojs.po | 166 -- .../admin/locale/ga/LC_MESSAGES/django.mo | Bin 13879 -> 13182 bytes .../admin/locale/ga/LC_MESSAGES/django.po | 625 ++++---- .../admin/locale/ga/LC_MESSAGES/djangojs.mo | Bin 3756 -> 3757 bytes .../admin/locale/ga/LC_MESSAGES/djangojs.po | 170 +- .../admin/locale/gl/LC_MESSAGES/django.mo | Bin 15587 -> 14924 bytes .../admin/locale/gl/LC_MESSAGES/django.po | 627 ++++---- .../admin/locale/gl/LC_MESSAGES/djangojs.mo | Bin 3622 -> 3606 bytes .../admin/locale/gl/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/he/LC_MESSAGES/django.mo | Bin 17165 -> 16663 bytes .../admin/locale/he/LC_MESSAGES/django.po | 625 ++++---- .../admin/locale/he/LC_MESSAGES/djangojs.mo | Bin 3741 -> 4183 bytes .../admin/locale/he/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/hi/LC_MESSAGES/django.mo | Bin 22678 -> 21809 bytes .../admin/locale/hi/LC_MESSAGES/django.po | 630 ++++---- .../admin/locale/hi/LC_MESSAGES/djangojs.mo | Bin 5389 -> 5390 bytes .../admin/locale/hi/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/hr/LC_MESSAGES/django.mo | Bin 15056 -> 14446 bytes .../admin/locale/hr/LC_MESSAGES/django.po | 627 ++++---- .../admin/locale/hr/LC_MESSAGES/djangojs.mo | Bin 3548 -> 3549 bytes .../admin/locale/hr/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/hu/LC_MESSAGES/django.mo | Bin 15791 -> 15183 bytes .../admin/locale/hu/LC_MESSAGES/django.po | 625 ++++---- .../admin/locale/hu/LC_MESSAGES/djangojs.mo | Bin 3527 -> 3528 bytes .../admin/locale/hu/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/ia/LC_MESSAGES/django.mo | Bin 13436 -> 12742 bytes .../admin/locale/ia/LC_MESSAGES/django.po | 623 ++++---- .../admin/locale/ia/LC_MESSAGES/djangojs.mo | Bin 3511 -> 3512 bytes .../admin/locale/ia/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/id/LC_MESSAGES/django.mo | Bin 13567 -> 14961 bytes .../admin/locale/id/LC_MESSAGES/django.po | 645 ++++---- .../admin/locale/id/LC_MESSAGES/djangojs.mo | Bin 3500 -> 3854 bytes .../admin/locale/id/LC_MESSAGES/djangojs.po | 163 +- .../admin/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 14798 bytes .../admin/locale/io/LC_MESSAGES/django.po | 862 ++++++++++ .../admin/locale/io/LC_MESSAGES/djangojs.mo | Bin 0 -> 464 bytes .../admin/locale/io/LC_MESSAGES/djangojs.po | 188 +++ .../admin/locale/is/LC_MESSAGES/django.mo | Bin 13794 -> 13138 bytes .../admin/locale/is/LC_MESSAGES/django.po | 626 ++++---- .../admin/locale/is/LC_MESSAGES/djangojs.mo | Bin 3522 -> 3523 bytes .../admin/locale/is/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/it/LC_MESSAGES/django.mo | Bin 15923 -> 15712 bytes .../admin/locale/it/LC_MESSAGES/django.po | 631 ++++---- .../admin/locale/it/LC_MESSAGES/djangojs.mo | Bin 3536 -> 3932 bytes .../admin/locale/it/LC_MESSAGES/djangojs.po | 165 +- .../admin/locale/ja/LC_MESSAGES/django.mo | Bin 17096 -> 16771 bytes .../admin/locale/ja/LC_MESSAGES/django.po | 631 ++++---- .../admin/locale/ja/LC_MESSAGES/djangojs.mo | Bin 3732 -> 4132 bytes .../admin/locale/ja/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/ka/LC_MESSAGES/django.mo | Bin 23747 -> 22933 bytes .../admin/locale/ka/LC_MESSAGES/django.po | 633 ++++---- .../admin/locale/ka/LC_MESSAGES/djangojs.mo | Bin 5267 -> 5268 bytes .../admin/locale/ka/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/kk/LC_MESSAGES/django.mo | Bin 15278 -> 14479 bytes .../admin/locale/kk/LC_MESSAGES/django.po | 623 ++++---- .../admin/locale/kk/LC_MESSAGES/djangojs.mo | Bin 2773 -> 2774 bytes .../admin/locale/kk/LC_MESSAGES/djangojs.po | 162 +- .../admin/locale/km/LC_MESSAGES/django.mo | Bin 12215 -> 11869 bytes .../admin/locale/km/LC_MESSAGES/django.po | 619 ++++---- .../admin/locale/km/LC_MESSAGES/djangojs.mo | Bin 1696 -> 1697 bytes .../admin/locale/km/LC_MESSAGES/djangojs.po | 162 +- .../admin/locale/kn/LC_MESSAGES/django.mo | Bin 10920 -> 10621 bytes .../admin/locale/kn/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/kn/LC_MESSAGES/djangojs.mo | Bin 2355 -> 2356 bytes .../admin/locale/kn/LC_MESSAGES/djangojs.po | 162 +- .../admin/locale/ko/LC_MESSAGES/django.mo | Bin 13207 -> 16117 bytes .../admin/locale/ko/LC_MESSAGES/django.po | 707 +++++---- .../admin/locale/ko/LC_MESSAGES/djangojs.mo | Bin 2450 -> 3937 bytes .../admin/locale/ko/LC_MESSAGES/djangojs.po | 177 ++- .../admin/locale/lb/LC_MESSAGES/django.mo | Bin 913 -> 917 bytes .../admin/locale/lb/LC_MESSAGES/django.po | 611 ++++--- .../admin/locale/lb/LC_MESSAGES/djangojs.mo | Bin 451 -> 451 bytes .../admin/locale/lb/LC_MESSAGES/djangojs.po | 162 +- .../admin/locale/lt/LC_MESSAGES/django.mo | Bin 15910 -> 15260 bytes .../admin/locale/lt/LC_MESSAGES/django.po | 628 ++++---- .../admin/locale/lt/LC_MESSAGES/djangojs.mo | Bin 3706 -> 3707 bytes .../admin/locale/lt/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/lv/LC_MESSAGES/django.mo | Bin 11155 -> 10547 bytes .../admin/locale/lv/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/lv/LC_MESSAGES/djangojs.mo | Bin 2569 -> 2570 bytes .../admin/locale/lv/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/mk/LC_MESSAGES/django.mo | Bin 20130 -> 19809 bytes .../admin/locale/mk/LC_MESSAGES/django.po | 636 ++++---- .../admin/locale/mk/LC_MESSAGES/djangojs.mo | Bin 4409 -> 5051 bytes .../admin/locale/mk/LC_MESSAGES/djangojs.po | 165 +- .../admin/locale/ml/LC_MESSAGES/django.mo | Bin 19845 -> 24910 bytes .../admin/locale/ml/LC_MESSAGES/django.po | 695 ++++---- .../admin/locale/ml/LC_MESSAGES/djangojs.mo | Bin 6119 -> 6955 bytes .../admin/locale/ml/LC_MESSAGES/djangojs.po | 165 +- .../admin/locale/mn/LC_MESSAGES/django.mo | Bin 19505 -> 18885 bytes .../admin/locale/mn/LC_MESSAGES/django.po | 630 ++++---- .../admin/locale/mn/LC_MESSAGES/djangojs.mo | Bin 4080 -> 4622 bytes .../admin/locale/mn/LC_MESSAGES/djangojs.po | 165 +- .../admin/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../admin/locale/mr/LC_MESSAGES/django.po | 814 ++++++++++ .../admin/locale/mr/LC_MESSAGES/djangojs.mo | Bin 0 -> 445 bytes .../admin/locale/mr/LC_MESSAGES/djangojs.po | 188 +++ .../admin/locale/my/LC_MESSAGES/django.mo | Bin 1607 -> 2345 bytes .../admin/locale/my/LC_MESSAGES/django.po | 641 ++++---- .../admin/locale/my/LC_MESSAGES/djangojs.mo | Bin 3455 -> 3451 bytes .../admin/locale/my/LC_MESSAGES/djangojs.po | 162 +- .../admin/locale/nb/LC_MESSAGES/django.mo | Bin 15142 -> 14990 bytes .../admin/locale/nb/LC_MESSAGES/django.po | 635 ++++---- .../admin/locale/nb/LC_MESSAGES/djangojs.mo | Bin 3457 -> 3818 bytes .../admin/locale/nb/LC_MESSAGES/djangojs.po | 167 +- .../admin/locale/ne/LC_MESSAGES/django.mo | Bin 19481 -> 18475 bytes .../admin/locale/ne/LC_MESSAGES/django.po | 625 ++++---- .../admin/locale/ne/LC_MESSAGES/djangojs.mo | Bin 4876 -> 4877 bytes .../admin/locale/ne/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/nl/LC_MESSAGES/django.mo | Bin 15938 -> 15391 bytes .../admin/locale/nl/LC_MESSAGES/django.po | 627 ++++---- .../admin/locale/nl/LC_MESSAGES/djangojs.mo | Bin 3654 -> 3650 bytes .../admin/locale/nl/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/nn/LC_MESSAGES/django.mo | Bin 12625 -> 12298 bytes .../admin/locale/nn/LC_MESSAGES/django.po | 624 ++++---- .../admin/locale/nn/LC_MESSAGES/djangojs.mo | Bin 3439 -> 3440 bytes .../admin/locale/nn/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/os/LC_MESSAGES/django.mo | Bin 18183 -> 17460 bytes .../admin/locale/os/LC_MESSAGES/django.po | 630 ++++---- .../admin/locale/os/LC_MESSAGES/djangojs.mo | Bin 4208 -> 4209 bytes .../admin/locale/os/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/pa/LC_MESSAGES/django.mo | Bin 12748 -> 11842 bytes .../admin/locale/pa/LC_MESSAGES/django.po | 617 ++++---- .../admin/locale/pa/LC_MESSAGES/djangojs.mo | Bin 1630 -> 1631 bytes .../admin/locale/pa/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/pl/LC_MESSAGES/django.mo | Bin 15661 -> 15573 bytes .../admin/locale/pl/LC_MESSAGES/django.po | 643 ++++---- .../admin/locale/pl/LC_MESSAGES/djangojs.mo | Bin 3470 -> 4162 bytes .../admin/locale/pl/LC_MESSAGES/djangojs.po | 177 ++- .../admin/locale/pt/LC_MESSAGES/django.mo | Bin 16235 -> 15721 bytes .../admin/locale/pt/LC_MESSAGES/django.po | 631 ++++---- .../admin/locale/pt/LC_MESSAGES/djangojs.mo | Bin 3508 -> 4029 bytes .../admin/locale/pt/LC_MESSAGES/djangojs.po | 167 +- .../admin/locale/pt_BR/LC_MESSAGES/django.mo | Bin 15858 -> 15657 bytes .../admin/locale/pt_BR/LC_MESSAGES/django.po | 632 ++++---- .../locale/pt_BR/LC_MESSAGES/djangojs.mo | Bin 3593 -> 4053 bytes .../locale/pt_BR/LC_MESSAGES/djangojs.po | 165 +- .../admin/locale/ro/LC_MESSAGES/django.mo | Bin 13484 -> 13118 bytes .../admin/locale/ro/LC_MESSAGES/django.po | 631 ++++---- .../admin/locale/ro/LC_MESSAGES/djangojs.mo | Bin 3604 -> 3605 bytes .../admin/locale/ro/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/ru/LC_MESSAGES/django.mo | Bin 19980 -> 19736 bytes .../admin/locale/ru/LC_MESSAGES/django.po | 630 ++++---- .../admin/locale/ru/LC_MESSAGES/djangojs.mo | Bin 4679 -> 5655 bytes .../admin/locale/ru/LC_MESSAGES/djangojs.po | 171 +- .../admin/locale/sk/LC_MESSAGES/django.mo | Bin 15913 -> 15723 bytes .../admin/locale/sk/LC_MESSAGES/django.po | 632 ++++---- .../admin/locale/sk/LC_MESSAGES/djangojs.mo | Bin 3511 -> 3512 bytes .../admin/locale/sk/LC_MESSAGES/djangojs.po | 168 +- .../admin/locale/sl/LC_MESSAGES/django.mo | Bin 15605 -> 15007 bytes .../admin/locale/sl/LC_MESSAGES/django.po | 626 ++++---- .../admin/locale/sl/LC_MESSAGES/djangojs.mo | Bin 3501 -> 3502 bytes .../admin/locale/sl/LC_MESSAGES/djangojs.po | 168 +- .../admin/locale/sq/LC_MESSAGES/django.mo | Bin 16183 -> 15547 bytes .../admin/locale/sq/LC_MESSAGES/django.po | 625 ++++---- .../admin/locale/sq/LC_MESSAGES/djangojs.mo | Bin 3593 -> 3594 bytes .../admin/locale/sq/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/sr/LC_MESSAGES/django.mo | Bin 16805 -> 16014 bytes .../admin/locale/sr/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/sr/LC_MESSAGES/djangojs.mo | Bin 3894 -> 3895 bytes .../admin/locale/sr/LC_MESSAGES/djangojs.po | 166 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 13507 -> 12874 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 621 ++++---- .../locale/sr_Latn/LC_MESSAGES/djangojs.mo | Bin 3291 -> 3292 bytes .../locale/sr_Latn/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/sv/LC_MESSAGES/django.mo | Bin 15719 -> 15190 bytes .../admin/locale/sv/LC_MESSAGES/django.po | 632 ++++---- .../admin/locale/sv/LC_MESSAGES/djangojs.mo | Bin 3569 -> 3570 bytes .../admin/locale/sv/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/sw/LC_MESSAGES/django.mo | Bin 13119 -> 15334 bytes .../admin/locale/sw/LC_MESSAGES/django.po | 696 ++++---- .../admin/locale/sw/LC_MESSAGES/djangojs.mo | Bin 3184 -> 3965 bytes .../admin/locale/sw/LC_MESSAGES/djangojs.po | 176 ++- .../admin/locale/ta/LC_MESSAGES/django.mo | Bin 11834 -> 11502 bytes .../admin/locale/ta/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/ta/LC_MESSAGES/djangojs.mo | Bin 1924 -> 1925 bytes .../admin/locale/ta/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/te/LC_MESSAGES/django.mo | Bin 13574 -> 12581 bytes .../admin/locale/te/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/te/LC_MESSAGES/djangojs.mo | Bin 1901 -> 1902 bytes .../admin/locale/te/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/th/LC_MESSAGES/django.mo | Bin 22211 -> 21888 bytes .../admin/locale/th/LC_MESSAGES/django.po | 629 ++++---- .../admin/locale/th/LC_MESSAGES/djangojs.mo | Bin 5118 -> 5119 bytes .../admin/locale/th/LC_MESSAGES/djangojs.po | 162 +- .../admin/locale/tr/LC_MESSAGES/django.mo | Bin 15805 -> 15801 bytes .../admin/locale/tr/LC_MESSAGES/django.po | 848 +++++----- .../admin/locale/tr/LC_MESSAGES/djangojs.mo | Bin 3526 -> 3988 bytes .../admin/locale/tr/LC_MESSAGES/djangojs.po | 208 +-- .../admin/locale/tt/LC_MESSAGES/django.mo | Bin 15379 -> 14653 bytes .../admin/locale/tt/LC_MESSAGES/django.po | 626 ++++---- .../admin/locale/tt/LC_MESSAGES/djangojs.mo | Bin 3030 -> 3031 bytes .../admin/locale/tt/LC_MESSAGES/djangojs.po | 162 +- .../admin/locale/udm/LC_MESSAGES/django.mo | Bin 627 -> 622 bytes .../admin/locale/udm/LC_MESSAGES/django.po | 609 ++++--- .../admin/locale/udm/LC_MESSAGES/djangojs.mo | Bin 439 -> 439 bytes .../admin/locale/udm/LC_MESSAGES/djangojs.po | 160 +- .../admin/locale/uk/LC_MESSAGES/django.mo | Bin 19038 -> 19394 bytes .../admin/locale/uk/LC_MESSAGES/django.po | 635 ++++---- .../admin/locale/uk/LC_MESSAGES/djangojs.mo | Bin 4278 -> 5054 bytes .../admin/locale/uk/LC_MESSAGES/djangojs.po | 167 +- .../admin/locale/ur/LC_MESSAGES/django.mo | Bin 15732 -> 14868 bytes .../admin/locale/ur/LC_MESSAGES/django.po | 621 ++++---- .../admin/locale/ur/LC_MESSAGES/djangojs.mo | Bin 3063 -> 3064 bytes .../admin/locale/ur/LC_MESSAGES/djangojs.po | 164 +- .../admin/locale/vi/LC_MESSAGES/django.mo | Bin 16785 -> 16584 bytes .../admin/locale/vi/LC_MESSAGES/django.po | 633 ++++---- .../admin/locale/vi/LC_MESSAGES/djangojs.mo | Bin 3711 -> 4127 bytes .../admin/locale/vi/LC_MESSAGES/djangojs.po | 166 +- .../admin/locale/zh_CN/LC_MESSAGES/django.mo | Bin 14614 -> 14164 bytes .../admin/locale/zh_CN/LC_MESSAGES/django.po | 157 +- .../locale/zh_CN/LC_MESSAGES/djangojs.mo | Bin 3244 -> 3238 bytes .../locale/zh_CN/LC_MESSAGES/djangojs.po | 54 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 14466 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 844 ++++++++++ .../locale/zh_Hans/LC_MESSAGES/djangojs.mo | Bin 0 -> 3245 bytes .../locale/zh_Hans/LC_MESSAGES/djangojs.po | 197 +++ .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 14125 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 837 ++++++++++ .../locale/zh_Hant/LC_MESSAGES/djangojs.mo | Bin 0 -> 3324 bytes .../locale/zh_Hant/LC_MESSAGES/djangojs.po | 196 +++ .../admin/locale/zh_TW/LC_MESSAGES/django.mo | Bin 14613 -> 14089 bytes .../admin/locale/zh_TW/LC_MESSAGES/django.po | 160 +- .../locale/zh_TW/LC_MESSAGES/djangojs.mo | Bin 3323 -> 3323 bytes .../locale/zh_TW/LC_MESSAGES/djangojs.po | 53 +- .../contrib/admin/migrations/0001_initial.py | 36 + django/contrib/admin/migrations/__init__.py | 0 django/contrib/admin/models.py | 2 +- django/contrib/admin/options.py | 828 ++++++---- django/contrib/admin/sites.py | 235 +-- .../contrib/admin/static/admin/css/base.css | 153 +- .../contrib/admin/static/admin/css/forms.css | 12 + .../admin/static/admin/css/widgets.css | 8 +- .../admin/static/admin/img/changelist-bg.gif | Bin 58 -> 50 bytes .../admin/static/admin/img/chooser-bg.gif | Bin 199 -> 0 bytes .../static/admin/img/chooser_stacked-bg.gif | Bin 212 -> 0 bytes .../static/admin/img/default-bg-reverse.gif | Bin 843 -> 835 bytes .../admin/static/admin/img/default-bg.gif | Bin 844 -> 836 bytes .../admin/static/admin/img/icon_searchbox.png | Bin 667 -> 368 bytes .../static/admin/img/inline-delete-8bit.png | Bin 477 -> 395 bytes .../admin/static/admin/img/inline-delete.png | Bin 781 -> 707 bytes .../static/admin/img/inline-restore-8bit.png | Bin 447 -> 363 bytes .../admin/static/admin/img/inline-restore.png | Bin 623 -> 557 bytes .../static/admin/img/inline-splitter-bg.gif | Bin 102 -> 94 bytes .../admin/static/admin/img/nav-bg-reverse.gif | Bin 186 -> 178 bytes .../contrib/admin/static/admin/img/nav-bg.gif | Bin 273 -> 265 bytes .../admin/static/admin/img/tool-left.gif | Bin 197 -> 0 bytes .../admin/static/admin/img/tool-left_over.gif | Bin 203 -> 0 bytes .../admin/static/admin/img/tool-right.gif | Bin 198 -> 0 bytes .../static/admin/img/tool-right_over.gif | Bin 200 -> 0 bytes .../admin/static/admin/img/tooltag-add.gif | Bin 932 -> 0 bytes .../admin/static/admin/img/tooltag-add.png | Bin 0 -> 119 bytes .../static/admin/img/tooltag-add_over.gif | Bin 336 -> 0 bytes .../static/admin/img/tooltag-arrowright.gif | Bin 351 -> 0 bytes .../static/admin/img/tooltag-arrowright.png | Bin 0 -> 200 bytes .../admin/img/tooltag-arrowright_over.gif | Bin 354 -> 0 bytes .../admin/static/admin/js/SelectBox.js | 5 +- .../admin/static/admin/js/SelectFilter2.js | 12 +- .../contrib/admin/static/admin/js/actions.js | 11 +- .../admin/static/admin/js/actions.min.js | 12 +- .../admin/js/admin/DateTimeShortcuts.js | 99 +- .../admin/js/admin/RelatedObjectLookups.js | 10 +- .../contrib/admin/static/admin/js/calendar.js | 43 +- .../admin/static/admin/js/collapse.min.js | 4 +- django/contrib/admin/static/admin/js/core.js | 4 +- .../admin/static/admin/js/inlines.min.js | 18 +- .../admin/static/admin/js/prepopulate.js | 41 +- .../admin/static/admin/js/prepopulate.min.js | 2 +- .../contrib/admin/static/admin/js/urlify.js | 157 +- .../admin/templates/admin/app_index.html | 4 +- .../admin/auth/user/change_password.html | 4 +- .../contrib/admin/templates/admin/base.html | 9 +- .../admin/templates/admin/base_site.html | 5 +- .../admin/templates/admin/change_form.html | 21 +- .../admin/templates/admin/change_list.html | 8 +- .../templates/admin/delete_confirmation.html | 4 +- .../admin/delete_selected_confirmation.html | 4 +- .../templates/admin/edit_inline/stacked.html | 10 +- .../templates/admin/edit_inline/tabular.html | 10 +- .../templates/admin/includes/fieldset.html | 6 +- .../contrib/admin/templates/admin/index.html | 6 +- .../contrib/admin/templates/admin/login.html | 13 +- .../admin/templates/admin/object_history.html | 2 +- .../admin/templates/admin/popup_response.html | 2 +- .../registration/password_change_done.html | 8 +- .../registration/password_change_form.html | 6 +- .../registration/password_reset_complete.html | 5 +- .../registration/password_reset_confirm.html | 8 +- .../registration/password_reset_done.html | 6 +- .../registration/password_reset_form.html | 6 +- .../contrib/admin/templatetags/admin_list.py | 108 +- .../admin/templatetags/admin_modify.py | 13 +- .../admin/templatetags/admin_static.py | 18 +- .../contrib/admin/templatetags/admin_urls.py | 18 +- django/contrib/admin/templatetags/log.py | 4 +- django/contrib/admin/tests.py | 46 +- django/contrib/admin/util.py | 469 +----- django/contrib/admin/utils.py | 487 ++++++ django/contrib/admin/validation.py | 52 +- django/contrib/admin/views/decorators.py | 30 +- django/contrib/admin/views/main.py | 67 +- django/contrib/admin/widgets.py | 62 +- django/contrib/admindocs/__init__.py | 1 + django/contrib/admindocs/apps.py | 8 + .../admindocs/locale/af/LC_MESSAGES/django.mo | Bin 714 -> 709 bytes .../admindocs/locale/af/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/ar/LC_MESSAGES/django.mo | Bin 4169 -> 8842 bytes .../admindocs/locale/ar/LC_MESSAGES/django.po | 396 ++--- .../locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 719 bytes .../locale/ast/LC_MESSAGES/django.po | 389 +++++ .../admindocs/locale/az/LC_MESSAGES/django.mo | Bin 3620 -> 3550 bytes .../admindocs/locale/az/LC_MESSAGES/django.po | 319 ++-- .../admindocs/locale/be/LC_MESSAGES/django.mo | Bin 4528 -> 4438 bytes .../admindocs/locale/be/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/bg/LC_MESSAGES/django.mo | Bin 4472 -> 8810 bytes .../admindocs/locale/bg/LC_MESSAGES/django.po | 384 +++-- .../admindocs/locale/bn/LC_MESSAGES/django.mo | Bin 4978 -> 4878 bytes .../admindocs/locale/bn/LC_MESSAGES/django.po | 319 ++-- .../admindocs/locale/br/LC_MESSAGES/django.mo | Bin 871 -> 866 bytes .../admindocs/locale/br/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/bs/LC_MESSAGES/django.mo | Bin 3568 -> 3500 bytes .../admindocs/locale/bs/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/ca/LC_MESSAGES/django.mo | Bin 3771 -> 8001 bytes .../admindocs/locale/ca/LC_MESSAGES/django.po | 397 +++-- .../admindocs/locale/cs/LC_MESSAGES/django.mo | Bin 7539 -> 7885 bytes .../admindocs/locale/cs/LC_MESSAGES/django.po | 334 ++-- .../admindocs/locale/cy/LC_MESSAGES/django.mo | Bin 1557 -> 7399 bytes .../admindocs/locale/cy/LC_MESSAGES/django.po | 434 ++--- .../admindocs/locale/da/LC_MESSAGES/django.mo | Bin 3686 -> 7695 bytes .../admindocs/locale/da/LC_MESSAGES/django.po | 398 ++--- .../admindocs/locale/de/LC_MESSAGES/django.mo | Bin 7522 -> 7849 bytes .../admindocs/locale/de/LC_MESSAGES/django.po | 350 ++-- .../admindocs/locale/el/LC_MESSAGES/django.mo | Bin 4929 -> 10771 bytes .../admindocs/locale/el/LC_MESSAGES/django.po | 409 ++--- .../admindocs/locale/en/LC_MESSAGES/django.mo | Bin 356 -> 356 bytes .../admindocs/locale/en/LC_MESSAGES/django.po | 313 ++-- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 388 +++++ .../locale/en_GB/LC_MESSAGES/django.mo | Bin 3564 -> 3501 bytes .../locale/en_GB/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/eo/LC_MESSAGES/django.mo | Bin 4995 -> 7650 bytes .../admindocs/locale/eo/LC_MESSAGES/django.po | 383 +++-- .../admindocs/locale/es/LC_MESSAGES/django.mo | Bin 7585 -> 7933 bytes .../admindocs/locale/es/LC_MESSAGES/django.po | 338 ++-- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 7618 -> 7958 bytes .../locale/es_AR/LC_MESSAGES/django.po | 336 ++-- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 3717 -> 3642 bytes .../locale/es_MX/LC_MESSAGES/django.po | 317 ++-- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/es_VE/LC_MESSAGES/django.po | 388 +++++ .../admindocs/locale/et/LC_MESSAGES/django.mo | Bin 3569 -> 7567 bytes .../admindocs/locale/et/LC_MESSAGES/django.po | 398 ++--- .../admindocs/locale/eu/LC_MESSAGES/django.mo | Bin 7125 -> 6652 bytes .../admindocs/locale/eu/LC_MESSAGES/django.po | 329 ++-- .../admindocs/locale/fa/LC_MESSAGES/django.mo | Bin 4914 -> 5096 bytes .../admindocs/locale/fa/LC_MESSAGES/django.po | 332 ++-- .../admindocs/locale/fi/LC_MESSAGES/django.mo | Bin 3519 -> 3457 bytes .../admindocs/locale/fi/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/fr/LC_MESSAGES/django.mo | Bin 7739 -> 8054 bytes .../admindocs/locale/fr/LC_MESSAGES/django.po | 338 ++-- .../admindocs/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../admindocs/locale/fy/LC_MESSAGES/django.po | 388 +++++ .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 478 -> 0 bytes .../locale/fy_NL/LC_MESSAGES/django.po | 363 ----- .../admindocs/locale/ga/LC_MESSAGES/django.mo | Bin 3807 -> 3729 bytes .../admindocs/locale/ga/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/gl/LC_MESSAGES/django.mo | Bin 4306 -> 4079 bytes .../admindocs/locale/gl/LC_MESSAGES/django.po | 329 ++-- .../admindocs/locale/he/LC_MESSAGES/django.mo | Bin 7945 -> 8271 bytes .../admindocs/locale/he/LC_MESSAGES/django.po | 334 ++-- .../admindocs/locale/hi/LC_MESSAGES/django.mo | Bin 5411 -> 5311 bytes .../admindocs/locale/hi/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/hr/LC_MESSAGES/django.mo | Bin 3706 -> 3630 bytes .../admindocs/locale/hr/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/hu/LC_MESSAGES/django.mo | Bin 3684 -> 3607 bytes .../admindocs/locale/hu/LC_MESSAGES/django.po | 319 ++-- .../admindocs/locale/ia/LC_MESSAGES/django.mo | Bin 3710 -> 3637 bytes .../admindocs/locale/ia/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/id/LC_MESSAGES/django.mo | Bin 3613 -> 7625 bytes .../admindocs/locale/id/LC_MESSAGES/django.po | 396 +++-- .../admindocs/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 464 bytes .../admindocs/locale/io/LC_MESSAGES/django.po | 388 +++++ .../admindocs/locale/is/LC_MESSAGES/django.mo | Bin 3693 -> 3695 bytes .../admindocs/locale/is/LC_MESSAGES/django.po | 319 ++-- .../admindocs/locale/it/LC_MESSAGES/django.mo | Bin 7461 -> 7749 bytes .../admindocs/locale/it/LC_MESSAGES/django.po | 333 ++-- .../admindocs/locale/ja/LC_MESSAGES/django.mo | Bin 7345 -> 8865 bytes .../admindocs/locale/ja/LC_MESSAGES/django.po | 341 ++-- .../admindocs/locale/ka/LC_MESSAGES/django.mo | Bin 5599 -> 5487 bytes .../admindocs/locale/ka/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/kk/LC_MESSAGES/django.mo | Bin 2349 -> 2277 bytes .../admindocs/locale/kk/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/km/LC_MESSAGES/django.mo | Bin 3529 -> 3428 bytes .../admindocs/locale/km/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/kn/LC_MESSAGES/django.mo | Bin 4839 -> 4724 bytes .../admindocs/locale/kn/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/ko/LC_MESSAGES/django.mo | Bin 3557 -> 7819 bytes .../admindocs/locale/ko/LC_MESSAGES/django.po | 404 ++--- .../admindocs/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 474 bytes .../admindocs/locale/lb/LC_MESSAGES/django.po | 388 +++++ .../admindocs/locale/lt/LC_MESSAGES/django.mo | Bin 3748 -> 3829 bytes .../admindocs/locale/lt/LC_MESSAGES/django.po | 321 ++-- .../admindocs/locale/lv/LC_MESSAGES/django.mo | Bin 3509 -> 3444 bytes .../admindocs/locale/lv/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/mk/LC_MESSAGES/django.mo | Bin 9595 -> 10106 bytes .../admindocs/locale/mk/LC_MESSAGES/django.po | 339 ++-- .../admindocs/locale/ml/LC_MESSAGES/django.mo | Bin 6023 -> 5931 bytes .../admindocs/locale/ml/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/mn/LC_MESSAGES/django.mo | Bin 4601 -> 7201 bytes .../admindocs/locale/mn/LC_MESSAGES/django.po | 376 +++-- .../admindocs/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../admindocs/locale/mr/LC_MESSAGES/django.po | 388 +++++ .../admindocs/locale/my/LC_MESSAGES/django.mo | Bin 1857 -> 1734 bytes .../admindocs/locale/my/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/nb/LC_MESSAGES/django.mo | Bin 7236 -> 7526 bytes .../admindocs/locale/nb/LC_MESSAGES/django.po | 338 ++-- .../admindocs/locale/ne/LC_MESSAGES/django.mo | Bin 1896 -> 1830 bytes .../admindocs/locale/ne/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/nl/LC_MESSAGES/django.mo | Bin 7288 -> 7567 bytes .../admindocs/locale/nl/LC_MESSAGES/django.po | 336 ++-- .../admindocs/locale/nn/LC_MESSAGES/django.mo | Bin 3430 -> 3357 bytes .../admindocs/locale/nn/LC_MESSAGES/django.po | 319 ++-- .../admindocs/locale/os/LC_MESSAGES/django.mo | Bin 4395 -> 4315 bytes .../admindocs/locale/os/LC_MESSAGES/django.po | 319 ++-- .../admindocs/locale/pa/LC_MESSAGES/django.mo | Bin 1825 -> 1706 bytes .../admindocs/locale/pa/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/pl/LC_MESSAGES/django.mo | Bin 3683 -> 4076 bytes .../admindocs/locale/pl/LC_MESSAGES/django.po | 339 ++-- .../admindocs/locale/pt/LC_MESSAGES/django.mo | Bin 7526 -> 7840 bytes .../admindocs/locale/pt/LC_MESSAGES/django.po | 333 ++-- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 7573 -> 7861 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 334 ++-- .../admindocs/locale/ro/LC_MESSAGES/django.mo | Bin 3630 -> 4079 bytes .../admindocs/locale/ro/LC_MESSAGES/django.po | 344 ++-- .../admindocs/locale/ru/LC_MESSAGES/django.mo | Bin 9727 -> 10219 bytes .../admindocs/locale/ru/LC_MESSAGES/django.po | 334 ++-- .../admindocs/locale/sk/LC_MESSAGES/django.mo | Bin 4930 -> 5044 bytes .../admindocs/locale/sk/LC_MESSAGES/django.po | 344 ++-- .../admindocs/locale/sl/LC_MESSAGES/django.mo | Bin 7338 -> 6864 bytes .../admindocs/locale/sl/LC_MESSAGES/django.po | 331 ++-- .../admindocs/locale/sq/LC_MESSAGES/django.mo | Bin 3720 -> 3652 bytes .../admindocs/locale/sq/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/sr/LC_MESSAGES/django.mo | Bin 4660 -> 4562 bytes .../admindocs/locale/sr/LC_MESSAGES/django.po | 317 ++-- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 3758 -> 3682 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/sv/LC_MESSAGES/django.mo | Bin 6676 -> 6924 bytes .../admindocs/locale/sv/LC_MESSAGES/django.po | 341 ++-- .../admindocs/locale/sw/LC_MESSAGES/django.mo | Bin 3615 -> 3543 bytes .../admindocs/locale/sw/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/ta/LC_MESSAGES/django.mo | Bin 4601 -> 4517 bytes .../admindocs/locale/ta/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/te/LC_MESSAGES/django.mo | Bin 2266 -> 2185 bytes .../admindocs/locale/te/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/th/LC_MESSAGES/django.mo | Bin 4708 -> 4633 bytes .../admindocs/locale/th/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/tr/LC_MESSAGES/django.mo | Bin 7361 -> 7900 bytes .../admindocs/locale/tr/LC_MESSAGES/django.po | 437 ++--- .../admindocs/locale/tt/LC_MESSAGES/django.mo | Bin 3766 -> 3685 bytes .../admindocs/locale/tt/LC_MESSAGES/django.po | 317 ++-- .../locale/udm/LC_MESSAGES/django.mo | Bin 623 -> 618 bytes .../locale/udm/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/uk/LC_MESSAGES/django.mo | Bin 4866 -> 6384 bytes .../admindocs/locale/uk/LC_MESSAGES/django.po | 360 +++-- .../admindocs/locale/ur/LC_MESSAGES/django.mo | Bin 4290 -> 4214 bytes .../admindocs/locale/ur/LC_MESSAGES/django.po | 317 ++-- .../admindocs/locale/vi/LC_MESSAGES/django.mo | Bin 2013 -> 1916 bytes .../admindocs/locale/vi/LC_MESSAGES/django.po | 319 ++-- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 3481 -> 3541 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 249 +-- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 6561 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 403 +++++ .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 3401 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 397 +++++ .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 3464 -> 3536 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 254 +-- django/contrib/admindocs/middleware.py | 1 + django/contrib/admindocs/models.py | 1 - .../admindocs/templates/admin_doc/index.html | 2 +- .../templates/admin_doc/missing_docutils.html | 2 +- .../templates/admin_doc/model_detail.html | 2 +- .../templates/admin_doc/model_index.html | 10 +- .../templates/admin_doc/template_detail.html | 13 +- .../templates/admin_doc/view_index.html | 29 +- django/contrib/admindocs/tests/test_fields.py | 9 +- django/contrib/admindocs/urls.py | 45 +- django/contrib/admindocs/utils.py | 53 +- django/contrib/admindocs/views.py | 530 ++++--- django/contrib/auth/__init__.py | 82 +- django/contrib/auth/admin.py | 17 +- django/contrib/auth/apps.py | 13 + django/contrib/auth/backends.py | 10 +- django/contrib/auth/checks.py | 64 + django/contrib/auth/context_processors.py | 1 + django/contrib/auth/decorators.py | 15 +- django/contrib/auth/fixtures/natural.json | 34 +- django/contrib/auth/fixtures/regular.json | 34 +- django/contrib/auth/forms.py | 73 +- django/contrib/auth/handlers/modwsgi.py | 1 + django/contrib/auth/hashers.py | 45 +- .../auth/locale/af/LC_MESSAGES/django.mo | Bin 796 -> 791 bytes .../auth/locale/af/LC_MESSAGES/django.po | 180 ++- .../auth/locale/ar/LC_MESSAGES/django.mo | Bin 6187 -> 6864 bytes .../auth/locale/ar/LC_MESSAGES/django.po | 195 ++- .../auth/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 2858 bytes .../auth/locale/ast/LC_MESSAGES/django.po | 311 ++++ .../auth/locale/az/LC_MESSAGES/django.mo | Bin 3748 -> 3528 bytes .../auth/locale/az/LC_MESSAGES/django.po | 184 ++- .../auth/locale/be/LC_MESSAGES/django.mo | Bin 5753 -> 5496 bytes .../auth/locale/be/LC_MESSAGES/django.po | 182 ++- .../auth/locale/bg/LC_MESSAGES/django.mo | Bin 5647 -> 7075 bytes .../auth/locale/bg/LC_MESSAGES/django.po | 200 ++- .../auth/locale/bn/LC_MESSAGES/django.mo | Bin 4263 -> 4258 bytes .../auth/locale/bn/LC_MESSAGES/django.po | 180 ++- .../auth/locale/br/LC_MESSAGES/django.mo | Bin 1153 -> 1148 bytes .../auth/locale/br/LC_MESSAGES/django.po | 180 ++- .../auth/locale/bs/LC_MESSAGES/django.mo | Bin 3668 -> 3496 bytes .../auth/locale/bs/LC_MESSAGES/django.po | 181 ++- .../auth/locale/ca/LC_MESSAGES/django.mo | Bin 5198 -> 5813 bytes .../auth/locale/ca/LC_MESSAGES/django.po | 188 ++- .../auth/locale/cs/LC_MESSAGES/django.mo | Bin 5446 -> 5756 bytes .../auth/locale/cs/LC_MESSAGES/django.po | 189 ++- .../auth/locale/cy/LC_MESSAGES/django.mo | Bin 1739 -> 5627 bytes .../auth/locale/cy/LC_MESSAGES/django.po | 267 ++-- .../auth/locale/da/LC_MESSAGES/django.mo | Bin 5249 -> 5641 bytes .../auth/locale/da/LC_MESSAGES/django.po | 185 ++- .../auth/locale/de/LC_MESSAGES/django.mo | Bin 5440 -> 5845 bytes .../auth/locale/de/LC_MESSAGES/django.po | 203 ++- .../auth/locale/el/LC_MESSAGES/django.mo | Bin 5372 -> 7758 bytes .../auth/locale/el/LC_MESSAGES/django.po | 216 ++- .../auth/locale/en/LC_MESSAGES/django.mo | Bin 356 -> 356 bytes .../auth/locale/en/LC_MESSAGES/django.po | 176 ++- .../auth/locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 4840 bytes .../auth/locale/en_AU/LC_MESSAGES/django.po | 319 ++++ .../auth/locale/en_GB/LC_MESSAGES/django.mo | Bin 4396 -> 4223 bytes .../auth/locale/en_GB/LC_MESSAGES/django.po | 181 ++- .../auth/locale/eo/LC_MESSAGES/django.mo | Bin 5204 -> 5593 bytes .../auth/locale/eo/LC_MESSAGES/django.po | 197 ++- .../auth/locale/es/LC_MESSAGES/django.mo | Bin 5457 -> 5915 bytes .../auth/locale/es/LC_MESSAGES/django.po | 186 ++- .../auth/locale/es_AR/LC_MESSAGES/django.mo | Bin 5648 -> 5993 bytes .../auth/locale/es_AR/LC_MESSAGES/django.po | 186 ++- .../auth/locale/es_MX/LC_MESSAGES/django.mo | Bin 4713 -> 4522 bytes .../auth/locale/es_MX/LC_MESSAGES/django.po | 182 ++- .../auth/locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../auth/locale/es_VE/LC_MESSAGES/django.po | 307 ++++ .../auth/locale/et/LC_MESSAGES/django.mo | Bin 5274 -> 5663 bytes .../auth/locale/et/LC_MESSAGES/django.po | 185 ++- .../auth/locale/eu/LC_MESSAGES/django.mo | Bin 5182 -> 4896 bytes .../auth/locale/eu/LC_MESSAGES/django.po | 186 ++- .../auth/locale/fa/LC_MESSAGES/django.mo | Bin 6350 -> 6803 bytes .../auth/locale/fa/LC_MESSAGES/django.po | 228 +-- .../auth/locale/fi/LC_MESSAGES/django.mo | Bin 4998 -> 4811 bytes .../auth/locale/fi/LC_MESSAGES/django.po | 184 ++- .../auth/locale/fr/LC_MESSAGES/django.mo | Bin 5734 -> 6134 bytes .../auth/locale/fr/LC_MESSAGES/django.po | 191 ++- .../auth/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../auth/locale/fy/LC_MESSAGES/django.po | 307 ++++ .../auth/locale/fy_NL/LC_MESSAGES/django.mo | Bin 478 -> 0 bytes .../auth/locale/fy_NL/LC_MESSAGES/django.po | 271 ---- .../auth/locale/ga/LC_MESSAGES/django.mo | Bin 4703 -> 4517 bytes .../auth/locale/ga/LC_MESSAGES/django.po | 182 ++- .../auth/locale/gl/LC_MESSAGES/django.mo | Bin 5328 -> 5165 bytes .../auth/locale/gl/LC_MESSAGES/django.po | 180 ++- .../auth/locale/he/LC_MESSAGES/django.mo | Bin 5821 -> 6199 bytes .../auth/locale/he/LC_MESSAGES/django.po | 182 ++- .../auth/locale/hi/LC_MESSAGES/django.mo | Bin 7575 -> 7348 bytes .../auth/locale/hi/LC_MESSAGES/django.po | 182 ++- .../auth/locale/hr/LC_MESSAGES/django.mo | Bin 5398 -> 5099 bytes .../auth/locale/hr/LC_MESSAGES/django.po | 190 ++- .../auth/locale/hu/LC_MESSAGES/django.mo | Bin 5338 -> 5163 bytes .../auth/locale/hu/LC_MESSAGES/django.po | 181 ++- .../auth/locale/ia/LC_MESSAGES/django.mo | Bin 4613 -> 4438 bytes .../auth/locale/ia/LC_MESSAGES/django.po | 181 ++- .../auth/locale/id/LC_MESSAGES/django.mo | Bin 5093 -> 5557 bytes .../auth/locale/id/LC_MESSAGES/django.po | 193 ++- .../auth/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 464 bytes .../auth/locale/io/LC_MESSAGES/django.po | 307 ++++ .../auth/locale/is/LC_MESSAGES/django.mo | Bin 4668 -> 4449 bytes .../auth/locale/is/LC_MESSAGES/django.po | 182 ++- .../auth/locale/it/LC_MESSAGES/django.mo | Bin 5302 -> 5673 bytes .../auth/locale/it/LC_MESSAGES/django.po | 187 ++- .../auth/locale/ja/LC_MESSAGES/django.mo | Bin 5913 -> 6318 bytes .../auth/locale/ja/LC_MESSAGES/django.po | 184 ++- .../auth/locale/ka/LC_MESSAGES/django.mo | Bin 8206 -> 8067 bytes .../auth/locale/ka/LC_MESSAGES/django.po | 184 ++- .../auth/locale/kk/LC_MESSAGES/django.mo | Bin 4429 -> 4210 bytes .../auth/locale/kk/LC_MESSAGES/django.po | 181 ++- .../auth/locale/km/LC_MESSAGES/django.mo | Bin 2910 -> 2905 bytes .../auth/locale/km/LC_MESSAGES/django.po | 180 ++- .../auth/locale/kn/LC_MESSAGES/django.mo | Bin 4305 -> 4300 bytes .../auth/locale/kn/LC_MESSAGES/django.po | 180 ++- .../auth/locale/ko/LC_MESSAGES/django.mo | Bin 3686 -> 5907 bytes .../auth/locale/ko/LC_MESSAGES/django.po | 219 +-- .../auth/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 474 bytes .../auth/locale/lb/LC_MESSAGES/django.po | 307 ++++ .../auth/locale/lt/LC_MESSAGES/django.mo | Bin 5477 -> 5184 bytes .../auth/locale/lt/LC_MESSAGES/django.po | 186 ++- .../auth/locale/lv/LC_MESSAGES/django.mo | Bin 3631 -> 3460 bytes .../auth/locale/lv/LC_MESSAGES/django.po | 180 ++- .../auth/locale/mk/LC_MESSAGES/django.mo | Bin 6676 -> 7350 bytes .../auth/locale/mk/LC_MESSAGES/django.po | 186 ++- .../auth/locale/ml/LC_MESSAGES/django.mo | Bin 8071 -> 7698 bytes .../auth/locale/ml/LC_MESSAGES/django.po | 184 ++- .../auth/locale/mn/LC_MESSAGES/django.mo | Bin 6471 -> 7077 bytes .../auth/locale/mn/LC_MESSAGES/django.po | 189 ++- .../auth/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../auth/locale/mr/LC_MESSAGES/django.po | 307 ++++ .../auth/locale/my/LC_MESSAGES/django.mo | Bin 1122 -> 1117 bytes .../auth/locale/my/LC_MESSAGES/django.po | 180 ++- .../auth/locale/nb/LC_MESSAGES/django.mo | Bin 5112 -> 5529 bytes .../auth/locale/nb/LC_MESSAGES/django.po | 189 ++- .../auth/locale/ne/LC_MESSAGES/django.mo | Bin 5469 -> 5226 bytes .../auth/locale/ne/LC_MESSAGES/django.po | 180 ++- .../auth/locale/nl/LC_MESSAGES/django.mo | Bin 5292 -> 5018 bytes .../auth/locale/nl/LC_MESSAGES/django.po | 188 ++- .../auth/locale/nn/LC_MESSAGES/django.mo | Bin 3456 -> 3291 bytes .../auth/locale/nn/LC_MESSAGES/django.po | 180 ++- .../auth/locale/os/LC_MESSAGES/django.mo | Bin 6233 -> 5989 bytes .../auth/locale/os/LC_MESSAGES/django.po | 184 ++- .../auth/locale/pa/LC_MESSAGES/django.mo | Bin 4557 -> 4326 bytes .../auth/locale/pa/LC_MESSAGES/django.po | 180 ++- .../auth/locale/pl/LC_MESSAGES/django.mo | Bin 5214 -> 5748 bytes .../auth/locale/pl/LC_MESSAGES/django.po | 186 ++- .../auth/locale/pt/LC_MESSAGES/django.mo | Bin 5463 -> 5903 bytes .../auth/locale/pt/LC_MESSAGES/django.po | 183 ++- .../auth/locale/pt_BR/LC_MESSAGES/django.mo | Bin 5240 -> 5747 bytes .../auth/locale/pt_BR/LC_MESSAGES/django.po | 190 ++- .../auth/locale/ro/LC_MESSAGES/django.mo | Bin 3684 -> 3505 bytes .../auth/locale/ro/LC_MESSAGES/django.po | 182 ++- .../auth/locale/ru/LC_MESSAGES/django.mo | Bin 6897 -> 7329 bytes .../auth/locale/ru/LC_MESSAGES/django.po | 186 ++- .../auth/locale/sk/LC_MESSAGES/django.mo | Bin 5380 -> 5086 bytes .../auth/locale/sk/LC_MESSAGES/django.po | 189 ++- .../auth/locale/sl/LC_MESSAGES/django.mo | Bin 5220 -> 4918 bytes .../auth/locale/sl/LC_MESSAGES/django.po | 186 ++- .../auth/locale/sq/LC_MESSAGES/django.mo | Bin 5337 -> 5164 bytes .../auth/locale/sq/LC_MESSAGES/django.po | 181 ++- .../auth/locale/sr/LC_MESSAGES/django.mo | Bin 5566 -> 5316 bytes .../auth/locale/sr/LC_MESSAGES/django.po | 182 ++- .../auth/locale/sr_Latn/LC_MESSAGES/django.mo | Bin 4511 -> 4321 bytes .../auth/locale/sr_Latn/LC_MESSAGES/django.po | 182 ++- .../auth/locale/sv/LC_MESSAGES/django.mo | Bin 5271 -> 4984 bytes .../auth/locale/sv/LC_MESSAGES/django.po | 193 ++- .../auth/locale/sw/LC_MESSAGES/django.mo | Bin 4774 -> 5490 bytes .../auth/locale/sw/LC_MESSAGES/django.po | 228 +-- .../auth/locale/ta/LC_MESSAGES/django.mo | Bin 2977 -> 2972 bytes .../auth/locale/ta/LC_MESSAGES/django.po | 180 ++- .../auth/locale/te/LC_MESSAGES/django.mo | Bin 3230 -> 3225 bytes .../auth/locale/te/LC_MESSAGES/django.po | 182 ++- .../auth/locale/th/LC_MESSAGES/django.mo | Bin 7384 -> 8093 bytes .../auth/locale/th/LC_MESSAGES/django.po | 185 ++- .../auth/locale/tr/LC_MESSAGES/django.mo | Bin 5314 -> 5725 bytes .../auth/locale/tr/LC_MESSAGES/django.po | 283 ++-- .../auth/locale/tt/LC_MESSAGES/django.mo | Bin 865 -> 1712 bytes .../auth/locale/tt/LC_MESSAGES/django.po | 197 ++- .../auth/locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../auth/locale/udm/LC_MESSAGES/django.po | 307 ++++ .../auth/locale/uk/LC_MESSAGES/django.mo | Bin 6589 -> 7204 bytes .../auth/locale/uk/LC_MESSAGES/django.po | 191 ++- .../auth/locale/ur/LC_MESSAGES/django.mo | Bin 889 -> 884 bytes .../auth/locale/ur/LC_MESSAGES/django.po | 180 ++- .../auth/locale/vi/LC_MESSAGES/django.mo | Bin 4684 -> 6176 bytes .../auth/locale/vi/LC_MESSAGES/django.po | 205 ++- .../auth/locale/zh_CN/LC_MESSAGES/django.mo | Bin 4862 -> 5127 bytes .../auth/locale/zh_CN/LC_MESSAGES/django.po | 140 +- .../auth/locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 4685 bytes .../auth/locale/zh_Hans/LC_MESSAGES/django.po | 315 ++++ .../auth/locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 4681 bytes .../auth/locale/zh_Hant/LC_MESSAGES/django.po | 314 ++++ .../auth/locale/zh_TW/LC_MESSAGES/django.mo | Bin 4851 -> 5131 bytes .../auth/locale/zh_TW/LC_MESSAGES/django.po | 139 +- django/contrib/auth/management/__init__.py | 89 +- .../management/commands/changepassword.py | 11 +- .../management/commands/createsuperuser.py | 29 +- django/contrib/auth/middleware.py | 49 +- .../contrib/auth/migrations/0001_initial.py | 66 + django/contrib/auth/migrations/__init__.py | 0 django/contrib/auth/models.py | 78 +- .../auth_attrs_no_access.html | 2 +- .../html_password_reset_email.html | 1 + .../registration/password_reset_confirm.html | 4 +- .../contrib/auth/tests/test_auth_backends.py | 61 +- django/contrib/auth/tests/test_basic.py | 149 +- .../auth/tests/test_context_processors.py | 26 +- django/contrib/auth/tests/test_decorators.py | 58 +- django/contrib/auth/tests/test_forms.py | 134 +- django/contrib/auth/tests/test_handlers.py | 2 +- django/contrib/auth/tests/test_hashers.py | 48 +- django/contrib/auth/tests/test_management.py | 363 ++++- django/contrib/auth/tests/test_middleware.py | 50 + django/contrib/auth/tests/test_models.py | 75 +- django/contrib/auth/tests/test_remote_user.py | 70 +- django/contrib/auth/tests/test_signals.py | 2 +- django/contrib/auth/tests/test_templates.py | 60 + django/contrib/auth/tests/test_tokens.py | 5 +- django/contrib/auth/tests/test_views.py | 249 ++- django/contrib/auth/tests/urls.py | 25 +- django/contrib/auth/tests/utils.py | 3 +- django/contrib/auth/urls.py | 3 - django/contrib/auth/views.py | 54 +- django/contrib/comments/__init__.py | 29 +- django/contrib/comments/apps.py | 8 + django/contrib/comments/feeds.py | 8 +- django/contrib/comments/forms.py | 32 +- .../comments/locale/af/LC_MESSAGES/django.mo | Bin 551 -> 552 bytes .../comments/locale/af/LC_MESSAGES/django.po | 140 +- .../comments/locale/ar/LC_MESSAGES/django.mo | Bin 6516 -> 7094 bytes .../comments/locale/ar/LC_MESSAGES/django.po | 155 +- .../comments/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 1263 bytes .../comments/locale/ast/LC_MESSAGES/django.po | 298 ++++ .../comments/locale/az/LC_MESSAGES/django.mo | Bin 4595 -> 4603 bytes .../comments/locale/az/LC_MESSAGES/django.po | 146 +- .../comments/locale/be/LC_MESSAGES/django.mo | Bin 6152 -> 6153 bytes .../comments/locale/be/LC_MESSAGES/django.po | 140 +- .../comments/locale/bg/LC_MESSAGES/django.mo | Bin 6063 -> 6887 bytes .../comments/locale/bg/LC_MESSAGES/django.po | 160 +- .../comments/locale/bn/LC_MESSAGES/django.mo | Bin 6353 -> 6354 bytes .../comments/locale/bn/LC_MESSAGES/django.po | 142 +- .../comments/locale/br/LC_MESSAGES/django.mo | Bin 1958 -> 1959 bytes .../comments/locale/br/LC_MESSAGES/django.po | 140 +- .../comments/locale/bs/LC_MESSAGES/django.mo | Bin 4758 -> 4759 bytes .../comments/locale/bs/LC_MESSAGES/django.po | 140 +- .../comments/locale/ca/LC_MESSAGES/django.mo | Bin 4866 -> 5453 bytes .../comments/locale/ca/LC_MESSAGES/django.po | 155 +- .../comments/locale/cs/LC_MESSAGES/django.mo | Bin 5499 -> 5531 bytes .../comments/locale/cs/LC_MESSAGES/django.po | 140 +- .../comments/locale/cy/LC_MESSAGES/django.mo | Bin 1094 -> 5552 bytes .../comments/locale/cy/LC_MESSAGES/django.po | 271 ++-- .../comments/locale/da/LC_MESSAGES/django.mo | Bin 5125 -> 5150 bytes .../comments/locale/da/LC_MESSAGES/django.po | 141 +- .../comments/locale/de/LC_MESSAGES/django.mo | Bin 5552 -> 5583 bytes .../comments/locale/de/LC_MESSAGES/django.po | 140 +- .../comments/locale/el/LC_MESSAGES/django.mo | Bin 6468 -> 7256 bytes .../comments/locale/el/LC_MESSAGES/django.po | 156 +- .../comments/locale/en/LC_MESSAGES/django.mo | Bin 356 -> 356 bytes .../comments/locale/en/LC_MESSAGES/django.po | 134 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 297 ++++ .../locale/en_GB/LC_MESSAGES/django.mo | Bin 4503 -> 4504 bytes .../locale/en_GB/LC_MESSAGES/django.po | 140 +- .../comments/locale/eo/LC_MESSAGES/django.mo | Bin 5209 -> 5248 bytes .../comments/locale/eo/LC_MESSAGES/django.po | 143 +- .../comments/locale/es/LC_MESSAGES/django.mo | Bin 5454 -> 5489 bytes .../comments/locale/es/LC_MESSAGES/django.po | 141 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 5549 -> 5581 bytes .../locale/es_AR/LC_MESSAGES/django.po | 140 +- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 4792 -> 5424 bytes .../locale/es_MX/LC_MESSAGES/django.po | 156 +- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/es_VE/LC_MESSAGES/django.po | 297 ++++ .../comments/locale/et/LC_MESSAGES/django.mo | Bin 4801 -> 5350 bytes .../comments/locale/et/LC_MESSAGES/django.po | 154 +- .../comments/locale/eu/LC_MESSAGES/django.mo | Bin 5194 -> 5181 bytes .../comments/locale/eu/LC_MESSAGES/django.po | 142 +- .../comments/locale/fa/LC_MESSAGES/django.mo | Bin 5824 -> 5855 bytes .../comments/locale/fa/LC_MESSAGES/django.po | 140 +- .../comments/locale/fi/LC_MESSAGES/django.mo | Bin 4704 -> 4705 bytes .../comments/locale/fi/LC_MESSAGES/django.po | 140 +- .../comments/locale/fr/LC_MESSAGES/django.mo | Bin 5638 -> 5676 bytes .../comments/locale/fr/LC_MESSAGES/django.po | 144 +- .../comments/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../comments/locale/fy/LC_MESSAGES/django.po | 297 ++++ .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 478 -> 0 bytes .../comments/locale/ga/LC_MESSAGES/django.mo | Bin 5150 -> 5151 bytes .../comments/locale/ga/LC_MESSAGES/django.po | 140 +- .../comments/locale/gl/LC_MESSAGES/django.mo | Bin 5097 -> 5081 bytes .../comments/locale/gl/LC_MESSAGES/django.po | 140 +- .../comments/locale/he/LC_MESSAGES/django.mo | Bin 5579 -> 5612 bytes .../comments/locale/he/LC_MESSAGES/django.po | 140 +- .../comments/locale/hi/LC_MESSAGES/django.mo | Bin 7235 -> 7229 bytes .../comments/locale/hi/LC_MESSAGES/django.po | 142 +- .../comments/locale/hr/LC_MESSAGES/django.mo | Bin 4726 -> 4719 bytes .../comments/locale/hr/LC_MESSAGES/django.po | 142 +- .../comments/locale/hu/LC_MESSAGES/django.mo | Bin 4960 -> 4961 bytes .../comments/locale/hu/LC_MESSAGES/django.po | 140 +- .../comments/locale/ia/LC_MESSAGES/django.mo | Bin 4707 -> 4708 bytes .../comments/locale/ia/LC_MESSAGES/django.po | 140 +- .../comments/locale/id/LC_MESSAGES/django.mo | Bin 4590 -> 5081 bytes .../comments/locale/id/LC_MESSAGES/django.po | 152 +- .../comments/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 464 bytes .../{fy_NL => io}/LC_MESSAGES/django.po | 146 +- .../comments/locale/is/LC_MESSAGES/django.mo | Bin 5265 -> 5263 bytes .../comments/locale/is/LC_MESSAGES/django.po | 142 +- .../comments/locale/it/LC_MESSAGES/django.mo | Bin 5282 -> 5287 bytes .../comments/locale/it/LC_MESSAGES/django.po | 141 +- .../comments/locale/ja/LC_MESSAGES/django.mo | Bin 5667 -> 5700 bytes .../comments/locale/ja/LC_MESSAGES/django.po | 140 +- .../comments/locale/ka/LC_MESSAGES/django.mo | Bin 7169 -> 7170 bytes .../comments/locale/ka/LC_MESSAGES/django.po | 142 +- .../comments/locale/kk/LC_MESSAGES/django.mo | Bin 5463 -> 5464 bytes .../comments/locale/kk/LC_MESSAGES/django.po | 140 +- .../comments/locale/km/LC_MESSAGES/django.mo | Bin 2172 -> 2173 bytes .../comments/locale/km/LC_MESSAGES/django.po | 140 +- .../comments/locale/kn/LC_MESSAGES/django.mo | Bin 2251 -> 2252 bytes .../comments/locale/kn/LC_MESSAGES/django.po | 140 +- .../comments/locale/ko/LC_MESSAGES/django.mo | Bin 4834 -> 5350 bytes .../comments/locale/ko/LC_MESSAGES/django.po | 153 +- .../comments/locale/lb/LC_MESSAGES/django.mo | Bin 536 -> 537 bytes .../comments/locale/lb/LC_MESSAGES/django.po | 140 +- .../comments/locale/lt/LC_MESSAGES/django.mo | Bin 5504 -> 5491 bytes .../comments/locale/lt/LC_MESSAGES/django.po | 140 +- .../comments/locale/lv/LC_MESSAGES/django.mo | Bin 4835 -> 4836 bytes .../comments/locale/lv/LC_MESSAGES/django.po | 140 +- .../comments/locale/mk/LC_MESSAGES/django.mo | Bin 6875 -> 7038 bytes .../comments/locale/mk/LC_MESSAGES/django.po | 156 +- .../comments/locale/ml/LC_MESSAGES/django.mo | Bin 7668 -> 8702 bytes .../comments/locale/ml/LC_MESSAGES/django.po | 155 +- .../comments/locale/mn/LC_MESSAGES/django.mo | Bin 6907 -> 6946 bytes .../comments/locale/mn/LC_MESSAGES/django.po | 145 +- .../comments/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../comments/locale/mr/LC_MESSAGES/django.po | 297 ++++ .../comments/locale/my/LC_MESSAGES/django.mo | Bin 1060 -> 1061 bytes .../comments/locale/my/LC_MESSAGES/django.po | 140 +- .../comments/locale/nb/LC_MESSAGES/django.mo | Bin 5138 -> 5162 bytes .../comments/locale/nb/LC_MESSAGES/django.po | 145 +- .../comments/locale/ne/LC_MESSAGES/django.mo | Bin 3336 -> 3337 bytes .../comments/locale/ne/LC_MESSAGES/django.po | 143 +- .../comments/locale/nl/LC_MESSAGES/django.mo | Bin 4754 -> 5340 bytes .../comments/locale/nl/LC_MESSAGES/django.po | 155 +- .../comments/locale/nn/LC_MESSAGES/django.mo | Bin 4594 -> 4595 bytes .../comments/locale/nn/LC_MESSAGES/django.po | 140 +- .../comments/locale/os/LC_MESSAGES/django.mo | Bin 6292 -> 6293 bytes .../comments/locale/os/LC_MESSAGES/django.po | 144 +- .../comments/locale/pa/LC_MESSAGES/django.mo | Bin 4191 -> 4192 bytes .../comments/locale/pa/LC_MESSAGES/django.po | 140 +- .../comments/locale/pl/LC_MESSAGES/django.mo | Bin 4908 -> 5562 bytes .../comments/locale/pl/LC_MESSAGES/django.po | 161 +- .../comments/locale/pt/LC_MESSAGES/django.mo | Bin 5128 -> 5177 bytes .../comments/locale/pt/LC_MESSAGES/django.po | 139 +- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 5436 -> 5457 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 143 +- .../comments/locale/ro/LC_MESSAGES/django.mo | Bin 4991 -> 5667 bytes .../comments/locale/ro/LC_MESSAGES/django.po | 162 +- .../comments/locale/ru/LC_MESSAGES/django.mo | Bin 6474 -> 7412 bytes .../comments/locale/ru/LC_MESSAGES/django.po | 160 +- .../comments/locale/sk/LC_MESSAGES/django.mo | Bin 5360 -> 5570 bytes .../comments/locale/sk/LC_MESSAGES/django.po | 146 +- .../comments/locale/sl/LC_MESSAGES/django.mo | Bin 5652 -> 5656 bytes .../comments/locale/sl/LC_MESSAGES/django.po | 140 +- .../comments/locale/sq/LC_MESSAGES/django.mo | Bin 5276 -> 5277 bytes .../comments/locale/sq/LC_MESSAGES/django.po | 140 +- .../comments/locale/sr/LC_MESSAGES/django.mo | Bin 5927 -> 5928 bytes .../comments/locale/sr/LC_MESSAGES/django.po | 140 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 4795 -> 4796 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 140 +- .../comments/locale/sv/LC_MESSAGES/django.mo | Bin 5224 -> 5218 bytes .../comments/locale/sv/LC_MESSAGES/django.po | 142 +- .../comments/locale/sw/LC_MESSAGES/django.mo | Bin 3816 -> 3817 bytes .../comments/locale/sw/LC_MESSAGES/django.po | 140 +- .../comments/locale/ta/LC_MESSAGES/django.mo | Bin 2303 -> 2304 bytes .../comments/locale/ta/LC_MESSAGES/django.po | 140 +- .../comments/locale/te/LC_MESSAGES/django.mo | Bin 4929 -> 4930 bytes .../comments/locale/te/LC_MESSAGES/django.po | 142 +- .../comments/locale/th/LC_MESSAGES/django.mo | Bin 6792 -> 7448 bytes .../comments/locale/th/LC_MESSAGES/django.po | 150 +- .../comments/locale/tr/LC_MESSAGES/django.mo | Bin 5372 -> 5510 bytes .../comments/locale/tr/LC_MESSAGES/django.po | 228 +-- .../comments/locale/tt/LC_MESSAGES/django.mo | Bin 441 -> 1067 bytes .../comments/locale/tt/LC_MESSAGES/django.po | 163 +- .../comments/locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../comments/locale/udm/LC_MESSAGES/django.po | 293 ++++ .../comments/locale/uk/LC_MESSAGES/django.mo | Bin 6135 -> 7180 bytes .../comments/locale/uk/LC_MESSAGES/django.po | 162 +- .../comments/locale/ur/LC_MESSAGES/django.mo | Bin 447 -> 465 bytes .../comments/locale/ur/LC_MESSAGES/django.po | 140 +- .../comments/locale/vi/LC_MESSAGES/django.mo | Bin 5593 -> 5622 bytes .../comments/locale/vi/LC_MESSAGES/django.po | 143 +- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 4780 -> 4640 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 65 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 4775 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 303 ++++ .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 4785 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 301 ++++ .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 4783 -> 4642 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 59 +- django/contrib/comments/models.py | 4 +- django/contrib/comments/moderation.py | 8 +- .../contrib/comments/templatetags/comments.py | 31 +- django/contrib/comments/views/comments.py | 7 +- django/contrib/comments/views/moderation.py | 64 +- django/contrib/contenttypes/__init__.py | 1 + django/contrib/contenttypes/admin.py | 139 ++ django/contrib/contenttypes/apps.py | 12 + django/contrib/contenttypes/checks.py | 18 + django/contrib/contenttypes/fields.py | 547 +++++++ django/contrib/contenttypes/forms.py | 89 ++ django/contrib/contenttypes/generic.py | 524 +----- .../locale/af/LC_MESSAGES/django.mo | Bin 0 -> 447 bytes .../locale/af/LC_MESSAGES/django.po | 48 + .../locale/ar/LC_MESSAGES/django.mo | Bin 749 -> 1248 bytes .../locale/ar/LC_MESSAGES/django.po | 32 +- .../locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 647 bytes .../locale/ast/LC_MESSAGES/django.po | 49 + .../locale/az/LC_MESSAGES/django.mo | Bin 637 -> 645 bytes .../locale/az/LC_MESSAGES/django.po | 26 +- .../locale/be/LC_MESSAGES/django.mo | Bin 1276 -> 1277 bytes .../locale/be/LC_MESSAGES/django.po | 24 +- .../locale/bg/LC_MESSAGES/django.mo | Bin 1206 -> 1266 bytes .../locale/bg/LC_MESSAGES/django.po | 25 +- .../locale/bn/LC_MESSAGES/django.mo | Bin 718 -> 719 bytes .../locale/bn/LC_MESSAGES/django.po | 24 +- .../locale/br/LC_MESSAGES/django.mo | Bin 443 -> 443 bytes .../locale/br/LC_MESSAGES/django.po | 22 +- .../locale/bs/LC_MESSAGES/django.mo | Bin 703 -> 704 bytes .../locale/bs/LC_MESSAGES/django.po | 24 +- .../locale/ca/LC_MESSAGES/django.mo | Bin 1088 -> 1142 bytes .../locale/ca/LC_MESSAGES/django.po | 26 +- .../locale/cs/LC_MESSAGES/django.mo | Bin 1050 -> 1089 bytes .../locale/cs/LC_MESSAGES/django.po | 26 +- .../locale/cy/LC_MESSAGES/django.mo | Bin 605 -> 1163 bytes .../locale/cy/LC_MESSAGES/django.po | 35 +- .../locale/da/LC_MESSAGES/django.mo | Bin 1040 -> 1082 bytes .../locale/da/LC_MESSAGES/django.po | 25 +- .../locale/de/LC_MESSAGES/django.mo | Bin 1058 -> 1096 bytes .../locale/de/LC_MESSAGES/django.po | 26 +- .../locale/el/LC_MESSAGES/django.mo | Bin 674 -> 1322 bytes .../locale/el/LC_MESSAGES/django.po | 31 +- .../locale/en/LC_MESSAGES/django.po | 18 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 48 + .../locale/en_GB/LC_MESSAGES/django.mo | Bin 1056 -> 1057 bytes .../locale/en_GB/LC_MESSAGES/django.po | 24 +- .../locale/eo/LC_MESSAGES/django.mo | Bin 1046 -> 1109 bytes .../locale/eo/LC_MESSAGES/django.po | 25 +- .../locale/es/LC_MESSAGES/django.mo | Bin 1096 -> 1164 bytes .../locale/es/LC_MESSAGES/django.po | 25 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 1094 -> 1143 bytes .../locale/es_AR/LC_MESSAGES/django.po | 26 +- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 1112 -> 1113 bytes .../locale/es_MX/LC_MESSAGES/django.po | 24 +- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 463 bytes .../locale/es_VE/LC_MESSAGES/django.po | 48 + .../locale/et/LC_MESSAGES/django.mo | Bin 1027 -> 1068 bytes .../locale/et/LC_MESSAGES/django.po | 27 +- .../locale/eu/LC_MESSAGES/django.mo | Bin 1034 -> 1035 bytes .../locale/eu/LC_MESSAGES/django.po | 24 +- .../locale/fa/LC_MESSAGES/django.mo | Bin 1110 -> 1166 bytes .../locale/fa/LC_MESSAGES/django.po | 29 +- .../locale/fi/LC_MESSAGES/django.mo | Bin 1051 -> 1052 bytes .../locale/fi/LC_MESSAGES/django.po | 26 +- .../locale/fr/LC_MESSAGES/django.mo | Bin 1067 -> 1115 bytes .../locale/fr/LC_MESSAGES/django.po | 27 +- .../locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../locale/fy/LC_MESSAGES/django.po | 48 + .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../locale/ga/LC_MESSAGES/django.mo | Bin 1086 -> 1087 bytes .../locale/ga/LC_MESSAGES/django.po | 24 +- .../locale/gl/LC_MESSAGES/django.mo | Bin 1092 -> 1076 bytes .../locale/gl/LC_MESSAGES/django.po | 24 +- .../locale/he/LC_MESSAGES/django.mo | Bin 1117 -> 1165 bytes .../locale/he/LC_MESSAGES/django.po | 26 +- .../locale/hi/LC_MESSAGES/django.mo | Bin 1324 -> 1325 bytes .../locale/hi/LC_MESSAGES/django.po | 24 +- .../locale/hr/LC_MESSAGES/django.mo | Bin 1111 -> 1112 bytes .../locale/hr/LC_MESSAGES/django.po | 24 +- .../locale/hu/LC_MESSAGES/django.mo | Bin 1075 -> 1076 bytes .../locale/hu/LC_MESSAGES/django.po | 24 +- .../locale/ia/LC_MESSAGES/django.mo | Bin 1082 -> 1083 bytes .../locale/ia/LC_MESSAGES/django.po | 24 +- .../locale/id/LC_MESSAGES/django.mo | Bin 1028 -> 1029 bytes .../locale/id/LC_MESSAGES/django.po | 24 +- .../locale/io/LC_MESSAGES/django.mo | Bin 0 -> 1055 bytes .../locale/io/LC_MESSAGES/django.po | 49 + .../locale/is/LC_MESSAGES/django.mo | Bin 1027 -> 1028 bytes .../locale/is/LC_MESSAGES/django.po | 24 +- .../locale/it/LC_MESSAGES/django.mo | Bin 1067 -> 1091 bytes .../locale/it/LC_MESSAGES/django.po | 25 +- .../locale/ja/LC_MESSAGES/django.mo | Bin 1187 -> 1242 bytes .../locale/ja/LC_MESSAGES/django.po | 26 +- .../locale/ka/LC_MESSAGES/django.mo | Bin 1357 -> 1358 bytes .../locale/ka/LC_MESSAGES/django.po | 24 +- .../locale/kk/LC_MESSAGES/django.mo | Bin 666 -> 667 bytes .../locale/kk/LC_MESSAGES/django.po | 24 +- .../locale/km/LC_MESSAGES/django.mo | Bin 681 -> 682 bytes .../locale/km/LC_MESSAGES/django.po | 24 +- .../locale/kn/LC_MESSAGES/django.mo | Bin 717 -> 718 bytes .../locale/kn/LC_MESSAGES/django.po | 24 +- .../locale/ko/LC_MESSAGES/django.mo | Bin 633 -> 1131 bytes .../locale/ko/LC_MESSAGES/django.po | 31 +- .../locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 451 bytes .../locale/lb/LC_MESSAGES/django.po | 48 + .../locale/lt/LC_MESSAGES/django.mo | Bin 1107 -> 1108 bytes .../locale/lt/LC_MESSAGES/django.po | 24 +- .../locale/lv/LC_MESSAGES/django.mo | Bin 665 -> 666 bytes .../locale/lv/LC_MESSAGES/django.po | 24 +- .../locale/mk/LC_MESSAGES/django.mo | Bin 1207 -> 1271 bytes .../locale/mk/LC_MESSAGES/django.po | 25 +- .../locale/ml/LC_MESSAGES/django.mo | Bin 1381 -> 1382 bytes .../locale/ml/LC_MESSAGES/django.po | 24 +- .../locale/mn/LC_MESSAGES/django.mo | Bin 1189 -> 1243 bytes .../locale/mn/LC_MESSAGES/django.po | 25 +- .../locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 445 bytes .../locale/mr/LC_MESSAGES/django.po | 48 + .../locale/my/LC_MESSAGES/django.mo | Bin 1452 -> 1453 bytes .../locale/my/LC_MESSAGES/django.po | 24 +- .../locale/nb/LC_MESSAGES/django.mo | Bin 1040 -> 1082 bytes .../locale/nb/LC_MESSAGES/django.po | 27 +- .../locale/ne/LC_MESSAGES/django.mo | Bin 1276 -> 1267 bytes .../locale/ne/LC_MESSAGES/django.po | 24 +- .../locale/nl/LC_MESSAGES/django.mo | Bin 1040 -> 1041 bytes .../locale/nl/LC_MESSAGES/django.po | 24 +- .../locale/nn/LC_MESSAGES/django.mo | Bin 1060 -> 1058 bytes .../locale/nn/LC_MESSAGES/django.po | 24 +- .../locale/os/LC_MESSAGES/django.mo | Bin 1119 -> 1120 bytes .../locale/os/LC_MESSAGES/django.po | 26 +- .../locale/pa/LC_MESSAGES/django.mo | Bin 700 -> 701 bytes .../locale/pa/LC_MESSAGES/django.po | 24 +- .../locale/pl/LC_MESSAGES/django.mo | Bin 1127 -> 1175 bytes .../locale/pl/LC_MESSAGES/django.po | 25 +- .../locale/pt/LC_MESSAGES/django.mo | Bin 1080 -> 1124 bytes .../locale/pt/LC_MESSAGES/django.po | 23 +- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 1089 -> 1142 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 25 +- .../locale/ro/LC_MESSAGES/django.mo | Bin 672 -> 951 bytes .../locale/ro/LC_MESSAGES/django.po | 29 +- .../locale/ru/LC_MESSAGES/django.mo | Bin 1298 -> 1379 bytes .../locale/ru/LC_MESSAGES/django.po | 26 +- .../locale/sk/LC_MESSAGES/django.mo | Bin 1061 -> 1062 bytes .../locale/sk/LC_MESSAGES/django.po | 24 +- .../locale/sl/LC_MESSAGES/django.mo | Bin 1098 -> 1099 bytes .../locale/sl/LC_MESSAGES/django.po | 24 +- .../locale/sq/LC_MESSAGES/django.mo | Bin 1083 -> 1084 bytes .../locale/sq/LC_MESSAGES/django.po | 24 +- .../locale/sr/LC_MESSAGES/django.mo | Bin 1203 -> 1204 bytes .../locale/sr/LC_MESSAGES/django.po | 24 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 1114 -> 1115 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 24 +- .../locale/sv/LC_MESSAGES/django.mo | Bin 1042 -> 1043 bytes .../locale/sv/LC_MESSAGES/django.po | 24 +- .../locale/sw/LC_MESSAGES/django.mo | Bin 566 -> 567 bytes .../locale/sw/LC_MESSAGES/django.po | 24 +- .../locale/ta/LC_MESSAGES/django.mo | Bin 681 -> 682 bytes .../locale/ta/LC_MESSAGES/django.po | 24 +- .../locale/te/LC_MESSAGES/django.mo | Bin 693 -> 694 bytes .../locale/te/LC_MESSAGES/django.po | 24 +- .../locale/th/LC_MESSAGES/django.mo | Bin 1189 -> 1190 bytes .../locale/th/LC_MESSAGES/django.po | 24 +- .../locale/tr/LC_MESSAGES/django.mo | Bin 1067 -> 1102 bytes .../locale/tr/LC_MESSAGES/django.po | 35 +- .../locale/tt/LC_MESSAGES/django.mo | Bin 662 -> 663 bytes .../locale/tt/LC_MESSAGES/django.po | 24 +- .../locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 439 bytes .../{fy_NL => udm}/LC_MESSAGES/django.po | 30 +- .../locale/uk/LC_MESSAGES/django.mo | Bin 1234 -> 1296 bytes .../locale/uk/LC_MESSAGES/django.po | 25 +- .../locale/ur/LC_MESSAGES/django.mo | Bin 674 -> 675 bytes .../locale/ur/LC_MESSAGES/django.po | 24 +- .../locale/vi/LC_MESSAGES/django.mo | Bin 1111 -> 1155 bytes .../locale/vi/LC_MESSAGES/django.po | 25 +- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 1022 -> 1016 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 14 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 1069 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 52 + .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 1037 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 50 + .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 1036 -> 1022 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 12 +- django/contrib/contenttypes/management.py | 56 +- .../contenttypes/migrations/0001_initial.py | 33 + .../contenttypes/migrations/__init__.py | 0 django/contrib/contenttypes/models.py | 33 +- django/contrib/contenttypes/tests/__init__.py | 0 django/contrib/contenttypes/tests/models.py | 43 + .../contrib/contenttypes/{ => tests}/tests.py | 83 +- django/contrib/contenttypes/views.py | 28 +- django/contrib/flatpages/__init__.py | 1 + django/contrib/flatpages/admin.py | 1 + django/contrib/flatpages/apps.py | 8 + django/contrib/flatpages/forms.py | 13 +- .../flatpages/locale/af/LC_MESSAGES/django.mo | Bin 566 -> 567 bytes .../flatpages/locale/af/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/ar/LC_MESSAGES/django.mo | Bin 2479 -> 2512 bytes .../flatpages/locale/ar/LC_MESSAGES/django.po | 49 +- .../locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 998 bytes .../locale/ast/LC_MESSAGES/django.po | 98 ++ .../flatpages/locale/az/LC_MESSAGES/django.mo | Bin 1867 -> 1875 bytes .../flatpages/locale/az/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/be/LC_MESSAGES/django.mo | Bin 2731 -> 2732 bytes .../flatpages/locale/be/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/bg/LC_MESSAGES/django.mo | Bin 2550 -> 2615 bytes .../flatpages/locale/bg/LC_MESSAGES/django.po | 47 +- .../flatpages/locale/bn/LC_MESSAGES/django.mo | Bin 2003 -> 2004 bytes .../flatpages/locale/bn/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/br/LC_MESSAGES/django.mo | Bin 634 -> 635 bytes .../flatpages/locale/br/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/bs/LC_MESSAGES/django.mo | Bin 1869 -> 1870 bytes .../flatpages/locale/bs/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/ca/LC_MESSAGES/django.mo | Bin 2106 -> 2159 bytes .../flatpages/locale/ca/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/cs/LC_MESSAGES/django.mo | Bin 2155 -> 2198 bytes .../flatpages/locale/cs/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/cy/LC_MESSAGES/django.mo | Bin 1295 -> 2243 bytes .../flatpages/locale/cy/LC_MESSAGES/django.po | 68 +- .../flatpages/locale/da/LC_MESSAGES/django.mo | Bin 2124 -> 2165 bytes .../flatpages/locale/da/LC_MESSAGES/django.po | 52 +- .../flatpages/locale/de/LC_MESSAGES/django.mo | Bin 2211 -> 2244 bytes .../flatpages/locale/de/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/el/LC_MESSAGES/django.mo | Bin 2192 -> 2733 bytes .../flatpages/locale/el/LC_MESSAGES/django.po | 52 +- .../flatpages/locale/en/LC_MESSAGES/django.po | 40 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 95 ++ .../locale/en_GB/LC_MESSAGES/django.mo | Bin 2080 -> 2081 bytes .../locale/en_GB/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/eo/LC_MESSAGES/django.mo | Bin 2143 -> 2203 bytes .../flatpages/locale/eo/LC_MESSAGES/django.po | 49 +- .../flatpages/locale/es/LC_MESSAGES/django.mo | Bin 2113 -> 2168 bytes .../flatpages/locale/es/LC_MESSAGES/django.po | 47 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 2140 -> 2187 bytes .../locale/es_AR/LC_MESSAGES/django.po | 48 +- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 2156 -> 2157 bytes .../locale/es_MX/LC_MESSAGES/django.po | 46 +- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 584 -> 585 bytes .../locale/es_VE/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/et/LC_MESSAGES/django.mo | Bin 2097 -> 2133 bytes .../flatpages/locale/et/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/eu/LC_MESSAGES/django.mo | Bin 2091 -> 2092 bytes .../flatpages/locale/eu/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/fa/LC_MESSAGES/django.mo | Bin 2435 -> 2478 bytes .../flatpages/locale/fa/LC_MESSAGES/django.po | 47 +- .../flatpages/locale/fi/LC_MESSAGES/django.mo | Bin 2147 -> 2148 bytes .../flatpages/locale/fi/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/fr/LC_MESSAGES/django.mo | Bin 2264 -> 2307 bytes .../flatpages/locale/fr/LC_MESSAGES/django.po | 49 +- .../flatpages/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../flatpages/locale/fy/LC_MESSAGES/django.po | 95 ++ .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../flatpages/locale/ga/LC_MESSAGES/django.mo | Bin 2222 -> 2223 bytes .../flatpages/locale/ga/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/gl/LC_MESSAGES/django.mo | Bin 2146 -> 2130 bytes .../flatpages/locale/gl/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/he/LC_MESSAGES/django.mo | Bin 2277 -> 2326 bytes .../flatpages/locale/he/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/hi/LC_MESSAGES/django.mo | Bin 2901 -> 2902 bytes .../flatpages/locale/hi/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/hr/LC_MESSAGES/django.mo | Bin 2173 -> 2174 bytes .../flatpages/locale/hr/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/hu/LC_MESSAGES/django.mo | Bin 2172 -> 2173 bytes .../flatpages/locale/hu/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/ia/LC_MESSAGES/django.mo | Bin 569 -> 570 bytes .../flatpages/locale/ia/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/id/LC_MESSAGES/django.mo | Bin 2085 -> 2086 bytes .../flatpages/locale/id/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 464 bytes .../flatpages/locale/io/LC_MESSAGES/django.po | 95 ++ .../flatpages/locale/is/LC_MESSAGES/django.mo | Bin 2102 -> 2103 bytes .../flatpages/locale/is/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/it/LC_MESSAGES/django.mo | Bin 2115 -> 2133 bytes .../flatpages/locale/it/LC_MESSAGES/django.po | 47 +- .../flatpages/locale/ja/LC_MESSAGES/django.mo | Bin 2306 -> 2355 bytes .../flatpages/locale/ja/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/ka/LC_MESSAGES/django.mo | Bin 3144 -> 3145 bytes .../flatpages/locale/ka/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/kk/LC_MESSAGES/django.mo | Bin 2110 -> 2111 bytes .../flatpages/locale/kk/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/km/LC_MESSAGES/django.mo | Bin 2076 -> 2077 bytes .../flatpages/locale/km/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/kn/LC_MESSAGES/django.mo | Bin 2012 -> 2013 bytes .../flatpages/locale/kn/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/ko/LC_MESSAGES/django.mo | Bin 1785 -> 2157 bytes .../flatpages/locale/ko/LC_MESSAGES/django.po | 55 +- .../flatpages/locale/lb/LC_MESSAGES/django.mo | Bin 505 -> 506 bytes .../flatpages/locale/lb/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/lt/LC_MESSAGES/django.mo | Bin 2263 -> 2264 bytes .../flatpages/locale/lt/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/lv/LC_MESSAGES/django.mo | Bin 1622 -> 1623 bytes .../flatpages/locale/lv/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/mk/LC_MESSAGES/django.mo | Bin 2610 -> 2746 bytes .../flatpages/locale/mk/LC_MESSAGES/django.po | 64 +- .../flatpages/locale/ml/LC_MESSAGES/django.mo | Bin 3293 -> 3355 bytes .../flatpages/locale/ml/LC_MESSAGES/django.po | 47 +- .../flatpages/locale/mn/LC_MESSAGES/django.mo | Bin 2629 -> 2670 bytes .../flatpages/locale/mn/LC_MESSAGES/django.po | 47 +- .../flatpages/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 445 bytes .../{fy_NL => mr}/LC_MESSAGES/django.po | 54 +- .../flatpages/locale/my/LC_MESSAGES/django.mo | Bin 510 -> 511 bytes .../flatpages/locale/my/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/nb/LC_MESSAGES/django.mo | Bin 2099 -> 2134 bytes .../flatpages/locale/nb/LC_MESSAGES/django.po | 49 +- .../flatpages/locale/ne/LC_MESSAGES/django.mo | Bin 1379 -> 1380 bytes .../flatpages/locale/ne/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/nl/LC_MESSAGES/django.mo | Bin 2107 -> 2108 bytes .../flatpages/locale/nl/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/nn/LC_MESSAGES/django.mo | Bin 1772 -> 1773 bytes .../flatpages/locale/nn/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/os/LC_MESSAGES/django.mo | Bin 2433 -> 2434 bytes .../flatpages/locale/os/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/pa/LC_MESSAGES/django.mo | Bin 1003 -> 1004 bytes .../flatpages/locale/pa/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/pl/LC_MESSAGES/django.mo | Bin 2213 -> 2258 bytes .../flatpages/locale/pl/LC_MESSAGES/django.po | 47 +- .../flatpages/locale/pt/LC_MESSAGES/django.mo | Bin 2121 -> 2160 bytes .../flatpages/locale/pt/LC_MESSAGES/django.po | 45 +- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 2136 -> 2172 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 53 +- .../flatpages/locale/ro/LC_MESSAGES/django.mo | Bin 1857 -> 2187 bytes .../flatpages/locale/ro/LC_MESSAGES/django.po | 53 +- .../flatpages/locale/ru/LC_MESSAGES/django.mo | Bin 2658 -> 2736 bytes .../flatpages/locale/ru/LC_MESSAGES/django.po | 48 +- .../flatpages/locale/sk/LC_MESSAGES/django.mo | Bin 2149 -> 2150 bytes .../flatpages/locale/sk/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/sl/LC_MESSAGES/django.mo | Bin 2166 -> 2167 bytes .../flatpages/locale/sl/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/sq/LC_MESSAGES/django.mo | Bin 2190 -> 2191 bytes .../flatpages/locale/sq/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/sr/LC_MESSAGES/django.mo | Bin 2628 -> 2629 bytes .../flatpages/locale/sr/LC_MESSAGES/django.po | 46 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 2218 -> 2219 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/sv/LC_MESSAGES/django.mo | Bin 2122 -> 2123 bytes .../flatpages/locale/sv/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/sw/LC_MESSAGES/django.mo | Bin 806 -> 807 bytes .../flatpages/locale/sw/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/ta/LC_MESSAGES/django.mo | Bin 2065 -> 2066 bytes .../flatpages/locale/ta/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/te/LC_MESSAGES/django.mo | Bin 1323 -> 1324 bytes .../flatpages/locale/te/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/th/LC_MESSAGES/django.mo | Bin 2795 -> 2796 bytes .../flatpages/locale/th/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/tr/LC_MESSAGES/django.mo | Bin 2103 -> 2174 bytes .../flatpages/locale/tr/LC_MESSAGES/django.po | 67 +- .../flatpages/locale/tt/LC_MESSAGES/django.mo | Bin 2089 -> 2090 bytes .../flatpages/locale/tt/LC_MESSAGES/django.po | 46 +- .../locale/udm/LC_MESSAGES/django.mo | Bin 548 -> 549 bytes .../locale/udm/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/uk/LC_MESSAGES/django.mo | Bin 2619 -> 2694 bytes .../flatpages/locale/uk/LC_MESSAGES/django.po | 47 +- .../flatpages/locale/ur/LC_MESSAGES/django.mo | Bin 2067 -> 2068 bytes .../flatpages/locale/ur/LC_MESSAGES/django.po | 46 +- .../flatpages/locale/vi/LC_MESSAGES/django.mo | Bin 1105 -> 1106 bytes .../flatpages/locale/vi/LC_MESSAGES/django.po | 46 +- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 1988 -> 1982 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 22 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 2032 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 101 ++ .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 2055 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 101 ++ .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 2054 -> 2040 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 22 +- django/contrib/flatpages/middleware.py | 5 +- .../flatpages/migrations/0001_initial.py | 34 + .../contrib/flatpages/migrations/__init__.py | 0 django/contrib/flatpages/models.py | 1 + .../flatpages/templatetags/flatpages.py | 8 +- django/contrib/flatpages/tests/test_csrf.py | 9 +- django/contrib/flatpages/tests/test_forms.py | 5 +- .../flatpages/tests/test_middleware.py | 19 +- django/contrib/flatpages/tests/test_models.py | 2 +- .../flatpages/tests/test_templatetags.py | 110 +- django/contrib/flatpages/tests/test_views.py | 11 +- django/contrib/flatpages/tests/urls.py | 1 - django/contrib/flatpages/views.py | 9 +- django/contrib/formtools/__init__.py | 1 + django/contrib/formtools/apps.py | 8 + .../formtools/locale/af/LC_MESSAGES/django.mo | Bin 0 -> 470 bytes .../formtools/locale/af/LC_MESSAGES/django.po | 37 + .../formtools/locale/ar/LC_MESSAGES/django.mo | Bin 698 -> 897 bytes .../formtools/locale/ar/LC_MESSAGES/django.po | 25 +- .../locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 558 bytes .../locale/ast/LC_MESSAGES/django.po | 38 + .../formtools/locale/az/LC_MESSAGES/django.mo | Bin 447 -> 472 bytes .../formtools/locale/az/LC_MESSAGES/django.po | 22 +- .../formtools/locale/be/LC_MESSAGES/django.mo | Bin 695 -> 690 bytes .../formtools/locale/be/LC_MESSAGES/django.po | 18 +- .../formtools/locale/bg/LC_MESSAGES/django.mo | Bin 626 -> 621 bytes .../formtools/locale/bg/LC_MESSAGES/django.po | 21 +- .../formtools/locale/bn/LC_MESSAGES/django.mo | Bin 450 -> 468 bytes .../formtools/locale/bn/LC_MESSAGES/django.po | 20 +- .../formtools/locale/br/LC_MESSAGES/django.mo | Bin 586 -> 581 bytes .../formtools/locale/br/LC_MESSAGES/django.po | 18 +- .../formtools/locale/bs/LC_MESSAGES/django.mo | Bin 524 -> 542 bytes .../formtools/locale/bs/LC_MESSAGES/django.po | 20 +- .../formtools/locale/ca/LC_MESSAGES/django.mo | Bin 588 -> 775 bytes .../formtools/locale/ca/LC_MESSAGES/django.po | 24 +- .../formtools/locale/cs/LC_MESSAGES/django.mo | Bin 750 -> 814 bytes .../formtools/locale/cs/LC_MESSAGES/django.po | 20 +- .../formtools/locale/cy/LC_MESSAGES/django.mo | Bin 493 -> 842 bytes .../formtools/locale/cy/LC_MESSAGES/django.po | 29 +- .../formtools/locale/da/LC_MESSAGES/django.mo | Bin 591 -> 780 bytes .../formtools/locale/da/LC_MESSAGES/django.po | 23 +- .../formtools/locale/de/LC_MESSAGES/django.mo | Bin 731 -> 784 bytes .../formtools/locale/de/LC_MESSAGES/django.po | 24 +- .../formtools/locale/el/LC_MESSAGES/django.mo | Bin 614 -> 859 bytes .../formtools/locale/el/LC_MESSAGES/django.po | 23 +- .../formtools/locale/en/LC_MESSAGES/django.mo | Bin 356 -> 356 bytes .../formtools/locale/en/LC_MESSAGES/django.po | 14 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 37 + .../locale/en_GB/LC_MESSAGES/django.mo | Bin 608 -> 603 bytes .../locale/en_GB/LC_MESSAGES/django.po | 18 +- .../formtools/locale/eo/LC_MESSAGES/django.mo | Bin 729 -> 792 bytes .../formtools/locale/eo/LC_MESSAGES/django.po | 28 +- .../formtools/locale/es/LC_MESSAGES/django.mo | Bin 722 -> 799 bytes .../formtools/locale/es/LC_MESSAGES/django.po | 23 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 761 -> 827 bytes .../locale/es_AR/LC_MESSAGES/django.po | 20 +- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 605 -> 600 bytes .../locale/es_MX/LC_MESSAGES/django.po | 18 +- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/es_VE/LC_MESSAGES/django.po | 37 + .../formtools/locale/et/LC_MESSAGES/django.mo | Bin 474 -> 778 bytes .../formtools/locale/et/LC_MESSAGES/django.po | 30 +- .../formtools/locale/eu/LC_MESSAGES/django.mo | Bin 727 -> 586 bytes .../formtools/locale/eu/LC_MESSAGES/django.po | 22 +- .../formtools/locale/fa/LC_MESSAGES/django.mo | Bin 747 -> 584 bytes .../formtools/locale/fa/LC_MESSAGES/django.po | 22 +- .../formtools/locale/fi/LC_MESSAGES/django.mo | Bin 601 -> 596 bytes .../formtools/locale/fi/LC_MESSAGES/django.po | 20 +- .../formtools/locale/fr/LC_MESSAGES/django.mo | Bin 757 -> 822 bytes .../formtools/locale/fr/LC_MESSAGES/django.po | 24 +- .../formtools/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../formtools/locale/fy/LC_MESSAGES/django.po | 37 + .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 478 -> 0 bytes .../locale/fy_NL/LC_MESSAGES/django.po | 33 - .../formtools/locale/ga/LC_MESSAGES/django.mo | Bin 643 -> 638 bytes .../formtools/locale/ga/LC_MESSAGES/django.po | 18 +- .../formtools/locale/gl/LC_MESSAGES/django.mo | Bin 604 -> 588 bytes .../formtools/locale/gl/LC_MESSAGES/django.po | 20 +- .../formtools/locale/he/LC_MESSAGES/django.mo | Bin 734 -> 788 bytes .../formtools/locale/he/LC_MESSAGES/django.po | 20 +- .../formtools/locale/hi/LC_MESSAGES/django.mo | Bin 640 -> 635 bytes .../formtools/locale/hi/LC_MESSAGES/django.po | 18 +- .../formtools/locale/hr/LC_MESSAGES/django.mo | Bin 666 -> 661 bytes .../formtools/locale/hr/LC_MESSAGES/django.po | 18 +- .../formtools/locale/hu/LC_MESSAGES/django.mo | Bin 582 -> 577 bytes .../formtools/locale/hu/LC_MESSAGES/django.po | 18 +- .../formtools/locale/ia/LC_MESSAGES/django.mo | Bin 596 -> 591 bytes .../formtools/locale/ia/LC_MESSAGES/django.po | 18 +- .../formtools/locale/id/LC_MESSAGES/django.mo | Bin 604 -> 599 bytes .../formtools/locale/id/LC_MESSAGES/django.po | 19 +- .../formtools/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 577 bytes .../formtools/locale/io/LC_MESSAGES/django.po | 38 + .../formtools/locale/is/LC_MESSAGES/django.mo | Bin 590 -> 585 bytes .../formtools/locale/is/LC_MESSAGES/django.po | 18 +- .../formtools/locale/it/LC_MESSAGES/django.mo | Bin 745 -> 766 bytes .../formtools/locale/it/LC_MESSAGES/django.po | 21 +- .../formtools/locale/ja/LC_MESSAGES/django.mo | Bin 753 -> 813 bytes .../formtools/locale/ja/LC_MESSAGES/django.po | 20 +- .../formtools/locale/ka/LC_MESSAGES/django.mo | Bin 643 -> 638 bytes .../formtools/locale/ka/LC_MESSAGES/django.po | 18 +- .../formtools/locale/kk/LC_MESSAGES/django.mo | Bin 442 -> 460 bytes .../formtools/locale/kk/LC_MESSAGES/django.po | 20 +- .../formtools/locale/km/LC_MESSAGES/django.mo | Bin 441 -> 459 bytes .../formtools/locale/km/LC_MESSAGES/django.po | 20 +- .../formtools/locale/kn/LC_MESSAGES/django.mo | Bin 443 -> 461 bytes .../formtools/locale/kn/LC_MESSAGES/django.po | 20 +- .../formtools/locale/ko/LC_MESSAGES/django.mo | Bin 442 -> 582 bytes .../formtools/locale/ko/LC_MESSAGES/django.po | 27 +- .../formtools/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 474 bytes .../formtools/locale/lb/LC_MESSAGES/django.po | 37 + .../formtools/locale/lt/LC_MESSAGES/django.mo | Bin 810 -> 663 bytes .../formtools/locale/lt/LC_MESSAGES/django.po | 22 +- .../formtools/locale/lv/LC_MESSAGES/django.mo | Bin 485 -> 503 bytes .../formtools/locale/lv/LC_MESSAGES/django.po | 20 +- .../formtools/locale/mk/LC_MESSAGES/django.mo | Bin 829 -> 900 bytes .../formtools/locale/mk/LC_MESSAGES/django.po | 22 +- .../formtools/locale/ml/LC_MESSAGES/django.mo | Bin 688 -> 683 bytes .../formtools/locale/ml/LC_MESSAGES/django.po | 18 +- .../formtools/locale/mn/LC_MESSAGES/django.mo | Bin 616 -> 864 bytes .../formtools/locale/mn/LC_MESSAGES/django.po | 23 +- .../formtools/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../formtools/locale/mr/LC_MESSAGES/django.po | 37 + .../formtools/locale/my/LC_MESSAGES/django.mo | Bin 0 -> 461 bytes .../formtools/locale/my/LC_MESSAGES/django.po | 37 + .../formtools/locale/nb/LC_MESSAGES/django.mo | Bin 723 -> 779 bytes .../formtools/locale/nb/LC_MESSAGES/django.po | 27 +- .../formtools/locale/ne/LC_MESSAGES/django.mo | Bin 650 -> 645 bytes .../formtools/locale/ne/LC_MESSAGES/django.po | 18 +- .../formtools/locale/nl/LC_MESSAGES/django.mo | Bin 712 -> 584 bytes .../formtools/locale/nl/LC_MESSAGES/django.po | 22 +- .../formtools/locale/nn/LC_MESSAGES/django.mo | Bin 597 -> 592 bytes .../formtools/locale/nn/LC_MESSAGES/django.po | 18 +- .../formtools/locale/os/LC_MESSAGES/django.mo | Bin 631 -> 626 bytes .../formtools/locale/os/LC_MESSAGES/django.po | 20 +- .../formtools/locale/pa/LC_MESSAGES/django.mo | Bin 632 -> 627 bytes .../formtools/locale/pa/LC_MESSAGES/django.po | 18 +- .../formtools/locale/pl/LC_MESSAGES/django.mo | Bin 651 -> 844 bytes .../formtools/locale/pl/LC_MESSAGES/django.po | 23 +- .../formtools/locale/pt/LC_MESSAGES/django.mo | Bin 730 -> 802 bytes .../formtools/locale/pt/LC_MESSAGES/django.po | 21 +- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 764 -> 828 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 21 +- .../formtools/locale/ro/LC_MESSAGES/django.mo | Bin 633 -> 630 bytes .../formtools/locale/ro/LC_MESSAGES/django.po | 21 +- .../formtools/locale/ru/LC_MESSAGES/django.mo | Bin 901 -> 948 bytes .../formtools/locale/ru/LC_MESSAGES/django.po | 22 +- .../formtools/locale/sk/LC_MESSAGES/django.mo | Bin 760 -> 620 bytes .../formtools/locale/sk/LC_MESSAGES/django.po | 22 +- .../formtools/locale/sl/LC_MESSAGES/django.mo | Bin 777 -> 641 bytes .../formtools/locale/sl/LC_MESSAGES/django.po | 22 +- .../formtools/locale/sq/LC_MESSAGES/django.mo | Bin 602 -> 597 bytes .../formtools/locale/sq/LC_MESSAGES/django.po | 18 +- .../formtools/locale/sr/LC_MESSAGES/django.mo | Bin 696 -> 691 bytes .../formtools/locale/sr/LC_MESSAGES/django.po | 18 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 686 -> 681 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 18 +- .../formtools/locale/sv/LC_MESSAGES/django.mo | Bin 724 -> 591 bytes .../formtools/locale/sv/LC_MESSAGES/django.po | 24 +- .../formtools/locale/sw/LC_MESSAGES/django.mo | Bin 597 -> 781 bytes .../formtools/locale/sw/LC_MESSAGES/django.po | 25 +- .../formtools/locale/ta/LC_MESSAGES/django.mo | Bin 448 -> 466 bytes .../formtools/locale/ta/LC_MESSAGES/django.po | 20 +- .../formtools/locale/te/LC_MESSAGES/django.mo | Bin 449 -> 467 bytes .../formtools/locale/te/LC_MESSAGES/django.po | 20 +- .../formtools/locale/th/LC_MESSAGES/django.mo | Bin 670 -> 665 bytes .../formtools/locale/th/LC_MESSAGES/django.po | 18 +- .../formtools/locale/tr/LC_MESSAGES/django.mo | Bin 706 -> 745 bytes .../formtools/locale/tr/LC_MESSAGES/django.po | 25 +- .../formtools/locale/tt/LC_MESSAGES/django.mo | Bin 441 -> 459 bytes .../formtools/locale/tt/LC_MESSAGES/django.po | 20 +- .../locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../locale/udm/LC_MESSAGES/django.po | 37 + .../formtools/locale/uk/LC_MESSAGES/django.mo | Bin 706 -> 943 bytes .../formtools/locale/uk/LC_MESSAGES/django.po | 23 +- .../formtools/locale/ur/LC_MESSAGES/django.mo | Bin 447 -> 465 bytes .../formtools/locale/ur/LC_MESSAGES/django.po | 20 +- .../formtools/locale/vi/LC_MESSAGES/django.mo | Bin 469 -> 464 bytes .../formtools/locale/vi/LC_MESSAGES/django.po | 18 +- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 591 -> 793 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 20 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 637 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 40 + .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 587 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 39 + .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 592 -> 763 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 20 +- django/contrib/formtools/models.py | 3 +- django/contrib/formtools/preview.py | 10 +- django/contrib/formtools/tests/forms.py | 3 + django/contrib/formtools/tests/models.py | 26 + django/contrib/formtools/tests/tests.py | 22 +- django/contrib/formtools/tests/urls.py | 2 - .../formtools/tests/wizard/__init__.py | 19 - .../tests/wizard/namedwizardtests/forms.py | 8 +- .../tests/wizard/namedwizardtests/tests.py | 85 +- .../tests/wizard/namedwizardtests/urls.py | 2 + .../contrib/formtools/tests/wizard/storage.py | 30 +- .../formtools/tests/wizard/test_forms.py | 7 +- .../tests/wizard/test_loadstorage.py | 1 - .../tests/wizard/wizardtests/forms.py | 11 +- .../tests/wizard/wizardtests/tests.py | 84 +- .../tests/wizard/wizardtests/urls.py | 12 +- django/contrib/formtools/wizard/forms.py | 1 + .../formtools/wizard/storage/__init__.py | 11 +- .../contrib/formtools/wizard/storage/base.py | 35 +- .../formtools/wizard/storage/cookie.py | 1 + .../formtools/wizard/storage/exceptions.py | 2 + django/contrib/formtools/wizard/views.py | 61 +- django/contrib/gis/__init__.py | 3 + django/contrib/gis/admin/__init__.py | 17 +- django/contrib/gis/admin/options.py | 77 +- django/contrib/gis/admin/widgets.py | 12 +- django/contrib/gis/apps.py | 8 + django/contrib/gis/db/backends/base.py | 25 +- django/contrib/gis/db/backends/mysql/base.py | 8 +- .../contrib/gis/db/backends/mysql/compiler.py | 6 + .../contrib/gis/db/backends/mysql/creation.py | 2 +- .../gis/db/backends/mysql/introspection.py | 9 + .../gis/db/backends/mysql/operations.py | 10 +- .../contrib/gis/db/backends/mysql/schema.py | 77 + .../contrib/gis/db/backends/oracle/adapter.py | 1 + django/contrib/gis/db/backends/oracle/base.py | 6 +- .../gis/db/backends/oracle/compiler.py | 7 + .../gis/db/backends/oracle/creation.py | 3 +- .../gis/db/backends/oracle/introspection.py | 1 + .../contrib/gis/db/backends/oracle/models.py | 17 +- .../gis/db/backends/oracle/operations.py | 73 +- .../contrib/gis/db/backends/oracle/schema.py | 94 ++ .../gis/db/backends/postgis/adapter.py | 1 + .../contrib/gis/db/backends/postgis/base.py | 15 +- .../gis/db/backends/postgis/creation.py | 14 +- .../gis/db/backends/postgis/introspection.py | 11 +- .../contrib/gis/db/backends/postgis/models.py | 19 +- .../gis/db/backends/postgis/operations.py | 120 +- .../contrib/gis/db/backends/postgis/schema.py | 112 ++ .../gis/db/backends/spatialite/adapter.py | 1 + .../gis/db/backends/spatialite/base.py | 6 + .../gis/db/backends/spatialite/client.py | 2 +- .../gis/db/backends/spatialite/creation.py | 50 +- .../db/backends/spatialite/introspection.py | 32 +- .../gis/db/backends/spatialite/models.py | 27 +- .../gis/db/backends/spatialite/operations.py | 95 +- .../gis/db/backends/spatialite/schema.py | 156 ++ django/contrib/gis/db/backends/util.py | 48 +- django/contrib/gis/db/backends/utils.py | 46 + django/contrib/gis/db/models/__init__.py | 14 +- django/contrib/gis/db/models/aggregates.py | 7 + django/contrib/gis/db/models/constants.py | 15 + django/contrib/gis/db/models/fields.py | 49 +- django/contrib/gis/db/models/lookups.py | 28 + django/contrib/gis/db/models/manager.py | 1 + django/contrib/gis/db/models/proxy.py | 11 +- django/contrib/gis/db/models/query.py | 177 ++- django/contrib/gis/db/models/sql/__init__.py | 4 + .../contrib/gis/db/models/sql/aggregates.py | 14 +- django/contrib/gis/db/models/sql/compiler.py | 29 +- .../contrib/gis/db/models/sql/conversion.py | 7 +- django/contrib/gis/db/models/sql/query.py | 26 +- django/contrib/gis/db/models/sql/where.py | 8 +- django/contrib/gis/feeds.py | 25 +- django/contrib/gis/forms/__init__.py | 6 +- django/contrib/gis/forms/fields.py | 48 +- django/contrib/gis/forms/widgets.py | 30 +- django/contrib/gis/gdal/__init__.py | 27 +- django/contrib/gis/gdal/base.py | 8 +- django/contrib/gis/gdal/datasource.py | 9 +- django/contrib/gis/gdal/driver.py | 14 +- django/contrib/gis/gdal/envelope.py | 84 +- django/contrib/gis/gdal/error.py | 39 +- django/contrib/gis/gdal/feature.py | 4 +- django/contrib/gis/gdal/field.py | 67 +- django/contrib/gis/gdal/geometries.py | 101 +- django/contrib/gis/gdal/geomtype.py | 35 +- django/contrib/gis/gdal/layer.py | 9 +- django/contrib/gis/gdal/libgdal.py | 22 +- django/contrib/gis/gdal/prototypes/ds.py | 4 +- .../contrib/gis/gdal/prototypes/errcheck.py | 36 +- .../contrib/gis/gdal/prototypes/generation.py | 25 +- django/contrib/gis/gdal/prototypes/geom.py | 12 +- django/contrib/gis/gdal/prototypes/srs.py | 4 +- django/contrib/gis/gdal/srs.py | 25 +- django/contrib/gis/gdal/tests/test_driver.py | 13 +- django/contrib/gis/gdal/tests/test_ds.py | 27 +- .../contrib/gis/gdal/tests/test_envelope.py | 15 +- django/contrib/gis/gdal/tests/test_geom.py | 120 +- django/contrib/gis/gdal/tests/test_srs.py | 27 +- django/contrib/gis/geoip/__init__.py | 5 +- django/contrib/gis/geoip/base.py | 36 +- django/contrib/gis/geoip/libgeoip.py | 8 +- django/contrib/gis/geoip/prototypes.py | 28 +- django/contrib/gis/geoip/tests.py | 19 +- .../contrib/gis/geometry/backend/__init__.py | 3 +- django/contrib/gis/geometry/backend/geos.py | 2 + django/contrib/gis/geometry/regex.py | 2 +- django/contrib/gis/geometry/test_data.py | 4 +- django/contrib/gis/geos/__init__.py | 15 +- django/contrib/gis/geos/base.py | 7 +- django/contrib/gis/geos/collections.py | 19 +- django/contrib/gis/geos/coordseq.py | 18 +- django/contrib/gis/geos/error.py | 4 +- django/contrib/gis/geos/geometry.py | 70 +- django/contrib/gis/geos/io.py | 6 +- django/contrib/gis/geos/libgeos.py | 71 +- django/contrib/gis/geos/linestring.py | 52 +- django/contrib/gis/geos/mutable_list.py | 39 +- django/contrib/gis/geos/point.py | 13 +- django/contrib/gis/geos/polygon.py | 29 +- django/contrib/gis/geos/prepared.py | 46 +- .../contrib/gis/geos/prototypes/__init__.py | 12 +- .../contrib/gis/geos/prototypes/coordseq.py | 6 + .../contrib/gis/geos/prototypes/errcheck.py | 22 +- django/contrib/gis/geos/prototypes/geom.py | 10 +- django/contrib/gis/geos/prototypes/io.py | 68 +- django/contrib/gis/geos/prototypes/misc.py | 19 +- .../contrib/gis/geos/prototypes/predicates.py | 5 +- .../contrib/gis/geos/prototypes/prepared.py | 12 +- .../contrib/gis/geos/prototypes/threadsafe.py | 6 +- .../contrib/gis/geos/prototypes/topology.py | 26 +- django/contrib/gis/geos/tests/test_geos.py | 187 +-- .../gis/geos/tests/test_geos_mutation.py | 157 +- django/contrib/gis/geos/tests/test_io.py | 2 +- .../gis/geos/tests/test_mutable_list.py | 115 +- .../gis/locale/af/LC_MESSAGES/django.mo | Bin 0 -> 447 bytes .../gis/locale/af/LC_MESSAGES/django.po | 95 ++ .../gis/locale/ar/LC_MESSAGES/django.mo | Bin 1875 -> 2086 bytes .../gis/locale/ar/LC_MESSAGES/django.po | 61 +- .../gis/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 960 bytes .../gis/locale/ast/LC_MESSAGES/django.po | 96 ++ .../gis/locale/az/LC_MESSAGES/django.mo | Bin 1385 -> 1393 bytes .../gis/locale/az/LC_MESSAGES/django.po | 58 +- .../gis/locale/be/LC_MESSAGES/django.mo | Bin 2150 -> 2151 bytes .../gis/locale/be/LC_MESSAGES/django.po | 58 +- .../gis/locale/bg/LC_MESSAGES/django.mo | Bin 2170 -> 2171 bytes .../gis/locale/bg/LC_MESSAGES/django.po | 60 +- .../gis/locale/bn/LC_MESSAGES/django.mo | Bin 812 -> 813 bytes .../gis/locale/bn/LC_MESSAGES/django.po | 56 +- .../gis/locale/br/LC_MESSAGES/django.mo | Bin 566 -> 567 bytes .../gis/locale/br/LC_MESSAGES/django.po | 56 +- .../gis/locale/bs/LC_MESSAGES/django.mo | Bin 1476 -> 1477 bytes .../gis/locale/bs/LC_MESSAGES/django.po | 56 +- .../gis/locale/ca/LC_MESSAGES/django.mo | Bin 1831 -> 1860 bytes .../gis/locale/ca/LC_MESSAGES/django.po | 60 +- .../gis/locale/cs/LC_MESSAGES/django.mo | Bin 1847 -> 1868 bytes .../gis/locale/cs/LC_MESSAGES/django.po | 60 +- .../gis/locale/cy/LC_MESSAGES/django.mo | Bin 488 -> 1815 bytes .../gis/locale/cy/LC_MESSAGES/django.po | 88 +- .../gis/locale/da/LC_MESSAGES/django.mo | Bin 1740 -> 1762 bytes .../gis/locale/da/LC_MESSAGES/django.po | 62 +- .../gis/locale/de/LC_MESSAGES/django.mo | Bin 1806 -> 1825 bytes .../gis/locale/de/LC_MESSAGES/django.po | 60 +- .../gis/locale/el/LC_MESSAGES/django.mo | Bin 1784 -> 1785 bytes .../gis/locale/el/LC_MESSAGES/django.po | 56 +- .../gis/locale/en/LC_MESSAGES/django.po | 50 +- .../gis/locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../gis/locale/en_AU/LC_MESSAGES/django.po | 95 ++ .../gis/locale/en_GB/LC_MESSAGES/django.mo | Bin 1746 -> 1747 bytes .../gis/locale/en_GB/LC_MESSAGES/django.po | 58 +- .../gis/locale/eo/LC_MESSAGES/django.mo | Bin 1760 -> 1803 bytes .../gis/locale/eo/LC_MESSAGES/django.po | 61 +- .../gis/locale/es/LC_MESSAGES/django.mo | Bin 1850 -> 1893 bytes .../gis/locale/es/LC_MESSAGES/django.po | 59 +- .../gis/locale/es_AR/LC_MESSAGES/django.mo | Bin 1870 -> 1894 bytes .../gis/locale/es_AR/LC_MESSAGES/django.po | 60 +- .../gis/locale/es_MX/LC_MESSAGES/django.mo | Bin 1858 -> 1859 bytes .../gis/locale/es_MX/LC_MESSAGES/django.po | 58 +- .../gis/locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 463 bytes .../gis/locale/es_VE/LC_MESSAGES/django.po | 95 ++ .../gis/locale/et/LC_MESSAGES/django.mo | Bin 1328 -> 1771 bytes .../gis/locale/et/LC_MESSAGES/django.po | 67 +- .../gis/locale/eu/LC_MESSAGES/django.mo | Bin 1738 -> 1739 bytes .../gis/locale/eu/LC_MESSAGES/django.po | 58 +- .../gis/locale/fa/LC_MESSAGES/django.mo | Bin 1954 -> 1937 bytes .../gis/locale/fa/LC_MESSAGES/django.po | 60 +- .../gis/locale/fi/LC_MESSAGES/django.mo | Bin 1320 -> 1321 bytes .../gis/locale/fi/LC_MESSAGES/django.po | 56 +- .../gis/locale/fr/LC_MESSAGES/django.mo | Bin 1838 -> 1862 bytes .../gis/locale/fr/LC_MESSAGES/django.po | 61 +- .../gis/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../gis/locale/fy/LC_MESSAGES/django.po | 95 ++ .../gis/locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../gis/locale/ga/LC_MESSAGES/django.mo | Bin 1851 -> 1852 bytes .../gis/locale/ga/LC_MESSAGES/django.po | 58 +- .../gis/locale/gl/LC_MESSAGES/django.mo | Bin 1865 -> 1849 bytes .../gis/locale/gl/LC_MESSAGES/django.po | 58 +- .../gis/locale/he/LC_MESSAGES/django.mo | Bin 1865 -> 1922 bytes .../gis/locale/he/LC_MESSAGES/django.po | 60 +- .../gis/locale/hi/LC_MESSAGES/django.mo | Bin 2385 -> 2386 bytes .../gis/locale/hi/LC_MESSAGES/django.po | 58 +- .../gis/locale/hr/LC_MESSAGES/django.mo | Bin 1859 -> 1860 bytes .../gis/locale/hr/LC_MESSAGES/django.po | 58 +- .../gis/locale/hu/LC_MESSAGES/django.mo | Bin 1750 -> 1751 bytes .../gis/locale/hu/LC_MESSAGES/django.po | 58 +- .../gis/locale/ia/LC_MESSAGES/django.mo | Bin 1826 -> 1827 bytes .../gis/locale/ia/LC_MESSAGES/django.po | 58 +- .../gis/locale/id/LC_MESSAGES/django.mo | Bin 1732 -> 1733 bytes .../gis/locale/id/LC_MESSAGES/django.po | 58 +- .../gis/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 464 bytes .../gis/locale/io/LC_MESSAGES/django.po | 95 ++ .../gis/locale/is/LC_MESSAGES/django.mo | Bin 1652 -> 1653 bytes .../gis/locale/is/LC_MESSAGES/django.po | 58 +- .../gis/locale/it/LC_MESSAGES/django.mo | Bin 1796 -> 1800 bytes .../gis/locale/it/LC_MESSAGES/django.po | 59 +- .../gis/locale/ja/LC_MESSAGES/django.mo | Bin 1895 -> 1940 bytes .../gis/locale/ja/LC_MESSAGES/django.po | 60 +- .../gis/locale/ka/LC_MESSAGES/django.mo | Bin 2589 -> 2590 bytes .../gis/locale/ka/LC_MESSAGES/django.po | 60 +- .../gis/locale/kk/LC_MESSAGES/django.mo | Bin 1583 -> 1584 bytes .../gis/locale/kk/LC_MESSAGES/django.po | 56 +- .../gis/locale/km/LC_MESSAGES/django.mo | Bin 391 -> 436 bytes .../gis/locale/km/LC_MESSAGES/django.po | 62 +- .../gis/locale/kn/LC_MESSAGES/django.mo | Bin 438 -> 438 bytes .../gis/locale/kn/LC_MESSAGES/django.po | 54 +- .../gis/locale/ko/LC_MESSAGES/django.mo | Bin 1418 -> 1843 bytes .../gis/locale/ko/LC_MESSAGES/django.po | 63 +- .../gis/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 451 bytes .../gis/locale/lb/LC_MESSAGES/django.po | 95 ++ .../gis/locale/lt/LC_MESSAGES/django.mo | Bin 1812 -> 1813 bytes .../gis/locale/lt/LC_MESSAGES/django.po | 58 +- .../gis/locale/lv/LC_MESSAGES/django.mo | Bin 1443 -> 1444 bytes .../gis/locale/lv/LC_MESSAGES/django.po | 56 +- .../gis/locale/mk/LC_MESSAGES/django.mo | Bin 2266 -> 2301 bytes .../gis/locale/mk/LC_MESSAGES/django.po | 61 +- .../gis/locale/ml/LC_MESSAGES/django.mo | Bin 2714 -> 2755 bytes .../gis/locale/ml/LC_MESSAGES/django.po | 59 +- .../gis/locale/mn/LC_MESSAGES/django.mo | Bin 2117 -> 2168 bytes .../gis/locale/mn/LC_MESSAGES/django.po | 59 +- .../gis/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 445 bytes .../gis/locale/mr/LC_MESSAGES/django.po | 95 ++ .../gis/locale/my/LC_MESSAGES/django.mo | Bin 0 -> 438 bytes .../{fy_NL => my}/LC_MESSAGES/django.po | 62 +- .../gis/locale/nb/LC_MESSAGES/django.mo | Bin 1725 -> 1747 bytes .../gis/locale/nb/LC_MESSAGES/django.po | 61 +- .../gis/locale/ne/LC_MESSAGES/django.mo | Bin 985 -> 986 bytes .../gis/locale/ne/LC_MESSAGES/django.po | 56 +- .../gis/locale/nl/LC_MESSAGES/django.mo | Bin 1778 -> 1779 bytes .../gis/locale/nl/LC_MESSAGES/django.po | 58 +- .../gis/locale/nn/LC_MESSAGES/django.mo | Bin 1205 -> 1206 bytes .../gis/locale/nn/LC_MESSAGES/django.po | 56 +- .../gis/locale/os/LC_MESSAGES/django.mo | Bin 2034 -> 2028 bytes .../gis/locale/os/LC_MESSAGES/django.po | 62 +- .../gis/locale/pa/LC_MESSAGES/django.mo | Bin 1399 -> 1396 bytes .../gis/locale/pa/LC_MESSAGES/django.po | 56 +- .../gis/locale/pl/LC_MESSAGES/django.mo | Bin 1860 -> 1884 bytes .../gis/locale/pl/LC_MESSAGES/django.po | 59 +- .../gis/locale/pt/LC_MESSAGES/django.mo | Bin 1788 -> 1807 bytes .../gis/locale/pt/LC_MESSAGES/django.po | 57 +- .../gis/locale/pt_BR/LC_MESSAGES/django.mo | Bin 1800 -> 1828 bytes .../gis/locale/pt_BR/LC_MESSAGES/django.po | 59 +- .../gis/locale/ro/LC_MESSAGES/django.mo | Bin 1435 -> 1815 bytes .../gis/locale/ro/LC_MESSAGES/django.po | 64 +- .../gis/locale/ru/LC_MESSAGES/django.mo | Bin 2207 -> 2253 bytes .../gis/locale/ru/LC_MESSAGES/django.po | 60 +- .../gis/locale/sk/LC_MESSAGES/django.mo | Bin 1815 -> 1816 bytes .../gis/locale/sk/LC_MESSAGES/django.po | 58 +- .../gis/locale/sl/LC_MESSAGES/django.mo | Bin 1817 -> 1818 bytes .../gis/locale/sl/LC_MESSAGES/django.po | 58 +- .../gis/locale/sq/LC_MESSAGES/django.mo | Bin 1811 -> 1812 bytes .../gis/locale/sq/LC_MESSAGES/django.po | 58 +- .../gis/locale/sr/LC_MESSAGES/django.mo | Bin 2208 -> 2209 bytes .../gis/locale/sr/LC_MESSAGES/django.po | 58 +- .../gis/locale/sr_Latn/LC_MESSAGES/django.mo | Bin 1874 -> 1875 bytes .../gis/locale/sr_Latn/LC_MESSAGES/django.po | 58 +- .../gis/locale/sv/LC_MESSAGES/django.mo | Bin 1728 -> 1729 bytes .../gis/locale/sv/LC_MESSAGES/django.po | 58 +- .../gis/locale/sw/LC_MESSAGES/django.mo | Bin 1419 -> 1810 bytes .../gis/locale/sw/LC_MESSAGES/django.po | 70 +- .../gis/locale/ta/LC_MESSAGES/django.mo | Bin 443 -> 443 bytes .../gis/locale/ta/LC_MESSAGES/django.po | 54 +- .../gis/locale/te/LC_MESSAGES/django.mo | Bin 827 -> 828 bytes .../gis/locale/te/LC_MESSAGES/django.po | 56 +- .../gis/locale/th/LC_MESSAGES/django.mo | Bin 2409 -> 2410 bytes .../gis/locale/th/LC_MESSAGES/django.po | 58 +- .../gis/locale/tr/LC_MESSAGES/django.mo | Bin 1806 -> 1806 bytes .../gis/locale/tr/LC_MESSAGES/django.po | 80 +- .../gis/locale/tt/LC_MESSAGES/django.mo | Bin 1679 -> 1704 bytes .../gis/locale/tt/LC_MESSAGES/django.po | 59 +- .../gis/locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 439 bytes .../gis/locale/udm/LC_MESSAGES/django.po | 95 ++ .../gis/locale/uk/LC_MESSAGES/django.mo | Bin 1421 -> 1905 bytes .../gis/locale/uk/LC_MESSAGES/django.po | 73 +- .../gis/locale/ur/LC_MESSAGES/django.mo | Bin 1600 -> 1601 bytes .../gis/locale/ur/LC_MESSAGES/django.po | 56 +- .../gis/locale/vi/LC_MESSAGES/django.mo | Bin 1825 -> 1822 bytes .../gis/locale/vi/LC_MESSAGES/django.po | 60 +- .../gis/locale/zh_CN/LC_MESSAGES/django.mo | Bin 1684 -> 1678 bytes .../gis/locale/zh_CN/LC_MESSAGES/django.po | 40 +- .../gis/locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 1712 bytes .../gis/locale/zh_Hans/LC_MESSAGES/django.po | 101 ++ .../gis/locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 1813 bytes .../gis/locale/zh_Hant/LC_MESSAGES/django.po | 98 ++ .../gis/locale/zh_TW/LC_MESSAGES/django.mo | Bin 1812 -> 1798 bytes .../gis/locale/zh_TW/LC_MESSAGES/django.po | 36 +- .../gis/management/commands/inspectdb.py | 1 + .../gis/management/commands/ogrinspect.py | 37 +- django/contrib/gis/maps/google/__init__.py | 17 +- django/contrib/gis/maps/google/gmap.py | 51 +- django/contrib/gis/maps/google/overlays.py | 41 +- django/contrib/gis/maps/google/zoom.py | 33 +- django/contrib/gis/measure.py | 163 +- django/contrib/gis/models.py | 2 +- django/contrib/gis/shortcuts.py | 6 +- django/contrib/gis/sitemaps/__init__.py | 1 + django/contrib/gis/sitemaps/georss.py | 8 +- django/contrib/gis/sitemaps/kml.py | 17 +- django/contrib/gis/sitemaps/views.py | 35 +- .../contrib/gis/static/gis/js/OLMapWidget.js | 16 +- .../gis/templates/gis/admin/openlayers.html | 4 +- django/contrib/gis/tests/__init__.py | 30 - django/contrib/gis/tests/data/geometries.json | 2 +- django/contrib/gis/tests/distapp/models.py | 61 +- django/contrib/gis/tests/distapp/tests.py | 128 +- django/contrib/gis/tests/geo3d/models.py | 74 +- django/contrib/gis/tests/geo3d/tests.py | 20 +- django/contrib/gis/tests/geoadmin/models.py | 9 +- django/contrib/gis/tests/geoadmin/tests.py | 26 +- django/contrib/gis/tests/geoapp/feeds.py | 22 +- django/contrib/gis/tests/geoapp/models.py | 68 +- django/contrib/gis/tests/geoapp/sitemaps.py | 8 +- django/contrib/gis/tests/geoapp/test_feeds.py | 22 +- .../contrib/gis/tests/geoapp/test_regress.py | 39 +- .../contrib/gis/tests/geoapp/test_sitemaps.py | 28 +- django/contrib/gis/tests/geoapp/tests.py | 141 +- django/contrib/gis/tests/geoapp/urls.py | 6 +- .../tests/geogapp/fixtures/initial_data.json | 60 +- django/contrib/gis/tests/geogapp/models.py | 37 +- django/contrib/gis/tests/geogapp/tests.py | 16 +- .../gis/tests/gis_migrations/__init__.py | 0 .../gis_migrations/migrations/0001_initial.py | 50 + .../gis_migrations/migrations/__init__.py | 0 .../gis/tests/gis_migrations/test_commands.py | 70 + .../tests/gis_migrations/test_operations.py | 154 ++ django/contrib/gis/tests/inspectapp/models.py | 6 + django/contrib/gis/tests/inspectapp/tests.py | 36 +- django/contrib/gis/tests/layermap/models.py | 87 +- django/contrib/gis/tests/layermap/tests.py | 52 +- django/contrib/gis/tests/maps/__init__.py | 0 django/contrib/gis/tests/maps/tests.py | 40 + django/contrib/gis/tests/relatedapp/models.py | 56 +- django/contrib/gis/tests/relatedapp/tests.py | 26 +- django/contrib/gis/tests/test_geoforms.py | 66 +- django/contrib/gis/tests/test_measure.py | 47 +- .../contrib/gis/tests/test_spatialrefsys.py | 93 +- django/contrib/gis/tests/utils.py | 38 +- django/contrib/gis/utils/__init__.py | 13 +- django/contrib/gis/utils/layermapping.py | 120 +- django/contrib/gis/utils/ogrinfo.py | 3 +- django/contrib/gis/utils/ogrinspect.py | 27 +- django/contrib/gis/utils/srs.py | 29 +- django/contrib/gis/utils/wkt.py | 14 +- django/contrib/gis/views.py | 7 +- django/contrib/humanize/__init__.py | 1 + django/contrib/humanize/apps.py | 8 + .../humanize/locale/af/LC_MESSAGES/django.mo | Bin 0 -> 470 bytes .../humanize/locale/af/LC_MESSAGES/django.po | 310 ++++ .../humanize/locale/ar/LC_MESSAGES/django.mo | Bin 1898 -> 7680 bytes .../humanize/locale/ar/LC_MESSAGES/django.po | 456 +++--- .../humanize/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 3472 bytes .../humanize/locale/ast/LC_MESSAGES/django.po | 311 ++++ .../humanize/locale/az/LC_MESSAGES/django.mo | Bin 2343 -> 1167 bytes .../humanize/locale/az/LC_MESSAGES/django.po | 208 +-- .../humanize/locale/be/LC_MESSAGES/django.mo | Bin 6579 -> 5348 bytes .../humanize/locale/be/LC_MESSAGES/django.po | 201 +-- .../humanize/locale/bg/LC_MESSAGES/django.mo | Bin 4614 -> 3869 bytes .../humanize/locale/bg/LC_MESSAGES/django.po | 179 ++- .../humanize/locale/bn/LC_MESSAGES/django.mo | Bin 1425 -> 1426 bytes .../humanize/locale/bn/LC_MESSAGES/django.po | 153 +- .../humanize/locale/br/LC_MESSAGES/django.mo | Bin 4067 -> 3448 bytes .../humanize/locale/br/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/bs/LC_MESSAGES/django.mo | Bin 1419 -> 1420 bytes .../humanize/locale/bs/LC_MESSAGES/django.po | 153 +- .../humanize/locale/ca/LC_MESSAGES/django.mo | Bin 4031 -> 4048 bytes .../humanize/locale/ca/LC_MESSAGES/django.po | 155 +- .../humanize/locale/cs/LC_MESSAGES/django.mo | Bin 4682 -> 4706 bytes .../humanize/locale/cs/LC_MESSAGES/django.po | 179 ++- .../humanize/locale/cy/LC_MESSAGES/django.mo | Bin 488 -> 5245 bytes .../humanize/locale/cy/LC_MESSAGES/django.po | 404 ++--- .../humanize/locale/da/LC_MESSAGES/django.mo | Bin 4124 -> 4109 bytes .../humanize/locale/da/LC_MESSAGES/django.po | 179 ++- .../humanize/locale/de/LC_MESSAGES/django.mo | Bin 4180 -> 4156 bytes .../humanize/locale/de/LC_MESSAGES/django.po | 168 +- .../humanize/locale/el/LC_MESSAGES/django.mo | Bin 5304 -> 5362 bytes .../humanize/locale/el/LC_MESSAGES/django.po | 179 ++- .../humanize/locale/en/LC_MESSAGES/django.mo | Bin 356 -> 356 bytes .../humanize/locale/en/LC_MESSAGES/django.po | 145 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 310 ++++ .../locale/en_GB/LC_MESSAGES/django.mo | Bin 4090 -> 3465 bytes .../locale/en_GB/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/eo/LC_MESSAGES/django.mo | Bin 4124 -> 4129 bytes .../humanize/locale/eo/LC_MESSAGES/django.po | 166 +- .../humanize/locale/es/LC_MESSAGES/django.mo | Bin 4176 -> 4196 bytes .../humanize/locale/es/LC_MESSAGES/django.po | 163 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 4242 -> 4318 bytes .../locale/es_AR/LC_MESSAGES/django.po | 180 ++- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 4189 -> 3494 bytes .../locale/es_MX/LC_MESSAGES/django.po | 177 ++- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/es_VE/LC_MESSAGES/django.po | 310 ++++ .../humanize/locale/et/LC_MESSAGES/django.mo | Bin 1283 -> 4199 bytes .../humanize/locale/et/LC_MESSAGES/django.po | 270 ++-- .../humanize/locale/eu/LC_MESSAGES/django.mo | Bin 4030 -> 3386 bytes .../humanize/locale/eu/LC_MESSAGES/django.po | 185 ++- .../humanize/locale/fa/LC_MESSAGES/django.mo | Bin 3702 -> 3745 bytes .../humanize/locale/fa/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/fi/LC_MESSAGES/django.mo | Bin 2412 -> 1774 bytes .../humanize/locale/fi/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/fr/LC_MESSAGES/django.mo | Bin 4156 -> 4177 bytes .../humanize/locale/fr/LC_MESSAGES/django.po | 171 +- .../humanize/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../humanize/locale/fy/LC_MESSAGES/django.po | 310 ++++ .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../locale/fy_NL/LC_MESSAGES/django.po | 291 ---- .../humanize/locale/ga/LC_MESSAGES/django.mo | Bin 6199 -> 4933 bytes .../humanize/locale/ga/LC_MESSAGES/django.po | 213 +-- .../humanize/locale/gl/LC_MESSAGES/django.mo | Bin 4132 -> 3478 bytes .../humanize/locale/gl/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/he/LC_MESSAGES/django.mo | Bin 4514 -> 4528 bytes .../humanize/locale/he/LC_MESSAGES/django.po | 171 +- .../humanize/locale/hi/LC_MESSAGES/django.mo | Bin 4971 -> 4135 bytes .../humanize/locale/hi/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/hr/LC_MESSAGES/django.mo | Bin 4727 -> 1277 bytes .../humanize/locale/hr/LC_MESSAGES/django.po | 325 ++-- .../humanize/locale/hu/LC_MESSAGES/django.mo | Bin 4177 -> 3476 bytes .../humanize/locale/hu/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/ia/LC_MESSAGES/django.mo | Bin 4108 -> 3499 bytes .../humanize/locale/ia/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/id/LC_MESSAGES/django.mo | Bin 3535 -> 2980 bytes .../humanize/locale/id/LC_MESSAGES/django.po | 166 +- .../humanize/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 464 bytes .../humanize/locale/io/LC_MESSAGES/django.po | 310 ++++ .../humanize/locale/is/LC_MESSAGES/django.mo | Bin 4243 -> 3572 bytes .../humanize/locale/is/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/it/LC_MESSAGES/django.mo | Bin 4723 -> 4719 bytes .../humanize/locale/it/LC_MESSAGES/django.po | 157 +- .../humanize/locale/ja/LC_MESSAGES/django.mo | Bin 3663 -> 3681 bytes .../humanize/locale/ja/LC_MESSAGES/django.po | 153 +- .../humanize/locale/ka/LC_MESSAGES/django.mo | Bin 4157 -> 4081 bytes .../humanize/locale/ka/LC_MESSAGES/django.po | 167 +- .../humanize/locale/kk/LC_MESSAGES/django.mo | Bin 2575 -> 1710 bytes .../humanize/locale/kk/LC_MESSAGES/django.po | 165 +- .../humanize/locale/km/LC_MESSAGES/django.mo | Bin 391 -> 459 bytes .../humanize/locale/km/LC_MESSAGES/django.po | 153 +- .../humanize/locale/kn/LC_MESSAGES/django.mo | Bin 438 -> 461 bytes .../humanize/locale/kn/LC_MESSAGES/django.po | 145 +- .../humanize/locale/ko/LC_MESSAGES/django.mo | Bin 1189 -> 3135 bytes .../humanize/locale/ko/LC_MESSAGES/django.po | 198 +-- .../humanize/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 474 bytes .../humanize/locale/lb/LC_MESSAGES/django.po | 310 ++++ .../humanize/locale/lt/LC_MESSAGES/django.mo | Bin 5177 -> 4137 bytes .../humanize/locale/lt/LC_MESSAGES/django.po | 191 +-- .../humanize/locale/lv/LC_MESSAGES/django.mo | Bin 1392 -> 1393 bytes .../humanize/locale/lv/LC_MESSAGES/django.po | 153 +- .../humanize/locale/mk/LC_MESSAGES/django.mo | Bin 4685 -> 4770 bytes .../humanize/locale/mk/LC_MESSAGES/django.po | 181 ++- .../humanize/locale/ml/LC_MESSAGES/django.mo | Bin 6375 -> 5081 bytes .../humanize/locale/ml/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/mn/LC_MESSAGES/django.mo | Bin 1849 -> 4598 bytes .../humanize/locale/mn/LC_MESSAGES/django.po | 245 +-- .../humanize/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../humanize/locale/mr/LC_MESSAGES/django.po | 310 ++++ .../humanize/locale/my/LC_MESSAGES/django.mo | Bin 4192 -> 3483 bytes .../humanize/locale/my/LC_MESSAGES/django.po | 165 +- .../humanize/locale/nb/LC_MESSAGES/django.mo | Bin 4130 -> 4125 bytes .../humanize/locale/nb/LC_MESSAGES/django.po | 164 +- .../humanize/locale/ne/LC_MESSAGES/django.mo | Bin 1912 -> 1485 bytes .../humanize/locale/ne/LC_MESSAGES/django.po | 165 +- .../humanize/locale/nl/LC_MESSAGES/django.mo | Bin 4072 -> 3426 bytes .../humanize/locale/nl/LC_MESSAGES/django.po | 178 ++- .../humanize/locale/nn/LC_MESSAGES/django.mo | Bin 4129 -> 3486 bytes .../humanize/locale/nn/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/os/LC_MESSAGES/django.mo | Bin 4652 -> 3906 bytes .../humanize/locale/os/LC_MESSAGES/django.po | 179 ++- .../humanize/locale/pa/LC_MESSAGES/django.mo | Bin 1432 -> 1573 bytes .../humanize/locale/pa/LC_MESSAGES/django.po | 160 +- .../humanize/locale/pl/LC_MESSAGES/django.mo | Bin 4737 -> 4709 bytes .../humanize/locale/pl/LC_MESSAGES/django.po | 183 ++- .../humanize/locale/pt/LC_MESSAGES/django.mo | Bin 4157 -> 4153 bytes .../humanize/locale/pt/LC_MESSAGES/django.po | 177 ++- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 4170 -> 4211 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 175 +- .../humanize/locale/ro/LC_MESSAGES/django.mo | Bin 2681 -> 3976 bytes .../humanize/locale/ro/LC_MESSAGES/django.po | 286 ++-- .../humanize/locale/ru/LC_MESSAGES/django.mo | Bin 5769 -> 5894 bytes .../humanize/locale/ru/LC_MESSAGES/django.po | 195 +-- .../humanize/locale/sk/LC_MESSAGES/django.mo | Bin 4762 -> 3980 bytes .../humanize/locale/sk/LC_MESSAGES/django.po | 190 +-- .../humanize/locale/sl/LC_MESSAGES/django.mo | Bin 5540 -> 4489 bytes .../humanize/locale/sl/LC_MESSAGES/django.po | 205 +-- .../humanize/locale/sq/LC_MESSAGES/django.mo | Bin 4115 -> 3436 bytes .../humanize/locale/sq/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/sr/LC_MESSAGES/django.mo | Bin 5468 -> 542 bytes .../humanize/locale/sr/LC_MESSAGES/django.po | 349 ++-- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 4676 -> 562 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 349 ++-- .../humanize/locale/sv/LC_MESSAGES/django.mo | Bin 4103 -> 3744 bytes .../humanize/locale/sv/LC_MESSAGES/django.po | 180 ++- .../humanize/locale/sw/LC_MESSAGES/django.mo | Bin 4124 -> 4144 bytes .../humanize/locale/sw/LC_MESSAGES/django.po | 178 ++- .../humanize/locale/ta/LC_MESSAGES/django.mo | Bin 443 -> 466 bytes .../humanize/locale/ta/LC_MESSAGES/django.po | 145 +- .../humanize/locale/te/LC_MESSAGES/django.mo | Bin 2241 -> 1331 bytes .../humanize/locale/te/LC_MESSAGES/django.po | 177 ++- .../humanize/locale/th/LC_MESSAGES/django.mo | Bin 3930 -> 3219 bytes .../humanize/locale/th/LC_MESSAGES/django.po | 166 +- .../humanize/locale/tr/LC_MESSAGES/django.mo | Bin 4104 -> 4090 bytes .../humanize/locale/tr/LC_MESSAGES/django.po | 170 +- .../humanize/locale/tt/LC_MESSAGES/django.mo | Bin 3809 -> 3247 bytes .../humanize/locale/tt/LC_MESSAGES/django.po | 165 +- .../humanize/locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../humanize/locale/udm/LC_MESSAGES/django.po | 282 ++++ .../humanize/locale/uk/LC_MESSAGES/django.mo | Bin 5683 -> 4421 bytes .../humanize/locale/uk/LC_MESSAGES/django.po | 267 ++-- .../humanize/locale/ur/LC_MESSAGES/django.mo | Bin 1350 -> 1351 bytes .../humanize/locale/ur/LC_MESSAGES/django.po | 153 +- .../humanize/locale/vi/LC_MESSAGES/django.mo | Bin 967 -> 3646 bytes .../humanize/locale/vi/LC_MESSAGES/django.po | 216 +-- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 3581 -> 3545 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 126 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 3090 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 287 ++++ .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 2912 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 285 ++++ .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 3417 -> 3381 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 126 +- .../contrib/humanize/templatetags/humanize.py | 50 +- django/contrib/humanize/tests.py | 90 +- django/contrib/messages/__init__.py | 7 +- django/contrib/messages/api.py | 5 + django/contrib/messages/apps.py | 8 + django/contrib/messages/constants.py | 8 + django/contrib/messages/context_processors.py | 6 +- .../messages/locale/af/LC_MESSAGES/django.mo | Bin 0 -> 470 bytes .../messages/locale/af/LC_MESSAGES/django.po | 25 + .../messages/locale/ar/LC_MESSAGES/django.mo | Bin 608 -> 630 bytes .../messages/locale/ar/LC_MESSAGES/django.po | 15 +- .../messages/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 524 bytes .../messages/locale/ast/LC_MESSAGES/django.po | 26 + .../messages/locale/az/LC_MESSAGES/django.mo | Bin 516 -> 524 bytes .../messages/locale/az/LC_MESSAGES/django.po | 16 +- .../messages/locale/be/LC_MESSAGES/django.mo | Bin 655 -> 656 bytes .../messages/locale/be/LC_MESSAGES/django.po | 14 +- .../messages/locale/bg/LC_MESSAGES/django.mo | Bin 548 -> 588 bytes .../messages/locale/bg/LC_MESSAGES/django.po | 17 +- .../messages/locale/bn/LC_MESSAGES/django.mo | Bin 533 -> 534 bytes .../messages/locale/bn/LC_MESSAGES/django.po | 14 +- .../messages/locale/br/LC_MESSAGES/django.mo | Bin 521 -> 522 bytes .../messages/locale/br/LC_MESSAGES/django.po | 14 +- .../messages/locale/bs/LC_MESSAGES/django.mo | Bin 592 -> 593 bytes .../messages/locale/bs/LC_MESSAGES/django.po | 14 +- .../messages/locale/ca/LC_MESSAGES/django.mo | Bin 520 -> 560 bytes .../messages/locale/ca/LC_MESSAGES/django.po | 15 +- .../messages/locale/cs/LC_MESSAGES/django.mo | Bin 562 -> 592 bytes .../messages/locale/cs/LC_MESSAGES/django.po | 15 +- .../messages/locale/cy/LC_MESSAGES/django.mo | Bin 574 -> 604 bytes .../messages/locale/cy/LC_MESSAGES/django.po | 14 +- .../messages/locale/da/LC_MESSAGES/django.mo | Bin 520 -> 555 bytes .../messages/locale/da/LC_MESSAGES/django.po | 15 +- .../messages/locale/de/LC_MESSAGES/django.mo | Bin 524 -> 557 bytes .../messages/locale/de/LC_MESSAGES/django.po | 14 +- .../messages/locale/el/LC_MESSAGES/django.mo | Bin 520 -> 586 bytes .../messages/locale/el/LC_MESSAGES/django.po | 17 +- .../messages/locale/en/LC_MESSAGES/django.po | 8 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 536 bytes .../locale/en_AU/LC_MESSAGES/django.po | 26 + .../locale/en_GB/LC_MESSAGES/django.mo | Bin 540 -> 541 bytes .../locale/en_GB/LC_MESSAGES/django.po | 14 +- .../messages/locale/eo/LC_MESSAGES/django.mo | Bin 520 -> 573 bytes .../messages/locale/eo/LC_MESSAGES/django.po | 17 +- .../messages/locale/es/LC_MESSAGES/django.mo | Bin 517 -> 559 bytes .../messages/locale/es/LC_MESSAGES/django.po | 15 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 535 -> 569 bytes .../locale/es_AR/LC_MESSAGES/django.po | 15 +- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 533 -> 534 bytes .../locale/es_MX/LC_MESSAGES/django.po | 14 +- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/es_VE/LC_MESSAGES/django.po | 25 + .../messages/locale/et/LC_MESSAGES/django.mo | Bin 518 -> 551 bytes .../messages/locale/et/LC_MESSAGES/django.po | 15 +- .../messages/locale/eu/LC_MESSAGES/django.mo | Bin 514 -> 515 bytes .../messages/locale/eu/LC_MESSAGES/django.po | 14 +- .../messages/locale/fa/LC_MESSAGES/django.mo | Bin 524 -> 565 bytes .../messages/locale/fa/LC_MESSAGES/django.po | 15 +- .../messages/locale/fi/LC_MESSAGES/django.mo | Bin 518 -> 556 bytes .../messages/locale/fi/LC_MESSAGES/django.po | 15 +- .../messages/locale/fr/LC_MESSAGES/django.mo | Bin 523 -> 557 bytes .../messages/locale/fr/LC_MESSAGES/django.po | 15 +- .../messages/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../messages/locale/fy/LC_MESSAGES/django.po | 25 + .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../locale/fy_NL/LC_MESSAGES/django.po | 19 - .../messages/locale/ga/LC_MESSAGES/django.mo | Bin 566 -> 567 bytes .../messages/locale/ga/LC_MESSAGES/django.po | 14 +- .../messages/locale/gl/LC_MESSAGES/django.mo | Bin 542 -> 526 bytes .../messages/locale/gl/LC_MESSAGES/django.po | 14 +- .../messages/locale/he/LC_MESSAGES/django.mo | Bin 525 -> 563 bytes .../messages/locale/he/LC_MESSAGES/django.po | 15 +- .../messages/locale/hi/LC_MESSAGES/django.mo | Bin 531 -> 532 bytes .../messages/locale/hi/LC_MESSAGES/django.po | 14 +- .../messages/locale/hr/LC_MESSAGES/django.mo | Bin 608 -> 609 bytes .../messages/locale/hr/LC_MESSAGES/django.po | 14 +- .../messages/locale/hu/LC_MESSAGES/django.mo | Bin 520 -> 521 bytes .../messages/locale/hu/LC_MESSAGES/django.po | 14 +- .../messages/locale/ia/LC_MESSAGES/django.mo | Bin 522 -> 523 bytes .../messages/locale/ia/LC_MESSAGES/django.po | 14 +- .../messages/locale/id/LC_MESSAGES/django.mo | Bin 519 -> 520 bytes .../messages/locale/id/LC_MESSAGES/django.po | 14 +- .../messages/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 515 bytes .../messages/locale/io/LC_MESSAGES/django.po | 26 + .../messages/locale/is/LC_MESSAGES/django.mo | Bin 515 -> 516 bytes .../messages/locale/is/LC_MESSAGES/django.po | 14 +- .../messages/locale/it/LC_MESSAGES/django.mo | Bin 519 -> 533 bytes .../messages/locale/it/LC_MESSAGES/django.po | 15 +- .../messages/locale/ja/LC_MESSAGES/django.mo | Bin 520 -> 561 bytes .../messages/locale/ja/LC_MESSAGES/django.po | 15 +- .../messages/locale/ka/LC_MESSAGES/django.mo | Bin 556 -> 557 bytes .../messages/locale/ka/LC_MESSAGES/django.po | 16 +- .../messages/locale/kk/LC_MESSAGES/django.mo | Bin 522 -> 523 bytes .../messages/locale/kk/LC_MESSAGES/django.po | 14 +- .../messages/locale/km/LC_MESSAGES/django.mo | Bin 391 -> 459 bytes .../messages/locale/km/LC_MESSAGES/django.po | 22 +- .../messages/locale/kn/LC_MESSAGES/django.mo | Bin 438 -> 461 bytes .../messages/locale/kn/LC_MESSAGES/django.po | 14 +- .../messages/locale/ko/LC_MESSAGES/django.mo | Bin 532 -> 533 bytes .../messages/locale/ko/LC_MESSAGES/django.po | 14 +- .../messages/locale/lb/LC_MESSAGES/django.mo | Bin 525 -> 529 bytes .../messages/locale/lb/LC_MESSAGES/django.po | 14 +- .../messages/locale/lt/LC_MESSAGES/django.mo | Bin 589 -> 590 bytes .../messages/locale/lt/LC_MESSAGES/django.po | 14 +- .../messages/locale/lv/LC_MESSAGES/django.mo | Bin 560 -> 561 bytes .../messages/locale/lv/LC_MESSAGES/django.po | 14 +- .../messages/locale/mk/LC_MESSAGES/django.mo | Bin 565 -> 607 bytes .../messages/locale/mk/LC_MESSAGES/django.po | 15 +- .../messages/locale/ml/LC_MESSAGES/django.mo | Bin 538 -> 539 bytes .../messages/locale/ml/LC_MESSAGES/django.po | 14 +- .../messages/locale/mn/LC_MESSAGES/django.mo | Bin 530 -> 590 bytes .../messages/locale/mn/LC_MESSAGES/django.po | 17 +- .../messages/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../messages/locale/mr/LC_MESSAGES/django.po | 25 + .../messages/locale/my/LC_MESSAGES/django.mo | Bin 552 -> 553 bytes .../messages/locale/my/LC_MESSAGES/django.po | 14 +- .../messages/locale/nb/LC_MESSAGES/django.mo | Bin 531 -> 564 bytes .../messages/locale/nb/LC_MESSAGES/django.po | 15 +- .../messages/locale/ne/LC_MESSAGES/django.mo | Bin 529 -> 530 bytes .../messages/locale/ne/LC_MESSAGES/django.po | 14 +- .../messages/locale/nl/LC_MESSAGES/django.mo | Bin 525 -> 561 bytes .../messages/locale/nl/LC_MESSAGES/django.po | 15 +- .../messages/locale/nn/LC_MESSAGES/django.mo | Bin 526 -> 527 bytes .../messages/locale/nn/LC_MESSAGES/django.po | 14 +- .../messages/locale/os/LC_MESSAGES/django.mo | Bin 528 -> 529 bytes .../messages/locale/os/LC_MESSAGES/django.po | 16 +- .../messages/locale/pa/LC_MESSAGES/django.mo | Bin 550 -> 547 bytes .../messages/locale/pa/LC_MESSAGES/django.po | 14 +- .../messages/locale/pl/LC_MESSAGES/django.mo | Bin 607 -> 632 bytes .../messages/locale/pl/LC_MESSAGES/django.po | 17 +- .../messages/locale/pt/LC_MESSAGES/django.mo | Bin 522 -> 552 bytes .../messages/locale/pt/LC_MESSAGES/django.po | 13 +- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 535 -> 591 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 17 +- .../messages/locale/ro/LC_MESSAGES/django.mo | Bin 564 -> 565 bytes .../messages/locale/ro/LC_MESSAGES/django.po | 14 +- .../messages/locale/ru/LC_MESSAGES/django.mo | Bin 640 -> 703 bytes .../messages/locale/ru/LC_MESSAGES/django.po | 15 +- .../messages/locale/sk/LC_MESSAGES/django.mo | Bin 548 -> 547 bytes .../messages/locale/sk/LC_MESSAGES/django.po | 14 +- .../messages/locale/sl/LC_MESSAGES/django.mo | Bin 574 -> 575 bytes .../messages/locale/sl/LC_MESSAGES/django.po | 14 +- .../messages/locale/sq/LC_MESSAGES/django.mo | Bin 522 -> 523 bytes .../messages/locale/sq/LC_MESSAGES/django.po | 14 +- .../messages/locale/sr/LC_MESSAGES/django.mo | Bin 591 -> 592 bytes .../messages/locale/sr/LC_MESSAGES/django.po | 14 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 605 -> 606 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 14 +- .../messages/locale/sv/LC_MESSAGES/django.mo | Bin 522 -> 533 bytes .../messages/locale/sv/LC_MESSAGES/django.po | 15 +- .../messages/locale/sw/LC_MESSAGES/django.mo | Bin 521 -> 544 bytes .../messages/locale/sw/LC_MESSAGES/django.po | 17 +- .../messages/locale/ta/LC_MESSAGES/django.mo | Bin 443 -> 466 bytes .../messages/locale/ta/LC_MESSAGES/django.po | 14 +- .../messages/locale/te/LC_MESSAGES/django.mo | Bin 541 -> 542 bytes .../messages/locale/te/LC_MESSAGES/django.po | 14 +- .../messages/locale/th/LC_MESSAGES/django.mo | Bin 534 -> 535 bytes .../messages/locale/th/LC_MESSAGES/django.po | 14 +- .../messages/locale/tr/LC_MESSAGES/django.mo | Bin 516 -> 529 bytes .../messages/locale/tr/LC_MESSAGES/django.po | 18 +- .../messages/locale/tt/LC_MESSAGES/django.mo | Bin 517 -> 549 bytes .../messages/locale/tt/LC_MESSAGES/django.po | 15 +- .../messages/locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../messages/locale/udm/LC_MESSAGES/django.po | 25 + .../messages/locale/uk/LC_MESSAGES/django.mo | Bin 652 -> 720 bytes .../messages/locale/uk/LC_MESSAGES/django.po | 15 +- .../messages/locale/ur/LC_MESSAGES/django.mo | Bin 519 -> 520 bytes .../messages/locale/ur/LC_MESSAGES/django.po | 14 +- .../messages/locale/vi/LC_MESSAGES/django.mo | Bin 527 -> 528 bytes .../messages/locale/vi/LC_MESSAGES/django.po | 14 +- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 533 -> 530 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 12 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 569 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 27 + .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 526 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 26 + .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 525 -> 528 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 12 +- django/contrib/messages/models.py | 1 - django/contrib/messages/storage/__init__.py | 14 +- django/contrib/messages/storage/base.py | 20 +- django/contrib/messages/storage/cookie.py | 19 +- django/contrib/messages/storage/fallback.py | 1 + django/contrib/messages/tests/base.py | 95 +- django/contrib/messages/tests/test_api.py | 55 + django/contrib/messages/tests/test_cookie.py | 43 +- .../contrib/messages/tests/test_middleware.py | 3 +- django/contrib/messages/tests/test_mixins.py | 3 +- django/contrib/messages/tests/urls.py | 4 + django/contrib/redirects/__init__.py | 1 + django/contrib/redirects/admin.py | 4 +- django/contrib/redirects/apps.py | 8 + .../redirects/locale/af/LC_MESSAGES/django.mo | Bin 0 -> 470 bytes .../redirects/locale/af/LC_MESSAGES/django.po | 49 + .../redirects/locale/ar/LC_MESSAGES/django.mo | Bin 1268 -> 1308 bytes .../redirects/locale/ar/LC_MESSAGES/django.po | 25 +- .../locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 1075 bytes .../locale/ast/LC_MESSAGES/django.po | 54 + .../redirects/locale/az/LC_MESSAGES/django.mo | Bin 1077 -> 1085 bytes .../redirects/locale/az/LC_MESSAGES/django.po | 26 +- .../redirects/locale/be/LC_MESSAGES/django.mo | Bin 1284 -> 1285 bytes .../redirects/locale/be/LC_MESSAGES/django.po | 24 +- .../redirects/locale/bg/LC_MESSAGES/django.mo | Bin 1185 -> 1226 bytes .../redirects/locale/bg/LC_MESSAGES/django.po | 25 +- .../redirects/locale/bn/LC_MESSAGES/django.mo | Bin 1322 -> 1323 bytes .../redirects/locale/bn/LC_MESSAGES/django.po | 24 +- .../redirects/locale/br/LC_MESSAGES/django.mo | Bin 626 -> 627 bytes .../redirects/locale/br/LC_MESSAGES/django.po | 24 +- .../redirects/locale/bs/LC_MESSAGES/django.mo | Bin 1118 -> 1119 bytes .../redirects/locale/bs/LC_MESSAGES/django.po | 24 +- .../redirects/locale/ca/LC_MESSAGES/django.mo | Bin 1069 -> 1113 bytes .../redirects/locale/ca/LC_MESSAGES/django.po | 25 +- .../redirects/locale/cs/LC_MESSAGES/django.mo | Bin 1085 -> 1125 bytes .../redirects/locale/cs/LC_MESSAGES/django.po | 25 +- .../redirects/locale/cy/LC_MESSAGES/django.mo | Bin 1109 -> 1145 bytes .../redirects/locale/cy/LC_MESSAGES/django.po | 24 +- .../redirects/locale/da/LC_MESSAGES/django.mo | Bin 1046 -> 1081 bytes .../redirects/locale/da/LC_MESSAGES/django.po | 38 +- .../redirects/locale/de/LC_MESSAGES/django.mo | Bin 1054 -> 1087 bytes .../redirects/locale/de/LC_MESSAGES/django.po | 24 +- .../redirects/locale/el/LC_MESSAGES/django.mo | Bin 1280 -> 1347 bytes .../redirects/locale/el/LC_MESSAGES/django.po | 25 +- .../redirects/locale/en/LC_MESSAGES/django.po | 18 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 49 + .../locale/en_GB/LC_MESSAGES/django.mo | Bin 1056 -> 1057 bytes .../locale/en_GB/LC_MESSAGES/django.po | 24 +- .../redirects/locale/eo/LC_MESSAGES/django.mo | Bin 1049 -> 1106 bytes .../redirects/locale/eo/LC_MESSAGES/django.po | 27 +- .../redirects/locale/es/LC_MESSAGES/django.mo | Bin 1060 -> 1108 bytes .../redirects/locale/es/LC_MESSAGES/django.po | 25 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 1075 -> 1115 bytes .../locale/es_AR/LC_MESSAGES/django.po | 25 +- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 1069 -> 1070 bytes .../locale/es_MX/LC_MESSAGES/django.po | 24 +- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/es_VE/LC_MESSAGES/django.po | 49 + .../redirects/locale/et/LC_MESSAGES/django.mo | Bin 1049 -> 1091 bytes .../redirects/locale/et/LC_MESSAGES/django.po | 25 +- .../redirects/locale/eu/LC_MESSAGES/django.mo | Bin 1047 -> 1048 bytes .../redirects/locale/eu/LC_MESSAGES/django.po | 24 +- .../redirects/locale/fa/LC_MESSAGES/django.mo | Bin 1156 -> 1157 bytes .../redirects/locale/fa/LC_MESSAGES/django.po | 24 +- .../redirects/locale/fi/LC_MESSAGES/django.mo | Bin 1101 -> 1150 bytes .../redirects/locale/fi/LC_MESSAGES/django.po | 25 +- .../redirects/locale/fr/LC_MESSAGES/django.mo | Bin 1072 -> 1111 bytes .../redirects/locale/fr/LC_MESSAGES/django.po | 25 +- .../redirects/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../redirects/locale/fy/LC_MESSAGES/django.po | 49 + .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../locale/fy_NL/LC_MESSAGES/django.po | 43 - .../redirects/locale/ga/LC_MESSAGES/django.mo | Bin 1037 -> 1038 bytes .../redirects/locale/ga/LC_MESSAGES/django.po | 24 +- .../redirects/locale/gl/LC_MESSAGES/django.mo | Bin 1058 -> 1059 bytes .../redirects/locale/gl/LC_MESSAGES/django.po | 24 +- .../redirects/locale/he/LC_MESSAGES/django.mo | Bin 1057 -> 1096 bytes .../redirects/locale/he/LC_MESSAGES/django.po | 25 +- .../redirects/locale/hi/LC_MESSAGES/django.mo | Bin 1412 -> 1413 bytes .../redirects/locale/hi/LC_MESSAGES/django.po | 24 +- .../redirects/locale/hr/LC_MESSAGES/django.mo | Bin 1118 -> 1119 bytes .../redirects/locale/hr/LC_MESSAGES/django.po | 24 +- .../redirects/locale/hu/LC_MESSAGES/django.mo | Bin 1092 -> 1093 bytes .../redirects/locale/hu/LC_MESSAGES/django.po | 24 +- .../redirects/locale/ia/LC_MESSAGES/django.mo | Bin 0 -> 472 bytes .../redirects/locale/ia/LC_MESSAGES/django.po | 49 + .../redirects/locale/id/LC_MESSAGES/django.mo | Bin 1031 -> 1032 bytes .../redirects/locale/id/LC_MESSAGES/django.po | 24 +- .../redirects/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 1023 bytes .../redirects/locale/io/LC_MESSAGES/django.po | 53 + .../redirects/locale/is/LC_MESSAGES/django.mo | Bin 1019 -> 1020 bytes .../redirects/locale/is/LC_MESSAGES/django.po | 24 +- .../redirects/locale/it/LC_MESSAGES/django.mo | Bin 1047 -> 1065 bytes .../redirects/locale/it/LC_MESSAGES/django.po | 25 +- .../redirects/locale/ja/LC_MESSAGES/django.mo | Bin 1068 -> 1113 bytes .../redirects/locale/ja/LC_MESSAGES/django.po | 25 +- .../redirects/locale/ka/LC_MESSAGES/django.mo | Bin 1436 -> 1437 bytes .../redirects/locale/ka/LC_MESSAGES/django.po | 24 +- .../redirects/locale/kk/LC_MESSAGES/django.mo | Bin 1166 -> 1167 bytes .../redirects/locale/kk/LC_MESSAGES/django.po | 24 +- .../redirects/locale/km/LC_MESSAGES/django.mo | Bin 1251 -> 1252 bytes .../redirects/locale/km/LC_MESSAGES/django.po | 24 +- .../redirects/locale/kn/LC_MESSAGES/django.mo | Bin 1399 -> 1400 bytes .../redirects/locale/kn/LC_MESSAGES/django.po | 24 +- .../redirects/locale/ko/LC_MESSAGES/django.mo | Bin 1006 -> 1007 bytes .../redirects/locale/ko/LC_MESSAGES/django.po | 24 +- .../redirects/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 474 bytes .../redirects/locale/lb/LC_MESSAGES/django.po | 49 + .../redirects/locale/lt/LC_MESSAGES/django.mo | Bin 1116 -> 1117 bytes .../redirects/locale/lt/LC_MESSAGES/django.po | 24 +- .../redirects/locale/lv/LC_MESSAGES/django.mo | Bin 1114 -> 1115 bytes .../redirects/locale/lv/LC_MESSAGES/django.po | 24 +- .../redirects/locale/mk/LC_MESSAGES/django.mo | Bin 1254 -> 1314 bytes .../redirects/locale/mk/LC_MESSAGES/django.po | 29 +- .../redirects/locale/ml/LC_MESSAGES/django.mo | Bin 1334 -> 1335 bytes .../redirects/locale/ml/LC_MESSAGES/django.po | 24 +- .../redirects/locale/mn/LC_MESSAGES/django.mo | Bin 1171 -> 1206 bytes .../redirects/locale/mn/LC_MESSAGES/django.po | 25 +- .../redirects/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../redirects/locale/mr/LC_MESSAGES/django.po | 49 + .../redirects/locale/my/LC_MESSAGES/django.mo | Bin 0 -> 461 bytes .../redirects/locale/my/LC_MESSAGES/django.po | 49 + .../redirects/locale/nb/LC_MESSAGES/django.mo | Bin 1083 -> 1114 bytes .../redirects/locale/nb/LC_MESSAGES/django.po | 25 +- .../redirects/locale/ne/LC_MESSAGES/django.mo | Bin 1319 -> 1320 bytes .../redirects/locale/ne/LC_MESSAGES/django.po | 24 +- .../redirects/locale/nl/LC_MESSAGES/django.mo | Bin 1042 -> 1043 bytes .../redirects/locale/nl/LC_MESSAGES/django.po | 24 +- .../redirects/locale/nn/LC_MESSAGES/django.mo | Bin 1075 -> 1076 bytes .../redirects/locale/nn/LC_MESSAGES/django.po | 24 +- .../redirects/locale/os/LC_MESSAGES/django.mo | Bin 1160 -> 1154 bytes .../redirects/locale/os/LC_MESSAGES/django.po | 26 +- .../redirects/locale/pa/LC_MESSAGES/django.mo | Bin 755 -> 752 bytes .../redirects/locale/pa/LC_MESSAGES/django.po | 24 +- .../redirects/locale/pl/LC_MESSAGES/django.mo | Bin 1047 -> 1143 bytes .../redirects/locale/pl/LC_MESSAGES/django.po | 32 +- .../redirects/locale/pt/LC_MESSAGES/django.mo | Bin 1059 -> 1099 bytes .../redirects/locale/pt/LC_MESSAGES/django.po | 23 +- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 1093 -> 1130 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 25 +- .../redirects/locale/ro/LC_MESSAGES/django.mo | Bin 1132 -> 1133 bytes .../redirects/locale/ro/LC_MESSAGES/django.po | 24 +- .../redirects/locale/ru/LC_MESSAGES/django.mo | Bin 1295 -> 1371 bytes .../redirects/locale/ru/LC_MESSAGES/django.po | 25 +- .../redirects/locale/sk/LC_MESSAGES/django.mo | Bin 1092 -> 1091 bytes .../redirects/locale/sk/LC_MESSAGES/django.po | 24 +- .../redirects/locale/sl/LC_MESSAGES/django.mo | Bin 1094 -> 1095 bytes .../redirects/locale/sl/LC_MESSAGES/django.po | 24 +- .../redirects/locale/sq/LC_MESSAGES/django.mo | Bin 1058 -> 1059 bytes .../redirects/locale/sq/LC_MESSAGES/django.po | 24 +- .../redirects/locale/sr/LC_MESSAGES/django.mo | Bin 1257 -> 1258 bytes .../redirects/locale/sr/LC_MESSAGES/django.po | 24 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 1133 -> 1134 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 24 +- .../redirects/locale/sv/LC_MESSAGES/django.mo | Bin 1064 -> 1065 bytes .../redirects/locale/sv/LC_MESSAGES/django.po | 24 +- .../redirects/locale/sw/LC_MESSAGES/django.mo | Bin 1043 -> 1076 bytes .../redirects/locale/sw/LC_MESSAGES/django.po | 35 +- .../redirects/locale/ta/LC_MESSAGES/django.mo | Bin 1505 -> 1506 bytes .../redirects/locale/ta/LC_MESSAGES/django.po | 24 +- .../redirects/locale/te/LC_MESSAGES/django.mo | Bin 467 -> 467 bytes .../redirects/locale/te/LC_MESSAGES/django.po | 22 +- .../redirects/locale/th/LC_MESSAGES/django.mo | Bin 1213 -> 1214 bytes .../redirects/locale/th/LC_MESSAGES/django.po | 24 +- .../redirects/locale/tr/LC_MESSAGES/django.mo | Bin 1047 -> 1098 bytes .../redirects/locale/tr/LC_MESSAGES/django.po | 40 +- .../redirects/locale/tt/LC_MESSAGES/django.mo | Bin 1181 -> 1182 bytes .../redirects/locale/tt/LC_MESSAGES/django.po | 24 +- .../locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../locale/udm/LC_MESSAGES/django.po | 49 + .../redirects/locale/uk/LC_MESSAGES/django.mo | Bin 1308 -> 1383 bytes .../redirects/locale/uk/LC_MESSAGES/django.po | 25 +- .../redirects/locale/ur/LC_MESSAGES/django.mo | Bin 1141 -> 1142 bytes .../redirects/locale/ur/LC_MESSAGES/django.po | 24 +- .../redirects/locale/vi/LC_MESSAGES/django.mo | Bin 1114 -> 1115 bytes .../redirects/locale/vi/LC_MESSAGES/django.po | 24 +- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 1012 -> 1013 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 10 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 1052 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 51 + .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 1027 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 50 + .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 1026 -> 1027 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 10 +- django/contrib/redirects/middleware.py | 17 +- .../redirects/migrations/0001_initial.py | 31 + .../contrib/redirects/migrations/__init__.py | 0 django/contrib/redirects/models.py | 3 +- django/contrib/redirects/tests.py | 44 +- django/contrib/sessions/__init__.py | 1 + django/contrib/sessions/apps.py | 8 + django/contrib/sessions/backends/base.py | 18 +- django/contrib/sessions/backends/cache.py | 4 +- django/contrib/sessions/backends/cached_db.py | 14 +- django/contrib/sessions/backends/db.py | 1 + django/contrib/sessions/backends/file.py | 1 + .../sessions/locale/af/LC_MESSAGES/django.mo | Bin 0 -> 470 bytes .../sessions/locale/af/LC_MESSAGES/django.po | 41 + .../sessions/locale/ar/LC_MESSAGES/django.mo | Bin 813 -> 835 bytes .../sessions/locale/ar/LC_MESSAGES/django.po | 23 +- .../sessions/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 706 bytes .../sessions/locale/ast/LC_MESSAGES/django.po | 42 + .../sessions/locale/az/LC_MESSAGES/django.mo | Bin 696 -> 704 bytes .../sessions/locale/az/LC_MESSAGES/django.po | 24 +- .../sessions/locale/be/LC_MESSAGES/django.mo | Bin 797 -> 798 bytes .../sessions/locale/be/LC_MESSAGES/django.po | 22 +- .../sessions/locale/bg/LC_MESSAGES/django.mo | Bin 750 -> 782 bytes .../sessions/locale/bg/LC_MESSAGES/django.po | 23 +- .../sessions/locale/bn/LC_MESSAGES/django.mo | Bin 765 -> 766 bytes .../sessions/locale/bn/LC_MESSAGES/django.po | 22 +- .../sessions/locale/br/LC_MESSAGES/django.mo | Bin 539 -> 540 bytes .../sessions/locale/br/LC_MESSAGES/django.po | 22 +- .../sessions/locale/bs/LC_MESSAGES/django.mo | Bin 762 -> 763 bytes .../sessions/locale/bs/LC_MESSAGES/django.po | 22 +- .../sessions/locale/ca/LC_MESSAGES/django.mo | Bin 707 -> 746 bytes .../sessions/locale/ca/LC_MESSAGES/django.po | 23 +- .../sessions/locale/cs/LC_MESSAGES/django.mo | Bin 717 -> 747 bytes .../sessions/locale/cs/LC_MESSAGES/django.po | 23 +- .../sessions/locale/cy/LC_MESSAGES/django.mo | Bin 749 -> 778 bytes .../sessions/locale/cy/LC_MESSAGES/django.po | 22 +- .../sessions/locale/da/LC_MESSAGES/django.mo | Bin 690 -> 723 bytes .../sessions/locale/da/LC_MESSAGES/django.po | 23 +- .../sessions/locale/de/LC_MESSAGES/django.mo | Bin 696 -> 725 bytes .../sessions/locale/de/LC_MESSAGES/django.po | 22 +- .../sessions/locale/el/LC_MESSAGES/django.mo | Bin 767 -> 821 bytes .../sessions/locale/el/LC_MESSAGES/django.po | 23 +- .../sessions/locale/en/LC_MESSAGES/django.po | 16 +- .../locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/en_AU/LC_MESSAGES/django.po | 41 + .../locale/en_GB/LC_MESSAGES/django.mo | Bin 710 -> 711 bytes .../locale/en_GB/LC_MESSAGES/django.po | 22 +- .../sessions/locale/eo/LC_MESSAGES/django.mo | Bin 697 -> 749 bytes .../sessions/locale/eo/LC_MESSAGES/django.po | 23 +- .../sessions/locale/es/LC_MESSAGES/django.mo | Bin 703 -> 745 bytes .../sessions/locale/es/LC_MESSAGES/django.po | 23 +- .../locale/es_AR/LC_MESSAGES/django.mo | Bin 724 -> 758 bytes .../locale/es_AR/LC_MESSAGES/django.po | 23 +- .../locale/es_MX/LC_MESSAGES/django.mo | Bin 734 -> 735 bytes .../locale/es_MX/LC_MESSAGES/django.po | 22 +- .../locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../locale/es_VE/LC_MESSAGES/django.po | 41 + .../sessions/locale/et/LC_MESSAGES/django.mo | Bin 704 -> 739 bytes .../sessions/locale/et/LC_MESSAGES/django.po | 23 +- .../sessions/locale/eu/LC_MESSAGES/django.mo | Bin 692 -> 693 bytes .../sessions/locale/eu/LC_MESSAGES/django.po | 22 +- .../sessions/locale/fa/LC_MESSAGES/django.mo | Bin 717 -> 756 bytes .../sessions/locale/fa/LC_MESSAGES/django.po | 23 +- .../sessions/locale/fi/LC_MESSAGES/django.mo | Bin 690 -> 729 bytes .../sessions/locale/fi/LC_MESSAGES/django.po | 23 +- .../sessions/locale/fr/LC_MESSAGES/django.mo | Bin 702 -> 736 bytes .../sessions/locale/fr/LC_MESSAGES/django.po | 23 +- .../sessions/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../sessions/locale/fy/LC_MESSAGES/django.po | 41 + .../locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../locale/fy_NL/LC_MESSAGES/django.po | 35 - .../sessions/locale/ga/LC_MESSAGES/django.mo | Bin 750 -> 751 bytes .../sessions/locale/ga/LC_MESSAGES/django.po | 22 +- .../sessions/locale/gl/LC_MESSAGES/django.mo | Bin 721 -> 705 bytes .../sessions/locale/gl/LC_MESSAGES/django.po | 22 +- .../sessions/locale/he/LC_MESSAGES/django.mo | Bin 768 -> 812 bytes .../sessions/locale/he/LC_MESSAGES/django.po | 23 +- .../sessions/locale/hi/LC_MESSAGES/django.mo | Bin 762 -> 763 bytes .../sessions/locale/hi/LC_MESSAGES/django.po | 22 +- .../sessions/locale/hr/LC_MESSAGES/django.mo | Bin 776 -> 777 bytes .../sessions/locale/hr/LC_MESSAGES/django.po | 22 +- .../sessions/locale/hu/LC_MESSAGES/django.mo | Bin 709 -> 710 bytes .../sessions/locale/hu/LC_MESSAGES/django.po | 22 +- .../sessions/locale/ia/LC_MESSAGES/django.mo | Bin 0 -> 472 bytes .../sessions/locale/ia/LC_MESSAGES/django.po | 41 + .../sessions/locale/id/LC_MESSAGES/django.mo | Bin 680 -> 681 bytes .../sessions/locale/id/LC_MESSAGES/django.po | 22 +- .../sessions/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 687 bytes .../sessions/locale/io/LC_MESSAGES/django.po | 42 + .../sessions/locale/is/LC_MESSAGES/django.mo | Bin 687 -> 688 bytes .../sessions/locale/is/LC_MESSAGES/django.po | 22 +- .../sessions/locale/it/LC_MESSAGES/django.mo | Bin 704 -> 718 bytes .../sessions/locale/it/LC_MESSAGES/django.po | 23 +- .../sessions/locale/ja/LC_MESSAGES/django.mo | Bin 719 -> 760 bytes .../sessions/locale/ja/LC_MESSAGES/django.po | 23 +- .../sessions/locale/ka/LC_MESSAGES/django.mo | Bin 806 -> 807 bytes .../sessions/locale/ka/LC_MESSAGES/django.po | 22 +- .../sessions/locale/kk/LC_MESSAGES/django.mo | Bin 746 -> 747 bytes .../sessions/locale/kk/LC_MESSAGES/django.po | 22 +- .../sessions/locale/km/LC_MESSAGES/django.mo | Bin 932 -> 933 bytes .../sessions/locale/km/LC_MESSAGES/django.po | 22 +- .../sessions/locale/kn/LC_MESSAGES/django.mo | Bin 817 -> 818 bytes .../sessions/locale/kn/LC_MESSAGES/django.po | 22 +- .../sessions/locale/ko/LC_MESSAGES/django.mo | Bin 677 -> 678 bytes .../sessions/locale/ko/LC_MESSAGES/django.po | 22 +- .../sessions/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 474 bytes .../sessions/locale/lb/LC_MESSAGES/django.po | 41 + .../sessions/locale/lt/LC_MESSAGES/django.mo | Bin 757 -> 758 bytes .../sessions/locale/lt/LC_MESSAGES/django.po | 22 +- .../sessions/locale/lv/LC_MESSAGES/django.mo | Bin 734 -> 735 bytes .../sessions/locale/lv/LC_MESSAGES/django.po | 22 +- .../sessions/locale/mk/LC_MESSAGES/django.mo | Bin 797 -> 823 bytes .../sessions/locale/mk/LC_MESSAGES/django.po | 27 +- .../sessions/locale/ml/LC_MESSAGES/django.mo | Bin 783 -> 784 bytes .../sessions/locale/ml/LC_MESSAGES/django.po | 22 +- .../sessions/locale/mn/LC_MESSAGES/django.mo | Bin 732 -> 754 bytes .../sessions/locale/mn/LC_MESSAGES/django.po | 23 +- .../sessions/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../sessions/locale/mr/LC_MESSAGES/django.po | 41 + .../sessions/locale/my/LC_MESSAGES/django.mo | Bin 822 -> 818 bytes .../sessions/locale/my/LC_MESSAGES/django.po | 22 +- .../sessions/locale/nb/LC_MESSAGES/django.mo | Bin 688 -> 718 bytes .../sessions/locale/nb/LC_MESSAGES/django.po | 25 +- .../sessions/locale/ne/LC_MESSAGES/django.mo | Bin 754 -> 755 bytes .../sessions/locale/ne/LC_MESSAGES/django.po | 22 +- .../sessions/locale/nl/LC_MESSAGES/django.mo | Bin 688 -> 689 bytes .../sessions/locale/nl/LC_MESSAGES/django.po | 22 +- .../sessions/locale/nn/LC_MESSAGES/django.mo | Bin 698 -> 699 bytes .../sessions/locale/nn/LC_MESSAGES/django.po | 22 +- .../sessions/locale/os/LC_MESSAGES/django.mo | Bin 742 -> 736 bytes .../sessions/locale/os/LC_MESSAGES/django.po | 24 +- .../sessions/locale/pa/LC_MESSAGES/django.mo | Bin 774 -> 775 bytes .../sessions/locale/pa/LC_MESSAGES/django.po | 22 +- .../sessions/locale/pl/LC_MESSAGES/django.mo | Bin 750 -> 781 bytes .../sessions/locale/pl/LC_MESSAGES/django.po | 23 +- .../sessions/locale/pt/LC_MESSAGES/django.mo | Bin 708 -> 737 bytes .../sessions/locale/pt/LC_MESSAGES/django.po | 21 +- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 721 -> 759 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 23 +- .../sessions/locale/ro/LC_MESSAGES/django.mo | Bin 733 -> 734 bytes .../sessions/locale/ro/LC_MESSAGES/django.po | 22 +- .../sessions/locale/ru/LC_MESSAGES/django.mo | Bin 809 -> 866 bytes .../sessions/locale/ru/LC_MESSAGES/django.po | 23 +- .../sessions/locale/sk/LC_MESSAGES/django.mo | Bin 738 -> 739 bytes .../sessions/locale/sk/LC_MESSAGES/django.po | 22 +- .../sessions/locale/sl/LC_MESSAGES/django.mo | Bin 735 -> 736 bytes .../sessions/locale/sl/LC_MESSAGES/django.po | 22 +- .../sessions/locale/sq/LC_MESSAGES/django.mo | Bin 695 -> 696 bytes .../sessions/locale/sq/LC_MESSAGES/django.po | 22 +- .../sessions/locale/sr/LC_MESSAGES/django.mo | Bin 815 -> 816 bytes .../sessions/locale/sr/LC_MESSAGES/django.po | 22 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 788 -> 789 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 22 +- .../sessions/locale/sv/LC_MESSAGES/django.mo | Bin 693 -> 694 bytes .../sessions/locale/sv/LC_MESSAGES/django.po | 22 +- .../sessions/locale/sw/LC_MESSAGES/django.mo | Bin 713 -> 741 bytes .../sessions/locale/sw/LC_MESSAGES/django.po | 23 +- .../sessions/locale/ta/LC_MESSAGES/django.mo | Bin 804 -> 805 bytes .../sessions/locale/ta/LC_MESSAGES/django.po | 22 +- .../sessions/locale/te/LC_MESSAGES/django.mo | Bin 789 -> 790 bytes .../sessions/locale/te/LC_MESSAGES/django.po | 22 +- .../sessions/locale/th/LC_MESSAGES/django.mo | Bin 760 -> 761 bytes .../sessions/locale/th/LC_MESSAGES/django.po | 22 +- .../sessions/locale/tr/LC_MESSAGES/django.mo | Bin 695 -> 707 bytes .../sessions/locale/tr/LC_MESSAGES/django.po | 25 +- .../sessions/locale/tt/LC_MESSAGES/django.mo | Bin 760 -> 799 bytes .../sessions/locale/tt/LC_MESSAGES/django.po | 23 +- .../sessions/locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../sessions/locale/udm/LC_MESSAGES/django.po | 41 + .../sessions/locale/uk/LC_MESSAGES/django.mo | Bin 807 -> 861 bytes .../sessions/locale/uk/LC_MESSAGES/django.po | 23 +- .../sessions/locale/ur/LC_MESSAGES/django.mo | Bin 732 -> 733 bytes .../sessions/locale/ur/LC_MESSAGES/django.po | 22 +- .../sessions/locale/vi/LC_MESSAGES/django.mo | Bin 691 -> 688 bytes .../sessions/locale/vi/LC_MESSAGES/django.po | 24 +- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 693 -> 694 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 10 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 729 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 43 + .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 702 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 42 + .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 701 -> 702 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 10 +- .../management/commands/clearsessions.py | 3 +- django/contrib/sessions/middleware.py | 10 +- .../sessions/migrations/0001_initial.py | 27 + .../contrib/sessions/migrations/__init__.py | 0 django/contrib/sessions/models.py | 4 +- django/contrib/sessions/tests.py | 39 +- django/contrib/sitemaps/__init__.py | 41 +- django/contrib/sitemaps/apps.py | 8 + .../management/commands/ping_google.py | 1 - django/contrib/sitemaps/models.py | 3 +- django/contrib/sitemaps/tests/base.py | 10 +- .../contrib/sitemaps/tests/test_flatpages.py | 7 +- django/contrib/sitemaps/tests/test_generic.py | 2 +- django/contrib/sitemaps/tests/test_http.py | 49 +- django/contrib/sitemaps/tests/test_https.py | 3 +- django/contrib/sitemaps/tests/urls/http.py | 57 +- django/contrib/sitemaps/tests/urls/https.py | 1 + django/contrib/sitemaps/views.py | 46 +- django/contrib/sites/__init__.py | 1 + django/contrib/sites/admin.py | 2 +- django/contrib/sites/apps.py | 8 + .../sites/locale/af/LC_MESSAGES/django.mo | Bin 0 -> 470 bytes .../sites/locale/af/LC_MESSAGES/django.po | 41 + .../sites/locale/ar/LC_MESSAGES/django.mo | Bin 915 -> 936 bytes .../sites/locale/ar/LC_MESSAGES/django.po | 25 +- .../sites/locale/ast/LC_MESSAGES/django.mo | Bin 0 -> 778 bytes .../sites/locale/ast/LC_MESSAGES/django.po | 42 + .../sites/locale/az/LC_MESSAGES/django.mo | Bin 604 -> 612 bytes .../sites/locale/az/LC_MESSAGES/django.po | 24 +- .../sites/locale/be/LC_MESSAGES/django.mo | Bin 728 -> 729 bytes .../sites/locale/be/LC_MESSAGES/django.po | 22 +- .../sites/locale/bg/LC_MESSAGES/django.mo | Bin 661 -> 903 bytes .../sites/locale/bg/LC_MESSAGES/django.po | 28 +- .../sites/locale/bn/LC_MESSAGES/django.mo | Bin 685 -> 686 bytes .../sites/locale/bn/LC_MESSAGES/django.po | 22 +- .../sites/locale/br/LC_MESSAGES/django.mo | Bin 631 -> 632 bytes .../sites/locale/br/LC_MESSAGES/django.po | 22 +- .../sites/locale/bs/LC_MESSAGES/django.mo | Bin 695 -> 696 bytes .../sites/locale/bs/LC_MESSAGES/django.po | 22 +- .../sites/locale/ca/LC_MESSAGES/django.mo | Bin 766 -> 799 bytes .../sites/locale/ca/LC_MESSAGES/django.po | 23 +- .../sites/locale/cs/LC_MESSAGES/django.mo | Bin 793 -> 815 bytes .../sites/locale/cs/LC_MESSAGES/django.po | 22 +- .../sites/locale/cy/LC_MESSAGES/django.mo | Bin 812 -> 839 bytes .../sites/locale/cy/LC_MESSAGES/django.po | 22 +- .../sites/locale/da/LC_MESSAGES/django.mo | Bin 769 -> 795 bytes .../sites/locale/da/LC_MESSAGES/django.po | 26 +- .../sites/locale/de/LC_MESSAGES/django.mo | Bin 766 -> 790 bytes .../sites/locale/de/LC_MESSAGES/django.po | 22 +- .../sites/locale/el/LC_MESSAGES/django.mo | Bin 677 -> 890 bytes .../sites/locale/el/LC_MESSAGES/django.po | 28 +- .../sites/locale/en/LC_MESSAGES/django.po | 16 +- .../sites/locale/en_AU/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../sites/locale/en_AU/LC_MESSAGES/django.po | 41 + .../sites/locale/en_GB/LC_MESSAGES/django.mo | Bin 642 -> 643 bytes .../sites/locale/en_GB/LC_MESSAGES/django.po | 22 +- .../sites/locale/eo/LC_MESSAGES/django.mo | Bin 779 -> 814 bytes .../sites/locale/eo/LC_MESSAGES/django.po | 25 +- .../sites/locale/es/LC_MESSAGES/django.mo | Bin 777 -> 815 bytes .../sites/locale/es/LC_MESSAGES/django.po | 28 +- .../sites/locale/es_AR/LC_MESSAGES/django.mo | Bin 816 -> 840 bytes .../sites/locale/es_AR/LC_MESSAGES/django.po | 22 +- .../sites/locale/es_MX/LC_MESSAGES/django.mo | Bin 645 -> 646 bytes .../sites/locale/es_MX/LC_MESSAGES/django.po | 22 +- .../sites/locale/es_VE/LC_MESSAGES/django.mo | Bin 0 -> 486 bytes .../sites/locale/es_VE/LC_MESSAGES/django.po | 41 + .../sites/locale/et/LC_MESSAGES/django.mo | Bin 763 -> 790 bytes .../sites/locale/et/LC_MESSAGES/django.po | 25 +- .../sites/locale/eu/LC_MESSAGES/django.mo | Bin 790 -> 777 bytes .../sites/locale/eu/LC_MESSAGES/django.po | 24 +- .../sites/locale/fa/LC_MESSAGES/django.mo | Bin 837 -> 873 bytes .../sites/locale/fa/LC_MESSAGES/django.po | 29 +- .../sites/locale/fi/LC_MESSAGES/django.mo | Bin 626 -> 627 bytes .../sites/locale/fi/LC_MESSAGES/django.po | 22 +- .../sites/locale/fr/LC_MESSAGES/django.mo | Bin 772 -> 800 bytes .../sites/locale/fr/LC_MESSAGES/django.po | 25 +- .../sites/locale/fy/LC_MESSAGES/django.mo | Bin 0 -> 475 bytes .../sites/locale/fy/LC_MESSAGES/django.po | 41 + .../sites/locale/fy_NL/LC_MESSAGES/django.mo | Bin 401 -> 0 bytes .../sites/locale/fy_NL/LC_MESSAGES/django.po | 31 - .../sites/locale/ga/LC_MESSAGES/django.mo | Bin 671 -> 672 bytes .../sites/locale/ga/LC_MESSAGES/django.po | 22 +- .../sites/locale/gl/LC_MESSAGES/django.mo | Bin 762 -> 746 bytes .../sites/locale/gl/LC_MESSAGES/django.po | 22 +- .../sites/locale/he/LC_MESSAGES/django.mo | Bin 795 -> 823 bytes .../sites/locale/he/LC_MESSAGES/django.po | 22 +- .../sites/locale/hi/LC_MESSAGES/django.mo | Bin 668 -> 669 bytes .../sites/locale/hi/LC_MESSAGES/django.po | 22 +- .../sites/locale/hr/LC_MESSAGES/django.mo | Bin 699 -> 700 bytes .../sites/locale/hr/LC_MESSAGES/django.po | 22 +- .../sites/locale/hu/LC_MESSAGES/django.mo | Bin 638 -> 639 bytes .../sites/locale/hu/LC_MESSAGES/django.po | 22 +- .../sites/locale/ia/LC_MESSAGES/django.mo | Bin 0 -> 472 bytes .../sites/locale/ia/LC_MESSAGES/django.po | 41 + .../sites/locale/id/LC_MESSAGES/django.mo | Bin 625 -> 769 bytes .../sites/locale/id/LC_MESSAGES/django.po | 25 +- .../sites/locale/io/LC_MESSAGES/django.mo | Bin 0 -> 764 bytes .../sites/locale/io/LC_MESSAGES/django.po | 42 + .../sites/locale/is/LC_MESSAGES/django.mo | Bin 616 -> 617 bytes .../sites/locale/is/LC_MESSAGES/django.po | 22 +- .../sites/locale/it/LC_MESSAGES/django.mo | Bin 763 -> 770 bytes .../sites/locale/it/LC_MESSAGES/django.po | 23 +- .../sites/locale/ja/LC_MESSAGES/django.mo | Bin 790 -> 817 bytes .../sites/locale/ja/LC_MESSAGES/django.po | 22 +- .../sites/locale/ka/LC_MESSAGES/django.mo | Bin 709 -> 710 bytes .../sites/locale/ka/LC_MESSAGES/django.po | 22 +- .../sites/locale/kk/LC_MESSAGES/django.mo | Bin 655 -> 656 bytes .../sites/locale/kk/LC_MESSAGES/django.po | 22 +- .../sites/locale/km/LC_MESSAGES/django.mo | Bin 704 -> 705 bytes .../sites/locale/km/LC_MESSAGES/django.po | 22 +- .../sites/locale/kn/LC_MESSAGES/django.mo | Bin 679 -> 680 bytes .../sites/locale/kn/LC_MESSAGES/django.po | 22 +- .../sites/locale/ko/LC_MESSAGES/django.mo | Bin 624 -> 777 bytes .../sites/locale/ko/LC_MESSAGES/django.po | 25 +- .../sites/locale/lb/LC_MESSAGES/django.mo | Bin 0 -> 474 bytes .../sites/locale/lb/LC_MESSAGES/django.po | 41 + .../sites/locale/lt/LC_MESSAGES/django.mo | Bin 848 -> 835 bytes .../sites/locale/lt/LC_MESSAGES/django.po | 22 +- .../sites/locale/lv/LC_MESSAGES/django.mo | Bin 669 -> 670 bytes .../sites/locale/lv/LC_MESSAGES/django.po | 22 +- .../sites/locale/mk/LC_MESSAGES/django.mo | Bin 873 -> 892 bytes .../sites/locale/mk/LC_MESSAGES/django.po | 24 +- .../sites/locale/ml/LC_MESSAGES/django.mo | Bin 711 -> 712 bytes .../sites/locale/ml/LC_MESSAGES/django.po | 22 +- .../sites/locale/mn/LC_MESSAGES/django.mo | Bin 860 -> 877 bytes .../sites/locale/mn/LC_MESSAGES/django.po | 23 +- .../sites/locale/mr/LC_MESSAGES/django.mo | Bin 0 -> 468 bytes .../sites/locale/mr/LC_MESSAGES/django.po | 41 + .../sites/locale/my/LC_MESSAGES/django.mo | Bin 920 -> 916 bytes .../sites/locale/my/LC_MESSAGES/django.po | 22 +- .../sites/locale/nb/LC_MESSAGES/django.mo | Bin 770 -> 785 bytes .../sites/locale/nb/LC_MESSAGES/django.po | 25 +- .../sites/locale/ne/LC_MESSAGES/django.mo | Bin 864 -> 855 bytes .../sites/locale/ne/LC_MESSAGES/django.po | 22 +- .../sites/locale/nl/LC_MESSAGES/django.mo | Bin 753 -> 749 bytes .../sites/locale/nl/LC_MESSAGES/django.po | 22 +- .../sites/locale/nn/LC_MESSAGES/django.mo | Bin 636 -> 637 bytes .../sites/locale/nn/LC_MESSAGES/django.po | 22 +- .../sites/locale/os/LC_MESSAGES/django.mo | Bin 816 -> 810 bytes .../sites/locale/os/LC_MESSAGES/django.po | 24 +- .../sites/locale/pa/LC_MESSAGES/django.mo | Bin 687 -> 688 bytes .../sites/locale/pa/LC_MESSAGES/django.po | 22 +- .../sites/locale/pl/LC_MESSAGES/django.mo | Bin 837 -> 866 bytes .../sites/locale/pl/LC_MESSAGES/django.po | 23 +- .../sites/locale/pt/LC_MESSAGES/django.mo | Bin 773 -> 796 bytes .../sites/locale/pt/LC_MESSAGES/django.po | 21 +- .../sites/locale/pt_BR/LC_MESSAGES/django.mo | Bin 794 -> 826 bytes .../sites/locale/pt_BR/LC_MESSAGES/django.po | 23 +- .../sites/locale/ro/LC_MESSAGES/django.mo | Bin 662 -> 803 bytes .../sites/locale/ro/LC_MESSAGES/django.po | 25 +- .../sites/locale/ru/LC_MESSAGES/django.mo | Bin 911 -> 963 bytes .../sites/locale/ru/LC_MESSAGES/django.po | 23 +- .../sites/locale/sk/LC_MESSAGES/django.mo | Bin 799 -> 800 bytes .../sites/locale/sk/LC_MESSAGES/django.po | 26 +- .../sites/locale/sl/LC_MESSAGES/django.mo | Bin 809 -> 813 bytes .../sites/locale/sl/LC_MESSAGES/django.po | 22 +- .../sites/locale/sq/LC_MESSAGES/django.mo | Bin 787 -> 788 bytes .../sites/locale/sq/LC_MESSAGES/django.po | 22 +- .../sites/locale/sr/LC_MESSAGES/django.mo | Bin 727 -> 728 bytes .../sites/locale/sr/LC_MESSAGES/django.po | 22 +- .../locale/sr_Latn/LC_MESSAGES/django.mo | Bin 715 -> 716 bytes .../locale/sr_Latn/LC_MESSAGES/django.po | 22 +- .../sites/locale/sv/LC_MESSAGES/django.mo | Bin 786 -> 780 bytes .../sites/locale/sv/LC_MESSAGES/django.po | 24 +- .../sites/locale/sw/LC_MESSAGES/django.mo | Bin 632 -> 779 bytes .../sites/locale/sw/LC_MESSAGES/django.po | 29 +- .../sites/locale/ta/LC_MESSAGES/django.mo | Bin 717 -> 718 bytes .../sites/locale/ta/LC_MESSAGES/django.po | 22 +- .../sites/locale/te/LC_MESSAGES/django.mo | Bin 690 -> 691 bytes .../sites/locale/te/LC_MESSAGES/django.po | 22 +- .../sites/locale/th/LC_MESSAGES/django.mo | Bin 853 -> 854 bytes .../sites/locale/th/LC_MESSAGES/django.po | 22 +- .../sites/locale/tr/LC_MESSAGES/django.mo | Bin 748 -> 780 bytes .../sites/locale/tr/LC_MESSAGES/django.po | 30 +- .../sites/locale/tt/LC_MESSAGES/django.mo | Bin 656 -> 699 bytes .../sites/locale/tt/LC_MESSAGES/django.po | 23 +- .../sites/locale/udm/LC_MESSAGES/django.mo | Bin 0 -> 462 bytes .../sites/locale/udm/LC_MESSAGES/django.po | 41 + .../sites/locale/uk/LC_MESSAGES/django.mo | Bin 737 -> 980 bytes .../sites/locale/uk/LC_MESSAGES/django.po | 28 +- .../sites/locale/ur/LC_MESSAGES/django.mo | Bin 657 -> 658 bytes .../sites/locale/ur/LC_MESSAGES/django.po | 22 +- .../sites/locale/vi/LC_MESSAGES/django.mo | Bin 774 -> 771 bytes .../sites/locale/vi/LC_MESSAGES/django.po | 24 +- .../sites/locale/zh_CN/LC_MESSAGES/django.mo | Bin 624 -> 625 bytes .../sites/locale/zh_CN/LC_MESSAGES/django.po | 22 +- .../locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 786 bytes .../locale/zh_Hans/LC_MESSAGES/django.po | 43 + .../locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 764 bytes .../locale/zh_Hant/LC_MESSAGES/django.po | 43 + .../sites/locale/zh_TW/LC_MESSAGES/django.mo | Bin 763 -> 632 bytes .../sites/locale/zh_TW/LC_MESSAGES/django.po | 23 +- django/contrib/sites/management.py | 37 +- django/contrib/sites/managers.py | 81 +- django/contrib/sites/middleware.py | 10 + .../contrib/sites/migrations/0001_initial.py | 28 + django/contrib/sites/migrations/__init__.py | 0 django/contrib/sites/models.py | 54 +- django/contrib/sites/requests.py | 25 + django/contrib/sites/shortcuts.py | 18 + django/contrib/sites/tests.py | 94 +- django/contrib/staticfiles/__init__.py | 1 + django/contrib/staticfiles/apps.py | 8 + django/contrib/staticfiles/finders.py | 72 +- django/contrib/staticfiles/handlers.py | 17 +- .../management/commands/collectstatic.py | 89 +- .../management/commands/findstatic.py | 17 +- .../management/commands/runserver.py | 1 + django/contrib/staticfiles/storage.py | 175 +- .../staticfiles/templatetags/staticfiles.py | 10 +- django/contrib/staticfiles/testing.py | 14 + django/contrib/staticfiles/urls.py | 1 + django/contrib/staticfiles/utils.py | 3 + django/contrib/staticfiles/views.py | 8 +- django/contrib/syndication/__init__.py | 1 + django/contrib/syndication/apps.py | 8 + django/contrib/syndication/views.py | 78 +- django/contrib/webdesign/__init__.py | 1 + django/contrib/webdesign/apps.py | 8 + django/contrib/webdesign/lorem_ipsum.py | 6 +- .../webdesign/templatetags/webdesign.py | 11 +- django/contrib/webdesign/tests.py | 6 +- django/core/cache/__init__.py | 197 +-- django/core/cache/backends/base.py | 40 +- django/core/cache/backends/db.py | 138 +- django/core/cache/backends/dummy.py | 2 + django/core/cache/backends/filebased.py | 231 ++- django/core/cache/backends/locmem.py | 62 +- django/core/cache/backends/memcached.py | 39 +- django/core/cache/utils.py | 4 +- django/core/checks/__init__.py | 19 + django/core/checks/compatibility/base.py | 39 - .../core/checks/compatibility/django_1_6_0.py | 140 +- .../core/checks/compatibility/django_1_7_0.py | 36 + django/core/checks/messages.py | 84 + django/core/checks/model_checks.py | 64 + django/core/checks/registry.py | 76 + django/core/context_processors.py | 8 +- django/core/exceptions.py | 115 +- django/core/files/__init__.py | 2 + django/core/files/base.py | 13 +- django/core/files/images.py | 2 +- django/core/files/locks.py | 136 +- django/core/files/move.py | 11 +- django/core/files/storage.py | 66 +- django/core/files/temp.py | 38 +- django/core/files/uploadedfile.py | 27 +- django/core/files/uploadhandler.py | 46 +- django/core/handlers/base.py | 73 +- django/core/handlers/wsgi.py | 145 +- django/core/mail/__init__.py | 22 +- django/core/mail/backends/base.py | 3 +- django/core/mail/backends/console.py | 22 +- django/core/mail/backends/dummy.py | 3 +- django/core/mail/backends/filebased.py | 11 +- django/core/mail/backends/locmem.py | 5 +- django/core/mail/backends/smtp.py | 52 +- django/core/mail/message.py | 115 +- django/core/management/__init__.py | 132 +- django/core/management/base.py | 214 ++- django/core/management/color.py | 16 +- django/core/management/commands/check.py | 43 +- django/core/management/commands/cleanup.py | 11 - .../management/commands/compilemessages.py | 122 +- .../management/commands/createcachetable.py | 67 +- django/core/management/commands/dbshell.py | 5 +- .../core/management/commands/diffsettings.py | 4 +- django/core/management/commands/dumpdata.py | 113 +- django/core/management/commands/flush.py | 67 +- django/core/management/commands/inspectdb.py | 191 +-- django/core/management/commands/loaddata.py | 111 +- .../core/management/commands/makemessages.py | 268 ++-- .../management/commands/makemigrations.py | 225 +++ django/core/management/commands/migrate.py | 341 ++++ django/core/management/commands/runfcgi.py | 10 +- django/core/management/commands/runserver.py | 34 +- django/core/management/commands/shell.py | 12 +- django/core/management/commands/sql.py | 9 +- django/core/management/commands/sqlall.py | 8 +- django/core/management/commands/sqlclear.py | 9 +- django/core/management/commands/sqlcustom.py | 9 +- .../management/commands/sqldropindexes.py | 10 +- django/core/management/commands/sqlflush.py | 1 + django/core/management/commands/sqlindexes.py | 9 +- .../management/commands/sqlinitialdata.py | 1 + django/core/management/commands/sqlmigrate.py | 62 + .../management/commands/sqlsequencereset.py | 11 +- .../management/commands/squashmigrations.py | 142 ++ django/core/management/commands/startapp.py | 3 +- .../core/management/commands/startproject.py | 3 +- django/core/management/commands/syncdb.py | 167 +- django/core/management/commands/test.py | 2 +- django/core/management/commands/testserver.py | 10 +- django/core/management/commands/validate.py | 18 +- django/core/management/sql.py | 198 ++- django/core/management/templates.py | 8 +- django/core/management/utils.py | 7 +- django/core/management/validation.py | 372 ----- django/core/paginator.py | 2 +- django/core/serializers/__init__.py | 24 +- django/core/serializers/base.py | 47 +- django/core/serializers/json.py | 8 +- django/core/serializers/python.py | 30 +- django/core/serializers/pyyaml.py | 2 + django/core/serializers/xml_serializer.py | 68 +- django/core/servers/basehttp.py | 43 +- django/core/servers/fastcgi.py | 8 +- django/core/signing.py | 19 +- django/core/urlresolvers.py | 106 +- django/core/validators.py | 96 +- django/core/wsgi.py | 2 + django/db/__init__.py | 34 +- django/db/backends/__init__.py | 351 ++++- django/db/backends/creation.py | 214 ++- django/db/backends/dummy/base.py | 13 +- django/db/backends/mysql/base.py | 115 +- django/db/backends/mysql/client.py | 2 +- django/db/backends/mysql/compiler.py | 10 +- django/db/backends/mysql/creation.py | 48 +- django/db/backends/mysql/introspection.py | 84 +- django/db/backends/mysql/schema.py | 50 + django/db/backends/mysql/validation.py | 35 +- django/db/backends/oracle/base.py | 208 ++- django/db/backends/oracle/client.py | 2 +- django/db/backends/oracle/compiler.py | 7 +- django/db/backends/oracle/creation.py | 181 ++- django/db/backends/oracle/introspection.py | 184 ++- django/db/backends/oracle/schema.py | 111 ++ .../db/backends/postgresql_psycopg2/base.py | 85 +- .../db/backends/postgresql_psycopg2/client.py | 2 +- .../backends/postgresql_psycopg2/creation.py | 60 +- .../postgresql_psycopg2/introspection.py | 104 +- .../postgresql_psycopg2/operations.py | 13 +- .../db/backends/postgresql_psycopg2/schema.py | 85 + .../backends/postgresql_psycopg2/version.py | 9 +- django/db/backends/schema.py | 875 ++++++++++ django/db/backends/sqlite3/base.py | 97 +- django/db/backends/sqlite3/client.py | 2 +- django/db/backends/sqlite3/creation.py | 56 +- django/db/backends/sqlite3/introspection.py | 72 +- django/db/backends/sqlite3/schema.py | 253 +++ django/db/backends/util.py | 183 +-- django/db/backends/utils.py | 200 +++ django/db/migrations/__init__.py | 2 + django/db/migrations/autodetector.py | 1117 +++++++++++++ django/db/migrations/executor.py | 158 ++ django/db/migrations/graph.py | 176 +++ django/db/migrations/loader.py | 298 ++++ django/db/migrations/migration.py | 177 +++ django/db/migrations/operations/__init__.py | 13 + django/db/migrations/operations/base.py | 124 ++ django/db/migrations/operations/fields.py | 219 +++ django/db/migrations/operations/models.py | 411 +++++ django/db/migrations/operations/special.py | 125 ++ django/db/migrations/optimizer.py | 364 +++++ django/db/migrations/questioner.py | 182 +++ django/db/migrations/recorder.py | 80 + django/db/migrations/state.py | 340 ++++ django/db/migrations/writer.py | 429 +++++ django/db/models/__init__.py | 57 +- django/db/models/aggregates.py | 22 +- django/db/models/base.py | 652 ++++++-- django/db/models/deletion.py | 24 +- django/db/models/expressions.py | 16 +- django/db/models/fields/__init__.py | 771 ++++++++- django/db/models/fields/files.py | 96 +- django/db/models/fields/proxy.py | 6 + django/db/models/fields/related.py | 1364 ++++++++++++---- django/db/models/fields/subclassing.py | 5 +- django/db/models/loading.py | 349 +--- django/db/models/lookups.py | 389 +++++ django/db/models/manager.py | 201 +-- django/db/models/options.py | 125 +- django/db/models/query.py | 608 ++++--- django/db/models/query_utils.py | 43 +- django/db/models/related.py | 3 +- django/db/models/signals.py | 69 +- django/db/models/sql/__init__.py | 6 +- django/db/models/sql/aggregates.py | 40 +- django/db/models/sql/compiler.py | 367 +++-- django/db/models/sql/constants.py | 2 + django/db/models/sql/datastructures.py | 40 +- django/db/models/sql/expressions.py | 19 +- django/db/models/sql/query.py | 809 ++++++---- django/db/models/sql/subqueries.py | 65 +- django/db/models/sql/where.py | 53 +- django/db/transaction.py | 93 +- django/db/utils.py | 90 +- django/dispatch/__init__.py | 2 +- django/dispatch/dispatcher.py | 75 +- django/dispatch/license.python.txt | 254 +++ django/dispatch/saferef.py | 257 --- django/dispatch/weakref_backports.py | 69 + django/forms/__init__.py | 13 +- django/forms/extras/__init__.py | 4 +- django/forms/extras/widgets.py | 22 +- django/forms/fields.py | 125 +- django/forms/forms.py | 188 ++- django/forms/formsets.py | 73 +- django/forms/models.py | 322 ++-- django/forms/util.py | 106 +- django/forms/utils.py | 178 +++ django/forms/widgets.py | 201 +-- django/http/__init__.py | 29 +- django/http/cookie.py | 6 +- django/http/multipartparser.py | 80 +- django/http/request.py | 112 +- django/http/response.py | 139 +- django/http/utils.py | 55 - django/middleware/cache.py | 75 +- django/middleware/clickjacking.py | 1 + django/middleware/common.py | 7 +- django/middleware/csrf.py | 14 +- django/middleware/doc.py | 7 +- django/middleware/gzip.py | 1 + django/middleware/http.py | 3 +- django/middleware/locale.py | 17 +- django/middleware/transaction.py | 4 +- .../{shortcuts/__init__.py => shortcuts.py} | 34 +- django/template/__init__.py | 10 +- django/template/base.py | 129 +- django/template/context.py | 65 +- django/template/debug.py | 8 +- django/template/defaultfilters.py | 145 +- django/template/defaulttags.py | 264 ++-- django/template/loader.py | 42 +- django/template/loader_tags.py | 109 +- django/template/loaders/app_directories.py | 37 +- django/template/loaders/cached.py | 55 +- django/template/loaders/eggs.py | 8 +- django/template/loaders/filesystem.py | 1 + django/template/response.py | 13 +- django/template/smartif.py | 11 +- django/templatetags/cache.py | 41 +- django/templatetags/future.py | 13 +- django/templatetags/i18n.py | 45 +- django/templatetags/l10n.py | 4 + django/test/__init__.py | 12 +- django/test/_doctest.py | 40 +- django/test/client.py | 214 +-- django/test/html.py | 4 +- django/test/runner.py | 75 +- django/test/signals.py | 60 +- django/test/simple.py | 104 +- django/test/testcases.py | 531 +++---- django/test/utils.py | 189 ++- django/utils/_os.py | 31 +- django/utils/archive.py | 10 +- django/utils/autoreload.py | 172 +- django/utils/baseconv.py | 1 + django/utils/cache.py | 54 +- django/utils/checksums.py | 9 +- django/utils/crypto.py | 33 +- django/utils/daemonize.py | 12 +- django/utils/datastructures.py | 95 +- django/utils/dateformat.py | 146 +- django/utils/dateparse.py | 16 +- django/utils/dates.py | 30 +- django/utils/datetime_safe.py | 24 +- django/utils/deconstruct.py | 56 + django/utils/decorators.py | 14 +- django/utils/deprecation.py | 11 + django/utils/dictconfig.py | 92 +- django/utils/encoding.py | 62 +- django/utils/feedgenerator.py | 54 +- django/utils/formats.py | 22 +- django/utils/functional.py | 165 +- django/utils/html.py | 108 +- django/utils/html_parser.py | 33 +- django/utils/http.py | 47 +- django/utils/image.py | 30 +- django/utils/importlib.py | 10 +- django/utils/ipv6.py | 11 +- django/utils/itercompat.py | 21 - django/utils/jslex.py | 108 +- django/utils/log.py | 56 +- django/utils/lru_cache.py | 173 ++ django/utils/module_loading.py | 81 +- django/utils/regex_helper.py | 16 +- django/utils/safestring.py | 33 +- django/utils/simplejson.py | 31 - django/utils/six.py | 409 ++++- django/utils/synch.py | 12 +- django/utils/termcolors.py | 96 +- django/utils/text.py | 121 +- django/utils/timesince.py | 2 + django/utils/timezone.py | 100 +- django/utils/translation/__init__.py | 45 +- django/utils/translation/trans_null.py | 31 +- django/utils/translation/trans_real.py | 227 ++- django/utils/tree.py | 3 +- django/utils/tzinfo.py | 19 +- django/utils/unittest.py | 13 + django/utils/unittest/__init__.py | 80 - django/utils/unittest/__main__.py | 10 - django/utils/unittest/case.py | 1076 ------------- django/utils/unittest/collector.py | 9 - django/utils/unittest/compatibility.py | 64 - django/utils/unittest/loader.py | 322 ---- django/utils/unittest/main.py | 241 --- django/utils/unittest/result.py | 183 --- django/utils/unittest/runner.py | 206 --- django/utils/unittest/signals.py | 57 - django/utils/unittest/suite.py | 287 ---- django/utils/unittest/util.py | 99 -- django/utils/version.py | 2 + django/utils/xmlutils.py | 4 +- django/views/csrf.py | 61 +- django/views/debug.py | 79 +- django/views/decorators/cache.py | 2 +- django/views/decorators/debug.py | 5 +- django/views/decorators/http.py | 4 +- django/views/decorators/vary.py | 2 + django/views/defaults.py | 3 +- django/views/generic/__init__.py | 8 + django/views/generic/base.py | 12 +- django/views/generic/dates.py | 9 +- django/views/generic/detail.py | 26 +- django/views/generic/edit.py | 8 +- django/views/generic/list.py | 26 +- django/views/i18n.py | 20 +- django/views/static.py | 20 +- ietf/bin/announce-header-change | 9 +- ietf/bin/create-charter-newrevisiondocevents | 4 +- ietf/bin/dump-draft-info | 3 + ietf/bin/generate-draft-aliases | 3 + ietf/bin/generate-wg-aliases | 3 + ietf/bin/iana-protocols-updates | 4 +- ietf/bin/rfc-editor-queue-updates | 3 + ietf/community/migrations/0001_initial.py | 90 ++ .../migrations/0001_initial_migration.py | 257 --- .../migrations/0002_add_display_config.py | 228 --- .../migrations/0002_auto_20141222_1749.py | 88 ++ .../migrations/0003_add_notifications.py | 292 ---- ...04_refactor_notifications_with_docevent.py | 259 --- ...05_auto__add_field_communitylist_secret.py | 242 --- ...06_auto__add_field_communitylist_cached.py | 243 --- ...que_rule_community_list_rule_type_value.py | 281 ---- ietf/dbtemplate/migrations/0001_initial.py | 263 +--- .../migrations/0002_add_noncom_templates.py | 237 --- .../migrations/0002_auto_20141222_1749.py | 28 + ietf/doc/migrations/0001_initial.py | 946 ++++------- .../doc/migrations/0002_auto_20141222_1749.py | 228 +++ ...cevent__add_ballottype__add_ballotdocev.py | 401 ----- ietf/doc/migrations/0003_add_conflict.py | 431 ----- .../migrations/0004_clean_stale_discusses.py | 369 ----- ...dd_statedocevent__add_consensusdocevent.py | 375 ----- .../0006_add_iana_rfc_editor_states.py | 384 ----- ...007_fix_groups_of_alternate_stream_docs.py | 371 ----- .../migrations/0008_auto__add_deletedevent.py | 376 ----- ietf/doc/migrations/0009_add_statchg.py | 423 ----- .../migrations/0010_more_statchg_states.py | 474 ------ .../0011_cleanup_new_revision_docevents.py | 348 ---- ietf/doc/migrations/0012_cleanup_doc_notes.py | 361 ----- .../migrations/0013_fixup_broken_rfc_docs.py | 376 ----- ietf/doc/migrations/0014_fix_rfc_aliases.py | 367 ----- ...plit_state_changing_iesg_approve_events.py | 432 ----- .../0016_add_docevent_time_index.py | 368 ----- .../0017_set_type_to_changed_state.py | 462 ------ .../0018_add_missing_pubreq_docevents.py | 381 ----- .../0019_allow_unknown_consensus.py | 367 ----- .../0020_change_statchg_statetype_label.py | 369 ----- ...rd_email__add_field_dochistory_shepherd.py | 380 ----- .../migrations/0022_fill_in_shepherd_email.py | 379 ----- ...ocument_shepherd__rename_shepherd_email.py | 375 ----- ietf/doc/migrations/0024_archive_slides.py | 398 ----- ietf/group/migrations/0001_initial.py | 671 +++----- .../migrations/0002_auto_20150208_1012.py | 34 + ...del_field_groupmilestone_expected_due_d.py | 360 ----- ietf/group/migrations/0003_fixup_milestone.py | 329 ---- ...done_date__del_field_groupmilestone_don.py | 320 ---- .../0005_auto__add_groupmilestonehistory.py | 348 ---- ...o__chg_field_groupmilestonehistory_time.py | 304 ---- ...ion__add_field_grouphistory_description.py | 315 ---- .../migrations/0008_materials_managers.py | 303 ---- ietf/group/migrations/0009_ad_to_role.py | 309 ---- ietf/group/models.py | 2 +- ietf/iesg/models.py | 2 +- .../migrations/0001_import_htpasswd.py | 26 - ietf/ietfauth/utils.py | 5 + ietf/ipr/admin.py | 1 + ietf/ipr/forms.py | 2 + ietf/ipr/migrations/0001_initial.py | 577 +++---- ...losure__add_relatedipr__add_genericiprd.py | 540 ------- .../migrations/0003_new_model_migration.py | 922 ----------- ietf/liaisons/forms.py | 4 +- ietf/meeting/migrations/0001_initial.py | 557 +++---- .../0002_auto__add_field_session_short.py | 311 ---- ...003_auto__add_field_meeting_agenda_note.py | 312 ---- ..._namedagenda__add_field_meeting_officia.py | 389 ----- ...n_modified__chg_field_scheduledsession_.py | 351 ----- .../0006_scheduled_session_fixup.py | 373 ----- ...add_field_scheduledsession_extendedfrom.py | 334 ---- .../migrations/0010_add_recorded_badness.py | 345 ---- ietf/meeting/migrations/0011_bepresent.py | 351 ----- ...auto__add_field_scheduledsession_pinned.py | 315 ---- .../0013_auto__del_field_timeslot_session.py | 332 ---- ietf/meeting/migrations/0014_add_room.py | 349 ---- .../migrations/0015_add_basic_resources.py | 336 ---- .../0016_add_resource_to_session.py | 340 ---- ..._remove_empty_session_scheduledsessions.py | 332 ---- .../0018_add_break_reg_session_obj.py | 388 ----- ...ld_meeting_session_request_lock_message.py | 337 ---- .../migrations/0019_version_materials.py | 340 ---- .../0020_snapshot_material_revisions.py | 338 ---- ietf/name/migrations/0001_initial.py | 757 ++++----- .../migrations/0002_auto_20150208_1008.py | 34 + ...__add_field_ballotpositionname_blocking.py | 159 -- ietf/name/migrations/0003_add_conflict.py | 157 -- .../migrations/0004_add_wg_state_abandon.py | 155 -- ietf/name/migrations/0005_add_newstat.py | 154 -- .../migrations/0006_add_revname_column.py | 159 -- .../migrations/0007_reverse_relation_names.py | 174 -- ...sitionname__add_groupmilestonestatename.py | 181 --- .../0009_add_groupmilestonestatenames.py | 166 -- .../0010_auto__add_feedbacktypes.py | 190 --- .../migrations/0011_add_feedback_types.py | 178 --- .../0012_auto__add_dbtemplatetypename.py | 190 --- .../migrations/0013_add_dbtemplates_types.py | 183 --- ...me__add_groupmilestonestatename__add_fi.py | 210 --- ..._auto__add_field_constraintname_penalty.py | 187 --- .../name/migrations/0016_add_slot_purposes.py | 155 -- .../0017_add_ispresent_constraint_name.py | 181 --- ...0018_auto__add_draftsubmissionstatename.py | 212 --- .../0019_populate_draftsubmissionstate.py | 201 --- .../migrations/0020_add_default_penalties.py | 201 --- ietf/name/migrations/0021_add_room.py | 198 --- .../migrations/0022_add_room_resources.py | 198 --- ietf/name/migrations/0023_sort_role_names.py | 204 --- .../0024_auto__add_roomresourcename.py | 207 --- ...name_slug__chg_field_streamname_slug__c.py | 326 ---- ...026_change_name_slug_foreign_key_length.py | 387 ----- ...edbacktype__rename_nomineepositionstate.py | 206 --- ...dd_iprdisclosurestatename__add_iprevent.py | 257 --- ietf/name/migrations/0029_add_ipr_names.py | 249 --- ietf/name/migrations/0030_add_doctype.py | 471 ------ ietf/nomcom/forms.py | 17 +- ietf/nomcom/managers.py | 10 +- ietf/nomcom/migrations/0001_initial.py | 640 +++----- ...ial_text__add_field_nomcom_initial_text.py | 327 ---- .../0003_auto__add_field_feedback_subject.py | 322 ---- ...0004_auto__chg_field_position_incumbent.py | 322 ---- .../0004_split_reminder_template.py | 326 ---- .../migrations/0005_default_template_edits.py | 383 ----- .../migrations/0001_change_system_email.py | 88 -- ietf/person/migrations/0001_initial.py | 85 + .../proceedings/migrations/0001_initial.py | 37 + ietf/secr/proceedings/migrations/__init__.py | 0 ietf/secr/proceedings/models.py | 4 +- ietf/settings.py | 1 - ietf/submit/migrations/0001_initial.py | 420 +---- ...__add_field_idsubmissiondetail_replaces.py | 283 ---- .../0003_turn_nulls_into_empty_strings.py | 293 ---- .../0004_fixup_idsubmissiondetail_fields.py | 326 ---- .../migrations/0005_fill_in_new_fields.py | 386 ----- ...submissionstatus__del_field_submission_.py | 298 ---- ietf/templates/community/manage_clist.html | 6 +- ietf/templates/community/raw_view.html | 6 +- ietf/templates/debug.html | 4 +- ietf/templates/doc/document_history.html | 5 +- ietf/templates/group/history.html | 4 +- ietf/templates/help/index.html | 5 +- ietf/templates/help/states.html | 5 +- ietf/templates/ipr/details.txt | 4 +- ietf/templates/ipr/details_edit.html | 26 +- ietf/templates/ipr/details_history.html | 6 +- ietf/templates/ipr/details_view.html | 24 +- ietf/templates/ipr/search_doc_result.html | 4 +- .../templates/ipr/search_doctitle_result.html | 4 +- ietf/templates/ipr/search_result.html | 3 +- ietf/templates/ipr/search_wg_result.html | 4 +- ietf/templates/ipr/state.html | 1 + ietf/templates/liaisons/liaison_table.html | 4 +- ietf/templates/submit/submission_status.html | 5 +- ietf/utils/mail.py | 6 + ietf/wsgi.py | 4 +- tastypie/__init__.py | 2 +- tastypie/authentication.py | 12 +- tastypie/compat.py | 29 +- tastypie/contrib/gis/resources.py | 5 +- tastypie/fields.py | 14 +- .../management/commands/backfill_api_keys.py | 3 +- tastypie/migrations/0001_initial.py | 129 +- tastypie/models.py | 7 +- tastypie/resources.py | 8 +- tastypie/serializers.py | 2 +- tastypie/south_migrations/0001_initial.py | 97 ++ .../0002_add_apikey_index.py | 0 tastypie/south_migrations/__init__.py | 0 3590 files changed, 171406 insertions(+), 139366 deletions(-) create mode 100644 django/apps/__init__.py create mode 100644 django/apps/config.py create mode 100644 django/apps/registry.py delete mode 100755 django/bin/daily_cleanup.py delete mode 100755 django/bin/django-2to3.py delete mode 100644 django/bin/profiling/gather_profile_stats.py delete mode 100755 django/bin/unique-messages.py rename django/{bin/profiling => conf/app_template/migrations}/__init__.py (100%) create mode 100644 django/conf/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/conf/locale/ast/LC_MESSAGES/django.po create mode 100644 django/conf/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/conf/locale/en_AU/LC_MESSAGES/django.po rename django/conf/locale/{fy_NL => en_AU}/__init__.py (100%) create mode 100644 django/conf/locale/en_AU/formats.py rename django/{contrib/humanize/models.py => conf/locale/eo/__init__.py} (100%) create mode 100644 django/conf/locale/eo/formats.py rename django/conf/locale/{fy_NL => fy}/LC_MESSAGES/django.mo (83%) rename django/conf/locale/{fy_NL => fy}/LC_MESSAGES/django.po (74%) rename django/{contrib/staticfiles/models.py => conf/locale/fy/__init__.py} (100%) rename django/conf/locale/{fy_NL => fy}/formats.py (56%) create mode 100644 django/conf/locale/io/LC_MESSAGES/django.mo create mode 100644 django/conf/locale/io/LC_MESSAGES/django.po create mode 100644 django/conf/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/conf/locale/mr/LC_MESSAGES/django.po create mode 100644 django/conf/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/conf/locale/zh_Hans/LC_MESSAGES/django.po rename django/{contrib/webdesign/models.py => conf/locale/zh_Hans/__init__.py} (100%) create mode 100644 django/conf/locale/zh_Hans/formats.py create mode 100644 django/conf/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/conf/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/conf/locale/zh_Hant/__init__.py create mode 100644 django/conf/locale/zh_Hant/formats.py create mode 100644 django/contrib/admin/apps.py delete mode 100644 django/contrib/admin/bin/compress.py create mode 100644 django/contrib/admin/checks.py create mode 100644 django/contrib/admin/decorators.py create mode 100644 django/contrib/admin/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/fy/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po delete mode 100644 django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po delete mode 100644 django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.mo delete mode 100644 django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo create mode 100644 django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po create mode 100644 django/contrib/admin/migrations/0001_initial.py create mode 100644 django/contrib/admin/migrations/__init__.py delete mode 100644 django/contrib/admin/static/admin/img/chooser-bg.gif delete mode 100644 django/contrib/admin/static/admin/img/chooser_stacked-bg.gif delete mode 100644 django/contrib/admin/static/admin/img/tool-left.gif delete mode 100644 django/contrib/admin/static/admin/img/tool-left_over.gif delete mode 100644 django/contrib/admin/static/admin/img/tool-right.gif delete mode 100644 django/contrib/admin/static/admin/img/tool-right_over.gif delete mode 100644 django/contrib/admin/static/admin/img/tooltag-add.gif create mode 100644 django/contrib/admin/static/admin/img/tooltag-add.png delete mode 100644 django/contrib/admin/static/admin/img/tooltag-add_over.gif delete mode 100644 django/contrib/admin/static/admin/img/tooltag-arrowright.gif create mode 100644 django/contrib/admin/static/admin/img/tooltag-arrowright.png delete mode 100644 django/contrib/admin/static/admin/img/tooltag-arrowright_over.gif create mode 100644 django/contrib/admin/utils.py create mode 100644 django/contrib/admindocs/apps.py create mode 100644 django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po delete mode 100644 django/contrib/admindocs/models.py create mode 100644 django/contrib/auth/apps.py create mode 100644 django/contrib/auth/checks.py create mode 100644 django/contrib/auth/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/auth/migrations/0001_initial.py create mode 100644 django/contrib/auth/migrations/__init__.py create mode 100644 django/contrib/auth/tests/templates/registration/html_password_reset_email.html create mode 100644 django/contrib/auth/tests/test_middleware.py create mode 100644 django/contrib/auth/tests/test_templates.py create mode 100644 django/contrib/comments/apps.py create mode 100644 django/contrib/comments/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/comments/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/comments/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/comments/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/io/LC_MESSAGES/django.mo rename django/contrib/comments/locale/{fy_NL => io}/LC_MESSAGES/django.po (51%) create mode 100644 django/contrib/comments/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/comments/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/comments/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/comments/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/comments/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/admin.py create mode 100644 django/contrib/contenttypes/apps.py create mode 100644 django/contrib/contenttypes/checks.py create mode 100644 django/contrib/contenttypes/fields.py create mode 100644 django/contrib/contenttypes/forms.py create mode 100644 django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo rename django/contrib/contenttypes/locale/{fy_NL => udm}/LC_MESSAGES/django.po (52%) create mode 100644 django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/contenttypes/migrations/0001_initial.py create mode 100644 django/contrib/contenttypes/migrations/__init__.py create mode 100644 django/contrib/contenttypes/tests/__init__.py create mode 100644 django/contrib/contenttypes/tests/models.py rename django/contrib/contenttypes/{ => tests}/tests.py (85%) create mode 100644 django/contrib/flatpages/apps.py create mode 100644 django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.mo create mode 100644 django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/flatpages/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo rename django/contrib/flatpages/locale/{fy_NL => mr}/LC_MESSAGES/django.po (53%) create mode 100644 django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/flatpages/migrations/0001_initial.py create mode 100644 django/contrib/flatpages/migrations/__init__.py create mode 100644 django/contrib/formtools/apps.py create mode 100644 django/contrib/formtools/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/my/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/my/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/formtools/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/formtools/tests/models.py create mode 100644 django/contrib/gis/apps.py create mode 100644 django/contrib/gis/db/backends/mysql/schema.py create mode 100644 django/contrib/gis/db/backends/oracle/schema.py create mode 100644 django/contrib/gis/db/backends/postgis/schema.py create mode 100644 django/contrib/gis/db/backends/spatialite/schema.py create mode 100644 django/contrib/gis/db/backends/utils.py create mode 100644 django/contrib/gis/db/models/constants.py create mode 100644 django/contrib/gis/db/models/lookups.py create mode 100644 django/contrib/gis/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/my/LC_MESSAGES/django.mo rename django/contrib/gis/locale/{fy_NL => my}/LC_MESSAGES/django.po (53%) create mode 100644 django/contrib/gis/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/gis/tests/gis_migrations/__init__.py create mode 100644 django/contrib/gis/tests/gis_migrations/migrations/0001_initial.py create mode 100644 django/contrib/gis/tests/gis_migrations/migrations/__init__.py create mode 100644 django/contrib/gis/tests/gis_migrations/test_commands.py create mode 100644 django/contrib/gis/tests/gis_migrations/test_operations.py create mode 100644 django/contrib/gis/tests/maps/__init__.py create mode 100644 django/contrib/gis/tests/maps/tests.py create mode 100644 django/contrib/humanize/apps.py create mode 100644 django/contrib/humanize/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/apps.py create mode 100644 django/contrib/messages/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/messages/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/messages/locale/zh_Hant/LC_MESSAGES/django.po delete mode 100644 django/contrib/messages/models.py create mode 100644 django/contrib/messages/tests/test_api.py create mode 100644 django/contrib/redirects/apps.py create mode 100644 django/contrib/redirects/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/ia/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/my/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/my/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/redirects/migrations/0001_initial.py create mode 100644 django/contrib/redirects/migrations/__init__.py create mode 100644 django/contrib/sessions/apps.py create mode 100644 django/contrib/sessions/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/ia/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/sessions/migrations/0001_initial.py create mode 100644 django/contrib/sessions/migrations/__init__.py create mode 100644 django/contrib/sitemaps/apps.py create mode 100644 django/contrib/sites/apps.py create mode 100644 django/contrib/sites/locale/af/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/af/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/ast/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/ast/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/fy/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/fy/LC_MESSAGES/django.po delete mode 100644 django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.mo delete mode 100644 django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/ia/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/ia/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/io/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/io/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/lb/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/lb/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/mr/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/mr/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/udm/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/udm/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo create mode 100644 django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po create mode 100644 django/contrib/sites/middleware.py create mode 100644 django/contrib/sites/migrations/0001_initial.py create mode 100644 django/contrib/sites/migrations/__init__.py create mode 100644 django/contrib/sites/requests.py create mode 100644 django/contrib/sites/shortcuts.py create mode 100644 django/contrib/staticfiles/apps.py create mode 100644 django/contrib/staticfiles/testing.py create mode 100644 django/contrib/syndication/apps.py create mode 100644 django/contrib/webdesign/apps.py delete mode 100644 django/core/checks/compatibility/base.py create mode 100644 django/core/checks/compatibility/django_1_7_0.py create mode 100644 django/core/checks/messages.py create mode 100644 django/core/checks/model_checks.py create mode 100644 django/core/checks/registry.py delete mode 100644 django/core/management/commands/cleanup.py create mode 100644 django/core/management/commands/makemigrations.py create mode 100644 django/core/management/commands/migrate.py create mode 100644 django/core/management/commands/sqlmigrate.py create mode 100644 django/core/management/commands/squashmigrations.py delete mode 100644 django/core/management/validation.py create mode 100644 django/db/backends/mysql/schema.py create mode 100644 django/db/backends/oracle/schema.py create mode 100644 django/db/backends/postgresql_psycopg2/schema.py create mode 100644 django/db/backends/schema.py create mode 100644 django/db/backends/sqlite3/schema.py create mode 100644 django/db/backends/utils.py create mode 100644 django/db/migrations/__init__.py create mode 100644 django/db/migrations/autodetector.py create mode 100644 django/db/migrations/executor.py create mode 100644 django/db/migrations/graph.py create mode 100644 django/db/migrations/loader.py create mode 100644 django/db/migrations/migration.py create mode 100644 django/db/migrations/operations/__init__.py create mode 100644 django/db/migrations/operations/base.py create mode 100644 django/db/migrations/operations/fields.py create mode 100644 django/db/migrations/operations/models.py create mode 100644 django/db/migrations/operations/special.py create mode 100644 django/db/migrations/optimizer.py create mode 100644 django/db/migrations/questioner.py create mode 100644 django/db/migrations/recorder.py create mode 100644 django/db/migrations/state.py create mode 100644 django/db/migrations/writer.py create mode 100644 django/db/models/lookups.py create mode 100644 django/dispatch/license.python.txt delete mode 100644 django/dispatch/saferef.py create mode 100644 django/dispatch/weakref_backports.py create mode 100644 django/forms/utils.py rename django/{shortcuts/__init__.py => shortcuts.py} (89%) create mode 100644 django/utils/deconstruct.py create mode 100644 django/utils/lru_cache.py delete mode 100644 django/utils/simplejson.py create mode 100644 django/utils/unittest.py delete mode 100644 django/utils/unittest/__init__.py delete mode 100644 django/utils/unittest/__main__.py delete mode 100644 django/utils/unittest/case.py delete mode 100644 django/utils/unittest/collector.py delete mode 100644 django/utils/unittest/compatibility.py delete mode 100644 django/utils/unittest/loader.py delete mode 100644 django/utils/unittest/main.py delete mode 100644 django/utils/unittest/result.py delete mode 100644 django/utils/unittest/runner.py delete mode 100644 django/utils/unittest/signals.py delete mode 100644 django/utils/unittest/suite.py delete mode 100644 django/utils/unittest/util.py create mode 100644 ietf/community/migrations/0001_initial.py delete mode 100644 ietf/community/migrations/0001_initial_migration.py delete mode 100644 ietf/community/migrations/0002_add_display_config.py create mode 100644 ietf/community/migrations/0002_auto_20141222_1749.py delete mode 100644 ietf/community/migrations/0003_add_notifications.py delete mode 100644 ietf/community/migrations/0004_refactor_notifications_with_docevent.py delete mode 100644 ietf/community/migrations/0005_auto__add_field_communitylist_secret.py delete mode 100644 ietf/community/migrations/0006_auto__add_field_communitylist_cached.py delete mode 100644 ietf/community/migrations/0007_auto__add_unique_rule_community_list_rule_type_value.py delete mode 100644 ietf/dbtemplate/migrations/0002_add_noncom_templates.py create mode 100644 ietf/dbtemplate/migrations/0002_auto_20141222_1749.py create mode 100644 ietf/doc/migrations/0002_auto_20141222_1749.py delete mode 100644 ietf/doc/migrations/0002_auto__del_groupballotpositiondocevent__add_ballottype__add_ballotdocev.py delete mode 100644 ietf/doc/migrations/0003_add_conflict.py delete mode 100644 ietf/doc/migrations/0004_clean_stale_discusses.py delete mode 100644 ietf/doc/migrations/0005_auto__add_statedocevent__add_consensusdocevent.py delete mode 100644 ietf/doc/migrations/0006_add_iana_rfc_editor_states.py delete mode 100644 ietf/doc/migrations/0007_fix_groups_of_alternate_stream_docs.py delete mode 100644 ietf/doc/migrations/0008_auto__add_deletedevent.py delete mode 100644 ietf/doc/migrations/0009_add_statchg.py delete mode 100644 ietf/doc/migrations/0010_more_statchg_states.py delete mode 100644 ietf/doc/migrations/0011_cleanup_new_revision_docevents.py delete mode 100644 ietf/doc/migrations/0012_cleanup_doc_notes.py delete mode 100644 ietf/doc/migrations/0013_fixup_broken_rfc_docs.py delete mode 100644 ietf/doc/migrations/0014_fix_rfc_aliases.py delete mode 100644 ietf/doc/migrations/0015_split_state_changing_iesg_approve_events.py delete mode 100644 ietf/doc/migrations/0016_add_docevent_time_index.py delete mode 100644 ietf/doc/migrations/0017_set_type_to_changed_state.py delete mode 100644 ietf/doc/migrations/0018_add_missing_pubreq_docevents.py delete mode 100644 ietf/doc/migrations/0019_allow_unknown_consensus.py delete mode 100644 ietf/doc/migrations/0020_change_statchg_statetype_label.py delete mode 100644 ietf/doc/migrations/0021_auto__add_field_document_shepherd_email__add_field_dochistory_shepherd.py delete mode 100644 ietf/doc/migrations/0022_fill_in_shepherd_email.py delete mode 100644 ietf/doc/migrations/0023_auto__del_field_document_shepherd__rename_shepherd_email.py delete mode 100644 ietf/doc/migrations/0024_archive_slides.py create mode 100644 ietf/group/migrations/0002_auto_20150208_1012.py delete mode 100644 ietf/group/migrations/0002_auto__add_milestonegroupevent__del_field_groupmilestone_expected_due_d.py delete mode 100644 ietf/group/migrations/0003_fixup_milestone.py delete mode 100644 ietf/group/migrations/0004_auto__del_field_groupmilestone_done_date__del_field_groupmilestone_don.py delete mode 100644 ietf/group/migrations/0005_auto__add_groupmilestonehistory.py delete mode 100644 ietf/group/migrations/0006_auto__chg_field_groupmilestonehistory_time.py delete mode 100644 ietf/group/migrations/0007_auto__add_field_group_description__add_field_grouphistory_description.py delete mode 100644 ietf/group/migrations/0008_materials_managers.py delete mode 100644 ietf/group/migrations/0009_ad_to_role.py delete mode 100644 ietf/ietfauth/migrations/0001_import_htpasswd.py delete mode 100644 ietf/ipr/migrations/0002_auto__add_nondocspecificiprdisclosure__add_relatedipr__add_genericiprd.py delete mode 100644 ietf/ipr/migrations/0003_new_model_migration.py delete mode 100644 ietf/meeting/migrations/0002_auto__add_field_session_short.py delete mode 100644 ietf/meeting/migrations/0003_auto__add_field_meeting_agenda_note.py delete mode 100644 ietf/meeting/migrations/0004_auto__add_scheduledsession__add_namedagenda__add_field_meeting_officia.py delete mode 100644 ietf/meeting/migrations/0005_auto__add_field_scheduledsession_modified__chg_field_scheduledsession_.py delete mode 100644 ietf/meeting/migrations/0006_scheduled_session_fixup.py delete mode 100644 ietf/meeting/migrations/0009_auto__add_field_scheduledsession_extendedfrom.py delete mode 100644 ietf/meeting/migrations/0010_add_recorded_badness.py delete mode 100644 ietf/meeting/migrations/0011_bepresent.py delete mode 100644 ietf/meeting/migrations/0012_auto__add_field_scheduledsession_pinned.py delete mode 100644 ietf/meeting/migrations/0013_auto__del_field_timeslot_session.py delete mode 100644 ietf/meeting/migrations/0014_add_room.py delete mode 100644 ietf/meeting/migrations/0015_add_basic_resources.py delete mode 100644 ietf/meeting/migrations/0016_add_resource_to_session.py delete mode 100644 ietf/meeting/migrations/0017_remove_empty_session_scheduledsessions.py delete mode 100644 ietf/meeting/migrations/0018_add_break_reg_session_obj.py delete mode 100644 ietf/meeting/migrations/0019_auto__add_field_meeting_session_request_lock_message.py delete mode 100644 ietf/meeting/migrations/0019_version_materials.py delete mode 100644 ietf/meeting/migrations/0020_snapshot_material_revisions.py create mode 100644 ietf/name/migrations/0002_auto_20150208_1008.py delete mode 100644 ietf/name/migrations/0002_auto__add_field_ballotpositionname_blocking.py delete mode 100644 ietf/name/migrations/0003_add_conflict.py delete mode 100644 ietf/name/migrations/0004_add_wg_state_abandon.py delete mode 100644 ietf/name/migrations/0005_add_newstat.py delete mode 100644 ietf/name/migrations/0006_add_revname_column.py delete mode 100644 ietf/name/migrations/0007_reverse_relation_names.py delete mode 100644 ietf/name/migrations/0008_auto__del_groupballotpositionname__add_groupmilestonestatename.py delete mode 100644 ietf/name/migrations/0009_add_groupmilestonestatenames.py delete mode 100644 ietf/name/migrations/0010_auto__add_feedbacktypes.py delete mode 100644 ietf/name/migrations/0011_add_feedback_types.py delete mode 100644 ietf/name/migrations/0012_auto__add_dbtemplatetypename.py delete mode 100644 ietf/name/migrations/0013_add_dbtemplates_types.py delete mode 100644 ietf/name/migrations/0014_auto__del_groupballotpositionname__add_groupmilestonestatename__add_fi.py delete mode 100644 ietf/name/migrations/0015_auto__add_field_constraintname_penalty.py delete mode 100644 ietf/name/migrations/0016_add_slot_purposes.py delete mode 100644 ietf/name/migrations/0017_add_ispresent_constraint_name.py delete mode 100644 ietf/name/migrations/0018_auto__add_draftsubmissionstatename.py delete mode 100644 ietf/name/migrations/0019_populate_draftsubmissionstate.py delete mode 100644 ietf/name/migrations/0020_add_default_penalties.py delete mode 100644 ietf/name/migrations/0021_add_room.py delete mode 100644 ietf/name/migrations/0022_add_room_resources.py delete mode 100644 ietf/name/migrations/0023_sort_role_names.py delete mode 100644 ietf/name/migrations/0024_auto__add_roomresourcename.py delete mode 100644 ietf/name/migrations/0025_auto__chg_field_docrelationshipname_slug__chg_field_streamname_slug__c.py delete mode 100644 ietf/name/migrations/0026_change_name_slug_foreign_key_length.py delete mode 100644 ietf/name/migrations/0027_rename__feedbacktype__rename_nomineepositionstate.py delete mode 100644 ietf/name/migrations/0028_auto__add_iprlicensetypename__add_iprdisclosurestatename__add_iprevent.py delete mode 100644 ietf/name/migrations/0029_add_ipr_names.py delete mode 100644 ietf/name/migrations/0030_add_doctype.py delete mode 100644 ietf/nomcom/migrations/0002_auto__del_field_position_initial_text__add_field_nomcom_initial_text.py delete mode 100644 ietf/nomcom/migrations/0003_auto__add_field_feedback_subject.py delete mode 100644 ietf/nomcom/migrations/0004_auto__chg_field_position_incumbent.py delete mode 100644 ietf/nomcom/migrations/0004_split_reminder_template.py delete mode 100644 ietf/nomcom/migrations/0005_default_template_edits.py delete mode 100644 ietf/person/migrations/0001_change_system_email.py create mode 100644 ietf/person/migrations/0001_initial.py create mode 100644 ietf/secr/proceedings/migrations/0001_initial.py create mode 100644 ietf/secr/proceedings/migrations/__init__.py delete mode 100644 ietf/submit/migrations/0002_auto__add_field_idsubmissiondetail_replaces.py delete mode 100644 ietf/submit/migrations/0003_turn_nulls_into_empty_strings.py delete mode 100644 ietf/submit/migrations/0004_fixup_idsubmissiondetail_fields.py delete mode 100644 ietf/submit/migrations/0005_fill_in_new_fields.py delete mode 100644 ietf/submit/migrations/0006_auto__del_tempidauthors__del_idsubmissionstatus__del_field_submission_.py create mode 100644 tastypie/south_migrations/0001_initial.py rename tastypie/{migrations => south_migrations}/0002_add_apikey_index.py (100%) create mode 100644 tastypie/south_migrations/__init__.py diff --git a/bin/graph-models b/bin/graph-models index 505733b1c..087ec3574 100755 --- a/bin/graph-models +++ b/bin/graph-models @@ -5,7 +5,8 @@ # Requires modelviz.py from # http://code.djangoproject.com/wiki/DjangoGraphviz # -PYTHONPATH=`dirname $PWD` +cd ${0%/*}/../ietf +PYTHONPATH=`dirname $PWD`:`dirname $PWD/..` export PYTHONPATH module=${PWD##*/} DJANGO_SETTINGS_MODULE=$module.settings @@ -18,4 +19,4 @@ do fi done modelviz.py $* $models > models.dot -dot -Tpng models.dot +dot -Tpng models.dot > models.png diff --git a/bin/test-crawl b/bin/test-crawl index 2f2a3ed01..11a79b02e 100755 --- a/bin/test-crawl +++ b/bin/test-crawl @@ -25,6 +25,7 @@ settings_module = args.settings or "ietf.settings" os.environ.setdefault("DJANGO_SETTINGS_MODULE", settings_module) +import django import django.test # prevent memory from leaking when settings.DEBUG=True @@ -77,6 +78,7 @@ def extract_html_urls(content): yield url +django.setup() client = django.test.Client() for url in initial_urls: diff --git a/changelog b/changelog index 110d5c67a..3fe8e190c 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,22 @@ +ietfdb (5.11.0) ietf; urgency=medium + + This relese upgrades Django from 1.6.4 to 1.7.1, and tastypie from 0.11.1 to + 0.12.1. It changes the database migrations infrastructure from that provided + by "south", to the builtin replacement newly introduced with Django 1.7. + + There are also a set of changes required by the upgrade, and some fixes + to bugs revealed by the improved infrastructure provided by Django 1.7. + + Deployment note: When deploying this, migrations need some extra care. + You should run the following: + $ ietf/manage.py migrate --fake doc + $ ietf/manage.py migrate --fake community + $ ietf/manage.py migrate --fake dbtemplate + $ ietf/manage.py migrate + + -- Henrik Levkowetz 08 Feb 2015 21:02:38 +0000 + + ietfdb (5.10.3) ietf; urgency=medium This is a minor bugfix release in preparation for the upcoming upgrade from diff --git a/django/__init__.py b/django/__init__.py index 64ef084e4..6b6cd7973 100644 --- a/django/__init__.py +++ b/django/__init__.py @@ -1,7 +1,21 @@ -VERSION = (1, 6, 0, 'final', 0) +VERSION = (1, 7, 4, 'final', 0) + def get_version(*args, **kwargs): # Don't litter django/__init__.py with all the get_version stuff. # Only import if it's actually called. from django.utils.version import get_version return get_version(*args, **kwargs) + + +def setup(): + """ + Configure the settings (this happens as a side effect of accessing the + first setting), configure logging and populate the app registry. + """ + from django.apps import apps + from django.conf import settings + from django.utils.log import configure_logging + + configure_logging(settings.LOGGING_CONFIG, settings.LOGGING) + apps.populate(settings.INSTALLED_APPS) diff --git a/django/apps/__init__.py b/django/apps/__init__.py new file mode 100644 index 000000000..de0f30384 --- /dev/null +++ b/django/apps/__init__.py @@ -0,0 +1,2 @@ +from .config import AppConfig # NOQA +from .registry import apps # NOQA diff --git a/django/apps/config.py b/django/apps/config.py new file mode 100644 index 000000000..843013f30 --- /dev/null +++ b/django/apps/config.py @@ -0,0 +1,207 @@ +from importlib import import_module +import os + +from django.core.exceptions import AppRegistryNotReady, ImproperlyConfigured +from django.utils.module_loading import module_has_submodule +from django.utils._os import upath + + +MODELS_MODULE_NAME = 'models' + + +class AppConfig(object): + """ + Class representing a Django application and its configuration. + """ + + def __init__(self, app_name, app_module): + # Full Python path to the application eg. 'django.contrib.admin'. + self.name = app_name + + # Root module for the application eg. . + self.module = app_module + + # The following attributes could be defined at the class level in a + # subclass, hence the test-and-set pattern. + + # Last component of the Python path to the application eg. 'admin'. + # This value must be unique across a Django project. + if not hasattr(self, 'label'): + self.label = app_name.rpartition(".")[2] + + # Human-readable name for the application eg. "Admin". + if not hasattr(self, 'verbose_name'): + self.verbose_name = self.label.title() + + # Filesystem path to the application directory eg. + # u'/usr/lib/python2.7/dist-packages/django/contrib/admin'. Unicode on + # Python 2 and a str on Python 3. + if not hasattr(self, 'path'): + self.path = self._path_from_module(app_module) + + # Module containing models eg. . Set by import_models(). + # None if the application doesn't have a models module. + self.models_module = None + + # Mapping of lower case model names to model classes. Initially set to + # None to prevent accidental access before import_models() runs. + self.models = None + + def __repr__(self): + return '<%s: %s>' % (self.__class__.__name__, self.label) + + def _path_from_module(self, module): + """Attempt to determine app's filesystem path from its module.""" + # See #21874 for extended discussion of the behavior of this method in + # various cases. + # Convert paths to list because Python 3.3 _NamespacePath does not + # support indexing. + paths = list(getattr(module, '__path__', [])) + if len(paths) != 1: + filename = getattr(module, '__file__', None) + if filename is not None: + paths = [os.path.dirname(filename)] + if len(paths) > 1: + raise ImproperlyConfigured( + "The app module %r has multiple filesystem locations (%r); " + "you must configure this app with an AppConfig subclass " + "with a 'path' class attribute." % (module, paths)) + elif not paths: + raise ImproperlyConfigured( + "The app module %r has no filesystem location, " + "you must configure this app with an AppConfig subclass " + "with a 'path' class attribute." % (module,)) + return upath(paths[0]) + + @classmethod + def create(cls, entry): + """ + Factory that creates an app config from an entry in INSTALLED_APPS. + """ + try: + # If import_module succeeds, entry is a path to an app module, + # which may specify an app config class with default_app_config. + # Otherwise, entry is a path to an app config class or an error. + module = import_module(entry) + + except ImportError: + # Track that importing as an app module failed. If importing as an + # app config class fails too, we'll trigger the ImportError again. + module = None + + mod_path, _, cls_name = entry.rpartition('.') + + # Raise the original exception when entry cannot be a path to an + # app config class. + if not mod_path: + raise + + else: + try: + # If this works, the app module specifies an app config class. + entry = module.default_app_config + except AttributeError: + # Otherwise, it simply uses the default app config class. + return cls(entry, module) + else: + mod_path, _, cls_name = entry.rpartition('.') + + # If we're reaching this point, we must attempt to load the app config + # class located at . + + # Avoid django.utils.module_loading.import_by_path because it + # masks errors -- it reraises ImportError as ImproperlyConfigured. + mod = import_module(mod_path) + try: + cls = getattr(mod, cls_name) + except AttributeError: + if module is None: + # If importing as an app module failed, that error probably + # contains the most informative traceback. Trigger it again. + import_module(entry) + else: + raise + + # Check for obvious errors. (This check prevents duck typing, but + # it could be removed if it became a problem in practice.) + if not issubclass(cls, AppConfig): + raise ImproperlyConfigured( + "'%s' isn't a subclass of AppConfig." % entry) + + # Obtain app name here rather than in AppClass.__init__ to keep + # all error checking for entries in INSTALLED_APPS in one place. + try: + app_name = cls.name + except AttributeError: + raise ImproperlyConfigured( + "'%s' must supply a name attribute." % entry) + + # Ensure app_name points to a valid module. + app_module = import_module(app_name) + + # Entry is a path to an app config class. + return cls(app_name, app_module) + + def check_models_ready(self): + """ + Raises an exception if models haven't been imported yet. + """ + if self.models is None: + raise AppRegistryNotReady( + "Models for app '%s' haven't been imported yet." % self.label) + + def get_model(self, model_name): + """ + Returns the model with the given case-insensitive model_name. + + Raises LookupError if no model exists with this name. + """ + self.check_models_ready() + try: + return self.models[model_name.lower()] + except KeyError: + raise LookupError( + "App '%s' doesn't have a '%s' model." % (self.label, model_name)) + + def get_models(self, include_auto_created=False, + include_deferred=False, include_swapped=False): + """ + Returns an iterable of models. + + By default, the following models aren't included: + + - auto-created models for many-to-many relations without + an explicit intermediate table, + - models created to satisfy deferred attribute queries, + - models that have been swapped out. + + Set the corresponding keyword argument to True to include such models. + Keyword arguments aren't documented; they're a private API. + """ + self.check_models_ready() + for model in self.models.values(): + if model._deferred and not include_deferred: + continue + if model._meta.auto_created and not include_auto_created: + continue + if model._meta.swapped and not include_swapped: + continue + yield model + + def import_models(self, all_models): + # Dictionary of models for this app, primarily maintained in the + # 'all_models' attribute of the Apps this AppConfig is attached to. + # Injected as a parameter because it gets populated when models are + # imported, which might happen before populate() imports models. + self.models = all_models + + if module_has_submodule(self.module, MODELS_MODULE_NAME): + models_module_name = '%s.%s' % (self.name, MODELS_MODULE_NAME) + self.models_module = import_module(models_module_name) + + def ready(self): + """ + Override this method in subclasses to run code when Django starts. + """ diff --git a/django/apps/registry.py b/django/apps/registry.py new file mode 100644 index 000000000..fe53d965d --- /dev/null +++ b/django/apps/registry.py @@ -0,0 +1,441 @@ +from collections import Counter, defaultdict, OrderedDict +import os +import sys +import threading +import warnings + +from django.core.exceptions import AppRegistryNotReady, ImproperlyConfigured +from django.utils import lru_cache +from django.utils.deprecation import RemovedInDjango19Warning +from django.utils._os import upath + +from .config import AppConfig + + +class Apps(object): + """ + A registry that stores the configuration of installed applications. + + It also keeps track of models eg. to provide reverse-relations. + """ + + def __init__(self, installed_apps=()): + # installed_apps is set to None when creating the master registry + # because it cannot be populated at that point. Other registries must + # provide a list of installed apps and are populated immediately. + if installed_apps is None and hasattr(sys.modules[__name__], 'apps'): + raise RuntimeError("You must supply an installed_apps argument.") + + # Mapping of app labels => model names => model classes. Every time a + # model is imported, ModelBase.__new__ calls apps.register_model which + # creates an entry in all_models. All imported models are registered, + # regardless of whether they're defined in an installed application + # and whether the registry has been populated. Since it isn't possible + # to reimport a module safely (it could reexecute initialization code) + # all_models is never overridden or reset. + self.all_models = defaultdict(OrderedDict) + + # Mapping of labels to AppConfig instances for installed apps. + self.app_configs = OrderedDict() + + # Stack of app_configs. Used to store the current state in + # set_available_apps and set_installed_apps. + self.stored_app_configs = [] + + # Whether the registry is populated. + self.apps_ready = self.models_ready = self.ready = False + + # Lock for thread-safe population. + self._lock = threading.Lock() + + # Pending lookups for lazy relations. + self._pending_lookups = {} + + # Populate apps and models, unless it's the master registry. + if installed_apps is not None: + self.populate(installed_apps) + + def populate(self, installed_apps=None): + """ + Loads application configurations and models. + + This method imports each application module and then each model module. + + It is thread safe and idempotent, but not reentrant. + """ + if self.ready: + return + + # populate() might be called by two threads in parallel on servers + # that create threads before initializing the WSGI callable. + with self._lock: + if self.ready: + return + + # app_config should be pristine, otherwise the code below won't + # guarantee that the order matches the order in INSTALLED_APPS. + if self.app_configs: + raise RuntimeError("populate() isn't reentrant") + + # Load app configs and app modules. + for entry in installed_apps: + if isinstance(entry, AppConfig): + app_config = entry + else: + app_config = AppConfig.create(entry) + if app_config.label in self.app_configs: + raise ImproperlyConfigured( + "Application labels aren't unique, " + "duplicates: %s" % app_config.label) + + self.app_configs[app_config.label] = app_config + + # Check for duplicate app names. + counts = Counter( + app_config.name for app_config in self.app_configs.values()) + duplicates = [ + name for name, count in counts.most_common() if count > 1] + if duplicates: + raise ImproperlyConfigured( + "Application names aren't unique, " + "duplicates: %s" % ", ".join(duplicates)) + + self.apps_ready = True + + # Load models. + for app_config in self.app_configs.values(): + all_models = self.all_models[app_config.label] + app_config.import_models(all_models) + + self.clear_cache() + + self.models_ready = True + + for app_config in self.get_app_configs(): + app_config.ready() + + self.ready = True + + def check_apps_ready(self): + """ + Raises an exception if all apps haven't been imported yet. + """ + if not self.apps_ready: + raise AppRegistryNotReady("Apps aren't loaded yet.") + + def check_models_ready(self): + """ + Raises an exception if all models haven't been imported yet. + """ + if not self.models_ready: + raise AppRegistryNotReady("Models aren't loaded yet.") + + def get_app_configs(self): + """ + Imports applications and returns an iterable of app configs. + """ + self.check_apps_ready() + return self.app_configs.values() + + def get_app_config(self, app_label): + """ + Imports applications and returns an app config for the given label. + + Raises LookupError if no application exists with this label. + """ + self.check_apps_ready() + try: + return self.app_configs[app_label] + except KeyError: + raise LookupError("No installed app with label '%s'." % app_label) + + # This method is performance-critical at least for Django's test suite. + @lru_cache.lru_cache(maxsize=None) + def get_models(self, app_mod=None, include_auto_created=False, + include_deferred=False, include_swapped=False): + """ + Returns a list of all installed models. + + By default, the following models aren't included: + + - auto-created models for many-to-many relations without + an explicit intermediate table, + - models created to satisfy deferred attribute queries, + - models that have been swapped out. + + Set the corresponding keyword argument to True to include such models. + """ + self.check_models_ready() + if app_mod: + warnings.warn( + "The app_mod argument of get_models is deprecated.", + RemovedInDjango19Warning, stacklevel=2) + app_label = app_mod.__name__.split('.')[-2] + try: + return list(self.get_app_config(app_label).get_models( + include_auto_created, include_deferred, include_swapped)) + except LookupError: + return [] + + result = [] + for app_config in self.app_configs.values(): + result.extend(list(app_config.get_models( + include_auto_created, include_deferred, include_swapped))) + return result + + def get_model(self, app_label, model_name=None): + """ + Returns the model matching the given app_label and model_name. + + As a shortcut, this function also accepts a single argument in the + form .. + + model_name is case-insensitive. + + Raises LookupError if no application exists with this label, or no + model exists with this name in the application. Raises ValueError if + called with a single argument that doesn't contain exactly one dot. + """ + self.check_models_ready() + if model_name is None: + app_label, model_name = app_label.split('.') + return self.get_app_config(app_label).get_model(model_name.lower()) + + def register_model(self, app_label, model): + # Since this method is called when models are imported, it cannot + # perform imports because of the risk of import loops. It mustn't + # call get_app_config(). + model_name = model._meta.model_name + app_models = self.all_models[app_label] + if model_name in app_models: + if (model.__name__ == app_models[model_name].__name__ and + model.__module__ == app_models[model_name].__module__): + warnings.warn( + "Model '%s.%s' was already registered. " + "Reloading models is not advised as it can lead to inconsistencies, " + "most notably with related models." % (model_name, app_label), + RuntimeWarning, stacklevel=2) + else: + raise RuntimeError( + "Conflicting '%s' models in application '%s': %s and %s." % + (model_name, app_label, app_models[model_name], model)) + app_models[model_name] = model + self.clear_cache() + + def is_installed(self, app_name): + """ + Checks whether an application with this name exists in the registry. + + app_name is the full name of the app eg. 'django.contrib.admin'. + """ + self.check_apps_ready() + return any(ac.name == app_name for ac in self.app_configs.values()) + + def get_containing_app_config(self, object_name): + """ + Look for an app config containing a given object. + + object_name is the dotted Python path to the object. + + Returns the app config for the inner application in case of nesting. + Returns None if the object isn't in any registered app config. + """ + # In Django 1.7 and 1.8, it's allowed to call this method at import + # time, even while the registry is being populated. In Django 1.9 and + # later, that should be forbidden with `self.check_apps_ready()`. + candidates = [] + for app_config in self.app_configs.values(): + if object_name.startswith(app_config.name): + subpath = object_name[len(app_config.name):] + if subpath == '' or subpath[0] == '.': + candidates.append(app_config) + if candidates: + return sorted(candidates, key=lambda ac: -len(ac.name))[0] + + def get_registered_model(self, app_label, model_name): + """ + Similar to get_model(), but doesn't require that an app exists with + the given app_label. + + It's safe to call this method at import time, even while the registry + is being populated. + """ + model = self.all_models[app_label].get(model_name.lower()) + if model is None: + raise LookupError( + "Model '%s.%s' not registered." % (app_label, model_name)) + return model + + def set_available_apps(self, available): + """ + Restricts the set of installed apps used by get_app_config[s]. + + available must be an iterable of application names. + + set_available_apps() must be balanced with unset_available_apps(). + + Primarily used for performance optimization in TransactionTestCase. + + This method is safe is the sense that it doesn't trigger any imports. + """ + available = set(available) + installed = set(app_config.name for app_config in self.get_app_configs()) + if not available.issubset(installed): + raise ValueError("Available apps isn't a subset of installed " + "apps, extra apps: %s" % ", ".join(available - installed)) + + self.stored_app_configs.append(self.app_configs) + self.app_configs = OrderedDict( + (label, app_config) + for label, app_config in self.app_configs.items() + if app_config.name in available) + self.clear_cache() + + def unset_available_apps(self): + """ + Cancels a previous call to set_available_apps(). + """ + self.app_configs = self.stored_app_configs.pop() + self.clear_cache() + + def set_installed_apps(self, installed): + """ + Enables a different set of installed apps for get_app_config[s]. + + installed must be an iterable in the same format as INSTALLED_APPS. + + set_installed_apps() must be balanced with unset_installed_apps(), + even if it exits with an exception. + + Primarily used as a receiver of the setting_changed signal in tests. + + This method may trigger new imports, which may add new models to the + registry of all imported models. They will stay in the registry even + after unset_installed_apps(). Since it isn't possible to replay + imports safely (eg. that could lead to registering listeners twice), + models are registered when they're imported and never removed. + """ + if not self.ready: + raise AppRegistryNotReady("App registry isn't ready yet.") + self.stored_app_configs.append(self.app_configs) + self.app_configs = OrderedDict() + self.apps_ready = self.models_ready = self.ready = False + self.clear_cache() + self.populate(installed) + + def unset_installed_apps(self): + """ + Cancels a previous call to set_installed_apps(). + """ + self.app_configs = self.stored_app_configs.pop() + self.apps_ready = self.models_ready = self.ready = True + self.clear_cache() + + def clear_cache(self): + """ + Clears all internal caches, for methods that alter the app registry. + + This is mostly used in tests. + """ + self.get_models.cache_clear() + + ### DEPRECATED METHODS GO BELOW THIS LINE ### + + def load_app(self, app_name): + """ + Loads the app with the provided fully qualified name, and returns the + model module. + """ + warnings.warn( + "load_app(app_name) is deprecated.", + RemovedInDjango19Warning, stacklevel=2) + app_config = AppConfig.create(app_name) + app_config.import_models(self.all_models[app_config.label]) + self.app_configs[app_config.label] = app_config + self.clear_cache() + return app_config.models_module + + def app_cache_ready(self): + warnings.warn( + "app_cache_ready() is deprecated in favor of the ready property.", + RemovedInDjango19Warning, stacklevel=2) + return self.ready + + def get_app(self, app_label): + """ + Returns the module containing the models for the given app_label. + """ + warnings.warn( + "get_app_config(app_label).models_module supersedes get_app(app_label).", + RemovedInDjango19Warning, stacklevel=2) + try: + models_module = self.get_app_config(app_label).models_module + except LookupError as exc: + # Change the exception type for backwards compatibility. + raise ImproperlyConfigured(*exc.args) + if models_module is None: + raise ImproperlyConfigured( + "App '%s' doesn't have a models module." % app_label) + return models_module + + def get_apps(self): + """ + Returns a list of all installed modules that contain models. + """ + warnings.warn( + "[a.models_module for a in get_app_configs()] supersedes get_apps().", + RemovedInDjango19Warning, stacklevel=2) + app_configs = self.get_app_configs() + return [app_config.models_module for app_config in app_configs + if app_config.models_module is not None] + + def _get_app_package(self, app): + return '.'.join(app.__name__.split('.')[:-1]) + + def get_app_package(self, app_label): + warnings.warn( + "get_app_config(label).name supersedes get_app_package(label).", + RemovedInDjango19Warning, stacklevel=2) + return self._get_app_package(self.get_app(app_label)) + + def _get_app_path(self, app): + if hasattr(app, '__path__'): # models/__init__.py package + app_path = app.__path__[0] + else: # models.py module + app_path = app.__file__ + return os.path.dirname(upath(app_path)) + + def get_app_path(self, app_label): + warnings.warn( + "get_app_config(label).path supersedes get_app_path(label).", + RemovedInDjango19Warning, stacklevel=2) + return self._get_app_path(self.get_app(app_label)) + + def get_app_paths(self): + """ + Returns a list of paths to all installed apps. + + Useful for discovering files at conventional locations inside apps + (static files, templates, etc.) + """ + warnings.warn( + "[a.path for a in get_app_configs()] supersedes get_app_paths().", + RemovedInDjango19Warning, stacklevel=2) + self.check_apps_ready() + app_paths = [] + for app in self.get_apps(): + app_paths.append(self._get_app_path(app)) + return app_paths + + def register_models(self, app_label, *models): + """ + Register a set of models as belonging to an app. + """ + warnings.warn( + "register_models(app_label, *models) is deprecated.", + RemovedInDjango19Warning, stacklevel=2) + for model in models: + self.register_model(app_label, model) + + +apps = Apps(installed_apps=None) diff --git a/django/bin/daily_cleanup.py b/django/bin/daily_cleanup.py deleted file mode 100755 index 5a2ce210f..000000000 --- a/django/bin/daily_cleanup.py +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env python - -""" -Daily cleanup job. - -Can be run as a cronjob to clean out old data from the database (only expired -sessions at the moment). -""" - -import warnings - -from django.core import management - -if __name__ == "__main__": - warnings.warn( - "The `daily_cleanup` script has been deprecated " - "in favor of `django-admin.py clearsessions`.", - DeprecationWarning) - management.call_command('clearsessions') diff --git a/django/bin/django-2to3.py b/django/bin/django-2to3.py deleted file mode 100755 index 35566abb9..000000000 --- a/django/bin/django-2to3.py +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/env python - -# This works exactly like 2to3, except that it uses Django's fixers rather -# than 2to3's built-in fixers. - -import sys -from lib2to3.main import main - -sys.exit(main("django.utils.2to3_fixes")) - diff --git a/django/bin/profiling/gather_profile_stats.py b/django/bin/profiling/gather_profile_stats.py deleted file mode 100644 index 0244eb603..000000000 --- a/django/bin/profiling/gather_profile_stats.py +++ /dev/null @@ -1,37 +0,0 @@ -#!/usr/bin/env python - -""" -gather_profile_stats.py /path/to/dir/of/profiles - -Note that the aggregated profiles must be read with pstats.Stats, not -hotshot.stats (the formats are incompatible) -""" - -from hotshot import stats -import os -import pstats -import sys - -def gather_stats(p): - profiles = {} - for f in os.listdir(p): - if f.endswith('.agg.prof'): - path = f[:-9] - prof = pstats.Stats(os.path.join(p, f)) - elif f.endswith('.prof'): - bits = f.split('.') - path = ".".join(bits[:-3]) - prof = stats.load(os.path.join(p, f)) - else: - continue - print("Processing %s" % f) - if path in profiles: - profiles[path].add(prof) - else: - profiles[path] = prof - os.unlink(os.path.join(p, f)) - for (path, prof) in profiles.items(): - prof.dump_stats(os.path.join(p, "%s.agg.prof" % path)) - -if __name__ == '__main__': - gather_stats(sys.argv[1]) diff --git a/django/bin/unique-messages.py b/django/bin/unique-messages.py deleted file mode 100755 index d89329145..000000000 --- a/django/bin/unique-messages.py +++ /dev/null @@ -1,29 +0,0 @@ -#!/usr/bin/env python - -import os -import sys - -def unique_messages(): - basedir = None - - if os.path.isdir(os.path.join('conf', 'locale')): - basedir = os.path.abspath(os.path.join('conf', 'locale')) - elif os.path.isdir('locale'): - basedir = os.path.abspath('locale') - else: - print("This script should be run from the Django Git tree or your project or app tree.") - sys.exit(1) - - for (dirpath, dirnames, filenames) in os.walk(basedir): - for f in filenames: - if f.endswith('.po'): - sys.stderr.write('processing file %s in %s\n' % (f, dirpath)) - pf = os.path.splitext(os.path.join(dirpath, f))[0] - cmd = 'msguniq "%s.po"' % pf - stdout = os.popen(cmd) - msg = stdout.read() - with open('%s.po' % pf, 'w') as fp: - fp.write(msg) - -if __name__ == "__main__": - unique_messages() diff --git a/django/conf/__init__.py b/django/conf/__init__.py index 61584391c..2a4fae887 100644 --- a/django/conf/__init__.py +++ b/django/conf/__init__.py @@ -6,17 +6,13 @@ variable, and then from django.conf.global_settings; see the global settings fil a list of all possible variables. """ -import logging +import importlib import os -import sys import time # Needed for Windows -import warnings from django.conf import global_settings from django.core.exceptions import ImproperlyConfigured from django.utils.functional import LazyObject, empty -from django.utils import importlib -from django.utils.module_loading import import_by_path from django.utils import six ENVIRONMENT_VARIABLE = "DJANGO_SETTINGS_MODULE" @@ -34,11 +30,8 @@ class LazySettings(LazyObject): is used the first time we need any settings at all, if the user has not previously configured the settings manually. """ - try: - settings_module = os.environ[ENVIRONMENT_VARIABLE] - if not settings_module: # If it's set but is an empty string. - raise KeyError - except KeyError: + settings_module = os.environ.get(ENVIRONMENT_VARIABLE) + if not settings_module: desc = ("setting %s" % name) if name else "settings" raise ImproperlyConfigured( "Requested %s, but settings are not configured. " @@ -47,38 +40,12 @@ class LazySettings(LazyObject): % (desc, ENVIRONMENT_VARIABLE)) self._wrapped = Settings(settings_module) - self._configure_logging() def __getattr__(self, name): if self._wrapped is empty: self._setup(name) return getattr(self._wrapped, name) - def _configure_logging(self): - """ - Setup logging from LOGGING_CONFIG and LOGGING settings. - """ - if not sys.warnoptions: - try: - # Route warnings through python logging - logging.captureWarnings(True) - # Allow DeprecationWarnings through the warnings filters - warnings.simplefilter("default", DeprecationWarning) - except AttributeError: - # No captureWarnings on Python 2.6, DeprecationWarnings are on anyway - pass - - if self.LOGGING_CONFIG: - from django.utils.log import DEFAULT_LOGGING - # First find the logging configuration function ... - logging_config_func = import_by_path(self.LOGGING_CONFIG) - - logging_config_func(DEFAULT_LOGGING) - - # ... then invoke it with the logging settings - if self.LOGGING: - logging_config_func(self.LOGGING) - def configure(self, default_settings=global_settings, **options): """ Called to manually configure the settings. The 'default_settings' @@ -91,7 +58,6 @@ class LazySettings(LazyObject): for name, value in options.items(): setattr(holder, name, value) self._wrapped = holder - self._configure_logging() @property def configured(self): @@ -118,7 +84,7 @@ class Settings(BaseSettings): def __init__(self, settings_module): # update this dict from global settings (but only for ALL_CAPS settings) for setting in dir(global_settings): - if setting == setting.upper(): + if setting.isupper(): setattr(self, setting, getattr(global_settings, setting)) # store the settings module in case someone later cares @@ -132,20 +98,18 @@ class Settings(BaseSettings): % (self.SETTINGS_MODULE, e) ) - # Settings that should be converted into tuples if they're mistakenly entered - # as strings. tuple_settings = ("INSTALLED_APPS", "TEMPLATE_DIRS") - + self._explicit_settings = set() for setting in dir(mod): - if setting == setting.upper(): + if setting.isupper(): setting_value = getattr(mod, setting) - if setting in tuple_settings and \ - isinstance(setting_value, six.string_types): - warnings.warn("The %s setting must be a tuple. Please fix your " - "settings, as auto-correction is now deprecated." % setting, - DeprecationWarning, stacklevel=2) - setting_value = (setting_value,) # In case the user forgot the comma. + + if (setting in tuple_settings and + isinstance(setting_value, six.string_types)): + raise ImproperlyConfigured("The %s setting must be a tuple. " + "Please fix your settings." % setting) setattr(self, setting, setting_value) + self._explicit_settings.add(setting) if not self.SECRET_KEY: raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.") @@ -162,6 +126,9 @@ class Settings(BaseSettings): os.environ['TZ'] = self.TIME_ZONE time.tzset() + def is_overridden(self, setting): + return setting in self._explicit_settings + class UserSettingsHolder(BaseSettings): """ @@ -186,13 +153,20 @@ class UserSettingsHolder(BaseSettings): def __setattr__(self, name, value): self._deleted.discard(name) - return super(UserSettingsHolder, self).__setattr__(name, value) + super(UserSettingsHolder, self).__setattr__(name, value) def __delattr__(self, name): self._deleted.add(name) - return super(UserSettingsHolder, self).__delattr__(name) + if hasattr(self, name): + super(UserSettingsHolder, self).__delattr__(name) def __dir__(self): return list(self.__dict__) + dir(self.default_settings) + def is_overridden(self, setting): + deleted = (setting in self._deleted) + set_locally = (setting in self.__dict__) + set_on_default = getattr(self.default_settings, 'is_overridden', lambda s: False)(setting) + return (deleted or set_locally or set_on_default) + settings = LazySettings() diff --git a/django/bin/profiling/__init__.py b/django/conf/app_template/migrations/__init__.py similarity index 100% rename from django/bin/profiling/__init__.py rename to django/conf/app_template/migrations/__init__.py diff --git a/django/conf/global_settings.py b/django/conf/global_settings.py index 68d9ded91..c1f77af74 100644 --- a/django/conf/global_settings.py +++ b/django/conf/global_settings.py @@ -50,6 +50,7 @@ LANGUAGE_CODE = 'en-us' LANGUAGES = ( ('af', gettext_noop('Afrikaans')), ('ar', gettext_noop('Arabic')), + ('ast', gettext_noop('Asturian')), ('az', gettext_noop('Azerbaijani')), ('bg', gettext_noop('Bulgarian')), ('be', gettext_noop('Belarusian')), @@ -63,6 +64,7 @@ LANGUAGES = ( ('de', gettext_noop('German')), ('el', gettext_noop('Greek')), ('en', gettext_noop('English')), + ('en-au', gettext_noop('Australian English')), ('en-gb', gettext_noop('British English')), ('eo', gettext_noop('Esperanto')), ('es', gettext_noop('Spanish')), @@ -75,7 +77,7 @@ LANGUAGES = ( ('fa', gettext_noop('Persian')), ('fi', gettext_noop('Finnish')), ('fr', gettext_noop('French')), - ('fy-nl', gettext_noop('Frisian')), + ('fy', gettext_noop('Frisian')), ('ga', gettext_noop('Irish')), ('gl', gettext_noop('Galician')), ('he', gettext_noop('Hebrew')), @@ -84,6 +86,7 @@ LANGUAGES = ( ('hu', gettext_noop('Hungarian')), ('ia', gettext_noop('Interlingua')), ('id', gettext_noop('Indonesian')), + ('io', gettext_noop('Ido')), ('is', gettext_noop('Icelandic')), ('it', gettext_noop('Italian')), ('ja', gettext_noop('Japanese')), @@ -98,6 +101,7 @@ LANGUAGES = ( ('mk', gettext_noop('Macedonian')), ('ml', gettext_noop('Malayalam')), ('mn', gettext_noop('Mongolian')), + ('mr', gettext_noop('Marathi')), ('my', gettext_noop('Burmese')), ('nb', gettext_noop('Norwegian Bokmal')), ('ne', gettext_noop('Nepali')), @@ -127,6 +131,8 @@ LANGUAGES = ( ('ur', gettext_noop('Urdu')), ('vi', gettext_noop('Vietnamese')), ('zh-cn', gettext_noop('Simplified Chinese')), + ('zh-hans', gettext_noop('Simplified Chinese')), + ('zh-hant', gettext_noop('Traditional Chinese')), ('zh-tw', gettext_noop('Traditional Chinese')), ) @@ -137,7 +143,13 @@ LANGUAGES_BIDI = ("he", "ar", "fa", "ur") # to load the internationalization machinery. USE_I18N = True LOCALE_PATHS = () + +# Settings for language cookie LANGUAGE_COOKIE_NAME = 'django_language' +LANGUAGE_COOKIE_AGE = None +LANGUAGE_COOKIE_DOMAIN = None +LANGUAGE_COOKIE_PATH = '/' + # If you set this to True, Django will format dates, numbers and calendars # according to user current locale. @@ -184,6 +196,7 @@ EMAIL_PORT = 25 EMAIL_HOST_USER = '' EMAIL_HOST_PASSWORD = '' EMAIL_USE_TLS = False +EMAIL_USE_SSL = False # List of strings representing installed apps. INSTALLED_APPS = () @@ -197,7 +210,7 @@ TEMPLATE_DIRS = () TEMPLATE_LOADERS = ( 'django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader', -# 'django.template.loaders.eggs.Loader', + # 'django.template.loaders.eggs.Loader', ) # List of processors used by RequestContext to populate the context. @@ -210,7 +223,7 @@ TEMPLATE_CONTEXT_PROCESSORS = ( 'django.core.context_processors.media', 'django.core.context_processors.static', 'django.core.context_processors.tz', -# 'django.core.context_processors.request', + # 'django.core.context_processors.request', 'django.contrib.messages.context_processors.messages', ) @@ -252,7 +265,7 @@ ABSOLUTE_URL_OVERRIDES = {} # Example: ('/home/html', '/var/www') ALLOWED_INCLUDE_ROOTS = () -# If this is a admin settings module, this should be a list of +# If this is an admin settings module, this should be a list of # settings modules (in the format 'foo.bar.baz') for which this admin # is an admin. ADMIN_FOR = () @@ -287,7 +300,7 @@ MEDIA_URL = '' # Absolute path to the directory static files should be collected to. # Example: "/var/www/example.com/static/" -STATIC_ROOT = '' +STATIC_ROOT = None # URL that handles the static files served from STATIC_ROOT. # Example: "http://example.com/static/", "http://static.example.com/" @@ -301,7 +314,7 @@ FILE_UPLOAD_HANDLERS = ( # Maximum size, in bytes, of a request before it will be streamed to the # file system instead of into memory. -FILE_UPLOAD_MAX_MEMORY_SIZE = 2621440 # i.e. 2.5 MB +FILE_UPLOAD_MAX_MEMORY_SIZE = 2621440 # i.e. 2.5 MB # Directory in which upload streamed files will be temporarily saved. A value of # `None` will make Django use the operating system's default temporary directory @@ -312,6 +325,11 @@ FILE_UPLOAD_TEMP_DIR = None # you'd pass directly to os.chmod; see http://docs.python.org/lib/os-file-dir.html. FILE_UPLOAD_PERMISSIONS = None +# The numeric mode to assign to newly-created directories, when uploading files. +# The value should be a mode as you'd pass to os.chmod; +# see http://docs.python.org/lib/os-file-dir.html. +FILE_UPLOAD_DIRECTORY_PERMISSIONS = None + # Python module path where user will place custom format definition. # The directory where this setting is pointing should contain subdirectories # named as the locales, containing a formats.py file @@ -354,11 +372,11 @@ SHORT_DATETIME_FORMAT = 'm/d/Y P' # http://docs.python.org/library/datetime.html#strftime-behavior # * Note that these format strings are different from the ones to display dates DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' - '%b %d %Y', '%b %d, %Y', # 'Oct 25 2006', 'Oct 25, 2006' - '%d %b %Y', '%d %b, %Y', # '25 Oct 2006', '25 Oct, 2006' - '%B %d %Y', '%B %d, %Y', # 'October 25 2006', 'October 25, 2006' - '%d %B %Y', '%d %B, %Y', # '25 October 2006', '25 October, 2006' + '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' + '%b %d %Y', '%b %d, %Y', # 'Oct 25 2006', 'Oct 25, 2006' + '%d %b %Y', '%d %b, %Y', # '25 Oct 2006', '25 Oct, 2006' + '%B %d %Y', '%B %d, %Y', # 'October 25 2006', 'October 25, 2006' + '%d %B %Y', '%d %B, %Y', # '25 October 2006', '25 October, 2006' ) # Default formats to be used when parsing times from input boxes, in order @@ -446,12 +464,7 @@ SECURE_PROXY_SSL_HEADER = None # response phase the middleware will be applied in reverse order. MIDDLEWARE_CLASSES = ( 'django.middleware.common.CommonMiddleware', - 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', - 'django.contrib.auth.middleware.AuthenticationMiddleware', - 'django.contrib.messages.middleware.MessageMiddleware', -# 'django.middleware.http.ConditionalGetMiddleware', -# 'django.middleware.gzip.GZipMiddleware', ) ############ @@ -543,6 +556,7 @@ CSRF_FAILURE_VIEW = 'django.views.csrf.csrf_failure' # Settings for CSRF cookie. CSRF_COOKIE_NAME = 'csrftoken' +CSRF_COOKIE_AGE = 60 * 60 * 24 * 7 * 52 CSRF_COOKIE_DOMAIN = None CSRF_COOKIE_PATH = '/' CSRF_COOKIE_SECURE = False @@ -563,7 +577,7 @@ MESSAGE_STORAGE = 'django.contrib.messages.storage.fallback.FallbackStorage' ########### # The callable to use to configure logging -LOGGING_CONFIG = 'django.utils.log.dictConfig' +LOGGING_CONFIG = 'logging.config.dictConfig' # Custom logging configuration. LOGGING = {} @@ -579,6 +593,10 @@ DEFAULT_EXCEPTION_REPORTER_FILTER = 'django.views.debug.SafeExceptionReporterFil # The name of the class to use to run the test suite TEST_RUNNER = 'django.test.runner.DiscoverRunner' +# Apps that don't need to be serialized at test database creation time +# (only apps with migrations are to start with) +TEST_NON_SERIALIZED_APPS = [] + ############ # FIXTURES # ############ @@ -601,5 +619,22 @@ STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.StaticFilesStorage' STATICFILES_FINDERS = ( 'django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', -# 'django.contrib.staticfiles.finders.DefaultStorageFinder', + # 'django.contrib.staticfiles.finders.DefaultStorageFinder', ) + +############## +# MIGRATIONS # +############## + +# Migration module overrides for apps, by app label. +MIGRATION_MODULES = {} + +################# +# SYSTEM CHECKS # +################# + +# List of all issues generated by system checks that should be silenced. Light +# issues like warnings, infos or debugs will not generate a message. Silencing +# serious issues like errors and criticals does not result in hiding the +# message, but Django will not stop you from e.g. running server. +SILENCED_SYSTEM_CHECKS = [] diff --git a/django/conf/locale/__init__.py b/django/conf/locale/__init__.py index 7ff004d6c..0c7f0e1d7 100644 --- a/django/conf/locale/__init__.py +++ b/django/conf/locale/__init__.py @@ -17,6 +17,12 @@ LANG_INFO = { 'name': 'Arabic', 'name_local': 'العربيّة', }, + 'ast': { + 'bidi': False, + 'code': 'ast', + 'name': 'Asturian', + 'name_local': 'asturianu', + }, 'az': { 'bidi': True, 'code': 'az', @@ -95,6 +101,12 @@ LANG_INFO = { 'name': 'English', 'name_local': 'English', }, + 'en-au': { + 'bidi': False, + 'code': 'en-au', + 'name': 'Australian English', + 'name_local': 'Australian English', + }, 'en-gb': { 'bidi': False, 'code': 'en-gb', @@ -167,11 +179,11 @@ LANG_INFO = { 'name': 'French', 'name_local': 'français', }, - 'fy-nl': { + 'fy': { 'bidi': False, - 'code': 'fy-nl', + 'code': 'fy', 'name': 'Frisian', - 'name_local': 'Frisian', + 'name_local': 'frysk', }, 'ga': { 'bidi': False, @@ -215,6 +227,12 @@ LANG_INFO = { 'name': 'Interlingua', 'name_local': 'Interlingua', }, + 'io': { + 'bidi': False, + 'code': 'io', + 'name': 'Ido', + 'name_local': 'ido', + }, 'id': { 'bidi': False, 'code': 'id', @@ -305,6 +323,12 @@ LANG_INFO = { 'name': 'Mongolian', 'name_local': 'Mongolian', }, + 'mr': { + 'bidi': False, + 'code': 'mr', + 'name': 'Marathi', + 'name_local': 'मराठी', + }, 'my': { 'bidi': False, 'code': 'my', @@ -485,6 +509,18 @@ LANG_INFO = { 'name': 'Simplified Chinese', 'name_local': '简体中文', }, + 'zh-hans': { + 'bidi': False, + 'code': 'zh-hans', + 'name': 'Simplified Chinese', + 'name_local': '简体中文', + }, + 'zh-hant': { + 'bidi': False, + 'code': 'zh-hant', + 'name': 'Traditional Chinese', + 'name_local': '繁體中文', + }, 'zh-tw': { 'bidi': False, 'code': 'zh-tw', diff --git a/django/conf/locale/af/LC_MESSAGES/django.mo b/django/conf/locale/af/LC_MESSAGES/django.mo index 972fcc4b2c6cb114a859926d6c813ddcc0114d4c..b71f1d89e114f0c53c95b2291447732e146957ee 100644 GIT binary patch literal 20158 zcmb`O3!EKQea8n31VV@bB1n7>Ksjb9TtHokl5o@6pp%w61wP>r@@9&&*@7~?q%>$iJ z{`;MC=FFM%_@8tB=lpLTI(^m+9@q1a^StN6xhH$xYq|f$X^Qo{pPl7-XTzVv3`!M$(^ycS*vZ-dL=L+~6p?|Ghg zJX{WG3h#VKb9k%aEO?oF-tV4ofF}|EGN|%j0Z)Xlf@i>@3%?qw-q*rY;0-SRW;loN zZE!Zc1FD_=5~OpSD%~(t`65VHc?ndx z-vssE_3rt5pwizA)o-^!)#Ecz>FPU@@BaX*{y&9EH@r`_|r;fch59_sxsyYN@t^9P{5{~u6#^n?rl z9I76(I_!Kj59<96sCMgt(u0*Q+z0iY^-%8(K(+TC7ykw*eRvBz9^M4I;0GaH?%fBa z|38IlmlHc}{htT*-sMnJWX16ssPu1l;hW(}gztc};oVSr`+2Bx|C@_{80!0v!xzKv zx%kEBQg*^!a5>Ci0&ju*^A^wveeg2423`vlcJX_m+Oz25%Wxgx9BzPj!IR<;mC!ywxU%2PTba`CfJ2IX@SRJl%t%I6%%3mi8% zUg21Ed>zz#?|{oX z7V3M~L#6)^)Vz8pR6Xx?{Ho*E9KYfCpyRh3A9Z}p@q3Oxg6g-QLbcCRF8&!S?RREF zjk8mrp3igfXTZ6H&w}q|pS>&Y0d*G?C z?sy$E^@gVt{~@S$y3_HCQ2qLV<3o;*I6m(9Ln!_EANX=O$RtsOABL}lr(I;%)f!Z~ zMUAD^38wu2WaT6p9@5@lnkGt5;b1NX#_I5+H-^*P%fNG}^sCFws>0=oxT^*|Y z*FcTa--f5b-*?a72UYJ|q1yK@sB~X|8pr?W!rz2v6aKd2FCnIZcUG@We-TuFT;{^N zq1ySCQ01sN)}hLGjSIgCYFu3pHSXW*;_rm2*XN+p{~c64?t|*D`=P$~I8^?}F*!+( z=Rk$ehMjN`RQ_9`>az!;I^GD>Jn$~~8h9i8WB44D<#q5=@T2ge)#w6z1b!CYh>^1e zzJf`7BfQP=M^Nq2`%-HUUICv)cmnQ*Z-bh@{u63mIcbeew+t>MybWspi=YqR02jeq zUHD5->7Ibn;}cPC^~YkU`dkXtPFF+q->Y5tI{19TZ-HvRkGl9zLbdPRQ0?|PsQ2!J zOeNj}Q0;T_TB}#{p~7cC<+BiuLLaKV-{|;u_x#;Z>EG|-|HOqq4hM<!S;Y#;>3sgOKL-psY;09QM8ZUniXTe9H(me)Mz8|~rFQD>0ah>H{ zsPCN)Ro;az{v4?Hm%>?ag?s*DsB*4$+z6F!Csco21y6wE@EPzmP~+?M@Ob!6sPFwD zRJq;{S*pF;T=;8H^X@}X@Bi36e-fTYc=39x_k-{`go|)1ybh|J?t@w{A9Fm8#?iPw z8>$>Hg8J^oa5n6N8b_O<>KQ;iAB8G!0=L5y&W86uRNea$JQvQ{=z06#g|GwO1Q{yc z-$RX)*_&+t?1U!}eh*Z8-3&F3KLXWme+`xYH=x#~Z^4t`e>?skRC#7?w(+x}>OCKB zgIB?m;YXqJ`4p61e-^5K_qykgK;`>=sPXnBd?s8#VNZmMq1yF4sPVf2>bqCD=dXgw zzv#jVoI`jFs(!C`&)*33owq@?>mNDZ2x%Jc15n?20=^K=rZS7*c~Jeh4R*pJ)c3E4 zs^2@I^x}O`dh!AH{L@h7y36q%sB~X~dhaVx<$M6DT;GNv{4P}ab_{r4H{1i&FTVp% zf$xTT??X`K_ypAZcRMDF{10e$o1yV z>c`0~`94Ja?MTr*7uF&FganA{kD8n7Px!0(%ln($|2Cpa zbIx%t{=d0@0C_X=Jw(^(Jo`_3YyR%!?+20JM>HR8M0EYRg*gK|lXpf5Kjz|ueaN37 z8k<)m6G$Cty*}vzyB+UyXKSXQj2aspFZ~c<{#?{ZwZOC7^hzH^GNH-V02YEMg3GzpXt~Ver zM9xDnZ_JhR_Y=rFY|#9@lfS=>BX2~$ zh_qgBBk&XCBIH%b{~)@)g)BpMAb*cMg*+emH$>N!$WIZ?+s{SLMs7e}f;@rDL4F5$ z0rDvF3uFX2o;Ld}sB16Mg)rQ`w;-qRZ2Gl;h?gTDMSg~S4S73q8fm`{pG01Y==uus zd&sp4aQzkXN@PCrVq^$e$a@Fj7Z65MLLnsy12ygZ{gn{%aQw#e@6ZesUj!xtr&hE zxdnMG@`p%<{3&ua&tDC7eF#}%?&u%l|A71T$aA=FT&o&4j>p4!$YK}v;X>qe*Gm(3d|3!3t133}dkKBX22AS7VE^pD2j#`kH zIU0d-XWF+7;23Y46l@OFAk^Qm)tb z<`Xr(sEn#fA*}3;15@_#C@=YWiF!}}LQqM=pfF)u=%`=JDBGcLX3>GLv)~U;r;QtX2L`U}&9WgKxYs$VzDmcq5k{mP*$j`W4R6r$qj?nv&+;&-&k zsnZ{>=h9qssioPZ?L9LzN4uPlT-+Hxr2bj<^uKnPT-z1D(ffg42uGM0Dt=tA4u|RC z(~edWw5LsLG_#YwH$g_R(! zXUe!QjEkiA`l6!WvC7ONosEX_`jVs)l2yk#+bmNm*xB}Rmu)RIn;KDxGE;-TG&m5M zf(<5VPHDr8f-s#Y6e5jsirOr4U%gTcQd7KoT2;ceK^{~n?%Gli7YS0V)LWZWt3h`b z)`Aob)v93nH}lq}D1%;KYZr#fgtzuUI8yTZZDaLo!s)ORv=$oT8xaX3O{z{@I1))aP>}S1bjG$U27@;gr_f6KQV|g_yGFJ_U%)=^WI9ZB>9y<1{vfp4{be5kd=+e_EMw@r( zozbWgYH0grRb%x^=vLbS1%IT3ZjNBM_#L!~QeZYPU^>zXJkz)R~iP2 zDNZG-M)_X54!18>R!YVj38oe8SaNJF;L&F3n(Q}M#=~cLOhu$;=(3j9vu~T|milFF zn~YRNY(4cq!!_2d7+zgxNz0SzxlUCE+v2=lVZJ!3clC_`Yoc1y^kfY!Cq~p67=S#Cny||Rj;*2>eiiG-kfZ0<}EjRnolpFllCdwrj`M=~>EHX&2`Vn5h*FTc_peZ#B(@sqa`r zXlk74uF3buORSqsv&AM&;>v_y(A1dulS|g{gu1L6sMWGsmx$#8Ptsvym*_5xim|^X zobWr86%#c*%uayCi-M(C30hXow>rJ`Y_V9$)~As~I}2cJi1qbc3le5NmPV3=W*ysG ztJJYXI^DK!jP)-Vrd5W+k)WQLUE85+-l)w9y?1Ng2J~@6O|cPV?rAhlJVGIw3eMqnp75bNiPY}!f|1dpTrE2fncOd<1b?!$L^k7G%;6t zyp472A!B-M8f<8!*Q&zarV-kO?~QnyssXmhCN2N!8+M5en*iI6XfibIv&q^eMA5tz zdZZq3Z%2UC)yHO2KVb(bNJv|yVl*b>(QJ$K$lmd!`EHHR`yJYP7in{2BzI<=QV(pV zj7SxOJ}P;eSnKUsr4-e8lA=ii zsL%kX1S2hG>;TpvBJBdj#FTnKhC~$G1|Sc!4{9ouG2{Bz_3hfQTJ~v=w+(|3i*_3s zrvYs}X(Vq;ylt9zTlEwL9Zi_YI4!_XQ#Z(D!AfS>9g=ubse{J%m5Ac{jNXxmp;AzU zYyy9r)jq2av+gpAC|28Oe{CroDVuLHypn<`fW{)#R6$f}^KMm}@u^?YZhUHtw&PP` z((zEE#_vnY)u2Kd8WGzj;v~(=#Ee-hcRR+ctljN#s7^z7?F7*1v+XI9y|+EfIGY*q z1_!)BX&)n1M=47g%K1{328Nru)7XDnKWJ%9Aq+Rg%K95*$&j85$}*YU{u(>6USqUt zKrjpfRh_=Fvk$AycqtkwHO~g@=?vK&TQZ`m<4le*ocRUIZQqfBbprlyQ&`(wky$$m9E_I8q&npwDam#}7}{%AOkZ6HOO zEY7hdFmvQ#GMMt5G0Tk5vdJ4vGPZYP_5_dpH_u!|hE7(b7TT73gY|eH`&(~EFzydW zu}%b~2i}f^8AK|xqn;Vn*%{;>QcpEa?6lK(<6Lp1ltgTGG{|+rs6MeODuvbpN{2Pa zE={P^G|LRR3~7&L6CG_nwcL)Uovei_w4=`)8WD=H&&)Kzz-OUl3f@^s#)7gzXsWpr z&Hy**r$v^cH8wdW+bt&H+@H@{ z(&1vl!rq(+bhn3gsZ(ZVM>X_#P+|iQ!-9Hv=Y$qPa$w3H3aT7W4AEPuHxyF-I@q6k zv|q#@bv^5znazyJ!AUQ+P{Am!nRiXUu#XQhRH8V`gLovIdM>P7nzN}L6ZEXvB=_(M z?#)c0>BkHQEDe_F@(j=7dZjYu5$~s%<}Bb$)h0WqHx0#_YN8I6s9}jyRJF_y=LOzS z8Wd3TB*waLbnOslEr?B2Ps?gHOjd7Kp;}LKZ&x`D%qfnyD=xCu1zlbx+fg=`!Q^aF}DQ?YOH416IQ6-xalvlCQi?u z)p2^%&akGq3TM_+s@M`?&*WN?G|!Y;;+jT&OI*WFYmG7$oXp(TZZhnu)*3;*CWFm| zz9p`)=C?$tR(1lz#`S_)>ILUa}j))gmRBpwdE!8F;2-QB&Z(7juxKoa-*1@bK>b9RI^jt092 zvSL)|?yDEG?xCdDpEJ09sC%t;(WLF}$2{ouS1w<1LHF`i-7C-cS6tA$V)=Q?S1w;p z!tNd67<-aK(_P>%U)6iz%JY_U&Dn~v(#?2{Gd4I$+UwKY?3nzmVTAw2e+i`__|l3A z_Q>$Oly_vd7sKwMFsSzWYZ^zien%w{d!55b7T==GwUT&h5tjY519i@NIsY8h-LLJz_IW@tMt5;<~2J-Rs zt0zf<4yX|~bG178u({MjQ@uGZXSNJ38?9cA54bGV!{phF_&T z1=KXEbQ%`f=rrom-t9+g*+rW4En|*xV+U5NXSJo}m3>)m#d7Nxj$HUoh8G{yIHPS3 z?Z0JwxNWC2>U6k|c6J>h_qI7#)uoiAfWd+38#3>3lrghxFb;v{uKOJkks9 z1Enym98J=LcZ~Y2-oa7l@0wAsObzswb)HR4-=QTiXXsJrF&*)>^%6Fngr4&e?momv z$Z%=(5h`SygcC6XhHZjzCK_|3&Lig}#F~@Kjk(lYld)Z4y<_RiSdjTB4?+~5*r_(etgguX;z`wTiAY7%pI+&c`fCLDd2>pEW>1rIc7y2 zva;6o$%1osy2bbl`P7i|8OrvB#i9z-A99{8=U~0+bEakoE`z{03>C-nrRr+H*=U-y zYJG;S`ie!Jj!&pS8=`_v2@3p-g0<5vZDuuLx5qA+@^ezFMRQw7dJKjF?!xX`f_qWE zLvL$%@FRX@0@FYCm!d9*bsVbsbt-MT*tP}JJLTmg1r2pAn$?gP_7ammLs#@#g{6{- zz!c|cy!l{ZSTQ!?)3;u6?GvDA7&Z zf81a%PP%q8e`-6o$*Y*MhMFmX8JwwOqUxB7vDxQ28^4NHc1?a`l*iUwv#EJ(wi`T-ndkZFv{Exo_Gd+!q1xu5%(s~mgp*6mOi7w6{Y(iClfBc@X{9T1bnEQ1 z)+bpdEaExQLSRnR)meqGp3(vGl)5FH>35pX)YuU2G=)v;ZrM{(ly*K--`lDg*8at9 zT9DV2rGARlsAYRt9-ZCnyQl+37EM;_s!8OG1VGGK}}#sZJ;)>?7$m0CL_<<$x8 z&Ty56SQbf09q_25+*7?!la3{~tVlh}QF+*{(rj_78ewf0eCIXQYHwP_I!*ar(`nj| zdK07&{Cv|mO+)NJxlNN0ziHhpFHNth&tYV(7V!%>bhgENT9Zy2_o+2|l4{dS?J+3G;uK6P)| z-iIm^qOrv?hPcf1sm|2Nd^j&IWVphQ;7~;?oj+B^B1cDfR8cqMQjKM=;!{;vM-7MZ zs>;a4nxk9rs^SrM9#tHw8PlqDr;^zKCashJJ2!~rnajKRF<;p26fP?Va;FBICJ%%W zQqJs82b)&^K%nQG;1{h&HNn~+kjbYb`Jy@hXN_plHrcs{xKmZHrbAUlZ)_^Ig&}H2 z?@!g|P7TvB^vfKxs2ehLKTnG75>G0BOEJ`XCSyvjAzxz$I2vV?+(sJ(|pD|OV&94Q)VgD#8~0x#Lc;7b=22%%lcjB z8)j@xo~`v9{rg9o)Oljtey*uwjgvdH54E6_Oqrqm**;M-eX3zd$fPn88%uo7A)2YW zRVC)ZTnC404D`Y6De<{7+-PaFy>`$1=0|&-erY4W=M0CL2>4xy`Q?r?hNNHCX8Cne zsbh|m)6_JB{FIkT*ZlNWgW39E@eEIDKua8E5AD~~jY-!mO9if3bHq#A$~PObD`6gV z=LEPj1Nmk-9c9AV!gA1R2bEcM!X969g>%j}Ry*=Ai+~!qF$r*tY+i6X&>1r8XSC@p zlk^y}n{;&Gp&i%i>?lty$0l0*Db<)pUXh;Nxeo`XQsJsc1Dxa5)ZIF4nVR*hDYK1k z@z`#e)|Borrs1;HThm{e!4;c$JN3($Vyh>X!)1KRIAY5jo#1S2`eC(V;ECl-ffas8 z%f9i&qI8=0Cur?yHVyMe)hIGkm3pIb+>!80m_yF>jgC*wyv_Nx!nDTv?+(Y!iB@C! z(Ib2CZpKL4G%>%CHY;>v7}-NHW;fgu})Csx246Eopsypk%}9O z(TtjQN5WS7O`VPRHsO;ktMu;Z;75%A76rzCi<^m`gw(t}3IC{-YHq!^n*(pG+Biv+ zdlpY`kA8>PBTI)rEw&BIsWUr_!*qL@@>-{;b@tl-l7MAH9`;mh(m0Zzw`7htvx_0!RgHAq8GHW^!mS;u delta 5652 zcmYk<30ziH9>($WBA}>A?j)iwD2j%F2!cxrn2F-rW>Hp{sH6x9=2H1;Sy`55cQiH2 zp|Z4^6yF?kYoRQgG_$m29Lvni9Mj3HnHs0&_i+EtXYQwm?>Xn5d+#~tF0Z}zWMKX6 zp)XoQE^}-@lJ?}4hRziQoEsjiR_A85a_$nGjg{zOe~fJHTrTFLj+=u~__+C``HZ>V z+<+1E+w2>1uTqGiVLLX$U8oa%fYEpWTjC+BpTQ>7f3|u=8|NBRk3q)nS|MX}?Xd&) z#LhU{_Rp~WcVn~*IrkU^O?D+}AnQ>l3fFgFV5kArVI1y84fHEi|C6@=9BRP7;>8$f z>kqsIs(%-3hUut&1F$RCcY`VD0_AuSR$(^IM-5~PYRO;60eBw!VLwJg(al6nUO41M8cs*8KutT=zX64H*6ip$5JXb^H>mFAG_R)u@p^i+Tn&SbZmICcBZcG?390R;l zvL&j2vekQ|R-h2IGGkB==k=%o-;TQQOze$wkbWUoOW_I{wqgdljy#ai6T4##7T_M# z%wmK7O0_`^AQ3g-Ow@&kq6RX?>cyy)8jot9h=Z{Lhv@y^OhHTaAJhpNCi=G^7B%w( z)P*xp{c@1U!R4cF)i~5~Q;VjKPGu@6l&)cZ?{XN@%7&VZuFr>nFw&MrX0DeNv z^gL>RbSLg3Hbb3oGHPYYQ4j4rY=DbU$1OokXr;BUK^^xDY9Q-S$M5LG`m3Jt)B$;@FXC0$04JMM%}TS{oMql+&NCO73(bc^6m+j1#YkLfJDxJ1#t7P z{bke_Z4=f6_-#PF1tndbn}M@14^LwOrlVcdy&J9b<9G1SlQ_ZWlcQ3H?W*Yv&%gky=c7(gh!b%nYUMVYui5^0Q7g08+7DR$Fpj4ESQ_iE z1GCfp6AZw{)Q6x(ekJNc#i)O%++zD@qXxbJo8V#`f~%1K+)@5$LM@nu`n5$}C(-KN zQRmIdVEt9-OM@<$hZ=FAbr^*@!8NE8-fa6Ppawd{yaUy5KI&F1LY;Rl>U;4b>N~Ol zwUTwH>+K3r(8%_hpP)W8U!o2?hum)WFXVY~$vyptbqv=32HEM~)b%!CjNboE6m+k5U@LsXIvhj|SS7Z^8K}49LDYqpq57}DkY-k6JDx`!_yVeZgVi^i+sxO^x3PX@ z%zfrT)IblR&iAEx%=Uk0p2@NI|0fzWqTf(6YnbcTo1-q!&J3DeP!~u=9hZSxsXnOV z^HDP`LiHPIUTI!y7U#15>Tr`aj5jBmx0%yWC!UUai0-oXd(8(>7hHsz@nX}%i>a?b z{hEGDJ|fyKCxdkVcaeEyKDmi}Po5xC$j3yRUd2VEuPSVMBhHXDdyJHqD>=RsWX<4|PBF#VR0wA#(}87xnk|E#$YUe!GLef48z| zL3UU@1q-eGuK6LBk)1>zstqL7uJ5)|=}2ai3tJ~E9L8m2I>{h&h_+kFtMw(GaPwMh zMxL|!Mdn&_DBfV@byD*mOFkp|Jbq0El9!0KPkieCM)9|U)qliF@(9^)ZFgZFIbn6t znoO{I7{9afOf&RH3aiL%B$8a%x>%tIyIDELY;KCBR(=+*A^K$hU~S@aD{sf^$e*m< z4|ypiyGc5kMykofMB8gV?kn76Um-WDz;?Tj`v+cW<<)p8iMRS-e1PmF#iTpAf@rHH57w9bKMC+WIZNIrZ!q3@`i z6b_OSl1+}0VWcHlOk7fON@Yp)2`z80L) z%(RPo^~lKWk(n9H=+iel%bT4U@3-{K31;N>&B_heWab3Cwpnu(H6Y%C29ru, 2011-2012 +# unklphil , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/" "language/af/)\n" @@ -25,6 +26,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabies" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Aserbeidjans" @@ -78,323 +83,351 @@ msgid "English" msgstr "Engels" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Australiese Engels" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britse Engels" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spaans" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentynse Spaans" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksikaanse Spaans" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguaanse Spaans" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezolaanse Spaans" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estnies" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskies" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persies" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Fins" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Fraans" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Fries" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Iers" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galicies" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreeus" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindoe" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroaties" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hongaars" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesies" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Yslands" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiaans" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japannees" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgian" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakh" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreaanse" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburgs" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litaus" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Lets" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedonies" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malabaars" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongools" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Birmaans" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Noors Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalees" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nederlands" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Noorweegse Nynorsk" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "Osseties" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Pools" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugees" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brasiliaanse Portugees" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Roemeens" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russiese" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slowaakse" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Sloveens" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanees" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serwies" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serwies Latyns" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sweeds" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Teloegoe" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turkish" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tataars" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Oedmoerts" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Oekraïens" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Viëtnamees" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Vereenvoudigde Sjinees" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tradisionele Chinese" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Sindikasie" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Webontwerp" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Sleutel 'n geldige waarde in." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Sleutel 'n geldige URL in." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Sleutel 'n geldige heelgetal in." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Sleutel 'n geldige e-pos adres in." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Sleutel 'n geldige \"slak\" wat bestaan ​​uit letters, syfers, beklemtoon of " "koppel." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Sleutel 'n geldige IPv4-adres in." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Voer 'n geldige IPv6-adres in." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Voer 'n geldige IPv4 of IPv6-adres in." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Sleutel slegs syfers in wat deur kommas geskei is." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Maak seker dat hierdie waarde %(limit_value)s is (dit is %(show_value)s )." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Maak seker dat hierdie waarde minder as of gelyk aan %(limit_value)s is." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Maak seker dat hierdie waarde groter as of gelyk aan %(limit_value)s is." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -403,9 +436,13 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Maak seker hierdie waarde het ten minste %(limit_value)d karakter (dit het " +"%(show_value)d)." msgstr[1] "" +"Maak seker hierdie waarde het ten minste %(limit_value)d karakters (dit het " +"%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -414,295 +451,326 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Maak seker hierdie waarde het op die meeste %(limit_value)d karakter (dit " +"het %(show_value)d)." msgstr[1] "" +"Maak seker hierdie waarde het op die meeste %(limit_value)d karakters (dit " +"het %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s moet uniek wees vir %(date_field)s %(lookup)s ." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "en" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s met hierdie %(field_labels)s bestaan alreeds." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Waarde %(value)r is nie 'n geldige keuse nie." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Hierdie veld kan nie nil wees nie." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Hierdie veld kan nie leeg wees nie." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s met hierdie %(field_label)s bestaan ​​alreeds." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" +"%(field_label)s moet uniek wees vir %(date_field_label)s %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Hierdie veld kan nie nil wees nie." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Hierdie veld kan nie leeg wees nie." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Veld van type: %(field_type)s " -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Heelgetal" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "'%(value)s' waarde moet 'n heelgetal wees." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "'%(value)s' waarde moet óf True of False wees." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boole (Eder waar of vals)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (tot %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Kommas geskeide heelgetalle" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"'%(value)s' waarde het 'n ongeldige datumformaat. Dit met in die JJJJ-MM-DD " +"formaat wees." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" +"'%(value)s' waarde het die korrekte formaat (JJJJ-MM-DD), maar dit is 'n " +"ongeldige datum." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (sonder die tyd)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"'%(value)s' waarde se formaat is ongeldig. Dit moet in JJJJ-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] formaat wees." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"'%(value)s' waarde het die korrekte formaat (JJJJ-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) maar dit is 'n ongeldige datum/tyd." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (met die tyd)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "'%(value)s' waarde moet 'n desimale getal wees." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Desimale getal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-pos adres" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Lêer pad" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "'%(value)s' waarde meote 'n dryfpunt getal wees." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Dryfpunt getal" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Groot (8 greep) heelgetal" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 adres" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adres" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "'%(value)s' waarde moet óf None, True of False wees." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boole (Eder waar, vals of niks)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positiewe heelgetal" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positiewe klein heelgetal" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (tot by %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Klein heelgetal" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Teks" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" +"'%(value)s' waarde se formaat is ongeldig. Dit moet in HH:MM[:ss[.uuuuuu]] " +"formaat wees." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"'%(value)s' waarde het die regte formaat (HH:MM[:ss[.uuuuuu]]) maar is nie " +"'n geldige tyd nie." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Tyd" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "Rou binêre data" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Lêer" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Prent" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Vreemde sleutel (tipe bepaal deur verwante veld)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Een-tot-een-verhouding" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Baie-tot-baie-verwantskap" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Die veld is verpligtend." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Sleutel 'n hele getal in." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Sleutel 'n nommer in." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Maak seker dat daar nie meer as %(max)s syfer in totaal is nie." +msgstr[1] "Maak seker dat daar nie meer as %(max)s syfers in totaal is nie." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Maak seker dat daar nie meer as %(max)s desimale plek is nie." +msgstr[1] "Maak seker dat daar nie meer as %(max)s desimale plekke is nie." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" +"Maak seker dat daar nie meer as %(max)s syfer voor die desimale punt is nie." msgstr[1] "" +"Maak seker dat daar nie meer as %(max)s syfers voor die desimale punt is nie." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Sleutel 'n geldige datum in." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Sleutel 'n geldige tyd in." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Sleutel 'n geldige datum/tyd in." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Geen lêer is ingedien nie. Maak seker die kodering tipe op die vorm is reg." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Geen lêer is ingedien nie." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Die ingedien lêer is leeg." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +"Maak seker hierdie lêernaam het op die meeste %(max)d karakter (dit het " +"%(length)d)." msgstr[1] "" +"Maak seker hierdie lêernaam het op die meeste %(max)d karakters (dit het " +"%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Stuur die lêer of tiek die maak skoon boksie, nie beide nie." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -710,63 +778,74 @@ msgstr "" "Laai 'n geldige prent. Die lêer wat jy opgelaai het is nie 'n prent nie of " "dit is 'n korrupte prent." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Kies 'n geldige keuse. %(value)s is nie een van die beskikbare keuses nie." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Sleatel 'n lys van waardes in." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" -msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Sleutel 'n volledige waarde in." -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" -msgstr "" +msgstr "(Versteekte veld %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Dien asseblief %d of minder vorms in." +msgstr[1] "Dien asseblief %d of minder vorms in." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Dien asseblief %d of meer vorms in." +msgstr[1] "Dien asseblief %d of meer vorms in." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Orde" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Verwyder" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Korrigeer die dubbele data vir %(field)s ." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Korrigeer die dubbele data vir %(field)s , dit moet uniek wees." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -775,34 +854,34 @@ msgstr "" "Korrigeer die dubbele data vir %(field_name)s, dit moet uniek wees vir die " "%(lookup)s in %(date_field)s ." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Korrigeer die dubbele waardes hieronder." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Die inlyn vreemde sleutel stem nie ooreen met die ouer primêre sleutel." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Kies 'n geldige keuse. Daardie keuse is nie een van die beskikbare keuses " "nie." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "\"%(pk)s\" is nie 'n geldige waarde vir 'n primêre sleutel nie." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Hou die \"Control\" knoppie, of \"Command\" op 'n Mac, onder om meer as een " "te kies." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -811,15 +890,15 @@ msgstr "" "%(datetime)s kon nie in tydsone %(current_timezone)s vertolk word nie; dit " "mag dubbelsinnig wees, of nie bestaan nie." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" -msgstr "Op die oomblik" +msgstr "Tans" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Verander" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Maak skoon" @@ -835,63 +914,63 @@ msgstr "Ja" msgid "No" msgstr "Nee" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" -msgstr "Ja, nee, miskien" +msgstr "ja,nee,miskien" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d greep" msgstr[1] "%(size)d grepe" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." -msgstr "p.m." +msgstr "nm" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." -msgstr "a.m." +msgstr "vm" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" -msgstr "PM" +msgstr "NM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" -msgstr "AM" +msgstr "VM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "middernag" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "middag" @@ -1017,7 +1096,7 @@ msgstr "apr" #: utils/dates.py:23 msgid "may" -msgstr "mag" +msgstr "mei" #: utils/dates.py:23 msgid "jun" @@ -1167,117 +1246,133 @@ msgctxt "alt. month" msgid "December" msgstr "Desember" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "HIerdie is nie 'n geldige IPv6-adres nie." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "of" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d jaar" +msgstr[1] "%d jare" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d maand" +msgstr[1] "%d maande" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d week" +msgstr[1] "%d weke" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dae" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d uur" +msgstr[1] "%d ure" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d minuut" +msgstr[1] "%d minute" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "0 minute" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Verbied" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Gids indekse word nie hier toegelaat nie." +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" bestaan nie" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Indeks van %(directory)s" +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Meer inligting is beskikbaar met DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Geen jaar gespesifiseer" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Geen maand gespesifiseer" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Geen dag gespesifiseer" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Geen week gespesifiseer" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Geen %(verbose_name_plural)s beskikbaar nie" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1286,7 +1381,7 @@ msgstr "" "Toekomstige %(verbose_name_plural)s is nie beskikbaar nie, omdat " "%(class_name)s.allow_future vals is." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1297,18 +1392,32 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Geen %(verbose_name)s gevind vir die soektog" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Bladsy is nie 'laaste' nie, en dit kan nie omgeskakel word na 'n heelgetal " "nie." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Ongeldige bladsy (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Leë lys en ' %(class_name)s.allow_empty' is vals." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Gids indekse word nie hier toegelaat nie." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" bestaan nie" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indeks van %(directory)s" diff --git a/django/conf/locale/ar/LC_MESSAGES/django.mo b/django/conf/locale/ar/LC_MESSAGES/django.mo index f8a17db11b5c55f46df2a40492056f2306b5304e..a7d7e4f849e24f4b7520fa97f6ccd4e3b9abea32 100644 GIT binary patch literal 30009 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 delta 5679 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, 2013 +# Bashar Al-Abdulhadi, 2014 +# Eyad Toma , 2013-2014 # Jannis Leidel , 2011 # Ossama Khayat , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-28 09:36+0000\n" -"Last-Translator: dado_eyad \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-28 17:53+0000\n" +"Last-Translator: Bashar Al-Abdulhadi\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/" "ar/)\n" "MIME-Version: 1.0\n" @@ -28,6 +29,10 @@ msgstr "الإفريقية" msgid "Arabic" msgstr "العربيّة" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "الأسترية" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "الأذربيجانية" @@ -81,318 +86,346 @@ msgid "English" msgstr "الإنجليزيّة" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "الإنجليزية الإسترالية" + +#: conf/global_settings.py:67 msgid "British English" msgstr "الإنجليزيّة البريطانيّة" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "الاسبرانتو" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "الإسبانيّة" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "الأسبانية الأرجنتينية" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "الأسبانية المكسيكية" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "الإسبانية النيكاراغوية" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "الإسبانية الفنزويلية" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "الإستونيّة" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "الباسك" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "الفارسيّة" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "الفنلنديّة" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "الفرنسيّة" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "الفريزيّة" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "الإيرلنديّة" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "الجليقيّة" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "العبريّة" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "الهندية" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "الكرواتيّة" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "الهنغاريّة" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "اللغة الوسيطة" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "الإندونيسيّة" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "ايدو" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "الآيسلنديّة" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "الإيطاليّة" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "اليابانيّة" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "الجورجيّة" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "الكازاخستانية" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "الخمر" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "الهنديّة (كنّادا)" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "الكوريّة" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "اللوكسمبرجية" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "اللتوانيّة" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "اللاتفيّة" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "المقدونيّة" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "المايالام" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "المنغوليّة" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "المهاراتية" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "البورمية" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "البوكمال نرويجيّة" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "النيبالية" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "الهولنديّة" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "النينورسك نرويجيّة" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "الأوسيتيكية" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "البنجابيّة" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "البولنديّة" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "البرتغاليّة" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "البرتغاليّة البرازيليّة" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "الرومانيّة" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "الروسيّة" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "السلوفاكيّة" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "السلوفانيّة" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "الألبانيّة" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "الصربيّة" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "اللاتينيّة الصربيّة" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "السويديّة" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "السواحلية" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "التاميل" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "التيلوغو" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "التايلنديّة" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "التركيّة" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "التتاريية" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "الأدمرتية" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "الأكرانيّة" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "الأوردو" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "الفيتناميّة" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "الصينيّة المبسطة" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "الصينيّة التقليدية" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "خرائط الموقع" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "الملفات الثابتة" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "توظيف النشر" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "تصميم الموقع" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "أدخل قيمة صحيحة." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "أدخل رابطاً صحيحاً." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "أدخل رقم صالح." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "أدخل عنوان بريد إلكتروني صحيح." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "أدخل اختصار 'slug' صحيح يتكوّن من أحرف، أرقام، شرطات سفلية وعاديّة." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "أدخل عنوان IPv4 صحيح." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "أدخل عنوان IPv6 صحيح." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "أدخل عنوان IPv4 أو عنوان IPv6 صحيح." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "أدخل أرقاما فقط مفصول بينها بفواصل." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "تحقق من أن هذه القيمة هي %(limit_value)s (إنها %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "تحقق من أن تكون هذه القيمة أقل من %(limit_value)s أو مساوية لها." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "تحقق من أن تكون هذه القيمة أكثر من %(limit_value)s أو مساوية لها." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -401,13 +434,25 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأقل (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[1] "" +"تأكد أن هذه القيمة تحتوي على حرف أو رمز %(limit_value)d على الأقل (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[2] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف و رمز على الأقل (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[3] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأقل (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[4] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأقل (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[5] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأقل (هي تحتوي " +"حالياً على %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -416,314 +461,356 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأكثر (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[1] "" +"تأكد أن هذه القيمة تحتوي على حرف أو رمز %(limit_value)d على الأكثر (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[2] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف و رمز على الأكثر (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[3] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأكثر (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[4] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأكثر (هي تحتوي " +"حالياً على %(show_value)d)." msgstr[5] "" +"تأكد أن هذه القيمة تحتوي على %(limit_value)d حرف أو رمز على الأكثر (هي تحتوي " +"حالياً على %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s يجب أن يكون مُميّزاً مع %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "و" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s بهذا %(field_labels)s موجود سلفاً." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "القيمة %(value)r ليست خيارا صحيحاً." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "لا يمكن تعيين null كقيمة لهذا الحقل." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "لا يمكن ترك هذا الحقل فارغاً." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "النموذج %(model_name)s والحقل %(field_label)s موجود مسبقاً." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" +"%(field_label)s يجب أن يكون فريد لـ %(date_field_label)s %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "لا يمكن تعيين null كقيمة لهذا الحقل." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "لا يمكن ترك هذا الحقل فارغاً." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "حقل نوع: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "عدد صحيح" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "قيمة '%(value)s' يجب ان تكون عدد صحيح." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "قيمة '%(value)s' يجب أن تكون True أو False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "ثنائي (إما True أو False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "سلسلة نص (%(max_length)s كحد أقصى)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "أرقام صحيحة مفصولة بفواصل" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"قيمة '%(value)s' ليست من بُنية تاريخ صحيحة. القيمة يجب ان تكون من البُنية YYYY-" +"MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." -msgstr "" +msgstr "قيمة '%(value)s' من بُنية صحيحة (YYYY-MM-DD) لكنها تحوي تاريخ غير صحيح." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "التاريخ (دون الوقت)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"قيمة '%(value)s' ليست من بُنية صحيحة. القيمة يجب ان تكون من البُنية YYYY-MM-DD " +"HH:MM[:ss[.uuuuuu]][TZ] ." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"قيمة '%(value)s' من بُنية صحيحة (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) لكنها " +"تحوي وقت و تاريخ غير صحيحين." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "التاريخ (مع الوقت)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "قيمة '%(value)s' يجب ان تكون عدد عشري." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "رقم عشري" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "عنوان بريد إلكتروني" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "مسار الملف" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "قيمة '%(value)s' يجب ان تكون عدد فاصل عائم." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "رقم فاصلة عائمة" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "عدد صحيح كبير (8 بايت)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "عنوان IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "عنوان IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "قيمة '%(value)s' يجب ان تكون None أو True أو False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "ثنائي (إما True أو False أو None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "عدد صحيح موجب" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "عدد صحيح صغير موجب" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" -msgstr "" +msgstr "Slug (حتى %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "عدد صحيح صغير" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "نص" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" +"قيمة '%(value)s' ليست من بُنية صحيحة. القيمة يجب ان تكون من البُنية HH:MM[:ss[." +"uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"قيمة '%(value)s' من بُنية صحيحة (HH:MM[:ss[.uuuuuu]]) لكنها تحوي وقت غير صحيح." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "وقت" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "رابط" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "البيانات الثنائية الخام" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ملف" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "صورة" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "" +msgstr "النموذج %(model)s ذو الحقل الرئيسي %(pk)r غير موجود." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "الحقل المرتبط (تم تحديد النوع وفقاً للحقل المرتبط)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "علاقة واحد إلى واحد" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "علاقة متعدد إلى متعدد" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "هذا الحقل مطلوب." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "أدخل رقما صحيحا." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "أدخل رقماً." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "تحقق من أن تدخل %(max)s أرقام لا أكثر." +msgstr[1] "تحقق من أن تدخل رقم %(max)s لا أكثر." +msgstr[2] "تحقق من أن تدخل %(max)s رقمين لا أكثر." +msgstr[3] "تحقق من أن تدخل %(max)s أرقام لا أكثر." +msgstr[4] "تحقق من أن تدخل %(max)s أرقام لا أكثر." +msgstr[5] "تحقق من أن تدخل %(max)s أرقام لا أكثر." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "تحقق من أن تدخل %(max)s خانات عشرية لا أكثر." +msgstr[1] "تحقق من أن تدخل خانة %(max)s عشرية لا أكثر." +msgstr[2] "تحقق من أن تدخل %(max)s خانتين عشريتين لا أكثر." +msgstr[3] "تحقق من أن تدخل %(max)s خانات عشرية لا أكثر." +msgstr[4] "تحقق من أن تدخل %(max)s خانات عشرية لا أكثر." +msgstr[5] "تحقق من أن تدخل %(max)s خانات عشرية لا أكثر." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "تحقق من أن تدخل %(max)s أرقام قبل الفاصل العشري لا أكثر." +msgstr[1] "تحقق من أن تدخل رقم %(max)s قبل الفاصل العشري لا أكثر." +msgstr[2] "تحقق من أن تدخل %(max)s رقمين قبل الفاصل العشري لا أكثر." +msgstr[3] "تحقق من أن تدخل %(max)s أرقام قبل الفاصل العشري لا أكثر." +msgstr[4] "تحقق من أن تدخل %(max)s أرقام قبل الفاصل العشري لا أكثر." +msgstr[5] "تحقق من أن تدخل %(max)s أرقام قبل الفاصل العشري لا أكثر." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "أدخل تاريخاً صحيحاً." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "أدخل وقتاً صحيحاً." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "أدخل تاريخاً/وقتاً صحيحاً." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "لم يتم ارسال ملف، الرجاء التأكد من نوع ترميز الاستمارة." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "لم يتم إرسال اي ملف." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "الملف الذي قمت بإرساله فارغ." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +"تأكد أن إسم هذا الملف يحتوي على %(max)d حرف على الأكثر (هو يحتوي الآن على " +"%(length)d حرف)." msgstr[1] "" +"تأكد أن إسم هذا الملف يحتوي على حرف %(max)d على الأكثر (هو يحتوي الآن على " +"%(length)d حرف)." msgstr[2] "" +"تأكد أن إسم هذا الملف يحتوي على %(max)d حرفين على الأكثر (هو يحتوي الآن على " +"%(length)d حرف)." msgstr[3] "" +"تأكد أن إسم هذا الملف يحتوي على %(max)d حرف على الأكثر (هو يحتوي الآن على " +"%(length)d حرف)." msgstr[4] "" +"تأكد أن إسم هذا الملف يحتوي على %(max)d حرف على الأكثر (هو يحتوي الآن على " +"%(length)d حرف)." msgstr[5] "" +"تأكد أن إسم هذا الملف يحتوي على %(max)d حرف على الأكثر (هو يحتوي الآن على " +"%(length)d حرف)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "رجاءً أرسل ملف أو صح علامة صح عند مربع اختيار \"فارغ\"، وليس كلاهما." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -731,66 +818,81 @@ msgstr "" "قم برفع صورة صحيحة، الملف الذي قمت برفعه إما أنه ليس ملفا لصورة أو أنه ملف " "معطوب." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "انتق خياراً صحيحاً. %(value)s ليس أحد الخيارات المتاحة." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "أدخل قائمة من القيم." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" -msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "إدخال قيمة كاملة." -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" -msgstr "" +msgstr "(الحقل الخفي %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "" +msgstr "بيانات ManagementForm مفقودة أو تم العبث بها" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "الرجاء إرسال %d إستمارة أو أقل." +msgstr[1] "الرجاء إرسال إستمارة %d أو أقل" +msgstr[2] "الرجاء إرسال %d إستمارتين أو أقل" +msgstr[3] "الرجاء إرسال %d إستمارة أو أقل" +msgstr[4] "الرجاء إرسال %d إستمارة أو أقل" +msgstr[5] "الرجاء إرسال %d إستمارة أو أقل" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "الرجاء إرسال %d إستمارة أو أكثر." +msgstr[1] "الرجاء إرسال إستمارة %d أو أكثر." +msgstr[2] "الرجاء إرسال %d إستمارتين أو أكثر." +msgstr[3] "الرجاء إرسال %d إستمارة أو أكثر." +msgstr[4] "الرجاء إرسال %d إستمارة أو أكثر." +msgstr[5] "الرجاء إرسال %d إستمارة أو أكثر." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "الترتيب" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "احذف" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "رجاء صحّح بيانات %(field)s المتكررة." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "رجاء صحّح بيانات %(field)s المتكررة والتي يجب أن تكون مُميّزة." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -799,46 +901,48 @@ msgstr "" "رجاء صحّح بيانات %(field_name)s المتكررة والتي يجب أن تكون مُميّزة لـ%(lookup)s " "في %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "رجاءً صحّح القيم المُكرّرة أدناه." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "حقل foreign key المحدد لا يطابق الحقل الرئيسي له." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "انتق خياراً صحيحاً. اختيارك ليس أحد الخيارات المتاحة." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "\"%(pk)s\" قيمة غير صحيحة للرقم المرجعي." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "اضغط زر التحكم \"Control\", أو \"Command\" على أجهزة Mac لاختيار أكثر من " "واحد." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" +"%(datetime)s لا يمكن تفسيرها في المنطقة الزمنية %(current_timezone)s; قد " +"تكون غامضة أو أنها غير موجودة." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "حالياً" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "عدّل" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "تفريغ" @@ -854,11 +958,11 @@ msgstr "نعم" msgid "No" msgstr "لا" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "نعم,لا,ربما" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -869,52 +973,52 @@ msgstr[3] "%(size)d بايتان" msgstr[4] "%(size)d بايت" msgstr[5] "%(size)d بايت" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s ك.ب" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s م.ب" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ج.ب" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ت.ب" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ب.ب" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "م" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "ص" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "م" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ص" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "منتصف الليل" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "ظهراً" @@ -1190,141 +1294,168 @@ msgctxt "alt. month" msgid "December" msgstr "ديسمبر" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "هذا ليس عنوان IPv6 صحيح." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." -msgstr "" +msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "أو" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "، " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%d سنة" +msgstr[1] "%d سنة" +msgstr[2] "%d سنوات" +msgstr[3] "%d سنوات" +msgstr[4] "%d سنوات" +msgstr[5] "%d سنوات" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d شهر" +msgstr[1] "%d شهر" +msgstr[2] "%d شهرين" +msgstr[3] "%d أشهر" +msgstr[4] "%d شهر" +msgstr[5] "%d شهر" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d اسبوع." +msgstr[1] "%d اسبوع." +msgstr[2] "%d أسبوعين" +msgstr[3] "%d أسابيع" +msgstr[4] "%d اسبوع." +msgstr[5] "%d أسبوع" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d يوم" +msgstr[1] "%d يوم" +msgstr[2] "%d يومان" +msgstr[3] "%d أيام" +msgstr[4] "%d يوم" +msgstr[5] "%d يوم" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ساعة" +msgstr[1] "%d ساعة واحدة" +msgstr[2] "%d ساعتين" +msgstr[3] "%d ساعات" +msgstr[4] "%d ساعة" +msgstr[5] "%d ساعة" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%d دقيقة" +msgstr[1] "%d دقيقة" +msgstr[2] "%d دقيقتين" +msgstr[3] "%d دقائق" +msgstr[4] "%d دقيقة" +msgstr[5] "%d دقيقة" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" -msgstr "" +msgstr "0 دقيقة" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "ممنوع" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "تم الفشل للتحقق من CSRF. تم إنهاء الطلب." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" +"أنت ترى هذه الرسالة لأن هذا الموقع HTTPS يتطلب إرسال 'Referer header' من " +"قبل المتصفح، ولكن لم تم إرسال أي شيء. هذا الـheader مطلوب لأسباب أمنية، " +"لضمان أن متصفحك لم يتم اختطافه من قبل أطراف أخرى." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"إذا قمت بضبط متصفحك لتعطيل 'Referer headers'، يرجى إعادة تفعيلها، على الأقل " +"بالنسبة لهذا الموقع، أو لاتصالات HTTPS، أو للطلبات من نفس المنشأ 'same-" +"origin'." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"أنت ترى هذه الرسالة لأن هذا الموقع يتطلب كعكة CSRF عند تقديم النماذج. ملف " +"الكعكة هذا مطلوب لأسباب أمنية في تعريف الإرتباط، لضمان أنه لم يتم اختطاف " +"المتصفح من قبل أطراف أخرى." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"إذا قمت بضبط المتصفح لتعطيل الكوكيز الرجاء إعادة تغعيلها، على الأقل بالنسبة " +"لهذا الموقع، أو للطلبات من نفس المنشأ 'same-origin'." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "يتوفر مزيد من المعلومات عند ضبط الخيار DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "لم تحدد السنة" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "لم تحدد الشهر" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "لم تحدد اليوم" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "لم تحدد الأسبوع" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "لا يوجد %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1333,7 +1464,7 @@ msgstr "" "التاريخ بالمستقبل %(verbose_name_plural)s غير متوفر لأن قيمة %(class_name)s." "allow_future هي False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "نسق تاريخ غير صحيح '%(datestr)s' محدد بالشكل '%(format)s'" @@ -1343,16 +1474,30 @@ msgstr "نسق تاريخ غير صحيح '%(datestr)s' محدد بالشكل '% msgid "No %(verbose_name)s found matching the query" msgstr "لم يعثر على أي %(verbose_name)s مطابقة لهذا الإستعلام" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "الصفحة ليست 'الأخيرة'، ولا يمكن تحويل القيمة إلى رقم صحيح." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" -msgstr "" +msgstr "صفحة خاطئة (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "قائمة فارغة و '%(class_name)s.allow_empty' قيمته False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "لا يسمح لفهارس الدليل هنا." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "المسار \"%(path)s\" غير موجود." + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "فهرس لـ %(directory)s" diff --git a/django/conf/locale/ar/formats.py b/django/conf/locale/ar/formats.py index 213e5b363..0df655333 100644 --- a/django/conf/locale/ar/formats.py +++ b/django/conf/locale/ar/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F، Y' TIME_FORMAT = 'g:i:s A' -# DATETIME_FORMAT = +# DATETIME_FORMAT = YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd‏/m‏/Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/ast/LC_MESSAGES/django.mo b/django/conf/locale/ast/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9ddc1271799d23681891a4c412c1b6784265ba74 GIT binary patch literal 17169 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 R+=-PvT0%!-U@Fi6{|~0m051Rl literal 0 HcmV?d00001 diff --git a/django/conf/locale/ast/LC_MESSAGES/django.po b/django/conf/locale/ast/LC_MESSAGES/django.po new file mode 100644 index 000000000..636052327 --- /dev/null +++ b/django/conf/locale/ast/LC_MESSAGES/django.po @@ -0,0 +1,1402 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ḷḷumex03 , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Asturian (http://www.transifex.com/projects/p/django/language/" +"ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: conf/global_settings.py:51 +msgid "Afrikaans" +msgstr "Afrikáans" + +#: conf/global_settings.py:52 +msgid "Arabic" +msgstr "Árabe" + +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + +#: conf/global_settings.py:53 +msgid "Azerbaijani" +msgstr "Azerbaixanu" + +#: conf/global_settings.py:54 +msgid "Bulgarian" +msgstr "Búlgaru" + +#: conf/global_settings.py:55 +msgid "Belarusian" +msgstr "Bielorrusu" + +#: conf/global_settings.py:56 +msgid "Bengali" +msgstr "Bengalí" + +#: conf/global_settings.py:57 +msgid "Breton" +msgstr "Bretón" + +#: conf/global_settings.py:58 +msgid "Bosnian" +msgstr "Bosniu" + +#: conf/global_settings.py:59 +msgid "Catalan" +msgstr "Catalán" + +#: conf/global_settings.py:60 +msgid "Czech" +msgstr "Checu" + +#: conf/global_settings.py:61 +msgid "Welsh" +msgstr "Galés" + +#: conf/global_settings.py:62 +msgid "Danish" +msgstr "Danés" + +#: conf/global_settings.py:63 +msgid "German" +msgstr "Alemán" + +#: conf/global_settings.py:64 +msgid "Greek" +msgstr "Griegu" + +#: conf/global_settings.py:65 +msgid "English" +msgstr "Inglés" + +#: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 +msgid "British English" +msgstr "Inglés británicu" + +#: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "Esperantu" + +#: conf/global_settings.py:69 +msgid "Spanish" +msgstr "Castellán" + +#: conf/global_settings.py:70 +msgid "Argentinian Spanish" +msgstr "Español arxentín" + +#: conf/global_settings.py:71 +msgid "Mexican Spanish" +msgstr "Español mexicanu" + +#: conf/global_settings.py:72 +msgid "Nicaraguan Spanish" +msgstr "Español nicaraguanu" + +#: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "Español venezolanu" + +#: conf/global_settings.py:74 +msgid "Estonian" +msgstr "Estoniu" + +#: conf/global_settings.py:75 +msgid "Basque" +msgstr "Vascu" + +#: conf/global_settings.py:76 +msgid "Persian" +msgstr "Persa" + +#: conf/global_settings.py:77 +msgid "Finnish" +msgstr "Finés" + +#: conf/global_settings.py:78 +msgid "French" +msgstr "Francés" + +#: conf/global_settings.py:79 +msgid "Frisian" +msgstr "Frisón" + +#: conf/global_settings.py:80 +msgid "Irish" +msgstr "Irlandés" + +#: conf/global_settings.py:81 +msgid "Galician" +msgstr "Gallegu" + +#: conf/global_settings.py:82 +msgid "Hebrew" +msgstr "Hebréu" + +#: conf/global_settings.py:83 +msgid "Hindi" +msgstr "Hindi" + +#: conf/global_settings.py:84 +msgid "Croatian" +msgstr "Croata" + +#: conf/global_settings.py:85 +msgid "Hungarian" +msgstr "Húngaru" + +#: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "Interlingua" + +#: conf/global_settings.py:87 +msgid "Indonesian" +msgstr "Indonesiu" + +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Icelandic" +msgstr "Islandés" + +#: conf/global_settings.py:89 +msgid "Italian" +msgstr "Italianu" + +#: conf/global_settings.py:90 +msgid "Japanese" +msgstr "Xaponés" + +#: conf/global_settings.py:91 +msgid "Georgian" +msgstr "Xeorxanu" + +#: conf/global_settings.py:92 +msgid "Kazakh" +msgstr "Kazakh" + +#: conf/global_settings.py:93 +msgid "Khmer" +msgstr "Khmer" + +#: conf/global_settings.py:94 +msgid "Kannada" +msgstr "Canarés" + +#: conf/global_settings.py:95 +msgid "Korean" +msgstr "Coreanu" + +#: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "Luxemburgués" + +#: conf/global_settings.py:97 +msgid "Lithuanian" +msgstr "Lituanu" + +#: conf/global_settings.py:98 +msgid "Latvian" +msgstr "Letón" + +#: conf/global_settings.py:99 +msgid "Macedonian" +msgstr "Macedoniu" + +#: conf/global_settings.py:100 +msgid "Malayalam" +msgstr "Malayalam" + +#: conf/global_settings.py:101 +msgid "Mongolian" +msgstr "Mongol" + +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Birmanu" + +#: conf/global_settings.py:103 +msgid "Norwegian Bokmal" +msgstr "Bokmal noruegu" + +#: conf/global_settings.py:104 +msgid "Nepali" +msgstr "Nepalí" + +#: conf/global_settings.py:105 +msgid "Dutch" +msgstr "Holandés" + +#: conf/global_settings.py:106 +msgid "Norwegian Nynorsk" +msgstr "Nynorsk noruegu" + +#: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "Osetiu" + +#: conf/global_settings.py:108 +msgid "Punjabi" +msgstr "Punjabi" + +#: conf/global_settings.py:109 +msgid "Polish" +msgstr "Polacu" + +#: conf/global_settings.py:110 +msgid "Portuguese" +msgstr "Portugués" + +#: conf/global_settings.py:111 +msgid "Brazilian Portuguese" +msgstr "Portugués brasileñu" + +#: conf/global_settings.py:112 +msgid "Romanian" +msgstr "Rumanu" + +#: conf/global_settings.py:113 +msgid "Russian" +msgstr "Rusu" + +#: conf/global_settings.py:114 +msgid "Slovak" +msgstr "Eslovacu" + +#: conf/global_settings.py:115 +msgid "Slovenian" +msgstr "Eslovenu" + +#: conf/global_settings.py:116 +msgid "Albanian" +msgstr "Albanu" + +#: conf/global_settings.py:117 +msgid "Serbian" +msgstr "Serbiu" + +#: conf/global_settings.py:118 +msgid "Serbian Latin" +msgstr "Serbiu llatín" + +#: conf/global_settings.py:119 +msgid "Swedish" +msgstr "Suecu" + +#: conf/global_settings.py:120 +msgid "Swahili" +msgstr "Suaḥili" + +#: conf/global_settings.py:121 +msgid "Tamil" +msgstr "Tamil" + +#: conf/global_settings.py:122 +msgid "Telugu" +msgstr "Telugu" + +#: conf/global_settings.py:123 +msgid "Thai" +msgstr "Tailandés" + +#: conf/global_settings.py:124 +msgid "Turkish" +msgstr "Turcu" + +#: conf/global_settings.py:125 +msgid "Tatar" +msgstr "Tatar" + +#: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "Udmurtu" + +#: conf/global_settings.py:127 +msgid "Ukrainian" +msgstr "Ucranianu" + +#: conf/global_settings.py:128 +msgid "Urdu" +msgstr "Urdu" + +#: conf/global_settings.py:129 +msgid "Vietnamese" +msgstr "Vietnamita" + +#: conf/global_settings.py:130 conf/global_settings.py:131 +msgid "Simplified Chinese" +msgstr "Chinu simplificáu" + +#: conf/global_settings.py:132 conf/global_settings.py:133 +msgid "Traditional Chinese" +msgstr "Chinu tradicional" + +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + +#: core/validators.py:21 +msgid "Enter a valid value." +msgstr "Introduz un valor válidu." + +#: core/validators.py:77 forms/fields.py:675 +msgid "Enter a valid URL." +msgstr "Introduz una URL válida." + +#: core/validators.py:115 +msgid "Enter a valid integer." +msgstr "" + +#: core/validators.py:120 +msgid "Enter a valid email address." +msgstr "Introduz una direición de corréu válida." + +#: core/validators.py:185 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "" +"Introduz un 'slug' válidu que consista en lletres, númberu, guiones baxos o " +"medios. " + +#: core/validators.py:188 core/validators.py:207 +msgid "Enter a valid IPv4 address." +msgstr "Introduz una direición IPv4 válida." + +#: core/validators.py:193 core/validators.py:208 +msgid "Enter a valid IPv6 address." +msgstr "Introduz una direición IPv6 válida." + +#: core/validators.py:203 core/validators.py:206 +msgid "Enter a valid IPv4 or IPv6 address." +msgstr "Introduz una direición IPv4 o IPv6 válida." + +#: core/validators.py:229 db/models/fields/__init__.py:1070 +msgid "Enter only digits separated by commas." +msgstr "Introduz namái díxitos separtaos per comes." + +#: core/validators.py:236 +#, python-format +msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." +msgstr "Asegúrate qu'esti valor ye %(limit_value)s (ye %(show_value)s)." + +#: core/validators.py:255 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "Asegúrate qu'esti valor ye menor o igual a %(limit_value)s." + +#: core/validators.py:262 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "Asegúrate qu'esti valor ye mayor o igual a %(limit_value)s." + +#: core/validators.py:271 +#, python-format +msgid "" +"Ensure this value has at least %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +"Asegúrate qu'esti valor tien polo menos %(limit_value)d caráuter (tien " +"%(show_value)d)." +msgstr[1] "" +"Asegúrate qu'esti valor tien polo menos %(limit_value)d caráuteres (tien " +"%(show_value)d)." + +#: core/validators.py:282 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +"Asegúrate qu'esti valor tien como muncho %(limit_value)d caráuter (tien " +"%(show_value)d)." +msgstr[1] "" +"Asegúrate qu'esti valor tien como muncho %(limit_value)d caráuteres (tien " +"%(show_value)d)." + +#: db/models/base.py:975 forms/models.py:718 +msgid "and" +msgstr "y" + +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Esti campu nun pue ser nulu." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Esti campu nun pue tar baleru." + +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s con esti %(field_label)s yá esiste." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 +#, python-format +msgid "Field of type: %(field_type)s" +msgstr "Campu de la triba: %(field_type)s" + +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 +msgid "Integer" +msgstr "Enteru" + +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 +#, python-format +msgid "'%(value)s' value must be an integer." +msgstr "" + +#: db/models/fields/__init__.py:926 +#, python-format +msgid "'%(value)s' value must be either True or False." +msgstr "" + +#: db/models/fields/__init__.py:928 +msgid "Boolean (Either True or False)" +msgstr "Boleanu (tamién True o False)" + +#: db/models/fields/__init__.py:1004 +#, python-format +msgid "String (up to %(max_length)s)" +msgstr "Cadena (fasta %(max_length)s)" + +#: db/models/fields/__init__.py:1065 +msgid "Comma-separated integers" +msgstr "Enteros separtaos per coma" + +#: db/models/fields/__init__.py:1080 +#, python-format +msgid "" +"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " +"date." +msgstr "" + +#: db/models/fields/__init__.py:1085 +msgid "Date (without time)" +msgstr "Data (ensin hora)" + +#: db/models/fields/__init__.py:1187 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." +msgstr "" + +#: db/models/fields/__init__.py:1191 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) but it is an invalid date/time." +msgstr "" + +#: db/models/fields/__init__.py:1195 +msgid "Date (with time)" +msgstr "Data (con hora)" + +#: db/models/fields/__init__.py:1297 +#, python-format +msgid "'%(value)s' value must be a decimal number." +msgstr "" + +#: db/models/fields/__init__.py:1299 +msgid "Decimal number" +msgstr "Númberu decimal" + +#: db/models/fields/__init__.py:1444 +msgid "Email address" +msgstr "Direición de corréu" + +#: db/models/fields/__init__.py:1470 +msgid "File path" +msgstr "Camín del ficheru" + +#: db/models/fields/__init__.py:1537 +#, python-format +msgid "'%(value)s' value must be a float." +msgstr "" + +#: db/models/fields/__init__.py:1539 +msgid "Floating point number" +msgstr "Númberu de puntu flotante" + +#: db/models/fields/__init__.py:1623 +msgid "Big (8 byte) integer" +msgstr "Enteru big (8 byte)" + +#: db/models/fields/__init__.py:1638 +msgid "IPv4 address" +msgstr "Direición IPv4" + +#: db/models/fields/__init__.py:1668 +msgid "IP address" +msgstr "Direición IP" + +#: db/models/fields/__init__.py:1747 +#, python-format +msgid "'%(value)s' value must be either None, True or False." +msgstr "" + +#: db/models/fields/__init__.py:1749 +msgid "Boolean (Either True, False or None)" +msgstr "Boleanu (tamién True, False o None)" + +#: db/models/fields/__init__.py:1809 +msgid "Positive integer" +msgstr "Enteru positivu" + +#: db/models/fields/__init__.py:1821 +msgid "Positive small integer" +msgstr "Enteru pequeñu positivu" + +#: db/models/fields/__init__.py:1834 +#, python-format +msgid "Slug (up to %(max_length)s)" +msgstr "Slug (fasta %(max_length)s)" + +#: db/models/fields/__init__.py:1863 +msgid "Small integer" +msgstr "Enteru pequeñu" + +#: db/models/fields/__init__.py:1870 +msgid "Text" +msgstr "Testu" + +#: db/models/fields/__init__.py:1893 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1895 +#, python-format +msgid "" +"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " +"invalid time." +msgstr "" + +#: db/models/fields/__init__.py:1898 +msgid "Time" +msgstr "Hora" + +#: db/models/fields/__init__.py:1977 +msgid "URL" +msgstr "URL" + +#: db/models/fields/__init__.py:2000 +msgid "Raw binary data" +msgstr "Datos binarios crudos" + +#: db/models/fields/files.py:225 +msgid "File" +msgstr "Ficheru" + +#: db/models/fields/files.py:375 +msgid "Image" +msgstr "Imaxe" + +#: db/models/fields/related.py:1580 +#, python-format +msgid "%(model)s instance with pk %(pk)r does not exist." +msgstr "" + +#: db/models/fields/related.py:1582 +msgid "Foreign Key (type determined by related field)" +msgstr "Clave foriata (triba determinada pol campu rellacionáu)" + +#: db/models/fields/related.py:1773 +msgid "One-to-one relationship" +msgstr "Rellación a ún" + +#: db/models/fields/related.py:1843 +msgid "Many-to-many relationship" +msgstr "Rellación a munchos" + +#: forms/fields.py:55 +msgid "This field is required." +msgstr "Requierse esti campu." + +#: forms/fields.py:236 +msgid "Enter a whole number." +msgstr "Introduz un númberu completu" + +#: forms/fields.py:279 forms/fields.py:316 +msgid "Enter a number." +msgstr "Introduz un númberu." + +#: forms/fields.py:318 +#, python-format +msgid "Ensure that there are no more than %(max)s digit in total." +msgid_plural "Ensure that there are no more than %(max)s digits in total." +msgstr[0] "Asegúrate que nun hai más de %(max)s díxitu en total." +msgstr[1] "Asegúrate que nun hai más de %(max)s díxitos en total." + +#: forms/fields.py:322 +#, python-format +msgid "Ensure that there are no more than %(max)s decimal place." +msgid_plural "Ensure that there are no more than %(max)s decimal places." +msgstr[0] "Asegúrate que nun hai más de %(max)s allugamientu decimal." +msgstr[1] "Asegúrate que nun hai más de %(max)s allugamientos decimales." + +#: forms/fields.py:326 +#, python-format +msgid "" +"Ensure that there are no more than %(max)s digit before the decimal point." +msgid_plural "" +"Ensure that there are no more than %(max)s digits before the decimal point." +msgstr[0] "" +"Asegúrate que nun hai más de %(max)s díxitu enantes del puntu decimal." +msgstr[1] "" +"Asegúrate que nun hai más de %(max)s díxitos enantes del puntu decimal." + +#: forms/fields.py:437 forms/fields.py:1139 +msgid "Enter a valid date." +msgstr "Introduz una data válida." + +#: forms/fields.py:461 forms/fields.py:1140 +msgid "Enter a valid time." +msgstr "Introduz una hora válida." + +#: forms/fields.py:483 +msgid "Enter a valid date/time." +msgstr "Introduz una data/hora válida." + +#: forms/fields.py:564 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "Nun s'unvió'l ficheru. Comprueba la triba de cifráu nel formulariu." + +#: forms/fields.py:565 +msgid "No file was submitted." +msgstr "No file was submitted." + +#: forms/fields.py:566 +msgid "The submitted file is empty." +msgstr "El ficheru dunviáu ta baleru." + +#: forms/fields.py:568 +#, python-format +msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." +msgid_plural "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr[0] "" +"Asegúrate qu'esti nome de ficheru tien polo menos %(max)d caráuter (tien " +"%(length)d)." +msgstr[1] "" +"Asegúrate qu'esti nome de ficheru tien polo menos %(max)d caráuteres (tien " +"%(length)d)." + +#: forms/fields.py:571 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "Por favor, dunvia un ficheru o conseña la caxella , non dambos." + +#: forms/fields.py:632 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "" +"Xubi una imaxe válida. El ficheru que xubiesti o nun yera una imaxe, o taba " +"toriada." + +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "" +"Esbilla una escoyeta válida. %(value)s nun una ún de les escoyetes " +"disponibles." + +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 +msgid "Enter a list of values." +msgstr "Introduz una llista valores." + +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 +#, python-format +msgid "(Hidden field %(name)s) %(error)s" +msgstr "(Campu anubríu %(name)s) %(error)s" + +#. Translators: If found as last label character, these punctuation +#. characters will prevent the default label_suffix to be appended to the +#. label +#: forms/forms.py:620 +msgid ":?.!" +msgstr ":?.!" + +#: forms/formsets.py:95 +msgid "ManagementForm data is missing or has been tampered with" +msgstr "" + +#: forms/formsets.py:332 +#, python-format +msgid "Please submit %d or fewer forms." +msgid_plural "Please submit %d or fewer forms." +msgstr[0] "Por favor, dunvia %d o menos formularios." +msgstr[1] "Por favor, dunvia %d o menos formularios." + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 +msgid "Order" +msgstr "Orde" + +#: forms/formsets.py:371 +msgid "Delete" +msgstr "Desanciar" + +#: forms/models.py:712 +#, python-format +msgid "Please correct the duplicate data for %(field)s." +msgstr "Por favor, igua'l datu duplicáu de %(field)s." + +#: forms/models.py:716 +#, python-format +msgid "Please correct the duplicate data for %(field)s, which must be unique." +msgstr "" +"Por favor, igua'l datu duplicáu pa %(field)s, el cual tien de ser únicu." + +#: forms/models.py:722 +#, python-format +msgid "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." +msgstr "" +"Por favor, igua'l datu duplicáu de %(field_name)s el cual tien de ser únicu " +"pal %(lookup)s en %(date_field)s." + +#: forms/models.py:730 +msgid "Please correct the duplicate values below." +msgstr "Por favor, igua los valores duplicaos embaxo" + +#: forms/models.py:1028 +msgid "The inline foreign key did not match the parent instance primary key." +msgstr "" +"La calve foriata en llinia nun concasa cola clave primaria d'instancia pá." + +#: forms/models.py:1094 +msgid "Select a valid choice. That choice is not one of the available choices." +msgstr "" +"Esbilla una escoyeta válida. Esa escoyeta nun ye una de les escoyetes " +"disponibles." + +#: forms/models.py:1194 +#, python-format +msgid "\"%(pk)s\" is not a valid value for a primary key." +msgstr "\"%(pk)s\" nun ye un valor válidu pa la clave primaria." + +#: forms/models.py:1205 +msgid "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." +msgstr "Primi \"Control, o \"Comandu\" nun Mac, pa esbillar más d'ún." + +#: forms/utils.py:148 +#, python-format +msgid "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." +msgstr "" +"Nun pudo interpretase %(datetime)s nel fusu horariu %(current_timezone)s; " +"pue ser ambiguu o pue nun esistir." + +#: forms/widgets.py:350 +msgid "Currently" +msgstr "Anguaño" + +#: forms/widgets.py:351 +msgid "Change" +msgstr "Camudar" + +#: forms/widgets.py:352 +msgid "Clear" +msgstr "Llimpiar" + +#: forms/widgets.py:546 +msgid "Unknown" +msgstr "Desconocíu" + +#: forms/widgets.py:547 +msgid "Yes" +msgstr "Sí" + +#: forms/widgets.py:548 +msgid "No" +msgstr "Non" + +#: template/defaultfilters.py:855 +msgid "yes,no,maybe" +msgstr "sí,non,quiciabes" + +#: template/defaultfilters.py:884 template/defaultfilters.py:896 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "%(size)d byte" +msgstr[1] "%(size)d bytes" + +#: template/defaultfilters.py:898 +#, python-format +msgid "%s KB" +msgstr "%s KB" + +#: template/defaultfilters.py:900 +#, python-format +msgid "%s MB" +msgstr "%s MB" + +#: template/defaultfilters.py:902 +#, python-format +msgid "%s GB" +msgstr "%s GB" + +#: template/defaultfilters.py:904 +#, python-format +msgid "%s TB" +msgstr "%s TB" + +#: template/defaultfilters.py:906 +#, python-format +msgid "%s PB" +msgstr "%s PB" + +#: utils/dateformat.py:59 +msgid "p.m." +msgstr "p.m." + +#: utils/dateformat.py:60 +msgid "a.m." +msgstr "a.m." + +#: utils/dateformat.py:65 +msgid "PM" +msgstr "PM" + +#: utils/dateformat.py:66 +msgid "AM" +msgstr "AM" + +#: utils/dateformat.py:149 +msgid "midnight" +msgstr "Media nueche" + +#: utils/dateformat.py:151 +msgid "noon" +msgstr "Meudía" + +#: utils/dates.py:6 +msgid "Monday" +msgstr "Llunes" + +#: utils/dates.py:6 +msgid "Tuesday" +msgstr "Martes" + +#: utils/dates.py:6 +msgid "Wednesday" +msgstr "Miércoles" + +#: utils/dates.py:6 +msgid "Thursday" +msgstr "Xueves" + +#: utils/dates.py:6 +msgid "Friday" +msgstr "Vienres" + +#: utils/dates.py:7 +msgid "Saturday" +msgstr "Sábadu" + +#: utils/dates.py:7 +msgid "Sunday" +msgstr "Domingu" + +#: utils/dates.py:10 +msgid "Mon" +msgstr "LLu" + +#: utils/dates.py:10 +msgid "Tue" +msgstr "Mar" + +#: utils/dates.py:10 +msgid "Wed" +msgstr "Mie" + +#: utils/dates.py:10 +msgid "Thu" +msgstr "Xue" + +#: utils/dates.py:10 +msgid "Fri" +msgstr "Vie" + +#: utils/dates.py:11 +msgid "Sat" +msgstr "Sáb" + +#: utils/dates.py:11 +msgid "Sun" +msgstr "Dom" + +#: utils/dates.py:18 +msgid "January" +msgstr "Xineru" + +#: utils/dates.py:18 +msgid "February" +msgstr "Febreru" + +#: utils/dates.py:18 +msgid "March" +msgstr "Marzu" + +#: utils/dates.py:18 +msgid "April" +msgstr "Abril" + +#: utils/dates.py:18 +msgid "May" +msgstr "Mayu" + +#: utils/dates.py:18 +msgid "June" +msgstr "Xunu" + +#: utils/dates.py:19 +msgid "July" +msgstr "Xunetu" + +#: utils/dates.py:19 +msgid "August" +msgstr "Agostu" + +#: utils/dates.py:19 +msgid "September" +msgstr "Setiembre" + +#: utils/dates.py:19 +msgid "October" +msgstr "Ochobre" + +#: utils/dates.py:19 +msgid "November" +msgstr "Payares" + +#: utils/dates.py:20 +msgid "December" +msgstr "Avientu" + +#: utils/dates.py:23 +msgid "jan" +msgstr "xin" + +#: utils/dates.py:23 +msgid "feb" +msgstr "feb" + +#: utils/dates.py:23 +msgid "mar" +msgstr "mar" + +#: utils/dates.py:23 +msgid "apr" +msgstr "abr" + +#: utils/dates.py:23 +msgid "may" +msgstr "may" + +#: utils/dates.py:23 +msgid "jun" +msgstr "xun" + +#: utils/dates.py:24 +msgid "jul" +msgstr "xnt" + +#: utils/dates.py:24 +msgid "aug" +msgstr "ago" + +#: utils/dates.py:24 +msgid "sep" +msgstr "set" + +#: utils/dates.py:24 +msgid "oct" +msgstr "och" + +#: utils/dates.py:24 +msgid "nov" +msgstr "pay" + +#: utils/dates.py:24 +msgid "dec" +msgstr "avi" + +#: utils/dates.py:31 +msgctxt "abbrev. month" +msgid "Jan." +msgstr "Xin." + +#: utils/dates.py:32 +msgctxt "abbrev. month" +msgid "Feb." +msgstr "Feb." + +#: utils/dates.py:33 +msgctxt "abbrev. month" +msgid "March" +msgstr "Mar." + +#: utils/dates.py:34 +msgctxt "abbrev. month" +msgid "April" +msgstr "Abr." + +#: utils/dates.py:35 +msgctxt "abbrev. month" +msgid "May" +msgstr "May." + +#: utils/dates.py:36 +msgctxt "abbrev. month" +msgid "June" +msgstr "Xun." + +#: utils/dates.py:37 +msgctxt "abbrev. month" +msgid "July" +msgstr "Xnt." + +#: utils/dates.py:38 +msgctxt "abbrev. month" +msgid "Aug." +msgstr "Ago." + +#: utils/dates.py:39 +msgctxt "abbrev. month" +msgid "Sept." +msgstr "Set." + +#: utils/dates.py:40 +msgctxt "abbrev. month" +msgid "Oct." +msgstr "Och." + +#: utils/dates.py:41 +msgctxt "abbrev. month" +msgid "Nov." +msgstr "Pay." + +#: utils/dates.py:42 +msgctxt "abbrev. month" +msgid "Dec." +msgstr "Avi." + +#: utils/dates.py:45 +msgctxt "alt. month" +msgid "January" +msgstr "Xineru" + +#: utils/dates.py:46 +msgctxt "alt. month" +msgid "February" +msgstr "Febreru" + +#: utils/dates.py:47 +msgctxt "alt. month" +msgid "March" +msgstr "Marzu" + +#: utils/dates.py:48 +msgctxt "alt. month" +msgid "April" +msgstr "Abril" + +#: utils/dates.py:49 +msgctxt "alt. month" +msgid "May" +msgstr "Mayu" + +#: utils/dates.py:50 +msgctxt "alt. month" +msgid "June" +msgstr "Xunu" + +#: utils/dates.py:51 +msgctxt "alt. month" +msgid "July" +msgstr "Xunetu" + +#: utils/dates.py:52 +msgctxt "alt. month" +msgid "August" +msgstr "Agostu" + +#: utils/dates.py:53 +msgctxt "alt. month" +msgid "September" +msgstr "Setiembre" + +#: utils/dates.py:54 +msgctxt "alt. month" +msgid "October" +msgstr "Ochobre" + +#: utils/dates.py:55 +msgctxt "alt. month" +msgid "November" +msgstr "Payares" + +#: utils/dates.py:56 +msgctxt "alt. month" +msgid "December" +msgstr "Avientu" + +#: utils/ipv6.py:10 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: utils/text.py:76 +#, python-format +msgctxt "String to return when truncating text" +msgid "%(truncated_text)s..." +msgstr "%(truncated_text)s..." + +#: utils/text.py:245 +msgid "or" +msgstr "o" + +#. Translators: This string is used as a separator between list elements +#: utils/text.py:264 utils/timesince.py:57 +msgid ", " +msgstr ", " + +#: utils/timesince.py:25 +#, python-format +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d añu" +msgstr[1] "%d años" + +#: utils/timesince.py:26 +#, python-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d meses" + +#: utils/timesince.py:27 +#, python-format +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d selmana" +msgstr[1] "%d selmanes" + +#: utils/timesince.py:28 +#, python-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d día" +msgstr[1] "%d díes" + +#: utils/timesince.py:29 +#, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d hores" + +#: utils/timesince.py:30 +#, python-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutu" +msgstr[1] "%d minutos" + +#: utils/timesince.py:46 +msgid "0 minutes" +msgstr "0 minutos" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" + +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 +msgid "No year specified" +msgstr "Nun s'especificó l'añu" + +#: views/generic/dates.py:99 +msgid "No month specified" +msgstr "Nun s'especificó'l mes" + +#: views/generic/dates.py:158 +msgid "No day specified" +msgstr "Nun s'especificó'l día" + +#: views/generic/dates.py:214 +msgid "No week specified" +msgstr "Nun s'especificó la selmana" + +#: views/generic/dates.py:369 views/generic/dates.py:397 +#, python-format +msgid "No %(verbose_name_plural)s available" +msgstr "Ensin %(verbose_name_plural)s disponible" + +#: views/generic/dates.py:650 +#, python-format +msgid "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." +msgstr "" +"Nun ta disponible'l %(verbose_name_plural)s futuru porque %(class_name)s." +"allow_future ye False." + +#: views/generic/dates.py:682 +#, python-format +msgid "Invalid date string '%(datestr)s' given format '%(format)s'" +msgstr "Cadena de data inválida '%(datestr)s' col formatu dau '%(format)s'" + +#: views/generic/detail.py:54 +#, python-format +msgid "No %(verbose_name)s found matching the query" +msgstr "Nun s'alcontró %(verbose_name)s que concase cola gueta" + +#: views/generic/list.py:62 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "La páxina nun ye 'last', tampoco pue convertise a un int." + +#: views/generic/list.py:67 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "Páxina inválida (%(page_number)s): %(message)s" + +#: views/generic/list.py:158 +#, python-format +msgid "Empty list and '%(class_name)s.allow_empty' is False." +msgstr "La llista ta balera y '%(class_name)s.allow_empty' ye False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Nun tán almitíos equí los indexaos de direutoriu." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" nun esiste" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Índiz de %(directory)s" diff --git a/django/conf/locale/az/LC_MESSAGES/django.mo b/django/conf/locale/az/LC_MESSAGES/django.mo index bb73cdba394d8eb30ea9ed9cb7e8526b8673a8ee..fe941140df9d074d125404b1f6b7090916dce066 100644 GIT binary patch delta 5342 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 diff --git a/django/conf/locale/az/LC_MESSAGES/django.po b/django/conf/locale/az/LC_MESSAGES/django.po index 8be0d919a..983d76d09 100644 --- a/django/conf/locale/az/LC_MESSAGES/django.po +++ b/django/conf/locale/az/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Metin Amiroff , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/django/" "language/az/)\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: az\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: conf/global_settings.py:51 msgid "Afrikaans" @@ -25,6 +25,10 @@ msgstr "Afrikaansca" msgid "Arabic" msgstr "Ərəbcə" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azərbaycanca" @@ -78,322 +82,350 @@ msgid "English" msgstr "İngiliscə" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britaniya İngiliscəsi" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "İspanca" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentina İspancası" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksika İspancası" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nikaraqua İspancası" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venesuela İspancası" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonca" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskca" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Farsca" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Fincə" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Fransızca" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Friscə" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "İrlandca" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Qallik dili" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "İbranicə" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindcə" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Xorvatca" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Macarca" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "İnterlinqua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "İndonezcə" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "İslandca" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "İtalyanca" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Yaponca" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Gürcücə" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Qazax" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Kxmercə" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada dili" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreyca" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Lüksemburqca" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litva dili" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latviya dili" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonca" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayamca" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Monqolca" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Bokmal Norveçcəsi" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepal" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Flamandca" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Nynorsk Norveçcəsi" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Pancabicə" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polyakca" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portuqalca" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Braziliya Portuqalcası" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumınca" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rusca" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakca" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovencə" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanca" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbcə" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbcə Latın" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "İsveçcə" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Suahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilcə" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Teluqu dili" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tayca" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Türkcə" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtca" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukraynaca" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urduca" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vyetnamca" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Sadələşdirilmiş Çincə" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Ənənəvi Çincə" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Düzgün qiymət daxil edin." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Düzgün URL daxil edin." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Düzgün e-poçt ünvanını daxil edin." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Hərflərdən, rəqəmlərdən, alt-xətlərdən və ya defislərdən ibarət düzgün slaq " "daxil edin." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Düzgün IPv4 ünvanı daxil edin." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Düzgün IPv6 ünvanını daxil edin." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Düzgün IPv4 və ya IPv6 ünvanını daxil edin." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Vergüllə ayırmaqla yalnız rəqəmlər daxil edin." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Əmin edin ki, bu qiymət %(limit_value)s-dir (bu %(show_value)s-dir)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Bu qiymətin %(limit_value)s-ya bərabər və ya ondan kiçik olduğunu yoxlayın." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Bu qiymətin %(limit_value)s-ya bərabər və ya ondan böyük olduğunu yoxlayın." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -402,8 +434,9 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -412,290 +445,303 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s %(date_field)s %(lookup)s tarixinə görə özəl olmalıdır." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "və" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s bu %(field_label)s sahə ilə artıq mövcuddur." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Bu sahə boş qala bilməz." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Bu sahə ağ qala bilməz." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s bu %(field_label)s sahə ilə artıq mövcuddur." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Sahənin tipi: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Tam ədəd" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Bul (ya Doğru, ya Yalan)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Sətir (%(max_length)s simvola kimi)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Vergüllə ayrılmış tam ədədlər" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Tarix (saatsız)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Tarix (vaxt ilə)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Rasional ədəd" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-poçt" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Faylın ünvanı" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Sürüşən vergüllü ədəd" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Böyük (8 bayt) tam ədəd" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 ünvanı" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP ünvan" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Bul (Ya Doğru, ya Yalan, ya da Heç nə)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Müsbət tam ədəd" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Müsbət tam kiçik ədəd" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Əzmə (%(max_length)s simvola kimi)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Kiçik tam ədəd" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Mətn" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Vaxt" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fayl" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Şəkil" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Xarici açar (bağlı olduğu sahəyə uyğun tipi alır)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Birin-birə münasibət" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Çoxun-çoxa münasibət" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Bu sahə vacibdir." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Tam ədəd daxil edin." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Ədəd daxil edin." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" +msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" +msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" +msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Düzgün tarix daxil edin." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Düzgün vaxt daxil edin." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Düzgün tarix/vaxt daxil edin." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Fayl göndərilməyib. Vərəqənin (\"form\") şifrələmə tipini yoxlayın." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Fayl göndərilməyib." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Göndərilən fayl boşdur." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Ya fayl göndərin, ya da xanaya quş qoymayın, hər ikisini də birdən etməyin." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -703,21 +749,25 @@ msgstr "" "Düzgün şəkil göndərin. Göndərdiyiniz fayl ya şəkil deyil, ya da şəkildə " "problem var." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Düzgün seçim edin. %(value)s seçimlər arasında yoxdur." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Qiymətlərin siyahısını daxil edin." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -725,41 +775,49 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" +msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Sırala" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Sil" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "%(field)s sahəsinə görə təkrarlanan məlumatlara düzəliş edin." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "%(field)s sahəsinə görə təkrarlanan məlumatlara düzəliş edin, onların hamısı " "fərqli olmalıdır." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -768,31 +826,31 @@ msgstr "" "%(field_name)s sahəsinə görə təkrarlanan məlumatlara düzəliş edin, onlar " "%(date_field)s %(lookup)s-a görə fərqli olmalıdır." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Aşağıda təkrarlanan qiymətlərə düzəliş edin." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Xarici açar ana obyektin əsas açarı ilə üst-üstə düşmür." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Düzgün seçim edin. Bu seçim mümkün deyil." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Birdən artıq seçim etmək istəyirsinizsə, \"Control\" düyməsini basılı " "saxlayın, Mac istifadəçiləri üçün \"Command\"" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -801,15 +859,15 @@ msgstr "" "%(datetime)s %(current_timezone)s zaman qurşağında ifadə oluna bilmir; ya " "duallıq, ya da yanlışlıq var." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Hal-hazırda" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Dəyiş" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Təmizlə" @@ -825,62 +883,63 @@ msgstr "Hə" msgid "No" msgstr "Yox" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "hə, yox, bəlkə" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" -msgstr[0] "%(size)d bayt" +msgstr[0] "" +msgstr[1] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "gecə yarısı" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "günorta" @@ -1156,111 +1215,133 @@ msgctxt "alt. month" msgid "December" msgstr "Dekabr" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "və ya" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" +msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" +msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" +msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" +msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" +msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" +msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Ünvan indekslərinə icazə verilmir." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" mövcud deyil" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s-nin indeksi" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "İl göstərilməyib" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Ay göstərilməyib" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Gün göstərilməyib" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Həftə göstərilməyib" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s seçmək mümkün deyil" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1269,7 +1350,7 @@ msgstr "" "Gələcək %(verbose_name_plural)s seçmək mümkün deyil, çünki %(class_name)s." "allow_future Yalan kimi qeyd olunub." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "\"%(format)s\" formatına görə \"%(datestr)s\" tarixi düzgün deyil" @@ -1279,16 +1360,30 @@ msgstr "\"%(format)s\" formatına görə \"%(datestr)s\" tarixi düzgün deyil" msgid "No %(verbose_name)s found matching the query" msgstr "Sorğuya uyğun %(verbose_name)s tapılmadı" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Səhifə nə \"axırıncı\"dır, nə də tam ədədə çevirmək mümkündür." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Qeyri-düzgün səhifə (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Siyahı boşdur və '%(class_name)s.allow_empty' Yalan kimi qeyd olunub." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Ünvan indekslərinə icazə verilmir." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" mövcud deyil" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s-nin indeksi" diff --git a/django/conf/locale/be/LC_MESSAGES/django.mo b/django/conf/locale/be/LC_MESSAGES/django.mo index 32d37d023126fa75bb287343b582077a506793c6..3b916fd0522f03c371ab3db5689c091d7556a2a8 100644 GIT binary patch delta 5120 zcmYk<3v^9a9>?(=k03;vM3ZQ#AfiOlh$KQt2ttB-zx&dlq$7!zkXC!kcm*{SeT`7B z>Yz&F5k_k&qe?~@TB6>MwmLJb)#;QqT{C08zkB{!t7rM;v-dvxoU`{n=iGapTNrR> zet_?CSe@05?K{$pOsMBv=K$xnH&&~2i^832iltbD8!-)=H1YZm#Jbe;%_6hdoNdm< zTJ&3FF2VZF`P?$=@CF9bp$xf(+hp|$Y)Ji()vJ&(y3@!%_Z5F0!XGdO8{hBk?}XZ) zjv+W08{kv6KOY0RzI%>>W>A7r=tD;4-b5X+-u7=p4R9CUhZU%S9z*rNgj%$3Q2l$?I9-LM!lupHCzpBRY={Lu`uaR83Q2XP~|#zR)Wfnn6| zp#~PlY&4-*{-~abT9IMMnA~La#Zq{gf@ZoIHIom_3T#gO6Rd+*Q2lPAZo&7c6WzfC zY{Y}2nWtlI%(8kms{cS7iz86i+1Zr!S7E<(Jd9eZV^%+D^|RQU_KTUVAb|4kDH3sYb-$g+O9zq7|j-rmii~u1sk^XRv-j* zqA1k++Z?sOBWfTiW_N4vgPLKEwGYEF)W@ODvj?^G2TcNFS^lTiI%Kz-7^inVcr`L4Ou+|io#SBDR+VXt|>{MbBfeu{cHkE2%T zjI~#r7qJ%YS8e|dYrlp1p!x@X8{pi(F_!u@UmIQ}3iYXF;yE0Gk!`(uJjI-5mY8$Q zQq%=kpk}@bHS;Z2KZshXlh_Wgq6QN5u=lO$i=?0fQcmr)l^VHDb*ib>(zm8h^pHSzCPw_6$4SBI#4r;{;u?bE`9bano zcT!k?9!$5#I$psX>Nk;dx`b5kUge>_8y2AUZ?g99QEy9VXYX}N!xq#>As?1*CTc=& zVFYeRtzac;z(4vZ=pN}e^&ALAE%iz)!nOD~hA_>oI2A`?R9EL-$3oQcfqY}>mP8_7 zj4lcFuns}(FF_4tu~~*%8Q)F{x+i-u4-aEL#&+`#Tw!iN&8Qr;Vqc<8cn`I-Vcos& z|F#%KeKe|lnzb*$`>F3kUHAmD0zP-zE4XW@k={lf7?9yzAObbOcBqv}MJ-)VoP>i> zA4L05Grob0$u-RM>itj`EJ7VO0|RlMf4`3(1QgVv9Mz!$HISpI8CRnQ^ozBJ^k5mO zM`L~5hPt=AQRk^b4fqslg)X5kc-!iC&7huq#QWIMTm@`{I$^xkQ&A_%Kn<+FIo8^z zppGjxUp5z@F1!qN{Cd>!JFNZ@YJ$hnrw$ja!!7eJsy#5vJ5e}lhOwvvyJIbU6g9IU z=4kUtbCNmLoNm5o&duWf>jb4V=z_~p7bvq1JIp=iLEB$x^)FCQ{RIrbkBGKc$qs+X z`?CZtSp83U*vd2Y!QYCC9-LINiM&B-w$&8YS)~H6lCva+Xd6Y2l0T5yMB8#w>M!v> zD^pA%MZc=&QqI)8dc#G^K zUy}voangdkL|8EY?+pKW-lKAj=>4qO+EZ9c;%gd^?-&24U`^BK6sB1v(majdkZ(y2 zd6Z~N@Ni#X0a;6C)y!iAmC;1+_gvDDJWp!2+7t?FDyVzTcZ`2~(&S^qzil>S&6~J~ zlv{l-ULnE$I`e;*!Ww^t-+`!Cu!QJAOd)?Iza_7em1GQQN3`+j>(={A-dDAX`bL~g zBFIHDm1yflru$3YC**UK_50KRpMwE7kNl1dCkIInvY%+1NFE}3OU{wrq!#&(XzM^G z`AhsV!UxHDs~^EMl27W88RQf4N8(H5&tRghC&?gxAs>*P zG$G+c+iTA-v963cck}f2V{Fz)@Sr)#c{Mjb|4Ouxg zCLtv`J~1smsZ(^v?Ee!Y{uTfL delta 5318 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\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/django/" "language/be/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "Арабская" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азэрбайджанская" @@ -78,320 +82,348 @@ msgid "English" msgstr "Анґельская" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Анґельская (Брытанская)" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Эспэранта" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Гішпанская" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Гішпанская (Арґентына)" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Гішпанская (Мэксыка)" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Гішпанская (Нікараґуа)" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Эстонская" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Басконская" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Фарсі" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Фінская" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Француская" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фрызкая" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ірляндзкая" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Ґальская" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Габрэйская" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Гінды" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Харвацкая" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Вугорская" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Інданэзійская" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Ісьляндзкая" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Італьянская" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Японская" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Грузінская" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казаская" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кхмерская" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Каннада" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Карэйская" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Літоўская" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латыская" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македонская" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малаялам" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Манґольская" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Нарвэская букмол" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Нэпальская" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Галяндзкая" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Нарвэская нюнорск" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Панджабі" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Польская" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Партуґальская" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Партуґальская (Бразылія)" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Румынская" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Расейская" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Славацкая" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Славенская" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Альбанская" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Сэрбская" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Сэрбская (лацінка)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Швэдзкая" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Суахілі" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамільская" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Тэлуґу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тайская" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Турэцкая" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Татарская" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украінская" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Віетнамская" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Кітайская (спрошчаная)" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Кітайская (звычайная)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Пазначце правільнае значэньне." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Пазначце чынную спасылку." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "Бірка можа зьмяшчаць літары, лічбы, знакі падкрэсьліваньня ды злучкі." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Пазначце чынны адрас IPv4." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Пазначце чынны адрас IPv6." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Пазначце чынны адрас IPv4 або IPv6." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Набярыце лічбы, падзеленыя коскамі." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Упэўніцеся, што гэтае значэньне — %(limit_value)s (зараз яно — " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Значэньне мусіць быць меншым або роўным %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Значэньне мусіць быць большым або роўным %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -404,7 +436,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,235 +449,241 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"Значэньне «%(field_name)s мусіць быць непаўторным для «%(lookup)s» у полі " -"«%(date_field)s»." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "і" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s з такім %(field_label)s ужо існуе." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Поле ня можа мець значэньне «null»." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Трэба запоўніць поле." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s з такім %(field_label)s ужо існуе." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Палі віду: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Цэлы лік" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Ляґічнае («сапраўдна» або «не сапраўдна»)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Радок (ня болей за %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Цэлыя лікі, падзеленыя коскаю" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Дата (бяз часу)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Дата (разам з часам)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Дзесятковы лік" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Адрас эл. пошты" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Шлях да файла" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Лік зь пераноснай коскаю" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Вялікі (8 байтаў) цэлы" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Адрас IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Адрас IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Ляґічнае («сапраўдна», «не сапраўдна» ці «нічога»)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Дадатны цэлы лік" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Дадатны малы цэлы лік" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Бірка (ня болей за %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Малы цэлы лік" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Тэкст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Час" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "Сеціўная спасылка" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Файл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Выява" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Вонкавы ключ (від вызначаецца паводле зьвязанага поля)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Сувязь «адзін да аднаго»" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Сувязь «некалькі да некалькіх»" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Поле трэба запоўніць." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Набярыце ўвесь лік." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Набярыце лік." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -654,7 +692,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -663,7 +701,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -674,31 +712,31 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Пазначце чынную дату." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Пазначце чынны час." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Пазначце чынныя час і дату." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Файл не даслалі. Зірніце кадоўку блянку." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Файл не даслалі." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Дасланы файл — парожні." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -708,34 +746,38 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Трэба або даслаць файл, або абраць «Ачысьціць», але нельга рабіць гэта " "адначасова." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" "Запампаваць чынны малюнак. Запампавалі або не выяву, або пашкоджаную выяву." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Абярыце дазволенае. %(value)s няма ў даступных значэньнях." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Упішыце сьпіс значэньняў." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -743,15 +785,15 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -760,25 +802,34 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Парадак" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Выдаліць" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "У полі «%(field)s» выпраўце зьвесткі, якія паўтараюцца." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Выпраўце зьвесткі ў полі «%(field)s»: нельга, каб яны паўтараліся." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -787,29 +838,29 @@ msgstr "" "Выпраўце зьвесткі ў полі «%(field_name)s»: нельга каб зьвесткі ў " "«%(date_field)s» для «%(lookup)s» паўтараліся." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Выпраўце зьвесткі, якія паўтараюцца (гл. ніжэй)." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Вонкавы ключ не супадае з бацькоўскім першасным ключом." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Абярыце дазволенае. Абранага няма ў даступных значэньнях." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "Каб абраць некалькі пунктаў, трымайце «Ctrl» (на «Маках» — «Command»)." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -818,15 +869,15 @@ msgstr "" "У часавым абсягу «%(current_timezone)s» нельга зразумець дату %(datetime)s: " "яна можа быць неадназначнаю або яе можа не існаваць." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Зараз" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Зьмяніць" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Ачысьціць" @@ -842,11 +893,11 @@ msgstr "Так" msgid "No" msgstr "Не" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "так,не,магчыма" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -855,52 +906,52 @@ msgstr[1] "%(size)d байты" msgstr[2] "%(size)d байтаў" msgstr[3] "%(size)d байтаў" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s КБ" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s МБ" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ҐБ" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ТБ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ПБ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "папаўдні" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "папоўначы" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "папаўдні" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "папоўначы" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "поўнач" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "поўдзень" @@ -1176,36 +1227,26 @@ msgctxt "alt. month" msgid "December" msgstr "сьнежня" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s…" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "або" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1214,7 +1255,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1223,7 +1264,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1232,7 +1273,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1241,7 +1282,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1250,7 +1291,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1259,46 +1300,72 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Не дазваляецца глядзець сьпіс файлаў каталёґа." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "Шлях «%(path)s» не існуе." +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Файлы каталёґа «%(directory)s»" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Не пазначылі год" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Не пазначылі месяц" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Не пазначылі дзень" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Не пазначылі тыдзень" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Няма доступу да %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1307,7 +1374,7 @@ msgstr "" "Няма доступу да %(verbose_name_plural)s, якія будуць, бо «%(class_name)s." "allow_future» мае значэньне «не сапраўдна»." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Радок даты «%(datestr)s» не адпавядае выгляду «%(format)s»" @@ -1317,19 +1384,33 @@ msgstr "Радок даты «%(datestr)s» не адпавядае выгля msgid "No %(verbose_name)s found matching the query" msgstr "Па запыце не знайшлі ніводнага %(verbose_name)s" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Нумар бачыны ня мае значэньня «last» і яго нельга ператварыць у цэлы лік." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" "Сьпіс парожні, але «%(class_name)s.allow_empty» мае значэньне «не " "сапраўдна», што забараняе паказваць парожнія сьпісы." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Не дазваляецца глядзець сьпіс файлаў каталёґа." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "Шлях «%(path)s» не існуе." + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Файлы каталёґа «%(directory)s»" diff --git a/django/conf/locale/bg/LC_MESSAGES/django.mo b/django/conf/locale/bg/LC_MESSAGES/django.mo index b18914eea548764cbf1c83b2e6539deaf91bc5b1..020d4185af6eb851c5f550519ecd91d1e8aac962 100644 GIT binary patch delta 8445 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 delta 5858 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 diff --git a/django/conf/locale/bg/LC_MESSAGES/django.po b/django/conf/locale/bg/LC_MESSAGES/django.po index a3ecc0f37..c8c374075 100644 --- a/django/conf/locale/bg/LC_MESSAGES/django.po +++ b/django/conf/locale/bg/LC_MESSAGES/django.po @@ -3,15 +3,17 @@ # Translators: # Boris Chervenkov , 2012 # Jannis Leidel , 2011 -# Todor Lube , 2013 -# zaxl , 2012 +# Lyuboslav Petrov , 2014 +# Todor Lubenov , 2013 +# vestimir , 2014 +# Alexander Atanasov , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-28 20:15+0000\n" +"Last-Translator: vestimir \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/django/" "language/bg/)\n" "MIME-Version: 1.0\n" @@ -28,6 +30,10 @@ msgstr "Африкански" msgid "Arabic" msgstr "арабски език" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азербайджански език" @@ -81,320 +87,348 @@ msgid "English" msgstr "английски език" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "британски английски" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Есперанто" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "испански език" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "кастилски" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексикански испански" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "никарагуански испански" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Испански Венецуелски" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "естонски език" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "баски" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "персийски език" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "финландски език" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "френски език" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "фризийски език" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ирландски език" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "галицейски език" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "иврит" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "хинди" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "хърватски език" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "унгарски език" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Международен" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "индонезийски език" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "исландски език" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "италиански език" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "японски език" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "грузински език" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казахски" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "кхмерски език" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "каннада" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "корейски език" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Люксембургски" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "литовски език" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "латвийски език" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "македонски език" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "малаялам" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "монголски език" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Бурмесе" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "норвежки букмол" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Непалски" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "холандски" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "норвежки съвременен език" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Осетски" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "пенджаби" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "полски език" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "португалски език" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "бразилски португалски" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "румънски език" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "руски език" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "словашки език" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "словенски език" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "албански език" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "сръбски език" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "сръбски с латински букви" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "шведски език" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Суахили" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "тамил" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "тайландски език" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "турски език" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Татарски" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Удмурт" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "украински език" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "виетнамски език" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "китайски език" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "традиционен китайски" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Въведете валидна стойност. " -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Въведете валиден URL адрес." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Въведете валидно число." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Въведете валиден имейл адрес." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Въведете валиден 'слъг', състоящ се от букви, цифри, тирета или долни тирета." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Въведете валиден IPv4 адрес." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Въведете валиден IPv6 адрес." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Въведете валиден IPv4 или IPv6 адрес." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Въведете само еднозначни числа, разделени със запетая. " -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Уверете се, че тази стойност е %(limit_value)s (тя е %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Уверете се, че тази стойност е по-малка или равна на %(limit_value)s ." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Уверете се, че тази стойност е по-голяма или равна на %(limit_value)s ." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -403,9 +437,13 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Уверете се, тази стойност е най-малко %(limit_value)d знака (тя има " +"%(show_value)d )." msgstr[1] "" +"Уверете се, тази стойност е най-малко %(limit_value)d знака (тя има " +"%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -414,295 +452,312 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Уверете се, тази стойност има най-много %(limit_value)d знака (тя има " +"%(show_value)d)." msgstr[1] "" +"Уверете се, тази стойност има най-много %(limit_value)d знака (тя има " +"%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s трябва да са уникални за %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "и" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s с този %(field_label)s вече съществува." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Това поле не може да има празна стойност." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Това поле не може да е празно." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s с този %(field_label)s вече съществува." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Поле от тип: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Цяло число" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (True или False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Символен низ (до %(max_length)s символа)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Цели числа, разделени с запетая" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Дата (без час)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Дата (и час)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Десетична дроб" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Email адрес" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Път към файл" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Число с плаваща запетая" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Голямо (8 байта) цяло число" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 адрес" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP адрес" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (Възможните стойности са True, False или None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Положително цяло число" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Положително 2 байта цяло число" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (до %(max_length)s )" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "2 байта цяло число" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Време" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL адрес" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "сурови двоични данни" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Файл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Изображение" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Външен ключ (тип, определен от свързаното поле)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "словенски език" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Много-към-много връзка" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Това поле е задължително." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Въведете цяло число. " -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Въведете число." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Уверете се, че има не повече от %(max)s цифри в общо." +msgstr[1] "Уверете се, че има не повече от %(max)s цифри общо." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" +"Уверете се, че има не повече от%(max)s знак след десетичната запетая." msgstr[1] "" +"Уверете се, че има не повече от %(max)s знака след десетичната запетая." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" +"Уверете се, че има не повече от %(max)s цифри преди десетичната запетая." msgstr[1] "" +"Уверете се, че има не повече от %(max)s цифри преди десетичната запетая." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Въведете валидна дата. " -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Въведете валиден час." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Въведете валидна дата/час. " -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Не е получен файл. Проверете типа кодиране на формата. " -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Няма изпратен файл." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Каченият файл е празен. " -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." -msgstr[0] "" +msgstr[0] "Уверете се, това име е най-много %(max)d знака (то има %(length)d)." msgstr[1] "" +"Уверете се, това файлово име има най-много %(max)d знаци (има %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Моля, или пратете файл или маркирайте полето за изчистване, но не и двете." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -710,21 +765,25 @@ msgstr "" "Качете валидно изображение. Файлът, който сте качили или не е изображение, " "или е повреден. " -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Направете валиден избор. %(value)s не е един от възможните избори." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Въведете списък от стойности" -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Скрито поле %(name)s) %(error)s" @@ -732,42 +791,49 @@ msgstr "(Скрито поле %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." +msgstr[0] "Моля, въведете %d по-малко форми." +msgstr[1] "Моля, въведете %d по-малко форми." + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ред" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Изтрий" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Моля, коригирайте дублираните данни за %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Моля, коригирайте дублираните данни за %(field)s, които трябва да са " "уникални." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -776,31 +842,31 @@ msgstr "" "Моля, коригирайте дублиранитe данни за %(field_name)s , които трябва да са " "уникални за %(lookup)s в %(date_field)s ." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Моля, коригирайте повтарящите се стойности по-долу." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Невалидна избрана стойност." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Направете валиден избор. Този не е един от възможните избори. " -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" не е валидна стойност за първичен ключ." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Задръжте натиснат клавиша \"Control\" (или \"Command\" на Mac), за да " "направите повече от един избор. " -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -809,15 +875,15 @@ msgstr "" "%(datetime)s не може да бъде разчетено в %(current_timezone)s; може да е " "двусмислен или да не съществува" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Сега" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Промени" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Изчисти" @@ -833,63 +899,63 @@ msgstr "Да" msgid "No" msgstr "Не" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "да, не, може би" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d, байт" msgstr[1] "%(size)d, байта" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ТБ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "след обяд" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "преди обяд" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "след обяд" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "преди обяд" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "полунощ" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "обяд" @@ -1165,117 +1231,133 @@ msgctxt "alt. month" msgid "December" msgstr "Декември" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Нито Pillow нито PIL могат да се импортират: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "Въведете валиден IPv6 адрес." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "или" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d година" +msgstr[1] "%d години" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месец" +msgstr[1] "%d месеца" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d седмица" +msgstr[1] "%d седмици" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d дни" +msgstr[1] "%d дни" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d час" +msgstr[1] "%d часа" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d минута" +msgstr[1] "%d минути" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 минути" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Тук не е позволено индексиране на директория." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" не съществува" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Индекс %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Не е посочена година" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Не е посочен месец" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "ноев" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Не е посочена седмица" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Няма достъпни %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1284,7 +1366,7 @@ msgstr "" "Бъдещo %(verbose_name_plural)s е достъпно, тъй като %(class_name)s." "allow_future е False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Невалидна дата '%(datestr)s' посочен формат '%(format)s'" @@ -1294,16 +1376,30 @@ msgstr "Невалидна дата '%(datestr)s' посочен формат '% msgid "No %(verbose_name)s found matching the query" msgstr "Няма %(verbose_name)s , съвпадащи със заявката" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Страницата не е 'last' нито може да се преобразува в int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Невалидна страница (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Празен списък и '%(class_name)s.allow_empty' не е валидно." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Тук не е позволено индексиране на директория." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" не съществува" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Индекс %(directory)s" diff --git a/django/conf/locale/bg/formats.py b/django/conf/locale/bg/formats.py index c5e89737b..e1a8a820e 100644 --- a/django/conf/locale/bg/formats.py +++ b/django/conf/locale/bg/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'd F Y' TIME_FORMAT = 'H:i:s' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd.m.Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = ' ' # Non-breaking space -# NUMBER_GROUPING = +THOUSAND_SEPARATOR = ' ' # Non-breaking space +# NUMBER_GROUPING = diff --git a/django/conf/locale/bn/LC_MESSAGES/django.mo b/django/conf/locale/bn/LC_MESSAGES/django.mo index d3bb2339d48cc501b194b4535cc34ce2dfd0e80e..bc4cb978e1cc65a0bbec4e2229de70ead5948ae9 100644 GIT binary patch delta 1961 zcmXZcdq~x19LMqRX)v)>W+%~Q+3}QJJ?`h}n5R=~C$olKFsvCA(nf3G2wNpmB>jpa zHq^7i@PB0UY#7VuG_4$!z#7!}TU`A4pq&2!3QFLNYj6!Si3bK7m_2g! zZ}3DkK^Qe)#5oISw<-!6cqiuIm#6^`;VA6G zH2#X}IEJgg2@8?yV0$r*=a8R;*yj#RqUwLaDjb;%;#J6I+J5x)e14{ogKy0WR#u1$ zh*PMPWg={dwn2RR4!~0-s`^%_A#-@WyTZ`J!Ce(Pl zd_9t*)Hpvnuc7+; z_bF(_&)kQs`D`a~6o=z93}e#8OHdtGp$7ic#f_-Txf_RK3y#DN=l7@tdQtuRkp=qp z8-)TYo(B~ct_&I!qb8W+;)SRQYEfrbhuWddsQ#^}_D4|@pF}OB54Di1sKkDEJ{)v4 z|57Qa<118V8C-o$l#80E09Btr4N!^Nk!sXgu0^%`%+>Ef-SW+|lqOQ8-gGbSc|(^~$7c delta 1967 zcmXZcc}SI67{~F)VX`cn7PD+KyQa2XyI#F>ubO5XcA z%#aqv(0~P26d6+eF%?oXLq$2mNDD2{PSLaw6tw=)e1EB_p%VO(WwUuU069&Yj7neyYW$yE{ByUQ|3L~$;H+zK9TSKjcQ-J51 zyQq$%xcX}_6S)rdE0*ASaSrbCdd4E8M2wS4?TT8S12T7|9pRCnK+Yp z3M#S9s6?7k?GB(;at6<1r+eSTx0gcPib|{l8QT7H^#N|KE@vU?ZdDd?{u-!(3T=54 zYNEYZhsT^5ll>0A;c)8DAiHTdP@i8StI)&|)Loc|WsCMOeA6K||Cd(@!{vOqCH){OfQRDpSypHPc zJ*A)(zjrSNP3LcvI1BsYBuv607k`K9xC}LLt&2CJF6TDvjXSVE?sXnTCD4KD--RsD zv-=cMsrcYmSjr5)K@MtysV<&_nxF!8c9p0d+JNfcglgZ8n)ozoA)Tm&Tty}J!1, 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Bengali (http://www.transifex.com/projects/p/django/language/" "bn/)\n" @@ -28,6 +28,10 @@ msgstr "আফ্রিকার অন্যতম সরকারি ভাষ msgid "Arabic" msgstr "আরবী" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "আজারবাইজানি" @@ -81,320 +85,348 @@ msgid "English" msgstr "ইংলিশ" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "বৃটিশ ইংলিশ" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "আন্তর্জাতিক ভাষা" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "স্প্যানিশ" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "আর্জেন্টিনিয়ান স্প্যানিশ" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "মেক্সিকান স্প্যানিশ" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "নিকারাগুয়ান স্প্যানিশ" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "ভেনেজুয়েলার স্প্যানিশ" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "এস্তোনিয়ান" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "বাস্ক" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "ফারসি" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ফিনিশ" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ফ্রেঞ্চ" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "ফ্রিজ্ল্যানডের ভাষা" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "আইরিশ" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "গ্যালিসিয়ান" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "হিব্রু" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "হিন্দী" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "ক্রোয়েশিয়ান" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "হাঙ্গেরিয়ান" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "ইন্দোনেশিয়ান" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "আইসল্যান্ডিক" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ইটালিয়ান" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "জাপানিজ" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "জর্জিয়ান" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "কাজাখ" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "খমার" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "কান্নাড়া" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "কোরিয়ান" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "লুক্সেমবার্গীয়" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "লিথুয়ানিয়ান" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "লাটভিয়ান" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "ম্যাসাডোনিয়ান" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "মালায়ালম" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "মঙ্গোলিয়ান" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "বার্মিজ" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "নরওয়েজীয় বোকমাল" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "নেপালি" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ডাচ" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "নরওয়েজীয়ান নিনর্স্ক" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "অসেটিক" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "পাঞ্জাবী" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "পোলিশ" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "পর্তুগীজ" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ব্রাজিলিয়ান পর্তুগীজ" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "রোমানিয়ান" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "রাশান" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "স্লোভাক" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "স্লোভেনিয়ান" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "আলবেনীয়ান" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "সার্বিয়ান" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "সার্বিয়ান ল্যাটিন" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "সুইডিশ" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "সোয়াহিলি" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "তামিল" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "তেলেগু" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "থাই" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "তুর্কি" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "তাতারদেশীয়" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ইউক্রেনিয়ান" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "উর্দু" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "ভিয়েতনামিজ" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "সরলীকৃত চাইনীজ" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "প্রচলিত চাইনীজ" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "একটি বৈধ মান দিন।" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "বৈধ URL দিন" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "একটি বৈধ ইমেইল ঠিকানা লিখুন." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "বৈধ ’slug' প্রবেশ করান যাতে শুধুমাত্র ইংরেজী বর্ণ, অঙ্ক, আন্ডারস্কোর অথবা হাইফেন " "রয়েছে।" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "একটি বৈধ IPv4 ঠিকানা দিন।" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "একটি বৈধ IPv6 ঠিকানা টাইপ করুন।" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "একটি বৈধ IPv4 অথবা IPv6 ঠিকানা টাইপ করুন।" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "শুধুমাত্র কমা দিয়ে সংখ্যা দিন।" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "সংখ্যাটির মান %(limit_value)s হতে হবে (এটা এখন %(show_value)s আছে)।" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "সংখ্যাটির মান %(limit_value)s এর চেয়ে ছোট বা সমান হতে হবে।" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "সংখ্যাটির মান %(limit_value)s এর চেয়ে বড় বা সমান হতে হবে।" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +437,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -416,247 +448,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "এবং" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(field_label)s সহ %(model_name)s আরেকটি রয়েছে।" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "এর মান null হতে পারবে না।" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "এই ফিল্ডের মান ফাঁকা হতে পারে না" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(field_label)s সহ %(model_name)s আরেকটি রয়েছে।" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "ফিল্ডের ধরণ: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "ইন্টিজার" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "বুলিয়ান (হয় True অথবা False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "স্ট্রিং (সর্বোচ্চ %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "কমা দিয়ে আলাদা করা ইন্টিজার" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "তারিখ (সময় বাদে)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "তারিখ (সময় সহ)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "দশমিক সংখ্যা" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "ইমেইল ঠিকানা" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ফাইল পথ" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "ফ্লোটিং পয়েন্ট সংখ্যা" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "বিগ (৮ বাইট) ইন্টিজার" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 ঠিকানা" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "আইপি ঠিকানা" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "বুলিয়ান (হয় True, False অথবা None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "পজিটিভ ইন্টিজার" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "পজিটিভ স্মল ইন্টিজার" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "স্লাগ (সর্বোচ্চ %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "স্মল ইন্টিজার" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "টেক্সট" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "সময়" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "ইউআরএল (URL)" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "র বাইনারি ডাটা" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ফাইল" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "ইমেজ" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "ফরেন কি (টাইপ রিলেটেড ফিল্ড দ্বারা নির্ণীত হবে)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "ওয়ান-টু-ওয়ান রিলেশানশিপ" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "ম্যানি-টু-ম্যানি রিলেশানশিপ" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "এটি আবশ্যক।" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "একটি পূর্ণসংখ্যা দিন" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "একটি সংখ্যা প্রবেশ করান।" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -665,31 +705,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "বৈধ তারিখ দিন।" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "বৈধ সময় দিন।" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "বৈধ তারিখ/সময় দিন।" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "কোন ফাইল দেয়া হয়নি। ফর্মের এনকোডিং ঠিক আছে কিনা দেখুন।" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "কোন ফাইল দেয়া হয়নি।" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "ফাইলটি খালি।" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -697,12 +737,12 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "একটি ফাইল সাবমিট করুন অথবা ক্লিয়ার চেকবক্সটি চেক করে দিন, যে কোন একটি করুন।" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -710,21 +750,25 @@ msgstr "" "সঠিক ছবি আপলোড করুন। যে ফাইলটি আপলোড করা হয়েছে তা হয় ছবি নয় অথবা নষ্ট হয়ে " "যাওয়া ছবি।" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "%(value)s বৈধ নয়। অনুগ্রহ করে আরেকটি সিলেক্ট করুন।" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "কয়েকটি মানের তালিকা দিন।" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -732,84 +776,91 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "ক্রম" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "মুছুন" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "ইনলাইন ফরেন কি টি প্যারেন্ট ইনস্ট্যান্সের প্রাইমারি কি এর সমান নয়।" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "এটি বৈধ নয়। অনুগ্রহ করে আরেকটি সিলেক্ট করুন।" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "একাধিক বাছাই করতে \"কন্ট্রোল\", অথবা ম্যাকে \"কমান্ড\", চেপে ধরুন।" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "এই মুহুর্তে" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "পরিবর্তন" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "পরিষ্কার করুন" @@ -825,63 +876,63 @@ msgstr "হ্যাঁ" msgid "No" msgstr "না" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "হ্যাঁ,না,হয়তো" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d বাইট" msgstr[1] "%(size)d বাইট" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s কিলোবাইট" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s মেগাবাইট" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s গিগাবাইট" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s টেরাবাইট" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s পেটাবাইট" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "অপরাহ্ন" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "পূর্বাহ্ন" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "অপরাহ্ন" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "পূর্বাহ্ন" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "মধ্যরাত" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "দুপুর" @@ -1157,124 +1208,140 @@ msgctxt "alt. month" msgid "December" msgstr "ডিসেম্বর" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "অথবা" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 মিনিট" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "ডিরেক্টরি ইনডেক্স অনুমোদিত নয়" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" এর অস্তিত্ব নেই" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s এর ইনডেক্স" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "কোন বছর উল্লেখ করা হয়নি" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "কোন মাস উল্লেখ করা হয়নি" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "কোন দিন উল্লেখ করা হয়নি" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "কোন সপ্তাহ উল্লেখ করা হয়নি" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "কোন %(verbose_name_plural)s নেই" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1284,16 +1351,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "কুয়েরি ম্যাচ করে এমন কোন %(verbose_name)s পাওয়া যায় নি" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "ডিরেক্টরি ইনডেক্স অনুমোদিত নয়" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" এর অস্তিত্ব নেই" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s এর ইনডেক্স" diff --git a/django/conf/locale/bn/formats.py b/django/conf/locale/bn/formats.py index eed24e605..3f0f1f7f4 100644 --- a/django/conf/locale/bn/formats.py +++ b/django/conf/locale/bn/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F, Y' TIME_FORMAT = 'g:i:s A' -# DATETIME_FORMAT = +# DATETIME_FORMAT = YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M, Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/br/LC_MESSAGES/django.mo b/django/conf/locale/br/LC_MESSAGES/django.mo index db36a0b52cfbd7c27c2009456a65b0afa2fe3b0f..e9491b0f08879a866e5320c4fa230f0b96a1dfdc 100644 GIT binary patch delta 5103 zcmYk<33!cH9>?)xON2y7R7+DLA}C33BGC}q3Swy$jWA)xSen*ODV-YJZaN5x)L2^8 zSX%p%lqMM!v?!*f)yYIFw6RP&(`SrMnTMy#e1G@--{Q?>aKEZ-;x;eWTZg%8y3dh+?n^#e;&qJ2Mt6DpJEQhz zU?dL4FdS|BCt?WWyBQR82G8R?=tpMe)}Rh3wEa6!6WoW5u>>{Ilc@exs71Sm>UR^{ z;g6{Ak8kE&1m2Hnn2w>0@1|1dj@)S2utOYlDGN3bqlLiM|Xx&;45ebFsU z!fJ`|V_6w*9v~J;C1MG<5 z*ag+z3w8WJWbs@!s^3J^1ZJUDb{?uI-gI z{eQOqXVicpTp!s4HL)0E?k)j!+#{$J%JNgtwH;s$BTxg3LLHcA^=YVUI~(;FEy7N? z1a;S!qHfBIs58Hg85qJdt>ZGW3Feqjqx$=ww}!>2Gk+7cB3qFA$n8SS_!w&7)7S++ zMfI!44U&Zs=)<8n4Hw}3coQ=*mSMrSAS?kZ~F z*0J6fv_wHDJTm-U>vb zzUUs*^Lrm^e==$!X=V>=?}IwS{??w2xztCZzGpvb>B~^xa}51D;3Nf|$vN9`9(6z! zYT#e=Ae!nkGkpRTKh7y(DuI<$NK9o{Mb64w;lg7e?bi#-Nt)L z63i~BV8*2K{LIGx@K2U*Y>uxH)!t-*cdfH z9CpS|sJ{zFqxw(ARGf#QScF5d40~c^2hSm>S8)M0*7LuMLLLo=P-hy?Ym2d6Z&ZCU z>P(lQ9@Do`&u@vfe_`!4sB7vvdcTIvu>sY7s0n3b7>-1JZywfTe7Astu1!8_i3?E! zZpCywXze$#4)q_ct{(vP55-~F2sKb1YM?1tAD^@O3$}kTYQ)RKG&2Z$pi@H<9(%j#3&lqa)@C z>+lKc3o5K$g&O#p`5)Ah-$C_@=C2T~Pz%(1przH5%{0`&T~Xs^Cb9ln>H*ea6zWXI zA}8;5qTbo(QP=zyYQ>@+@an^m-yt^xV{rvWViD@5Jc@cBoI^c!6{rb+W%VEYR=ACi zvg2penGEo8qu>zazH+;8K2~A^4o~*(jrpiEc^|d(<*1wV6za#U8g<4l#WT!|Lamhl zUJ4qp752jf%))7?0}t5#a?}bO$3|Ff`)`YFj}{BN~}Qq%-KFh8>P)2IoavGz)QlKLg9_fGT9^ikA6IjH`*=2+A{FbVbjQ&AI{ zCH4Hzp`Zi(*5PIAu-JUfeBE4&>i-t%i#J;P7IQml<@Q*8ztzi7m*g;NBB#)=!et6E2|&IqgH+n<48NgSGdh&H3@F3 zC~UAw34To~NIcOtoF#K7C~PBh)xx%%EDDsoht!I00)^?p3JxF-lRpxk^S~+p7XL&J zk>IA=c_De-8oHxy6m6dbOKYg?B9&@o)7zqkyicx@SIO^4D>9E{k|9LfR`LzGOBLJn zmRUmdum(3?9)Y(=u>L89XM!`i+gd-zYvdoKKY5&JOY(4E;8gM!`Gd9P;BSatSuc@> zWF`r2x+$gwE69JV0zdj{^8a3+Y&|^O7Bj)Tg8NCa)eqn$5@Gds@J%Zhp>ApY4W|1l zjeJI4CVwUcB$sp`+PdjV6nf>rTR_D~GM+Re7swQ%trvMVQ1agTGbpzqeaK_v74jMx zN)D1oNGZ{lNA&s%Cx0isNp13N@cQfL=_#V^BGJqFyee$RNIIEF>XKRH2>A=~k->#5_doqHY zBHA7#Z;)Z+9MKj^#*#5)Eor1h-ALgy=}WYwk|u!?f578qQjfexz9hfi_E}}Sxehy$ zvt$$LO2(0oNL9i5=oQ72n*J17FeN@IEj7`Xo|w`(HaWFhvah2r#pi1or@g;lxQe%DT-O^Hu&&KbmReUy~Yvca|T6FaZ delta 5260 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, 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Breton (http://www.transifex.com/projects/p/django/language/" "br/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "Arabeg" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azeri" @@ -78,322 +82,350 @@ msgid "English" msgstr "Saozneg" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Saozneg Breizh-Veur" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanteg" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spagnoleg" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Spagnoleg Arc'hantina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Spagnoleg Mec'hiko" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Spagnoleg Nicaragua" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estoneg" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Euskareg" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Perseg" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finneg" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Galleg" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frizeg" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Iwerzhoneg" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galizeg" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebraeg" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroateg" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hungareg" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonezeg" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandeg" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italianeg" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japaneg" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Jorjianeg" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kazak" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannata" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreaneg" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituaneg" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latveg" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedoneg" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongoleg" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norvegeg Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepaleg" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nederlandeg" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norvegeg Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabeg" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Poloneg" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugaleg" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugaleg Brazil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Roumaneg" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rusianeg" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakeg" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Sloveneg" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albaneg" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbeg" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbeg e lizherennoù latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Svedeg" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "swahileg" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamileg" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telougou" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turkeg" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukraineg" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Ourdou" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnameg" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Sinaeg eeunaet" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Sinaeg hengounel" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Merkit un talvoud reizh" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Merkit un URL reizh" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "N'hall bezañ er vaezienn-mañ nemet lizherennoù, niveroù, tiredoù izel _ ha " "barrennigoù-stagañ." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Merkit ur chomlec'h IPv4 reizh." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Merkit ur chomlec'h IPv6 reizh." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Merkit ur chomlec'h IPv4 pe IPv6 reizh." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Merkañ hepken sifroù dispartiet dre skejoù." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Bezit sur ez eo an talvoud-mañ %(limit_value)s (evit ar mare ez eo " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Gwiriit mat emañ an talvoud-mañ a-is pe par da %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Gwiriit mat emañ an talvoud-mañ a-us pe par da %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -404,7 +436,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -415,249 +447,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"Ret eo da %(field_name)s bezañ e-unan evit al lodenn %(date_field)s " -"%(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ha" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Bez' ez eus c'hoazh eus ur %(model_name)s gant ar %(field_label)s-mañ." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "N'hall ket ar vaezienn chom goullo" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "N'hall ket ar vaezienn chom goullo" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Bez' ez eus c'hoazh eus ur %(model_name)s gant ar %(field_label)s-mañ." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Seurt maezienn : %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Anterin" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boulean (gwir pe gaou)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "neudennad arouezennoù (betek %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Niveroù anterin dispartiet dre ur skej" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Deizad (hep eur)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Deizad (gant an eur)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Niver dekvedennel" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Chomlec'h postel" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Treug war-du ar restr" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Niver gant skej nij" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Anterin bras (8 okted)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Chomlec'h IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Chomlec'h IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boulean (gwir pe gaou pe netra)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Niver anterin pozitivel" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Niver anterin bihan pozitivel" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (betek %(max_length)s arouez.)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Niver anterin bihan" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Testenn" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Eur" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Restr" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Skeudenn" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Alc'hwez estren (seurt termenet dre ar vaezienn liammet)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Darempred unan-ouzh-unan" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Darempred lies-ouzh-lies" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Rekis eo leuniañ ar vaezienn." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Merkit un niver anterin." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Merkit un niver." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -666,31 +704,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Merkit un deiziad reizh" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Merkit un eur reizh" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Merkit un eur/deiziad reizh" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "N'eus ket kaset restr ebet. Gwiriit ar seurt enkodañ evit ar restr" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "N'eus bet kaset restr ebet." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Goullo eo ar restr kaset." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -698,11 +736,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Kasit ur restr pe askit al log riñsañ; an eil pe egile" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -710,21 +748,25 @@ msgstr "" "Enpozhiit ur skeudenn reizh. Ar seurt bet enporzhiet ganeoc'h a oa foeltret " "pe ne oa ket ur skeudenn" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Dizuit un dibab reizh. %(value)s n'emañ ket e-touez an dibaboù posupl." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Merkit ur roll talvoudoù" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -732,42 +774,49 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Urzh" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Diverkañ" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Reizhit ar roadennoù e doubl e %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Reizhit ar roadennoù e doubl e %(field)s, na zle bezañ enni nemet talvoudoù " "dzho o-unan." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -776,31 +825,31 @@ msgstr "" "Reizhit ar roadennoù e doubl e %(field_name)s a rank bezañ ennañ talvodoù en " "o-unan evit lodenn %(lookup)s %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Reizhañ ar roadennoù e doubl zo a-is" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Ne glot ket an alc'hwez estren enlinenn gant alc'hwez-mamm an urzhiataer " "galloudel kar" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Diuzit un dibab reizh. N'emañ ket an dibab-mañ e-touez ar re bosupl." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "Dalc'hit da bouezañ \"Ktrl\" pe \"Urzhiad\" (stokell Aval) war ur Mac." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -809,15 +858,15 @@ msgstr "" "N'eo ket bete komprenet an talvoud %(datetime)s er werzhid eur " "%(current_timezone)s; pe eo amjestr pe n'eus ket anezhañ." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Evit ar mare" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Kemmañ" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Riñsañ" @@ -833,63 +882,63 @@ msgstr "Ya" msgid "No" msgstr "Ket" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ya, ket, marteze" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d okted" msgstr[1] "%(size)d okted" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "g.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "mintin" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "G.M." -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "Mintin" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "hanternoz" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "kreisteiz" @@ -1165,117 +1214,133 @@ msgctxt "alt. month" msgid "December" msgstr "Kerzu" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "pe" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "N'haller ket diskwel endalc'had ar c'havlec'h-mañ." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "N'eus ket eus \"%(path)s\"" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Meneger %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "N'eus bet resisaet bloavezh ebet" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "N'eus bet resisaet miz ebet" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "N'eus bet resisaet deiz ebet" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "N'eus bet resisaet sizhun ebet" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "N'eus %(verbose_name_plural)s ebet da gaout." -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1284,7 +1349,7 @@ msgstr "" "En dazont ne vo ket a %(verbose_name_plural)s rak faos eo %(class_name)s." "allow_future." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1296,17 +1361,31 @@ msgid "No %(verbose_name)s found matching the query" msgstr "" "N'eus bet kavet traezenn %(verbose_name)s ebet o klotaén gant ar goulenn" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "N'eo ket 'last' ar bajenn na n'hall ket bezañ amdroet en un niver anterin." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Roll goullo ha faos eo '%(class_name)s.allow_empty'." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "N'haller ket diskwel endalc'had ar c'havlec'h-mañ." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "N'eus ket eus \"%(path)s\"" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Meneger %(directory)s" diff --git a/django/conf/locale/bs/LC_MESSAGES/django.mo b/django/conf/locale/bs/LC_MESSAGES/django.mo index a92e866c31cffd5d4b8afa76cac953aa23f38554..9f5bec94ce74fc5f43ac16fbbf83abb58ff2ccea 100644 GIT binary patch delta 4484 zcmYk;3v|zA9LMozY_rWYmu)Vw&82Oou`wEB<<>+flp#urOqxqX*sqDo+|9L=Xo(bM zDz{bcv{LJ&;~HQMHN%#u{ryqWbp#2ajT5Ax@Z@ezaPFcGz(0VbJg*of`+s0j{4 z4Qx2_=SK74wWQ)v(M&dDRs6`dcc4!A9ChKtW`*rPftvYGw*8xJU%+m(|AFebeXMg4 z*cG+i$F_50x&P{51P!{-7}WN7b1JIiLJY8h8DFMBi{~n8JA?inRh{* z*BjN*L$*B(HNlbA?&VSGPQygZ!5yd>2Q~07P#v|Z>!4=V7}Ze*>bNXaN8M42tv9NJ zF{tD6ZU1D{#0so^7V=0vH`lMYMW}%+L%oPjqP`7(A%8BK4c(zus19;aGwX#~8v{_^ zmO-|EENWom&8gO2h#L6pKs(QWA(cTitUz7pGU^syLv<9yXmmmdY6elL_88Rh^-&$i zq3%#?v%8sVjxh_&#aKt*{}L)%EZc3z7v>K-fc8tM#S_f^)p0SX_9Qb4)p1|cB7WSQ zfI4p`>V;K|I&U57_>a-ki{uCu&FHlGvw6lmXI?O`nAgnf=1sE-?`b`nP}CiYLR~-F ztcP0M4dZzJIw0P5G(-LFB;zmq2(`s7Y&S^oZ~ahnggM&GHz%PkJk2aX4WtnD=!#Hl zVi9WMD-*c?TBYyPpj)>M^{n@sM^WGJ|ZzwdC9qMs9QSN+Q*{S&}3AH zh2|X8brz!rw#~CjnH_KtHK3!YXLZaxi#p*3>RE z{wy4dovnS1xzQ{|4X6ww=--u738CS8)IT7nP$T^vHKU8Df&FFPu>DmM{aYT6IxZG9 zz<9GcY65Lgk0u*+XM3TpHyo?dzZ*$Kizm-^%s>rfChCF

DSz4=ODLEi?PHTn9Hbbo2*k46H=Wse^3D+9&Q6 zNxEcraU&NS$qr@@#fs9D)oGrXk<|hAz8bqhs%7tWwT?Y8NE&mudC!!?l}T1|WE5z! z=Wg@VtC;$VIWx%sN^oB(6EN3RwT)cJHFG5wm%J>um({X1x7B2l>b4p)tG2#5eAYR( z$7SZoh!gqSZSzLw>RN?=0okyoz@{uHsZs2SuU&f>T^VG?LU2dHy{F+sioyze%c;&& zi%c@x>;%OsMT6dSU!A!biSDe2m1NI(w?Y{k2N!D6vx-uC*nHF#xbDKWYo|Yd7z?T? zhomyGtmF)SS_-%pQEIUSK?t@r_zyd(;^|*nNCI?qE!WjGz2v&Q)-@Hd67&f+DvHe> zH@M1n%~tMYg|Sn$n3UFj@|%RqSnrlN(dmcz#|YJeCPFSD7?7jY7R>b7^>+&remmS$wP=F$4Xh=#^W zXQjkl@7Xutbg-ZW0@i`**=;;0R>S^Ax60yMuBF&!>qvypbkuB<<4q-5`kbZ6j+Swq zHJSlQYvM5n4ooT2Ck|SnS@U7KusxaEpyEWc#qDqV!pb~LNQ||pj`$G!Lux43L_KRS zb4aBf1L-o>g|m$}e`RN#mT0LsV;uaytF<}&3mO8BB-(YZ!nN1QFFbua4)tDN~ zpED(63wqnqwpTI2h|!DEPV2IM*#a^m@JgMN75}NtTb(kO0UhINw0qI?HKn-k=fQ-o1w|T aq|Ju~{1Nz$A*wu3nUw{I$O5Cty#EA7v10K6 delta 6065 zcmYk=3w+M?0>|;+v$+f_#B3JZv(0T|v(06*#4wjAlDn%)s&-eNNypG>%-{<}N{r1apBM*%-CI+Lh9cG}GPed*Ep$;$`n_?AeV2e@f zEw`>lt+yUEuuT}n@y%8$8u7cR4UgCrzC>+s8Z~9-QD@-cdT9L!)Ktfy)=S2Y*d29% ziFh4O!5&zS8qivti5t=X9F_Lb?zMaq`_OK9qcJz(AY>9uHR{Zkfag#%(5kI_hF)tT@@LZdsD~p_ z>y1I3(PY$qreX@tMa{?t48?$LZ$+)Y3-83eZKt{iisJ%nN|R6ERZ2xA|_PdY=z|=ZVcv|?IP&-S{P53Kz#-6e6np03in`SLXjp%;V zDbKS$WS1{OjnqLMX}N7bYnQJ>jqD}VO|U(dxmL%1IyCh6ksH7qL+#)qYOa1qU2Kon zZ8t|9C<3)z8{6)Hy4cC6=P?_*-~eog<*2)M32F+~dj0O1@1#Q;{({XhoTpmGVDQag z+x<{8FbXv@6H#}g4>jNiY=1Rs01L4vK5F}GaS-i;n2Ig@@y3)<$-yMtjQ#Nh>I~z# zmo-C)sDX4xjeH;m2Y{LxA8KGTZ2w#gr9I#FKa2xu*Wh40jG8&WmwC~Sl2F$q9W@i# zr~!;Zt#~KudGevwt3qw}7;@*DrKo#oGlt@M)bs_{nws&W$iL2iKw?guD~XI@HwfK^^cD)C?R)?dKcR1OKgEu7_Czsb>wxP`ztgQfa_~ zDAbw8qE<}ATuejla1m-|7Nai78q|R|qPBYl>*EgFzX!G5UerJipte6@{XuekQ@^9T zAj;a=+6T4a?Wmiv!1m9wF0{*6qVA1NsP*>P{tv9DPzU}Eb+0t-{v6jdh*%Me9o##{L4Gn14;t4!huWYaNEr{|0LL zLEC=_^-B8?KlT{&1?qjVoku4NKfo$%%3Ev#F2=6-Ehb|dUIw~nh9a*NGo=gjubZoy z4(=1P3VHHO9qQ$M3Uy7dSnIJDwHsTTSzDo({x+zA-;5108+8IhunFFVx>s_o`F<)| zu>|$CRB0DHX8V`f_OqxRthen~F@g4O?2ad~FSh2ZMmJ|J2476J{Q&CHF0kztR{vTm z+VLiAfICqmti?op+qN&E&OC(q)Oum4fj33nbdjigCK0uLZ`&S(+AbF}aWd+7%P^e# z&pbyZpN>ta4I_9juEtpGz%|~3LusE*V;Zr0y6arj8ScgF@i^Xs-yz>)CZn7C%VR96 z{b$q+tVF#*H=(|N%>H17YmK^@!kACJVB)Peqh?|}YJk<&M^M*xDQdeFw!H;!puHV6 zLvPvTA0p>q&Y|`b$M2sIj&C|s(TXXk1wHXm%tl?yx2;F)@{_1baMreeLQU}>I2G&j zjic>KFbwav?RlvEKZ2UErRdk0K2L>fVRoag9lc*e^qXqtqdaN4vav!G@jG|qNk+=Z0 z-YV2g1yI+z4t1czs1x`c^IF%Q07+ykckaM$p z?S^AZ+GDLnsO43tOSBNPXspP~-<3+h@oMH_InAnpFeDWShl-eIEMOJ&|DRa zu(r0gwZ>W7TNACx)--Dm)PQ=~b|2J%`&);hPH;48U=z`=74oTQii=SzOtdpExC)REOQC|j=06v^{A>GCwi)azyH+nKG{P4q6XzF zQbGP8%gLjpl%$in*5FUCHX`R$_Jzc(f`-zGMptUn_YsRBly&t^uI*!je#Uq&%erj zWHgyfwvtGaL{yHDM}jqDp0&nU#WeE9HSKGwaWr^g2FpP{D{cLLCfAc8MC1NDxmw<&@-N$X5x*sGk)`B&vWuu(Chw9b)S&oZ;vpcX-wvj$H;@^Pb7<|93!u(;(Qmizd>nUNkL+Tvnjcy^KR?#@Wcvl z`%cAWWkr?ciO!_xL}z$(gtIbwjguME)hUh1tY0~`vSNm_FJ@n0TWp5Mc{#3LP5db5 zlZ5M>0SU2Avjo4B-fm;yQoHURXF!KNfuL=%yO)qfH z^i1i|EjcwaIX&H*+AFI^_s*&5si}=ej!3?vU}j-OVOeQ%PTq`yEN^;hTDRo1wB*!u zZ(5J6v~*{9Mr2$`d0xegg6XAsMc&>eh56I+ic@?u=44MT$tx^Q$uBGE6PTWH*)ux7 z&^wEHxTmn7*f-goA#X`##hlvt-YK(d7kDd63yboKOAEZd;ymxH*%fmtiwbAu)jjzC zxvL27z{f}?2lv7h|JtjYlb?0P+1;m$^JAYujYbs~OfN4isCzKr>l^I})MZzBoW?n8 zobo|wf#U;1JxL%#|P8@A39=s)~EkMsSA8=aOTvja6Fw}u9WjhX6k zc8, 2014 # angularcircle, 2011,2013 +# angularcircle, 2011,2013 +# angularcircle, 2014 # Jannis Leidel , 2011 +# Janusz Harkot , 2014 # Kacper Krupa , 2013 # Karol , 2012 -# konryd , 2011 +# konryd , 2011 +# konryd , 2011 # Łukasz Rekucki , 2011 -# mpasternak , 2013 -# p , 2012 -# rczajka , 2013 +# Michał Pasternak , 2013 +# p , 2012 +# Piotr Meuś , 2014 +# p , 2012 +# Radek Czajka , 2013 +# Radek Czajka , 2013 # Roman Barczyński , 2012 +# sidewinder , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-11-02 15:12+0000\n" -"Last-Translator: mpasternak \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-18 19:35+0000\n" +"Last-Translator: angularcircle\n" "Language-Team: Polish (http://www.transifex.com/projects/p/django/language/" "pl/)\n" "MIME-Version: 1.0\n" @@ -35,6 +44,10 @@ msgstr "Afryknerski" msgid "Arabic" msgstr "arabski" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "asturyjski" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azerski" @@ -88,318 +101,346 @@ msgid "English" msgstr "angielski" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Australijski Angielski" + +#: conf/global_settings.py:67 msgid "British English" msgstr "angielski brytyjski" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "hiszpański" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "hiszpański argentyński" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "hiszpański meksykański" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "hiszpański nikaraguański" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "hiszpański wenezuelski" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estoński" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baskijski" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "perski" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "fiński" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francuski" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "fryzyjski" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irlandzki" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galicyjski" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebrajski" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "chorwacki" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "węgierski" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonezyjski" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandzki" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "włoski" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japoński" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "gruziński" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kazachski" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmerski" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "koreański" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "luksemburski" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "litewski" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "łotewski" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "macedoński" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malajski" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongolski" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "marathi" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "birmański" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "norweski (Bokmal)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepalski" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holenderski" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "norweski (Nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "osetyjski" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "pendżabski" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "polski" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugalski" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "brazylijski portugalski" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumuński" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "rosyjski" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "słowacki" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "słoweński" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albański" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbski" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbski (łaciński)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "szwedzki" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "suahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamilski" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "tajski" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turecki" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tatarski" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "udmurcki" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukraiński" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "wietnamski" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "chiński uproszczony" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "chiński tradycyjny" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mapy stron" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Pliki statyczne" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndykacja treści" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Projektowanie stron" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Wpisz poprawną wartość." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Wpisz poprawny URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Wprowadź poprawną liczbę całkowitą." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Wprowadź poprawny adres email." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "To pole może zawierać jedynie litery, cyfry, podkreślenia i myślniki." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Wprowadź poprawny adres IPv4." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Wprowadź poprawny adres IPv6." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Wprowadź poprawny adres IPv4 lub IPv6." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Wpisz tylko cyfry oddzielone przecinkami." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Upewnij się, że ta wartość jest %(limit_value)s (jest %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Upewnij się, że ta wartość jest mniejsza lub równa %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Upewnij się, że ta wartość jest większa lub równa %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -417,7 +458,7 @@ msgstr[2] "" "Upewnij się, że ta wartość ma przynajmniej %(limit_value)d znaków (obecnie " "ma %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -426,238 +467,263 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Upewnij się, że ta wartość ma przynajmniej %(limit_value)d znak (obecnie ma " +"%(show_value)d)." msgstr[1] "" +"Upewnij się, że ta wartość ma przynajmniej %(limit_value)d znaki (obecnie ma " +"%(show_value)d)." msgstr[2] "" +"Upewnij się, że ta wartość ma przynajmniej %(limit_value)d znaków (obecnie " +"ma %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"Wartości w %(field_name)s muszą być unikalne dla wyszukiwań %(lookup)s w " -"%(date_field)s" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "i" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s z tymi %(field_labels)s już istnieje." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Wartość %(value)r nie jest poprawnym wyborem." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "To pole nie może być puste." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "To pole nie może być puste." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(field_label)s już istnieje w %(model_name)s." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" +"Wartość pola %(field_label)s musi być unikatowa dla %(date_field_label)s " +"%(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "To pole nie może być puste." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "To pole nie może być puste." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Pole typu: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Liczba całkowita" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "wartość '%(value)s' musi być liczbą całkowitą." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "wartość '%(value)s' musi być True lub False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Wartość logiczna (True, False - prawda lub fałsz)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Łańcuch (do %(max_length)s znaków)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Liczby całkowite rozdzielone przecinkami" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"wartość '%(value)s' ma nieprawidłowy format. Musi być w formacie YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" +"wartość '%(value)s' ma prawidłowy format (YYYY-MM-DD), ale jest " +"nieprawidłową datą." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (bez godziny)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"wartość '%(value)s' ma nieprawidłowy format. Musi być w formacie YYYY-MM-DD " +"HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"wartość '%(value)s' ma prawidłowy format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]), ale jest nieprawidłową datą/godziną." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (z godziną)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "wartość '%(value)s' musi być liczbą dziesiętną." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Liczba dziesiętna" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Adres e-mail" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Ścieżka do pliku" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "wartość '%(value)s' musi być liczbą zmiennoprzecinkową." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Liczba zmiennoprzecinkowa" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Duża liczba całkowita (8 bajtów)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "adres IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Adres IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "wartość '%(value)s' musi być None, True lub False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Wartość logiczna (True, False, None - prawda, fałsz lub nic)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Dodatnia liczba całkowita" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Dodatnia mała liczba całkowita" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (max. %(max_length)s znaków)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Mała liczba całkowita" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" +"wartość '%(value)s' ma nieprawidłowy format. Musi być w formacie HH:MM[:ss[." +"uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"wartość '%(value)s' ma prawidłowy format (HH:MM[:ss[.uuuuuu]]), ale jest " +"nieprawidłową godziną." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Czas" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Dane w postaci binarnej" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Plik" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Plik graficzny" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "" +msgstr "Model %(model)s o kluczu głównym %(pk)r nie istnieje." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Klucz obcy (typ określony przez pole powiązane)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Powiązanie jeden do jednego" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Powiązanie wiele do wiele" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "To pole jest wymagane." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Wpisz liczbę całkowitą." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Wpisz liczbę." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -665,62 +731,73 @@ msgstr[0] "Upewnij się, że jest nie więcej niż %(max)s cyfra." msgstr[1] "Upewnij się, że jest nie więcej niż %(max)s cyfr." msgstr[2] "Upewnij się, że jest nie więcej niż %(max)s cyfr." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" +"Upewnij się, że liczba ma nie więcej niż %(max)s cyfrę po przecinku." msgstr[1] "" -msgstr[2] "" +"Upewnij się, że liczba ma nie więcej niż %(max)s cyfry po przecinku." +msgstr[2] "Upewnij się, że liczba ma nie więcej niż %(max)s cyfr po przecinku." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" +"Upewnij się, że liczba ma nie więcej niż %(max)s cyfrę przed przecinkiem." msgstr[1] "" +"Upewnij się, że liczba ma nie więcej niż %(max)s cyfry przed przecinkiem." msgstr[2] "" +"Upewnij się, że liczba ma nie więcej niż %(max)s cyfr przed przecinkiem." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Wpisz poprawną datę." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Wpisz poprawną godzinę." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Wpisz poprawną datę/godzinę." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Nie wysłano żadnego pliku. Sprawdź typ kodowania formularza." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Żaden plik nie został przesłany." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Wysłany plik jest pusty." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +"Upewnij się, że nazwa pliku ma co najwyżej %(max)d znak (obecnie ma " +"%(length)d)." msgstr[1] "" +"Upewnij się, że nazwa pliku ma co najwyżej %(max)d znaki (obecnie ma " +"%(length)d)." msgstr[2] "" +"Upewnij się, że nazwa pliku ma co najwyżej %(max)d znaków (obecnie ma " +"%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Prześlij plik lub zaznacz by usunąć, ale nie oba na raz." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -728,22 +805,26 @@ msgstr "" "Wgraj poprawny plik graficzny. Ten, który został wgrany, nie jest obrazem, " "albo jest uszkodzony." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Wybierz poprawną wartość. %(value)s nie jest jednym z dostępnych wyborów." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Podaj listę wartości." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" -msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Wprowadź kompletną wartość." -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Ukryte pole %(name)s) %(error)s" @@ -751,41 +832,49 @@ msgstr "(Ukryte pole %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "" +msgstr "Brakuje danych ManagementForm lub zostały one zmodyfikowane." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Proszę wysłać %d lub mniej formularzy." +msgstr[1] "Proszę wysłać %d lub mniej formularze." +msgstr[2] "Proszę wysłać %d lub mniej formularzy." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Proszę wysłać %d lub więcej formularzy." +msgstr[1] "Proszę wysłać %d lub więcej formularze." +msgstr[2] "Proszę wysłać %d lub więcej formularzy." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Porządek" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Usuń" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Popraw zduplikowane dane w %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Popraw zduplikowane dane w %(field)s, które wymaga unikalności." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -794,31 +883,31 @@ msgstr "" "Popraw zduplikowane dane w %(field_name)s, które wymaga unikalności dla " "%(lookup)s w polu %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Popraw poniższe zduplikowane wartości." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Osadzony klucz obcy nie pasuje do klucza głównego obiektu rodzica." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Wybierz poprawną wartość. Podana nie jest jednym z dostępnych wyborów." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" nie jest poprawną wartością klucza głównego." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Przytrzymaj wciśnięty klawisz \"Ctrl\" lub \"Command\" na Mac'u aby " "zaznaczyć więcej niż jeden wybór." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -827,15 +916,15 @@ msgstr "" "%(datetime)s nie może być interpretowany w strefie czasowej " "%(current_timezone)s; może być niejednoznaczne lub nie istnieć." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Teraz" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Zmień" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Wyczyść" @@ -851,11 +940,11 @@ msgstr "Tak" msgid "No" msgstr "Nie" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "tak,nie,może" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -863,52 +952,52 @@ msgstr[0] "%(size)d bajt" msgstr[1] "%(size)d bajty" msgstr[2] "%(size)d bajtów" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "po południu" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "rano" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "po południu" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "rano" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "północ" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "południe" @@ -1184,36 +1273,26 @@ msgctxt "alt. month" msgid "December" msgstr "grudnia" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "To nie jest poprawny adres IPv6." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr " %(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "lub" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1221,7 +1300,7 @@ msgstr[0] "%d rok" msgstr[1] "%d lata" msgstr[2] "%d lat" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1229,7 +1308,7 @@ msgstr[0] "%d miesiąc" msgstr[1] "%d miesiące" msgstr[2] "%d miesięcy" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1237,7 +1316,7 @@ msgstr[0] "%d tydzień" msgstr[1] "%d tygodnie" msgstr[2] "%d tygodni" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1245,7 +1324,7 @@ msgstr[0] "%d dzień" msgstr[1] "%d dni" msgstr[2] "%d dni" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1253,7 +1332,7 @@ msgstr[0] "%d godzina" msgstr[1] "%d godziny" msgstr[2] "%d godzin" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1261,46 +1340,85 @@ msgstr[0] "%d minuta" msgstr[1] "%d minuty" msgstr[2] "%d minut" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minut" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Wyświetlanie zawartości katalogu jest tu niedozwolone." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Dostęp zabroniony" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\" %(path)s \" nie istnieje" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Niepoprawna weryfkacja CSRF zakończona. Żądanie zostało przerwane." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Zawartość %(directory)s " +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Widzisz tą wiadomość, ponieważ ta witryna HTTPS wymaga aby przeglądarka " +"wysłała nagłówek 'Referer header', a żaden nie został wysłany. Nagłówek ten " +"jest wymagane ze względów bezpieczeństwa, aby upewnić się, że Twoja " +"przeglądarka nie została przechwycona przez osoby trzecie." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Jeżeli nagłówki \"Referer\" w Twojej przeglądarce są wyłączone, to proszę " +"włącz je ponownie. Przynajmniej dla tej strony, połączeń HTTPS lub zapytań " +"typu \"same-origin\"." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Widzisz tą wiadomość, ponieważ ta witryna wymaga ciasteczka CSRF do " +"przesyłania formularza. Ciasteczko to jest wymagane ze względów " +"bezpieczeństwa, aby upewnić się, że Twoja przeglądarka nie została " +"przechwycona przez osoby trzecie." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Jeżeli ciasteczka w Twojej przeglądarce są wyłączone, to proszę włącz je " +"ponownie. Przynajmniej dla tej strony lub żadań typu \"same-origin\"." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Więcej informacji jest dostępnych po ustawieniu DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nie określono roku" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nie określono miesiąca" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nie określono dnia" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nie określono tygodnia" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s nie jest dostępny" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1309,7 +1427,7 @@ msgstr "" "Wyświetlanie %(verbose_name_plural)s z datą przyszłą jest niedostępne, gdyż " "atrybut '%(class_name)s.allow_future' ma wartość 'False'." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1320,21 +1438,35 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Nie znaleziono %(verbose_name)s spełniających wybrane kryteria" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Podanego numeru strony nie można przekształcić na liczbę całkowitą, nie " "przyjął on również wartości 'last' oznaczającej ostatnią stronę z dostępnego " "zakresu." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Nieprawidłowy numer strony (%(page_number)s): %(message)s " -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" "Lista nie zawiera żadnych elementów, a atrybut '%(class_name)s.allow_empty' " "ma wartość 'False'." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Wyświetlanie zawartości katalogu jest tu niedozwolone." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\" %(path)s \" nie istnieje" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Zawartość %(directory)s " diff --git a/django/conf/locale/pl/formats.py b/django/conf/locale/pl/formats.py index 25cfc793c..599783947 100644 --- a/django/conf/locale/pl/formats.py +++ b/django/conf/locale/pl/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd-m-Y' SHORT_DATETIME_FORMAT = 'd-m-Y H:i:s' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior @@ -22,10 +22,10 @@ DATE_INPUT_FORMATS = ( # '%d. %B %Y', '%d. %b. %Y', # '25. October 2006', '25. Oct. 2006' ) DATETIME_INPUT_FORMATS = ( - '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' - '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' - '%d.%m.%Y %H:%M', # '25.10.2006 14:30' - '%d.%m.%Y', # '25.10.2006' + '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' + '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' + '%d.%m.%Y %H:%M', # '25.10.2006 14:30' + '%d.%m.%Y', # '25.10.2006' ) DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = ' ' diff --git a/django/conf/locale/pt/LC_MESSAGES/django.mo b/django/conf/locale/pt/LC_MESSAGES/django.mo index 4c889effd2ea682973d6b3359537ab197bc49365..b976237c59d146f987b2365aeae9d1e1fc4033d1 100644 GIT binary patch delta 8935 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 delta 6748 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, 2012 # Jannis Leidel , 2011 +# José Durães , 2014 +# jorgecarleitao , 2014 # Nuno Mariz , 2011-2013 # Paulo Köch , 2011 +# Raúl Pedro Fernandes Santos, 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-31 16:09+0000\n" -"Last-Translator: Nuno Mariz \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 09:01+0000\n" +"Last-Translator: Raúl Pedro Fernandes Santos\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/django/" "language/pt/)\n" "MIME-Version: 1.0\n" @@ -28,6 +32,10 @@ msgstr "Africâner" msgid "Arabic" msgstr "Árabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturiano" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaijano" @@ -81,319 +89,347 @@ msgid "English" msgstr "Inglês" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Inglês da Austrália" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Inglês Britânico" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Espanhol" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Espanhol Argentino" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Espanhol mexicano" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicarágua Espanhol" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Espanhol Venezuelano" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estónio" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Basco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Filandês" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francês" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisão" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandês" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galaciano" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebraico" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Húngaro" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlíngua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonésio" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandês" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonês" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Cazaque" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Canarês" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Coreano" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburguês" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Letão" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedónio" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malaiala" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongol" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Marathi" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birmanês" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norueguês (Bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holandês" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norueguês (Nynors)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossetic" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Panjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polaco" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Português" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Português Brasileiro" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Romeno" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russo" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Eslovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Esloveno" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanês" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Sérvio" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Sérvio Latim" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sueco" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Suaíli" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurte" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ucraniano" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Chinês Tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mapas do Site" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Ficheiros Estáticos" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndication" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Web Design" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Introduza um valor válido." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Introduza um URL válido." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Introduza um número inteiro válido." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Introduza um endereço de e-mail válido." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Este valor apenas poderá conter letras, números, undercores ou hífenes." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Introduza um endereço IPv4 válido." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Insira um endereço IPv6 válido." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Digite um endereço válido IPv4 ou IPv6." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Introduza apenas números separados por vírgulas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Garanta que este valor seja %(limit_value)s (tem %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Garanta que este valor seja menor ou igual a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Garanta que este valor seja maior ou igual a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -408,7 +444,7 @@ msgstr[1] "" "Garanta que este valor tenha pelo menos %(limit_value)d caracteres (tem " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -423,66 +459,75 @@ msgstr[1] "" "Garanta que este valor tenha no máximo %(limit_value)d caracteres (tem " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s deverá ser único para %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "e" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s com este %(field_labels)s já existe." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "O valor %(value)r não é uma escolha válida." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Este campo não pode ser nulo." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Este campo não pode ser vazio." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s com este %(field_label)s já existe." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "O valor %(value)r não é uma opção válida." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s tem de ser único para %(date_field_label)s %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Este campo não pode ser nulo." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Este campo não pode ser vazio." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo do tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Inteiro" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "O valor '%(value)s' deve ser um inteiro." +msgstr "O valor '%(value)s' deve ser um número inteiro." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "O valor '%(value)s' deve ser True ou False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (Pode ser True ou False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (até %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Inteiros separados por virgula" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " @@ -491,7 +536,7 @@ msgstr "" "O valor '%(value)s' tem um formato de data inválido. Deve ser no formato " "YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " @@ -500,11 +545,11 @@ msgstr "" "O valor '%(value)s' tem o formato correto (YYYY-MM-DD) mas é uma data " "inválida." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (sem hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -513,7 +558,7 @@ msgstr "" "O valor '%(value)s' tem um formato inválido. Deve ser no formato YYYY-MM-DD " "HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -522,79 +567,79 @@ msgstr "" "O valor '%(value)s' tem o formato correto (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) mas é uma data/hora inválida." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (com hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "O valor '%(value)s' deve ser um número decimal." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Número décimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Endereço de e-mail" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Caminho do ficheiro" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "O valor '%(value)s' deve ser um número em vírgula flutuante." +msgstr "O valor '%(value)s' deve ser um número de vírgula flutuante." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Número em vírgula flutuante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Inteiro grande (8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Endereço IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Endereço IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "O valor '%(value)s' deve ser None, True ou False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (Pode ser True, False ou None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Inteiro positivo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Pequeno número inteiro positivo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (até %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Inteiro pequeno" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -603,7 +648,7 @@ msgstr "" "O valor '%(value)s' tem um formato inválido. Deve ser no formato HH:MM[:ss[." "uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -612,70 +657,70 @@ msgstr "" "O valor '%(value)s' tem o formato correto (HH:MM[:ss[.uuuuuu]]) mas a hora é " "inválida." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Dados binários simples" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Ficheiro" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imagem" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "A instância de %(model)s com pk %(pk)r não existe." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Chave Estrangeira (tipo determinado pelo campo relacionado)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relação de um-para-um" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relação de muitos-para-muitos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Este campo é obrigatório." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Introduza um número inteiro." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Introduza um número." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Garanta que não tem mais de %(max)s dígito no total." msgstr[1] "Garanta que não tem mais de %(max)s dígitos no total." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Garanta que não tem mais %(max)s casa decimal." msgstr[1] "Garanta que não tem mais %(max)s casas decimais." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -684,32 +729,32 @@ msgid_plural "" msgstr[0] "Garanta que não tem mais de %(max)s dígito antes do ponto decimal." msgstr[1] "Garanta que não tem mais de %(max)s dígitos antes do ponto decimal." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Introduza uma data válida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Introduza uma hora válida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Introduza uma data/hora válida." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Nenhum ficheiro foi submetido. Verifique o tipo de codificação do formulário." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Nenhum ficheiro submetido." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "O ficheiro submetido encontra-se vazio." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -721,12 +766,12 @@ msgstr[1] "" "Garanta que o nome deste ficheiro tenha no máximo %(max)d caracteres (tem " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Por favor, submeta um ficheiro ou remova a seleção da caixa, não ambos." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -734,22 +779,26 @@ msgstr "" "Introduza uma imagem válida. O ficheiro que introduziu ou não é uma imagem " "ou está corrompido." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Selecione uma opção válida. %(value)s não se encontra nas opções disponíveis." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Introduza uma lista de valores." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Introduza um valor completo." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Campo oculto %(name)s) %(error)s" @@ -757,41 +806,48 @@ msgstr "(Campo oculto %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "Os dados do ManagementForm está omisso ou foi adulterado" +msgstr "Os dados do ManagementForm estão em falta ou foram adulterados" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Por favor submeta %d ou menos formulários." msgstr[1] "Por favor submeta %d ou menos formulários." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Por favor submeta %d ou mais formulários." +msgstr[1] "Por favor submeta %d ou mais formulários." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordem" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Remover" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Por favor corrija os dados duplicados em %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Por favor corrija os dados duplicados em %(field)s, que deverá ser único." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -800,34 +856,34 @@ msgstr "" "Por favor corrija os dados duplicados em %(field_name)s que deverá ser único " "para o %(lookup)s em %(date_field)s.\"" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Por favor corrija os valores duplicados abaixo." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "A chave estrangeira em linha não coincide com a chave primária na instância " "pai." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Selecione uma opção válida. Esse valor não se encontra opções disponíveis." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" não é um valor válido para uma chave primária." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mantenha pressionado o \"Control\", ou \"Command\" no Mac, para selecionar " "mais do que um." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -836,15 +892,15 @@ msgstr "" "%(datetime)s não pode ser interpretada de fuso horário %(current_timezone)s; " "pode ser ambígua ou não podem existir." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Atualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modificar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Limpar" @@ -860,63 +916,63 @@ msgstr "Sim" msgid "No" msgstr "Não" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "sim,não,talvez" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "meia-noite" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "meio-dia" @@ -1192,117 +1248,145 @@ msgctxt "alt. month" msgid "December" msgstr "Dezembro" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Nem Pillow ou PIL podem ser importados: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "O módulo '_imaging' para o PIL não pode ser importados: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Este não é um endereço IPv6 válido." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ou" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d ano" msgstr[1] "%d anos" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mês" msgstr[1] "%d meses" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d semana" msgstr[1] "%d semanas" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d dia" msgstr[1] "%d dias" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d hora" msgstr[1] "%d horas" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuto" msgstr[1] "%d minutos" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutos" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Índices de diretório não são permitidas aqui." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Proibido" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" não existe" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "A verificação de CSRF falhou. Pedido abortado." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Índice de %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Está a ver esta mensagem porque este site em HTTPS requer que um cabeçalho " +"'Referer header' seja enviado pelo seu browser mas nenhum foi enviado. Este " +"cabeçalho é requerido por motivos de segurança, para garantir que o seu " +"browser não está a ser \"raptado\" por terceiros." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Se configurou o seu browser para desactivar os cabeçalhos 'Referer', por " +"favor active-os novamente, pelo menos para este site, ou para ligações " +"HTTPS, ou para pedidos 'same-origin'." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Está a ver esta mensagem porque este site requer um cookie CSRF quando " +"submete formulários. Este cookie é requirido por razões de segurança, para " +"garantir que o seu browser não está a ser \"raptado\" por terceiros." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Se configurou o seu browser para desactivar cookies, por favor active-os " +"novamente, pelo menos para este site, ou para pedidos 'same-origin'." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Está disponível mais informação com DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nenhum ano especificado" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nenhum mês especificado" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nenhum dia especificado" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nenhuma semana especificado" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nenhum %(verbose_name_plural)s disponível" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1311,7 +1395,7 @@ msgstr "" "%(verbose_name_plural)s futuros indisponíveis porque %(class_name)s." "allow_future é False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Data inválida '%(datestr)s' formato '%(format)s'" @@ -1321,16 +1405,30 @@ msgstr "Data inválida '%(datestr)s' formato '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Nenhum %(verbose_name)s de acordo com a procura." -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Página não é 'última' ou não é possível converter para um inteiro." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Página inválida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Lista vazia e '%(class_name)s.allow_empty' é False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Índices de diretório não são permitidas aqui." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" não existe" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Índice de %(directory)s" diff --git a/django/conf/locale/pt/formats.py b/django/conf/locale/pt/formats.py index 9452428dd..614117676 100644 --- a/django/conf/locale/pt/formats.py +++ b/django/conf/locale/pt/formats.py @@ -18,7 +18,7 @@ FIRST_DAY_OF_WEEK = 0 # Sunday # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%d/%m/%Y', '%d/%m/%y', # '2006-10-25', '25/10/2006', '25/10/06' + '%Y-%m-%d', '%d/%m/%Y', '%d/%m/%y', # '2006-10-25', '25/10/2006', '25/10/06' # '%d de %b de %Y', '%d de %b, %Y', # '25 de Out de 2006', '25 Out, 2006' # '%d de %B de %Y', '%d de %B, %Y', # '25 de Outubro de 2006', '25 de Outubro, 2006' ) diff --git a/django/conf/locale/pt_BR/LC_MESSAGES/django.mo b/django/conf/locale/pt_BR/LC_MESSAGES/django.mo index bd0999706fd0efb1b6f1e28323371becf0254b48..6e7c197c39a8c81ab2009aaf7b3e88b761bb47ab 100644 GIT binary patch literal 22530 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 G-~RzYIo${V delta 7119 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 diff --git a/django/conf/locale/pt_BR/LC_MESSAGES/django.po b/django/conf/locale/pt_BR/LC_MESSAGES/django.po index 15b8cd7ba..924344dc8 100644 --- a/django/conf/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/conf/locale/pt_BR/LC_MESSAGES/django.po @@ -1,19 +1,22 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Allisson Azevedo , 2014 +# andrewsmedina , 2014 +# bruno.devpod , 2014 # dudanogueira , 2012 # Elyézer Rezende , 2013 -# Gladson Simplício Brito , 2013 -# Guilherme Gondim , 2011-2013 +# Gladson , 2013 +# Guilherme Gondim , 2011-2014 # Jannis Leidel , 2011 # Sandro , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-21 13:06+0000\n" -"Last-Translator: Elyézer Rezende \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "django/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -30,6 +33,10 @@ msgstr "Africânder" msgid "Arabic" msgstr "Árabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaijão" @@ -83,320 +90,348 @@ msgid "English" msgstr "Inglês" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Inglês Australiano" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Inglês Britânico" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Espanhol" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Espanhol Argentino" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Espanhol Mexicano" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Espanhol Nicaraguense" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Espanhol Venuzuelano" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estoniano" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Basco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finlandês" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francês" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frísia" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandês" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galiciano" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebraico" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Húngaro" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlíngua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonésio" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandês" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonês" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Cazaque" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Canarês" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Coreano" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburguês" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Letão" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedônio" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malaiala" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongol" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birmanês" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Dano-norueguês" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalês" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Neerlandês" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Novo Norueguês" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Osseto" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polonês" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Português" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Português Brasileiro" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Romeno" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russo" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Eslovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Esloveno" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanesa" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Sérvio" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Sérvio Latino" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sueco" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Suaíli" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tâmil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tailandês" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ucraniano" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Chinês Tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Site Maps" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Arquivos Estáticos" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndication" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Web Design" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Informe um valor válido." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Informe uma URL válida." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Digite um número inteiro válido." +msgstr "Insira um número inteiro válido." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Informe um endereço de email válido." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Insira um \"slug\" válido consistindo de letras, números, sublinhados (_) ou " "hífens." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Insira um endereço IPv4 válido." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Insira um endereço IPv6 válido." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Insira um endereço IPv4 ou IPv6 válido." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Insira apenas dígitos separados por vírgulas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Certifique-se de que o valor é %(limit_value)s (ele é %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Certifique-se que este valor seja menor ou igual a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Certifique-se que este valor seja maior ou igual a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -411,7 +446,7 @@ msgstr[1] "" "Certifique-se de que o valor tenha no mínimo %(limit_value)d caracteres (ele " "possui %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -426,261 +461,268 @@ msgstr[1] "" "Certifique-se de que o valor tenha no máximo %(limit_value)d caracteres (ele " "possui %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"O campo \"%(field_name)s\" deve ser único para %(lookup)s de \"%(date_field)s" -"\"." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "e" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s com este %(field_labels)s já existe." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Valor %(value)r não é uma opção válida." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Este campo não pode ser nulo." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Este campo não pode estar vazio." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s com este %(field_label)s já existe." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "O valor %(value)r não é uma opção válida." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s deve ser único para %(date_field_label)s %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Este campo não pode ser nulo." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Este campo não pode estar vazio." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo do tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Inteiro" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "O valor '%(value)s' deve ser um inteiro." +msgstr "'%(value)s' valor deve ser um inteiro." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "O valor '%(value)s' deve ser True ou False." +msgstr "'%(value)s' valor deve ser True ou False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Booleano (Verdadeiro ou Falso)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (até %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Inteiros separados por vírgula" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"O valor '%(value)s' tem um formato de data inválido. Ele deve estar no " -"formato YYYY-MM-DD." +"'%(value)s' valor tem um formato de data inválido. Ele deve estar no formato " +"AAAA-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"O valor '%(value)s' tem o formato correto (YYYY-MM-DD), mas é uma data " +"'%(value)s' valor tem o formato correto (AAAA-MM-DD), mas é uma data " "inválida." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (sem hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"O valor '%(value)s' tem um formato inválido. Ele deve estar no formato YYYY-" -"MM-DD HH:MM[:ss[.uuuuuu]][TZ]." +"'%(value)s' valor tem um formato inválido. Ele deve estar no formato AAAA-MM-" +"DD HH: MM [:. Ss [uuuuuu]] [TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"O valor '%(value)s' tem o formato correto (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"'%(value)s' valor tem o formato correto (AAAA-MM-DD HH: MM [:. Ss [uuuuuu]] " "[TZ]), mas é uma data/hora inválida." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (com hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "O valor '%(value)s' deve ser um número decimal." +msgstr "'%(value)s' valor deve ser um número decimal." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Número decimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Endereço de e-mail" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Caminho do arquivo" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "O valor '%(value)s' deve ser um float." +msgstr "'%(value)s' valor deve ser um float." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Número de ponto flutuante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Inteiro grande (8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Endereço IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Endereço IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "O valor '%(value)s' deve ser None, verdadeiro ou falso." +msgstr "'%(value)s' valor deve ser None, verdadeiro ou falso." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (Verdadeiro, Falso ou Nada)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Inteiro positivo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Inteiro curto positivo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (até %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Inteiro curto" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"O valor '%(value)s' tem um formato inválido. Ele deve estar no formato HH:MM" -"[:ss[.uuuuuu]]." +"'%(value)s' valor tem um formato inválido. Deve ser no formato HH: MM [: ss " +"[uuuuuu].] Formato." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"O valor '%(value)s' tem o formato correto (HH:MM[:ss[.uuuuuu]]), mas é uma " +"'%(value)s' valor tem o formato correto (HH: MM [:. Ss [uuuuuu]]), mas é uma " "hora inválida." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "Dados binários crus" +msgstr "Dados binários bruto" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Arquivo" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imagem" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "A instância de %(model)s com pk %(pk)r não existe." +msgstr "%(model)s instância com pk %(pk)r não existe." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Chave Estrangeira (tipo determinado pelo campo relacionado)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relacionamento um-para-um" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relacionamento muitos-para-muitos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Este campo é obrigatório." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Informe um número inteiro." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Informe um número." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Certifique-se de que não tenha mais de %(max)s dígito no total." msgstr[1] "Certifique-se de que não tenha mais de %(max)s dígitos no total." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Certifique-se de que não tenha mais de %(max)s casa decimal." msgstr[1] "Certifique-se de que não tenha mais de %(max)s casas decimais." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -692,31 +734,31 @@ msgstr[1] "" "Certifique-se de que não tenha mais de %(max)s dígitos antes do ponto " "decimal." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Informe uma data válida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Informe uma hora válida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Informe uma data/hora válida." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Nenhum arquivo enviado. Verifique o tipo de codificação do formulário." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Nenhum arquivo foi enviado." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "O arquivo enviado está vazio." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -728,11 +770,11 @@ msgstr[1] "" "Certifique-se de que o arquivo tenha no máximo %(max)d caracteres (ele " "possui %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Por favor, envie um arquivo ou marque o checkbox, mas não ambos." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -740,21 +782,25 @@ msgstr "" "Envie uma imagem válida. O arquivo enviado não é uma imagem ou está " "corrompido." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Faça uma escolha válida. %(value)s não é uma das escolhas disponíveis." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Informe uma lista de valores." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Insira um valor completo." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Campo oculto %(name)s) %(error)s" @@ -762,41 +808,48 @@ msgstr "(Campo oculto %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "Os dados do ManagementForm não foram encontrados ou foram adulterados" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Por favor envie %d ou menos formulário." msgstr[1] "Por favor envie %d ou menos formulários." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Por favor envie %d ou mais formulários." +msgstr[1] "Por favor envie %d ou mais formulários." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordem" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Remover" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Por favor, corrija o valor duplicado para %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Por favor, corrija o valor duplicado para %(field)s, o qual deve ser único." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -805,33 +858,33 @@ msgstr "" "Por favor, corrija o dado duplicado para %(field_name)s, o qual deve ser " "único para %(lookup)s em %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Por favor, corrija os valores duplicados abaixo." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "A chave estrangeira no inline não coincide com a chave primária na instância " "pai." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Faça uma escolha válida. Sua escolha não é uma das disponíveis." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" não é um valor válido para uma chave primária." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mantenha o \"Control\", ou \"Command\" no Mac, pressionado para selecionar " "mais de uma opção." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -840,15 +893,15 @@ msgstr "" " %(datetime)s não pôde ser interpretado no fuso horário " "%(current_timezone)s; pode estar ambíguo ou pode não existir." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Atualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modificar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Limpar" @@ -864,63 +917,63 @@ msgstr "Sim" msgid "No" msgstr "Não" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "sim,não,talvez" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "meia-noite" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "meio-dia" @@ -1196,117 +1249,146 @@ msgctxt "alt. month" msgid "December" msgstr "Dezembro" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Nem o Pillow ou o PIL pode ser importado: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "A '_imaging' módulo do PIL não pode ser importado: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Este não é um endereço IPv6 válido." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr " %(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ou" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d ano" msgstr[1] "%d anos" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mês" msgstr[1] "%d meses" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d semana" msgstr[1] "%d semanas" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d dia" msgstr[1] "%d dias" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d hora" msgstr[1] "%d horas" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuto" msgstr[1] "%d minutos" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutos" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Índices de diretório não são permitidos aqui." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Proibido" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" não existe" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Verificação CSRF falhou. Pedido cancelado." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Índice de %(directory)s " +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Você está vendo esta mensagem, porque este site HTTPS exige que um " +"'cabeçalho Referer' seja enviado pelo seu navegador, mas nenhum foi enviado. " +"Este cabeçalho é necessário por razões de segurança, para garantir que o seu " +"browser não está sendo invadido por terceiros." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Se você tiver configurado seu navegador para desativar os cabeçalhos " +"'Referer', por favor ative-os novamente, pelo menos para este site, ou para " +"conexões HTTPS ou para pedidos de 'mesma origem'." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Você está vendo esta mensagem, porque este site requer um cookie CSRF no " +"envio de formulários. Este cookie é necessário por razões de segurança, para " +"garantir que o seu browser não está sendo invadido por terceiros." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Se você tiver configurado seu browser para desativar os cookies, por favor " +"ative-os novamente, pelo menos para este site, ou para pedidos de 'mesma " +"origem'." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Mais informações estão disponíveis com DEBUG = True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Ano não especificado" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Mês não especificado" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Dia não especificado" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Semana não especificada" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nenhum(a) %(verbose_name_plural)s disponível" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1315,7 +1397,7 @@ msgstr "" "%(verbose_name_plural)s futuros não disponíveis pois %(class_name)s." "allow_future é False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "' %(datestr)s ' string de data inválida dado o formato ' %(format)s '" @@ -1325,16 +1407,30 @@ msgstr "' %(datestr)s ' string de data inválida dado o formato ' %(format)s '" msgid "No %(verbose_name)s found matching the query" msgstr "%(verbose_name)s não encontrado de acordo com a consulta" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." -msgstr "A página não é a 'última', nem pode ser convertido para um int." +msgstr "A página não é 'last', nem pode ser convertido para um inteiro." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Página inválida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Lista vazia e '%(class_name)s.allow_empty' é False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Índices de diretório não são permitidos aqui." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" não existe" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Índice de %(directory)s " diff --git a/django/conf/locale/pt_BR/formats.py b/django/conf/locale/pt_BR/formats.py index a5ec333d5..6057a2105 100644 --- a/django/conf/locale/pt_BR/formats.py +++ b/django/conf/locale/pt_BR/formats.py @@ -17,7 +17,7 @@ FIRST_DAY_OF_WEEK = 0 # Sunday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( - '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' + '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' # '%d de %b de %Y', '%d de %b, %Y', # '25 de Out de 2006', '25 Out, 2006' # '%d de %B de %Y', '%d de %B, %Y', # '25 de Outubro de 2006', '25 de Outubro, 2006' ) diff --git a/django/conf/locale/ro/LC_MESSAGES/django.mo b/django/conf/locale/ro/LC_MESSAGES/django.mo index a4e5a2879ee948ff7f1a533975e37e173ce70f53..0573b6920a66c86d194774847d9cac4626500f38 100644 GIT binary patch delta 5590 zcmZA433yId9>?*6*OH_WOJYrlB!Y^FL{L<0wTz{hQd`Sw#8#3>q7gb?Y99s>p`_EI zD6OqUi!#-*57VMUwbQY*%+yjdI*;j$$1LC9d;f2rdFDKR@8_Iz?>+b2bC)c;!I#(C(V=hKSJJ$|hM(w{3wd)0}hS!mQ?t6Y} zVC5LEzn<9~E7IT5GvK;fM=!I#`7D-a$Ke=;&m;44YkvynNw zh1M>^2-+L1y%Q_D09QaoGd_$B@B${{{ooGH)vD!fZ-7zsr=up+4OuML4|T%9s0ob3 zIyeS3v6-m-=h^mUsQp)AHO}wKsA#6!Q3o7BE$M00j+e0sUPYata&6}#F%mPdK58NZ zu_F${PPiI7;6>!0tIn)+0nM;4K8b<)R2EQ4z>TQ(3Dmv&8a1&8$UhgxgP?XiYQ@?h zi{$!X68cdWu*fXN$7!!a-Ln0tl{k!=@X5NYzXte}jugC!y5i`1&Q-wrsCGlt0ZBL< zQ&1;bY_3G@SB6@ljn>|3?OoWN{(YzkJj8JH)o1-5qY}ksYeOt*fFxwKT{3FNZm0?L z#|}6IwckqXf7M)%n%Gv<6~Ak~Z`(ga9d{Hp;nP}w4SWuDqRZwts0rOe7RCJobzlwN zIju|`)V++gb~0+fRMc^8QMa%Q>MeQ}lkqv!!#xl6x(2pU(Ul&=4tO4QU?exLI>wo4 zr~|rNdob!s$D=MF7xj=$M@@7E>cp$D4X(xDg<=odmob&|yN0}TIdlxbC-4Y%#XG1g zN@?h=Oa^KKolz4Wh#GJLY9(?}6Pj)Pi%~08Z2hJ9H0{^1C*Hs?z5mH^-au_ouT>}1 z3iL%yU=(Ue$02vY<)ZdmikiSW#ctaYX7%UC*FlxxufPK^OpI@j7sqKi%($vbzlY^ zdf0l~h7o2qYWp12y)Q-Wx5fJRn`coczJ_`h{$^H4^p2~E`l2SH#!E---!qZ**OzQK z9ThOg%r^_onP$M8Yc4dGn9I!))U8>AK3s48o6T)lp8g#g&_`vrZPeEyZP*x3 zpa#B+8tCt+E2!Gcn@~Jzdvj}NpeE1>x&5w(wI`we?&qPde3tdk!zjJ~OR4B#cn!mF z7wTa-fEw@=YN^j*7(PO6uf*5tNsPfN_zVujq2}8-i1s6l({={Yh2-K;T!ec5+;u7~ zuo53=&Ac`0eIJVYu;e3ejw?p3&|Yka=gs@5zn;|@L=*0enrJW7{)4PP2lW;eVgxS2 zfUbNMm3H_R>cDHLx8XMGUfx3u`~dy~oK;Rjt-v(YezUB-0JY@Hu|Jlgw%2$@;6~3p%tU*HIJt4t3&(sC(w)9nwm~qE;pW^)NQEb_dj3k%=0(yKV1>dQ1G+ z1IJ<$d!G5I?+hf6^ur$ z)I`+1or>DO!1{}N) zyo8$IHPi`inSVj;{{S`qBh+#F*vRm9tiK+PXgah*Lo>l_Vm3Ehn(1a+vxAvwcEhTS z*Aq4IA=dwbImR5!R!=rxHTAm9C1tf?bfwdz;gYTtdBPk@$kS~eKaWb2%C0XPi(Y;sM6^KcZ|O?DCeaSD|& zRQi((WF^^7R03M2n!zgnlYsA#KIAOSsPv?w_c>G+P?;2Jn0e-R zc#9meHU!)ve!n6`q&@iqSx#OfQ^^084K(;H1V1=>uvDVRQSv$IM}9%B5S0|7`>)c~ zBlx?DUtTr}>;DDZB`4IT4Dks5j^lTowV%cVqy{-}eIxM{S#9kQ`>Zkxe@F7kx8xO~ z2VLc3@`mpJ1hSNrgB?>Q zW=|`~QkPfrI&-oMCItIb33e4`Wxc2#8SE&^@&`wfbmYhN?5f{B!QXzt-vK34q9dxM z{y1`b*FH0)(VoI+UwBo2VceLB+5WsDW?10gQ`Ep;vE*t(N@VL6sqI>%rN^~u-M&?7 zNxj7S*3&vJwO#v+v^`xDkC!Xymo$P)n=w%nnlW*5aQY#0@{Y|_e@b1Ye2uZ5lXfs#YctKfG=cl a2~H;Mh^XG(Uy$W30_1TQ_T;B6@ckEp3~8AF delta 5172 zcmaLZd329g9>?(;i7l20VvFz-5{U{SLTiHG^$ z<$7;44tm+KeL-52LA9Mr2yiZ^p<10wYT{f=?2Y;OB=*IVn1lgM{l_I^P3mLK$!4aR zZRTMO`W5;0x_K1p(6GQdEWujTS0ZD$bynYn^{DT&`g_P+-BIM9JIzlUypA34K5D-w z%)dVdL#X$|x;PwbJ1;Y)paC;bS1 zz{b?SMosJ?>Vlf^qk3o5ilv~JNx3l;qH!kb3f7yOFoOC{48jwrl{k%>@TaKbuVNSc z8|sSN@W2FO6sjJJ>K~62FbOqIX-n2$h0WG+7ix+2S^c2Z58)u%kD?|J)XKSFY>4%- zC8|9db$mRsXf6@eZ#ZfK<4`L)1=VkJE7o5-UbhZ=Q4>0dy5jfEW48Yk>cCG>S9a0b zD^Ua8Ht(V)^er-HSA+Yc<65IuCK7ckqrKLUh&o|1>cCXgJsgU9U7o_uI2HADuSPw5 z<)|w?iGA=I>bT~-%c0oG?2GC@!s;2Q3-!*XpcN=ao)fniHPel#fy*!vccA)JVmjW& zc#P!%$-@cQ3D4pH{3q&yl6WVzGW}5#cnme+iOBi9u7HAOQtWSVC8#BO!P?hg8ubl0 z7;m8OUbpp6C?54XC84f79X0THRKF?6qPS;J{g$CFe*;!hNC9vK^Dc$Kn+-e+ zKQM#Z`P=KGuBZ`ee=8i1k*Enhhg#}IsPnvt>c19!x76CpQ2lqJR|D^%prt!vR+x9p zduH88f4|nK#CIer}A+%eRbab=Wq)3FTGux2!?hC}fYT;Qdkd$ZfzZf%%iA*Pnl;> z_x2p>S-6C?@N?9|R%P`EW?)DE{$SKI5{i7SowqdwJ+(cNNxD&}6VF4PXfbN(H=Raqn2or z?O$&D*JE$mw__c=h9j}cOpN6ss4qv4_MIF2?EoUr#|ZKZbf=tB{YE zdx$)TE`nKTg;J1Df}3nEME%v2OGkneXrY>Ik_J(#5TKY@Y{ z%)vmMi@KM^s1q;3skj1z@hkHlY6Sw~{QZJa^~R_r562PM&i3b{j-QA1u>`$pSZf_N zp;llAYC<1a`x#87UV-Z0n9J7w2-JWbtsajWIN40W2GrBhcS}+ICs{qK3+t~X$)!Ov znvXj1GSod=i&}{{P%Co)^)QxO{WR(|J%>7Rh3&tJdRy*dI{qCyVlUo3y_Ol+4vV_7 z{wWk*r9rR571TZc2kHY88t=bX(WrrYqb4}q9E&>PRMbSDMGgEsK8A}>6FZNC@e;C# zE}|Q^8Hai)#8NncY4|m2fbQM>4@+MRp*{pPfpMs%%t4*F5VhnBQ7ch`x<$)z6qe!y z{EM}xCissZhB~izGzI-Vo{l=<0&@v!C03zs(SFp#4q;FH5Ow9>p>9n`5C8rqsPjai zZfUfcfSOU?Q9Oz;0l3j9fTTT!pg5!9`yM7@UJpauwKR2hakQA^Y_(#F~oQMVx3 zOttnQr~!weR%RUPZOX(Tz5l1I!&%e-mr++xiCXGAsC)VqYT&14|Cz!G@+i4Nc92-ojOhPy+BTALzLInAVh(wR{Lb3MZE}X>lKEsJsovh9u#mh} z-GHByk-GmKtnsob@~wOo(@0x#mSmCsq?8xoXXFUc_IvUR@*e3&eoeHE@#7}p zP4a=&kNPf=3V$EmN|H&c$Z4{KJVCO_De@c{LA1>wslJl`@5FY>t;sU-ytV%f_37O} zniD?#zSngyhLZhct(LeBsop-O(3tch-ADtnn5-dtNFfHh%6xENigX{W|Ippdeo zD`$Gftf{$Kv2#4RMRN*0)3Q88v$AIwWqD@g6?mdzrcW)*%J6lgM^sEsUf#^2{Mb3A z#ZAYT_6zfr&k73+E??9(qh`&x%)ElE(pw$6G)RbxPm1f_-4owCxo3~k@ThQqOSfL0 z_@v|>N#z5hP6Z73ub~SIvZfVfXL;tFEb*{IQ^@q>XU!@sDEdEh2, 2011 # Daniel Ursache-Dogariu , 2011 -# Denis Darii , 2011 +# Denis Darii , 2011,2014 # Ionel Cristian Mărieș , 2012 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/django/language/" "ro/)\n" @@ -30,6 +30,10 @@ msgstr "" msgid "Arabic" msgstr "Arabă" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azeră" @@ -83,323 +87,351 @@ msgid "English" msgstr "Engleză" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Engleză britanică" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spaniolă" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Spaniolă Argentiniană" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Spaniolă Mexicană" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Spaniolă Nicaragua" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonă" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Bască" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persană" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finlandeză" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Franceză" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frizian" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandeză" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galiciană" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Ebraică" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croată" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungară" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indoneză" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandeză" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiană" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japoneză" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiană" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmeră" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Limba kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreană" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituaniană" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Letonă" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedoneană" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolă" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norvegiană Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Olandeză" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norvegiană Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Poloneză" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugheză" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugheză braziliană" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Română" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rusă" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovacă" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovenă" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albaneză" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Sârbă" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Sârbă latină" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Suedeză" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Limba tamila" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Limba telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tailandeză" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turcă" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ucraineană" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnameză" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Chineză simplificată" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Chineză tradițională" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Introduceți o valoare validă." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Introduceți un URL valid." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Introduceți un 'slug' valabil, compus numai din litere, numere, underscore " "sau cratime." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Introduceţi o adresă IPv4 validă." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Intoduceți o adresă IPv6 validă." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Introduceți o adresă IPv4 sau IPv6 validă." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Introduceţi numai numere separate de virgule." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Asiguraţi-vă că această valoare este %(limit_value)s (este %(show_value)s )." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Asiguraţi-vă că această valoare este mai mică sau egală cu %(limit_value)s ." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Asiguraţi-vă că această valoare este mai mare sau egală cu %(limit_value)s ." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -411,7 +443,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -423,233 +455,241 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s trebuie să fie unic pentru %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "și" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s cu %(field_label)s deja există." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Câmpul nu poate fi gol." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Acest câmp nu poate fi gol." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s cu %(field_label)s deja există." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Câmp de tip: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Întreg" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (adevărat sau fals)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Şir de caractere (cel mult %(max_length)s caractere)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Numere întregi separate de virgule" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dată (fară oră)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dată (cu oră)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Număr zecimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Adresă e-mail" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Calea fisierului" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Număr cu virgulă" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Întreg mare (8 octeți)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Adresă IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Adresă IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (adevărat, fals sau niciuna)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Întreg pozitiv" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Întreg pozitiv mic" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (până la %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Întreg mic" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Timp" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "Date binare brute" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fișier" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imagine" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Foreign Key (tipul determinat de către câmpul relativ)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relaţie unul-la-unul" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relație multe-la-multe" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Acest câmp este obligatoriu." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Introduceţi un număr întreg." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Introduceţi un număr." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -657,7 +697,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -665,7 +705,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -675,31 +715,31 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Introduceți o dată validă." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Introduceți o oră validă." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Introduceți o dată/oră validă." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Nici un fișier nu a fost trimis. Verificați tipul fișierului." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Nici un fișier nu a fost trimis." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Fișierul încărcat este gol." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -708,11 +748,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Fie indicați un fişier, fie bifaţi caseta de selectare, nu ambele." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -720,23 +760,27 @@ msgstr "" "Încărcaţi o imagine validă. Fişierul încărcat nu era o imagine sau era o " "imagine coruptă." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Selectați o opțiune validă. %(value)s nu face parte din opțiunile " "disponibile." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Introduceți o listă de valori." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -744,15 +788,15 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -760,25 +804,33 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordine" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Șterge" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Corectaţi datele duplicate pentru %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Corectaţi datele duplicate pentru %(field)s , ce trebuie să fie unic." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -787,34 +839,34 @@ msgstr "" "Corectaţi datele duplicate pentru %(field_name)s , care trebuie să fie unice " "pentru %(lookup)s în %(date_field)s ." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Corectaţi valorile duplicate de mai jos." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Foreign key-ul inline nu se potrivește cu cheia primară a istanței mamă." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Selectați o opțiune validă. Această opțiune nu face parte din opțiunile " "disponibile." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" " Ţine apăsat \"Control\", sau \"Command\" pe un Mac, pentru selecție " "multiplă." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -823,15 +875,15 @@ msgstr "" "%(datetime)s nu poate fi interpetat in fusul orar %(current_timezone)s; este " "ambiguu sau nu există." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "În prezent" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Schimbă" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Șterge" @@ -847,11 +899,11 @@ msgstr "Da" msgid "No" msgstr "Nu" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "da,nu,poate" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -859,52 +911,52 @@ msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" msgstr[2] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KO" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MO" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GO" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TO" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PO" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "miezul nopții" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "amiază" @@ -1180,123 +1232,139 @@ msgctxt "alt. month" msgid "December" msgstr "Decembrie" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "sau" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%d an" +msgstr[1] "%d ani" +msgstr[2] "%d ani" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d lună" +msgstr[1] "%d luni" +msgstr[2] "%d luni" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d săptămână" +msgstr[1] "%d săptămâni" +msgstr[2] "%d săptămâni" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d zi" +msgstr[1] "%d zile" +msgstr[2] "%d zile" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d oră" +msgstr[1] "%d ore" +msgstr[2] "%d ore" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%d minută" +msgstr[1] "%d minute" +msgstr[2] "%d minute" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "0 minute" + +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Aici nu sunt permise indexuri la directoare" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" nu există" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Index pentru %(directory)s" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Niciun an specificat" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nicio lună specificată" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nicio zi specificată" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nicio săptămîna specificată" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s nu e disponibil" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1305,7 +1373,7 @@ msgstr "" "Viitorul %(verbose_name_plural)s nu e disponibil deoarece %(class_name)s ." "allow_future este Fals." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Dată incorectă '%(datestr)s' considerând formatul '%(format)s'" @@ -1315,17 +1383,31 @@ msgstr "Dată incorectă '%(datestr)s' considerând formatul '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Niciun rezultat pentru %(verbose_name)s care se potrivesc interogării" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Pagina nu este \"ultima\" și nici nu poate fi convertită într-un întreg." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Listă goală și '%(class_name)s.allow_empty' este Fals." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Aici nu sunt permise indexuri la directoare" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" nu există" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index pentru %(directory)s" diff --git a/django/conf/locale/ro/formats.py b/django/conf/locale/ro/formats.py index 543583748..6d7d063d1 100644 --- a/django/conf/locale/ro/formats.py +++ b/django/conf/locale/ro/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd.m.Y' SHORT_DATETIME_FORMAT = 'd.m.Y, H:i:s' -# FIRST_DAY_OF_WEEK = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/ru/LC_MESSAGES/django.mo b/django/conf/locale/ru/LC_MESSAGES/django.mo index b55bc94f32e0185a4b907a8036a635c587bfd852..90a5fdf5d90d801fc0d91889e100e91b3c616f10 100644 GIT binary patch delta 10565 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 delta 6686 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, 2014 # Denis Darii , 2011 # Dimmus , 2011 # eigrad , 2012 # Eugene MechanisM , 2013 # Jannis Leidel , 2011 # Mikhail Zholobov , 2013 -# Алексей Борискин , 2013 +# Алексей Борискин , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-27 16:12+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-05 11:12+0000\n" "Last-Translator: Алексей Борискин \n" "Language-Team: Russian (http://www.transifex.com/projects/p/django/language/" "ru/)\n" @@ -32,6 +33,10 @@ msgstr "Бурский" msgid "Arabic" msgstr "Арабский" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Астурийский" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азербайджанский" @@ -85,321 +90,349 @@ msgid "English" msgstr "Английский" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Австралийский английский" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Британский английский" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Эсперанто" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Испанский" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Аргентинский испанский" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексиканский испанский" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Никарагуанский испанский" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Венесуэльский Испанский" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Эстонский" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баскский" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Персидский" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Финский" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Французский" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фризский" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ирландский" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галисийский" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Иврит" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хинди" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Хорватский" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Венгерский" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Интерлингва" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Индонезийский" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Идо" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Исландский" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Итальянский" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Японский" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Грузинский" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казахский" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кхмерский" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Каннада" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Корейский" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Люксембургский" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литовский" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латвийский" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македонский" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малаялам" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монгольский" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Маратхи" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Бирманский" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Норвежский (Букмол)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Непальский" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Голландский" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Норвежский (Нюнорск)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Осетинский" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Панджаби" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Польский" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португальский" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразильский португальский" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Румынский" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Русский" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словацкий" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Словенский" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Албанский" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Сербский" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Сербский (латиница)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Шведский" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Суахили" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамильский" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тайский" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Турецкий" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Татарский" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Удмуртский" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украинский" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Вьетнамский" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Упрощенный китайский" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Традиционный китайский" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Карта сайта" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Статические файлы" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Ленты новостей" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Генерация «рыбных» текстов" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Введите правильное значение." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Введите правильный URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Введите правильное целое число." +msgstr "Введите целое число." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Введите правильный адрес электронной почты." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Значение должно состоять только из букв, цифр, знаков подчеркивания или " "дефиса." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Введите правильный IPv4 адрес." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Введите действительный IPv6 адрес." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Введите действительный IPv4 или IPv6 адрес." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Введите цифры, разделенные запятыми." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Убедитесь, что это значение — %(limit_value)s (сейчас оно — %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Убедитесь, что это значение меньше либо равно %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Убедитесь, что это значение больше либо равно %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -417,7 +450,7 @@ msgstr[2] "" "Убедитесь, что это значение содержит не менее %(limit_value)d символов " "(сейчас %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -435,68 +468,77 @@ msgstr[2] "" "Убедитесь, что это значение содержит не более %(limit_value)d символов " "(сейчас %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"Значение в поле %(field_name)s должно быть уникальным для %(lookup)s в поле " -"%(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "и" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" +"%(model_name)s с такими значениями полей %(field_labels)s уже существует." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Значения %(value)r нет среди допустимых вариантов." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Это поле не может иметь значение NULL." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Это поле не может быть пустым." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s с таким %(field_label)s уже существует." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "%(value)r не является одним из допустимых вариантов." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"Значение в поле «%(field_label)s» должно быть уникальным для фрагмента " +"«%(lookup_type)s» даты в поле %(date_field_label)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Это поле не может иметь значение NULL." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Это поле не может быть пустым." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Поле типа %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Целое" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "Значение '%(value)s' должно быть целым числом." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "Значение '%(value)s' должно быть True или False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Логическое (True или False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Строка (до %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Целые, разделенные запятыми" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " @@ -505,7 +547,7 @@ msgstr "" "Значение '%(value)s' имеет неверный формат даты. Оно должно быть в формате " "YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " @@ -514,11 +556,11 @@ msgstr "" "Значение '%(value)s' имеет корректный формат (YYYY-MM-DD), но это " "недействительная дата." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Дата (без указания времени)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -527,7 +569,7 @@ msgstr "" "Значение '%(value)s' имеет неверный формат. Оно должно быть в формате YYYY-" "MM-DD HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -536,79 +578,79 @@ msgstr "" "Значение '%(value)s' имеет корректный формат (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]), но это недействительные дата/время." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Дата (с указанием времени)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "Значение '%(value)s' должно быть числом с фиксированной запятой." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Число с фиксированной запятой" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Адрес электронной почты" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Путь к файлу" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "Значение '%(value)s' должно быть числом с плавающей запятой." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Число с плавающей запятой" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Длинное целое (8 байт)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 адрес" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-адрес" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "Значение '%(value)s' должно быть None, True или False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Логическое (True, False или None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Положительное целое число" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Положительное малое целое число" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Слаг (до %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Малое целое число" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -617,7 +659,7 @@ msgstr "" "Значение '%(value)s' имеет неверный формат. Оно должно быть в формате HH:MM[:" "ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -626,56 +668,56 @@ msgstr "" "Значение '%(value)s' имеет корректный формат (HH:MM[:ss[.uuuuuu]]), но это " "недействительное время." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Время" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Необработанные двоичные данные" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Файл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Изображение" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "Объект модели %(model)s с первичным ключом %(pk)r не существует." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Внешний Ключ (тип определен по связанному полю)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Связь \"один к одному\"" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Связь \"многие ко многим\"" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Обязательное поле." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Введите целое число." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Введите число." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -683,7 +725,7 @@ msgstr[0] "Убедитесь, что вы ввели не более %(max)s ц msgstr[1] "Убедитесь, что вы ввели не более %(max)s цифр." msgstr[2] "Убедитесь, что вы ввели не более %(max)s цифр." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -691,7 +733,7 @@ msgstr[0] "Убедитесь, что вы ввели не более %(max)s ц msgstr[1] "Убедитесь, что вы ввели не более %(max)s цифр после запятой." msgstr[2] "Убедитесь, что вы ввели не более %(max)s цифр после запятой." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -701,31 +743,31 @@ msgstr[0] "Убедитесь, что вы ввели не более %(max)s ц msgstr[1] "Убедитесь, что вы ввели не более %(max)s цифр перед запятой." msgstr[2] "Убедитесь, что вы ввели не более %(max)s цифр перед запятой." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Введите правильную дату." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Введите правильное время." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Введите правильную дату и время." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ни одного файла не было отправлено. Проверьте тип кодировки формы." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ни одного файла не было отправлено." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Отправленный файл пуст." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -740,13 +782,13 @@ msgstr[2] "" "Убедитесь, что это имя файла содержит не более %(max)d символов (сейчас " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Пожалуйста, загрузите файл или поставьте флажок \"Очистить\", но не " "совершайте оба действия одновременно." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -754,21 +796,25 @@ msgstr "" "Загрузите правильное изображение. Файл, который вы загрузили, поврежден или " "не является изображением." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Выберите корректный вариант. %(value)s нет среди допустимых значений." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Введите список значений." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Введите весь список значений." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Скрытое поле %(name)s) %(error)s" @@ -776,15 +822,15 @@ msgstr "(Скрытое поле %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "Данные управляющей формы отсутствуют или были повреждены" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -792,26 +838,34 @@ msgstr[0] "Пожалуйста, заполните не более %d форм msgstr[1] "Пожалуйста, заполните не более %d форм." msgstr[2] "Пожалуйста, заполните не более %d форм." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Пожалуйста, отправьте как минимум %d форму." +msgstr[1] "Пожалуйста, отправьте как минимум %d формы." +msgstr[2] "Пожалуйста, отправьте как минимум %d форм." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Порядок" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Удалить" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Пожалуйста, измените повторяющееся значение в поле \"%(field)s\"." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Пожалуйста, измените значение в поле %(field)s, оно должно быть уникальным." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -820,32 +874,32 @@ msgstr "" "Пожалуйста, измените значение в поле %(field_name)s, оно должно быть " "уникальным для %(lookup)s в поле %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Пожалуйста, измените повторяющиеся значения ниже." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Внешний ключ не совпадает с первичным ключом родителя." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Выберите корректный вариант. Вашего варианта нет среди допустимых значений." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" не является верным значением для первичного ключа." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Удерживайте \"Control\" (или \"Command\" на Mac), для выбора нескольких " "значений." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -855,15 +909,15 @@ msgstr "" "%(current_timezone)s; дата может быть неоднозначной или оказаться " "несуществующей." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "На данный момент" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Изменить" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Очистить" @@ -879,11 +933,11 @@ msgstr "Да" msgid "No" msgstr "Нет" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "да,нет,может быть" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -891,52 +945,52 @@ msgstr[0] "%(size)d байт" msgstr[1] "%(size)d байта" msgstr[2] "%(size)d байт" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s КБ" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s МБ" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ГБ" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ТБ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ПБ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "п.п." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "д.п." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ПП" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ДП" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "полночь" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "полдень" @@ -1212,36 +1266,26 @@ msgctxt "alt. month" msgid "December" msgstr "декабря" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Ни Pillow ни PIL не могут быть импортированы: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Модуль '_imaging' для PIL не может быть импотирован: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Значение не является корректным адресом IPv6." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "или" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " -msgstr "," +msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1249,7 +1293,7 @@ msgstr[0] "%d год" msgstr[1] "%d лет" msgstr[2] "%d лет" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1257,7 +1301,7 @@ msgstr[0] "%d месяц" msgstr[1] "%d месяцев" msgstr[2] "%d месяцев" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1265,7 +1309,7 @@ msgstr[0] "%d неделя" msgstr[1] "%d недель" msgstr[2] "%d недель" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1273,7 +1317,7 @@ msgstr[0] "%d день" msgstr[1] "%d дней" msgstr[2] "%d дней" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1281,7 +1325,7 @@ msgstr[0] "%d час" msgstr[1] "%d часов" msgstr[2] "%d часов" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1289,46 +1333,92 @@ msgstr[0] "%d минута" msgstr[1] "%d минут" msgstr[2] "%d минут" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 минут" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Просмотр списка файлов директории здесь не разрешен." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Ошибка доступа" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" не существует" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Ошибка проверки CSRF. Запрос отклонён." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Список файлов директории %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Вы видите это сообщение, потому что данный сайт использует защищённое " +"соединение и требует, чтобы заголовок 'Referer' был передан вашим браузером, " +"но он не был им передан. Данный заголовок необходим по соображениям " +"безопасности, чтобы убедиться, что ваш браузер не был взломан, а запрос к " +"серверу не был перехвачен или подменён." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Если вы настроили свой браузер таким образом, чтобы запретить ему передавать " +"заголовок 'Referer', пожалуйста, разрешите ему отсылать данный заголовок по " +"крайней мере для данного сайта, или для всех HTTPS-соединений, или для " +"запросов, домен и порт назначения совпадают с доменом и портом текущей " +"страницы." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Вы видите это сообщение, потому что данный сайт требует, чтобы при отправке " +"форм была отправлена и CSRF-cookie. Данный тип cookie необходим по " +"соображениям безопасности, чтобы убедиться, что ваш браузер не был взломан и " +"не выполняет от вашего лица действий, запрограммированных третьими лицами." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Если вы настроили свой браузер таким образом, чтобы он не передавал или не " +"хранил cookie, пожалуйста, включите эту функцию вновь, по крайней мере для " +"этого сайта, или для запросов, чьи домен и порт совпадают с доменом и портом " +"текущей страницы." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" +"В отладочном режиме доступно больше информации. Включить отладочный режим " +"можно, установив значение переменной DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Не указан год" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Не указан месяц" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Не указан день" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Не указана неделя" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s не доступен" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1337,7 +1427,7 @@ msgstr "" "Будущие %(verbose_name_plural)s недоступны, потому что %(class_name)s." "allow_future выставлен в значение \"Ложь\"." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1349,20 +1439,34 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Не найден ни один %(verbose_name)s, соответствующий запросу" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Номер страницы не содержит особое значение 'last', и его не удалось " "преобразовать к целому числу." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Неправильная страница (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" "Список пуст, но '%(class_name)s.allow_empty' выставлено в значение \"Ложь\", " "что запрещает показывать пустые списки." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Просмотр списка файлов директории здесь не разрешен." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" не существует" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Список файлов директории %(directory)s" diff --git a/django/conf/locale/ru/formats.py b/django/conf/locale/ru/formats.py index 413ce2788..2cc5001c6 100644 --- a/django/conf/locale/ru/formats.py +++ b/django/conf/locale/ru/formats.py @@ -21,15 +21,15 @@ DATE_INPUT_FORMATS = ( '%d.%m.%y', # '25.10.06' ) DATETIME_INPUT_FORMATS = ( - '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' - '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' - '%d.%m.%Y %H:%M', # '25.10.2006 14:30' - '%d.%m.%Y', # '25.10.2006' - '%d.%m.%y %H:%M:%S', # '25.10.06 14:30:59' - '%d.%m.%y %H:%M:%S.%f', # '25.10.06 14:30:59.000200' - '%d.%m.%y %H:%M', # '25.10.06 14:30' - '%d.%m.%y', # '25.10.06' + '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' + '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' + '%d.%m.%Y %H:%M', # '25.10.2006 14:30' + '%d.%m.%Y', # '25.10.2006' + '%d.%m.%y %H:%M:%S', # '25.10.06 14:30:59' + '%d.%m.%y %H:%M:%S.%f', # '25.10.06 14:30:59.000200' + '%d.%m.%y %H:%M', # '25.10.06 14:30' + '%d.%m.%y', # '25.10.06' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/sk/LC_MESSAGES/django.mo b/django/conf/locale/sk/LC_MESSAGES/django.mo index 12f5bf7e1d7af243cc2b4b587969de73f004d9cb..572f6b88fc7336ba3420ade0c27a317ed365e6fe 100644 GIT binary patch delta 5870 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 delta 8434 zcmbW*34B$>-Nx|~2m~Ta*f)X060?yIb_o;&!w!Owq6iA-CI@oKUE*EBQt^s?5!8Z~ zt5T?1P^e4ADrwOwSRkZYTu@%#w&*Kbwdm{eYI&_%Y4!a*_e^Y1gtq6C|NYL)IcH|h zoSC^7j%-M~@7}b;@%HJrTO8ffEbDxHzlCLekMy2)Dz&WpyI58?d;p8F4y*BF9F1;Q z%Nm6D;DvY;RZnYfYJ>Thg(I;ePQ~`P&?`?^5p%)!u^A_BGj1_%HU8B25MIJ{yKpw9 zb+;@B%Wxj<#vo?(u&h~lEf(Nm?2D%`8+*~qVOGMjN=Xc)U?uj!2eAo0hb{3iG9cD5 zOvhKu`Pa?)H<3ZJK0rOdC)gbSh8?hJPcPpE&m-T<D5oZo?J;0bJt`%xWz302Q4#y3&dy@%@9N#yNVpP@S3jz$u?u{#M}&>wX}KI)wf zLOsEF)D3e{?{p#Rx)A1I9CiO)*c$J}VfZMjLvLdYKg2t*qPJz$;Hln>|E(kky{nJE-eEKt1`VsCvG{ zBJ7myja(@i1PPogH%r>M;_GtcvU)b&Ls zKNee%zZ5g@3e=?ap*p_OlwXHUwEowT7>+la69;f2`9oNY?eZ-vjN_3%YZo8m@l_m$ zHt$DI?88j-qdF8rJ-`}NNA5(8)OJ({e}M^|*h@k~S#M7K7AKHDf|IZ-!_yKMp{`$w zdQ}nBh+K#2KoWJ`7SwXwj=F9i>b@6HtL1m75&d`oQ#(Ewis(}5#z58ET=$2at*5DHK_gI zCe-=6Q60O-_@F7@h3e35)RXTu=buJ>868H|mp9PcM~YA*_FdGgs!Whj15s23%TQ0e z+LW(FRd6$^L${(T*lv8xc*yvw@grkXCXnvyjGDChsQX776En>PKFs1o4eG+RrhKz; zC+f!i*cOi(-@+{NA7dMA#*YCt*b#MoE^0>|g?i9g#xl=@b-5{6U|eLZFjg7^#%f~> z^~#o`MrgGuzrlDDHlcijIsZdbeh0Rqd<#CA#{0jIg!bt2A>J}vfj5$W1hvdchI(H@ zt5Dx+dyoliokT6K-V|z9569kEhBn6V0=ykH>Gq&r?NQ^)QtSV9Q*grgK2D_kBu>JS zYz~*iW5;`xl|=3!sh5Fc*I`lJ&2i z?Kc;Egk8y>GWm`rUPHZ67389p;Sf~CqfCAhszWo;#>>t56{wD^LEU$YaT971|D=TR z*DU=x1*+fxD*r61f#ay5d>7S$EOwdJ*aI)YJX8bA@j1L6zr>mRdU;-chu4ce`4yAN z5PyN`*zzKNYf#=MG0vN0m!aPI7VLt5L=EL%@k-2OCTd5k#2j2>@;k8y`9rAtP9VRs ztS_)H_Pp53Uxb~=FGP)S95s0p8%X4n*nwIWFQT64Rn&;Qjot7g)J~UK>J42x)R6W; z-JgeA6=kTATa8U{J?g$&QT1)YrMMMoFJYZG!5iAHs0;d`Djs0Uhnn)S=%akHDgPO& zqq|WJ?la}jq3ZcPcEs1s`M;oET^hrzk!_0;^!;y>7)-%pY>t~z6>mj#QWQG5NQQAEN5}95uq}le`YM!`52=JxQ>ntpZe!eb@|_p&DF;dRNz@ zhIBKkp*v9x@4!5K1l7>Xs5$W#Hbu>}8IX>;ZZ@jEYcSE9M3TgKtVKUbzjz0Z?bor%J{SUT8k*C!i~sYV|{@O zal|xlE8c{VzKH7JpHU5Guvw_yOjJGXQSJ3i zm_&|okZ~01-A_P0`Bc`FQJ~Sh+!c0_H{|`|0 zCy|aMtUF1lfo)!a^^oyV<8I@V#(l;5t*D#J1!&p*j>L%7{M_`fgZ7WO3pHOa%B?O>89|C3O6! zhxI$;o7nof$#>xJKj(H2XPzm6QVD1J<)-9htT0CzL!dQzo3Siw3tX7*89KJ z6zUzmM{G3t2HKcJ%=o-fvtNg1H(&EsH%8_6sC8dY+)e1{Ncki$X}xP)jK`JM`+tJC zgLsB$IP{gPBhSNn!FUgTNlYNdm@?*V>gYs6*O0n^DD{d`dxnxzOum8nBz#2TARi9F z2ADdo;`0sSB7)89tK&CcrMw;SPvoB@ni2Z;Y&gCk(T`X`+)R8<=$K5jq=PPAt^$tH zdj6v%wh$i^FA)WVj&@x9Hg?9nsS=i|F=-UPCTfWPR)(WJ*EbxCNbDgVA^w+WMXV?O zi`Yag)%a_zK1XD5|+;^u6 zIDSOjPW+ED96ux;Bd*r_*IK=j_yh4XLWee@3PL{?i*OEcl4wCZK%@@N>1c*G;5_0G zF_ri&aSKsQG#q~?v4;4Nh!al}i3j-@PYfq?-0NX|iX|qUkFOE?O#Vjv1#un?Ka4*n z?jm&b_DFqh=5rvSU%vaXBe9Iov4J>W?|&VMER}G~C0-_8REA?G@!eF)`#;_HO}YgY zHYIXRz7H-j>D`z^d`8?v{EBGJwap3rC%2C7M0qO3_`gD;T`I$WG+-SOF?o?r=r#RW znMTJ<(g%oBrYswuCH{~2t0}t=dlJiuOH7%lBE}MS86U3`{fQ>@ZXu@OTeyo@N$9xP zBlTI$XDhCG9NSbbt9+p$X5E)Pc{Zh6df z#?C!MRe82A9<%-Yoi=bWf6y&DSIvn=RW};WGqj=(e@jbxMFan-=DyKdLT~RZ)t>1A z8fJiFSGeW=pcAk|@u1I*oc-FxfiN@Z>*JA#yI;+y)TE2KOU_=C%S3h~_9fwvJHRfB zaDO;rPjmv&GY)n`U(H=#yFPbv?anUAj0}G$)og8X@4-!nIZNE28;VV2%4_mFdaXf! zH0lp6QBztTKGzM|F(+8pP{{h@6Ft-V*A~v01P2Kx&=YnsxuUF%fMaQi#(S3DbKOqcx1xTB9S`}d>bAu~u3a5br~j#) ztbUueGQVR-xyv7{+ZG9}2-;N#pQ?M};QDZ|VQUMy?s9)L7GKKK4k{XvcG?!lU3SQ= z<~c%jd+k__!&XQ~;=y>4J>wt!t4W=58|`qX&)jcTbH>|K%Q$iRws!7{&fXFGTlR+2 z>s{*FHFmT*Qn#%p5n^ogr0$t_uK~8h%;SbwxY5uYT<`Ej(s(;>RAr+Y&%J3S^3L3X zH|_)f^@h$`-|2nUluMX7SK&sTm_HP%d%!-pzHVnU5dP-1|N5onZr~gh&eVkW#Sh-n zc+XR+fP42z0MeV7Pdzua}WfD8~3@6lh_bRWf z+v{_d);*y&Omn_)z;8zvJAwLb;Tng5Nbdg5%slNiPRMVYeJkoP3wSqn$nmE(9WJfk zk=nG<$E<8VWQKMsyV2IA6|6eG{l?^~(&u}Xg*CtYF4M?ce%tIRvucLhPDO+llbk%E kzF=~=f(^}Sw25)OW@f_;!EpUkp>VW*M^SC7i4)WQAFfTL@Bjb+ diff --git a/django/conf/locale/sk/LC_MESSAGES/django.po b/django/conf/locale/sk/LC_MESSAGES/django.po index c4e6299fe..62b20ad16 100644 --- a/django/conf/locale/sk/LC_MESSAGES/django.po +++ b/django/conf/locale/sk/LC_MESSAGES/django.po @@ -4,14 +4,14 @@ # Jannis Leidel , 2011 # Juraj Bubniak , 2012-2013 # Marian Andre , 2013 -# Martin Kosír , 2011 +# Martin Kosír, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-30 15:47+0000\n" -"Last-Translator: Juraj Bubniak \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/django/language/" "sk/)\n" "MIME-Version: 1.0\n" @@ -28,6 +28,10 @@ msgstr "afrikánsky" msgid "Arabic" msgstr "arabský" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azerbajdžanský" @@ -81,320 +85,348 @@ msgid "English" msgstr "anglický" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "britský" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "esperantský" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "španielsky" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "argentínska španielčina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "mexická španielčina" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "nikaragujská španielčina" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "venezuelská španielčina" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estónsky" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baskický" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "perzský" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "fínsky" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francúzsky" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frízsky" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "írsky" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galícijský" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebrejský" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindský" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "chorvátsky" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "maďarský" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "interlinguánsky" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonézsky" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandský" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "taliansky" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japonský" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "gruzínsky" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kazašský" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "kmérsky" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kanadský" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "kórejský" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "luxemburský" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "litovský" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "lotyšský" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "macedónsky" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malajalámsky" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongolský" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "barmsky" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "nórsky (Bokmal)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepálsky" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holandský" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "nórsky (Nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "osetsky" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "pandžábsky" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "poľský" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugalský" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "portugalský (Brazília)" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumunský" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ruský" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovenský" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "slovinský" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albánsky" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "srbský" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "srbský (Latin)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "švédsky" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "svahilský" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamilský" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telúgsky" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "thajský" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turecký" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tatársky" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "udmurtský" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukrajinský" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdský" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnamský" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "čínsky (zjednodušene)" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "čínsky (tradične)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Zadajte platnú hodnotu." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Zadajte platnú URL adresu." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Zadajte platné celé číslo." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Zadajte platnú e-mailovú adresu." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Zadajte platný 'slug' pozostávajúci z písmen, čísel, podčiarkovníkov alebo " "pomlčiek." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Zadajte platnú IPv4 adresu." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Zadajte platnú IPv6 adresu." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Zadajte platnú IPv4 alebo IPv6 adresu." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Zadajte len číslice oddelené čiarkami." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Uistite sa, že táto hodnota je %(limit_value)s (je to %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Uistite sa, že táto hodnota je menšia alebo rovná %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Uistite sa, že hodnota je väčšia alebo rovná %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -412,7 +444,7 @@ msgstr[2] "" "Uistite sa, že zadaná hodnota má najmenej %(limit_value)d znakov (má " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -430,240 +462,241 @@ msgstr[2] "" "Uistite sa, že táto hodnota má najviac %(limit_value)d znakov (má " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s musí byť unikátne pre %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "a" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Toto pole nemôže byť prázdne." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Toto pole nemôže byť prázdne." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s s týmto %(field_label)s už existuje." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Hodnota %(value)r nie je platná možnosť." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Toto pole nemôže byť prázdne." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Toto pole nemôže byť prázdne." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Pole typu: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Celé číslo" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' musí byť celé číslo." +msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' value musí byť True alebo False." +msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Logická hodnota (buď True alebo False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Reťazec (až do %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Celé čísla oddelené čiarkou" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." -msgstr "'%(value)s' má neplatný tvar dátumu. Musí byť v tvare YYYY-MM-DD." +msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' je v správnom tvare (YYYY-MM-DD), ale je to neplatný dátum." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dátum (bez času)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' má neplatný tvar. Musí byť v tvare YYYY-MM-DD HH:MM[:ss[." -"uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' je v správnom tvare (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]), ale je " -"to neplatný dátum/čas." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dátum (a čas)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' musí byť desatinné číslo." +msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Desatinné číslo" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mail adresa" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Cesta k súboru" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' musí byť desatinné číslo." +msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Číslo s plávajúcou desatinnou čiarkou" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Veľké celé číslo (8 bajtov)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 adresa" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adresa" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' musí byť buď None, True alebo False." +msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Logická hodnota (buď True, False alebo None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Kladné celé číslo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Malé kladné celé číslo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Identifikátor (najviac %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Malé celé číslo" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." -msgstr "'%(value)s' má neplatný tvar. Musí byť v tvare HH:MM[:ss[.uuuuuu]]." +msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' je v správnom tvare (HH:MM[:ss[.uuuuuu]]), ale je to neplatný " -"čas." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Čas" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Binárne dáta" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Súbor" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Obrázok" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "%(model)s inštancia s primárnym kľúčom %(pk)r neexistuje." +msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Cudzí kľúč (typ určuje pole v relácii)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Typ relácie: jedna k jednej" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Typ relácie: M ku N" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Toto pole je povinné." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Zadajte celé číslo." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Zadajte číslo." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -671,7 +704,7 @@ msgstr[0] "Uistite sa, že nie je zadaných celkovo viac ako %(max)s číslica." msgstr[1] "Uistite sa, že nie je zadaných celkovo viac ako %(max)s číslice." msgstr[2] "Uistite sa, že nie je zadaných celkovo viac ako %(max)s číslic." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -679,7 +712,7 @@ msgstr[0] "Uistite sa, že nie je zadané viac ako %(max)s desatinné miesto." msgstr[1] "Uistite sa, že nie sú zadané viac ako %(max)s desatinné miesta." msgstr[2] "Uistite sa, že nie je zadaných viac ako %(max)s desatinných miest." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -695,31 +728,31 @@ msgstr[2] "" "Uistite sa, že nie je zadaných viac ako %(max)s číslic pred desatinnou " "čiarkou." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Zadajte platný dátum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Zadajte platný čas." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Zadajte platný dátum a čas." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Súbor nebol odoslaný. Skontrolujte typ kódovania vo formulári." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Žiaden súbor nebol odoslaný." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Odoslaný súbor je prázdny." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -731,13 +764,13 @@ msgstr[1] "" msgstr[2] "" "Uistite sa, že názov súboru má najviac %(max)d znakov (má %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Odošlite prosím súbor alebo zaškrtnite políčko pre vymazanie vstupného poľa, " "nie oboje." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -745,21 +778,25 @@ msgstr "" "Nahrajte platný obrázok. Súbor, ktorý ste odoslali nebol obrázok alebo bol " "poškodený." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Vyberte platnú voľbu. %(value)s nepatrí medzi dostupné možnosti." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Vložte zoznam hodnôt." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Skryté pole %(name)s) %(error)s" @@ -767,15 +804,15 @@ msgstr "(Skryté pole %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "Dáta ManagementForm chýbajú alebo boli sfalšované" +msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -783,25 +820,33 @@ msgstr[0] "Prosím odošlite %d alebo menej formulárov." msgstr[1] "Prosím odošlite %d alebo menej formulárov." msgstr[2] "Prosím odošlite %d alebo menej formulárov." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Poradie" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Odstrániť" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Prosím, opravte duplicitné dáta pre %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Dáta pre %(field)s musia byť unikátne, prosím, opravte duplikáty." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -810,33 +855,33 @@ msgstr "" "Dáta pre %(field_name)s musia byť unikátne pre %(lookup)s v %(date_field)s, " "prosím, opravte duplikáty." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Prosím, opravte nižšie uvedené duplicitné hodnoty. " -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Vnorený cudzí kľúč sa nezhoduje s nadradenou inštanciou primárnho kľúča." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Vyberte platnú možnosť. Vybraná položka nepatrí medzi dostupné možnosti." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" nie je platná hodnota pre primárny kľúč." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Ak chcete vybrať viac ako jednu položku, podržte \"Control\", alebo \"Command" "\" na počítači Mac." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -845,15 +890,15 @@ msgstr "" "Hodnota %(datetime)s v časovej zóne %(current_timezone)s sa nedá " "interpretovať; môže byť nejednoznačná alebo nemusí existovať." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Súčasne" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Zmeniť" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Vymazať" @@ -869,11 +914,11 @@ msgstr "Áno" msgid "No" msgstr "Nie" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "áno,nie,možno" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -881,52 +926,52 @@ msgstr[0] "%(size)d bajt" msgstr[1] "%(size)d bajty" msgstr[2] "%(size)d bajtov" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "popoludní" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "dopoludnia" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "popoludní" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "dopoludnia" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "polnoc" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "poludnie" @@ -1202,36 +1247,26 @@ msgctxt "alt. month" msgid "December" msgstr "december" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "PIL ani Pillow sa nedá naimportovať: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Modul '_imaging' pre PIL sa nedá naimportovať: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Toto nieje platná IPv6 adresa." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "alebo" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1239,7 +1274,7 @@ msgstr[0] "%d rok" msgstr[1] "%d roky" msgstr[2] "%d rokov" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1247,7 +1282,7 @@ msgstr[0] "%d mesiac" msgstr[1] "%d mesiace" msgstr[2] "%d mesiacov" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1255,7 +1290,7 @@ msgstr[0] "%d týždeň" msgstr[1] "%d týždne" msgstr[2] "%d týždňov" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1263,7 +1298,7 @@ msgstr[0] "%d deň" msgstr[1] "%d dni" msgstr[2] "%d dní" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1271,7 +1306,7 @@ msgstr[0] "%d hodina" msgstr[1] "%d hodiny" msgstr[2] "%d hodín" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1279,46 +1314,72 @@ msgstr[0] "%d minúta" msgstr[1] "%d minúty" msgstr[2] "%d minút" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minút" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Výpis adresárov tu nieje povolený." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" neexistuje" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Výpis %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nešpecifikovaný rok" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nešpecifikovaný mesiac" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nešpecifikovaný deň" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nešpecifikovaný týždeň" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s nie sú dostupné" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1327,7 +1388,7 @@ msgstr "" "Budúce %(verbose_name_plural)s nie sú dostupné pretože %(class_name)s." "allow_future má hodnotu False. " -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Neplatný dátumový reťazec '%(datestr)s' pre formát '%(format)s'" @@ -1338,19 +1399,33 @@ msgid "No %(verbose_name)s found matching the query" msgstr "" "Nebol nájdený žiadny %(verbose_name)s zodpovedajúci databázovému dopytu" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Stránka nemá hodnotu 'last' a taktiež nie je možné prekonvertovať hodnotu na " "celé číslo." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Nesprávna stránka (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" "Zoznam je prázdny a zároveň má '%(class_name)s.allow_empty' hodnotu False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Výpis adresárov tu nieje povolený." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" neexistuje" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Výpis %(directory)s" diff --git a/django/conf/locale/sk/formats.py b/django/conf/locale/sk/formats.py index 6ff8ca791..dfbd1a681 100644 --- a/django/conf/locale/sk/formats.py +++ b/django/conf/locale/sk/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'd.m.Y' SHORT_DATETIME_FORMAT = 'd.m.Y G:i:s' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior @@ -22,11 +22,11 @@ DATE_INPUT_FORMATS = ( # '%d. %B %Y', '%d. %b. %Y', # '25. October 2006', '25. Oct. 2006' ) DATETIME_INPUT_FORMATS = ( - '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' - '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' - '%d.%m.%Y %H:%M', # '25.10.2006 14:30' - '%d.%m.%Y', # '25.10.2006' + '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' + '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' + '%d.%m.%Y %H:%M', # '25.10.2006 14:30' + '%d.%m.%Y', # '25.10.2006' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/sl/LC_MESSAGES/django.mo b/django/conf/locale/sl/LC_MESSAGES/django.mo index dc036e0279fb0ad50cb094a3e8a7eac6d572d831..e5aae34fabf62e19e78e95ed528460dc584be09f 100644 GIT binary patch delta 5870 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 delta 8550 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 diff --git a/django/conf/locale/sl/LC_MESSAGES/django.po b/django/conf/locale/sl/LC_MESSAGES/django.po index 8500caf3f..11c89a9b1 100644 --- a/django/conf/locale/sl/LC_MESSAGES/django.po +++ b/django/conf/locale/sl/LC_MESSAGES/django.po @@ -8,11 +8,11 @@ # zejn , 2011-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-23 14:27+0000\n" -"Last-Translator: zejn \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/django/" "language/sl/)\n" "MIME-Version: 1.0\n" @@ -30,6 +30,10 @@ msgstr "Afrikanščina" msgid "Arabic" msgstr "Arabščina" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbajdžanščina" @@ -83,321 +87,349 @@ msgid "English" msgstr "Angleščina" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britanska Angleščina" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Španščina" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinska španščina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mehiška španščina" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nikaragvijska španščina" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Španščina (Venezuela)" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonščina" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskovščina" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Perzijščina" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finščina" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francoščina" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frizijščina" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irščina" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galičanski jezik" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebrejski jezik" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindujščina" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Hrvaščina" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Madžarščina" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonezijski" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandski jezik" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italijanščina" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonščina" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Gruzijščina" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazaščina" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Kmerščina" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kanareščina" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Korejščina" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luksemburščina" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litvanščina" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvijščina" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonščina" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malajalščina" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolščina" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Burmanski jezik" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norveščina Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalščina" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nizozemščina" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norveščina Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Osetski jezik" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Pandžabščina" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Poljščina" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugalščina" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brazilska portugalščina" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Romunščina" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ruščina" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovaščina" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovenščina" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanščina" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Srbščina" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Srbščina v latinici" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Švedščina" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Svahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilščina" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Teluščina" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tajski jezik" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turščina" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatarščina" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurski jezik" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrajinščina" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Jezik Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamščina" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Poenostavljena kitajščina" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tradicionalna kitajščina" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Vnesite veljavno vrednost." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Vnesite veljaven URL naslov." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Vnesite veljavno število." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Vnesite veljaven e-poštni naslov." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Vnesite veljavno URL okrajšavo. Vrednost sme vsebovati le črke, števila, " "podčrtaje ali pomišljaje." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Vnesite veljaven IPv4 naslov." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Vnesite veljaven IPv6 naslov." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Vnesite veljaven IPv4 ali IPv6 naslov." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Vnesite samo števila, ločena z vejicami." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Poskrbite, da bo ta vrednost %(limit_value)s. Trenutno je %(show_value)s." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Poskrbite, da bo ta vrednost manj kot ali natanko %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Poskrbite, da bo ta vrednost večja ali enaka %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -418,7 +450,7 @@ msgstr[3] "" "Preverite, da ima ta vrednost vsaj %(limit_value)d znakov (trenutno ima " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -439,245 +471,241 @@ msgstr[3] "" "Preverite, da ima ta vrednost največ %(limit_value)d znakov (trenutno ima " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s mora biti edinstveno za %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "in" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "To polje ne more biti prazno." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "To polje ne more biti prazno." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s s tem %(field_label)s že obstaja." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Vrednost %(value)r ni veljavna izbira." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "To polje ne more biti prazno." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "To polje ne more biti prazno." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Polje tipa: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Celo število (integer)" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "Vrednost '%(value)s' mora biti celo število." +msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "Vrednost '%(value)s' mora biti bodisi Da ali Ne." +msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolova vrednost (True ali False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Niz znakov (vse do %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Z vejico ločena cela števila (integer)" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"Vrednost '%(value)s' ni v prepoznani obliki datuma. Biti mora v obliki LLLL-" -"MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"Vrednost '%(value)s' je v prepoznani obliki zapisa datuma (LLLL-MM-DD), a ta " -"datum ne obstaja. " -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (brez ure)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"Vrednost '%(value)s' je v neprepoznani obliki. Biti mora v obliki LLLL-MM-DD " -"UU:MM[:ss[.uuuuuu]][ČP]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"Vrednost '%(value)s' je v pravi obliki (LLLL-MM-DD UU:MM[:ss[.uuuuuu]][ČP]), " -"a ta datum oziroma točka v času ne obstaja." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (z uro)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "Vrednost '%(value)s' mora biti decimalno število." +msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimalno število" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-poštni naslov" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Pot do datoteke" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "Vrednost '%(value)s' mora biti decimalno število v plavajoči vejici." +msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Število s plavajočo vejico" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Velika (8 bajtna) cela števila " -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 naslov" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP naslov" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "Vrednost '%(value)s' mora biti bodisi brez vrednosti, Da ali Ne." +msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolova vrednost (True, False ali None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Pozitivno celo število" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Pozitivno celo število (do 64 tisoč)" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Okrajšava naslova (do največ %(max_length)s znakov)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Celo število" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Besedilo" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"Vrednost '%(value)s' je v napačnem zapisu. Biti mora v obliki UU:MM[:ss[." -"uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"Vrednost '%(value)s' je v prepoznanem zapisu (UU:MM[:ss[.uuuuuu]]), a ta čas " -"ne obstaja." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Čas" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL (spletni naslov)" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Surovi binarni podatki" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Datoteka" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Slika" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "Instanca %(model)s s primarnim ključem %(pk)r ne obstaja." +msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Tuji ključ (tip odvisen od povezanega polja)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relacija ena-na-ena" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relacija več-na-več" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "To polje je obvezno." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Vnesite celo število." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Vnesite število." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -686,7 +714,7 @@ msgstr[1] "Poskrbite, da skupno ne bosta več kot %(max)s števki." msgstr[2] "Poskrbite, da skupno ne bojo več kot %(max)s števke." msgstr[3] "Poskrbite, da skupno ne bo več kot %(max)s števk." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -695,7 +723,7 @@ msgstr[1] "Poskrbite, da skupno ne bosta več kot %(max)s decimalnih mesti." msgstr[2] "Poskrbite, da skupno ne bo več kot %(max)s decimalnih mest." msgstr[3] "Poskrbite, da skupno ne bo več kot %(max)s decimalnih mest." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -710,31 +738,31 @@ msgstr[2] "" msgstr[3] "" "Poskrbite, da skupno ne bo več kot %(max)s števk pred decimalno vejico." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Vnesite veljaven datum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Vnesite veljaven čas." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Vnesite veljaven datum/čas." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Datoteka ni bila poslana. Preverite nabor znakov v formi." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Poslali niste nobene datoteke." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Poslana datoteka je prazna." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -752,11 +780,11 @@ msgstr[3] "" "Poskrbite, da bo imelo to ime datoteke največ %(max)d znakov (trenutno ima " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Prosim oddaj datoteko ali izberi počisti okvir, ampak ne oboje hkrati." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -764,21 +792,25 @@ msgstr "" "Naložite veljavno sliko. Naložena datoteka ni bila slika ali pa je bila le-" "ta okvarjena." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Izberite veljavno možnost. %(value)s ni med ponujenimi izbirami." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Vnesite seznam vrednosti." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Skrito polje %(name)s) %(error)s" @@ -786,15 +818,15 @@ msgstr "(Skrito polje %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "Manjkajo ManagementForm podatki ali pa so bili spremenjeni" +msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -803,26 +835,35 @@ msgstr[1] "Pošljite največ %d obrazca." msgstr[2] "Pošljite največ %d obrazce." msgstr[3] "Pošljite največ %d obrazcev." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Razvrsti" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Izbriši" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Prosimo, odpravite podvojene vrednosti za %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Prosimo popravite podvojene vrednosti za %(field)s, ki morajo biti unikatne." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -831,29 +872,29 @@ msgstr "" "Prosimo popravite podvojene vrednosti za polje %(field_name)s, ki mora biti " "edinstveno za %(lookup)s po %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Prosimo odpravite podvojene vrednosti spodaj." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Tuji ključ se ne ujema z glavnim ključem povezanega vnosa." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Izberite veljavno možnost. Te možnosti ni med ponujenimi izbirami." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" ni veljavna vrednost za glavni ključ." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "Držite \"Control\" (ali \"Command\" na Mac-u) za izbiro več kot enega." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -862,15 +903,15 @@ msgstr "" "Vrednosti %(datetime)s ni bilo možno razumeti v časovnem pasu " "%(current_timezone)s; ali je izraz dvoumen ali pa ne obstaja." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Trenutno" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Spremeni" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Počisti" @@ -886,11 +927,11 @@ msgstr "Da" msgid "No" msgstr "Ne" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "da,ne,morda" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -899,52 +940,52 @@ msgstr[1] "%(size)d bajta" msgstr[2] "%(size)d bajti" msgstr[3] "%(size)d bajtov" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "polnoč" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "poldne" @@ -1220,36 +1261,26 @@ msgctxt "alt. month" msgid "December" msgstr "December" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Ni bilo možno najti knjižnice Pillow ali PIL: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Modula '_imaging' iz knjižnice PIL ni bilo možno uporabiti: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "To ni veljaven IPv6 naslov." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ali" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1258,7 +1289,7 @@ msgstr[1] "%d leti" msgstr[2] "%d leta" msgstr[3] "%d let" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1267,7 +1298,7 @@ msgstr[1] "%d meseca" msgstr[2] "%d meseci" msgstr[3] "%d mesecev" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1276,7 +1307,7 @@ msgstr[1] "%d tedna" msgstr[2] "%d tedni" msgstr[3] "%d tednov" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1285,7 +1316,7 @@ msgstr[1] "%d dneva" msgstr[2] "%d dnevi" msgstr[3] "%d dni" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1294,7 +1325,7 @@ msgstr[1] "%d uri" msgstr[2] "%d ure" msgstr[3] "%d ur" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1303,46 +1334,72 @@ msgstr[1] "%d minuti" msgstr[2] "%d minute" msgstr[3] "%d minut" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minut" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Prikaz vsebine mape ni dovoljen." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ne obstaja." +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Vsebina mape %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Leto ni vnešeno" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Mesec ni vnešen" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Dan ni vnešen" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Teden ni vnešen" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Na voljo ni noben %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1351,7 +1408,7 @@ msgstr "" "Prihodnje %(verbose_name_plural)s niso na voljo, ker je vrednost " "%(class_name)s.allow_future False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1363,16 +1420,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Noben %(verbose_name)s ne ustreza poizvedbi" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Strani niti ni 'last' niti ni celo število." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Neveljavna stran (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Prazen seznam ob nastavitvi '%(class_name)s.allow_empty = False'." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Prikaz vsebine mape ni dovoljen." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ne obstaja." + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Vsebina mape %(directory)s" diff --git a/django/conf/locale/sq/LC_MESSAGES/django.mo b/django/conf/locale/sq/LC_MESSAGES/django.mo index db1e171510078513b94382bcfad750192615bfe1..45a4f2b6a208383f2c481df61ebf7c30e5f277d7 100644 GIT binary patch delta 5519 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 Hz?h!_VLuja delta 5730 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 diff --git a/django/conf/locale/sq/LC_MESSAGES/django.po b/django/conf/locale/sq/LC_MESSAGES/django.po index 3eaf230f0..5f983c6eb 100644 --- a/django/conf/locale/sq/LC_MESSAGES/django.po +++ b/django/conf/locale/sq/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/django/language/" "sq/)\n" @@ -26,6 +26,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaixhanase" @@ -79,322 +83,350 @@ msgid "English" msgstr "Angleze" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Anglishte Britanike" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spanjolle" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Spanjishte Argjentinase" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Spanjishte Meksikane" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Spanjishte Nikaraguane" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Spanjishte Venezueliane" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estoneze" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baske" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persiane" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finlandeze" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Frënge" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisiane" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandeze" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galike" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebraishte" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Indiane" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroate" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hungareze" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indoneziane" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandeze" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiane" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japoneze" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Gjeorgjiane" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazake" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmere" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreane" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luksemburgase" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituaneze" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latviane" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Maqedone" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malajalame" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongoliane" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Burmeze" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norvegjeze Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepaleze" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holandeze" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norvegjeze Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Osetishte" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Panxhabe" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polake" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugeze" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugeze Braziliane" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumune" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ruse" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovake" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovene" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Shqipe" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbe" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbe Latine" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Suedeze" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamileze" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tailandeze" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turke" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatare" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainase" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnameze" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Kineze e Thjeshtuar" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Kineze Tradicionale" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Jepni vlerë të vlefshme." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Jepni një URL të vlefshme." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Jepni një adresë email të vlefshme." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Jepni një 'slug' të vlefshëm, të përbërë nga shkronja, numra, nëvija ose " "vija në mes." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Jepni një vendndodhje të vlefshme IPv4." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Jepni një adresë IPv6 të vlefshme" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Jepninjë adresë IPv4 ose IPv6 të vlefshme." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Jepni vetëm shifra të ndara nga presje." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Sigurohuni që kjo vlerë të jetë %(limit_value)s (është %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Sigurohuni që kjo vlerë të jetë më e vogël ose baraz me %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Sigurohuni që kjo vlerë është më e madhe ose baraz me %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -409,7 +441,7 @@ msgstr[1] "" "Sigurohuni që kjo vlerë ka të paktën %(limit_value)d shenja (ka " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -424,247 +456,255 @@ msgstr[1] "" "Sigurohuni që kjo vlerë ka të shumtën %(limit_value)d shenja (ka " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s duhet të jetë unike për %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr " dhe " -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Ka tashmë një %(model_name)s me këtë %(field_label)s." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Kjo fushë nuk mund të jetë bosh." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Kjo fushë nuk mund të jetë e zbrazët." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Ka tashmë një %(model_name)s me këtë %(field_label)s." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Fushë e llojit: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Numër i plotë" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Buleane (Ose True, ose False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Varg (deri në %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Numra të plotë të ndarë me presje" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datë (pa kohë)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datë (me kohë)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Numër dhjetor" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Adresë email" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Shteg kartele" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Numër i plotë i madh (8 bajte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Adresë IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Adresë IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Buleane (Ose True, ose False, ose None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Numër i plotë pozitiv" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Identifikues (deri në %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Kohë" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Të dhëna dyore të papërpunuara" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Kartelë" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Figurë" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Kyç i Jashtëm (lloj i përcaktuar nga fusha përkatëse)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Marrëdhënie një-për-një" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Marrëdhënie shumë-për-shumë" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Kjo fushë është e domosdoshme." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Jepni një numër të tërë." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Jepni një numër." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -673,32 +713,32 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Jepni një datë të vlefshme." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Jepni një kohë të vlefshme." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Jepni një datë/kohë të vlefshme." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Nuk u parashtrua ndonjë kartelë. Kontrolloni llojin e kodimit te forma." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Nuk u parashtrua kartelë." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Kartela e parashtruar është bosh." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -710,13 +750,13 @@ msgstr[1] "" "Sigurohuni që ky emër kartele ka të shumtën %(max)d shenja (it has " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Ju lutem, ose parashtroni një kartelë, ose i vini shenjë kutizës për " "pastrim, jo që të dyja." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -724,23 +764,27 @@ msgstr "" "Ngarkoni një figurë të vlefshme. Kartela që ngarkuat ose nuk qe figurë, ose " "qe figurë e dëmtuar." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Përzgjidhni një zgjedhje të vlefshme. %(value)s nuk është nga zgjedhjet e " "mundshme." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Jepni një listë vlerash." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Fushë e fshehur %(name)s) %(error)s" @@ -748,42 +792,49 @@ msgstr "(Fushë e fshehur %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Rend" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Fshije" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Ju lutem, ndreqni të dhënat dyfishe për %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Ju lutem, ndreqni të dhënat dyfishe për %(field)s, të cilat duhet të jenë " "unike." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -792,34 +843,34 @@ msgstr "" "Ju lutem, ndreqni të dhënat dyfishe për %(field_name)s të cilat duhet të " "jenë unike për %(lookup)s te %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Ju lutem, ndreqni vlerat dyfishe më poshtë." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Kyçi i jashtëm \"inline\" nuk u përputh me kyçin parësor të instancës mëmë." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Përzgjidhni një zgjedhje të vlefshme. Ajo zgjedhje nuk është një nga " "zgjedhjet e mundshme." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mbani të shtypur \"Control\", ose \"Command\" në Mac, për të përzgjedhur më " "shumë se një." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -828,15 +879,15 @@ msgstr "" "%(datetime)s nuk u interpretua dot brenda zonë kohore %(current_timezone)s; " "mund të jetë e dykuptimtë ose mund të mos ekzistojë." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Tani" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Ndryshoje" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Pastroje" @@ -852,63 +903,63 @@ msgstr "Po" msgid "No" msgstr "Jo" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "po,jo,ndoshta" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bajt" msgstr[1] "%(size)d bajte" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "mesnatë" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "meditë" @@ -1184,117 +1235,133 @@ msgctxt "alt. month" msgid "December" msgstr "Dhjetor" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ose" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d vit" msgstr[1] "%d vjetë" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d muaj" msgstr[1] "%d muaj" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d javë" msgstr[1] "%d javë" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d ditë" msgstr[1] "%d ditë" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d orë" msgstr[1] "%d orë" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minutë" msgstr[1] "%d minuta" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minuta" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Këtu nuk lejohen treguesa drejtorish." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" nuk ekziston" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Tregues i %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nuk është caktuar vit" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nuk është caktuar muaj" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nuk është caktuar ditë" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nuk është caktuar javë" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nuk ka %(verbose_name_plural)s të përcaktuar" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1303,7 +1370,7 @@ msgstr "" "%(verbose_name_plural)s i ardhshëm jo i passhëm, ngaqë %(class_name)s." "allow_future është False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1314,16 +1381,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Nuk u gjetën %(verbose_name)s me përputhje" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Faqja nuk është 'last', as mund të shndërrohet në një int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Faqe e pavlefshme (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Listë e zbrazët dhe '%(class_name)s.allow_empty' është False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Këtu nuk lejohen treguesa drejtorish." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" nuk ekziston" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Tregues i %(directory)s" diff --git a/django/conf/locale/sq/formats.py b/django/conf/locale/sq/formats.py index 1c04e2e5e..717282672 100644 --- a/django/conf/locale/sq/formats.py +++ b/django/conf/locale/sq/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'd F Y' TIME_FORMAT = 'g.i.s.A' -# DATETIME_FORMAT = +# DATETIME_FORMAT = YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'Y-m-d' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/sr/LC_MESSAGES/django.mo b/django/conf/locale/sr/LC_MESSAGES/django.mo index ef9a95cb0e981ac1ae901b2331b87898726d5c62..89aa0513cea562649579e4b0382d1ba94f2a2629 100644 GIT binary patch delta 5001 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 Io}sb-1Iq!_Q~&?~ delta 5150 zcmZ|Q33OG(9mny>0)#aoku8My1QWId9w7-yK=!R{K{i>0uq7BE1PHM#;$v4-mJp>B zsO+*76iEfa1!^I*R4R)|1qv;SM|+@9Pvuanwcp>n{~*V6dQX1$Gc#}Qow;+DELae- zZ(&H_YIOK3j_n4CBi*Yw*EYntskPMVTtNimn`vG-9G3-=NLakV53@|A-ltLm-L0!Qba|1S_z8%By1Jp{KL{0cC>iAEw z72ZZ&aXb%97$%_V%~AdRI1)2Z_JWF0P2e0F^}2rCr}5TMqSx? zYrljV=(>3eHKBXRoLwmQNyo*ZR;DrPRwf3lAsuzXEYyKrQ1`Ge>U9}|NjMJmbgx7` zd}XLBJ&x`1GU~W`yvwz*h1mhse}L69`Hm?-KUJ z>*&YkJRpTQ5?kOY?26x@E+~U{QY+I5HGw{;36Da~7jQEvXeM*L2DccsL@!$VD(pdh z9rnVj7`)dHdlT}bUZ)JymG?vqJOb5kEV3wWGOFJ))P=l^jr9I+q@blcf*SZP>IC1S zI)?bX6{(79k3>BibHwhCkx9*FarS6zca_9D$8d6M6=<)C*DPc?s2jH3n~~wQolC-;MzdyqkiS?mhF2 z`I&jwtlHS?7l%5oHR>VjX6-}Gr|kE6sC&K&)o-)4A27=sv;G?R5)FDCZkgYs4y@V4 z`;^9`224iv?}GY*4Z$$XHw(-eX0bWPoNq2Pmo{Pj!#KfmYgmE0HzlYgT5s)}%xxG- z`%e3PkF~#n`Vf`jS0TdjSf%H|b41JD6R~-sS-0 zylx0;0>e-%Gy-+cC!_x96eDA~C8!DQK|O?rP%C%Nyn%XH1NSJjp-`upbM3Gf>cjzT zj;oQ2aYwBEDr)I(qXr14ldO%pqIlHtPnrd&2|kPJw;Z)HYdr(*Fa;fO1@+q8LUpX# z!ntg$i<)^J>NT2!TFMgCaW`=+evgxIOiSkqupE;yHOc$$Hy+ngpNA!KkZr2I5Qj?KSgWHIG@mo6I0f^us=kF}_Ofz|LEYu7AQkHKXak5RY- zBk>?s$8rp4fO8adzzs~pJIKFsm&mf{fKE6Zvr+wap}yf|s0p1y4R8@Fo{IX!Z$KYjL_O5^Qdxg>h~u(#?-wHvw%cW%McvD9QUAx|cp!A8>8Pdeg?d(o zS^FZ?>sgA^a4l+rm3XxlVSVg}8*n#%8KBUW!kP^4!*Bt$q)D0Hl4YV^mw~8(ickY@ zLQUj#)GaxRT9H$zflY(z@Z(y6IVm^tA{#YqP4d}O|(1e{MlH@_--Nv4fHYU0}{ecc4Eg1 z;pU?T*oQjdTc{J2qb7FNe*Zh_%Dy&#z%c4HI(h>}p>9P2uD}e8(EDFbK`ZbPYM?Jr z1N;MZ!hfUw7gX-#wO2RmqWV8#HaFXtnW%@hi`g6XFlSqRI93VJkfQ=l!m3z^n!p^? z1eTz#yacthTdn;~)Bx|BCr|@?X!Q%I-3g*?vq!4HqxKhe&%>E@@{gFH-5 zkzB&;kE2prA@PY-mB=&nrcM{moZZU=^g(g z`87!)Pmr@@D``MFlWY=8-XTkgwvRmS@0(E?Y_%FVgzy>$f)4_p?ckQcet}mEKC#^> z|JCYG(wi_|9j$Z9Qd1gY5mKp~p6 zBW*}cvWToAyU8rlo3tPm+p83QOF}Ce%oj1t%2$8#+cfIGB7tABt4c1Dx5#s(KG7CM zii4#ecXKITuxg@t9CJuA`5k$M{G4dhC;U(34N^+9jV8~Nmb(8lDP)m}q+&~_aEW|K z_7ESbOv1@Za)ulx^T-HNjkG5-$T^}dl8jY>Z6g^IEd97UKyjE}(i;>ukkcfFRBVM5 z(#WQY23-C?c@X87tiBk}lOtAdggr|WVoEae@^hz7%$YW>Ah&suub{YSmT!EnuXtMi zjN)8hUg1n%LbHkEX65DtyU`<|+0??qDaF&97nL1|xg1$3c|zgL+|m_ITBWs3_Gcug zr1<=qS!t;){V9HbwSn2mgL0qFFUl{RmfW4QWcgD3ZG!#UwDb8hvQjh3?lh?!TI0bv Ylpae@YUDd}=*<5AH+0#Zgs9m60j>lPJOBUy diff --git a/django/conf/locale/sr/LC_MESSAGES/django.po b/django/conf/locale/sr/LC_MESSAGES/django.po index 42b817383..2d4e54a67 100644 --- a/django/conf/locale/sr/LC_MESSAGES/django.po +++ b/django/conf/locale/sr/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Janos Guljas , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/django/language/" "sr/)\n" @@ -27,6 +27,10 @@ msgstr "" msgid "Arabic" msgstr "арапски" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "азербејџански" @@ -80,320 +84,348 @@ msgid "English" msgstr "енглески" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "британски енглески" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "шпански" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "аргентински шпански" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "мексички шпански" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "никарагвански шпански" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "естонски" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "баскијски" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "персијски" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "фински" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "француски" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "фризијски" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ирски" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "галски" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "хебрејски" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "хинду" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "хрватски" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "мађарски" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "индонежански" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "исландски" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "италијански" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "јапански" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "грузијски" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "камбодијски" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "канада" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "корејски" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "литвански" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "латвијски" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "македонски" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "малајаламски" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "монголски" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "норвешки кнјжевни" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "холандски" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "норвешки нови" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Панџаби" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "пољски" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "португалски" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "бразилски португалски" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "румунски" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "руски" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "словачки" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "словеначки" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "албански" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "српски" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "српски (латиница)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "шведски" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "тамилски" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "тајландски" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "турски" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "украјински" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "вијетнамски" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "новокинески" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "старокинески" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Унесите исправну вредност." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Унесите исправан URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Унесите исрпаван „слаг“, који се састоји од слова, бројки, доњих црта или " "циртица." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Унесите исправну IPv4 адресу." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Унесите исправну IPv6 адресу." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Унесите исправну IPv4 или IPv6 адресу." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Унесите само бројке раздвојене запетама." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Ово поље мора да буде %(limit_value)s (тренутно има %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Ова вредност мора да буде мања од %(limit_value)s. или тачно толико." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Ова вредност мора бити већа од %(limit_value)s или тачно толико." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +437,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,233 +449,241 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s мора да буде јединствен за %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "и" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s са овом вредношћу %(field_label)s већ постоји." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ово поље не може да остане празно." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ово поље не може да остане празно." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s са овом вредношћу %(field_label)s већ постоји." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Поње типа: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Цео број" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Булова вредност (True или False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Стринг (највише %(max_length)s знакова)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Цели бројеви раздвојени запетама" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Датум (без времена)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Датум (са временом)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Децимални број" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Имејл адреса" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Путања фајла" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Број са покреном запетом" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Велики цео број" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 adresa" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP адреса" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Булова вредност (True, False или None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Позитиван цео број" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Позитиван мали цео број" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Слаг (не дужи од %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Мали цео број" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Време" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Фајл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Слика" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Страни кључ (тип одређује референтно поље)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Релација један на један" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Релација више на више" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ово поље се мора попунити." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Унесите цео број." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Унесите број." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -651,7 +691,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -659,7 +699,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -669,31 +709,31 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Унесите исправан датум." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Унесите исправно време" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Унесите исправан датум/време." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Фајл није пребачен. Проверите тип енкодирања формулара." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Фајл није пребачен." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Пребачен фајл је празан." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -702,11 +742,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Може се само послати фајл или избрисати, не оба." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -714,22 +754,26 @@ msgstr "" "Пребаците исправан фајл. Фајл који је пребачен или није слика, или је " "оштећен." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "%(value)s није међу понуђеним вредностима. Одаберите једну од понуђених." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Унесите листу вредности." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -737,15 +781,15 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -753,26 +797,34 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Редослед" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Обриши" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Исправите дуплиран садржај за поља: %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Исправите дуплиран садржај за поља: %(field)s, који мора да буде јединствен." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -781,31 +833,31 @@ msgstr "" "Исправите дуплиран садржај за поља: %(field_name)s, који мора да буде " "јединствен за %(lookup)s у %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Исправите дуплиране вредности доле." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Страни кључ се није поклопио са инстанцом родитељског кључа." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Одабрана вредност није међу понуђенима. Одаберите једну од понуђених." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Држите „Control“, или „Command“ на Mac-у да бисте обележили више од једне " "ставке." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -814,15 +866,15 @@ msgstr "" "Време %(datetime)s не може се представити у временској зони " "%(current_timezone)s." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Тренутно" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Измени" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Очисти" @@ -838,11 +890,11 @@ msgstr "Да" msgid "No" msgstr "Не" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "да,не,можда" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -850,52 +902,52 @@ msgstr[0] "%(size)d бајт" msgstr[1] "%(size)d бајта" msgstr[2] "%(size)d бајтова" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "по п." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "пре п." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "поноћ" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "подне" @@ -1171,36 +1223,26 @@ msgctxt "alt. month" msgid "December" msgstr "Децембар" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "или" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1208,7 +1250,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1216,7 +1258,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1224,7 +1266,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1232,7 +1274,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1240,7 +1282,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1248,46 +1290,72 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Индекси директоријума нису дозвољени овде." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "„%(path)s“ не постоји" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Индекс директоријума %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Година није назначена" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Месец није назначен" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Дан није назначен" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Недеља није назначена" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Недоступни објекти %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1296,7 +1364,7 @@ msgstr "" "Опција „future“ није доступна за „%(verbose_name_plural)s“ јер " "%(class_name)s.allow_future има вредност False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Неисправан датум „%(datestr)s“ дат формату „%(format)s“" @@ -1306,16 +1374,30 @@ msgstr "Неисправан датум „%(datestr)s“ дат формату msgid "No %(verbose_name)s found matching the query" msgstr "Ниједан објекат класе %(verbose_name)s није нађен датим упитом." -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Страница није последња, нити може бити конвертована у тип int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Празна листа и „%(class_name)s.allow_empty“ има вредност False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Индекси директоријума нису дозвољени овде." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "„%(path)s“ не постоји" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Индекс директоријума %(directory)s" diff --git a/django/conf/locale/sr/formats.py b/django/conf/locale/sr/formats.py index 8e9e9a487..86d63e42f 100644 --- a/django/conf/locale/sr/formats.py +++ b/django/conf/locale/sr/formats.py @@ -24,22 +24,22 @@ DATE_INPUT_FORMATS = ( # '%d. %b %Y.', '%d. %B %Y.', # '25. Oct 2006.', '25. October 2006.' ) DATETIME_INPUT_FORMATS = ( - '%d.%m.%Y. %H:%M:%S', # '25.10.2006. 14:30:59' - '%d.%m.%Y. %H:%M:%S.%f', # '25.10.2006. 14:30:59.000200' - '%d.%m.%Y. %H:%M', # '25.10.2006. 14:30' - '%d.%m.%Y.', # '25.10.2006.' - '%d.%m.%y. %H:%M:%S', # '25.10.06. 14:30:59' - '%d.%m.%y. %H:%M:%S.%f', # '25.10.06. 14:30:59.000200' - '%d.%m.%y. %H:%M', # '25.10.06. 14:30' - '%d.%m.%y.', # '25.10.06.' - '%d. %m. %Y. %H:%M:%S', # '25. 10. 2006. 14:30:59' - '%d. %m. %Y. %H:%M:%S.%f', # '25. 10. 2006. 14:30:59.000200' - '%d. %m. %Y. %H:%M', # '25. 10. 2006. 14:30' - '%d. %m. %Y.', # '25. 10. 2006.' - '%d. %m. %y. %H:%M:%S', # '25. 10. 06. 14:30:59' - '%d. %m. %y. %H:%M:%S.%f', # '25. 10. 06. 14:30:59.000200' - '%d. %m. %y. %H:%M', # '25. 10. 06. 14:30' - '%d. %m. %y.', # '25. 10. 06.' + '%d.%m.%Y. %H:%M:%S', # '25.10.2006. 14:30:59' + '%d.%m.%Y. %H:%M:%S.%f', # '25.10.2006. 14:30:59.000200' + '%d.%m.%Y. %H:%M', # '25.10.2006. 14:30' + '%d.%m.%Y.', # '25.10.2006.' + '%d.%m.%y. %H:%M:%S', # '25.10.06. 14:30:59' + '%d.%m.%y. %H:%M:%S.%f', # '25.10.06. 14:30:59.000200' + '%d.%m.%y. %H:%M', # '25.10.06. 14:30' + '%d.%m.%y.', # '25.10.06.' + '%d. %m. %Y. %H:%M:%S', # '25. 10. 2006. 14:30:59' + '%d. %m. %Y. %H:%M:%S.%f', # '25. 10. 2006. 14:30:59.000200' + '%d. %m. %Y. %H:%M', # '25. 10. 2006. 14:30' + '%d. %m. %Y.', # '25. 10. 2006.' + '%d. %m. %y. %H:%M:%S', # '25. 10. 06. 14:30:59' + '%d. %m. %y. %H:%M:%S.%f', # '25. 10. 06. 14:30:59.000200' + '%d. %m. %y. %H:%M', # '25. 10. 06. 14:30' + '%d. %m. %y.', # '25. 10. 06.' ) DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' diff --git a/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo b/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo index 70c418e3ea3fe487c05ba4d86ada94ef71d651c7..1058d8944838d2c367840a9e68bd818b34f8f6f7 100644 GIT binary patch delta 4969 zcmYk<3w)2)9mnw#k&BQZajBqkB`%4GL=#dXiA(1aq=YOMwYkkbI@PT9PpR96HX^ZZ zhT3LDs}xmbt*V-8Q4C34(n??Jt1mCR)yryoS@-$=pI^-L^8LThInQ~XbDr~D((azK zaklS9WYcQL_9f{=vO}Ef8{k|?gj$_TigK<4cE<&nhnaW))&DjIVOSf_R%Sc1lNpCi z=$B;n#8BsaF2y=LhQV}r966`UxB5hEPQBFXvynNvGUT5t=jTy;5fg9^YX3##pS#LW zOZ+=FL)X^ZABMqiu>!ilJf&O-HHidwXlsD9Ph z4L76Ce*(ktG-hBehA_U1XveZ+I~<6GH~=?bdpwJ}g1_KMyo((%kDc*YimETiNZg8= z*qf*eI%)NK)QWtAjO{|%>FY}2Q3|?(A?9f8OuY!3;!jX3QI1;L7f>fyiz&Drb;ai~ z5NoY|4b{H^i}4m}oS{5WvY-R&uLCF2pd~6r)u&l~4(3xYLrvfihT;3z0za|#I@IwE z$l|!KQT<%BH-YA;6^%mmE3o$Q(X78_IGF~`Xd3E@=b4MF;}XL0+ns`g0Kg(jdb+?Py&=fP#5W;zNra3S`?38;?ia41$|Dqh3+ z7|w&z1D9ehzKXh_Td0-!Cu#!sQ4@~fUDf##k%{dNn-25!;C>lcMwyz7kWmxVfR7%~@EfCKdY&!wP&ccM=4I;!IV)QTLn z_T#8$<0JDdYJwM$#c&;ByaD?mch8MOt?XRX`B$Kpehun88!*a8VG{*)*o_+a4f7DH z{XNu`e}LM51}EVq)QNh>dP|*->OTn8KM(!4)Y=PC{fkiFhZ6K@=@w9s%gq{dr+L&o zhdS^k>S4NT?V)kr@f}h7Q&9Ij7uB!O+NYV%qQ+Yn$NKAa*hYigi#qTa>Qj0ib;8e4 z2i!q@!9wD_EA3>)mj!p z74;#Sj^742w+Qv#&q?I|<4VlII!wmsuHG#fZjRRXSNG^iv)G)1oX<^14LlPy!P&O| zY1Fe&j#`mr7>t`xE4c;r4D2!Aw)W!~L;D5fpYwgguTC7@&HJXuqn0`g)jksS9*@Uh zoPr@Z17mPLs^3fI%NRm^JF5RK)Ggd+eu(N{humVHyGbF0hJRpByoZ{3Vv@JCy)ln^ zHtN6%9D-{w7ti5PjO_0HwVQ-`-^;KFD^TxyEpn~yuGKs9)oQEve*gu&r(;naXQ94S zt5EOp7SvOG7#YibjG=f3HSznXenHG$&rS?#0*R;<=!^W}bNx|&Eeo+3F2kmJ|JPE` zGf-(eHsNCGub@uw2!8-{Ko``&-BImn)}DnrJ`YRq32WbB?#1S`zhm{2sQ#a#FOI@x z3Yzgf)Bqtos)Mi3j?vtTx|QxQT?As^;?I!fEsffhEd;@%=)*W zaF7Pwg5#(q{0w#Cdep<%VC{EN2mS|j!eG`@x2hHDE$N0i*aNvMZZ_)p8q`~|6SMGL ztACrq`fK3u-rk84QBP|&M&KCK6_ldx^-NU%1=hYAHE<>7;6~KMF5zgbNBy--;in8s zkxzuXfPL_;kAhB|L`_SUikfjYYM=tt31^@tvJiDk%26v-fx0Cta0IT!;aH10E;h~E z-xFI?PeYB9kJ|4WV-3X^OT%;w$JM9-YcL77qW+uj6l&lbsEIeA`rR_`peA%5HPNPh zy;~NBgQ>SgeIbi5LGS-Uui$D>f3J_A4!nYz;dQHjg?d(QqbBfg)Ii^v!Rg*J6OMXD zTBDBdgk!NQ>bNDS6?kC`W| z{glqd7NA! z+le0GwnQIlZ7-7|f62MGaJK#u%%ZU08pRjnPh<{RLW)V_c96nzWN%{wUL#{jytQ32 z#e6H*Vm{%&R^3PBM`R$;`2KAqzdOjAUe*75mEUO()jyg} zHTeVK){v>Bft)1ENdcKjPLQ9HQAAsrrkUd}dVc}7QSL}qkflW1a59N(BJBttcmE4D z6kCzk$crR|G;XIT=)>EOq>>iod9t3oN*0k}q|kJ<-;ZJnb+2|L0kXeEAo0qm8@KL7v# delta 5112 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 CtpJz+ diff --git a/django/conf/locale/sr_Latn/LC_MESSAGES/django.po b/django/conf/locale/sr_Latn/LC_MESSAGES/django.po index 42e0991d2..ed378fedf 100644 --- a/django/conf/locale/sr_Latn/LC_MESSAGES/django.po +++ b/django/conf/locale/sr_Latn/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Janos Guljas , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/django/" "language/sr@latin/)\n" @@ -27,6 +27,10 @@ msgstr "" msgid "Arabic" msgstr "arapski" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azerbejdžanski" @@ -80,320 +84,348 @@ msgid "English" msgstr "engleski" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "britanski engleski" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "španski" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "argentinski španski" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "meksički španski" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "nikaragvanski španski" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estonski" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baskijski" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persijski" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finski" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francuski" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frizijski" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irski" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galski" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebrejski" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindu" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "hrvatski" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "mađarski" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonežanski" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandski" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italijanski" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japanski" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "gruzijski" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "kambodijski" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kanada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "korejski" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "litvanski" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "latvijski" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "makedonski" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malajalamski" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongolski" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "norveški knjževni" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holandski" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "norveški novi" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Pandžabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "poljski" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugalski" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "brazilski portugalski" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumunski" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ruski" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovački" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "slovenački" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albanski" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "srpski" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "srpski (latinica)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "švedski" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamilski" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "tajlandski" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turski" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukrajinski" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vijetnamski" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "novokineski" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "starokineski" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Unesite ispravnu vrednost." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Unesite ispravan URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Unesite isrpavan „slag“, koji se sastoji od slova, brojki, donjih crta ili " "cirtica." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Unesite ispravnu IPv4 adresu." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Unesite ispravnu IPv6 adresu." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Unesite ispravnu IPv4 ili IPv6 adresu." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Unesite samo brojke razdvojene zapetama." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Ovo polje mora da bude %(limit_value)s (trenutno ima %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Ova vrednost mora da bude manja od %(limit_value)s. ili tačno toliko." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Ova vrednost mora biti veća od %(limit_value)s ili tačno toliko." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +437,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,233 +449,241 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s mora da bude jedinstven za %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "i" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s sa ovom vrednošću %(field_label)s već postoji." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ovo polje ne može da ostane prazno." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ovo polje ne može da ostane prazno." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s sa ovom vrednošću %(field_label)s već postoji." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Ponje tipa: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Ceo broj" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Bulova vrednost (True ili False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (najviše %(max_length)s znakova)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Celi brojevi razdvojeni zapetama" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (bez vremena)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (sa vremenom)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimalni broj" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Imejl adresa" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Putanja fajla" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Broj sa pokrenom zapetom" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Veliki ceo broj" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 adresa" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adresa" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Bulova vrednost (True, False ili None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Pozitivan ceo broj" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Pozitivan mali ceo broj" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slag (ne duži od %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Mali ceo broj" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Vreme" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fajl" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Slika" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Strani ključ (tip određuje referentno polje)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relacija jedan na jedan" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relacija više na više" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ovo polje se mora popuniti." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Unesite ceo broj." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Unesite broj." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -651,7 +691,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -659,7 +699,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -669,31 +709,31 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Unesite ispravan datum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Unesite ispravno vreme" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Unesite ispravan datum/vreme." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Fajl nije prebačen. Proverite tip enkodiranja formulara." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Fajl nije prebačen." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Prebačen fajl je prazan." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -702,11 +742,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Može se samo poslati fajl ili izbrisati, ne oba." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -714,22 +754,26 @@ msgstr "" "Prebacite ispravan fajl. Fajl koji je prebačen ili nije slika, ili je " "oštećen." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "%(value)s nije među ponuđenim vrednostima. Odaberite jednu od ponuđenih." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Unesite listu vrednosti." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -737,15 +781,15 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -753,26 +797,34 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Redosled" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Obriši" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Ispravite dupliran sadržaj za polja: %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Ispravite dupliran sadržaj za polja: %(field)s, koji mora da bude jedinstven." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -781,31 +833,31 @@ msgstr "" "Ispravite dupliran sadržaj za polja: %(field_name)s, koji mora da bude " "jedinstven za %(lookup)s u %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Ispravite duplirane vrednosti dole." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Strani ključ se nije poklopio sa instancom roditeljskog ključa." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Odabrana vrednost nije među ponuđenima. Odaberite jednu od ponuđenih." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Držite „Control“, ili „Command“ na Mac-u da biste obeležili više od jedne " "stavke." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -814,15 +866,15 @@ msgstr "" "Vreme %(datetime)s ne može se predstaviti u vremenskoj zoni " "%(current_timezone)s." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Trenutno" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Izmeni" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Očisti" @@ -838,11 +890,11 @@ msgstr "Da" msgid "No" msgstr "Ne" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "da,ne,možda" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -850,52 +902,52 @@ msgstr[0] "%(size)d bajt" msgstr[1] "%(size)d bajta" msgstr[2] "%(size)d bajtova" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "po p." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "pre p." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "ponoć" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "podne" @@ -1171,36 +1223,26 @@ msgctxt "alt. month" msgid "December" msgstr "Decembar" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ili" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1208,7 +1250,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1216,7 +1258,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1224,7 +1266,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1232,7 +1274,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1240,7 +1282,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1248,46 +1290,72 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Indeksi direktorijuma nisu dozvoljeni ovde." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "„%(path)s“ ne postoji" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Indeks direktorijuma %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Godina nije naznačena" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Mesec nije naznačen" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Dan nije naznačen" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nedelja nije naznačena" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nedostupni objekti %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1296,7 +1364,7 @@ msgstr "" "Opcija „future“ nije dostupna za „%(verbose_name_plural)s“ jer " "%(class_name)s.allow_future ima vrednost False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Neispravan datum „%(datestr)s“ dat formatu „%(format)s“" @@ -1306,16 +1374,30 @@ msgstr "Neispravan datum „%(datestr)s“ dat formatu „%(format)s“" msgid "No %(verbose_name)s found matching the query" msgstr "Nijedan objekat klase %(verbose_name)s nije nađen datim upitom." -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Stranica nije poslednja, niti može biti konvertovana u tip int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Prazna lista i „%(class_name)s.allow_empty“ ima vrednost False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Indeksi direktorijuma nisu dozvoljeni ovde." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "„%(path)s“ ne postoji" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indeks direktorijuma %(directory)s" diff --git a/django/conf/locale/sr_Latn/formats.py b/django/conf/locale/sr_Latn/formats.py index 8e9e9a487..86d63e42f 100644 --- a/django/conf/locale/sr_Latn/formats.py +++ b/django/conf/locale/sr_Latn/formats.py @@ -24,22 +24,22 @@ DATE_INPUT_FORMATS = ( # '%d. %b %Y.', '%d. %B %Y.', # '25. Oct 2006.', '25. October 2006.' ) DATETIME_INPUT_FORMATS = ( - '%d.%m.%Y. %H:%M:%S', # '25.10.2006. 14:30:59' - '%d.%m.%Y. %H:%M:%S.%f', # '25.10.2006. 14:30:59.000200' - '%d.%m.%Y. %H:%M', # '25.10.2006. 14:30' - '%d.%m.%Y.', # '25.10.2006.' - '%d.%m.%y. %H:%M:%S', # '25.10.06. 14:30:59' - '%d.%m.%y. %H:%M:%S.%f', # '25.10.06. 14:30:59.000200' - '%d.%m.%y. %H:%M', # '25.10.06. 14:30' - '%d.%m.%y.', # '25.10.06.' - '%d. %m. %Y. %H:%M:%S', # '25. 10. 2006. 14:30:59' - '%d. %m. %Y. %H:%M:%S.%f', # '25. 10. 2006. 14:30:59.000200' - '%d. %m. %Y. %H:%M', # '25. 10. 2006. 14:30' - '%d. %m. %Y.', # '25. 10. 2006.' - '%d. %m. %y. %H:%M:%S', # '25. 10. 06. 14:30:59' - '%d. %m. %y. %H:%M:%S.%f', # '25. 10. 06. 14:30:59.000200' - '%d. %m. %y. %H:%M', # '25. 10. 06. 14:30' - '%d. %m. %y.', # '25. 10. 06.' + '%d.%m.%Y. %H:%M:%S', # '25.10.2006. 14:30:59' + '%d.%m.%Y. %H:%M:%S.%f', # '25.10.2006. 14:30:59.000200' + '%d.%m.%Y. %H:%M', # '25.10.2006. 14:30' + '%d.%m.%Y.', # '25.10.2006.' + '%d.%m.%y. %H:%M:%S', # '25.10.06. 14:30:59' + '%d.%m.%y. %H:%M:%S.%f', # '25.10.06. 14:30:59.000200' + '%d.%m.%y. %H:%M', # '25.10.06. 14:30' + '%d.%m.%y.', # '25.10.06.' + '%d. %m. %Y. %H:%M:%S', # '25. 10. 2006. 14:30:59' + '%d. %m. %Y. %H:%M:%S.%f', # '25. 10. 2006. 14:30:59.000200' + '%d. %m. %Y. %H:%M', # '25. 10. 2006. 14:30' + '%d. %m. %Y.', # '25. 10. 2006.' + '%d. %m. %y. %H:%M:%S', # '25. 10. 06. 14:30:59' + '%d. %m. %y. %H:%M:%S.%f', # '25. 10. 06. 14:30:59.000200' + '%d. %m. %y. %H:%M', # '25. 10. 06. 14:30' + '%d. %m. %y.', # '25. 10. 06.' ) DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' diff --git a/django/conf/locale/sv/LC_MESSAGES/django.mo b/django/conf/locale/sv/LC_MESSAGES/django.mo index aaf3e8520c40deb99603afd238287b52e79be257..11a86f614be740f40e495dea3a1db668c5845a8c 100644 GIT binary patch delta 5934 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 P!(hYQ9igb+W2EX#^tvV|=>PjFT`t8>=poZXY% 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 diff --git a/django/conf/locale/sv/LC_MESSAGES/django.po b/django/conf/locale/sv/LC_MESSAGES/django.po index 4f1c5619f..97fd6dfa1 100644 --- a/django/conf/locale/sv/LC_MESSAGES/django.po +++ b/django/conf/locale/sv/LC_MESSAGES/django.po @@ -1,18 +1,20 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Alex Nordlund , 2012 +# Alexander Nordlund , 2012 +# Andreas Pelme , 2014 # Jannis Leidel , 2011 # Mattias Jansson , 2011 +# Rasmus Précenth , 2014 # Samuel Linde , 2011 -# biljettshop , 2013 +# Thomas Lundqvist , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-28 10:00+0000\n" -"Last-Translator: biljettshop \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/django/language/" "sv/)\n" "MIME-Version: 1.0\n" @@ -29,6 +31,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabiska" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbajdzjanska" @@ -82,323 +88,351 @@ msgid "English" msgstr "Engelska" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Australisk engelska" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Brittisk engelska" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spanska" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinsk spanska" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexikansk Spanska" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguansk spanska" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Spanska (Venezuela)" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estländska" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskiska" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persiska" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finska" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Franska" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisiska" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irländska" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galisiska" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreiska" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroatiska" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungerska" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesiska" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Isländska" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italienska" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japanska" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiska" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakiska" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreanska" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburgiska" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lettiska" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Lettiska" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonska" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongoliska" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Burmesiska" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norska (bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holländska" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norska (nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossetiska" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polska" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugisiska" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brasiliensk portugisiska" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumänska" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ryska" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakiska" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovenska" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanska" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbiska" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbiska (latin)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Svenska" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilska" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thailändska" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turkiska" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatariska" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtiska" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainska" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamesiska" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Förenklad Kinesiska" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Traditionell Kinesiska" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Fyll i ett giltigt värde." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Fyll i en giltig URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Fyll i ett giltigt heltal." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Fyll i en giltig e-postadress." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Fyll i en giltig 'slug', beståendes av enbart bokstäver, siffror, " "understreck samt bindestreck." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Fyll i en giltig IPv4 adress." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Ange en giltig IPv6-adress." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Ange en giltig IPv4 eller IPv6-adress." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Fyll enbart i siffror separerade med kommatecken." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Kontrollera att detta värde är %(limit_value)s (det är %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Kontrollera att detta värde är mindre än eller lika med %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Kontrollera att detta värde är större än eller lika med %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -413,7 +447,7 @@ msgstr[1] "" "Säkerställ att detta värde åtminstone har %(limit_value)d tecken (den har " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -428,259 +462,255 @@ msgstr[1] "" "Säkerställ att detta värde har som mest %(limit_value)d tecken (den har " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s måste vara unikt för %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "och" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Detta fält får inte vara null." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Detta fält får inte vara tomt." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s med detta %(field_label)s finns redan." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Värdet %(value)r är inget giltigt alternativ." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Detta fält får inte vara null." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Detta fält får inte vara tomt." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Fält av typ: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Heltal" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "Värdet '%(value)s' måste vara ett heltal." +msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "Värdet '%(value)s' måste vara antingen True eller False." +msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolesk (antingen True eller False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Sträng (upp till %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Komma-separerade heltal" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"Värdet '%(value)s' har ett ogiltigt datumformat. Det måste vara i formatet " -"YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"Värdet '%(value)s' har det giltiga formatet (YYYY-MM-DD) men det är ett " -"ogiltigt datum." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (utan tid)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"Värdet '%(value)s' har ett ogiltigt datumformat. Det måste vara i formatet " -"YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"Värdet '%(value)s' har det giltiga formatet (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" -"[TZ]) men det är ett ogiltigt datum/tid." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (med tid)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "Värdet '%(value)s' måste vara ett decimaltal." +msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimaltal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-postadress" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Sökväg till fil" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "Värdet '%(value)s' måste vara ett flyttal." +msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Flyttal" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Stort (8 byte) heltal" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4-adress" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-adress" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "Värdet '%(value)s' måste vara antingen \"None\", True or False." +msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolesk (antingen True, False eller None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positivt heltal" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positivt litet heltal" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (upp till %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Litet heltal" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"Värdet '%(value)s' har ett ogiltigt format. Det måste vara i formatet HH:MM[:" -"ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"Värdet '%(value)s' har det korrekta formatet (HH:MM[:ss[.uuuuuu]]) men är en " -"ogiltig tid." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Tid" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Rå binärdata" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fil" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Bild" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "Modell %(model)s med primärnyckel %(pk)r finns inte." +msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Främmande nyckel (typ bestäms av relaterat fält)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Ett-till-ett-samband" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Många-till-många-samband" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Detta fält måste fyllas i." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Fyll i ett heltal." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Fyll i ett tal." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Säkerställ att det inte är mer än %(max)s siffra totalt." msgstr[1] "Säkerställ att det inte är mer än %(max)s siffror totalt." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Säkerställ att det inte är mer än %(max)s decimal." msgstr[1] "Säkerställ att det inte är mer än %(max)s decimaler." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -691,31 +721,31 @@ msgstr[0] "" msgstr[1] "" "Säkerställ att det inte är mer än %(max)s siffror före decimalavskiljaren." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Fyll i ett giltigt datum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Fyll i en giltig tid." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Fyll i ett giltigt datum/tid." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ingen fil skickades. Kontrollera kodningstypen i formuläret." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ingen fil skickades." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Den skickade filen är tom." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -725,13 +755,13 @@ msgstr[0] "" msgstr[1] "" "Säkerställ att filnamnet har som mest %(max)d tecken (den har %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Var vänlig antingen skicka en fil eller markera kryssrutan för att rensa, " "inte både och. " -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -739,23 +769,27 @@ msgstr "" "Ladda upp en giltig bild. Filen du laddade upp var antingen ingen bild eller " "en korrupt bild." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Välj ett giltigt alternativ. %(value)s finns inte bland tillgängliga " "alternativ." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Fyll i en lista med värden." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Gömt fält %(name)s) %(error)s" @@ -763,40 +797,47 @@ msgstr "(Gömt fält %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "ManagementForm data saknas eller har manipulerats" +msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Vänligen lämna %d eller färre formulär." msgstr[1] "Vänligen lämna %d eller färre formulär." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Sortering" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Radera" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Var vänlig korrigera duplikatdata för %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Var vänlig korrigera duplikatdata för %(field)s, som måste vara unik." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -805,34 +846,34 @@ msgstr "" "Var vänlig korrigera duplikatdata för %(field_name)s som måste vara unik för " "%(lookup)s i %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Vänligen korrigera duplikatvärdena nedan." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Den infogade främmande nyckeln matchade inte den överordnade instansens " "primära nyckel." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Välj ett giltigt alternativ. Det valet finns inte bland tillgängliga " "alternativ." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" är inte ett giltigt värde för en primärnyckel." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Håll ner \"Control\" eller \"Command\" på en Mac för att välja fler än en." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -841,15 +882,15 @@ msgstr "" "%(datetime)s kunde inte tolkas i tidszonen %(current_timezone)s; det kan " "vara en ogiltig eller tvetydigt tidpunkt" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Nuvarande" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Ändra" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Rensa" @@ -865,63 +906,63 @@ msgstr "Ja" msgid "No" msgstr "Nej" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ja,nej,kanske" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d byte" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s kB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "e.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "f.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "FM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "EM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "midnatt" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "middag" @@ -1197,117 +1238,133 @@ msgctxt "alt. month" msgid "December" msgstr "december" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Varken Pillow eller PIL kunde importeras: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "'_imaging' modulen för PIL kunde inte importeras: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Detta är inte en giltig IPv6 adress." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "eller" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d år" msgstr[1] "%d år" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d månad" msgstr[1] "%d månader" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d vecka" msgstr[1] "%d veckor" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d dag" msgstr[1] "%d dagar" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d timme" msgstr[1] "%d timmar" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minut" msgstr[1] "%d minuter" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minuter" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Kataloglistningar är inte tillåtna här." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" finns inte" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Innehåll i %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Inget år angivet" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Ingen månad angiven" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Ingen dag angiven" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Ingen vecka angiven" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Inga %(verbose_name_plural)s är tillgängliga" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1316,7 +1373,7 @@ msgstr "" "Framtida %(verbose_name_plural)s är inte tillgängliga eftersom " "%(class_name)s.allow_future är False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Ogiltig datumsträng '%(datestr)s' med givet format '%(format)s'" @@ -1326,16 +1383,30 @@ msgstr "Ogiltig datumsträng '%(datestr)s' med givet format '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Hittade inga %(verbose_name)s som matchar frågan" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Sidan är inte 'last', och kan inte heller omvandlas till en int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Ogiltig sida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Tom lista och '%(class_name)s.allow_empty' är False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Kataloglistningar är inte tillåtna här." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" finns inte" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Innehåll i %(directory)s" diff --git a/django/conf/locale/sv/formats.py b/django/conf/locale/sv/formats.py index 8874da751..7673d472a 100644 --- a/django/conf/locale/sv/formats.py +++ b/django/conf/locale/sv/formats.py @@ -37,5 +37,5 @@ DATETIME_INPUT_FORMATS = ( '%m/%d/%y', # '10/25/06' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/sw/LC_MESSAGES/django.mo b/django/conf/locale/sw/LC_MESSAGES/django.mo index 380c292f3c2ad0dfb2ce5c3248d77bb2c4b905f0..632e04478ea8acc3bbbf1fb46296947fec81b2ed 100644 GIT binary patch delta 6523 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 T_qal1{jx-3*s^kT->m-u8);Ij delta 5392 zcmaLbdwkE=9mnyL3lSvh7Meu-h)9S8iAzKkaq9@`G8;AoKlUqei)c&RpIbYs=JKPg zhBC~ZEwh?SGpf2WjGDG?rBqwnx<}1Jm2KVY{ri6Mc-TMtKKlMW&pF@o{hsqZ-%D(} zW^6AGUab|q(y`qp$z)=Ta~&d_I~1>0=iaRC+~c?br{F<+0$bE^E)N5!<2GU?EH~dZ zPnu`V4>6K{S3HC68igt}+^`OR!^+g}AY-|2tsYm`xoXtwp!WNaxw>?ui))D~*d3eT z7~8+V_AkX6v~R{(+!x*-WX2S9!uL>Da2o65dDO)Ijym9;?RN=Y|H}9n?Qy7yrl9)g zpcbzq>b$)%9S5M!|2)QF5Zf}oTTDS$@(yZgPvVnUr5-22UdVrL9zVK*HCTu{FbVHt zD%N4vs^?)X9E_USc;r7f%jzpoE4CGbT$DRZp(%cVy3z-zD~aaD%Q$R+2^fuSQ2jcf zCf*Hoo<5k3MW`!Zicz@A>T6K_H{vkd{Y3P`_SUEg z%)qKR8>{0YYhR5zej~D&ZY!!^IcfqYP%C>bk@Z){c-Boj>X^x>D{q3j;w&@A_P0k( zv@`1Xo>nik{ew^g4mZc4COj3ncsC1m+{z#YEzug(y)@=)RljYT9F6H^W`FW05s!7 z)WAM$hpDK3!>}ig##XouC*wtIj=gy|3$PS*Vf&F43c7L%n!pLvj4z>1cn39+2Ud@2 z=&e*WRC^8Vf%UN$jzF!{7S!>3QLov4)RiAc4g4{x-!)8Pe0Q6II#%|12i8F*?UGST zmyfzdGf*d(i5g&zxe&E7%gj}%err+B&L(pkYQnpbMRj*EiSb>{Ml364p_ck7)PSQ< zS2`ATqGHthJk9pMf||&y=5lL)19gS#tbHpErM?$+o~n(#hqDF-HBcf29gu>$k_=RP zHtK*J)WGdgOWDU9VNNyYo2$(2sN)W!9=fyEe#5-inDtkO*i`QsXn^XNjcV^=4n__9 z6VzKW%UpzdcGjRixjRwE9Ypm%gZk2aic$ED`Oy3>mG#$-s3x8|(l#AbLJ zwF381OB|8moiG9QhLn^fW@e{VFl`s%TC*W z6!napz-YXTESkG+`(v1$o`D+J9#b*=DaKCJ$6;686qfsci-MLSgU?j>-e4~EeyEww zMedSYZ}nrShwD1(%I~7S>9Lt!dn#(e?NAdbMEzA9h1GBg#^M^RqW6C@1-<{fQTO21)$agS!DCnzPg(sV3~I-93OevM z_QyM@js;oXiu6UjUc;~&22cZ+V)(C_wXZ}?WCQBUxfL~mo2c`Bg&OBu)VLAZy#G2; zRn|xM@-ftox~PsRs1r7|dY0{Pi<-!jW^Z!{Cec0`b>5dyulIb^Em>gg>rmrt%4YpF zvt8D(AN4F8K@EHno8xtCiq%_suVXIi*%*LbaFVs}F;AI)MZG<-tvr3G3u})$f9D_t zEn!d8j7Oo~-*MO(1E?k3hJ&yS+hR;>=VoIkRQ+x2iFZ-`JLY%;^uRdkg{X&d7;66{ zGx!_@&15cW0t-<~vjhupHFm*E)}G9(q5Wy7CCx@%KzGzijxYnLTQME0<5Fv1YwcT+ zeHN8Geacs()JhLo=FJK>gxS{Sr_Y;6uIN>8LNJAN5wvLm#d~-HLM5 zGjRc{=0uU_!nxxXx3Q=#-ZvpQ4e7v4#B3ViM(j-^HCSJ6xIKA z+rQr0w_uds|DCpDFKQxhnTO0H=5f>sPg?z~)i0nXcG=pmnV*@rQ4{-zc@K4A|Hkn9 zU#Xqf5RV!l0X30it2aUokd8Vq6LrE|)RpC<9@=iGem%|JWN-!gR`yN1m}>0ginF{oP0sfkmpFn z_~HNEw@D3bX{0XsJy}hLk$z+|(RP^pki1UDk-6j@vXWG6+bQVQj3mDynPdZ*LYfh6 zPmy3DKWoWf$Z_%p(YDAV{88aKal=U;a+FLYACsZvP4X%Ej0_^$dXQI%UeAgx-3rC1 zTdS{UFJ0F>3O^;&$pzAz=!20*x{$5pM`RSyc7==xm-zP}{*HV|_K=^4zOGq&d9CQ+ z_o%!;7LbeN`{d6={~)N?N-GLjk4z={f>mrcD6AtP!dKV5MzlTa;mXX)xRJbMb@2YG zseXdYCws{?@+b1>wv-BgTikVP`~kj8^v&)-ZjvoTpVF5}3(}uVAU?8<>?S`W+I~w0 z=&4#lfiI@pNsf_BU)3%(fA+5;_@(ig@niIAW?lQkk zNk>)LCXuJZCGX$+DmEbFNr@_K@#F(iu8M7uSVS6CG+=7TUw2uDaRL9tu_GrH75kf& z_=-zQru#B~!CzMWURuZ~XcWC1hU#|j} zR^sau{_Pw7eLDO*xWKjWxvqUfjqBysoavu7x+w5W(WHPYC@SI9q51XZlvS_)Ff!CJ z>1bI@@{Wkm)du^@j;0h=jt%&yYdR(VvbJgcBP(T%nLLgD>Dh6)S*`N2a&mmFI^?%) z6Dm(n@>*KA_qEE)Z, 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Swahili (http://www.transifex.com/projects/p/django/language/" "sw/)\n" @@ -18,12 +19,16 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "Kiafrikaani" #: conf/global_settings.py:52 msgid "Arabic" msgstr "Kiarabu" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Kiazerbaijani" @@ -34,7 +39,7 @@ msgstr "Kibulgaria" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "Kibelarusi" #: conf/global_settings.py:56 msgid "Bengali" @@ -42,7 +47,7 @@ msgstr "Kibengali" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "Kibretoni" #: conf/global_settings.py:58 msgid "Bosnian" @@ -77,318 +82,346 @@ msgid "English" msgstr "Kiingereza" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Kiingereza cha Kiaustalia" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Kiingereza cha Uingereza" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Kiesperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Kihispania" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Kihispania cha Argentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Kihispania cha Mexico" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Kihispania cha Nikaragua" -#: conf/global_settings.py:72 -msgid "Venezuelan Spanish" -msgstr "" - #: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "Kihispania cha Kivenezuela" + +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Kiestonia" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Kibaskyue" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Kipershia" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Kifini" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Kifaransa" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Kifrisi" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Kiairishi" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Kigalatia" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Kiyahudi" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Kihindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kikroeshia" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Kihangaria" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Kiindonesia" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Kiaiselandi" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Kiitaliano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Kijapani" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Kijiojia" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kizakhi" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Kihema" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kikanada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Kikorea" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Kilithuania" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Kilatvia" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Kimacedonia" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Kimalayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Kimongolia" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "kibekmali cha Kinorwei" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Kinepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Kidachi" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Kinynorki cha Kinorwei" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Kipanjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Kipolishi" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Kireno" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Kireno cha Kibrazili" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Kiromania" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Kirusi" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Kislovakia" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Kislovenia" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Kialbania" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Kiserbia" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Kilatini cha Kiserbia" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Kiswidi" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Kiswahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Kitamili" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "kitegulu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Kithai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Kituruki" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Kitatari" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Kiukreni" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Kiurdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Kivietinamu" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Kichina Kilichorahisishwa" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Kichina Asilia" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Muonekano wa tovuti" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Ingiza thamani halali" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Ingiza URL halali." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Ingiza namba halali" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "" +msgstr "Ingiza anuani halali ya barua pepe" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "Ingiza slagi halali yenye herufi, namba, \"_\" au \"-\"" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Ingiza anuani halali ya IPV4" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Ingiza anuani halali ya IPV6" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Ingiza anuani halali za IPV4 au IPV6" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Ingiza tarakimu zilizotenganishwa kwa koma tu." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Hakikisha thamani hii ni %(limit_value)s (ni %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Hakikisha thamani hii ni ndogo kuliko au sawa na %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Hakikisha thamani hii ni kubwa kuliko au sawa na %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -399,7 +432,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -410,247 +443,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "Ni lazima %(field_name)s kuwa pekee kwa %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "na" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Tayari kuna %(field_label)s kwa %(model_name)s nyingine." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Uga huu hauwezi kuwa hauna kitu." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Uga huu hauwezi kuwa mtupu" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Tayari kuna %(field_label)s kwa %(model_name)s nyingine." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Uga wa aina %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Inteja" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "Thamani ya '%(value)s' ni lazma iwe Kweli au Si kweli" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Buleani (Aidha Kweli au Si kweli)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Tungo (hadi %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Inteja zilizotengwa kwa koma" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Tarehe (bila ya muda)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Tarehe (pamoja na muda)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Namba ya desimali" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Anuani ya baruapepe" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Njia ya faili" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Namba ya `floating point`" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Inteja kubwa (baiti 8)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "anuani ya IPV4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "anuani ya IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Buleani (Aidha kweli, Si kweli au Hukuna)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Inteja chanya" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Inteja chanya ndogo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slagi (hadi %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Inteja ndogo" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Maandishi" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Muda" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Faili" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Picha" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "'Foreign Key' (aina inapatikana kwa uga unaohusiana)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Uhusiano wa moja-kwa-moja" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Uhusiano wa vingi-kwa-vingi" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Sehemu hii inahitajika" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Ingiza namba kamili" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Ingiza namba" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -659,31 +700,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Ingiza tarehe halali" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Ingiza muda halali" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Ingiza tarehe/muda halali" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Hakuna faili lililokusanywa. Angalia aina ya msimbo kwenye fomu." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Hakuna faili lililokusanywa." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Faili lililokusanywa ni tupu." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -691,11 +732,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Tafadhali aidha kusanya faili au tiki kisanduku kilicho wazi, si yote." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -703,21 +744,25 @@ msgstr "" "Pakia picha halali. Faili ulilopakia lilikua aidha si picha au ni picha " "iliyopotoshwa." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Chagua chaguo halali. %(value)s si moja kati ya machaguo yaliyopo." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Ingiza orodha ya thamani" -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -725,42 +770,49 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Panga" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Futa" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Tafadhali rekebisha data zilizojirudia kwa %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Tafadhali rekebisha data zilizojirudia kwa %(field)s, zinazotakiwa kuwa za " "kipekee." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -769,31 +821,31 @@ msgstr "" "Tafadhali sahihisha data zilizojirudia kwa %(field_name)s ,uga huu ni lazima " "kuwa wa pekee kwa %(lookup)s katika %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Tafadhali sahihisha thamani zilizojirudia hapo chini." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "`Inline foreign key` haijafanana tukio la `primary key` mama." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Chagua chaguo halali. Chaguo hilo si moja kati ya chaguzi halali" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Shikilia chini \"Control\", au \"Command\" kwenye Mac, ili kuchagua zaidi ya " "moja. " -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -802,15 +854,15 @@ msgstr "" "Imeshindikana kufasiri %(datetime)s katika majira ya %(current_timezone)s;" "Inawezekana kuwa kuna utata au kiti hichi hakipo." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Kwa sasa" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Badili" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Safisha" @@ -826,63 +878,63 @@ msgstr "Ndiyo" msgid "No" msgstr "Hapana" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ndiyo,hapana,labda" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "baiti %(size)d" msgstr[1] "baiti %(size)d" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "KB %s" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "MB %s" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "GB %s" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "TB %s" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "PB %s" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "usiku wa manane" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "mchana" @@ -1158,117 +1210,133 @@ msgctxt "alt. month" msgid "December" msgstr "Disemba" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "au" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "mwaka %d" +msgstr[1] "miaka %d" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "mwezi %d" +msgstr[1] "miezi %d" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "wiki %d" +msgstr[1] "wiki %d" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "siku %d" +msgstr[1] "siku %d" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "saa %d" +msgstr[1] "saa %d" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "dakika %d" +msgstr[1] "dakika %d" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "dakika 0" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Marufuku" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Sahirisi za saraka haziruhusiwi hapa." +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" haipo" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Sahirisi ya %(directory)s" +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Maelezo zaidi yanapatikana ikiwa DEBUG=True" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Hakuna mwaka maalum uliotajwa" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Hakuna mwezi maalum uliotajwa" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Hakuna siku maalum iliyitajwa" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Hakuna wiki maalum iliyotajwa" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Hakujapatikana %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1277,7 +1345,7 @@ msgstr "" "%(verbose_name_plural)s kutoka wakati ujao haiwezekani kwani `" "%(class_name)s.allow_future` ni `False`." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Tungo batili ya tarehe '%(datestr)s' muundo ni '%(format)s'" @@ -1287,16 +1355,30 @@ msgstr "Tungo batili ya tarehe '%(datestr)s' muundo ni '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "hakuna %(verbose_name)s kulingana na ulizo" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Ukurasa huu si 'mwisho', na wala hauwezi kubadilishwa kuwa int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" -msgstr "" +msgstr "Ukurasa batili (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Orodha tupu na '%(class_name)s.allow_empty'.ni 'False'." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Sahirisi za saraka haziruhusiwi hapa." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" haipo" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Sahirisi ya %(directory)s" diff --git a/django/conf/locale/ta/LC_MESSAGES/django.mo b/django/conf/locale/ta/LC_MESSAGES/django.mo index 847dbbf6e29940fbdce709436dfe050da55903ec..dd2136d4cdbca099036ae30f330d9fa1893b31b0 100644 GIT binary patch delta 897 zcmXZaO-NK>6vpu*LrP)S@BA1kqeO%zW}JzJyE4JRY!e6y!7Rd{rBgyXFYTm-T1wO+ zCG|f{Up|1m#A_h5x5}V3^-M=Y7w|9p-KLI$Ro0L=UUXE(T_e zX0}xq``0~GZ`MY>4KH8@Z{jU%!3vJxKGx!uhPb|fJ;X)K;v-a_&)A6-RDGh+B4d`d zGhG*YaS#Xa0Zx1VM3Y%JaUMxo0d>FV@m-G}qZ%(`5rY@u2g&Y%_>Mh&`(dc#Tg4r-AZtj4Fv$DZ@0x-zcg7thbpTzwW%i>;yRHzOVn z^Y9xrc-Jqqwwj$H&Y}uOQHxG^d>_@|rN?E|;BTmYKX3y7U;(euNrzq*^KhTDGr3q#_)(u?XhHS^blvqy8ObUxLW?aJiBOnUxFkn~KhE1eI|WlA4{ GVsHR=NMD5j delta 903 zcmXZaKS-2u9LMqRAzF$(mj6vlr9v7`&Qt4rD5#+tl4=Mi6X6PRkW}z62%bT36NgJ9 z!iI)GB#;a$8mumwBuFPI$RTjJ8X_>4!uQAf!f~(X`~CgCf1cxBhHt{<+eOhr%lRt(R@eGdRB-UUaZ({6-SvmHh`lPW9GuVkwP<__13G=A>gOwH; zv+Ouky3mf7@Cwf3jOR~QnVlj&kEAS(x}WiQ*5jwB#&59^zxeqtTqU+@X2CmD{rBp~ ztd)md618}gYF+3+Ep`KSaS-)}_uOgJB3UfKXUNB%^QF2RzQ+yE&(U0cmQag*MAdIa zJe2bA2Q~PgUudc`J3*X6751YRo$&Y}s=>0yIn>~9sD3|j6nAg{hiKA^pHPcdH5Beg zr+Ltz9@L;)s6{eZgmWH0LKVKo3o*0LsDTx{juvS~4NiJ|4)u#&cl$j*jQYjy7vjjK z{9qonz@qyBHQ+0%QQqA}4J_uLq(=3q#hOv|-KZD1=J^rSVpFL5Gaf&{a=XgE(+`&R z6J{^mRd>zLH{C5%!)-tRjUn;>mBo@*2a4nAyW@AVgF*YD&UhjfPbOOuJz;lO_Hocy S$aI`-Nu, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/django/language/" "ta/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "அரபிக்" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -78,318 +82,346 @@ msgid "English" msgstr "ஆங்கிலம்" #: conf/global_settings.py:66 -msgid "British English" +msgid "Australian English" msgstr "" #: conf/global_settings.py:67 -msgid "Esperanto" +msgid "British English" msgstr "" #: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "" + +#: conf/global_settings.py:69 msgid "Spanish" msgstr "ஸ்பானிஷ்" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "பீனீஷ்" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ப்ரென்சு" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "கலீஷீயன்" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ஹீப்ரு" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ஹங்கேரியன்" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ஐஸ்லான்டிக்" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "இத்தாலியன்" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "ஜப்பானிய" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" +msgid "Burmese" msgstr "" #: conf/global_settings.py:103 -msgid "Nepali" +msgid "Norwegian Bokmal" msgstr "" #: conf/global_settings.py:104 +msgid "Nepali" +msgstr "" + +#: conf/global_settings.py:105 msgid "Dutch" msgstr "டச்சு" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "ரோமானியன்" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ரஷ்யன்" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "சுலோவாக்" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "ஸ்லோவேனியன்" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "செர்பியன்" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "சுவிடிஷ்" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "தமிழ்" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "துருக்கிஷ்" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "உக்ரேனியன்" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "எளிய சீன மொழி" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "மரபு சீன மொழி" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "இங்கு எண்களை மட்டுமே எழுதவும் காமவாள் தனிமைபடுத்தவும் " -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -400,7 +432,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -411,247 +443,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "மற்றும்" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "இந்த புலம் காலியாக இருக்கக் கூடாது" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "முழு எண்" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "பூலியன் (சரி அல்லது தவறு)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "கமாவாள் பிரிக்கப்பட்ட முழு எண்" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "தேதி (நேரமில்லாமல்)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "தேதி (நேரமுடன்)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "தசம எண்கள்" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "கோப்புப் பாதை" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP விலாசம்" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "இலக்கு முறை (சரி, தவறு அல்லது ஒன்றும் இல்லை)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "உரை" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "நேரம்" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "இந்த புலத்தில் மதிப்பு தேவை" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "முழு எண் மட்டுமே எழுதவும்" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -660,31 +700,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "அந்த பக்கத்தின் encoding வகையைப் பரிசோதிக்க.கோப்பு சமர்பிக்கப் பட்டவில்லை " -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "சமர்பிக்கப் பட்ட கோப்புக் காலியாக உள்ளது" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -692,11 +732,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -704,21 +744,25 @@ msgstr "" "முறையான படம் மட்டுமே பதிவேற்றம் செய்யவும். நீங்கள் பதிவேற்றம் செய்த கோப்பு படம் அள்ளாத " "அல்லது கெட்டுப்போன கோப்பாகும்" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -726,86 +770,93 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "நீக்குக" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mac இல், ஒன்றுக்கு மேற்பட்டவற்றை தேர்வு செய்ய \"Control\" அல்லது \"Command\" ஐ " "அழுத்தவும்" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "மாற்றுக" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -821,63 +872,63 @@ msgstr "ஆம்" msgid "No" msgstr "இல்லை" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ஆம், இல்லை, இருக்கலாம்" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "" msgstr[1] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "" @@ -1153,124 +1204,140 @@ msgctxt "alt. month" msgid "December" msgstr "டிசம்பர்" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1280,16 +1347,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/ta/formats.py b/django/conf/locale/ta/formats.py index 1c08f1750..4e206f4d8 100644 --- a/django/conf/locale/ta/formats.py +++ b/django/conf/locale/ta/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F, Y' TIME_FORMAT = 'g:i:s A' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M, Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = -# DECIMAL_SEPARATOR = -# THOUSAND_SEPARATOR = -# NUMBER_GROUPING = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = +# DECIMAL_SEPARATOR = +# THOUSAND_SEPARATOR = +# NUMBER_GROUPING = diff --git a/django/conf/locale/te/LC_MESSAGES/django.mo b/django/conf/locale/te/LC_MESSAGES/django.mo index 3310c71cf84a0513c35435b05f5c1739e76c81bd..fa0751613b7031aa2ea5480fbbcfc8a585b69daa 100644 GIT binary patch delta 1711 zcmXZcduWqa7{~GB1+}%cF7rlWn`pOsX%my0b}>lZbk44H%u6Rj>7<=iqqRa?HgvkT zLqXKQR;g|UC?7#;Nj1qJ``g82RQeM-pZJkPm3=e%!v zYFl>OuXW?R??*XzE9hLpIk#b^a|PIG{$yUj(d2v0n>dU3cPzpOI29)pIv2nqd+v0B2yk82PH!|@Ki7FC<7{X$D6)!<8{56(h7xHm8EPu~@irRQ0yHsHjs=#{G z#vWgJ_ycO(Ih>8x!=8Wg|47UrF(u*`5JklwVh%Q944Y94oWMRjk3G1H-DD-JevD7B z8kZJ3_Yoe#IrtAQ!%=TJw-T3oG&*P;MRiPn+qp%!9xLz&uEjpo&CD+GZ=ecQU_I)F zzCiV7Eq~hby{Jd}xAhO1W2i>+y)X?;OraL4L!EG|xd*ktcX$bZM2-J+u78E?$nCph zsByocuKu>=?;~e(nubHDf?lC+X8Hm@UW9tLR-@L-qNfFq+JJNBEi52EfO$BKD&&PZDemWI;X3j$ ztiuCXjRVNjaC7*lqWP;(1$}1mm#F@I3GQD5&f9<!FU69f1&>L6EeEdGg;@h*!5c|Go`G7R6m`<~Q44%-wxP!F zwfLZU-128p8(lE3q4w#s{`UrGXyN}+FVolx|0*M>jpm~kNTaTB1y03U)H7_ncpz`> zq{D;3Sbj1ZPescYMiR+%B7Qg=3N80D$w)kvu1J)|`OB?sXlswwwKlZ0H8-^HXiZ0I j8d_R1ZIRlh%*LkX$l|Rd;k(TvVJy?KX~)H`P$2jkNx8*V delta 1738 zcmXZcYiJZ_6vpv4iI+s9k+qSqYjnNF8aM8)N!?9VBHjYFRBQ-UO6!ugBDqP7#I}(! zS}FxCm54WJLDU5mbi&q1Yrl9!$(K@Uu@!Wc3N1)L{1Qdf|Kpsn>~GF_&zw2)&TRIz zW?TKHF{d#1C*97F9Y|jx#ZYDO`+eE#8CE zi4R#kh&u09rSsmL_#cU7Bwk_!m$IsO1FG>6tj2T5$NgjZXJ#4Qb>TU<3{$89dytPi z%2z4=f~vcLGx6`~UU26xNK}xhi3S6#LB%atg1uOS-=Z2^z#+Vem+&B0lk4dE0hZ2k zt`R@R_wf`~;Zt0Jk=fMZryd8pIPg&mi8;=taXZ%Gd2Gf(Hc{C_+S&IizgIz@p`WI@D$EXVy&kweE zJ}O?1s_!=U;uzv%_zoV&65c;|hXXZyh-x^3I`J*uI1N^XDXcZyaSd@6RX2>fqk;uN z97g?GVyHWg<27u+uW@wDxjyW}5Z8A_yjj}9DX4~Zs6iSn{tQcqdr*V+q3RE#>IRXI z`-873SgBqQ3DNQ5spd*cUp{UP=y+-0V#3oY<)NC zj*g?wKZ_x}jH>?=N8!IX3IE5j_&mw}D^a*8a58FPHfpd1W*S4pt5Gk}1{{Z*Q0KRz zw!RlNKtHPfG-~kQ%-g7ehEe@rdUi0rHaMXIb%AP&lc)x(P|y4mRD+%7epLOB7N0bK zw){2Jg@(*KsKFlD`tlJD)c6(ZWtvtOY-K&_LMu@XnowJq!E*cp^$dG+-<38`935-v z?E1X_ez<1BqF6i?OD3c7bbVcIe>f7^NG2Uiq@(dveR6SioWF7JWwv$4nz}L_+uAbS zon7_OyniM?us`qndH+IwU{~HhK}dFQ-p{>R$VHd5XSTE@w`}cb*sP, 2011 # Jannis Leidel , 2011 # ప్రవీణ్ ఇళ్ళ , 2013 -# వీవెన్ వీరపనేని , 2011 +# వీవెన్ , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-09-19 08:27+0000\n" -"Last-Translator: ప్రవీణ్ ఇళ్ళ \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/django/language/" "te/)\n" "MIME-Version: 1.0\n" @@ -28,6 +28,10 @@ msgstr "ఆఫ్రికాన్స్" msgid "Arabic" msgstr "ఆరబిక్" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "అజేర్బైజని " @@ -81,320 +85,348 @@ msgid "English" msgstr "ఆంగ్లం" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "బ్రిటీష్ ఆంగ్లం" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "ఎస్పరాంటో" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "స్పానిష్" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "అర్జెంటీనా స్పానిష్" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "మెక్షికన్ స్పానిష్ " -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "వెనుజులా స్పానిష్" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "ఎస్టొనియన్" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "బాస్క్" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "పారసీ" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ఫీన్నిష్" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ఫ్రెంచ్" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "ఫ్రిసియన్" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ఐరిష్" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "గలిసియన్" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "హీబ్రూ" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "హిందీ" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "క్రొయేషియన్" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "హంగేరియన్" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "ఇంటర్లింగ్వా" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "ఇండోనేషియన్" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ఐస్లాండిక్" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ఇటాలియవ్" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "జపనీ" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "జార్జియన్" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "కజఖ్" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "ఖ్మెర్" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "కన్నడ" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "కొరియన్" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "లగ్జెంబర్గిష్" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "లిథుయేనియన్" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "లాత్వియన్" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "మెసిడోనియన్" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "మలయాళం" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "మంగోలియన్" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "బర్మీస్" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "నోర్వేగియన్ బొక్మల్ " -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "నేపాలీ" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "డచ్" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "నోర్వేగియన్ న్య్నోర్స్క్ " -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "పంజాబీ" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "పొలిష్" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "పోర్చుగీస్" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "బ్రజీలియన్ పోర్చుగీస్" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "రొమానియన్" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "రష్యన్" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "స్లొవాక్" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "స్లొవానియన్" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "అల్బేనియన్" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "సెర్బియన్" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "సెర్బియన్ లాటిన్" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "స్వీడిష్" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "స్వాహిలి" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "తమిళం" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "తెలుగు" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "థాయి" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "టర్కిష్" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "టటర్" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ఉక్రేనియన్" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "ఉర్దూ" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "వియెత్నామీ" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "సరళ చైనీ" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "సాంప్రదాయ చైనీ" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "సరైన విలువని ఇవ్వండి." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "సరైన URL ఇవ్వండి." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "దయచేసి సరైన ఈమెయిల్ చిరునామాను ప్రవేశపెట్టండి." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "దయచేసి సరైన IPv4 అడ్రస్ ఇవ్వండి" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "కామాల తో అంకెలు విడడీసి ఇవ్వండి " -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "దయచేసి దీని విలువ %(limit_value)s గ ఉండేట్లు చూసుకొనుము. ( మీరు సమర్పించిన విలువ " "%(show_value)s )" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "దయచేసి దీని విలువ %(limit_value)s కు సమానముగా లేక తక్కువగా ఉండేట్లు చూసుకొనుము." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "దయచేసి దీని విలువ %(limit_value)s కు సమానముగా లేక ఎక్కువగా ఉండేట్లు చూసుకొనుము." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +437,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -416,247 +448,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "మరియు" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "ఈ ఫీల్డ్ కాళీగా ఉందకూడడు " -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "ఈ ఖాళీని తప్పనిసరిగా పూరించాలి" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "పూర్ణసంఖ్య" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "బూలియన్ (అవునా లేక కాదా)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "పదబంధం (గరిష్ఠం %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "కామా తో విడడీసిన సంఖ్య" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "తేదీ (సమయం లేకుండా)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "తేది (సమయం తో)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "దశగణసంఖ్య" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "ఈమెయిలు చిరునామా" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ఫైల్ పాత్" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "ఐపీ చిరునామా" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "పాఠ్యం" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "సమయం" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "దస్త్రం" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "బొమ్మ" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "ఈ ఫీల్డ్ అవసరము" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "పూర్ణ సంఖ్య ఇవ్వండి" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "దయచేసి పూర్ణ సంఖ్య ఇవ్వండి" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -665,31 +705,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "దయచేసి సరైన తేది ఇవ్వండి." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "దయచేసి సరైన సమయం ఇవ్వండి." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "దయచేసి సరైన తెది/సమయం ఇవ్వండి." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "ఫైలు సమర్పించబడలేదు." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "మీరు సమర్పించిన ఫైల్ కాళీగా ఉంది " -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -697,31 +737,35 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "సరైన విలువల జాబితాను ఇవ్వండి." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -729,84 +773,91 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "అంతరము" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "తొలగించు" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "దయచేసి %(field)s యొక్క నకలు విలువను సరిదిద్దుకోండి." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "దయచేసి %(field)s యొక్క నకలు విలువను సరిదిద్దుకోండి. దీని విలువ అద్వితీయమయినది " -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "దయచేసి క్రింద ఉన్న నకలు విలువను సరిదిద్దుకోండి." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "\"Control\" కాని \"Command\" మాక్ లో నొక్కి ఉంచండి , ఒకటి కన్న ఎక్కువ ఎన్నుకోవటానికి" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "ప్రస్తుతము " -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "మార్చు" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -822,63 +873,63 @@ msgstr "అవును" msgid "No" msgstr "కాదు" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "అవును, కాదు , ఏమొ" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d బైటు" msgstr[1] "%(size)d బైట్లు" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s కిబై" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s మెబై" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s గిబై" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "అర్ధరాత్రి" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "మధ్యాహ్నం" @@ -1154,124 +1205,140 @@ msgctxt "alt. month" msgid "December" msgstr "డిసెంబర్" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "లేదా" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1281,16 +1348,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/te/formats.py b/django/conf/locale/te/formats.py index 02399d6c1..275ab8dc8 100644 --- a/django/conf/locale/te/formats.py +++ b/django/conf/locale/te/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F Y' TIME_FORMAT = 'g:i:s A' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = -# DECIMAL_SEPARATOR = -# THOUSAND_SEPARATOR = -# NUMBER_GROUPING = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = +# DECIMAL_SEPARATOR = +# THOUSAND_SEPARATOR = +# NUMBER_GROUPING = diff --git a/django/conf/locale/th/LC_MESSAGES/django.mo b/django/conf/locale/th/LC_MESSAGES/django.mo index a0285874df46d887af48bae89c37d3c91e4c5a41..6ee4391c8b1468337772462244aec0cc8df0a292 100644 GIT binary patch delta 5488 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 diff --git a/django/conf/locale/th/LC_MESSAGES/django.po b/django/conf/locale/th/LC_MESSAGES/django.po index 6ff3284f2..483260508 100644 --- a/django/conf/locale/th/LC_MESSAGES/django.po +++ b/django/conf/locale/th/LC_MESSAGES/django.po @@ -2,15 +2,17 @@ # # Translators: # Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2014 +# Sippakorn Khaimook , 2014 # Suteepat Damrongyingsupab , 2011-2012 # Suteepat Damrongyingsupab , 2013 # Vichai Vongvorakul , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Thai (http://www.transifex.com/projects/p/django/language/" "th/)\n" @@ -28,6 +30,10 @@ msgstr "อัฟฟริกัน" msgid "Arabic" msgstr "อารบิก" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "อาเซอร์ไบจาน" @@ -81,318 +87,346 @@ msgid "English" msgstr "อังกฤษ" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "อังกฤษ - สหราชอาณาจักร" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "เอสเปรันโต" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "สเปน" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "สเปน - อาร์เจนติน่า" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "เม็กซิกันสเปน" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "นิการากัวสเปน" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "เวเนซุเอลาสเปน" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "เอสโตเนีย" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "แบ็ซค์" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "เปอร์เชีย" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ฟินแลนด์" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ฝรั่งเศส" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "ฟริเซียน" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ไอริช" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "กาลิเซีย" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ฮีบรู" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "ฮินดี" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "โครเอเชีย" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ฮังการี" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "ภาษากลาง" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "อินโดนิเซีย" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ไอซ์แลนด์" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "อิตาลี" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "ญี่ปุ่น" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "จอร์เจีย" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "คาซัค" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "เขมร" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "กัณณาท" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "เกาหลี" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "ลักแซมเบิร์ก" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "ลิทัวเนีย" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "ลัตเวีย" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "มาซิโดเนีย" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "มลายู" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "มองโกเลีย" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "พม่า" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "นอร์เวย์ - Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "เนปาล" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ดัตช์" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "นอร์เวย์ - Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "ปัญจาบี" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "โปแลนด์" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "โปรตุเกส" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "โปรตุเกส (บราซิล)" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "โรมาเนีย" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "รัสเซีย" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "สโลวัก" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "สโลวีเนีย" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "อัลแบเนีย" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "เซอร์เบีย" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "เซอร์เบียละติน" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "สวีเดน" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "สวาฮีลี" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "ทมิฬ" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "เตลุคู" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "ไทย" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "ตุรกี" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "ตาตาร์" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "อัดเมิร์ท" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ยูเครน" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "เออร์ดู" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "เวียดนาม" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "จีนตัวย่อ" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "จีนตัวเต็ม" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "กรุณาใส่ค่าที่ถูกต้อง" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "ใส่ URL ที่ถูกต้อง" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "ป้อนที่อยู่อีเมลที่ถูกต้อง" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "ใส่ 'slug' ประกอปด้วย ตัวหนังสือ ตัวเลข เครื่องหมายขีดล่าง หรือ เครื่องหมายขีด" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "กรุณาใส่หมายเลขไอพีที่ถูกต้อง" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "กรอก IPv6 address ให้ถูกต้อง" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "กรอก IPv4 หรือ IPv6 address ให้ถูกต้อง" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "ใส่ตัวเลขที่คั่นด้วยจุลภาคเท่านั้น" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "ค่านี้ต้องเป็น %(limit_value)s (ปัจจุบันคือ %(show_value)s)" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "ค่านี้ต้องน้อยกว่าหรือเท่ากับ %(limit_value)s" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "ค่านี้ต้องมากกว่าหรือเท่ากับ %(limit_value)s" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -402,7 +436,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -412,246 +446,254 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s จะต้องไม่ซ้ำกันสำหรับ %(date_field)s %(lookup)s" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "และ" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s และ %(field_label)s มีอยู่แล้ว" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "ฟิลด์นี้ไม่สารถปล่อยว่างได้" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "ฟิลด์นี้เว้นว่างไม่ได้" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s และ %(field_label)s มีอยู่แล้ว" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "ฟิลด์ข้อมูล: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "จำนวนเต็ม" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "ตรรกะแบบบูลหมายถึง ค่า\"จริง\" (True) หรือ \"ไม่จริง \" (False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "สตริง(ได้ถึง %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "จำนวนเต็มแบบมีจุลภาค" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "วันที่ (ไม่มีเวลา)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "วันที่ (พร้อมด้วยเวลา)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "เลขฐานสิบหรือเลขทศนิยม" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "อีเมล" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ตำแหน่งไฟล์" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "เลขทศนิยม" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "จำนวนเต็ม (8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 address" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "หมายเลขไอพี" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "" "ตรรกะแบบบูลหมายถึง ค่า\"จริง\" (True) หรือ \"ไม่จริง \" (False) หรือ \"ไม่มี\" (None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "จํานวนเต็มบวก" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "จํานวนเต็มบวกขนาดเล็ก" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (ถึง %(max_length)s )" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "จำนวนเต็มขนาดเล็ก" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "ข้อความ" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "เวลา" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ไฟล์" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "รูปภาพ" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Foreign Key (ชนิดของข้อมูลจะถูกกำหนดจากฟิลด์ที่เกี่ยวข้อง)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "ความสัมพันธ์แบบหนึ่งต่อหนึ่ง" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "ความสัมพันธ์แบบ many-to-many" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "ฟิลด์นี้จำเป็น" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "กรอกหมายเลข" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "กรอกหมายเลข" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -659,62 +701,66 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "กรุณาใส่วัน" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "กรุณาใส่เวลา" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "กรุณาใส่วันเวลา" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "ไม่มีไฟล์ใดถูกส่ง. ตรวจสอบ encoding type ในฟอร์ม." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "ไม่มีไฟล์ใดถูกส่ง" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "ไฟล์ที่ส่งว่างเปล่า" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "โปรดเลือกไฟล์หรือติ๊ก clear checkbox อย่างใดอย่างหนึ่ง" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "อัพโหลดรูปที่ถูกต้อง. ไฟล์ที่อัพโหลดไปไม่ใช่รูป หรือรูปเสียหาย." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "เลือกตัวเลือกที่ถูกต้อง. %(value)s ไม่ใช่ตัวเลือกที่ใช้ได้." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "ใส่รายการ" -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -722,39 +768,45 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "เรียงลำดับ" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "ลบ" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "โปรดแก้ไขข้อมูลที่ซ้ำซ้อนใน %(field)s" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "โปรดแก้ไขข้อมูลที่ซ้ำซ้อนใน %(field)s ซึ่งจะต้องไม่ซ้ำกัน" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -763,29 +815,29 @@ msgstr "" "โปรดแก้ไขข้อมูลซ้ำซ้อนใน %(field_name)s ซึ่งจะต้องไม่ซ้ำกันสำหรับ %(lookup)s ใน " "%(date_field)s" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "โปรดแก้ไขค่าที่ซ้ำซ้อนด้านล่าง" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Foreign key ไม่สัมพันธ์กับ parent primary key" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "เลือกตัวเลือกที่ถูกต้อง. ตัวเลือกนั้นไม่สามารถเลือกได้." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "กดปุ่ม \"Control\", หรือ \"Command\" บน Mac ค้างไว้, เพื่อเลือกหลายๆตัวเลือก" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -794,15 +846,15 @@ msgstr "" "%(datetime)s ไม่สามารถแปลงให้อยู่ใน %(current_timezone)s time zone ได้ เนื่องจาก " "time zone ไม่ชัดเจน หรือไม่มีอยู่จริง" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "ปัจจุบัน" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "เปลี่ยนแปลง" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "ล้าง" @@ -818,62 +870,62 @@ msgstr "ใช่" msgid "No" msgstr "ไม่ใช่" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ใช่,ไม่ใช่,อาจจะ" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d ไบต์" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "เที่ยงคืน" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "เที่ยงวัน" @@ -1047,7 +1099,7 @@ msgstr "มี.ค." #: utils/dates.py:34 msgctxt "abbrev. month" msgid "April" -msgstr "เม.ษ." +msgstr "เม.ย." #: utils/dates.py:35 msgctxt "abbrev. month" @@ -1149,111 +1201,127 @@ msgctxt "alt. month" msgid "December" msgstr "ธันวาคม" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "หรือ" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d ปี" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d เดือน" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d สัปดาห์" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d วัน" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d ชั่วโมง" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d นาที" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 นาที" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "ไม่ได้รับอนุญาตให้ใช้ Directory indexes ที่นี่" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ไม่มีอยู่" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "ดัชนีของ %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "ไม่ระบุปี" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "ไม่ระบุเดือน" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "ไม่ระบุวัน" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "ไม่ระบุสัปดาห์" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "ไม่มี %(verbose_name_plural)s ที่ใช้ได้" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1262,7 +1330,7 @@ msgstr "" "%(verbose_name_plural)s ในอนาคตไม่สามารถใช้ได้ เนื่องจาก %(class_name)s." "allow_future มีค่าเป็น False" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "สตริงค์ '%(datestr)s' ของวันไม่ถูกต้องกับฟอร์แมต '%(format)s'" @@ -1272,16 +1340,30 @@ msgstr "สตริงค์ '%(datestr)s' ของวันไม่ถูก msgid "No %(verbose_name)s found matching the query" msgstr "ไม่พบ %(verbose_name)s จาก query" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "ไม่ใช่หน้าสุดท้าย และไม่สามารถค่าแปลงเป็น int ได้" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "หน้าไม่ถูกต้อง (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "list ว่างเปล่า และ '%(class_name)s.allow_empty' มีค่าเป็น False" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "ไม่ได้รับอนุญาตให้ใช้ Directory indexes ที่นี่" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ไม่มีอยู่" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "ดัชนีของ %(directory)s" diff --git a/django/conf/locale/th/formats.py b/django/conf/locale/th/formats.py index 7847a7c25..714b2037d 100644 --- a/django/conf/locale/th/formats.py +++ b/django/conf/locale/th/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M Y' SHORT_DATETIME_FORMAT = 'j M Y, G:i:s' -# FIRST_DAY_OF_WEEK = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/tr/LC_MESSAGES/django.mo b/django/conf/locale/tr/LC_MESSAGES/django.mo index 0e74dd6ef5e835d2879b38469b3832efc29b81c0..efc80a6e20f218ddb04e4a65074a70ca7d71000a 100644 GIT binary patch literal 22903 zcmc(m3!Gg=o#zXA2Ska0fC7g==x*um1PE+s1We~m=n&H#G%^^^?R&cK;of^rbI!dT zZo9rk6bE&5#T|5rIy$VYqsh#Oujnv#<6~!i&8nc|dk}SC6i3AeJG$RrRh`?no6ZB& z+51WL_f(xa_59br{`JVW79aLz!|xe~81r;kJKC6Ac;35Mp~gIPvN5N?pTgzv7(5g3 znQ#OAYj_@f7_Nlfry6rH4589{D?AQ<7(N+(8lC{}h05aJe7JduejX4vp zginCagEWb`7Sb$c93BQ^|32~WuZKqw{z9nozY-n+Z-!5Sf9Bu6+lRj&s{S8@$H33{ z@Grwf`2QIm3Gat$uOCDHnM2Po=4`kG>iv4C_g6vXSB6i5Rj6{m5Gvk{@EPzH@Bc7V z{JWsa`)NoQo6kYj<9?{`f8yW&8Y=$pp!)HMz}4%iQ1Q=&>gN?u@m9kwcm-7Y8GItV z0jj-U1y!!SumNY_t?*(Re-eHXz5%YMv)%>oh3|wfIt$r@0gZ4OycS*p-v*xw@AZ5L zsvVA6YRr}JWQb^(2$F<(nfJdNsvrIVs-M0L)eb*|lHWtlG3F$AI@J3Mq1t;RJP|%0 z^3OE*qxO0$RC~PJ^ZgLfG9QA6!LLBY`#Mzp?}JL`K_C7E8m%AyvG53Z2|N@IdjC3j zB>o}zJh%-izulf6f%@)~@NoE9@Bf1Le-*AF{2Nf^IJ4Wy+qv*q{1-umuZGHZ2)+kC z8{P;XflBvfJ+57Df|A$U;gRq?Q1ZM7s$V`1HST^5_1#j0Q1Q<7yZ|1B{}QP7S>w6U zzuyd1pR1w1zt;Ol{rl_SBEmB$`FfG}zZM>i|5hly^md4fGGBwr|7TF?JpxtFLnx%= zcHqxD8$o-vU+dd*CAYEvRz+2&x{xfhy1O%UpY%0#(i)sPOZl+Hb&zUk2CW zUk}&ATcFzWD^T&j4b^WyfNGat`1eOqXq96zRQyw*#_w5B@h^w^eh3~5w?U1w5>z|C z6sjD1q0+evD*mTEzW|THe-Bi9{)^|2pyK}oN**8fd<3c3j>SzCZNgKZZZY|L^c~@CO&TbU(PlmGh%;G2x&0{I2KE zJ >;0*oeNgp#7Cat~`0z2$mVf`J@X5S?J5; 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 z, 2013 -# Caner BAŞARAN , 2013 -# cihad , 2012 -# cihad , 2013 +# Burak Yavuz, 2014 +# Caner Başaran , 2013 +# Cihad GÜNDOĞDU , 2012 +# Cihad GÜNDOĞDU , 2013-2014 # Gökmen Görgen , 2013 # Jannis Leidel , 2011 -# mesutcang , 2013 +# Mesut Can Gürle , 2013 # Murat Çorlu , 2012 # Murat Sahin , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-23 15:55+0000\n" -"Last-Translator: Ahmet Emre Aladağ \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-15 18:39+0000\n" +"Last-Translator: Burak Yavuz\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/django/language/" "tr/)\n" "MIME-Version: 1.0\n" @@ -27,12 +28,16 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "Güney Afrika Hollanda Lehçesi" +msgstr "Afrikanca" #: conf/global_settings.py:52 msgid "Arabic" msgstr "Arapça" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturyaca" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerice" @@ -47,7 +52,7 @@ msgstr "Beyaz Rusça" #: conf/global_settings.py:56 msgid "Bengali" -msgstr "Bengali Dili" +msgstr "Bengalce" #: conf/global_settings.py:57 msgid "Breton" @@ -86,322 +91,349 @@ msgid "English" msgstr "İngilizce" #: conf/global_settings.py:66 -msgid "British English" -msgstr "İngiltere İngilizce" +msgid "Australian English" +msgstr "Avusturya İngilizcesi" #: conf/global_settings.py:67 -msgid "Esperanto" -msgstr "Esperanto" +msgid "British English" +msgstr "İngiliz İngilizce" #: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "Esperanto dili" + +#: conf/global_settings.py:69 msgid "Spanish" msgstr "İspanyolca" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Arjantin İspanyolcası" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksika İspanyolcası" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nikaragua İspanyolcası" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezüella İspanyolcası" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonca" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskça" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Farsça" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Fince" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Fransızca" -#: conf/global_settings.py:78 -msgid "Frisian" -msgstr "Frisce" - #: conf/global_settings.py:79 +msgid "Frisian" +msgstr "Frizce" + +#: conf/global_settings.py:80 msgid "Irish" msgstr "İrlandaca" -#: conf/global_settings.py:80 -msgid "Galician" -msgstr "Galler Dili" - #: conf/global_settings.py:81 +msgid "Galician" +msgstr "Galiçyaca" + +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "İbranice" -#: conf/global_settings.py:82 -msgid "Hindi" -msgstr "Hinduca" - #: conf/global_settings.py:83 +msgid "Hindi" +msgstr "Hintçe" + +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Hırvatça" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Macarca" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Endonezce" -#: conf/global_settings.py:87 -msgid "Icelandic" -msgstr "İzlanda dili" +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido dili" #: conf/global_settings.py:88 +msgid "Icelandic" +msgstr "İzlandaca" + +#: conf/global_settings.py:89 msgid "Italian" msgstr "İtalyanca" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonca" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Gürcüce" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakça" -#: conf/global_settings.py:92 -msgid "Khmer" -msgstr "Kamboçyaca" - #: conf/global_settings.py:93 -msgid "Kannada" -msgstr "Kannada Dili" +msgid "Khmer" +msgstr "Kmerce" #: conf/global_settings.py:94 +msgid "Kannada" +msgstr "Kannada dili" + +#: conf/global_settings.py:95 msgid "Korean" msgstr "Korece" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Lüksemburgca" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litovca" -#: conf/global_settings.py:97 -msgid "Latvian" -msgstr "Leton Dili" - #: conf/global_settings.py:98 +msgid "Latvian" +msgstr "Letonca" + +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonca" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayamca" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Moğolca" -#: conf/global_settings.py:101 -msgid "Burmese" -msgstr "Birmanya dili" +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Marathi dili" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" -msgstr "Norveçce (Bokmal)" +msgid "Burmese" +msgstr "Birmanca" #: conf/global_settings.py:103 +msgid "Norwegian Bokmal" +msgstr "Norveççe Bokmal" + +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalce" -#: conf/global_settings.py:104 -msgid "Dutch" -msgstr "Flamanca" - #: conf/global_settings.py:105 -msgid "Norwegian Nynorsk" -msgstr "Norveçce (Nynorsk)" +msgid "Dutch" +msgstr "Flemenkçe" #: conf/global_settings.py:106 +msgid "Norwegian Nynorsk" +msgstr "Norveççe Nynorsk" + +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Osetçe" -#: conf/global_settings.py:107 -msgid "Punjabi" -msgstr "Punjabice" - #: conf/global_settings.py:108 +msgid "Punjabi" +msgstr "Pencapça" + +#: conf/global_settings.py:109 msgid "Polish" msgstr "Lehçe" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portekizce" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Romence" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rusça" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakça" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovence" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Arnavutça" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Sırpça" -#: conf/global_settings.py:117 -msgid "Serbian Latin" -msgstr "Sırp Latini" - #: conf/global_settings.py:118 +msgid "Serbian Latin" +msgstr "Sırpça Latin" + +#: conf/global_settings.py:119 msgid "Swedish" msgstr "İsveççe" -#: conf/global_settings.py:119 -msgid "Swahili" -msgstr "Svahili Dili" - #: conf/global_settings.py:120 +msgid "Swahili" +msgstr "Savahilice" + +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilce" -#: conf/global_settings.py:121 -msgid "Telugu" -msgstr "Telugu Dili" - #: conf/global_settings.py:122 +msgid "Telugu" +msgstr "Telugu dili" + +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tayca" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Türkçe" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatarca" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtça" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukraynaca" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urduca" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamca" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" -msgstr "Basiteştirilmiş Çince" +msgstr "Basitleştirilmiş Çince" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Geleneksel Çince" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Site Haritaları" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Sabit Dosyalar" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Dağıtım" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Web Tasarımı" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Geçerli bir değer girin." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Geçerli bir URL girin." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Geçerli bir tamsayı girin." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Geçerli bir e-posta adresi girin." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." -msgstr "Lütfen sadece harf, rakam, altçizgi veya çizgiden oluşan değer girin." +msgstr "" +"Harflerden, sayılardan, altçizgilerden veya tirelerden oluşan geçerli bir " +"'kısaltma' girin." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Geçerli bir IPv4 adresi girin." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Geçerli bir IPv6 adresi girin." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." -msgstr "Geçerli bir IPv4 veya IPv6 adresi girin" +msgstr "Geçerli bir IPv4 veya IPv6 adresi girin." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." -msgstr "Sadece virgülle ayrılmış sayılar girin." +msgstr "Sadece virgülle ayrılmış rakamlar girin." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." -msgstr "" -"Bu değerin en az %(limit_value)s karakterden oluştuğundan emin olun (şu anki " -"karakter sayısı: %(show_value)s)." +msgstr "Bu değerin %(limit_value)s olduğuna emin olun (şu an %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." -msgstr "" -"Bu değerin %(limit_value)s karakterden az veya eşit olduğundan emin olun." +msgstr "Bu değerin %(limit_value)s değerinden az veya eşit olduğuna emin olun." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -"Bu değerin %(limit_value)s karakterden çok veya eşit olduğundan emin olun." +"Bu değerin %(limit_value)s değerinden büyük veya eşit olduğuna emin olun." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -410,13 +442,13 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" -"Bu değerin en az %(limit_value)d karakterden oluştuğundan emin olun (şu anki " -"karakter sayısı: %(show_value)d)." +"Bu değerin en az %(limit_value)d karaktere sahip olduğuna emin olun (şu an " +"%(show_value)d)." msgstr[1] "" -"Bu değerin en az %(limit_value)d karakterden oluştuğundan emin olun (şu anki " -"karakter sayısı: %(show_value)d)." +"Bu değerin en az %(limit_value)d karaktere sahip olduğuna emin olun (şu an " +"%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -425,339 +457,354 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" -"Bu değerin en fazla %(limit_value)d karakterden oluştuğundan emin olun (şu " -"anki karakter sayısı: %(show_value)d)." +"Bu değerin en fazla %(limit_value)d karaktere sahip olduğuna emin olun (şu " +"an %(show_value)d)." msgstr[1] "" -"Bu değerin en fazla %(limit_value)d karakterden oluştuğundan emin olun (şu " -"anki karakter sayısı: %(show_value)d)." +"Bu değerin en fazla %(limit_value)d karaktere sahip olduğuna emin olun (şu " +"an %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s değeri %(date_field)s alanı %(lookup)s işlemi için tek " -"olmalıdır." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ve" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(field_label)s alanına sahip %(model_name)s zaten mevcuttur." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "Bu %(field_labels)s alanına sahip %(model_name)s zaten mevcut." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." -msgstr "%(value)r değeri geçerli bir seçim değildir." +msgstr "%(value)r değeri geçerli bir seçim değil." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." -msgstr "Bu alan boş bırakılamaz." +msgstr "Bu alan boş olamaz." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." -msgstr "Bu alan boş bırakılamaz. " +msgstr "Bu alan boş olamaz." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Bu %(field_label)s alanına sahip %(model_name)s zaten mevcut." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s, %(date_field_label)s %(lookup_type)s için benzersiz olmak " +"zorundadır." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Alan türü: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Tamsayı" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' değeri bir tamsayı olmalıdır." +msgstr "'%(value)s' değeri bir tamsayı olmak zorundadır." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' değeri Doğru-True veya Yanlış-False olmalıdır." +msgstr "'%(value)s' değeri ya True ya da False olmak zorundadır." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" -msgstr "Mantıksal (True ya da False)" +msgstr "Boolean (Ya True ya da False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" -msgstr "Karakter disizi (en fazla %(max_length)s)" +msgstr "Dizge (%(max_length)s karaktere kadar)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Virgülle ayrılmış tamsayılar" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' değeri geçersiz tarih formatı. Bu YYYY-AA-GG biçiminde olmalıdır." +"'%(value)s' değeri geçersiz bir tarih biçimine sahip. Bu YYYY-MM-DD " +"biçiminde olmak zorundadır." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' değeri doğru bir biçime sahip (YYYY-MM-DD) ancak bu geçersiz bir " +"'%(value)s' değeri doğru bir biçime (YYYY-MM-DD) sahip ancak bu geçersiz bir " "tarih." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" -msgstr "Tarih (saat yok)" +msgstr "Tarih (saat olmadan)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" "'%(value)s' değeri geçersiz bir biçime sahip. YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" -"[TZ] biçiminde olması gerekiyor." +"[TZ] biçiminde olmak zorundadır." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' biçimsel olarak doğru (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) ancak " -"bu geçersiz bir tarih/zaman." +"'%(value)s' değeri doğru bir biçime (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) " +"sahip ancak bu geçersiz bir tarih/saat." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" -msgstr "Tarih (saat var)" +msgstr "Tarih (saat olan)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' değeri bir ondalık sayı olmalıdır." +msgstr "'%(value)s' değeri bir ondalık sayı olmak zorundadır." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Ondalık sayı" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-posta adresi" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Dosya yolu" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' değeri float olmalı" +msgstr "'%(value)s' değeri kesirli olmak zorundadır." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" -msgstr "Floating point rakamı" +msgstr "Kayan noktalı sayı" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" -msgstr "Büyük (8 bayt) integer" +msgstr "Büyük (8 bayt) tamsayı" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 adresi" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adresi" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' değeri None, True veya False olmak zorundadır." +msgstr "'%(value)s' değeri ya None, True ya da False olmak zorundadır." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" -msgstr "Mantıksal (True, False, ya da None)" +msgstr "Booleanl (Ya True, False, ya da None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" -msgstr "Positif sayı" +msgstr "Pozitif tamsayı" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" -msgstr "Pozitif küçük sayı" +msgstr "Pozitif küçük tamsayı" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" -msgstr "Slug (%(max_length)s karaktere kadar)" +msgstr "Kısaltma (%(max_length)s karaktere kadar)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" -msgstr "Küçük sayı" +msgstr "Küçük tamsayı" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Metin" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' değerinin geçersiz bir biçimi var. Bunun HH:MM[:ss[.uuuuuu]] " -"biçiminde olması gerekiyor." +"'%(value)s' değeri geçersiz bir biçime sahip. HH:MM[:ss[.uuuuuu]] biçiminde " +"olmak zorundadır." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' değeri doğru biçime sahip (HH:MM[:ss[.uuuuuu]]) ancak bu " -"geçersiz bir zaman." +"'%(value)s' değeri doğru biçime (HH:MM[:ss[.uuuuuu]]) sahip ancak bu " +"geçersiz bir saat." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Saat" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Ham ikili veri" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Dosya" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Resim" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "Birincil anahtarı %(pk)r olan %(model)s nesnesi mevcut değil." +msgstr "%(pk)r birincil anahtarı olan %(model)s örneği mevcut değil." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" -msgstr "Yabancı Anahtar (türü ilişkili alana göre belirlenir)" +msgstr "Dış Anahtar (türü ilgili alana göre belirlenir)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Bire-bir ilişki" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" -msgstr "Çoğa-çok ilişki" +msgstr "Çoka-çok ilişki" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Bu alan zorunludur." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." -msgstr "Tam sayı girin." +msgstr "Tam bir sayı girin." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Bir sayı girin." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "Toplamda en fazla %(max)s rakam olduğundan emin olun." -msgstr[1] "Toplamda en fazla %(max)s rakam olduğundan emin olun." +msgstr[0] "Toplamda %(max)s rakamdan daha fazla olmadığından emin olun." +msgstr[1] "Toplamda %(max)s rakamdan daha fazla olmadığından emin olun." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "En fazla %(max)s onluk yerin olduğundan emin olun." -msgstr[1] "En fazla %(max)s onluk yerin olduğundan emin olun." +msgstr[0] "%(max)s ondalık basamaktan daha fazla olmadığından emin olun." +msgstr[1] "%(max)s ondalık basamaktan daha fazla olmadığından emin olun." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." -msgstr[0] "Onluk kısımdan önce en fazla %(max)s rakam olduğundan emin olun." -msgstr[1] "Onluk kısımdan önce en fazla %(max)s rakam olduğundan emin olun." +msgstr[0] "" +"Ondalık noktasından önce %(max)s rakamdan daha fazla olmadığından emin olun." +msgstr[1] "" +"Ondalık noktasından önce %(max)s rakamdan daha fazla olmadığından emin olun." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Geçerli bir tarih girin." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." -msgstr "Geçerli bir zaman girin." +msgstr "Geçerli bir saat girin." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." -msgstr "Geçerli bir tarih/zaman girin." +msgstr "Geçerli bir tarih/saat girin." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." -msgstr "Dosya gönderilmedi. Formdaki kodlama türünü kontrol edin." +msgstr "Hiç dosya gönderilmedi. Formdaki kodlama türünü kontrol edin." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." -msgstr "Hiçbir dosya gönderilmedi." +msgstr "Hiç dosya gönderilmedi." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Gönderilen dosya boş." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -"Bu dosya adının en fazla %(max)d karakterden oluştuğundan emin olun (şu anki " -"karakter sayısı: %(length)d)." +"Bu dosya adının en fazla %(max)d karaktere sahip olduğundan emin olun (şu an " +"%(length)d)." msgstr[1] "" -"Bu dosya adının en fazla %(max)d karakterden oluştuğundan emin olun (şu anki " -"karakter sayısı: %(length)d)." +"Bu dosya adının en fazla %(max)d karaktere sahip olduğundan emin olun (şu an " +"%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -"Lütfen ya dosya seçin, ya da sıfırla kutucuğunu işaretleyin. İkisini aynı " -"anda yapmayın." +"Lütfen ya bir dosya gönderin ya da temizle işaretleme kutusunu işaretleyin, " +"ikisini aynı anda işaretlemeyin." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -"Geçerli bir resim girin. Gönderdiğiniz dosya resim değil, ya da bozuk bir " -"dosya." +"Geçerli bir resim gönderin. Gönderdiğiniz dosya ya bir resim değildi ya da " +"bozulmuş bir resimdi." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." -msgstr "Geçerli bir seçimde bulunun; %(value)s mevcut değerlerden biri değil." +msgstr "Geçerli bir seçenek seçin. %(value)s mevcut seçeneklerden biri değil." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." -msgstr "Değer listesi giriniz." +msgstr "Değerlerin bir listesini girin." + +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Tam bir değer girin." #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Gizli alan %(name)s) %(error)s" @@ -765,97 +812,101 @@ msgstr "(Gizli alan %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "ManagementForm verisi eksik veya tahrif edilmiş" +msgstr "ManagementForm verisi eksik ya da kurcalanmış." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Lütfen %d ya da daha az form gönderin." msgstr[1] "Lütfen %d ya da daha az form gönderin." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Lütfen %d ya da daha fazla form gönderin." +msgstr[1] "Lütfen %d ya da daha fazla form gönderin." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Sıralama" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Sil" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." -msgstr "Lütfen %(field)s alanları için mükerrer kayıt problemini düzeltin." +msgstr "Lütfen %(field)s için kopya veriyi düzeltin." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -"Lütfen %(field)s alanı için mükerrer verileri düzeltin, bunlar eşsiz " -"olmalıdır." +"Lütfen %(field)s için benzersiz olmak zorunda olan, kopya veriyi düzeltin." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -"Lütfen %(field_name)s alanı için mükerrer verileri düzeltin, bunlar " -"%(date_field)s alanı %(lookup)s sorgulamaları için eşsiz olmalıdır." +"Lütfen %(date_field)s içindeki %(lookup)s için benzersiz olmak zorunda olan " +"%(field_name)s için kopya veriyi düzeltin." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." -msgstr "Lütfen aşağıdaki mükerrer kayıtları düzeltin." +msgstr "Lütfen aşağıdaki kopya değerleri düzeltin." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." -msgstr "" -"İçeride belirtilmiş yabancı anahtar ebeveyin nesnenin birincil anahtarı ile " -"uyuşmadı." +msgstr "Satıriçi dış anahtar ana örnek birincil anahtarı ile eşleşmedi." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -"Geçerli bir seçimde bulunun; seçiminiz mevcut değerlerden birisi değil." +"Geçerli bir seçenek seçin. Bu seçenek, mevcut seçeneklerden biri değil." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" birincil anahtar için geçerli bir değer değil." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" -"\"Ctrl\" (Mac'de \"Command\") tuşunu basılı tutularak birden fazla seçim " -"yapılabilir." +"Birden fazla seçmek için \"Ctrl\" veya Mac'teki \"Command\" tuşuna basılı " +"tutun." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -" %(datetime)s %(current_timezone)s saat dilimine yorumlanamadı; bu belirsiz " -"olabilir ya da olmayabilir." +" %(datetime)s, %(current_timezone)s saat dilimi olarak yorumlanamadı; bu " +"belirsiz olabilir ya da mevcut olmayabilir." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" -msgstr "Geçerli" +msgstr "Şu anki" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" -msgstr "Düzenle" +msgstr "Değiştir" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" -msgstr "Sıfırla" +msgstr "Temizle" #: forms/widgets.py:546 msgid "Unknown" @@ -869,63 +920,63 @@ msgstr "Evet" msgid "No" msgstr "Hayır" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "evet,hayır,olabilir" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bayt" msgstr[1] "%(size)d bayt" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "ö.s." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "ö.ö." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ÖS" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ÖÖ" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "gece yarısı" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "öğlen" @@ -1109,12 +1160,12 @@ msgstr "Mayıs" #: utils/dates.py:36 msgctxt "abbrev. month" msgid "June" -msgstr "Haziran" +msgstr "Haz." #: utils/dates.py:37 msgctxt "abbrev. month" msgid "July" -msgstr "Temmuz" +msgstr "Tem." #: utils/dates.py:38 msgctxt "abbrev. month" @@ -1201,145 +1252,189 @@ msgctxt "alt. month" msgid "December" msgstr "Aralık" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Pillow da PIL de import edilemedi: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "PIL için '_imaging' modülü import edilemedi: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Bu, geçerli bir IPv6 adresi değil." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ya da" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d yıl" msgstr[1] "%d yıl" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d ay" msgstr[1] "%d ay" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d hafta" msgstr[1] "%d hafta" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d gün" msgstr[1] "%d gün" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d saat" msgstr[1] "%d saat" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d dakika" msgstr[1] "%d dakika" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 dakika" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Klasör indeksi görünümü kapalı." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Yasak" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" yok" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF doğrulaması başarısız oldu. İstek iptal edildi." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s indeksi" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Bu iletiyi görüyorsunuz çünkü bu HTTPS sitesi Web tarayıcınız tarafından " +"gönderilen 'Göndereni başlığı'nı gerektirir, ancak hiçbir şey gönderilmedi. " +"Bu başlık güvenlik nedenleri için gerekir, tarayıcınızın üçüncü parti " +"uygulamalar tarafından ele geçirilmediğinden emin olun." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Eğer tarayıcınızı 'Göndereni' başlıklarını etkisizleştirmek için " +"yapılandırdıysanız, lütfen bunları, en azından bu site ya da HTTPS " +"bağlantıları veya 'aynı-kaynakta' olan istekler için yeniden etkinleştirin." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Bu iletiyi görüyorsunuz çünkü bu site, formları gönderdiğinizde bir CSRF " +"tanımlama bilgisini gerektirir. Bu tanımlama bilgisi güvenlik nedenleri için " +"gerekir, tarayıcınızın üçüncü parti uygulamalar tarafından ele " +"geçirilmediğinden emin olun." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Eğer tarayıcınızı tanımlama bilgilerini etkisizleştirmek için " +"yapılandırdıysanız, lütfen bunları, en azından bu site ya da 'aynı-kaynakta' " +"olan istekler için yeniden etkinleştirin." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Daha fazla bilgi DEBUG=True ayarı ile mevcut olur." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Yıl bilgisi belirtilmedi" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Ay bilgisi belirtilmedi" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Gün bilgisi belirtilmedi" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Hafta bilgisi belirtilmedi" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" -msgstr "Mevcut %(verbose_name_plural)s kaydı bulunamadı" +msgstr "Mevcut %(verbose_name_plural)s yok" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" "Gelecek %(verbose_name_plural)s mevcut değil, çünkü %(class_name)s." -"allow_future değeri False olarak tanımlıdır." +"allow_future değeri False olarak tanımlı." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" -msgstr "Geçersiz tarih dizisi: '%(datestr)s', format: '%(format)s' " +msgstr "Geçersiz tarih dizgesi '%(datestr)s' verilen biçim '%(format)s'" #: views/generic/detail.py:54 #, python-format msgid "No %(verbose_name)s found matching the query" -msgstr "Sorguya uygun herhangi bir %(verbose_name)s bulunamadı" +msgstr "Sorguyla eşleşen hiç %(verbose_name)s bulunamadı" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." -msgstr "Sayfa 'sonuncu' değil, veya int'e çevirilemez." +msgstr "Sayfa 'sonuncu' değil, ya da bir int'e dönüştürülemez." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Geçersiz sayfa (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Liste boş ve '%(class_name)s.allow_empty' değeri False olarak tanımlı." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Dizin indekslerine burada izin verilmiyor." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" mevcut değil" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s indeksi" diff --git a/django/conf/locale/tr/formats.py b/django/conf/locale/tr/formats.py index 395fca911..175def195 100644 --- a/django/conf/locale/tr/formats.py +++ b/django/conf/locale/tr/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'd F' SHORT_DATE_FORMAT = 'd M Y' SHORT_DATETIME_FORMAT = 'd M Y H:i:s' -FIRST_DAY_OF_WEEK = 1 # Pazartesi +FIRST_DAY_OF_WEEK = 1 # Pazartesi # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior @@ -22,10 +22,10 @@ DATE_INPUT_FORMATS = ( # '%d %B %Y', '%d %b. %Y', # '25 Ekim 2006', '25 Eki. 2006' ) DATETIME_INPUT_FORMATS = ( - '%d/%m/%Y %H:%M:%S', # '25/10/2006 14:30:59' - '%d/%m/%Y %H:%M:%S.%f', # '25/10/2006 14:30:59.000200' - '%d/%m/%Y %H:%M', # '25/10/2006 14:30' - '%d/%m/%Y', # '25/10/2006' + '%d/%m/%Y %H:%M:%S', # '25/10/2006 14:30:59' + '%d/%m/%Y %H:%M:%S.%f', # '25/10/2006 14:30:59.000200' + '%d/%m/%Y %H:%M', # '25/10/2006 14:30' + '%d/%m/%Y', # '25/10/2006' ) DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' diff --git a/django/conf/locale/tt/LC_MESSAGES/django.mo b/django/conf/locale/tt/LC_MESSAGES/django.mo index d608e813eb8aade02f8901f40acba64f4776971b..bd3cefaa4072f04efc8cdfb14d6db9ef99815531 100644 GIT binary patch delta 5012 zcmY+`33QET9>?)F3#kxk#gb}pLxd(o5{Z%swW}@0Qe!DDVvkrtEp2aTg?2(muTtAk zosO+E+=iAC25ohed+qAXOnWeknbR{mZAaU~neQ*}Kj-Ls{O;#@o_BfP=Xsy^jjM~V zEb;xNUgVn&+YORHzN_gtEyEn=Y>ZkRXM8=!>4;v`{*71z51B{Jlja%oJce`JW%C+7 zLj8vAzlC(=bM8=xW5->$!Kp!|HuXBl0Zu$dVKc0ct*|L}#v~kV`%7&9N{pp_3)aHD zw*L_7dX=aFe1h@x@0_KeJG+fK;Tt>P9_oY#_$bz(cZyC!)bS};7u%zb>yEncGpNbS z$83BKH2^<$#!c7-uVF6zJB=C;9E!U088`r!;1l>6GC9sI)D8R(zmRbthYTm7unFE(QSdvd^a8gz$E8CEp5M%CL}JrC7UU(Ch9s0)@^`y1v) z)D3LMNZezV+x`mF4IM?De=45&SHtIaKnQgM*HO>#mes#S-Ozn}9HaQr1rkv+(hBwH zQmvkgx^7q0dA(7Oa4_nvn22p~vX6pRu^+X_K162SIfEMMSEv&c8avKo*v{;RI)13t zC!t2Z05wxSWKx|Ks2kmi>iAvkfIG43xW7{9O~cWR8QKC0spRv(X=k*U@`6MIpgkA3h6YDOYhc%1KZVkl^;8=ywo0@YCm)PZ@Zj`|?~ zoP2)NK_Tk6IjH>$Q6nueOKpD{YAyK9w@^2<1rzlC-=x6cs=g{rf|J14MN{__s-t|= z2#2CBGzRs$d2RoE)D0{$msZUL$33tK>cnrR8d-aS=|QdfB-`K0+S_0q+S3z#jREQ;wsk^Z z)U%w7>Sz(_nXf^0upQOGZPfSUXIzLgS~<>QyoH@`Tx<7_*9P37_x}KeZtNKKqD&Gp!h`XywtoXAubB(_Gq#wDl$ZAJ~C9GMiS5;fvms2TqbyXgI| z$%l9_4ZTn!TZc7qA4X#ZR=qa3n)(IQNWE=cpGS4L3U%DuX23j+OKHD~I&Nf|`@t*3 z2K4VNp`bfogSx<89E+7Y0Gl#g-B=dZ#Q~_}Mx$1Lp}7EcoDbE}dUKCiiMrlJ)Fb^T zR{i~tN_S6eiCTnts3{wP>fi;`j4Vf;SZ4Lzs2kdky6|yK#48wy_pl${$1d16!`;6E z>D$?r!TftET&JNK=4QIjbTq2&L;g8i`N_fySO=rpyB*g@-DnF`dtX$?!*Ldl!ZmDxOZ{157c75t6VOl(3;X$7kN3yj6DQ8RKEwMOpYGK_eN zKQvg1k7DDF?xRXYjW`cAphDD)ZSz^-AgY72$ij5KLUmAwcSchjhmT=%)QMTBcShJrfUiTZH7kGjw)OvdxJ{|D5K+(&g> zhmS-AdQdl%gc@-UuEzeTweuxv25+MJ`5ARwIPWyq@i}o6w4;@ohI*FS7=_)<_xnKb-fo+=f7f>nQKwk-(2NTRv`tA?4WttyoBoDrulF4dsGJxP#3C^=bm2= zHL^s%Hzv-fBc7&3_Av*U!_6_~M02`12Q|kF%`$7>X70dn_V2U$e)B`rL#@nXUc)Ff zAzGHNkd;L5npQ>ic7wumR^hoirQ~g^i$x^g>Jv~8R&%*GW#pTYOZ5psOk6@-j&w3yHQqB!+15#*v;xTU+uZSxo*&#*&SdEowyql z*p5-v3JH)e{pgGaf_F%Lf#!6U(nz=YHX5s%P(C|Dj^?jP1}O5CQ<>fqtfQucow b+#hMMA`-nz^!n*NI_ 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 diff --git a/django/conf/locale/tt/LC_MESSAGES/django.po b/django/conf/locale/tt/LC_MESSAGES/django.po index 18c9da0d4..a9e2fe8fa 100644 --- a/django/conf/locale/tt/LC_MESSAGES/django.po +++ b/django/conf/locale/tt/LC_MESSAGES/django.po @@ -2,12 +2,13 @@ # # Translators: # Azat Khasanshin , 2011 +# v_ildar , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Tatar (http://www.transifex.com/projects/p/django/language/" "tt/)\n" @@ -25,6 +26,10 @@ msgstr "" msgid "Arabic" msgstr "Гарәп теле" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азәрбайҗан" @@ -78,323 +83,351 @@ msgid "English" msgstr "Инглиз теле" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Британ инглиз теле" -#: conf/global_settings.py:67 -msgid "Esperanto" -msgstr "" - #: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "Эсперанто теле" + +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Испан теле" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Аргентина испан теле" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексикалы испан" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Никарагуалы испан" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Эстон теле" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баск теле" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Фарсы теле" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Финн теле" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Француз теле" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фриз теле" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ирланд теле" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галлий теле" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Яһүд теле" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хинд теле" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Хорват теле" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Венгр теле" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Индонезия теле" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Исланд теле" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Итальян теле" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Япон теле" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Грузин теле" -#: conf/global_settings.py:91 -msgid "Kazakh" -msgstr "" - #: conf/global_settings.py:92 +msgid "Kazakh" +msgstr "Казах теле" + +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кхмер теле" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Каннада теле" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Корея теле" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "Люксембург теле" + +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литвалылар теле" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латвия теле" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македон теле" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малаялам теле" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монгол теле" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Норвегиялеләр (Букмол) теле" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Голланд теле" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Норвегиялеләр (Нюнорск) теле" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Паджаби теле" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Поляк теле" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португал теле" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразилия португал теле" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Румын теле" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Рус теле" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словак теле" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Словен теле" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Албан теле" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Серб теле" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Серб теле (латин алфавиты)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Швед теле" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамиль теле" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Телугу теле" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тай теле" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Төрек теле" -#: conf/global_settings.py:124 -msgid "Tatar" -msgstr "" - #: conf/global_settings.py:125 +msgid "Tatar" +msgstr "Татар теле" + +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украин теле" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Вьетнам теле" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Гадиләштерелгән кытай теле" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Традицион кытай теле" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Дөрес кыйммәтне кертегез." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Рөхсәт ителгән URLны кертегез." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "" +msgstr "Дөрес эл. почта адресны кертегез." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Кыйммәт хәрефләрдән, сан билгеләреннән, астына сызу билгесеннән яки дефистан " "торырга тиеш." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Рөхсәт ителгән IPv4 адресын кертегез." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Өтерләр белән бүленгән сан билгеләрен кертегез" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Бу кыйммәтнең %(limit_value)s булуын тикшерегез (хәзер ул - %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Бу кыйммәтнең %(limit_value)s карата кечерәк яки тигез булуын тикшерегез." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Бу кыйммәтнең %(limit_value)s карата зуррак яки тигез булуын тикшерегез." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -404,7 +437,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -414,247 +447,253 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s кырындагы кыйммәт %(date_field)s кырындагы %(lookup)s өчен " -"уникаль булырга тиеш." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "һәм" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Мондый %(field_label)s белән булган %(model_name)s инде бар." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Бу кырның кыйммәте NULL булырга тиеш түгел." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Бу кыр буш булырга тиеш түгел." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Мондый %(field_label)s белән булган %(model_name)s инде бар." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "%(field_type)s типтагы кыр" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Бөтен сан" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Логик (True яисә False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Юл (күп дигәндә %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Өтерләр белән бүленгән бөтен саннар" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Дата (вакыт күрсәтмәсе булмаган)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Дата (вакыт күрсәтмәсе белән)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Унарлы вакланма" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" -msgstr "" +msgstr "Эл. почта" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Файл юлы" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Күчерелүчән өтер белән булган сан" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Зур бөтен (8 байт)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-адрес" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Логик (True, False я None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Вакыт" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Тыш ачкыч (тип бәйле кыр буенча билгеләнгән)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "\"Бергә бер\" элемтәсе" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "\"Күпкә куп\" элемтәсе" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Мәҗбүри кыр." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Бөтен сан кертегез." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Сан кертегез." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -662,66 +701,70 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Рөхсәт ителгән датаны кертегез." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Рөхсәт ителгән вакытны кертегез." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Рөхсәт ителгән дата һәм вакытны кертегез." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Һишбер файл җибәрелмәгән. Форма кодлавын тикшерегез." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Һишбер файл җибәрелмәгән." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Җибәрелгән файл буш." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Зинһар, җибәрегез файлны яисә бушайту байракчасын билгеләгез, икесен бергә " "түгел." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" "Рөхсәт ителгән рәсемне йөкләгез. Сез йөкләгән файл рәсем түгел яисә бозылган." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Дөрес тәкъдимне сайлагыз. Рөхсәт ителгән кыйммәтләр арасында %(value)s юк. " -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Кыйммәтләр исемлеген кертегез." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -729,40 +772,46 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Тәртип" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Бетерергә" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Зинһар, %(field)s кырындагы кабатлана торган кыйммәтне төзәтегез." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Зинһар, %(field)s кырындагы кыйммәтне төзәтегез, ул уникаль булырга тиеш." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -771,48 +820,48 @@ msgstr "" "Зинһар, %(field_name)s кырындагы кыйммәтне төзәтегез, ул %(date_field)s " "кырындагы %(lookup)s өчен уникаль булырга тиеш." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Зинһар, астагы кабатлана торган кыйммәтләрне төзәтегез." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Тыш ачкыч атаның баш ачкычы белән туры килмиләр." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Дөрес тәкъдимне сайлагыз. Рөхсәт ителгән кыйммәтләр арасында сезнең вариант " "юк." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Берничә кыйммәт сайлау өчен \"Control\" (Mac санакларында \"Command\") басып " "торыгыз." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Хәзерге вакытта" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Үзгәртергә" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Бушайтырга" @@ -828,62 +877,62 @@ msgstr "Әйе" msgid "No" msgstr "Юк" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "әйе,юк,бәлки" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d байт" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s КБ" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s МБ" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ГБ" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ТБ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ПБ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "т.с." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "т.к." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ТС" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ТК" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "төн уртасы" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "көн уртасы" @@ -1159,111 +1208,127 @@ msgctxt "alt. month" msgid "December" msgstr "декабрь" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "я" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Ел билгеләнмәгән" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Ай билгеләнмәгән" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Көн билгеләнмәгән" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Атна билгеләнмәгән" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Файдалана алырлык %(verbose_name_plural)s юк" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1272,7 +1337,7 @@ msgstr "" "%(class_name)s.allow_future False булуы сәбәпле, киләсе " "%(verbose_name_plural)s файдалана алырлык түгел" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Дөрес булмаган дата '%(datestr)s', бирелгән формат '%(format)s'" @@ -1282,16 +1347,30 @@ msgstr "Дөрес булмаган дата '%(datestr)s', бирелгән ф msgid "No %(verbose_name)s found matching the query" msgstr "Таләпкә туры килгән %(verbose_name)s табылмаган" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Сәхифә ни соңгы түгел, ни аны бөтен санга әверелдереп булмый" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Буш исемлек һәм '%(class_name)s.allow_empty' - False" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/udm/LC_MESSAGES/django.mo b/django/conf/locale/udm/LC_MESSAGES/django.mo index 1591e3ed140d8b3e0a846d6f48fec5072b6623b7..6cca7ce0c9f10c0d4b9fbd0ea540ecd5c6d71a88 100644 GIT binary patch delta 4899 zcmY+{3tX4g9mny5Toe_BKQTZJK~PgJA)+F9A(h4&Uc&1_vx^s;&NNFlbv)smNf#YM zDi^G|SvG5u8JSrdHZAhfRzWRO)9K6FQkq-!l5M$tzW?V(ukCsH<$cb1&hwn}oaX|5 zwXA)qcRCPO=h)7Yek84{bHhWN%jl(6=dJ{tOT-Rbfw8g9<>3ZY|5q^_Pnc)S3+6@h z@7RTYSImE5q;sCTN}(G&x?SU+C7Bx0E;mmH(+n9#}a%N z`(g*CVjP`RAC25KHxo6Xa@2*aL*2SM^t9u73S6vv9U0Soh=cGl>PizhN>?(#Ovh`f z=VBO^qWaB7UBKiZK|e;v?Fg9d0Z-?k1XP)mH)>K|LZ9VgNL zIcnh1JfV6PCSp&Vf@&{A9lsD+9JdtJZ#`< zCY&+A|E*YvW2x^!t;A=jdmfVN8)?RviDrsNf%CZ`s1v56mTWxgUYDYlY94Cl%aMPs zf**YR+~cU%?*-KUqo@^aMNRk|4#U5pCN?0=e|U3I{k#$i11XfD4yZ!zhTClQ-KdTS zP!l_Xn&>GUftOLo4dx_zi*n5ZRQm+f`KDqf-ev6#$lK+)UDoghPNPFBYQTYm{9i)3 zsFf%~?O%k&xDQKEze}|OlTi~~fK^z5ba5S+gUQ$V_35bBcn#|Lb9EF(($Iv3coF&M zGKcsxpM|`MZZ#I+R@6WzP!qd^xdR3RSc{tQ25aAj>h~0CfF`rqJc>POf6waYGFX3| zpq&OC7|Ii(i3E^ukW01t1XRE2s3j~%t=J}O--0^v4%EPVkO$tqf|}?VOu@h4MC_5} zf6}LBvHrTZOKH$Otv2gX6KF&Y^cLzbnl{u4KgCM?95vvo>-~vWVm9?Hn1{{Q-ht}Z zot-*goY~K#5KTiW>Y>QB`exKXPoS>&X|n}&rJtBz;7!!Ka3A$lPeu(?j=Ht0_@RkE zi5mC->Ox<`Ug)(^&_L%=C%%L_!9T4Y&by;}0Cj?EQNIn-P)l5hTG|Du6K+KHtHS`+ zV+=N;jys6je+n7TbLS~&fXf()|MqwAzYu>yQK%F5!CP?%YQmdP6R5HMO{fze!e~5- zI`2tq{}^Mbw_CkSuKIKTBZCDFGULr8bD)`F4mb178_Z&JDry3=P`6|;>H^kd0Bfwi z1FvCxx7Qk4PzS!R9r%g)l^NiBs}l^yFw93?@p$t_bFw+ZEHm#gmzXQi(+MglXsIeu z&p@?xc*JZlcVHa*pRxKuhO zlZVMs@(aS(^#8VxsEsC?sP4N4ew&;kza@p_N95;(?^*CqG`-r|YRN6Z6040X$a2!C z``@{prf`U?Bx}j5q;q?o!aDMdHEc7d;~?@9dB@tsy;g3+Vxl)hTO64XEb)=TsTzMf z*=>#DPh`pe)L*0g0U2j)S@;zBCiyODBCn7si!Aqn~|I*dXXxrxM(o#X-1m2_^0Dd>gNmp+H+-MNq4 zO@2k5Am1h#q;q?;c4bVw_hYJ|)^wtCmpKm~AwMPh&}n;)RFOng*rG{Au*9DaSWkXH z-nF*t%x1iuj3CuyGhx$H=l`NQg1;sYsex@iSx+)mVJjeugC+mRD0q*wkR4n8|t{s=s*IIIu Vv-9#t%v1mX delta 5038 zcmbW)dvr}_9>(#vBthzEE{N#hxCcoZPE;apbsMEqlu|kv$~0Vn5u38F&eGTy%5iBC)HP zVg}4ib09XL-!RXR8$qE74WqCzK8`xkRE)xGWDJ*Q^$^}meYMp~Fq-;SWbSSk^3Uz( zqb5-9fyQFFfr7G9>Z4n1ZtvlQT-R&{#B?6 zzko4VjGFjPRR80sMLmV;SB+g6-(9Al0q&v?8@BW&5Q|#sL>zzgA|={3hz_bpdsy7g5j5-%$@`2Ofx644^J3G>n3-;8EoEy9uZX%toDPp6y?NgQhJ zn}Zs7J+hi^A8N(Upa!ZzUD-9%@i$Rlx7)VA0dFHsAj)ip4fXwRNkId*MqOch>(B!y zQ4gR_xE{44C8(v}jT-nc>bRq*TX)jh&!CPwhnmQTsN=7j-(W}$joNuTTAL~6Ak=~5 zP!G*h*1pJGXZv@co`DKfzcbc;#k_?Y=X=z{9P9UN?`QpWU{4zKY8;Fja4hP8AnJv* z5Ot;N&0=%2xz*fmmYKWFedYo42yLv_E3yoA?>CxT%-2I!*lQj}&g)K~PW%>XC8|;P{5rghr zgR1vO^&5$r*d)|M^RYKBNA)|7dZ;VS^VWU|b-r3mVSM+!?MUw8ea$jaCzya^a3*TN zqsTv3$%j_r7Ha>uI0A=v^?n66pjMy;HNmfO1x6)#$FIR&)DMO0-2XZX`aU=5=FO}V zK1h8i4#H=VF76%Me*^hSyU6b0H<;^)8YmYvu_dTm^gObNZVNWXcTunS_pN>n+cCbo zNkQN9COzz4VHEX3)YHERb%K{{|0}2!+Jn(pVf#;7{jB*hKFR(sQ2jHL?Z*f8H5`v2 z?Z~E}6U{|E97|AFaM0RMp_cSKHpT0xTXNg#cTp3J=7xs&2cYbZpWU@7Xr64XS>ke8J!xB4YizdF>z^c`x&5>mbPwy5(4Py-J_eM?56CR%{) zabYU!KZL@oH0a%4i@LY}M%~j^4|w)KO<(|Oped-oY_d@&T#UX!TiHNjY3mvM~m z{1ns>z~(sE>Jw21=2-gzbDdd+TGHbffmNt0t~M{5HRfN}Tk3rt%ZX)VOEJ((aIYirU$U35LST!XlVZxsY;jJa(hhIRdm6I`K zCpkpww?9+(Wqk!J$!BDsweikzza=9`9yw0lC8Nooh;E5CjisOZb7T)mCv7J4QB8hL z_&$dJJM|dqFWwWSU)`5b5)%>P2gFSv+M1GyWDRLVcxJ*|5}(VxV))nPrxz zb@B*FA@$pq(&@1Yq19CNuG99p$B&;=DZN5UNfT>5g3poGR*%JnR=$ke$zt-Uwec5A zczch}8RS9o0@*;=^k8^D4N96Zb_v6UYZ{vzHb8>_E+0$lEpB3y@YVidk9VlU!1(_HFYEnG diff --git a/django/conf/locale/udm/LC_MESSAGES/django.po b/django/conf/locale/udm/LC_MESSAGES/django.po index f400bde5b..8d6c41ae8 100644 --- a/django/conf/locale/udm/LC_MESSAGES/django.po +++ b/django/conf/locale/udm/LC_MESSAGES/django.po @@ -3,10 +3,10 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" "udm/)\n" @@ -24,6 +24,10 @@ msgstr "Африкаанс" msgid "Arabic" msgstr "Араб" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азербайджан" @@ -77,319 +81,347 @@ msgid "English" msgstr "Англи" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Британиысь англи" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Эсперанто" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Испан" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Аргентинаысь испан" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексикаысь испан" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Никарагуаысь испан" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Венесуэлаысь испан" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Эстон" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баск" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Перс" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Финн" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Француз" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фриз" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ирланд" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галисий" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Иврит" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хинди" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Хорват" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Венгер" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Интерлингва" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Индонези" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Исланд" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Итальян" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Япон" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Грузин" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казах" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кхмер" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Каннада" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Корей" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Люксембург" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литва" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латвий" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македон" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малаялам" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монгол" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Норвег (букмол)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Непал" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Голланд" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Норвег (нюнорск)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Панджаби" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Поляк" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португал" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразилиысь португал" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Румын" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ӟуч" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словак" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Словен" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Албан" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Серб" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Серб (латиницаен)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Швед" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Суахили" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамиль" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тай" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Турок" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Бигер" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Удмурт" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украин" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Вьетнам" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Китай (капчиятэм)" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Китай (традици)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Тазэ шонер гожтэ." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Шонер URL гожтэ." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Электорн почта адресэз шонер гожтэ" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Татчын букваос, лыдпусъёс, улӥ гож пусъёс но дефисъёс гинэ гожтыны яра." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Шонер IPv4-адрес гожтэ." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Шонер IPv6-адрес гожтэ." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Шонер IPv4 яке IPv6 адрес гожтэ." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Запятойёсын висъям лыдпусъёсты гожтэ" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Эскере, та %(limit_value)s шуыса. Али татын %(show_value)s." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Талы %(limit_value)s-лэсь бадӟымгес луыны уг яра." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Талы %(limit_value)s-лэсь ӧжытгес луыны уг яра." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -399,7 +431,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -409,245 +441,253 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s must be unique for %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "но" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Таӵе %(field_label)s-ен %(model_name)s вань ини." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Та NULL луыны уг яра." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Та буш луыны уг яра." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Таӵе %(field_label)s-ен %(model_name)s вань ини." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "%(field_type)s типъем бусы" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "целой" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "True яке False" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Чур (%(max_length)s пусозь кузьда)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Запятоен висъям быдэс лыдъёс" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Дата (час-минут пусйытэк)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Дата но час-минут" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Десятичной лыд." -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Электрон почта адрес" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Файллэн нимыз" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Вещественной лыд" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Бадӟым (8 байтъем) целой лыд" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 адрес" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP адрес" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "True, False яке None" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Целой, нольлэсь бадӟым лыд" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Нольлэсь бадӟым пичи целой лыд" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Компьютерной ним (%(max_length)s пусозь кузьда)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Пичи целой лыд" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Час-минут" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Файл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Суред" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Мукет моделен герӟет (тип герӟано бусыя валамын)." -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Одӥг-одӥг герӟет" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Трос-трос герӟет" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Та клуэ." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Целой лыд гожтэ." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Лыд гожтэ." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -655,63 +695,67 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Шонер дата гожтэ." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Шонер час-минут гожтэ." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Шонер дата но час-минут гожтэ." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Одӥг файл но лэзьымтэ. Формалэсь код." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Файл лэземын ӧвӧл." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Лэзем файл буш." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Файл лэзе яке файл ӵушоно шуыса пусъе, огдыръя соиз но, таиз но уг яра." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "Суред лэзе. Тӥляд файлды лэзьымтэ яке со суред ӧвӧл." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Шонер вариант быръе. %(value)s вариантъёс пӧлын ӧвӧл." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Список лэзе." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -719,68 +763,74 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Рад" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Ӵушоно" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "Тросэз быръён понна \"Control\", (яке, Mac-ын, \"Command\") кутэлэ." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -789,15 +839,15 @@ msgstr "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Али" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Тупатъяно" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Буш кароно" @@ -813,62 +863,62 @@ msgstr "Бен" msgid "No" msgstr "Ӧвӧл" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "бен,ӧвӧл,уг тодӥськы" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d байт" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s КБ" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s МБ" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s МБ" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ТБ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ПБ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "лымшор бере" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "лымшор азе" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "лымшор бере" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "лымшор азе" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "уйшор" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "лымшор" @@ -1144,118 +1194,134 @@ msgctxt "alt. month" msgid "December" msgstr "толсуре" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "яке" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Папкаослэсь пуштроссэс татын учкыны уг яра." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ӧвӧл" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s папкалэн пушторсэз" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1265,16 +1331,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Папкаослэсь пуштроссэс татын учкыны уг яра." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ӧвӧл" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s папкалэн пушторсэз" diff --git a/django/conf/locale/uk/LC_MESSAGES/django.mo b/django/conf/locale/uk/LC_MESSAGES/django.mo index 1354042d91e0c512b59b76d3a52f269b5c4336fa..64dc46967e6a2f409e6add342f72e47b076aa503 100644 GIT binary patch delta 9031 zcmciGd0-SpzQFNH2mt~ikU$Oy&>SI&B$Eq}ge%-pPC;N15Qbz(Msr|hf{4fvK*W70 zXaj=aTR~h9S4arRk#MLehzB#P2rj#*ASx`by0WVv$bNs*6=8YE>i+Rse|)N{yQ`{y zRo#Q`+ZgbTH^6fuJZPEXFanf{#n=W)JuKyLX;msUTB#UJ!&DrM({L8%;Fp+&UAd?m z7GNf>LFw-}HpcI<3D#?&R5Of5hVZCl3UVS_dk5B~K1ExgE!MiVGjSN#&B2j)812}u zrBdT?J{I8#9DzfaO(%Q?+u@rS$N1_Tg)TINw^AwvbFeMWz(9N&Ns4*~NsL;LLHL3` zze%63#QL;XqddTV48}tkfj(V7jgs7R*pTtn6@8*%Yo$V{hhsf#g_5c`3?{-7_Y+s3+~A<7bk zqdZA_li(~rJwIT z`b1-Tv(XTZlFC6?2Z!nUNR%7L;azA)8L&qCItEjJ7wh5?T|chtC$T^6U!Y7RnRSxA z=DC$ZBMN;{P7FusU>r&YCZSw79qVB^HpE9!mS7pmYvn_^?=sfIIti8yQ6?IJl8IPt zTjV;A>PR7&6E>6%y6Ad$>jKpmWdgUOY^Kq=o{KW!Vw4Zh4CEW5DpC4*3nha-ls$1o z*H5F2cLp2C`~NisN&Q8AA~Dh09H}Vpe?LsZfynkyE|j-n1xkiqK*_{DludOBn_}24 zmTgh4&(QV$SfBbBtjG9j5(U}C`6x5@$O(KHWde_3S6rgo58y!RhcOi+$$tqBLYmZe z?29L{55_V3-k6W_^8I+k`(CvZAR!T!q+8g5ljKV=U z5gXw1DE(~4P~47^nb%RyA48eQ$z<{`4QFVO_w-u~#W2=GI%tKBFb?H)N=Hfc2$Z#5 zgwoLxl$NYTTvvs%33qAt+Q`2=!G0R#y$?yTCK8YQo~V8(OLI5!EmG4_ z23~=Zfz>D-K9BO9*r?C%L7C92+C#eik0=xQ0Oi5|;?Wm;j`FMZ6-tM!|=Q|DBZfR88(*pKaPTQ*crny2jx>c9_2}=Y2Dfx z+F9B;+WFdr+C|zW+NCH4r)hbDz%dO349P|WGVFop2r!ufLF;gmckVZ`8bx}*rB)= zhhb<>>%E?UY!kH(B|}G$wNuBCgs9I^QhEkuDgTD@JqhHuIvitAu1`YQGu<&BhxB6o z<%F9CdE$B48n>Zb_&&;BIE~WbMU?BBl2@@G-i~D`*X`3D(Vj)g=oMYh$hNM_LFsQ| zw#S;8n+6$h9?Hy?qI6h;vi3gh36u%{6{GPY%3g@*W3}6`74@Dd{f);wEJPX5hmxT$ zFc&X*D9AvQ`CvZ~z>{D;e$|hkRUFILsT$`ERO$`vox@+7Fqp@7bKlXy{AC1(4B@Zd zxE&=k2J6V@UyVeW;A}jFE0O)H9vWu-YI-Ut*l0L|^1+E7u2drSMwU@IQBt@bJL7SE zzR3t{pe&T#T!{3omY}Tp3GFu+LOtjXrP^Q^%4?W{WYD9!QD{uV9Vj!NjFOQ>I3CyN z`el?&7CzGYphThE7mrJ@D@uwFpxl1~o8Y%7*9DETCK91-jSCoGB~p+JD=-XS!KUa# z>FAX9drYPtdZ(4r?ifLR49dXwAgiLvk$tM(#%9=Xw55Tvm%5;g*H`L{uSQXj8BWG< zEYZ%@F4Jy6>9AVYy(m9gr%)!K##kLkp)5rLw!`VVeI?2`8&Mu)Cwe5MpHq;5&tW89 z!4VkA$3X_n#}u4}a{V8WeWofg34cVHNT=Uee*wwCyQsU+z;{t5@)gQv4Cj}wEhdj6 z|MG*Q953T@}#S2rFX@9AgwLT&WP^4m){*!B5Cz$E@1o4`w7%dXZl&JPVSO<6;UMa7qD-vm zRO`umqYOA2WdajW`f=*^*(e!)807(1Vm;j8*F%bR!w&5}l#ULf+;9YC=AY{NKTtXd z%C~H!ZH97RtTs{GRof3G(<8LwrJeEBR0=YXOB!%4${H=!^|ku^W(=Zz4+i6F+Cy5O z_L%k~?PuCAwdb`zphpG_p2DkusQK8A;(`W6x&Cg zBmP0it2T`|Nem!lS$7hAw>)Yl1v&N;7l@aLw~6z_3_=FxyYbVpozk1SR;rctmSZ>3 zl^8{ICYmw3-(nyk#}VQc;w&+kknvR;E_&5pu|5*dQx2re{`Gd zk>3%KdP4uCyi3kezenTT9HpA5Q;&4=%xD#C)Rm@W^ldAzfR8CNYbUeNaNk z5k|0A)SrltiGD;V1H6E9iBp6e+lbqVO;X{I*R-C$#Q*ugi$s#Hr&xN_j}*2L59$*k z7*6Lg`U&JKSWUDes))UW9B$%1qKi~GGAvXq_x+8smw2BzN<`510Lqc=|C1jhzvSPb zaGc;rOf4kj?{Bq79X*K_Gz3uo5GU!A)3HLAM`%xDH1QYW4B;cX6OR!6iFo2^qLA<( zjIZ9&WrG2F>GEv6Of(^0B>qS=*OQ^BCKEppJ&D@m8(ok-<#?3%(qFRvaKU3lIq|90 zq&%y1Axw9^i2B32?MeKc=s_GHo+IiKt+{p_MqwES;XssQ1Mzo%$@-%=B!_EmXzFEHf@sofoTqNQ`CLtXHgvjTxLl0hjDp! zx5JoPQd(qp+l<@XMp2o|ZA@_(&SGO6NAl32$^HAAjbd7w??;a!;@VzqHga;Zh7KK{ z<#LU;mHCf}6UX0qm)S5Tc2I%cWw;9*Ms7)IsUz2|hcFUua7&^wrOa(O`PXIGiy3*k zz0jFwxSd4~oB2v~)Yu#K^B-q1@n^b~2Tu8^@2s2meUm<9Y7yq@nEGZ)%oFCT(czTC z%*vSgP03&>Pr#!LD9$f*x(cc?TKpK$$dT(TvKJcD3hlWLvsbJw^x6g&E$J~No~3a3 z6PH(ey2M%R=4|Kao19EHyTp$2Om!AIitR-XLy~W2ElXI-xP&76jKn-6x4>R%&viRW zjRaCHSFkM{#rf`n#JohC8c^&i^N-9T{IY&r*LM_9V7?jK)7%>CF+Yy27g$tco{f#A znqd{cYn)qBG_BCVeq({l992hKMFj>=apvVYimT4HITdIdD$njLwsxblgss41Ot(AP z$Au2#ey6*@=s%$E=s`X2EG=``sxGwqG0;=!u)7?Ft87XUPZgJEl$07%9ryE;(u>Qc zM*KGy6v;$x(!tg9Rp;Y62h?}+OhfI{TxQ4kfgyIcGuIf%Qn;#|@fAU4>m*xf=j7CG z$>|wJTIZ~^RC8QXOKHhWPVa1_W@e?QndM0>+u4irn0CJcM`^LMpk%ty!(QmP*F|fo zE!W?eU$rgi>A=X^x7xecyT`l5yTiMif3}$)-PYQinbPd%-ujg(>&(k32?4IExYXAI zLJjX$Z-sBJcZbdJK51UcX=Bz&4-dKeQkmbS$D41bC4~O_AQ#fo%nRvpH#`&D?&|G7 z^JSRm@79|Z-SfsDf+WLR;jQ*=Gkgp9Lmtb!)wkTc(^pP;hj*vpdxTk+*Y+~XNchh~ zCf>BuirPd}q+HYYb3?`tlBR3N`KA3aN#nZg^+-=9d#$f)otd7}h=D3t z&s_}p_ziCSAU!+GxNf~;GulgMk^i`m7e%(@36&Nv)k(3^ULNX*E6qQdVPBPUv}+evq!h{;iR=Do(!>BD!e;M);u#i zGtxZOEh5Fc{ijbaY23j^B5&SmBf-0!EhXzM7yR@E_NQ@QX5E`~nf5bX@_7G!r}b+) zHJ{CD*Wmi;jHxQmTo_7IMCo-ejB0c`l;^|HkLjAv=)n7W#MRR`1KwrEj@u8?bix z6WmzsTf{lOFUx7Z`hqWDe(dNP7U*Sp0)sB(#gSF>eQ&+ky}v}*h_@Q^`$)9JI4tt=*8q(=s0QQuBvDe9IS?8)V I!^Q^x3yrn@Z~y=R delta 6508 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, 2014 # Boryslav Larin , 2011 # Jannis Leidel , 2011 -# Alex Bolotov , 2013 -# Roman Kozlovskiy , 2012 +# Max V. Stotsky , 2014 +# Oleksandr Bolotov , 2013-2014 +# Roman Kozlovskyi , 2012 # Sergiy Kuzmenko , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-11-03 22:05+0000\n" -"Last-Translator: Alex Bolotov \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-24 09:21+0000\n" +"Last-Translator: Alexander Chernihov \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/django/" "language/uk/)\n" "MIME-Version: 1.0\n" @@ -30,6 +32,10 @@ msgstr "Африканська" msgid "Arabic" msgstr "Арабська" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азербайджанська" @@ -83,322 +89,350 @@ msgid "English" msgstr "Англійська" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Австралійський англійська" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Англійська (Великобританія)" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Есперанто" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Іспанська" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Іспанська (Аргентина)" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексиканьска (іспанська)" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Нікарагуанська іспанська" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Венесуельська іспанська" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Румунська" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баскська" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Перська" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Фінська" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Французька" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фризька" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ірландська" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галіційська" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Іврит" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хінді" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Хорватська" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Угорська" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Інтерлінгва" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Індонезійська" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Ісландська" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Італійська" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Японська" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Грузинська" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казахська" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кхмерська" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Канадська" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Корейська" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Люксембурзький" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литовська" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латвійська" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македонська" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малаялам" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монгольська" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Бірманська" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Норвезька (Букмол)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Непальська" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Голландська" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Норвезька (Нюнорськ)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Осетинська" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Панджабі" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Польська" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португальська" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразильска" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Румунська" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Російська" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словацька" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Словенська" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Албанська" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Сербська" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Сербська (латинська)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Шведська" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Суахілі" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамільська" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тайська" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Турецька" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Татарська" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Удмуртський" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Українська" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "В'єтнамська" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Китайська спрощена" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Китайська традиційна" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Мапи сайту" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Статичні Файли" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Уведіть коректне значення." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Уведіть коректний URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Введіть допустиме ціле число." +msgstr "Введіть коректне ціле число." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Введіть коректну email адресу." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Введіть коректне значення 'slug' (короткого заголовку), що може містити " "тільки літери, числа, символи підкреслювання та дефіси." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Введіть коректну IPv4 адресу." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Введіть дійсну IPv6 адресу." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Введіть дійсну IPv4 чи IPv6 адресу." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Введіть тільки цифри, що розділені комами." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Переконайтеся, що це значення дорівнює %(limit_value)s (зараз " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Переконайтеся, що це значення менше чи дорівнює %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Переконайтеся, що це значення більше чи дорівнює %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -416,7 +450,7 @@ msgstr[2] "" "Переконайтеся, що це значення містить не менш ніж %(limit_value)d символів " "(зараз %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -425,238 +459,263 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Переконайтеся, що це значення містить не більше ніж %(limit_value)d символ " +"(зараз %(show_value)d)." msgstr[1] "" +"Переконайтеся, що це значення містить не більше ніж %(limit_value)d символи " +"(зараз %(show_value)d)." msgstr[2] "" +"Переконайтеся, що це значення містить не більше ніж %(limit_value)d символів " +"(зараз %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s має бути унікальним для %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "та" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s з таким %(field_label)s вже існує." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s з таким %(field_labels)s вже існує." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "Значення %(value)r не є дозволеним вибором." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Це поле не може бути пустим." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Це поле не може бути порожнім." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s з таким %(field_label)s вже існує." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s повинне бути унікальним для %(date_field_label)s " +"%(lookup_type)s." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Тип поля: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Ціле число" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' значення має бути цілим числом." +msgstr "Значення '%(value)s' повинне бути цілим числом." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "Значення '%(value)s' повинне бути True або False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Булеве значення (True або False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Рядок (до %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Цілі, розділені комою" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"Значення '%(value)s' має невірний формат дати. Вона повинна бути у форматі " +"YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" +"Значення '%(value)s' має коректний формат (YYYY-MM-DD), але це недійсна дата." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Дата (без часу)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"Значення '%(value)s' має невірний формат. Воно повинне бути у форматі YYYY-" +"MM-DD HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"Значення '%(value)s' має вірний формат (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]), " +"але це недійсна дата/час." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Дата (з часом)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' має бути десятковим числом." +msgstr "Значення '%(value)s' повинне бути десятковим числом." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Десяткове число" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mail адреса" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Шлях до файла" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "%(value)s' має бути числом з плаваючою комою." +msgstr "Значення '%(value)s' повинне бути числом з плаваючою крапкою." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Число з плаваючою комою" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Велике (8 байтів) ціле число" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 адреса" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP адреса" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "Значення '%(value)s' має бути None, True або False." +msgstr "Значення '%(value)s' повинне бути None, True або False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Булеве значення (включаючи True, False або None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Додатнє ціле число" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Додатнє мале ціле число" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Слаг (до %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Мале ціле число" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"Значення '%(value)s' має невірний формат. Воно має бути у форматі HH:MM[:ss[." -"uuuuuu]]." +"Значення '%(value)s' має невірний формат. Воно повинне бути у форматі HH:MM[:" +"ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"Значення '%(value)s' має вірний формат (HH:MM[:ss[.uuuuuu]]), але це " +"недійсний час." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Час" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Необроблені двійкові дані" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Файл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Зображення" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "Об'єкт моделі %(model)s з первинним ключем %(pk)r не існує." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Зовнішній ключ (тип визначається відповідно поля)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Один-до-одного" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Багато-до-багатьох" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Це поле обов'язкове." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Введіть ціле число." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Введіть число." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -664,64 +723,76 @@ msgstr[0] "Переконайтеся, що загалом тут не біль msgstr[1] "Переконайтеся, що загалом тут не більше ніж %(max)s цифер." msgstr[2] "Переконайтеся, що загалом тут не більше ніж %(max)s цифер." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" +"Переконайтеся, що тут не більше ніж %(max)s цифра після десяткової коми." msgstr[1] "" +"Переконайтеся, що тут не більше ніж %(max)s цифри після десяткової коми." msgstr[2] "" +"Переконайтеся, що тут не більше ніж %(max)s цифер після десяткової коми." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" +"Переконайтеся, що тут не більше ніж %(max)s цифра до десяткової коми." msgstr[1] "" +"Переконайтеся, що тут не більше ніж %(max)s цифри до десяткової коми." msgstr[2] "" +"Переконайтеся, що тут не більше ніж %(max)s цифер до десяткової коми." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Введіть коректну дату." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Введіть коректний час." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Уведіть коректну дату/час адресу." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Файл не надіслано. Перевірте тип кодування форми." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Файл не було надіслано." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Переданий файл порожній." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +"Переконайтеся, що це ім'я файлу містить не більше ніж з %(max)d символ " +"(зараз %(length)d)." msgstr[1] "" +"Переконайтеся, що це ім'я файлу містить не більше ніж з %(max)d символи " +"(зараз %(length)d)." msgstr[2] "" +"Переконайтеся, що це ім'я файлу містить не більше ніж з %(max)d символів " +"(зараз %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Будь ласка, або завантажте файл, або відмітьте прапорець очищення, а не " "обидва варіанти одразу" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -729,21 +800,25 @@ msgstr "" "Завантажте правильний малюнок. Файл, який ви завантажили, не є малюнком, або " "є зіпсованим малюнком." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Зробить коректний вибір, %(value)s немає серед варіантів вибору." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Введіть список значень." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Введіть значення повністю." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Приховане поле %(name)s) %(error)s" @@ -751,43 +826,51 @@ msgstr "(Приховане поле %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "ManagementForm даних відсутній або був підроблений" +msgstr "Дані ManagementForm відсутні або були пошкоджені" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Будь ласка, відправте %d або менше форм." +msgstr[1] "Будь ласка, відправте %d або менше форм." +msgstr[2] "Будь ласка, відправте %d або менше форм." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Будь ласка, відправте як мінімум %d форму." +msgstr[1] "Будь ласка, відправте як мінімум %d форми." +msgstr[2] "Будь ласка, відправте як мінімум %d форм." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Послідовність" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Видалити" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Будь ласка, виправте повторювані дані для поля %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Будь ласка, виправте повторювані дані для поля %(field)s, яке має бути " "унікальним." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -796,33 +879,33 @@ msgstr "" "Будь ласка, виправте повторювані дані для поля %(field_name)s, яке має бути " "унікальним для вибірки %(lookup)s на %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Будь ласка, виправте повторювані значення нижче." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Зв'язаний зовнішній ключ не відповідає первісному ключу батьківського " "екземпляру." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Зробить коректний вибір. Такого варіанту нема серед доступних." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" не є допустимим значенням для первинного ключа." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Затисніть клавішу \"Control\", або \"Command\" на Маку, щоб обрати більше " "однієї опції." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -831,15 +914,15 @@ msgstr "" "%(datetime)s не може бути інтерпретована в часовому поясі " "%(current_timezone)s; дата може бути неодзначною або виявитись неіснуючою." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Наразі" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Змінити" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Очистити" @@ -855,11 +938,11 @@ msgstr "Так" msgid "No" msgstr "Ні" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "так,ні,можливо" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -867,52 +950,52 @@ msgstr[0] "%(size)d байт" msgstr[1] "%(size)d байти" msgstr[2] "%(size)d байтів" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s Кб" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s Мб" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s Гб" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s Тб" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s Пб" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "після полудня" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "до полудня" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "після полудня" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "до полудня" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "північ" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "полудень" @@ -1188,36 +1271,26 @@ msgctxt "alt. month" msgid "December" msgstr "грудня" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Ні Pillow ні PIL не можуть бути імпортовані: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Це не є правильною адресою IPv6." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "або" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1225,7 +1298,7 @@ msgstr[0] "%d рік" msgstr[1] "%d років" msgstr[2] "%d років" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1233,7 +1306,7 @@ msgstr[0] "%d місяць" msgstr[1] "%d місяців" msgstr[2] "%d місяців" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1241,7 +1314,7 @@ msgstr[0] "%d тиждень" msgstr[1] "%d тижнів" msgstr[2] "%d тижнів" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1249,7 +1322,7 @@ msgstr[0] "%d день" msgstr[1] "%d днів" msgstr[2] "%d днів" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1257,7 +1330,7 @@ msgstr[0] "%d час" msgstr[1] "%d часів" msgstr[2] "%d часів" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1265,46 +1338,72 @@ msgstr[0] "%d хвилина" msgstr[1] "%d хвилин" msgstr[2] "%d хвилин" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 хвилин" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Перегляд списку файлів у цій директорії не дозволений." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Заборонено" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" не існує" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Вміст директорії %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Більше інформації можна отримати при DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Рік не вказано" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Місяць не вказано" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "День не вказано" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Тиждень не вказано" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s недоступні" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1313,7 +1412,7 @@ msgstr "" "Майбутні %(verbose_name_plural)s недоступні, тому що %(class_name)s." "allow_future має нульове значення." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Недійсна дата '%(datestr)s' для формату '%(format)s'" @@ -1323,18 +1422,32 @@ msgstr "Недійсна дата '%(datestr)s' для формату '%(format) msgid "No %(verbose_name)s found matching the query" msgstr "Жодні %(verbose_name)s не були знайдені по запиту" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Неправильна величина параметра сторінки: вона повинна бути задана цілим " "числом або значенням 'last'." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Невірна сторінка (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Порожній список і величина '%(class_name)s.allow_empty' є нульовою." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Перегляд списку файлів у цій директорії не дозволений." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" не існує" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Вміст директорії %(directory)s" diff --git a/django/conf/locale/uk/formats.py b/django/conf/locale/uk/formats.py index 11293f047..821585fbb 100644 --- a/django/conf/locale/uk/formats.py +++ b/django/conf/locale/uk/formats.py @@ -12,14 +12,14 @@ DATETIME_FORMAT = 'j E Y р. H:i:s' YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = ' ' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/ur/LC_MESSAGES/django.mo b/django/conf/locale/ur/LC_MESSAGES/django.mo index aa8a3f5acf756752e83852f0a0bda70596139761..d88e3db95c7c0c52143410b78f70715d730f2440 100644 GIT binary patch delta 4399 zcmYk;4RlX+9LMqBST+xPGDC(9Gb`Kt_dsh_iNB_q$0!dWu{^XW6Kc3rEJleuq&%gf zwvyB$Dnp4nl@ls;Ad>UC~!taEu-i`xD#UWF~nt2#WySr@< zBB%0P5tVp04Dvf%iCKyf^p{~XEXTIE3{!BMZ9i(;zr`5(|G_~F>)dokD7QZ zY>CMj$@$&&RCGX3+o2eBz+hytZa8X!lTj;}i_utt+HVzV;B}}8Z^i8Jy8Fm%t%pl$DmTJaETkFfSw4AMUVb>eDlgf-T# zwf4uT@sB5P{WZ`@>o{$mMV9nTG3_HJ&xc*CrUz% z(-E~j4R65!25_cFWh#}ecrCW%hWEr?s0l4Zt!OD~fHkNSZnXBxs0D1d{(k9olQKS53WbL&5W z!)bqyx^e}4wKRSqYQMgyi4P6+bN@$D(Fw<(PBbsj+<#S8TgPT|o4Ffxf`h1s?=b2L96{aNQ>Y34f}F#hvv$*DzdsQ* zkreEJS;)n5L#;h6+4C>$Dmpa47UY3-AD|BW4t43zqAvL*)UAnY$L|KVLrr8Ps{bC; zL}#ETHV1hQ-9qHgZQ?`w??>Kg?o*G7PIMY|iT|)2&f@~wVeL5>D{vl0vkaa1Nz}lH za2B4%&NwQC*ETLfUFvr+9e+TEbg^^>FdI3ceo6kPP-fGfGX6b z-GjOXpP-)lQ`Y|%>O}R^{BfdD?L=#*nmO2j{vNiyFx2M$52m6S4o6L7BI@h(AnHVm zZTmXp&sFmgiN{a_o*aAzjKk8ZAjY*u}eN9C({s%Qs__bUO zj6?NjqfT^#wS)LD?E%;i593yB$pfHUQi~5@Lb^YJ3e<#_p~l}}R->mG?xG_1nIB^r z?V~sk`(*eNIbu;Fp-?C<~4W_z=9fa|Y&oJ&V6 z7Gg9G!}U19+6}V&0TayDr~x}zJKfAdEhyi%_qKL_bGSJkHQ}iq70q-uYQRUWy#zJT z3e=A4tzBi-p!Tn|_F?mwc?xyhFR1Y^p!UCP?Z|9@d@qKIc5G!Golpm4Tl;#{fkA8c zGl!YuP{&U}9aoOp{}F3fVifJ=s0D2_tB~V7S3@P74f|08d}KR(hP?FL2@FGhh4jW_ z0d5)5NmK@sn?p7KKPbK52a|C`&&&#VJfZoIg~0@wt)A47L1^16R~l z9&wqvY3n| zDtbfZkwt1y=977(H#taj&#x@{F;VGB<`R8-^peuocK}g&le|kBt3ly?=U@Lq8tuq^ z>ZS0tbvKdaYFK##JCUo1UQQ}{xfBz9$N7gh^h>!3?;t9*Y>Kx8Vv0S^XWHV)X@De=}ohe{DE>qj7R65r7`+N7F8K!6Qd!KX8UCuq{ z-gjUA6Kq=KebT#gy`!{|TgaR)&c$?aZu?E@b?$sG=f>jiFdt*%{QV|l6zwAOQFEF3 zm|2M(+3!hnEq0^*l)v3`byOJBZN)zLqO}j3$FM8?t@s0M!-04Slkq#-p48jlo{l}~ zABWxXKGg9Kp~iU_b>WLJ!FkS=P|+3DpbmJ}cG!kGU?(zpw-`qAu(&=GT}=`#Nf3{n%L-mV`PkoewXQ%I#D%gHr5-VQa5I9Z-dlduG3gjzC`EzIa&^^3@dL{zg zNS;5JgSyZ=P!pJn{JB|tXrN-$dCF1S!+0mI_NZi2IfZ5T4GzU1H+%xtqAutHYDOQU zPH+`9;8)hZhMK_l*58q7PNLldC*yR~gtnoM--9veHB!;Tb__Mp2dEt{pmw~3dWf!~ z2IzFNzh76>_E^*ml`DD`W3~GQ+Q8T-YI?bU->3s1EEAvl|M7HZ|zqxRd3+V44x()WM2ZD>FZcn~#UGiqf{ zn-|S5%f1$a|wpXK`ovj$B?|*}BIBuRpo$$}7H`zC46!$>~ z_C>vTQc(luq4uAGeAV3?)J&I~VRMDK+FXO4c3f*6>&<7(I

iOSYj_Xt(w6GaFG) zcav>DZ2d=3KO-k_JHIJyIFEL45Dz4t9>n^mQ0W)oNyXdDDdq#_e6s{K&yox}pXfVz;FANu_Xs0&R)U04?K9J_pES2xq6q65OnThdjb2HJvJ>OHo-0oT%Q z!5S>!@~f~FHSqXk|HP~CXSBEAFzm_lj>Iv@pDW{IIM$;szM$89xVMxC!2wO=dVitl1E<40cjde};a zI>$G|J&l?{BkDwNU;s~A{}t3gf3x;ATuHkFH~e0##0Gp1bxT6Sc^BXr)CCk|_!l$* zJq<9OikyquVX0YRuEr4kHCToJ#%NrX>05((h1a3peEY5c1nQQ(gR%HW%*D@8#}CM2 z{Z&cL@;h?OvF2pdOlMeoHZG-IgiOwz$ISK=cFz3@8f%A<4m#}xac+Hayxc*Z=3I?qSe{=~eBn&6kV{a@C0BmDjz zo>k&eSDb`8aVF}7dDb3>I?*K5e)n6u&|Hk#KV_nNKaIBI~m zP&KB?|JRHj=^x)0b$kFdPzGxMTx;KkF|;Ql<9Tj|UvY(~0~cdw z45Lo4(zdTbUVd%^cEC}DUtq1It0Ucs%5>5(QuCh?eY0kgA~Kw8CMqE^S>Jz^dE_T# zi5irNWEat^w7r~eub6t`^?&`NWGb0M^lqO|){-8in*5l&LfXsoROXVq$*(m2W8^4N zSx>f*DP%F>d2xK(TnW(=-d>)i!a_v;^}46M69Yuwh&M?qSxHoy$Vu`5(Sxk=4DsHG zRQ->iLIP4`l0!S8k8r=8geITBf6(ImSk((ftut_vWgUw`-#dCZTbxr z-FKCtKJG5my)Lyj-$M5zvdP+_g`^QZBl>+%$s_lYc%q-}b!0brh^V|x@*_1~&v;6g zww%gA@@q1PsQl8$Z8wul@d#N>3dsi2m86qHq`l|?4q8LM9hvPLZg7U`TACB2Obtp6 z(HpA0q*8f{)Dm8DZUs?!iA+$%%B|Q;o+8ntio8JTNpG@{s4OLoq>{`g-e5kuk$1@L zMCCc3$mbI`)TdGJL$;BP8Bbm#$I0tt7CAWv6N(r4_p6** z&q$m90nG!*PrmytNwL14n_>saC6B8?+2iB(;eOJIOd_w6z2ppen7EX*g-e3PMe|DM zmju(ZLV=QSs3Nc+7zmdxSso4s7M7I, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/django/language/" "ur/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "عربی" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -78,324 +82,352 @@ msgid "English" msgstr "انگلش" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "برطانوی انگلش" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "ھسپانوی" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "ارجنٹائنی سپینش" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "اسٹانین" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "باسک" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "فارسی" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "فنش" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "فرانسیسی" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "فریسی" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "آئرش" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "گیلیشین" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "عبرانی" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "ھندی" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "کروشن" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ھونگارین" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "انڈونیشین" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "آئس لینڈک" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "اطالوی" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "جاپانی" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "جارجیائی" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "خمر" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "کناڈا" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "کوریائی" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "لیتھونیائی" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "لتوینی" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "میسیڈونین" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "ملایالم" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "منگولین" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "نارویائی بوکمال" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ڈچ" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "نارویائی نینورسک" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "پنجابی" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "پولش" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "پورتگیز" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "برازیلی پورتگیز" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "رومانی" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "روسی" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "سلووک" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "سلووینین" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "البانوی" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "سربین" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "سربین لاطینی" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "سویڈش" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "تاملی" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "تیلگو" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "تھائی" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "ترکش" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "یوکرائنی" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "ویتنامی" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "سادی چینی" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "روایتی چینی" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "درست قیمت (ویلیو) درج کریں۔" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "درست یو آر ایل (URL) درج کریں۔" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "درست 'slug' درج کریں جو حروف، نمبروں، انڈرسکور یا ھائفنز پر مشتمل ھو۔" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "IPv4 کا درست پتہ درج کریں۔" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "صرف اعداد درج کریں جو کوموں سے الگ کئے ھوئے ھوں۔" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "اس بات کا یقین کر لیں کہ یہ قیمت (ویلیو) %(limit_value)s ھے۔ (یہ " "%(show_value)s ھے)%(show_value)s" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "اس بات کا یقین کر لیں کہ یہ قیمت (ویلیو) %(limit_value)s سے کم یا اس کے " "برابر ھے۔" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "اس بات کا یقین کر لیں کہ یہ قیمت (ویلیو) %(limit_value)s سے زیادہ یا اس کے " "برابر ھے۔" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -406,7 +438,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,248 +449,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s کا %(date_field)s %(lookup)s کے لئے منفرد ھونا ضروری ھے۔" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "اور" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s اس %(field_label)s کے ساتھ پہلے ہی موجود ھے۔" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "یہ خانہ نامعلوم (null( نھیں رہ سکتا۔" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "یہ خانہ خالی نھیں چھوڑا جا سکتا۔" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s اس %(field_label)s کے ساتھ پہلے ہی موجود ھے۔" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "%(field_type)s قسم کا خانہ" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "صحیح عدد" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "بولین (True یا False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "سلسلۂ حروف (String) (%(max_length)s تک)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr " کومے سے الگ کئے ھوئے صحیح اعداد" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "تاریخ (وقت کے بغیر)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "تاریخ (بمع وقت)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "اعشاری نمبر" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "فائل کا راستہ(path(" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "نقطہ اعشاریہ والا نمبر" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "بڑا (8 بائٹ) صحیح عدد" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP ایڈریس" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "بولین (True، False یا None(" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "متن" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "وقت" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "یو آر ایل" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "بیرونی کلید (FK( (قسم متعلقہ خانے سے متعین ھو گی)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "ون-ٹو-ون ریلیشن شپ" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "مینی-ٹو-مینی ریلیشن شپ" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "یہ خانہ درکار ھے۔" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "مکمل نمبر درج کریں۔" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "نمبر درج کریں۔" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -667,31 +706,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "درست تاریخ درج کریں۔" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "درست وقت درج کریں۔" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "درست تاریخ/وقت درج کریں۔" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "کوئی فائل پیش نہیں کی گئی۔ فارم پر اینکوڈنگ کی قسم چیک کریں۔" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "کوئی فائل پیش نہیں کی گئی تھی۔" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "پیش کی گئی فائل خالی ھے۔" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -699,11 +738,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "براہ مھربانی فائل پیش کریں یا Clear checkbox منتخب کریں۔ نہ کہ دونوں۔" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -711,21 +750,25 @@ msgstr "" "درست تصویر اپ لوڈ کریں۔ جو فائل آپ نے اپ لوڈ کی تھی وہ تصویر نہیں تھی یا " "خراب تصویر تھی۔" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "درست انتخاب منتخب کریں۔ %(value)s دستیاب انتخابات میں سے کوئی نہیں۔" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "قیمتوں (ویلیوز) کی لسٹ درج کریں۔" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -733,41 +776,48 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "ترتیب" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "مٹائیں" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "براہ کرم %(field)s کے لئے دوہرا مواد درست کریں۔" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "براہ کرم %(field)s کے لئے دوہرا مواد درست کریں جوکہ منفرد ھونا ضروری ھے۔" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -776,46 +826,46 @@ msgstr "" "براہ کرم %(field_name)s میں دوہرا مواد درست کریں جو کہ %(date_field)s میں " "%(lookup)s کے لئے منفرد ھونا ضروری ھے۔" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "براہ کرم نیچے دوہری قیمتیں (ویلیوز) درست کریں۔" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "ان لائن بیرونی کلید (FK) آبائی پرائمری کلید (PK) سے نھیں ملتی۔" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "درست انتخاب منتخب کریں۔ یہ انتخاب دستیاب انتخابات میں سے کوئی نہیں ھے۔" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "ایک سے زیادہ منتخب کرنے کے لئے \"Control\" دبا کر رکھیں۔ یا Mac OS پر " "\"Command\"" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "فی الحال" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "تبدیل کریں" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "صاف کریں" @@ -831,63 +881,63 @@ msgstr "ھاں" msgid "No" msgstr "نھیں" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ھاں،نہیں،ھوسکتاہے" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d بائٹ" msgstr[1] "%(size)d بائٹس" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s ک ۔ ب" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s م ۔ ب" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ج ۔ ب" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ٹ ۔ ب" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s پ ۔ پ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "شام" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "صبح" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "شام" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "صبح" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "نصف رات" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "دوپہر" @@ -1163,124 +1213,140 @@ msgctxt "alt. month" msgid "December" msgstr "دسمبر" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "یا" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "،" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1290,16 +1356,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/vi/LC_MESSAGES/django.mo b/django/conf/locale/vi/LC_MESSAGES/django.mo index 3d40ab2cd3837f3620728739e527e3f33f009822..5e919cd4d2d0983dc1a2dc68fe98d40053130c5c 100644 GIT binary patch delta 7429 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 rNQ)j_6 delta 6303 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 diff --git a/django/conf/locale/vi/LC_MESSAGES/django.po b/django/conf/locale/vi/LC_MESSAGES/django.po index 9e3f49450..ce36fabcd 100644 --- a/django/conf/locale/vi/LC_MESSAGES/django.po +++ b/django/conf/locale/vi/LC_MESSAGES/django.po @@ -2,18 +2,19 @@ # # Translators: # Jannis Leidel , 2011 -# ppanhh , 2013 -# Lê Thanh , 2013 +# Anh Phan , 2013 +# Thanh Le Viet , 2013 # Tran , 2011 # Tran Van , 2011,2013 # Vuong Nguyen , 2011 +# xgenvn , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-07 19:11+0000\n" +"Last-Translator: xgenvn \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/django/" "language/vi/)\n" "MIME-Version: 1.0\n" @@ -30,6 +31,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Tiếng Ả Rập" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturian" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Tiếng Azerbaijan" @@ -83,318 +88,346 @@ msgid "English" msgstr "Tiếng Anh" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Tiếng Anh ở Úc" + +#: conf/global_settings.py:67 msgid "British English" msgstr "British English" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Quốc Tế Ngữ" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Tiếng Tây Ban Nha" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinian Spanish" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexican Spanish" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Tiếng Tây Ban Nha-Nicaragua" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Tiếng Vê-nê-du-ê-la" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Tiếng Estonia" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Tiếng Baxcơ" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Tiếng Ba Tư" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Tiếng Phần Lan" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Tiếng Pháp" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Tiếng Frisco" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Tiếng Ai-len" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Tiếng Pháp cổ" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Tiếng Do Thái cổ" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Tiếng Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Tiếng Croatia" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Tiếng Hung-ga-ri" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Tiếng Khoa học Quốc tế" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Tiếng In-đô-nê-xi-a" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Tiếng Aixơlen" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Tiếng Ý" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Tiếng Nhật Bản" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgian" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Tiếng Kazakh" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Tiếng Khơ-me" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Tiếng Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Tiếng Hàn Quốc" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Tiếng Luxembourg" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Tiếng Lat-vi" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Ngôn ngữ vùng Bantic" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Tiếng Maxêđôni" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Tiếng Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Tiếng Mông Cổ" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Marathi" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "My-an-ma" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Tiếng Na Uy Bokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nê-pan" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Tiếng Hà Lan" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Tiếng Na Uy Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ô-sét-ti-a" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Tiếng Ba lan" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Tiếng Bồ Đào Nha" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brazilian Portuguese" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Tiếng Ru-ma-ni" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Tiếng Nga" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Ngôn ngữ Slô-vac" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Tiếng Slôven" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Tiếng Albania" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Tiếng Xéc-bi" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbian Latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Tiếng Thụy Điển" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Xì-qua-hi-đi thuộc ngôn ngữ Bantu" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tiếng Ta-min" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tiếng Thái" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Tiếng Thổ Nhĩ Kỳ" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tác-ta" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Tiếng Ukraina" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Tiếng Việt Nam" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Tiếng Tàu giản thể" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tiếng Tàu truyền thống" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Bản đồ trang web" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Tập tin tĩnh" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndication" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Thiết kế Web" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Nhập một giá trị hợp lệ." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Nhập một URL hợp lệ." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Nhập một số nguyên hợp lệ." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Nhập địa chỉ email." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "Nhập một 'slug' hợp lệ gồm chữ cái, số, gạch dưới và gạch nối." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Nhập một địa chỉ IPv4 hợp lệ." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Nhập địa chỉ IPv6 hợp lệ" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Nhập địa chỉ IPv4 hoặc IPv6 hợp lệ" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Chỉ nhập chữ số, cách nhau bằng dấu phẩy." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Đảm bảo giá trị này là %(limit_value)s (nó là %(show_value)s )." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Đảm bảo giá trị này là nhỏ hơn hoặc bằng với %(limit_value)s ." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Đảm bảo giá trị này lớn hơn hoặc bằng với %(limit_value)s ." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +438,7 @@ msgid_plural "" msgstr[0] "" "Giá trị này phải có ít nhất %(limit_value)d kí tự (hiện có %(show_value)d)" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -416,245 +449,256 @@ msgid_plural "" msgstr[0] "" "Giá trị này chỉ có tối đa %(limit_value)d kí tự (hiện có %(show_value)d)" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr " %(field_name)s phải là duy nhất cho %(date_field)s %(lookup)s ." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "và" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s với thông tin %(field_labels)s đã tồn tại" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Giá trị %(value)r không phải là lựa chọn hợp lệ." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Trường này không thể để trống." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Trường này không được để trắng." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s có %(field_label)s đã tồn tại." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "" +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "%(field_label)s phải là duy nhất %(date_field_label)s %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Trường này không thể để trống." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Trường này không được để trắng." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Trường thuộc dạng: %(field_type)s " -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Số nguyên" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "'%(value)s' phải là một số nguyên" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "'%(value)s' phải là True hoặc False (Đúng hoặc Sai)" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (hoặc là Đúng hoặc là Sai)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Chuỗi (dài đến %(max_length)s ký tự )" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Các số nguyên được phân cách bằng dấu phẩy" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." -msgstr "" +msgstr "'%(value)s' phải là dạng ngày (ví dụ yyyy-mm-dd)." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" +"'%(value)s' có dạng là ngày (YYYY-MM-DD) tuy nhiên không phải là ngày hợp lệ." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Ngày (không có giờ)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"'%(value)s' không hợp lệ, giá trị phải có dạng: YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Ngày (có giờ)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Số thập phân" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Địa chỉ email" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Đường dẫn tắt tới file" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Giá trị dấu chấm động" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Big (8 byte) integer" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Địa chỉ IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Địa chỉ IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Luận lý (Có thể Đúng, Sai hoặc Không cái nào đúng)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Số nguyên dương" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Số nguyên dương nhỏ" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug(lên đến %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Số nguyên nhỏ" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Đoạn văn" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Giờ" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "Đường dẫn URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Dữ liệu nhị phân " -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "File" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Image" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Khóa ngoại (kiểu được xác định bởi trường liên hệ)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Mối quan hệ một-một" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Mối quan hệ nhiều-nhiều" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Trường này là bắt buộc." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Nhập một số tổng thể." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Nhập một số." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Đảm bảo rằng tối đa không có nhiều hơn %(max)s số." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Hãy chắc chắn rằng không có nhiều hơn %(max)s chữ số thập phân." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -664,42 +708,42 @@ msgstr[0] "" "Hãy chắc chắn rằng không có nhiều hơn %(max)s chữ số trước dấu phẩy thập " "phân." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Nhập một ngày hợp lệ." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Nhập một thời gian hợp lệ." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Nhập một ngày/thời gian hợp lệ." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Không có tập tin nào được gửi. Hãy kiểm tra kiểu mã hóa của biểu mẫu." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Không có tập tin nào được gửi." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Tập tin được gửi là rỗng." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "Tên tệp tin có tối đa %(max)d kí tự (Hiện có %(length)d)" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Vui lòng gửi một tập tin hoặc để ô chọn trắng, không chọn cả hai." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -707,23 +751,27 @@ msgstr "" "Hãy tải lên một hình ảnh hợp lệ. Tập tin mà bạn đã tải không phải là hình " "ảnh hoặc đã bị hư hỏng." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Hãy chọn một lựa chọn hợp lệ. %(value)s không phải là một trong các lựa chọn " "khả thi." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Nhập một danh sách giá trị." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Trường ẩn %(name)s) %(error)s" @@ -731,39 +779,45 @@ msgstr "(Trường ẩn %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Vui lòng đệ trình %d hoặc ít các mẫu đơn hơn." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Thứ tự" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Xóa" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Hãy sửa các dữ liệu trùng lặp cho %(field)s ." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Hãy sửa các dữ liệu trùng lặp cho %(field)s, mà phải là duy nhất." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -772,31 +826,31 @@ msgstr "" "Hãy sửa các dữ liệu trùng lặp cho %(field_name)s mà phải là duy nhất cho " "%(lookup)s tại %(date_field)s ." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Hãy sửa các giá trị trùng lặp dưới đây." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Khóa ngoại không tương ứng với khóa chính của đối tượng cha." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Hãy chọn một lựa chọn hợp lệ. Lựa chọn đó không phải là một trong các lựa " "chọn khả thi." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" không phải là giá trị hợp lệ cho khóa chính." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "Giữ \"Control\", hoặc \"Command\" trên Mac, để chọn nhiều hơn một." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -805,15 +859,15 @@ msgstr "" "%(datetime)s không thích hợp với khu vực thời gian %(current_timezone)s; " "phần này có thể còn mơ hồ chưa rõ nghĩa hoặc không hề tồn tại." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Hiện nay" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Thay đổi" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Xóa" @@ -829,62 +883,62 @@ msgstr "Có" msgid "No" msgstr "Không" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "Có, Không, Có thể" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "chiều" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "sáng" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "Nửa đêm" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "Buổi trưa" @@ -1160,111 +1214,127 @@ msgctxt "alt. month" msgid "December" msgstr "Tháng mười hai" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Thư viện xử lý ảnh Pillow hoặc PIL không được import: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Mô đun '_imaging' cho PIL không được imported: '%s'" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "hoặc" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d năm" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d tháng" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d tuần" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d ngày" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d giờ" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d phút" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 phút" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Tại đây không cho phép đánh số chỉ mục dành cho thư mục." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" không tồn tại" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Index của %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Không có năm xác định" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Không có tháng xác định" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Không có ngày xác định" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Không có tuần xác định" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Không có %(verbose_name_plural)s phù hợp" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1273,7 +1343,7 @@ msgstr "" "%(verbose_name_plural)s trong tương lai không có sẵn vì %(class_name)s." "allow_future là False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Chuỗi ngày không hợp lệ ' %(datestr)s' định dạng bởi '%(format)s'" @@ -1283,17 +1353,31 @@ msgstr "Chuỗi ngày không hợp lệ ' %(datestr)s' định dạng bởi '%(f msgid "No %(verbose_name)s found matching the query" msgstr "Không có %(verbose_name)s tìm thấy phù hợp với truy vấn" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Trang không phải là 'nhất', và cũng không nó có thể được chuyển đổi sang int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Trang không hợp lệ (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Danh sách rỗng và '%(class_name)s.allow_empty' là sai." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Tại đây không cho phép đánh số chỉ mục dành cho thư mục." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" không tồn tại" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index của %(directory)s" diff --git a/django/conf/locale/vi/formats.py b/django/conf/locale/vi/formats.py index b491c2d20..93ede97b9 100644 --- a/django/conf/locale/vi/formats.py +++ b/django/conf/locale/vi/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd-m-Y' SHORT_DATETIME_FORMAT = 'H:i:s d-m-Y' -# FIRST_DAY_OF_WEEK = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/zh_CN/LC_MESSAGES/django.mo b/django/conf/locale/zh_CN/LC_MESSAGES/django.mo index dfec5106992f883c60b943ef95c84cf70fce2283..e95e9106473ac755ebc6e384db379bffbd20ca95 100644 GIT binary patch delta 5909 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 JqAq~}{{zx?nJWMQ delta 6111 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 SKDPCNru){1`oBLoBJ5WPM$rTS diff --git a/django/conf/locale/zh_CN/LC_MESSAGES/django.po b/django/conf/locale/zh_CN/LC_MESSAGES/django.po index 6532f5f2d..92056e7f6 100644 --- a/django/conf/locale/zh_CN/LC_MESSAGES/django.po +++ b/django/conf/locale/zh_CN/LC_MESSAGES/django.po @@ -3,19 +3,23 @@ # Translators: # Daniel Duan , 2013 # Jannis Leidel , 2011 +# Kevin Sze , 2012 # Lele Long , 2011 +# ouyanghongyu , 2014 # pylemon , 2013 # slene , 2011 +# Sun Liwen , 2014 +# Xiang Yu , 2014 # Yin Jifeng , 2013 # Ziang Song , 2011-2012 -# Kevin Shi , 2012 +# Kevin Sze , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-04 10:36+0000\n" +"Last-Translator: ouyanghongyu \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" "language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -32,6 +36,10 @@ msgstr "南非语" msgid "Arabic" msgstr "阿拉伯语" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "阿塞拜疆语" @@ -85,318 +93,346 @@ msgid "English" msgstr "英语" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "英国英语" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "世界语" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "西班牙语" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "阿根廷西班牙语" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "墨西哥西班牙语" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "尼加拉瓜西班牙语" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "委内瑞拉西班牙语" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "爱沙尼亚语" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "巴斯克语" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "波斯语" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "芬兰语" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "法语" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "夫里斯兰语" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "爱尔兰语" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "加利西亚语" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "希伯来语" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "北印度语" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "克罗地亚语" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "匈牙利语" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "国际语" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "印尼语" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "冰岛语" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "意大利语" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "日语" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "格鲁吉亚语" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "哈萨克语" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "高棉语" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "埃纳德语" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "韩语" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "卢森堡语" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "立陶宛语" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "拉脱维亚语" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "马其顿语" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "马来亚拉姆语" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "蒙古语" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "缅甸语" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "挪威博克马尔" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "尼泊尔语" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "荷兰语" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "新挪威语" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "奥塞梯语" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "旁遮普语 " -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "波兰语" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "葡萄牙语" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "罗马尼亚语" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "俄语" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "斯洛伐克语" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "斯洛文尼亚语" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "阿尔巴尼亚语" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "塞尔维亚语" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "塞尔维亚拉丁语" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "瑞典语" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "斯瓦西里语" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "泰米尔语" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "泰卢固语" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "泰语" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "土耳其语" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "鞑靼语" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "乌德穆尔特语" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "乌克兰语" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "乌尔都语" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "越南语" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "简体中文" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "繁体中文" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "输入一个有效的值。" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "输入一个有效的 URL。" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "输入一个合法的Email地址." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "输入一个有效的 'slug',由字母、数字、下划线或横线组成。" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "输入一个有效的 IPv4 地址。" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "填写合法的IPv6地址。" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "输入可用的IPv4 或 IPv6 地址." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "只能输入用逗号分隔的数字。" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "确保该值为 %(limit_value)s (现在为 %(show_value)s)。" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "确保该值小于或等于%(limit_value)s。" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "确保该值大于或等于%(limit_value)s。" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -407,7 +443,7 @@ msgid_plural "" msgstr[0] "" "确保该变量至少包含 %(limit_value)d 字符(目前字符数 %(show_value)d)。" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -418,245 +454,253 @@ msgid_plural "" msgstr[0] "" "确保该变量包含不超过 %(limit_value)d 字符 (目前字符数 %(show_value)d)。" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "在%(date_field)s %(lookup)s 需要唯一的 %(field_name)s" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "和" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "具有 %(field_label)s 的 %(model_name)s 已存在。" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "这个值不能为 null。" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "此字段不能为空。" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "具有 %(field_label)s 的 %(model_name)s 已存在。" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "字段类型:%(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "整数" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "布尔值(真或假)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "字符串(最长 %(max_length)s 位)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "逗号分隔的整数" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "日期(无时间)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "日期(带时间)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "小数" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Email 地址" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "文件路径" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "浮点数" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "大整数(8字节)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 地址" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP 地址" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "布尔值(真、假或无)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "正整数" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "正小整数" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (多达 %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "小整数" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "文本" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "时间" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "原始二进制数据" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "文件" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "图像" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "外键(由相关字段确定)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "一对一关系" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "多对多关系" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "这个字段是必填项。" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "输入整数。" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "输入一个数字。" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "确认总共不超过 %(max)s 个数字." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "确认小数不超过 %(max)s 位." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -664,62 +708,66 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "确认小数点前不超过 %(max)s 位。" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "输入一个有效的日期。" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "输入一个有效的时间。" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "输入一个有效的日期/时间。" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "未提交文件。请检查表单的编码类型。" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "没有提交文件。" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "所提交的是空文件。" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "确保该文件名长度不超过 %(max)d 字符(目前字符数 %(length)d)。" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "请提交文件或勾选清除复选框,两者其一即可。" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "请上传一张有效的图片。您所上传的文件不是图片或者是已损坏的图片。" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "选择一个有效的选项。 %(value)s 不在可用的选项中。" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "输入一系列值。" -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(隐藏字段 %(name)s) %(error)s" @@ -727,39 +775,45 @@ msgstr "(隐藏字段 %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "请提交不超过 %d 个表格。" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "排序" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "删除" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "请修改%(field)s的重复数据" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "请修改%(field)s的重复数据.这个字段必须唯一" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -768,29 +822,29 @@ msgstr "" "请修正%(field_name)s的重复数据。%(date_field)s %(lookup)s 在 %(field_name)s " "必须保证唯一." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "请修正重复的数据." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "内联外键与父实例的主键不匹配。" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "选择一个有效的选项: 该选择不在可用的选项中。" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" 不是一个合法的主键值." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "按下 \"Control\",或者在Mac上按 \"Command\" 来选择多个值。" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -799,15 +853,15 @@ msgstr "" "%(datetime)s 不能在时区 %(current_timezone)s正确解读; 可能时间有歧义或者不存" "在." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "目前" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "修改" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "清除" @@ -823,62 +877,62 @@ msgstr "是" msgid "No" msgstr "否" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "是、否、也许" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d 字节" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "午夜" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "中午" @@ -1154,111 +1208,127 @@ msgctxt "alt. month" msgid "December" msgstr "十二月" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "无法导入Pillow 和 PIL: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "无法导入 PIL 的 '_imaging' 模块: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "或" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d 年" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d 月" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d 周" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d 日" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d 小时" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d 分钟" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 分钟" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "这里不允许目录索引" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" 不存在" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF验证失败. 相应中断." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s的索引" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "没有指定年" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "没有指定月" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "没有指定天" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "没有指定周" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s 不存在" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1267,26 +1337,40 @@ msgstr "" "因为 %(class_name)s.allow_future 设置为 False,所以特性 " "%(verbose_name_plural)s 不可用。" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" -msgstr "日期文字 '%(datestr)s' 不匹配格式 '%(format)s'" +msgstr "日期字符串 '%(datestr)s' 与格式 '%(format)s' 不匹配" #: views/generic/detail.py:54 #, python-format msgid "No %(verbose_name)s found matching the query" msgstr "没有找到符合查询的 %(verbose_name)s" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "page 不等于 'last',或者它不能被转为数字。" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "非法页面 (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "列表是空的并且'%(class_name)s.allow_empty 设置为 False'" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "这里不允许目录索引" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" 不存在" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s的索引" diff --git a/django/conf/locale/zh_CN/formats.py b/django/conf/locale/zh_CN/formats.py index 4355928ca..f855dec5b 100644 --- a/django/conf/locale/zh_CN/formats.py +++ b/django/conf/locale/zh_CN/formats.py @@ -5,20 +5,41 @@ from __future__ import unicode_literals # The *_FORMAT strings use the Django date format syntax, # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date -# DATE_FORMAT = -# TIME_FORMAT = -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = -# MONTH_DAY_FORMAT = -# SHORT_DATE_FORMAT = -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +TIME_FORMAT = 'H:i' # 20:45 +DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +YEAR_MONTH_FORMAT = 'Y年n月' # 2016年9月 +MONTH_DAY_FORMAT = 'm月j日' # 9月5日 +SHORT_DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +SHORT_DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +FIRST_DAY_OF_WEEK = 1 # 星期一 (Monday) # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = -# DECIMAL_SEPARATOR = -# THOUSAND_SEPARATOR = -# NUMBER_GROUPING = +DATE_INPUT_FORMATS = ( + '%Y/%m/%d', # '2016/09/05' + '%Y-%m-%d', # '2016-09-05' + '%Y年%n月%j日', # '2016年9月5日' +) + +TIME_INPUT_FORMATS = ( + '%H:%M', # '20:45' + '%H:%M:%S', # '20:45:29' + '%H:%M:%S.%f', # '20:45:29.000200' +) + +DATETIME_INPUT_FORMATS = ( + '%Y/%m/%d %H:%M', # '2016/09/05 20:45' + '%Y-%m-%d %H:%M', # '2016-09-05 20:45' + '%Y年%n月%j日 %H:%M', # '2016年9月5日 14:45' + '%Y/%m/%d %H:%M:%S', # '2016/09/05 20:45:29' + '%Y-%m-%d %H:%M:%S', # '2016-09-05 20:45:29' + '%Y年%n月%j日 %H:%M:%S', # '2016年9月5日 20:45:29' + '%Y/%m/%d %H:%M:%S.%f', # '2016/09/05 20:45:29.000200' + '%Y-%m-%d %H:%M:%S.%f', # '2016-09-05 20:45:29.000200' + '%Y年%n月%j日 %H:%n:%S.%f', # '2016年9月5日 20:45:29.000200' +) + +DECIMAL_SEPARATOR = '.' +THOUSAND_SEPARATOR = '' +NUMBER_GROUPING = 4 diff --git a/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo b/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7148fa22d89c6a932d0cfb2ed98d7fd7a79183f1 GIT binary patch literal 17113 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 p;)X6~bNh5{cMh+o`}xh0%DA}5>feVotLzX8_, 2011. +# Kevin Shi , 2012. +# Lele Long , 2011. +# slene , 2011. +# Ziang Song , 2011, 2012. +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-01-01 16:10+0100\n" +"PO-Revision-Date: 2013-01-02 08:47+0000\n" +"Last-Translator: 磊 施 \n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: conf/global_settings.py:48 +msgid "Afrikaans" +msgstr "" + +#: conf/global_settings.py:49 +msgid "Arabic" +msgstr "阿拉伯语" + +#: conf/global_settings.py:50 +msgid "Azerbaijani" +msgstr "阿塞拜疆" + +#: conf/global_settings.py:51 +msgid "Bulgarian" +msgstr "保加利亚语" + +#: conf/global_settings.py:52 +msgid "Belarusian" +msgstr "" + +#: conf/global_settings.py:53 +msgid "Bengali" +msgstr "孟加拉语" + +#: conf/global_settings.py:54 +msgid "Breton" +msgstr "" + +#: conf/global_settings.py:55 +msgid "Bosnian" +msgstr "波斯尼亚语" + +#: conf/global_settings.py:56 +msgid "Catalan" +msgstr "加泰罗尼亚语" + +#: conf/global_settings.py:57 +msgid "Czech" +msgstr "捷克语" + +#: conf/global_settings.py:58 +msgid "Welsh" +msgstr "威尔士语" + +#: conf/global_settings.py:59 +msgid "Danish" +msgstr "丹麦语" + +#: conf/global_settings.py:60 +msgid "German" +msgstr "德语" + +#: conf/global_settings.py:61 +msgid "Greek" +msgstr "希腊语" + +#: conf/global_settings.py:62 +msgid "English" +msgstr "英语" + +#: conf/global_settings.py:63 +msgid "British English" +msgstr "英国英语" + +#: conf/global_settings.py:64 +msgid "Esperanto" +msgstr "世界语" + +#: conf/global_settings.py:65 +msgid "Spanish" +msgstr "西班牙语" + +#: conf/global_settings.py:66 +msgid "Argentinian Spanish" +msgstr "阿根廷西班牙语" + +#: conf/global_settings.py:67 +msgid "Mexican Spanish" +msgstr "墨西哥西班牙语" + +#: conf/global_settings.py:68 +msgid "Nicaraguan Spanish" +msgstr "尼加拉瓜西班牙语" + +#: conf/global_settings.py:69 +msgid "Venezuelan Spanish" +msgstr "" + +#: conf/global_settings.py:70 +msgid "Estonian" +msgstr "爱沙尼亚语" + +#: conf/global_settings.py:71 +msgid "Basque" +msgstr "巴斯克语" + +#: conf/global_settings.py:72 +msgid "Persian" +msgstr "波斯语" + +#: conf/global_settings.py:73 +msgid "Finnish" +msgstr "芬兰语" + +#: conf/global_settings.py:74 +msgid "French" +msgstr "法语" + +#: conf/global_settings.py:75 +msgid "Frisian" +msgstr "夫里斯兰语" + +#: conf/global_settings.py:76 +msgid "Irish" +msgstr "爱尔兰语" + +#: conf/global_settings.py:77 +msgid "Galician" +msgstr "加利西亚语" + +#: conf/global_settings.py:78 +msgid "Hebrew" +msgstr "希伯来语" + +#: conf/global_settings.py:79 +msgid "Hindi" +msgstr "北印度语" + +#: conf/global_settings.py:80 +msgid "Croatian" +msgstr "克罗地亚语" + +#: conf/global_settings.py:81 +msgid "Hungarian" +msgstr "匈牙利语" + +#: conf/global_settings.py:82 +msgid "Interlingua" +msgstr "" + +#: conf/global_settings.py:83 +msgid "Indonesian" +msgstr "印尼语" + +#: conf/global_settings.py:84 +msgid "Icelandic" +msgstr "冰岛语" + +#: conf/global_settings.py:85 +msgid "Italian" +msgstr "意大利语" + +#: conf/global_settings.py:86 +msgid "Japanese" +msgstr "日语" + +#: conf/global_settings.py:87 +msgid "Georgian" +msgstr "格鲁吉亚语" + +#: conf/global_settings.py:88 +msgid "Kazakh" +msgstr "哈萨克语" + +#: conf/global_settings.py:89 +msgid "Khmer" +msgstr "高棉语" + +#: conf/global_settings.py:90 +msgid "Kannada" +msgstr "埃纳德语" + +#: conf/global_settings.py:91 +msgid "Korean" +msgstr "韩语" + +#: conf/global_settings.py:92 +msgid "Luxembourgish" +msgstr "" + +#: conf/global_settings.py:93 +msgid "Lithuanian" +msgstr "立陶宛语" + +#: conf/global_settings.py:94 +msgid "Latvian" +msgstr "拉脱维亚语" + +#: conf/global_settings.py:95 +msgid "Macedonian" +msgstr "马其顿语" + +#: conf/global_settings.py:96 +msgid "Malayalam" +msgstr "马来亚拉姆语" + +#: conf/global_settings.py:97 +msgid "Mongolian" +msgstr "蒙古语" + +#: conf/global_settings.py:98 +msgid "Norwegian Bokmal" +msgstr "挪威博克马尔" + +#: conf/global_settings.py:99 +msgid "Nepali" +msgstr "尼泊尔语" + +#: conf/global_settings.py:100 +msgid "Dutch" +msgstr "荷兰语" + +#: conf/global_settings.py:101 +msgid "Norwegian Nynorsk" +msgstr "新挪威语" + +#: conf/global_settings.py:102 +msgid "Punjabi" +msgstr "旁遮普语 " + +#: conf/global_settings.py:103 +msgid "Polish" +msgstr "波兰语" + +#: conf/global_settings.py:104 +msgid "Portuguese" +msgstr "葡萄牙语" + +#: conf/global_settings.py:105 +msgid "Brazilian Portuguese" +msgstr "巴西葡萄牙语" + +#: conf/global_settings.py:106 +msgid "Romanian" +msgstr "罗马尼亚语" + +#: conf/global_settings.py:107 +msgid "Russian" +msgstr "俄语" + +#: conf/global_settings.py:108 +msgid "Slovak" +msgstr "斯洛伐克语" + +#: conf/global_settings.py:109 +msgid "Slovenian" +msgstr "斯洛文尼亚语" + +#: conf/global_settings.py:110 +msgid "Albanian" +msgstr "阿尔巴尼亚语" + +#: conf/global_settings.py:111 +msgid "Serbian" +msgstr "塞尔维亚语" + +#: conf/global_settings.py:112 +msgid "Serbian Latin" +msgstr "塞尔维亚拉丁语" + +#: conf/global_settings.py:113 +msgid "Swedish" +msgstr "瑞典语" + +#: conf/global_settings.py:114 +msgid "Swahili" +msgstr "斯瓦西里语" + +#: conf/global_settings.py:115 +msgid "Tamil" +msgstr "泰米尔语" + +#: conf/global_settings.py:116 +msgid "Telugu" +msgstr "泰卢固语" + +#: conf/global_settings.py:117 +msgid "Thai" +msgstr "泰语" + +#: conf/global_settings.py:118 +msgid "Turkish" +msgstr "土耳其语" + +#: conf/global_settings.py:119 +msgid "Tatar" +msgstr "鞑靼语" + +#: conf/global_settings.py:120 +msgid "Udmurt" +msgstr "" + +#: conf/global_settings.py:121 +msgid "Ukrainian" +msgstr "乌克兰语" + +#: conf/global_settings.py:122 +msgid "Urdu" +msgstr "乌尔都语" + +#: conf/global_settings.py:123 +msgid "Vietnamese" +msgstr "越南语" + +#: conf/global_settings.py:124 +msgid "Simplified Chinese" +msgstr "简体中文" + +#: conf/global_settings.py:125 +msgid "Traditional Chinese" +msgstr "繁体中文" + +#: core/validators.py:21 forms/fields.py:52 +msgid "Enter a valid value." +msgstr "输入一个有效的值。" + +#: core/validators.py:104 forms/fields.py:464 +msgid "Enter a valid email address." +msgstr "" + +#: core/validators.py:107 forms/fields.py:1013 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "输入一个有效的 'slug',由字母、数字、下划线或横线组成。" + +#: core/validators.py:110 core/validators.py:129 forms/fields.py:987 +msgid "Enter a valid IPv4 address." +msgstr "输入一个有效的 IPv4 地址。" + +#: core/validators.py:115 core/validators.py:130 +msgid "Enter a valid IPv6 address." +msgstr "填写合法的IPv6地址。" + +#: core/validators.py:125 core/validators.py:128 +msgid "Enter a valid IPv4 or IPv6 address." +msgstr "输入可用的IPv4 或 IPv6 地址." + +#: core/validators.py:151 db/models/fields/__init__.py:655 +msgid "Enter only digits separated by commas." +msgstr "只能输入用逗号分隔的数字。" + +#: core/validators.py:157 +#, python-format +msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." +msgstr "确保该值为 %(limit_value)s (现在为 %(show_value)s)。" + +#: core/validators.py:176 forms/fields.py:210 forms/fields.py:263 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "确保该值小于或等于%(limit_value)s。" + +#: core/validators.py:182 forms/fields.py:211 forms/fields.py:264 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "确保该值大于或等于%(limit_value)s。" + +#: core/validators.py:189 +#, python-format +msgid "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr "确保该值不少于 %(limit_value)d 个字符 (现在有 %(show_value)d 个)。" + +#: core/validators.py:196 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr "确保该值不多于 %(limit_value)d 个字符 (现在有 %(show_value)d 个)。" + +#: db/models/base.py:857 +#, python-format +msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." +msgstr "在%(date_field)s %(lookup)s 需要唯一的 %(field_name)s" + +#: db/models/base.py:880 forms/models.py:573 +msgid "and" +msgstr "和" + +#: db/models/base.py:881 db/models/fields/__init__.py:70 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "具有 %(field_label)s 的 %(model_name)s 已存在。" + +#: db/models/fields/__init__.py:67 +#, python-format +msgid "Value %r is not a valid choice." +msgstr "值 %r 不是有效选项。" + +#: db/models/fields/__init__.py:68 +msgid "This field cannot be null." +msgstr "这个值不能为 null。" + +#: db/models/fields/__init__.py:69 +msgid "This field cannot be blank." +msgstr "此字段不能为空。" + +#: db/models/fields/__init__.py:76 +#, python-format +msgid "Field of type: %(field_type)s" +msgstr "字段类型:%(field_type)s" + +#: db/models/fields/__init__.py:517 db/models/fields/__init__.py:985 +msgid "Integer" +msgstr "整数" + +#: db/models/fields/__init__.py:521 db/models/fields/__init__.py:983 +#, python-format +msgid "'%s' value must be an integer." +msgstr "'%s' 值必须为一个整数(integer)类型。" + +#: db/models/fields/__init__.py:569 +#, python-format +msgid "'%s' value must be either True or False." +msgstr "'%s' 值必须为 True 或 False." + +#: db/models/fields/__init__.py:571 +msgid "Boolean (Either True or False)" +msgstr "布尔值(真或假)" + +#: db/models/fields/__init__.py:622 +#, python-format +msgid "String (up to %(max_length)s)" +msgstr "字符串(最长 %(max_length)s 位)" + +#: db/models/fields/__init__.py:650 +msgid "Comma-separated integers" +msgstr "逗号分隔的整数" + +#: db/models/fields/__init__.py:664 +#, python-format +msgid "'%s' value has an invalid date format. It must be in YYYY-MM-DD format." +msgstr "'%s' 值的日期格式无效. 必须为 YYYY-MM-DD 格式." + +#: db/models/fields/__init__.py:666 db/models/fields/__init__.py:754 +#, python-format +msgid "" +"'%s' value has the correct format (YYYY-MM-DD) but it is an invalid date." +msgstr "'%s' 值的格式 (YYYY-MM-DD)正确, 但日期无效." + +#: db/models/fields/__init__.py:669 +msgid "Date (without time)" +msgstr "日期(无时间)" + +#: db/models/fields/__init__.py:752 +#, python-format +msgid "" +"'%s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." +msgstr "'%s' 值格式无效. 必须为 YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ] 格式." + +#: db/models/fields/__init__.py:756 +#, python-format +msgid "" +"'%s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) but " +"it is an invalid date/time." +msgstr "" +"'%s' 值格式正确 (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) 但是日期/时间无效." + +#: db/models/fields/__init__.py:760 +msgid "Date (with time)" +msgstr "日期(带时间)" + +#: db/models/fields/__init__.py:849 +#, python-format +msgid "'%s' value must be a decimal number." +msgstr "'%s' 值必须为十进制小数." + +#: db/models/fields/__init__.py:851 +msgid "Decimal number" +msgstr "小数" + +#: db/models/fields/__init__.py:908 +msgid "Email address" +msgstr "Email 地址" + +#: db/models/fields/__init__.py:927 +msgid "File path" +msgstr "文件路径" + +#: db/models/fields/__init__.py:954 +#, python-format +msgid "'%s' value must be a float." +msgstr "'%s' 值必须为浮点数." + +#: db/models/fields/__init__.py:956 +msgid "Floating point number" +msgstr "浮点数" + +#: db/models/fields/__init__.py:1017 +msgid "Big (8 byte) integer" +msgstr "大整数(8字节)" + +#: db/models/fields/__init__.py:1031 +msgid "IPv4 address" +msgstr "IPv4 地址" + +#: db/models/fields/__init__.py:1047 +msgid "IP address" +msgstr "IP 地址" + +#: db/models/fields/__init__.py:1090 +#, python-format +msgid "'%s' value must be either None, True or False." +msgstr "'%s' 值必须为 None, True 或者 False." + +#: db/models/fields/__init__.py:1092 +msgid "Boolean (Either True, False or None)" +msgstr "布尔值(真、假或无)" + +#: db/models/fields/__init__.py:1141 +msgid "Positive integer" +msgstr "正整数" + +#: db/models/fields/__init__.py:1152 +msgid "Positive small integer" +msgstr "正小整数" + +#: db/models/fields/__init__.py:1163 +#, python-format +msgid "Slug (up to %(max_length)s)" +msgstr "Slug (多达 %(max_length)s)" + +#: db/models/fields/__init__.py:1181 +msgid "Small integer" +msgstr "小整数" + +#: db/models/fields/__init__.py:1187 +msgid "Text" +msgstr "文本" + +#: db/models/fields/__init__.py:1205 +#, python-format +msgid "" +"'%s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] format." +msgstr "'%s' 值格式无效. 必须为HH:MM[:ss[.uuuuuu]] 格式." + +#: db/models/fields/__init__.py:1207 +#, python-format +msgid "" +"'%s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an invalid " +"time." +msgstr "'%s' 值格式正确 (HH:MM[:ss[.uuuuuu]]) 但是时间无效." + +#: db/models/fields/__init__.py:1210 +msgid "Time" +msgstr "时间" + +#: db/models/fields/__init__.py:1272 +msgid "URL" +msgstr "URL" + +#: db/models/fields/files.py:216 +msgid "File" +msgstr "文件" + +#: db/models/fields/files.py:323 +msgid "Image" +msgstr "图像" + +#: db/models/fields/related.py:979 +#, python-format +msgid "Model %(model)s with pk %(pk)r does not exist." +msgstr "模型 %(model)s 的外键 %(pk)r 不存在。" + +#: db/models/fields/related.py:981 +msgid "Foreign Key (type determined by related field)" +msgstr "外键(由相关字段确定)" + +#: db/models/fields/related.py:1111 +msgid "One-to-one relationship" +msgstr "一对一关系" + +#: db/models/fields/related.py:1178 +msgid "Many-to-many relationship" +msgstr "多对多关系" + +#: db/models/fields/related.py:1203 +msgid "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." +msgstr "按下 \"Control\",或者在Mac上按 \"Command\" 来选择多个值。" + +#: forms/fields.py:51 +msgid "This field is required." +msgstr "这个字段是必填项。" + +#: forms/fields.py:209 +msgid "Enter a whole number." +msgstr "输入整数。" + +#: forms/fields.py:241 forms/fields.py:262 +msgid "Enter a number." +msgstr "输入一个数字。" + +#: forms/fields.py:265 +#, python-format +msgid "Ensure that there are no more than %s digits in total." +msgstr "确认数字全长不超过 %s 位。" + +#: forms/fields.py:266 +#, python-format +msgid "Ensure that there are no more than %s decimal places." +msgstr "确认小数不超过 %s 位。" + +#: forms/fields.py:267 +#, python-format +msgid "Ensure that there are no more than %s digits before the decimal point." +msgstr "确认小数点前不超过 %s 位。" + +#: forms/fields.py:355 forms/fields.py:953 +msgid "Enter a valid date." +msgstr "输入一个有效的日期。" + +#: forms/fields.py:378 forms/fields.py:954 +msgid "Enter a valid time." +msgstr "输入一个有效的时间。" + +#: forms/fields.py:399 +msgid "Enter a valid date/time." +msgstr "输入一个有效的日期/时间。" + +#: forms/fields.py:475 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "未提交文件。请检查表单的编码类型。" + +#: forms/fields.py:476 +msgid "No file was submitted." +msgstr "没有提交文件。" + +#: forms/fields.py:477 +msgid "The submitted file is empty." +msgstr "所提交的是空文件。" + +#: forms/fields.py:478 +#, python-format +msgid "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr "确保文件名不多于 %(max)d 个字符 (现在有 %(length)d 个)。" + +#: forms/fields.py:479 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "请提交文件或勾选清除复选框,两者其一即可。" + +#: forms/fields.py:534 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "请上传一张有效的图片。您所上传的文件不是图片或者是已损坏的图片。" + +#: forms/fields.py:580 +msgid "Enter a valid URL." +msgstr "输入一个有效的 URL。" + +#: forms/fields.py:666 forms/fields.py:746 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "选择一个有效的选项。 %(value)s 不在可用的选项中。" + +#: forms/fields.py:747 forms/fields.py:835 forms/models.py:1002 +msgid "Enter a list of values." +msgstr "输入一系列值。" + +#: forms/formsets.py:324 forms/formsets.py:326 +msgid "Order" +msgstr "排序" + +#: forms/formsets.py:328 +msgid "Delete" +msgstr "删除" + +#: forms/models.py:567 +#, python-format +msgid "Please correct the duplicate data for %(field)s." +msgstr "请修改%(field)s的重复数据" + +#: forms/models.py:571 +#, python-format +msgid "Please correct the duplicate data for %(field)s, which must be unique." +msgstr "请修改%(field)s的重复数据.这个字段必须唯一" + +#: forms/models.py:577 +#, python-format +msgid "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." +msgstr "" +"请修正%(field_name)s的重复数据。%(date_field)s %(lookup)s 在 %(field_name)s " +"必须保证唯一." + +#: forms/models.py:585 +msgid "Please correct the duplicate values below." +msgstr "请修正重复的数据." + +#: forms/models.py:852 +msgid "The inline foreign key did not match the parent instance primary key." +msgstr "内联外键与父实例的主键不匹配。" + +#: forms/models.py:913 +msgid "Select a valid choice. That choice is not one of the available choices." +msgstr "选择一个有效的选项: 该选择不在可用的选项中。" + +#: forms/models.py:1003 +#, python-format +msgid "Select a valid choice. %s is not one of the available choices." +msgstr "选择一个有效的选项: '%s' 不在可用的选项中。" + +#: forms/models.py:1005 +#, python-format +msgid "\"%s\" is not a valid value for a primary key." +msgstr "\"%s\" 不是" + +#: forms/util.py:81 +#, python-format +msgid "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." +msgstr "" +"%(datetime)s 不能在时区 %(current_timezone)s正确解读; 可能时间有歧义或者不存" +"在." + +#: forms/widgets.py:336 +msgid "Currently" +msgstr "目前" + +#: forms/widgets.py:337 +msgid "Change" +msgstr "修改" + +#: forms/widgets.py:338 +msgid "Clear" +msgstr "清除" + +#: forms/widgets.py:594 +msgid "Unknown" +msgstr "未知" + +#: forms/widgets.py:595 +msgid "Yes" +msgstr "是" + +#: forms/widgets.py:596 +msgid "No" +msgstr "否" + +#: template/defaultfilters.py:794 +msgid "yes,no,maybe" +msgstr "是、否、也许" + +#: template/defaultfilters.py:822 template/defaultfilters.py:833 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "%(size)d 字节" + +#: template/defaultfilters.py:835 +#, python-format +msgid "%s KB" +msgstr "%s KB" + +#: template/defaultfilters.py:837 +#, python-format +msgid "%s MB" +msgstr "%s MB" + +#: template/defaultfilters.py:839 +#, python-format +msgid "%s GB" +msgstr "%s GB" + +#: template/defaultfilters.py:841 +#, python-format +msgid "%s TB" +msgstr "%s TB" + +#: template/defaultfilters.py:842 +#, python-format +msgid "%s PB" +msgstr "%s PB" + +#: utils/dateformat.py:47 +msgid "p.m." +msgstr "p.m." + +#: utils/dateformat.py:48 +msgid "a.m." +msgstr "a.m." + +#: utils/dateformat.py:53 +msgid "PM" +msgstr "PM" + +#: utils/dateformat.py:54 +msgid "AM" +msgstr "AM" + +#: utils/dateformat.py:103 +msgid "midnight" +msgstr "午夜" + +#: utils/dateformat.py:105 +msgid "noon" +msgstr "中午" + +#: utils/dates.py:6 +msgid "Monday" +msgstr "星期一" + +#: utils/dates.py:6 +msgid "Tuesday" +msgstr "星期二" + +#: utils/dates.py:6 +msgid "Wednesday" +msgstr "星期三" + +#: utils/dates.py:6 +msgid "Thursday" +msgstr "星期四" + +#: utils/dates.py:6 +msgid "Friday" +msgstr "星期五" + +#: utils/dates.py:7 +msgid "Saturday" +msgstr "星期六" + +#: utils/dates.py:7 +msgid "Sunday" +msgstr "星期日" + +#: utils/dates.py:10 +msgid "Mon" +msgstr "星期一" + +#: utils/dates.py:10 +msgid "Tue" +msgstr "星期二" + +#: utils/dates.py:10 +msgid "Wed" +msgstr "星期三" + +#: utils/dates.py:10 +msgid "Thu" +msgstr "星期四" + +#: utils/dates.py:10 +msgid "Fri" +msgstr "星期五" + +#: utils/dates.py:11 +msgid "Sat" +msgstr "星期六" + +#: utils/dates.py:11 +msgid "Sun" +msgstr "星期日" + +#: utils/dates.py:18 +msgid "January" +msgstr "一月" + +#: utils/dates.py:18 +msgid "February" +msgstr "二月" + +#: utils/dates.py:18 +msgid "March" +msgstr "三月" + +#: utils/dates.py:18 +msgid "April" +msgstr "四月" + +#: utils/dates.py:18 +msgid "May" +msgstr "五月" + +#: utils/dates.py:18 +msgid "June" +msgstr "六月" + +#: utils/dates.py:19 +msgid "July" +msgstr "七月" + +#: utils/dates.py:19 +msgid "August" +msgstr "八月" + +#: utils/dates.py:19 +msgid "September" +msgstr "九月" + +#: utils/dates.py:19 +msgid "October" +msgstr "十月" + +#: utils/dates.py:19 +msgid "November" +msgstr "十一月" + +#: utils/dates.py:20 +msgid "December" +msgstr "十二月" + +#: utils/dates.py:23 +msgid "jan" +msgstr "一月" + +#: utils/dates.py:23 +msgid "feb" +msgstr "二月" + +#: utils/dates.py:23 +msgid "mar" +msgstr "三月" + +#: utils/dates.py:23 +msgid "apr" +msgstr "四月" + +#: utils/dates.py:23 +msgid "may" +msgstr "五月" + +#: utils/dates.py:23 +msgid "jun" +msgstr "六月" + +#: utils/dates.py:24 +msgid "jul" +msgstr "七月" + +#: utils/dates.py:24 +msgid "aug" +msgstr "八月" + +#: utils/dates.py:24 +msgid "sep" +msgstr "九月" + +#: utils/dates.py:24 +msgid "oct" +msgstr "十月" + +#: utils/dates.py:24 +msgid "nov" +msgstr "十一月" + +#: utils/dates.py:24 +msgid "dec" +msgstr "十二月" + +#: utils/dates.py:31 +msgctxt "abbrev. month" +msgid "Jan." +msgstr "一月" + +#: utils/dates.py:32 +msgctxt "abbrev. month" +msgid "Feb." +msgstr "二月" + +#: utils/dates.py:33 +msgctxt "abbrev. month" +msgid "March" +msgstr "三月" + +#: utils/dates.py:34 +msgctxt "abbrev. month" +msgid "April" +msgstr "四月" + +#: utils/dates.py:35 +msgctxt "abbrev. month" +msgid "May" +msgstr "五月" + +#: utils/dates.py:36 +msgctxt "abbrev. month" +msgid "June" +msgstr "六月" + +#: utils/dates.py:37 +msgctxt "abbrev. month" +msgid "July" +msgstr "七月" + +#: utils/dates.py:38 +msgctxt "abbrev. month" +msgid "Aug." +msgstr "八月" + +#: utils/dates.py:39 +msgctxt "abbrev. month" +msgid "Sept." +msgstr "九月" + +#: utils/dates.py:40 +msgctxt "abbrev. month" +msgid "Oct." +msgstr "十月" + +#: utils/dates.py:41 +msgctxt "abbrev. month" +msgid "Nov." +msgstr "十一月" + +#: utils/dates.py:42 +msgctxt "abbrev. month" +msgid "Dec." +msgstr "十二月" + +#: utils/dates.py:45 +msgctxt "alt. month" +msgid "January" +msgstr "一月" + +#: utils/dates.py:46 +msgctxt "alt. month" +msgid "February" +msgstr "二月" + +#: utils/dates.py:47 +msgctxt "alt. month" +msgid "March" +msgstr "三月" + +#: utils/dates.py:48 +msgctxt "alt. month" +msgid "April" +msgstr "四月" + +#: utils/dates.py:49 +msgctxt "alt. month" +msgid "May" +msgstr "五月" + +#: utils/dates.py:50 +msgctxt "alt. month" +msgid "June" +msgstr "六月" + +#: utils/dates.py:51 +msgctxt "alt. month" +msgid "July" +msgstr "七月" + +#: utils/dates.py:52 +msgctxt "alt. month" +msgid "August" +msgstr "八月" + +#: utils/dates.py:53 +msgctxt "alt. month" +msgid "September" +msgstr "九月" + +#: utils/dates.py:54 +msgctxt "alt. month" +msgid "October" +msgstr "十月" + +#: utils/dates.py:55 +msgctxt "alt. month" +msgid "November" +msgstr "十一月" + +#: utils/dates.py:56 +msgctxt "alt. month" +msgid "December" +msgstr "十二月" + +#: utils/text.py:70 +#, python-format +msgctxt "String to return when truncating text" +msgid "%(truncated_text)s..." +msgstr "%(truncated_text)s..." + +#: utils/text.py:239 +msgid "or" +msgstr "或" + +#. Translators: This string is used as a separator between list elements +#: utils/text.py:256 +msgid ", " +msgstr "," + +#: utils/timesince.py:22 +msgid "year" +msgid_plural "years" +msgstr[0] "年" + +#: utils/timesince.py:23 +msgid "month" +msgid_plural "months" +msgstr[0] "月" + +#: utils/timesince.py:24 +msgid "week" +msgid_plural "weeks" +msgstr[0] "周" + +#: utils/timesince.py:25 +msgid "day" +msgid_plural "days" +msgstr[0] "天" + +#: utils/timesince.py:26 +msgid "hour" +msgid_plural "hours" +msgstr[0] "小时" + +#: utils/timesince.py:27 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "分钟" + +#: utils/timesince.py:43 +msgid "minutes" +msgstr "分钟" + +#: utils/timesince.py:48 +#, python-format +msgid "%(number)d %(type)s" +msgstr "%(number)d %(type)s" + +#: utils/timesince.py:54 +#, python-format +msgid ", %(number)d %(type)s" +msgstr ", %(number)d %(type)s" + +#: views/static.py:56 +msgid "Directory indexes are not allowed here." +msgstr "这里不允许目录索引" + +#: views/static.py:58 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" 不存在" + +#: views/static.py:98 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s的索引" + +#: views/generic/dates.py:42 +msgid "No year specified" +msgstr "没有指定年" + +#: views/generic/dates.py:98 +msgid "No month specified" +msgstr "没有指定月" + +#: views/generic/dates.py:157 +msgid "No day specified" +msgstr "没有指定天" + +#: views/generic/dates.py:213 +msgid "No week specified" +msgstr "没有指定周" + +#: views/generic/dates.py:368 views/generic/dates.py:393 +#, python-format +msgid "No %(verbose_name_plural)s available" +msgstr "%(verbose_name_plural)s 不存在" + +#: views/generic/dates.py:646 +#, python-format +msgid "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." +msgstr "" +"因为 %(class_name)s.allow_future 设置为 False,所以特性 " +"%(verbose_name_plural)s 不可用。" + +#: views/generic/dates.py:678 +#, python-format +msgid "Invalid date string '%(datestr)s' given format '%(format)s'" +msgstr "日期文字 '%(datestr)s' 不匹配格式 '%(format)s'" + +#: views/generic/detail.py:54 +#, python-format +msgid "No %(verbose_name)s found matching the query" +msgstr "没有找到符合查询的 %(verbose_name)s" + +#: views/generic/list.py:51 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "page 不等于 'last',或者它不能被转为数字。" + +#: views/generic/list.py:56 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "" + +#: views/generic/list.py:137 +#, python-format +msgid "Empty list and '%(class_name)s.allow_empty' is False." +msgstr "列表是空的并且'%(class_name)s.allow_empty 设置为 False'" diff --git a/django/contrib/webdesign/models.py b/django/conf/locale/zh_Hans/__init__.py similarity index 100% rename from django/contrib/webdesign/models.py rename to django/conf/locale/zh_Hans/__init__.py diff --git a/django/conf/locale/zh_Hans/formats.py b/django/conf/locale/zh_Hans/formats.py new file mode 100644 index 000000000..f855dec5b --- /dev/null +++ b/django/conf/locale/zh_Hans/formats.py @@ -0,0 +1,45 @@ +# -*- encoding: utf-8 -*- +# This file is distributed under the same license as the Django package. +# +from __future__ import unicode_literals + +# The *_FORMAT strings use the Django date format syntax, +# see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date +DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +TIME_FORMAT = 'H:i' # 20:45 +DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +YEAR_MONTH_FORMAT = 'Y年n月' # 2016年9月 +MONTH_DAY_FORMAT = 'm月j日' # 9月5日 +SHORT_DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +SHORT_DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +FIRST_DAY_OF_WEEK = 1 # 星期一 (Monday) + +# The *_INPUT_FORMATS strings use the Python strftime format syntax, +# see http://docs.python.org/library/datetime.html#strftime-strptime-behavior +DATE_INPUT_FORMATS = ( + '%Y/%m/%d', # '2016/09/05' + '%Y-%m-%d', # '2016-09-05' + '%Y年%n月%j日', # '2016年9月5日' +) + +TIME_INPUT_FORMATS = ( + '%H:%M', # '20:45' + '%H:%M:%S', # '20:45:29' + '%H:%M:%S.%f', # '20:45:29.000200' +) + +DATETIME_INPUT_FORMATS = ( + '%Y/%m/%d %H:%M', # '2016/09/05 20:45' + '%Y-%m-%d %H:%M', # '2016-09-05 20:45' + '%Y年%n月%j日 %H:%M', # '2016年9月5日 14:45' + '%Y/%m/%d %H:%M:%S', # '2016/09/05 20:45:29' + '%Y-%m-%d %H:%M:%S', # '2016-09-05 20:45:29' + '%Y年%n月%j日 %H:%M:%S', # '2016年9月5日 20:45:29' + '%Y/%m/%d %H:%M:%S.%f', # '2016/09/05 20:45:29.000200' + '%Y-%m-%d %H:%M:%S.%f', # '2016-09-05 20:45:29.000200' + '%Y年%n月%j日 %H:%n:%S.%f', # '2016年9月5日 20:45:29.000200' +) + +DECIMAL_SEPARATOR = '.' +THOUSAND_SEPARATOR = '' +NUMBER_GROUPING = 4 diff --git a/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo b/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6b77703b852874e9ff4647a5f59986062afd04e4 GIT binary patch literal 17767 zcmcJV3w%}8ndp~_kD}GqskK&Hcd1BHNqAH(6SS4^5QJz3qE- z?KBYrfe;e~!Xtt3mN$VQgb-k+)zO*TPCJgBsnt5u&e`YDdVTaxd#!iuz5j2obxuw~ zP&>W%{P^@#`hAG@~@ivE|l`Wg0eNghBDquSZpbOJ-ixPP|8h!^12gIE!=w-U$mn$6TNf%03)|e+Ff;cY*ovtFR4Dh5rEALN)qkJ>M~K9_h)Dp{nn| zFTzffJ_oNQ{VJ4sya{Fg7h76?ZiJFQ1Jc*)dvwZh=>ko&Y8PE-3Y9L5`G~2Sv{+p!6Svvc8MqZSWYB@~@lwal<#D zjPF07%=>-Ai&=DO=W;0Hy#`ACPn+~j=KdF<^n07(olwR%4RX}fTqyM%cnPeAqSqlP z>-Zg$e;7(X$Dq_dWzye+vfqCXFNQyZVo&}J%DMSCe?+e*Ls^IEQ0Dz8lzJWTlW?Em zX(;7?VA8Kcng82R=KDJ+`gqY;J?6Q+#_%nwBba!7lz;~@Jn#ctx6Tc zD3p1fgtAU&q4fWEP{#XHDDAxiWgNdV>5Iqd^%@N&|7tiBUJvE`JO=NDT~O954ljpq zLOHL$g);w9dAk4Wp_KbPlyj8_rQ8fC_2xs-|3{&$-x7EUJPt2|eNf7sGkgJFO8SR} zKZa87RX7U%!Y~PC+;2ckgqobM`+opp8dWuv^9OR+~g;q^#4o4-@vO#s{(w%Md&UR z{n>{RVT;vsuoAurXTgUiDD|gs3zYTv7bxrTD=7Q>d&5y2UP+HO{Dk4BVF~#+!BY4* zTnJA?Y5&GaTEEKS-J}N~LsaiU3yzzt{nl*AkW>KP3Ok|9_q$O1$@3=tD!i8T>rl?o zJ5c8PE|hYYep%<=2*s|BfpY&YcnzFm(vLtXzX;0ud<$A|1C(-oQ2KchO8r+&e#+#( z3#I=nZ`ZsQN_#gzsW-vo7ehHOa|{c0;^1#d?AWW8^P zGM^bx`kQOgk3*^VO(^U5SBA|{`gs~ky^|*Ytl^7L+IBVpc`3)xjd6WMVypsIaOgaUnonOQ2;qOfTCvgsveq2X*dtwN_qj5 zaV>???moj_!!uC&eF2V#uRyU&mvNZK!O>9mVKS6{9){9yC1lCfQj>q&@HxYm;f>sn z8;Y}*{%?XZ&Re0hS76e2L$L=lptO50l=6)b)l@C;i|~8!QJ93Ehs9sh`)ETczX!_t z^qBM+lYYVQWhnjr9LhM}fl}{X!;A0H@yb<@EcF0n3aSlC`5!>3|1y+w5r@*>dr>E{)bpD=veG_6_82+VUC6sbOlU`!@9m5rdt%mCiJE7FuVbTW;d!fvy-=xnPK5z2B z52fCZO#V*|e{PsEe9Q2+hVL7WnyJ_4O2canZ-COTWzx4m>E||+zQf$V3yvcH9+N-Q z$N2q~2uYPmmPyGepjy{G{*o$oC{+ezV{m$PLI-Chtu{*?Z~d zS)>NZN8~pKp=fh#O=w z=64a-tGSkQ{b$HZWGxaw?m^}tO^Ahj5$Qu7LE^~k$nTN2k<9Nj7jnjMwQ3u(A1Oh8 zfXGkY4MpMm2w|%FS47UT{2oJ|M81x^gJgb}Q)fAe_mB|MZEiS*Vp|p>3FNrRyBUtA z-o=Rc-iMH{AwJ{`B5~pU$U#JGZ0_%IllTYtABZ3Mk;%Ib{x77?q<>?$8BRco5gYk7 z@;l^dWDg?0e?iV7Uq#xHRmeFcjqFC`_X@HR2_xS`x?_pO}kQm$V`wwk=3!&>COnY6$~Rv>?kU$VnQOssk$aKvBR$9=M1Fsc{1SOU68!Rz6W$fJ%WxhXk2IU~Yp~T^KL?K> z(@c6h{O{&ku*qCcGW-Qxip)U%)8uu+W5{12-$9lkw<5W}qa+?irXur^e?zWECL;2C z8TmV;2)P_7L`Ea>t46Lsf1Zb*L=GS?BAMT#T>Onmbisc@zJi=YE~B3O?nAzeG$Q{4 z`390i@hOyX)Gbq2uaOx_m^ zm%vkUJ!WiPtsSk(kBqT=Atz!5Ls83F;*UhRL!Mvf*w$h@;P=Vjm}4ypg)Q5v4f|{C zaJ^OS)EBC;c|JSpMEx~Re#EK>#R9(IxTsa`SpHzt3D<_5sN>_>k`mU^P|&f)=2gVP zVJ8?}D0z~VADL?TqgIVwFBR>Ya(`tk6pL8&X0o$`lMWa8oq%s)(Du5liAB8bVnP2m z%?S077J9`P)Y!a0C{!J*&5uasnvl;4WGdJBqg7V4in(T54cO&QfJ$~C?AX3~y&_)4 zV63Lx3FrGL8m+Ho%rqA9FLlT%ua7!IQ{0SL_ZG|Fx!&Ir?{BI1x2#x=8ygvC*0jo| zw;)TT7g|co(F-;mt#VKmbf6+?dbjdMXd>S#k3~fT*q@vg60Ip5KJ$^9{O|!@ zpac&?ymrq zoNm9|uol!(AX25K#VS!`HEpRAF1P)Ulc|dB2q#t*I{`Z!i%2WQPOuVdql*2NR^Alv zSmkFXsER|OfJ2LUGxe;73^RYk+vD|QW!AC=QYhjLw>WGs^#^2prJ-oM8IU0t#{!jhSjIKoj@kiXl^v{f)O5xXR?|Z@HFiP7skOtXi`Y1CBO+>gnC{gmiY$!suo6x;9`}IGE3mSj%7O zk4EqT7%%C<8EhxS^8SI%h|>wNaXHnP&LV%n5!YdPb{G2^VjXY`_7V(vMHQP_f!~T) zdDtB(g7-ix@sqy%p$%z|Xj(xdyk-La8h>=5ck4pUMXEw|nGzq=q#4-%ix!zS)5sZ` zo}QPTGn~kX!=Y3qzK}(cO%KXpa=sbEW<^88TODbEs2)J;K2lxj!`7M^TBO~hr#m`7 zV6^o)!)k ztgFI)W*v<#8VUyLEuTJhgO;qkp5?^2$?`;MovVI-zi-z932?9d?{*HJfE|>eOuP zv0u#&u`<3;UCO$t5nmuXLIj*~5X7lu)1bFLbF`BpODnu+pcRRR zWk+xXk|dQ+a9ZhK>;yB>8Mkyi$(?N7TDr9Isg`WfAlML}{Rvqpt5-Z08aaIa1kZnz` zaw@95J~>1opEm#wuxO+VME2RMTZ7_O4eg~4MIV||Pb4%XCtT;q*|3U3)x@=oA(L@` zeJ~V`RFkt<2R087zes@dK+us*Lqqj3&+OR)VJx;PEm5VSXPiShyyG~i(Q(*y4wGyn zPMRl1j6W+Z27<#Rxe_asV(&#iO2s!1K5uwYMXZ*yEUJ&f+cIVLNZS@%MO~G@qAL5` zrJpNl?hk9`53G=VARVD^Z+tTB!3SApNJ>s?<|+3>`ty8&L{X>;7M9bsK%2yjm#?S_`74}4IZE;(f-__kLexfF5X+N2Aq-eb z{y^n@tK@Nsz6r3f| zQM~KWIgW2(lnmaX6tb)_#*7J*eX6soc#?vSPZXleuHiwjjAIp6We#JGfhAGJn)&%7 z+7V!eqSKzo=N%FOh|kk3&mekR$upHhbl?w0qIR%?5F+=DleCgGb6ROp2JeBTkS@6P zjcQ%;?L7vo2ZPl?!U6SQE%A>p8@%#lSBX~3jJ(5FABtJnCW@d6 zV$RJG_2L%nniQ8f!uDRD#Lz09JH0m4gJEAxJ>OZZ@lg*sL1$@9f`+V% zddTlY<#`C5dl+AWpno#khn)b^c*Kb)yAY3HmlNMCE+k07EsWC7`@`~LmBWki@H#w; z@Nsw+VZnJ>5*Q3^-U}0kW@)!RJa2eKJkIdu@jb({7C5z%7vQbikSXS5=vNpyMY0d+ zIeFReI43U?_vB`I6C7+@&u%bnrk0z*yatn5H=2`|@u)djGAnI)h!d4v8&-C#Qpxrr z5yfM=TI7_gs!%NK{fVf@u}+W20!UERaEN&+t7`ndpue&z%0)27+Xs!vAVnvXw`>s= z3=ty*LyJ|YBC0}RRV&)V!-bOQ!TS?Y5;k~$CU1_6K|V1Y2ri*7R+}R^OSIYxyjbVDMhz`<+h3ZM$aR_DBzF>BRq11!bMhn zeZ{27lfGizWiIZiln1dwo{+vu;UMu|rBhJm*fm8Ndtl|2+5S2^m~Z7(MWeMv6DHKv z)fGmiP5&ZiiBz3Xt7jUSP&>irO>hE-(ratN(yE1J4^PM+T{5R+=HN0+Dx5f4o+Yr0 z1!dj?m)PS8ykPMMr{az5aKwq;{b1Rwf+>ULq{~H4xL~G<^op!0<^E`P*hQAt*XUC3 z`KVwPphCDH>Y}6COS6#d&3h-2QA(!u85UfzCF>qKDFaO>ddM{TW6xV z9shp*w*f1$=?S;BA+c@19cY_sxot;M%g%URwI&bl(bb!W-|=+%E<0nH?;f z49WZEFhXnIx{ln=2ruQWKdQkGe^t}OJ;EO^0%nH;c-LaP9sr|dopSNx% z)5eF7C*P7Ly%nGEQCiL!;9%o9jf^<1?9S=qQ%p$)?(ku98f_Hg?2 zR?1wcfNm|Z{`d!!N$%@^YhaD{GMz)j0nqO|F4Uy{j6li3VjuK@AieQiviYog^0?bG z5bxib+P_t~ot=rUX2qRE%c}Um5y_Lpwo~ruld0Y3l5K~Qt2TKhn+}+g?)I&Tmab&S zioBc;2>FV36CFp~rWPrk+;k>>Zh7)-6It>8e&rtOc2{qs53i|R&*){yo02_z)bCrC z*t&t!g~gVyBiU)4cPsNHK}zUP35nhv?#=@_(>i&a!Ka?uo@!ri#-D0A>UOp8S4I#& zw}s)j&HFOTuyIwQw};^lHjz5KI?;JtCHk7un|5J)Hl#LnyUi=oo7ag_dAq2XtkmgV zMrWp_WanXbRjW$0o-`{F?>m+5-z}YLy|wb(HBE_@gIay_v$L+$Bh z&&E%maJzckEe%R6*}i`H{1ES3_rYHuC~985nMF+Q=uho$O)TrxLt+4_6HV#HC*_j^ z`zn18E5ZR`aXz4+cf#DJz3KHQM=F&%(4t$^t{}00o!j1;=xT6xZFbxCizDhmAoU=e)nql(}&0=MVgk>SM^t;5ys)i1Qgba6UDd;d%>^GhF%HFr)>xqG3Q>aQhyY z^V%`MX-ghj#l`S82RGVmOKw%P^+T$r2KwBl-Nx27Z%A$5tKFi?y`gRI&@3;Sp{%99 zI$$`H>yEPJi6iJAAM-YEwm)7a3y@t2Y-q(>_zXns1m;Drh0bAagIJRlfa2lhPIJjKqzO^OM)biHAW|T&Uc;<@) zXE(9ES!w7HR;5-SG?pssOqIK@~y&r#E!5k-GK7(SG;vW`;oEDh76AH=$U( ze_hU%JFp?Wat&T6({k7T_}LY**F#?f55C(KL)vyExo$5C<#ukP+z4M}%?AlNVa6!p zPv~gS5x5-(6URW>x1?7J&^+};yj z-)D}x%i7eCZxj-tYyW}k>0xKRp=l)<7WZM`S+cucMZpa6VYy;_S zjp;2rKJ1$X+C|J_HZOU0AGXNM42vPokwYWHixWMFt86;tVat>0Cw8VA*LhQ1+nnmy zhda*G-!t-6`oPA-PA?Qmcdzv(M_{u2K=Q<)j2A!9lHPQ}J=`fb(|ZmQ)u*?4B}uSr z6eE^#pV8aLviG#I_*yj?$|@NHdgu*h$6l1eUAvpV*=Q%nvXTO$@FeyUq9P4-EfZ6ACn zU_fH4&^jg_KX*8BXeZm?Sx#C1&CAm(TT^>h=x6xxR`%&bKPY=9{ln{>-*)D~TUy_> zGSm9dj~eGaw-0?tr*F^oWV(;{wIn)D>ESYNamV6t*v_{0c>gXIgy>7FfJ7ELmh^({ z#5M_U)7zS`Zp4(!&bUqcuz_hV8aI2&-@5~Y;GUql+z6kwGI2RqUQ8;FS{R7NbmQT~ zro*zTgzIvgv(G;~q)4_tP8g4zD~5_?O{`s+b^Z*A=t=(nRpz^g-eNr$?KEVIyjn6) zePyPa30KIZA#sV`I{=!%y60BrZoKc%VEw`Vvo#Zkc4gYWaP9c1EuI0|z7_2rv~4`T zWz+J|*C%H|C407~53Hl#M8`^n3MP(s#s}KXGmK8t#Nfg);MC!UDIVQUHC%boJN>{s2^bXT!x2uD>F}C=bZMr~qwwSi` zmaP;>u39O!udg+^{Dj+cRLo*~tGjb6C9~C~N4ADz&JgnC3ktj9Sq+PCDDl2MG)2W> zz3XG3+-KJD$i_~~D~61tl@|}G6RX|U4c?~eS@&V(vsX9*x-=G-#`V_~^HRjsZ#)K{ z!%bw%2(RX~nohthoNXVC)X=SK)G5?IZFO*1m_oct74ysQ(Mpe9^`L literal 0 HcmV?d00001 diff --git a/django/conf/locale/zh_Hant/LC_MESSAGES/django.po b/django/conf/locale/zh_Hant/LC_MESSAGES/django.po new file mode 100644 index 000000000..b011954e7 --- /dev/null +++ b/django/conf/locale/zh_Hant/LC_MESSAGES/django.po @@ -0,0 +1,1227 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# , 2012. +# Jannis Leidel , 2011. +# ming hsien tzang , 2011. +# tcc , 2011. +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-01-01 16:10+0100\n" +"PO-Revision-Date: 2013-01-02 08:47+0000\n" +"Last-Translator: yyc1217 \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: conf/global_settings.py:48 +msgid "Afrikaans" +msgstr "" + +#: conf/global_settings.py:49 +msgid "Arabic" +msgstr "阿拉伯語" + +#: conf/global_settings.py:50 +msgid "Azerbaijani" +msgstr "阿塞拜疆(Azerbaijani)" + +#: conf/global_settings.py:51 +msgid "Bulgarian" +msgstr "保加利亞語" + +#: conf/global_settings.py:52 +msgid "Belarusian" +msgstr "白俄羅斯人" + +#: conf/global_settings.py:53 +msgid "Bengali" +msgstr "孟加拉語" + +#: conf/global_settings.py:54 +msgid "Breton" +msgstr "" + +#: conf/global_settings.py:55 +msgid "Bosnian" +msgstr "波士尼亞語" + +#: conf/global_settings.py:56 +msgid "Catalan" +msgstr "嘉泰羅尼亞語" + +#: conf/global_settings.py:57 +msgid "Czech" +msgstr "捷克語" + +#: conf/global_settings.py:58 +msgid "Welsh" +msgstr "威爾斯語" + +#: conf/global_settings.py:59 +msgid "Danish" +msgstr "丹麥語" + +#: conf/global_settings.py:60 +msgid "German" +msgstr "德語" + +#: conf/global_settings.py:61 +msgid "Greek" +msgstr "希臘語" + +#: conf/global_settings.py:62 +msgid "English" +msgstr "英語" + +#: conf/global_settings.py:63 +msgid "British English" +msgstr "英國英語" + +#: conf/global_settings.py:64 +msgid "Esperanto" +msgstr "世界語(Esperanto)" + +#: conf/global_settings.py:65 +msgid "Spanish" +msgstr "西班牙語" + +#: conf/global_settings.py:66 +msgid "Argentinian Spanish" +msgstr "阿根廷西班牙語" + +#: conf/global_settings.py:67 +msgid "Mexican Spanish" +msgstr "墨西哥西班牙語(Mexican Spanish)" + +#: conf/global_settings.py:68 +msgid "Nicaraguan Spanish" +msgstr "尼加拉瓜西班牙語(Nicaraguan Spanish)" + +#: conf/global_settings.py:69 +msgid "Venezuelan Spanish" +msgstr "委內瑞拉西班牙人" + +#: conf/global_settings.py:70 +msgid "Estonian" +msgstr "愛沙尼亞語" + +#: conf/global_settings.py:71 +msgid "Basque" +msgstr "巴斯克語" + +#: conf/global_settings.py:72 +msgid "Persian" +msgstr "波斯語" + +#: conf/global_settings.py:73 +msgid "Finnish" +msgstr "芬蘭語" + +#: conf/global_settings.py:74 +msgid "French" +msgstr "法語" + +#: conf/global_settings.py:75 +msgid "Frisian" +msgstr "弗里斯蘭語" + +#: conf/global_settings.py:76 +msgid "Irish" +msgstr "愛爾蘭語" + +#: conf/global_settings.py:77 +msgid "Galician" +msgstr "加里西亞語" + +#: conf/global_settings.py:78 +msgid "Hebrew" +msgstr "希伯來語" + +#: conf/global_settings.py:79 +msgid "Hindi" +msgstr "印度語" + +#: conf/global_settings.py:80 +msgid "Croatian" +msgstr "克羅埃西亞語" + +#: conf/global_settings.py:81 +msgid "Hungarian" +msgstr "匈牙利語" + +#: conf/global_settings.py:82 +msgid "Interlingua" +msgstr "" + +#: conf/global_settings.py:83 +msgid "Indonesian" +msgstr "印尼語" + +#: conf/global_settings.py:84 +msgid "Icelandic" +msgstr "冰島語" + +#: conf/global_settings.py:85 +msgid "Italian" +msgstr "義大利語" + +#: conf/global_settings.py:86 +msgid "Japanese" +msgstr "日語" + +#: conf/global_settings.py:87 +msgid "Georgian" +msgstr "喬治亞語" + +#: conf/global_settings.py:88 +msgid "Kazakh" +msgstr "哈薩克(Kazakh)" + +#: conf/global_settings.py:89 +msgid "Khmer" +msgstr "高棉語" + +#: conf/global_settings.py:90 +msgid "Kannada" +msgstr "坎那達語" + +#: conf/global_settings.py:91 +msgid "Korean" +msgstr "韓語" + +#: conf/global_settings.py:92 +msgid "Luxembourgish" +msgstr "" + +#: conf/global_settings.py:93 +msgid "Lithuanian" +msgstr "立陶宛語" + +#: conf/global_settings.py:94 +msgid "Latvian" +msgstr "拉脫維亞語" + +#: conf/global_settings.py:95 +msgid "Macedonian" +msgstr "馬其頓語" + +#: conf/global_settings.py:96 +msgid "Malayalam" +msgstr "馬來亞拉姆語" + +#: conf/global_settings.py:97 +msgid "Mongolian" +msgstr "蒙古語" + +#: conf/global_settings.py:98 +msgid "Norwegian Bokmal" +msgstr "挪威語(波克默爾)" + +#: conf/global_settings.py:99 +msgid "Nepali" +msgstr "尼泊爾(Nepali)" + +#: conf/global_settings.py:100 +msgid "Dutch" +msgstr "荷蘭語" + +#: conf/global_settings.py:101 +msgid "Norwegian Nynorsk" +msgstr "挪威語(尼諾斯克)" + +#: conf/global_settings.py:102 +msgid "Punjabi" +msgstr "旁遮普語" + +#: conf/global_settings.py:103 +msgid "Polish" +msgstr "波蘭嶼" + +#: conf/global_settings.py:104 +msgid "Portuguese" +msgstr "葡萄牙語" + +#: conf/global_settings.py:105 +msgid "Brazilian Portuguese" +msgstr "巴西葡萄牙語" + +#: conf/global_settings.py:106 +msgid "Romanian" +msgstr "羅馬尼亞語" + +#: conf/global_settings.py:107 +msgid "Russian" +msgstr "俄語" + +#: conf/global_settings.py:108 +msgid "Slovak" +msgstr "斯洛伐克語" + +#: conf/global_settings.py:109 +msgid "Slovenian" +msgstr "斯洛維尼亞語" + +#: conf/global_settings.py:110 +msgid "Albanian" +msgstr "阿爾巴尼亞語" + +#: conf/global_settings.py:111 +msgid "Serbian" +msgstr "塞爾維亞語" + +#: conf/global_settings.py:112 +msgid "Serbian Latin" +msgstr "塞爾維亞拉丁語" + +#: conf/global_settings.py:113 +msgid "Swedish" +msgstr "瑞典語" + +#: conf/global_settings.py:114 +msgid "Swahili" +msgstr "斯瓦希裡(Swahili)" + +#: conf/global_settings.py:115 +msgid "Tamil" +msgstr "坦米爾語" + +#: conf/global_settings.py:116 +msgid "Telugu" +msgstr "泰盧固語" + +#: conf/global_settings.py:117 +msgid "Thai" +msgstr "泰語" + +#: conf/global_settings.py:118 +msgid "Turkish" +msgstr "土耳其語" + +#: conf/global_settings.py:119 +msgid "Tatar" +msgstr "韃靼(Tatar)" + +#: conf/global_settings.py:120 +msgid "Udmurt" +msgstr "" + +#: conf/global_settings.py:121 +msgid "Ukrainian" +msgstr "烏克蘭語" + +#: conf/global_settings.py:122 +msgid "Urdu" +msgstr "烏爾都語(Urdu)" + +#: conf/global_settings.py:123 +msgid "Vietnamese" +msgstr "越南語" + +#: conf/global_settings.py:124 +msgid "Simplified Chinese" +msgstr "簡體中文" + +#: conf/global_settings.py:125 +msgid "Traditional Chinese" +msgstr "繁體中文" + +#: core/validators.py:21 forms/fields.py:52 +msgid "Enter a valid value." +msgstr "輸入有效的值" + +#: core/validators.py:104 forms/fields.py:464 +msgid "Enter a valid email address." +msgstr "輸入有效的電子郵件地址。" + +#: core/validators.py:107 forms/fields.py:1013 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "輸入一個有效的 'slug',由字母、數字、底線與連字號組成。" + +#: core/validators.py:110 core/validators.py:129 forms/fields.py:987 +msgid "Enter a valid IPv4 address." +msgstr "輸入有效的 IPv4 位址。" + +#: core/validators.py:115 core/validators.py:130 +msgid "Enter a valid IPv6 address." +msgstr "請輸入有效的 IPv6 位址。" + +#: core/validators.py:125 core/validators.py:128 +msgid "Enter a valid IPv4 or IPv6 address." +msgstr "請輸入有效的 IPv4 或 IPv6 位址。" + +#: core/validators.py:151 db/models/fields/__init__.py:655 +msgid "Enter only digits separated by commas." +msgstr "輸入以逗號分隔的數字。" + +#: core/validators.py:157 +#, python-format +msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." +msgstr "確認這個是否為 %(limit_value)s (目前是 %(show_value)s)." + +#: core/validators.py:176 forms/fields.py:210 forms/fields.py:263 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "確認這個數值是否小於或等於 %(limit_value)s。" + +#: core/validators.py:182 forms/fields.py:211 forms/fields.py:264 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "確認這個數值是否大於或等於 %(limit_value)s。" + +#: core/validators.py:189 +#, python-format +msgid "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr "" +"請確認這個內容至少要 %(limit_value)d 個字元 (目前有 %(show_value)d 個字)。" + +#: core/validators.py:196 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr "" +"請確認這個內容最多只能有 %(limit_value)d 個字元 (目前有 %(show_value)d 個" +"字)。" + +#: db/models/base.py:857 +#, python-format +msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." +msgstr "%(date_field)s 的 %(lookup)s 在 %(field_name)s 必須是唯一的。" + +#: db/models/base.py:880 forms/models.py:573 +msgid "and" +msgstr "和" + +#: db/models/base.py:881 db/models/fields/__init__.py:70 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "這個 %(field_label)s 在 %(model_name)s 已經存在。" + +#: db/models/fields/__init__.py:67 +#, python-format +msgid "Value %r is not a valid choice." +msgstr "數值 %r 並非是一個有效的選擇" + +#: db/models/fields/__init__.py:68 +msgid "This field cannot be null." +msgstr "這個值不能是 null。" + +#: db/models/fields/__init__.py:69 +msgid "This field cannot be blank." +msgstr "這個欄位不能留白" + +#: db/models/fields/__init__.py:76 +#, python-format +msgid "Field of type: %(field_type)s" +msgstr "欄位型態: %(field_type)s" + +#: db/models/fields/__init__.py:517 db/models/fields/__init__.py:985 +msgid "Integer" +msgstr "整數" + +#: db/models/fields/__init__.py:521 db/models/fields/__init__.py:983 +#, python-format +msgid "'%s' value must be an integer." +msgstr "'%s' 的值必須為一個整數。" + +#: db/models/fields/__init__.py:569 +#, python-format +msgid "'%s' value must be either True or False." +msgstr "'%s' 的值必須為 True 或 False。" + +#: db/models/fields/__init__.py:571 +msgid "Boolean (Either True or False)" +msgstr "布林值 (True 或 False)" + +#: db/models/fields/__init__.py:622 +#, python-format +msgid "String (up to %(max_length)s)" +msgstr "字串 (最長到 %(max_length)s 個字)" + +#: db/models/fields/__init__.py:650 +msgid "Comma-separated integers" +msgstr "逗號分隔的整數" + +#: db/models/fields/__init__.py:664 +#, python-format +msgid "'%s' value has an invalid date format. It must be in YYYY-MM-DD format." +msgstr "'%s' 的值為無效的日期格式。其格式必須為 YYYY-MM-DD 形式。" + +#: db/models/fields/__init__.py:666 db/models/fields/__init__.py:754 +#, python-format +msgid "" +"'%s' value has the correct format (YYYY-MM-DD) but it is an invalid date." +msgstr "'%s' 的值為有效的格式 (YYYY-MM-DD) 但日期有誤。" + +#: db/models/fields/__init__.py:669 +msgid "Date (without time)" +msgstr "日期 (不包括時間)" + +#: db/models/fields/__init__.py:752 +#, python-format +msgid "" +"'%s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." +msgstr "" +"'%s' 的值為無效的格式。其格式必須為 YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ] 形式。" + +#: db/models/fields/__init__.py:756 +#, python-format +msgid "" +"'%s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) but " +"it is an invalid date/time." +msgstr "" +"'%s' 的值為有效格式 (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) 但日期/時間有誤。" + +#: db/models/fields/__init__.py:760 +msgid "Date (with time)" +msgstr "日期 (包括時間)" + +#: db/models/fields/__init__.py:849 +#, python-format +msgid "'%s' value must be a decimal number." +msgstr "'%s' 的值必須為一個十進位數字。" + +#: db/models/fields/__init__.py:851 +msgid "Decimal number" +msgstr "十進位數(小數可)" + +#: db/models/fields/__init__.py:908 +msgid "Email address" +msgstr "電子郵件地址" + +#: db/models/fields/__init__.py:927 +msgid "File path" +msgstr "檔案路徑" + +#: db/models/fields/__init__.py:954 +#, python-format +msgid "'%s' value must be a float." +msgstr "'%s' 的值必須為浮點數。" + +#: db/models/fields/__init__.py:956 +msgid "Floating point number" +msgstr "浮點數" + +#: db/models/fields/__init__.py:1017 +msgid "Big (8 byte) integer" +msgstr "大整數(8位元組)" + +#: db/models/fields/__init__.py:1031 +msgid "IPv4 address" +msgstr "IPv4 地址" + +#: db/models/fields/__init__.py:1047 +msgid "IP address" +msgstr "IP 位址" + +#: db/models/fields/__init__.py:1090 +#, python-format +msgid "'%s' value must be either None, True or False." +msgstr "'%s' 的值必須為空,True 或是 False。" + +#: db/models/fields/__init__.py:1092 +msgid "Boolean (Either True, False or None)" +msgstr "布林值 (True, False 或 None)" + +#: db/models/fields/__init__.py:1141 +msgid "Positive integer" +msgstr "正整數" + +#: db/models/fields/__init__.py:1152 +msgid "Positive small integer" +msgstr "正小整數" + +#: db/models/fields/__init__.py:1163 +#, python-format +msgid "Slug (up to %(max_length)s)" +msgstr "可讀網址 (長度最多 %(max_length)s)" + +#: db/models/fields/__init__.py:1181 +msgid "Small integer" +msgstr "小整數" + +#: db/models/fields/__init__.py:1187 +msgid "Text" +msgstr "文字" + +#: db/models/fields/__init__.py:1205 +#, python-format +msgid "" +"'%s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] format." +msgstr "'%s' 的值為無效的格式。其格式必須為 HH:MM[:ss[.uuuuuu]] 形式。" + +#: db/models/fields/__init__.py:1207 +#, python-format +msgid "" +"'%s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an invalid " +"time." +msgstr "'%s' 的值為有效的格式 (HH:MM[:ss[.uuuuuu]]) 但時間有誤。" + +#: db/models/fields/__init__.py:1210 +msgid "Time" +msgstr "時間" + +#: db/models/fields/__init__.py:1272 +msgid "URL" +msgstr "URL" + +#: db/models/fields/files.py:216 +msgid "File" +msgstr "檔案" + +#: db/models/fields/files.py:323 +msgid "Image" +msgstr "影像" + +#: db/models/fields/related.py:979 +#, python-format +msgid "Model %(model)s with pk %(pk)r does not exist." +msgstr "PK 為 %(pk)r 的 Model %(model)s 不存在。" + +#: db/models/fields/related.py:981 +msgid "Foreign Key (type determined by related field)" +msgstr "外鍵 (型態由關連欄位決定)" + +#: db/models/fields/related.py:1111 +msgid "One-to-one relationship" +msgstr "一對一關連" + +#: db/models/fields/related.py:1178 +msgid "Many-to-many relationship" +msgstr "多對多關連" + +#: db/models/fields/related.py:1203 +msgid "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." +msgstr "按住 \"Control\", 或者在 Mac 上按 \"Command\", 以選取更多值" + +#: forms/fields.py:51 +msgid "This field is required." +msgstr "這個欄位是必須的。" + +#: forms/fields.py:209 +msgid "Enter a whole number." +msgstr "輸入整數" + +#: forms/fields.py:241 forms/fields.py:262 +msgid "Enter a number." +msgstr "輸入一個數字" + +#: forms/fields.py:265 +#, python-format +msgid "Ensure that there are no more than %s digits in total." +msgstr "確認數字全長不超過 %s 位。" + +#: forms/fields.py:266 +#, python-format +msgid "Ensure that there are no more than %s decimal places." +msgstr "確認想小數不超過 %s 位。" + +#: forms/fields.py:267 +#, python-format +msgid "Ensure that there are no more than %s digits before the decimal point." +msgstr "確認想小數點前不超過 %s 位。" + +#: forms/fields.py:355 forms/fields.py:953 +msgid "Enter a valid date." +msgstr "輸入有效的日期" + +#: forms/fields.py:378 forms/fields.py:954 +msgid "Enter a valid time." +msgstr "輸入有效的時間" + +#: forms/fields.py:399 +msgid "Enter a valid date/time." +msgstr "輸入有效的日期/時間" + +#: forms/fields.py:475 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "沒有檔案被送出。請檢查表單的編碼類型。" + +#: forms/fields.py:476 +msgid "No file was submitted." +msgstr "沒有檔案送出" + +#: forms/fields.py:477 +msgid "The submitted file is empty." +msgstr "送出的檔案是空的。" + +#: forms/fields.py:478 +#, python-format +msgid "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr "請確認這個檔名最多只能有 %(max)d 個字元 (它現在是 %(length)d 個字)。" + +#: forms/fields.py:479 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "請提交一個檔案或確認清除核可項, 不能兩者都做。" + +#: forms/fields.py:534 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "上傳一個有效的圖檔。你上傳的檔案為非圖片,不然就是損壞的圖檔。" + +#: forms/fields.py:580 +msgid "Enter a valid URL." +msgstr "輸入有效的URL" + +#: forms/fields.py:666 forms/fields.py:746 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "請選擇有效的項目, %(value)s 不是一個可用的選擇。" + +#: forms/fields.py:747 forms/fields.py:835 forms/models.py:1002 +msgid "Enter a list of values." +msgstr "輸入一個列表的值" + +#: forms/formsets.py:324 forms/formsets.py:326 +msgid "Order" +msgstr "排序" + +#: forms/formsets.py:328 +msgid "Delete" +msgstr "刪除" + +#: forms/models.py:567 +#, python-format +msgid "Please correct the duplicate data for %(field)s." +msgstr "請修正 %(field)s 的重覆資料" + +#: forms/models.py:571 +#, python-format +msgid "Please correct the duplicate data for %(field)s, which must be unique." +msgstr "請修正 %(field)s 的重覆資料, 必須為唯一值" + +#: forms/models.py:577 +#, python-format +msgid "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." +msgstr "" +"請修正 %(field_name)s 重複資料, %(date_field)s 的 %(lookup)s 必須是唯一值。" + +#: forms/models.py:585 +msgid "Please correct the duplicate values below." +msgstr "請修正下方重覆的數值" + +#: forms/models.py:852 +msgid "The inline foreign key did not match the parent instance primary key." +msgstr "內含的外鍵無法連接到對應的上層實體主鍵。" + +#: forms/models.py:913 +msgid "Select a valid choice. That choice is not one of the available choices." +msgstr "選擇有效的選項: 此選擇不在可用的選項中。" + +#: forms/models.py:1003 +#, python-format +msgid "Select a valid choice. %s is not one of the available choices." +msgstr "選擇一個有效的選項: '%s' 不在可用的選項中。" + +#: forms/models.py:1005 +#, python-format +msgid "\"%s\" is not a valid value for a primary key." +msgstr "\"%s\" 不是一個主鍵的有效資料。" + +#: forms/util.py:81 +#, python-format +msgid "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." +msgstr "" +"%(datetime)s 無法被轉換成 %(current_timezone)s 時區格式; 可能是不符格式或不存" +"在。" + +#: forms/widgets.py:336 +msgid "Currently" +msgstr "目前" + +#: forms/widgets.py:337 +msgid "Change" +msgstr "變更" + +#: forms/widgets.py:338 +msgid "Clear" +msgstr "清除" + +#: forms/widgets.py:594 +msgid "Unknown" +msgstr "未知" + +#: forms/widgets.py:595 +msgid "Yes" +msgstr "是" + +#: forms/widgets.py:596 +msgid "No" +msgstr "否" + +#: template/defaultfilters.py:794 +msgid "yes,no,maybe" +msgstr "是、否、也許" + +#: template/defaultfilters.py:822 template/defaultfilters.py:833 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "%(size)d 位元組" + +#: template/defaultfilters.py:835 +#, python-format +msgid "%s KB" +msgstr "%s KB" + +#: template/defaultfilters.py:837 +#, python-format +msgid "%s MB" +msgstr "%s MB" + +#: template/defaultfilters.py:839 +#, python-format +msgid "%s GB" +msgstr "%s GB" + +#: template/defaultfilters.py:841 +#, python-format +msgid "%s TB" +msgstr "%s TB" + +#: template/defaultfilters.py:842 +#, python-format +msgid "%s PB" +msgstr "%s PB" + +#: utils/dateformat.py:47 +msgid "p.m." +msgstr "p.m." + +#: utils/dateformat.py:48 +msgid "a.m." +msgstr "a.m." + +#: utils/dateformat.py:53 +msgid "PM" +msgstr "PM" + +#: utils/dateformat.py:54 +msgid "AM" +msgstr "AM" + +#: utils/dateformat.py:103 +msgid "midnight" +msgstr "午夜" + +#: utils/dateformat.py:105 +msgid "noon" +msgstr "中午" + +#: utils/dates.py:6 +msgid "Monday" +msgstr "星期一" + +#: utils/dates.py:6 +msgid "Tuesday" +msgstr "星期二" + +#: utils/dates.py:6 +msgid "Wednesday" +msgstr "星期三" + +#: utils/dates.py:6 +msgid "Thursday" +msgstr "星期四" + +#: utils/dates.py:6 +msgid "Friday" +msgstr "星期五" + +#: utils/dates.py:7 +msgid "Saturday" +msgstr "星期六" + +#: utils/dates.py:7 +msgid "Sunday" +msgstr "星期日" + +#: utils/dates.py:10 +msgid "Mon" +msgstr "星期一" + +#: utils/dates.py:10 +msgid "Tue" +msgstr "星期二" + +#: utils/dates.py:10 +msgid "Wed" +msgstr "星期三" + +#: utils/dates.py:10 +msgid "Thu" +msgstr "星期四" + +#: utils/dates.py:10 +msgid "Fri" +msgstr "星期五" + +#: utils/dates.py:11 +msgid "Sat" +msgstr "星期六" + +#: utils/dates.py:11 +msgid "Sun" +msgstr "星期日" + +#: utils/dates.py:18 +msgid "January" +msgstr "一月" + +#: utils/dates.py:18 +msgid "February" +msgstr "二月" + +#: utils/dates.py:18 +msgid "March" +msgstr "三月" + +#: utils/dates.py:18 +msgid "April" +msgstr "四月" + +#: utils/dates.py:18 +msgid "May" +msgstr "五月" + +#: utils/dates.py:18 +msgid "June" +msgstr "六月" + +#: utils/dates.py:19 +msgid "July" +msgstr "七月" + +#: utils/dates.py:19 +msgid "August" +msgstr "八月" + +#: utils/dates.py:19 +msgid "September" +msgstr "九月" + +#: utils/dates.py:19 +msgid "October" +msgstr "十月" + +#: utils/dates.py:19 +msgid "November" +msgstr "十一月" + +#: utils/dates.py:20 +msgid "December" +msgstr "十二月" + +#: utils/dates.py:23 +msgid "jan" +msgstr "一月" + +#: utils/dates.py:23 +msgid "feb" +msgstr "二月" + +#: utils/dates.py:23 +msgid "mar" +msgstr "三月" + +#: utils/dates.py:23 +msgid "apr" +msgstr "四月" + +#: utils/dates.py:23 +msgid "may" +msgstr "五月" + +#: utils/dates.py:23 +msgid "jun" +msgstr "六月" + +#: utils/dates.py:24 +msgid "jul" +msgstr "七月" + +#: utils/dates.py:24 +msgid "aug" +msgstr "八月" + +#: utils/dates.py:24 +msgid "sep" +msgstr "九月" + +#: utils/dates.py:24 +msgid "oct" +msgstr "十月" + +#: utils/dates.py:24 +msgid "nov" +msgstr "十一月" + +#: utils/dates.py:24 +msgid "dec" +msgstr "十二月" + +#: utils/dates.py:31 +msgctxt "abbrev. month" +msgid "Jan." +msgstr "一月" + +#: utils/dates.py:32 +msgctxt "abbrev. month" +msgid "Feb." +msgstr "二月" + +#: utils/dates.py:33 +msgctxt "abbrev. month" +msgid "March" +msgstr "三月" + +#: utils/dates.py:34 +msgctxt "abbrev. month" +msgid "April" +msgstr "四月" + +#: utils/dates.py:35 +msgctxt "abbrev. month" +msgid "May" +msgstr "五月" + +#: utils/dates.py:36 +msgctxt "abbrev. month" +msgid "June" +msgstr "六月" + +#: utils/dates.py:37 +msgctxt "abbrev. month" +msgid "July" +msgstr "七月" + +#: utils/dates.py:38 +msgctxt "abbrev. month" +msgid "Aug." +msgstr "八月" + +#: utils/dates.py:39 +msgctxt "abbrev. month" +msgid "Sept." +msgstr "九月" + +#: utils/dates.py:40 +msgctxt "abbrev. month" +msgid "Oct." +msgstr "十月" + +#: utils/dates.py:41 +msgctxt "abbrev. month" +msgid "Nov." +msgstr "十一月" + +#: utils/dates.py:42 +msgctxt "abbrev. month" +msgid "Dec." +msgstr "十二月" + +#: utils/dates.py:45 +msgctxt "alt. month" +msgid "January" +msgstr "一月" + +#: utils/dates.py:46 +msgctxt "alt. month" +msgid "February" +msgstr "二月" + +#: utils/dates.py:47 +msgctxt "alt. month" +msgid "March" +msgstr "三月" + +#: utils/dates.py:48 +msgctxt "alt. month" +msgid "April" +msgstr "四月" + +#: utils/dates.py:49 +msgctxt "alt. month" +msgid "May" +msgstr "五月" + +#: utils/dates.py:50 +msgctxt "alt. month" +msgid "June" +msgstr "六月" + +#: utils/dates.py:51 +msgctxt "alt. month" +msgid "July" +msgstr "七月" + +#: utils/dates.py:52 +msgctxt "alt. month" +msgid "August" +msgstr "八月" + +#: utils/dates.py:53 +msgctxt "alt. month" +msgid "September" +msgstr "九月" + +#: utils/dates.py:54 +msgctxt "alt. month" +msgid "October" +msgstr "十月" + +#: utils/dates.py:55 +msgctxt "alt. month" +msgid "November" +msgstr "十一月" + +#: utils/dates.py:56 +msgctxt "alt. month" +msgid "December" +msgstr "十二月" + +#: utils/text.py:70 +#, python-format +msgctxt "String to return when truncating text" +msgid "%(truncated_text)s..." +msgstr "%(truncated_text)s..." + +#: utils/text.py:239 +msgid "or" +msgstr "或" + +#. Translators: This string is used as a separator between list elements +#: utils/text.py:256 +msgid ", " +msgstr ", " + +#: utils/timesince.py:22 +msgid "year" +msgid_plural "years" +msgstr[0] "年" + +#: utils/timesince.py:23 +msgid "month" +msgid_plural "months" +msgstr[0] "月" + +#: utils/timesince.py:24 +msgid "week" +msgid_plural "weeks" +msgstr[0] "週" + +#: utils/timesince.py:25 +msgid "day" +msgid_plural "days" +msgstr[0] "天" + +#: utils/timesince.py:26 +msgid "hour" +msgid_plural "hours" +msgstr[0] "小時" + +#: utils/timesince.py:27 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "分鐘" + +#: utils/timesince.py:43 +msgid "minutes" +msgstr "分鐘" + +#: utils/timesince.py:48 +#, python-format +msgid "%(number)d %(type)s" +msgstr "%(number)d %(type)s" + +#: utils/timesince.py:54 +#, python-format +msgid ", %(number)d %(type)s" +msgstr ", %(number)d %(type)s" + +#: views/static.py:56 +msgid "Directory indexes are not allowed here." +msgstr "這裡不允許目錄索引。" + +#: views/static.py:58 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" 路徑不存在" + +#: views/static.py:98 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s 的索引" + +#: views/generic/dates.py:42 +msgid "No year specified" +msgstr "不指定年份" + +#: views/generic/dates.py:98 +msgid "No month specified" +msgstr "不指定月份" + +#: views/generic/dates.py:157 +msgid "No day specified" +msgstr "不指定日期" + +#: views/generic/dates.py:213 +msgid "No week specified" +msgstr "不指定週數" + +#: views/generic/dates.py:368 views/generic/dates.py:393 +#, python-format +msgid "No %(verbose_name_plural)s available" +msgstr "%(verbose_name_plural)s 無法使用" + +#: views/generic/dates.py:646 +#, python-format +msgid "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." +msgstr "" +"未來的 %(verbose_name_plural)s 不可用,因 %(class_name)s.allow_future 為 " +"False." + +#: views/generic/dates.py:678 +#, python-format +msgid "Invalid date string '%(datestr)s' given format '%(format)s'" +msgstr "無效的日期字串 '%(datestr)s' 可接受格式 '%(format)s'" + +#: views/generic/detail.py:54 +#, python-format +msgid "No %(verbose_name)s found matching the query" +msgstr "無 %(verbose_name)s 符合本次搜尋" + +#: views/generic/list.py:51 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "頁面不是最後一頁,也無法被轉換為整數。" + +#: views/generic/list.py:56 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "無效的頁面 (%(page_number)s): %(message)s" + +#: views/generic/list.py:137 +#, python-format +msgid "Empty list and '%(class_name)s.allow_empty' is False." +msgstr "為空list且 '%(class_name)s.allow_empty' 為False." diff --git a/django/conf/locale/zh_Hant/__init__.py b/django/conf/locale/zh_Hant/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/django/conf/locale/zh_Hant/formats.py b/django/conf/locale/zh_Hant/formats.py new file mode 100644 index 000000000..f855dec5b --- /dev/null +++ b/django/conf/locale/zh_Hant/formats.py @@ -0,0 +1,45 @@ +# -*- encoding: utf-8 -*- +# This file is distributed under the same license as the Django package. +# +from __future__ import unicode_literals + +# The *_FORMAT strings use the Django date format syntax, +# see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date +DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +TIME_FORMAT = 'H:i' # 20:45 +DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +YEAR_MONTH_FORMAT = 'Y年n月' # 2016年9月 +MONTH_DAY_FORMAT = 'm月j日' # 9月5日 +SHORT_DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +SHORT_DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +FIRST_DAY_OF_WEEK = 1 # 星期一 (Monday) + +# The *_INPUT_FORMATS strings use the Python strftime format syntax, +# see http://docs.python.org/library/datetime.html#strftime-strptime-behavior +DATE_INPUT_FORMATS = ( + '%Y/%m/%d', # '2016/09/05' + '%Y-%m-%d', # '2016-09-05' + '%Y年%n月%j日', # '2016年9月5日' +) + +TIME_INPUT_FORMATS = ( + '%H:%M', # '20:45' + '%H:%M:%S', # '20:45:29' + '%H:%M:%S.%f', # '20:45:29.000200' +) + +DATETIME_INPUT_FORMATS = ( + '%Y/%m/%d %H:%M', # '2016/09/05 20:45' + '%Y-%m-%d %H:%M', # '2016-09-05 20:45' + '%Y年%n月%j日 %H:%M', # '2016年9月5日 14:45' + '%Y/%m/%d %H:%M:%S', # '2016/09/05 20:45:29' + '%Y-%m-%d %H:%M:%S', # '2016-09-05 20:45:29' + '%Y年%n月%j日 %H:%M:%S', # '2016年9月5日 20:45:29' + '%Y/%m/%d %H:%M:%S.%f', # '2016/09/05 20:45:29.000200' + '%Y-%m-%d %H:%M:%S.%f', # '2016-09-05 20:45:29.000200' + '%Y年%n月%j日 %H:%n:%S.%f', # '2016年9月5日 20:45:29.000200' +) + +DECIMAL_SEPARATOR = '.' +THOUSAND_SEPARATOR = '' +NUMBER_GROUPING = 4 diff --git a/django/conf/locale/zh_TW/LC_MESSAGES/django.mo b/django/conf/locale/zh_TW/LC_MESSAGES/django.mo index 3fd5070bb2c27d34590df5f156f6b1a47dd53ca3..5b01df21ff4645958cec80d0093cd8c3cca114c2 100644 GIT binary patch delta 5439 zcmYk;30Rd?9>?*6;w~y6=9; z(zsx$<&wGOHlTUZ0b>o`{nqp&u%$1v<;{g0ZN zSiw2Jo8eX5Y;&Hu(9FYfoZxk=g89h&+*%CA^|pPJZ7;ye^zT9ja0js>9>Z`fwDtw8 z#`x|h>$r_o*}>i89E;$pp{^ht@5N>qgS~Bgrfq)?wOI2|6I^cF*PsU8fSO1F*2NvD z37*6%jPK6c4#lVgE}@q28fwPnI7$c9K`n7()PC{U6n&@xQZWS6(T9^z7xE5H#ZA~5 zKSneF^N^W6)tXQA>jYBaSv#gzqx~H2^6WoWK+ZCang{#(IorAT4 zk;voWd>DuQP%AaL0qd_Tn@)$EgN<+j>fXL!^}bLx3D4WuccdJ9dDr8Yp@5dL(Q}V^=y=4bu7;;)n5y>e|_ZfagnI~ z?n6x=89QNLY>7Fj{R?dS4!>3QqGos)b>%0`BHR8YYR2EAPH@TEKil?SPy^pJtMbHZ zf)U8wbd6ERbwI6DH`J~6cejqAr~!tf4otK5lc;;0g?bHVVJn=2dK(H*59?{v3S2~8 z@mfqD%yQ7e#*TG>}oEBhMq+`4=WVSM)?6&-jOxqa>gY6(kF1Gk9wP7sgU z&u4Z)tx!+1A8Me%sAnj}Ohrw24D$TCwWtXkL_e>pJ5NPR{yUb(+T2*JKwZ>{nxNkE zIMnuzsEKqnds+WL)D;e~{!uuBb_NFH9@L8LN8O5|7}j4WJWq!X`~h`ES5f^pF&J;7 zCU6IJg0NW6STo7&XQr8xP{+N5dI*0J$6-)&J{I^C>PpsNMciiYHV>G` z%tG@FR$%{c%?sug^SYdQCUwogOdx*TgS!3e$oYp7@iKEO!)9JS+3)Ib&ZaBG0NsQy?~zYjHmKIS0Q z1Rk;Nnbz+|O+3e3gxYTf*46vJ*)|+Oy@sbyC%%k)McsAV9?Ew&aOIdte>`fxbY!mX zX?y_lup^!}!?>^d_dEb~{8$`>)6lO0j!@AFE@Bf5=YMP93Q;rdgZgl!A#b32!TR4q z?Y9l9;}O*HMX0B~6t!X@ZM=y#LX8(=?e1+@e;wGD4lU7e^KsNb<88-9*1yzTg*Dl} z0aI|NwQDDM6Ny2sOk31>ldM14+JmqM{UZ`se@!6YHf+FZwBNV($EXt>L*1G}>%V0E zH}HP?e?ui9Y4D`u{_!cRpLScRdu5jEqzr~{9puJj~ozw>4ZYUzKo z?KRqY``>HEVjSCBq0TqdOf|=0DEVi(7jyvtO{q9F9dcR9hC%%R{pe2v^edxnzd!csQtb{KCbQx>i7t*F7W%mr7CpzP#d~g`(f09qcH?C zt(}dU&|Gr?cBY+&TKYoN`(A?juvJR(`lC?ebT#{+Und$uMFWkn4P(uT)}M`fHs)G; zKI*t-n2IY=SN=b&i?z6q8mPJ1-t2-Jr#I?+!#c43!BkS{&WouSOO$Q>e$-m$U=T(TJ*_JG(WqCWth_`; z-|bc;ova`#hsk#G2D!j9;69>KR(Lwy5TZc`T4!@yOxlo*L{I4~(vzGgBgg;}L;g(4 z%2!r-0k4pZvJGZAd{*z^*Vdu6szH7rb4X+I3aL$0rV~BlS^*XP!dM@uIky*|BwI;m zqVhMQcX$=yyW(CXC&<4DpX@+c%J}YM5>37!ddc4>+elf7rP7X^CHy;feaI+sjeJM+ z$-IZCcP{RA}`jT3tE7?shlKV-2GL@7Nm4B0+fg0<-nhNi(+fN?wIs=cjRdt8lSn@d; zM!qE~ndDs(Nj@Quk&)z0qH>V@BT(~xTw2w2v&u1S5;!}R8>HAa=qplIUZt{@6p|%m zCYeFX%J)Q7nyam*seNs9G7Xd1eHe!P*klMdvs zWHSjN@uUY)dELWJ!pYga2?wYcf&psnRvB!vC}kxUY) delta 5532 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 diff --git a/django/conf/locale/zh_TW/LC_MESSAGES/django.po b/django/conf/locale/zh_TW/LC_MESSAGES/django.po index 1158b8e25..1d45681df 100644 --- a/django/conf/locale/zh_TW/LC_MESSAGES/django.po +++ b/django/conf/locale/zh_TW/LC_MESSAGES/django.po @@ -1,20 +1,20 @@ # This file is distributed under the same license as the Django package. # # Translators: -# EricHo , 2013 +# Eric Ho , 2013 # ilay , 2012 # Jannis Leidel , 2011 # mail6543210 , 2013 # ming hsien tzang , 2011 # tcc , 2011 -# yyc1217 , 2013 -# yyc1217 , 2012 +# Yeh-Yung , 2013 +# Yeh-Yung , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/" "language/zh_TW/)\n" @@ -32,6 +32,10 @@ msgstr "南非語" msgid "Arabic" msgstr "阿拉伯語" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "阿塞拜疆(Azerbaijani)" @@ -85,318 +89,346 @@ msgid "English" msgstr "英語" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "英國英語" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "世界語(Esperanto)" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "西班牙語" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "阿根廷西班牙語" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "墨西哥西班牙語(Mexican Spanish)" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "尼加拉瓜西班牙語(Nicaraguan Spanish)" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "委內瑞拉西班牙人" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "愛沙尼亞語" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "巴斯克語" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "波斯語" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "芬蘭語" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "法語" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "弗里斯蘭語" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "愛爾蘭語" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "加里西亞語" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "希伯來語" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "印度語" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "克羅埃西亞語" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "匈牙利語" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "印尼語" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "冰島語" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "義大利語" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "日語" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "喬治亞語" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "哈薩克(Kazakh)" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "高棉語" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "坎那達語" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "韓語" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "立陶宛語" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "拉脫維亞語" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "馬其頓語" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "馬來亞拉姆語" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "蒙古語" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "挪威語(波克默爾)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "尼泊爾(Nepali)" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "荷蘭語" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "挪威語(尼諾斯克)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "旁遮普語" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "波蘭嶼" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "葡萄牙語" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙語" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "羅馬尼亞語" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "俄語" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "斯洛伐克語" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "斯洛維尼亞語" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "阿爾巴尼亞語" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "塞爾維亞語" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "塞爾維亞拉丁語" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "瑞典語" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "斯瓦希裡(Swahili)" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "坦米爾語" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "泰盧固語" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "泰語" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "土耳其語" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "韃靼(Tatar)" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "烏克蘭語" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "烏爾都語(Urdu)" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "越南語" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "簡體中文" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "繁體中文" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "輸入有效的值" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "輸入有效的URL" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "輸入有效的電子郵件地址。" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "輸入一個有效的 'slug',由字母、數字、底線與連字號組成。" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "輸入有效的 IPv4 位址。" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "請輸入有效的 IPv6 位址。" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "請輸入有效的 IPv4 或 IPv6 位址。" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "輸入以逗號分隔的數字。" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "確認這個是否為 %(limit_value)s (目前是 %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "確認這個數值是否小於或等於 %(limit_value)s。" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "確認這個數值是否大於或等於 %(limit_value)s。" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -406,7 +438,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -416,245 +448,253 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(date_field)s 的 %(lookup)s 在 %(field_name)s 必須是唯一的。" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "和" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "這個 %(field_label)s 在 %(model_name)s 已經存在。" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "這個值不能是 null。" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "這個欄位不能留白" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "這個 %(field_label)s 在 %(model_name)s 已經存在。" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "欄位型態: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "整數" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "布林值 (True 或 False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "字串 (最長到 %(max_length)s 個字)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "逗號分隔的整數" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "日期 (不包括時間)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "日期 (包括時間)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "十進位數(小數可)" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "電子郵件地址" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "檔案路徑" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "浮點數" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "大整數(8位元組)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 地址" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP 位址" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "布林值 (True, False 或 None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "正整數" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "正小整數" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "可讀網址 (長度最多 %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "小整數" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "文字" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "時間" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "原始二進制數據" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "檔案" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "影像" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "外鍵 (型態由關連欄位決定)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "一對一關連" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "多對多關連" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "這個欄位是必須的。" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "輸入整數" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "輸入一個數字" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "確認數字全長不超過 %(max)s 位。" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -662,62 +702,66 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "輸入有效的日期" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "輸入有效的時間" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "輸入有效的日期/時間" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "沒有檔案被送出。請檢查表單的編碼類型。" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "沒有檔案送出" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "送出的檔案是空的。" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "請提交一個檔案或確認清除核可項, 不能兩者都做。" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "上傳一個有效的圖檔。你上傳的檔案為非圖片,不然就是損壞的圖檔。" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "請選擇有效的項目, %(value)s 不是一個可用的選擇。" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "輸入一個列表的值" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -725,39 +769,45 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "排序" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "刪除" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "請修正 %(field)s 的重覆資料" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "請修正 %(field)s 的重覆資料, 必須為唯一值" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -765,29 +815,29 @@ msgid "" msgstr "" "請修正 %(field_name)s 重複資料, %(date_field)s 的 %(lookup)s 必須是唯一值。" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "請修正下方重覆的數值" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "內含的外鍵無法連接到對應的上層實體主鍵。" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "選擇有效的選項: 此選擇不在可用的選項中。" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" 不是一個主鍵的有效資料。" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "按住 \"Control\", 或者在 Mac 上按 \"Command\", 以選取更多值" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -796,15 +846,15 @@ msgstr "" "%(datetime)s 無法被轉換成 %(current_timezone)s 時區格式; 可能是不符格式或不存" "在。" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "目前" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "變更" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "清除" @@ -820,62 +870,62 @@ msgstr "是" msgid "No" msgstr "否" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "是、否、也許" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d 位元組" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "午夜" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "中午" @@ -1151,111 +1201,127 @@ msgctxt "alt. month" msgid "December" msgstr "十二月" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "或" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d 年" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d 月" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d 週" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d 日" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d 時" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d 分" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 分" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "這裡不允許目錄索引。" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" 路徑不存在" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s 的索引" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "不指定年份" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "不指定月份" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "不指定日期" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "不指定週數" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s 無法使用" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1264,7 +1330,7 @@ msgstr "" "未來的 %(verbose_name_plural)s 不可用,因 %(class_name)s.allow_future 為 " "False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "無效的日期字串 '%(datestr)s' 可接受格式 '%(format)s'" @@ -1274,16 +1340,30 @@ msgstr "無效的日期字串 '%(datestr)s' 可接受格式 '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "無 %(verbose_name)s 符合本次搜尋" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "頁面不是最後一頁,也無法被轉換為整數。" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "無效的頁面 (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "為空list且 '%(class_name)s.allow_empty' 為False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "這裡不允許目錄索引。" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" 路徑不存在" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s 的索引" diff --git a/django/conf/locale/zh_TW/formats.py b/django/conf/locale/zh_TW/formats.py index 4355928ca..f855dec5b 100644 --- a/django/conf/locale/zh_TW/formats.py +++ b/django/conf/locale/zh_TW/formats.py @@ -5,20 +5,41 @@ from __future__ import unicode_literals # The *_FORMAT strings use the Django date format syntax, # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date -# DATE_FORMAT = -# TIME_FORMAT = -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = -# MONTH_DAY_FORMAT = -# SHORT_DATE_FORMAT = -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +TIME_FORMAT = 'H:i' # 20:45 +DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +YEAR_MONTH_FORMAT = 'Y年n月' # 2016年9月 +MONTH_DAY_FORMAT = 'm月j日' # 9月5日 +SHORT_DATE_FORMAT = 'Y年n月j日' # 2016年9月5日 +SHORT_DATETIME_FORMAT = 'Y年n月j日 H:i' # 2016年9月5日 20:45 +FIRST_DAY_OF_WEEK = 1 # 星期一 (Monday) # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = -# DECIMAL_SEPARATOR = -# THOUSAND_SEPARATOR = -# NUMBER_GROUPING = +DATE_INPUT_FORMATS = ( + '%Y/%m/%d', # '2016/09/05' + '%Y-%m-%d', # '2016-09-05' + '%Y年%n月%j日', # '2016年9月5日' +) + +TIME_INPUT_FORMATS = ( + '%H:%M', # '20:45' + '%H:%M:%S', # '20:45:29' + '%H:%M:%S.%f', # '20:45:29.000200' +) + +DATETIME_INPUT_FORMATS = ( + '%Y/%m/%d %H:%M', # '2016/09/05 20:45' + '%Y-%m-%d %H:%M', # '2016-09-05 20:45' + '%Y年%n月%j日 %H:%M', # '2016年9月5日 14:45' + '%Y/%m/%d %H:%M:%S', # '2016/09/05 20:45:29' + '%Y-%m-%d %H:%M:%S', # '2016-09-05 20:45:29' + '%Y年%n月%j日 %H:%M:%S', # '2016年9月5日 20:45:29' + '%Y/%m/%d %H:%M:%S.%f', # '2016/09/05 20:45:29.000200' + '%Y-%m-%d %H:%M:%S.%f', # '2016-09-05 20:45:29.000200' + '%Y年%n月%j日 %H:%n:%S.%f', # '2016年9月5日 20:45:29.000200' +) + +DECIMAL_SEPARATOR = '.' +THOUSAND_SEPARATOR = '' +NUMBER_GROUPING = 4 diff --git a/django/conf/project_template/project_name/settings.py b/django/conf/project_template/project_name/settings.py index efe8091e8..49982995b 100644 --- a/django/conf/project_template/project_name/settings.py +++ b/django/conf/project_template/project_name/settings.py @@ -43,6 +43,7 @@ MIDDLEWARE_CLASSES = ( 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', + 'django.contrib.auth.middleware.SessionAuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', ) diff --git a/django/conf/project_template/project_name/urls.py b/django/conf/project_template/project_name/urls.py index f03a29478..d85c6f8e2 100644 --- a/django/conf/project_template/project_name/urls.py +++ b/django/conf/project_template/project_name/urls.py @@ -1,7 +1,5 @@ from django.conf.urls import patterns, include, url - from django.contrib import admin -admin.autodiscover() urlpatterns = patterns('', # Examples: diff --git a/django/conf/urls/__init__.py b/django/conf/urls/__init__.py index c0340c054..2fe0cf594 100644 --- a/django/conf/urls/__init__.py +++ b/django/conf/urls/__init__.py @@ -1,7 +1,8 @@ +from importlib import import_module + from django.core.urlresolvers import (RegexURLPattern, RegexURLResolver, LocaleRegexURLResolver) from django.core.exceptions import ImproperlyConfigured -from django.utils.importlib import import_module from django.utils import six @@ -12,6 +13,7 @@ handler403 = 'django.views.defaults.permission_denied' handler404 = 'django.views.defaults.page_not_found' handler500 = 'django.views.defaults.server_error' + def include(arg, namespace=None, app_name=None): if isinstance(arg, tuple): # callable returning a namespace hint @@ -38,6 +40,7 @@ def include(arg, namespace=None, app_name=None): return (urlconf_module, app_name, namespace) + def patterns(prefix, *args): pattern_list = [] for t in args: @@ -48,8 +51,9 @@ def patterns(prefix, *args): pattern_list.append(t) return pattern_list + def url(regex, view, kwargs=None, name=None, prefix=''): - if isinstance(view, (list,tuple)): + if isinstance(view, (list, tuple)): # For include(...) processing. urlconf_module, app_name, namespace = view return RegexURLResolver(regex, urlconf_module, kwargs, app_name=app_name, namespace=namespace) @@ -60,4 +64,3 @@ def url(regex, view, kwargs=None, name=None, prefix=''): if prefix: view = prefix + '.' + view return RegexURLPattern(regex, view, kwargs, name) - diff --git a/django/conf/urls/i18n.py b/django/conf/urls/i18n.py index 426c2b2d3..1b0a1da43 100644 --- a/django/conf/urls/i18n.py +++ b/django/conf/urls/i18n.py @@ -2,6 +2,7 @@ from django.conf import settings from django.conf.urls import patterns, url from django.core.urlresolvers import LocaleRegexURLResolver + def i18n_patterns(prefix, *args): """ Adds the language code prefix to every URL pattern within this diff --git a/django/conf/urls/shortcut.py b/django/conf/urls/shortcut.py index c00d176ad..827c56dde 100644 --- a/django/conf/urls/shortcut.py +++ b/django/conf/urls/shortcut.py @@ -1,9 +1,10 @@ import warnings from django.conf.urls import patterns +from django.utils.deprecation import RemovedInDjango18Warning warnings.warn("django.conf.urls.shortcut will be removed in Django 1.8.", - PendingDeprecationWarning) + RemovedInDjango18Warning) urlpatterns = patterns('django.views', (r'^(?P\d+)/(?P.*)/$', 'defaults.shortcut'), diff --git a/django/conf/urls/static.py b/django/conf/urls/static.py index 8d305653b..a596bbbb4 100644 --- a/django/conf/urls/static.py +++ b/django/conf/urls/static.py @@ -1,8 +1,10 @@ import re + from django.conf import settings from django.conf.urls import patterns, url from django.core.exceptions import ImproperlyConfigured + def static(prefix, view='django.views.static.serve', **kwargs): """ Helper function to return a URL pattern for serving files in debug mode. diff --git a/django/contrib/admin/__init__.py b/django/contrib/admin/__init__.py index 108478400..dc63d9b49 100644 --- a/django/contrib/admin/__init__.py +++ b/django/contrib/admin/__init__.py @@ -1,41 +1,26 @@ # ACTION_CHECKBOX_NAME is unused, but should stay since its import from here # has been referenced in documentation. +from django.contrib.admin.decorators import register from django.contrib.admin.helpers import ACTION_CHECKBOX_NAME -from django.contrib.admin.options import ModelAdmin, HORIZONTAL, VERTICAL -from django.contrib.admin.options import StackedInline, TabularInline -from django.contrib.admin.sites import AdminSite, site +from django.contrib.admin.options import (HORIZONTAL, VERTICAL, + ModelAdmin, StackedInline, TabularInline) from django.contrib.admin.filters import (ListFilter, SimpleListFilter, FieldListFilter, BooleanFieldListFilter, RelatedFieldListFilter, ChoicesFieldListFilter, DateFieldListFilter, AllValuesFieldListFilter) +from django.contrib.admin.sites import AdminSite, site +from django.utils.module_loading import autodiscover_modules + +__all__ = [ + "register", "ACTION_CHECKBOX_NAME", "ModelAdmin", "HORIZONTAL", "VERTICAL", + "StackedInline", "TabularInline", "AdminSite", "site", "ListFilter", + "SimpleListFilter", "FieldListFilter", "BooleanFieldListFilter", + "RelatedFieldListFilter", "ChoicesFieldListFilter", "DateFieldListFilter", + "AllValuesFieldListFilter", "autodiscover", +] def autodiscover(): - """ - Auto-discover INSTALLED_APPS admin.py modules and fail silently when - not present. This forces an import on them to register any admin bits they - may want. - """ + autodiscover_modules('admin', register_to=site) - import copy - from django.conf import settings - from django.utils.importlib import import_module - from django.utils.module_loading import module_has_submodule - for app in settings.INSTALLED_APPS: - mod = import_module(app) - # Attempt to import the app's admin module. - try: - before_import_registry = copy.copy(site._registry) - import_module('%s.admin' % app) - except: - # Reset the model registry to the state before the last import as - # this import will have to reoccur on the next request and this - # could raise NotRegistered and AlreadyRegistered exceptions - # (see #8245). - site._registry = before_import_registry - - # Decide whether to bubble up this error. If the app just - # doesn't have an admin module, we can ignore the error - # attempting to import it, otherwise we want it to bubble up. - if module_has_submodule(mod, 'admin'): - raise +default_app_config = 'django.contrib.admin.apps.AdminConfig' diff --git a/django/contrib/admin/actions.py b/django/contrib/admin/actions.py index a4c5828f3..e79b86a74 100644 --- a/django/contrib/admin/actions.py +++ b/django/contrib/admin/actions.py @@ -5,12 +5,13 @@ Built-in, globally-available admin actions. from django.core.exceptions import PermissionDenied from django.contrib import messages from django.contrib.admin import helpers -from django.contrib.admin.util import get_deleted_objects, model_ngettext +from django.contrib.admin.utils import get_deleted_objects, model_ngettext from django.db import router from django.template.response import TemplateResponse from django.utils.encoding import force_text from django.utils.translation import ugettext_lazy, ugettext as _ + def delete_selected(modeladmin, request, queryset): """ Default action which deletes the selected objects. @@ -62,17 +63,17 @@ def delete_selected(modeladmin, request, queryset): else: title = _("Are you sure?") - context = { - "title": title, - "objects_name": objects_name, - "deletable_objects": [deletable_objects], - 'queryset': queryset, - "perms_lacking": perms_needed, - "protected": protected, - "opts": opts, - "app_label": app_label, - 'action_checkbox_name': helpers.ACTION_CHECKBOX_NAME, - } + context = dict( + modeladmin.admin_site.each_context(), + title=title, + objects_name=objects_name, + deletable_objects=[deletable_objects], + queryset=queryset, + perms_lacking=perms_needed, + protected=protected, + opts=opts, + action_checkbox_name=helpers.ACTION_CHECKBOX_NAME, + ) # Display the confirmation page return TemplateResponse(request, modeladmin.delete_selected_confirmation_template or [ diff --git a/django/contrib/admin/apps.py b/django/contrib/admin/apps.py new file mode 100644 index 000000000..3b4f1a302 --- /dev/null +++ b/django/contrib/admin/apps.py @@ -0,0 +1,22 @@ +from django.apps import AppConfig +from django.core import checks +from django.contrib.admin.checks import check_admin_app +from django.utils.translation import ugettext_lazy as _ + + +class SimpleAdminConfig(AppConfig): + """Simple AppConfig which does not do automatic discovery.""" + + name = 'django.contrib.admin' + verbose_name = _("Administration") + + def ready(self): + checks.register(checks.Tags.admin)(check_admin_app) + + +class AdminConfig(SimpleAdminConfig): + """The default AppConfig for admin which does autodiscovery.""" + + def ready(self): + super(AdminConfig, self).ready() + self.module.autodiscover() diff --git a/django/contrib/admin/bin/compress.py b/django/contrib/admin/bin/compress.py deleted file mode 100644 index e15f2d3ef..000000000 --- a/django/contrib/admin/bin/compress.py +++ /dev/null @@ -1,47 +0,0 @@ -#!/usr/bin/env python -import os -import optparse -import subprocess -import sys - -js_path = os.path.join(os.path.dirname(os.path.dirname(__file__)), 'static', 'admin', 'js') - -def main(): - usage = "usage: %prog [file1..fileN]" - description = """With no file paths given this script will automatically -compress all jQuery-based files of the admin app. Requires the Google Closure -Compiler library and Java version 6 or later.""" - parser = optparse.OptionParser(usage, description=description) - parser.add_option("-c", dest="compiler", default="~/bin/compiler.jar", - help="path to Closure Compiler jar file") - parser.add_option("-v", "--verbose", - action="store_true", dest="verbose") - parser.add_option("-q", "--quiet", - action="store_false", dest="verbose") - (options, args) = parser.parse_args() - - compiler = os.path.expanduser(options.compiler) - if not os.path.exists(compiler): - sys.exit("Google Closure compiler jar file %s not found. Please use the -c option to specify the path." % compiler) - - if not args: - if options.verbose: - sys.stdout.write("No filenames given; defaulting to admin scripts\n") - args = [os.path.join(js_path, f) for f in [ - "actions.js", "collapse.js", "inlines.js", "prepopulate.js"]] - - for arg in args: - if not arg.endswith(".js"): - arg = arg + ".js" - to_compress = os.path.expanduser(arg) - if os.path.exists(to_compress): - to_compress_min = "%s.min.js" % "".join(arg.rsplit(".js")) - cmd = "java -jar %s --js %s --js_output_file %s" % (compiler, to_compress, to_compress_min) - if options.verbose: - sys.stdout.write("Running: %s\n" % cmd) - subprocess.call(cmd.split()) - else: - sys.stdout.write("File %s not found. Sure it exists?\n" % to_compress) - -if __name__ == '__main__': - main() diff --git a/django/contrib/admin/checks.py b/django/contrib/admin/checks.py new file mode 100644 index 000000000..334c33839 --- /dev/null +++ b/django/contrib/admin/checks.py @@ -0,0 +1,965 @@ +# -*- coding: utf-8 -*- +from __future__ import unicode_literals + +from itertools import chain + +from django.contrib.admin.utils import get_fields_from_path, NotRelationField, flatten +from django.core import checks +from django.db import models +from django.db.models.fields import FieldDoesNotExist +from django.forms.models import BaseModelForm, _get_foreign_key, BaseModelFormSet + + +def check_admin_app(**kwargs): + from django.contrib.admin.sites import system_check_errors + + return system_check_errors + + +class BaseModelAdminChecks(object): + + def check(self, cls, model, **kwargs): + errors = [] + errors.extend(self._check_raw_id_fields(cls, model)) + errors.extend(self._check_fields(cls, model)) + errors.extend(self._check_fieldsets(cls, model)) + errors.extend(self._check_exclude(cls, model)) + errors.extend(self._check_form(cls, model)) + errors.extend(self._check_filter_vertical(cls, model)) + errors.extend(self._check_filter_horizontal(cls, model)) + errors.extend(self._check_radio_fields(cls, model)) + errors.extend(self._check_prepopulated_fields(cls, model)) + errors.extend(self._check_view_on_site_url(cls, model)) + errors.extend(self._check_ordering(cls, model)) + errors.extend(self._check_readonly_fields(cls, model)) + return errors + + def _check_raw_id_fields(self, cls, model): + """ Check that `raw_id_fields` only contains field names that are listed + on the model. """ + + if not isinstance(cls.raw_id_fields, (list, tuple)): + return must_be('a list or tuple', option='raw_id_fields', obj=cls, id='admin.E001') + else: + return list(chain(*[ + self._check_raw_id_fields_item(cls, model, field_name, 'raw_id_fields[%d]' % index) + for index, field_name in enumerate(cls.raw_id_fields) + ])) + + def _check_raw_id_fields_item(self, cls, model, field_name, label): + """ Check an item of `raw_id_fields`, i.e. check that field named + `field_name` exists in model `model` and is a ForeignKey or a + ManyToManyField. """ + + try: + field = model._meta.get_field(field_name) + except models.FieldDoesNotExist: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E002') + else: + if not isinstance(field, (models.ForeignKey, models.ManyToManyField)): + return must_be('a ForeignKey or ManyToManyField', + option=label, obj=cls, id='admin.E003') + else: + return [] + + def _check_fields(self, cls, model): + """ Check that `fields` only refer to existing fields, doesn't contain + duplicates. Check if at most one of `fields` and `fieldsets` is defined. + """ + + if cls.fields is None: + return [] + elif not isinstance(cls.fields, (list, tuple)): + return must_be('a list or tuple', option='fields', obj=cls, id='admin.E004') + elif cls.fieldsets: + return [ + checks.Error( + "Both 'fieldsets' and 'fields' are specified.", + hint=None, + obj=cls, + id='admin.E005', + ) + ] + fields = flatten(cls.fields) + if len(fields) != len(set(fields)): + return [ + checks.Error( + "The value of 'fields' contains duplicate field(s).", + hint=None, + obj=cls, + id='admin.E006', + ) + ] + + return list(chain(*[ + self._check_field_spec(cls, model, field_name, 'fields') + for field_name in cls.fields + ])) + + def _check_fieldsets(self, cls, model): + """ Check that fieldsets is properly formatted and doesn't contain + duplicates. """ + + if cls.fieldsets is None: + return [] + elif not isinstance(cls.fieldsets, (list, tuple)): + return must_be('a list or tuple', option='fieldsets', obj=cls, id='admin.E007') + else: + return list(chain(*[ + self._check_fieldsets_item(cls, model, fieldset, 'fieldsets[%d]' % index) + for index, fieldset in enumerate(cls.fieldsets) + ])) + + def _check_fieldsets_item(self, cls, model, fieldset, label): + """ Check an item of `fieldsets`, i.e. check that this is a pair of a + set name and a dictionary containing "fields" key. """ + + if not isinstance(fieldset, (list, tuple)): + return must_be('a list or tuple', option=label, obj=cls, id='admin.E008') + elif len(fieldset) != 2: + return must_be('of length 2', option=label, obj=cls, id='admin.E009') + elif not isinstance(fieldset[1], dict): + return must_be('a dictionary', option='%s[1]' % label, obj=cls, id='admin.E010') + elif 'fields' not in fieldset[1]: + return [ + checks.Error( + "The value of '%s[1]' must contain the key 'fields'." % label, + hint=None, + obj=cls, + id='admin.E011', + ) + ] + + fields = flatten(fieldset[1]['fields']) + if len(fields) != len(set(fields)): + return [ + checks.Error( + "There are duplicate field(s) in '%s[1]'." % label, + hint=None, + obj=cls, + id='admin.E012', + ) + ] + return list(chain(*[ + self._check_field_spec(cls, model, fieldset_fields, '%s[1]["fields"]' % label) + for fieldset_fields in fieldset[1]['fields'] + ])) + + def _check_field_spec(self, cls, model, fields, label): + """ `fields` should be an item of `fields` or an item of + fieldset[1]['fields'] for any `fieldset` in `fieldsets`. It should be a + field name or a tuple of field names. """ + + if isinstance(fields, tuple): + return list(chain(*[ + self._check_field_spec_item(cls, model, field_name, "%s[%d]" % (label, index)) + for index, field_name in enumerate(fields) + ])) + else: + return self._check_field_spec_item(cls, model, fields, label) + + def _check_field_spec_item(self, cls, model, field_name, label): + if field_name in cls.readonly_fields: + # Stuff can be put in fields that isn't actually a model field if + # it's in readonly_fields, readonly_fields will handle the + # validation of such things. + return [] + else: + try: + field = model._meta.get_field(field_name) + except models.FieldDoesNotExist: + # If we can't find a field on the model that matches, it could + # be an extra field on the form. + return [] + else: + if (isinstance(field, models.ManyToManyField) and + not field.rel.through._meta.auto_created): + return [ + checks.Error( + ("The value of '%s' cannot include the ManyToManyField '%s', " + "because that field manually specifies a relationship model.") + % (label, field_name), + hint=None, + obj=cls, + id='admin.E013', + ) + ] + else: + return [] + + def _check_exclude(self, cls, model): + """ Check that exclude is a sequence without duplicates. """ + + if cls.exclude is None: # default value is None + return [] + elif not isinstance(cls.exclude, (list, tuple)): + return must_be('a list or tuple', option='exclude', obj=cls, id='admin.E014') + elif len(cls.exclude) > len(set(cls.exclude)): + return [ + checks.Error( + "The value of 'exclude' contains duplicate field(s).", + hint=None, + obj=cls, + id='admin.E015', + ) + ] + else: + return [] + + def _check_form(self, cls, model): + """ Check that form subclasses BaseModelForm. """ + + if hasattr(cls, 'form') and not issubclass(cls.form, BaseModelForm): + return must_inherit_from(parent='BaseModelForm', option='form', + obj=cls, id='admin.E016') + else: + return [] + + def _check_filter_vertical(self, cls, model): + """ Check that filter_vertical is a sequence of field names. """ + + if not hasattr(cls, 'filter_vertical'): + return [] + elif not isinstance(cls.filter_vertical, (list, tuple)): + return must_be('a list or tuple', option='filter_vertical', obj=cls, id='admin.E017') + else: + return list(chain(*[ + self._check_filter_item(cls, model, field_name, "filter_vertical[%d]" % index) + for index, field_name in enumerate(cls.filter_vertical) + ])) + + def _check_filter_horizontal(self, cls, model): + """ Check that filter_horizontal is a sequence of field names. """ + + if not hasattr(cls, 'filter_horizontal'): + return [] + elif not isinstance(cls.filter_horizontal, (list, tuple)): + return must_be('a list or tuple', option='filter_horizontal', obj=cls, id='admin.E018') + else: + return list(chain(*[ + self._check_filter_item(cls, model, field_name, "filter_horizontal[%d]" % index) + for index, field_name in enumerate(cls.filter_horizontal) + ])) + + def _check_filter_item(self, cls, model, field_name, label): + """ Check one item of `filter_vertical` or `filter_horizontal`, i.e. + check that given field exists and is a ManyToManyField. """ + + try: + field = model._meta.get_field(field_name) + except models.FieldDoesNotExist: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E019') + else: + if not isinstance(field, models.ManyToManyField): + return must_be('a ManyToManyField', option=label, obj=cls, id='admin.E020') + else: + return [] + + def _check_radio_fields(self, cls, model): + """ Check that `radio_fields` is a dictionary. """ + + if not hasattr(cls, 'radio_fields'): + return [] + elif not isinstance(cls.radio_fields, dict): + return must_be('a dictionary', option='radio_fields', obj=cls, id='admin.E021') + else: + return list(chain(*[ + self._check_radio_fields_key(cls, model, field_name, 'radio_fields') + + self._check_radio_fields_value(cls, model, val, 'radio_fields["%s"]' % field_name) + for field_name, val in cls.radio_fields.items() + ])) + + def _check_radio_fields_key(self, cls, model, field_name, label): + """ Check that a key of `radio_fields` dictionary is name of existing + field and that the field is a ForeignKey or has `choices` defined. """ + + try: + field = model._meta.get_field(field_name) + except models.FieldDoesNotExist: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E022') + else: + if not (isinstance(field, models.ForeignKey) or field.choices): + return [ + checks.Error( + "The value of '%s' refers to '%s', which is not an instance of ForeignKey, and does not have a 'choices' definition." % ( + label, field_name + ), + hint=None, + obj=cls, + id='admin.E023', + ) + ] + else: + return [] + + def _check_radio_fields_value(self, cls, model, val, label): + """ Check type of a value of `radio_fields` dictionary. """ + + from django.contrib.admin.options import HORIZONTAL, VERTICAL + + if val not in (HORIZONTAL, VERTICAL): + return [ + checks.Error( + "The value of '%s' must be either admin.HORIZONTAL or admin.VERTICAL." % label, + hint=None, + obj=cls, + id='admin.E024', + ) + ] + else: + return [] + + def _check_view_on_site_url(self, cls, model): + if hasattr(cls, 'view_on_site'): + if not callable(cls.view_on_site) and not isinstance(cls.view_on_site, bool): + return [ + checks.Error( + "The value of 'view_on_site' must be a callable or a boolean value.", + hint=None, + obj=cls, + id='admin.E025', + ) + ] + else: + return [] + else: + return [] + + def _check_prepopulated_fields(self, cls, model): + """ Check that `prepopulated_fields` is a dictionary containing allowed + field types. """ + + if not hasattr(cls, 'prepopulated_fields'): + return [] + elif not isinstance(cls.prepopulated_fields, dict): + return must_be('a dictionary', option='prepopulated_fields', obj=cls, id='admin.E026') + else: + return list(chain(*[ + self._check_prepopulated_fields_key(cls, model, field_name, 'prepopulated_fields') + + self._check_prepopulated_fields_value(cls, model, val, 'prepopulated_fields["%s"]' % field_name) + for field_name, val in cls.prepopulated_fields.items() + ])) + + def _check_prepopulated_fields_key(self, cls, model, field_name, label): + """ Check a key of `prepopulated_fields` dictionary, i.e. check that it + is a name of existing field and the field is one of the allowed types. + """ + + forbidden_field_types = ( + models.DateTimeField, + models.ForeignKey, + models.ManyToManyField + ) + + try: + field = model._meta.get_field(field_name) + except models.FieldDoesNotExist: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E027') + else: + if isinstance(field, forbidden_field_types): + return [ + checks.Error( + "The value of '%s' refers to '%s', which must not be a DateTimeField, " + "ForeignKey or ManyToManyField." % ( + label, field_name + ), + hint=None, + obj=cls, + id='admin.E028', + ) + ] + else: + return [] + + def _check_prepopulated_fields_value(self, cls, model, val, label): + """ Check a value of `prepopulated_fields` dictionary, i.e. it's an + iterable of existing fields. """ + + if not isinstance(val, (list, tuple)): + return must_be('a list or tuple', option=label, obj=cls, id='admin.E029') + else: + return list(chain(*[ + self._check_prepopulated_fields_value_item(cls, model, subfield_name, "%s[%r]" % (label, index)) + for index, subfield_name in enumerate(val) + ])) + + def _check_prepopulated_fields_value_item(self, cls, model, field_name, label): + """ For `prepopulated_fields` equal to {"slug": ("title",)}, + `field_name` is "title". """ + + try: + model._meta.get_field(field_name) + except models.FieldDoesNotExist: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E030') + else: + return [] + + def _check_ordering(self, cls, model): + """ Check that ordering refers to existing fields or is random. """ + + # ordering = None + if cls.ordering is None: # The default value is None + return [] + elif not isinstance(cls.ordering, (list, tuple)): + return must_be('a list or tuple', option='ordering', obj=cls, id='admin.E031') + else: + return list(chain(*[ + self._check_ordering_item(cls, model, field_name, 'ordering[%d]' % index) + for index, field_name in enumerate(cls.ordering) + ])) + + def _check_ordering_item(self, cls, model, field_name, label): + """ Check that `ordering` refers to existing fields. """ + + if field_name == '?' and len(cls.ordering) != 1: + return [ + checks.Error( + ("The value of 'ordering' has the random ordering marker '?', " + "but contains other fields as well."), + hint='Either remove the "?", or remove the other fields.', + obj=cls, + id='admin.E032', + ) + ] + elif field_name == '?': + return [] + elif '__' in field_name: + # Skip ordering in the format field1__field2 (FIXME: checking + # this format would be nice, but it's a little fiddly). + return [] + else: + if field_name.startswith('-'): + field_name = field_name[1:] + + try: + model._meta.get_field(field_name) + except models.FieldDoesNotExist: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E033') + else: + return [] + + def _check_readonly_fields(self, cls, model): + """ Check that readonly_fields refers to proper attribute or field. """ + + if cls.readonly_fields == (): + return [] + elif not isinstance(cls.readonly_fields, (list, tuple)): + return must_be('a list or tuple', option='readonly_fields', obj=cls, id='admin.E034') + else: + return list(chain(*[ + self._check_readonly_fields_item(cls, model, field_name, "readonly_fields[%d]" % index) + for index, field_name in enumerate(cls.readonly_fields) + ])) + + def _check_readonly_fields_item(self, cls, model, field_name, label): + if callable(field_name): + return [] + elif hasattr(cls, field_name): + return [] + elif hasattr(model, field_name): + return [] + else: + try: + model._meta.get_field(field_name) + except models.FieldDoesNotExist: + return [ + checks.Error( + "The value of '%s' is not a callable, an attribute of '%s', or an attribute of '%s.%s'." % ( + label, cls.__name__, model._meta.app_label, model._meta.object_name + ), + hint=None, + obj=cls, + id='admin.E035', + ) + ] + else: + return [] + + +class ModelAdminChecks(BaseModelAdminChecks): + + def check(self, cls, model, **kwargs): + errors = super(ModelAdminChecks, self).check(cls, model=model, **kwargs) + errors.extend(self._check_save_as(cls, model)) + errors.extend(self._check_save_on_top(cls, model)) + errors.extend(self._check_inlines(cls, model)) + errors.extend(self._check_list_display(cls, model)) + errors.extend(self._check_list_display_links(cls, model)) + errors.extend(self._check_list_filter(cls, model)) + errors.extend(self._check_list_select_related(cls, model)) + errors.extend(self._check_list_per_page(cls, model)) + errors.extend(self._check_list_max_show_all(cls, model)) + errors.extend(self._check_list_editable(cls, model)) + errors.extend(self._check_search_fields(cls, model)) + errors.extend(self._check_date_hierarchy(cls, model)) + return errors + + def _check_save_as(self, cls, model): + """ Check save_as is a boolean. """ + + if not isinstance(cls.save_as, bool): + return must_be('a boolean', option='save_as', + obj=cls, id='admin.E101') + else: + return [] + + def _check_save_on_top(self, cls, model): + """ Check save_on_top is a boolean. """ + + if not isinstance(cls.save_on_top, bool): + return must_be('a boolean', option='save_on_top', + obj=cls, id='admin.E102') + else: + return [] + + def _check_inlines(self, cls, model): + """ Check all inline model admin classes. """ + + if not isinstance(cls.inlines, (list, tuple)): + return must_be('a list or tuple', option='inlines', obj=cls, id='admin.E103') + else: + return list(chain(*[ + self._check_inlines_item(cls, model, item, "inlines[%d]" % index) + for index, item in enumerate(cls.inlines) + ])) + + def _check_inlines_item(self, cls, model, inline, label): + """ Check one inline model admin. """ + inline_label = '.'.join([inline.__module__, inline.__name__]) + + from django.contrib.admin.options import BaseModelAdmin + + if not issubclass(inline, BaseModelAdmin): + return [ + checks.Error( + "'%s' must inherit from 'BaseModelAdmin'." % inline_label, + hint=None, + obj=cls, + id='admin.E104', + ) + ] + elif not inline.model: + return [ + checks.Error( + "'%s' must have a 'model' attribute." % inline_label, + hint=None, + obj=cls, + id='admin.E105', + ) + ] + elif not issubclass(inline.model, models.Model): + return must_be('a Model', option='%s.model' % inline_label, + obj=cls, id='admin.E106') + else: + return inline.check(model) + + def _check_list_display(self, cls, model): + """ Check that list_display only contains fields or usable attributes. + """ + + if not isinstance(cls.list_display, (list, tuple)): + return must_be('a list or tuple', option='list_display', obj=cls, id='admin.E107') + else: + return list(chain(*[ + self._check_list_display_item(cls, model, item, "list_display[%d]" % index) + for index, item in enumerate(cls.list_display) + ])) + + def _check_list_display_item(self, cls, model, item, label): + if callable(item): + return [] + elif hasattr(cls, item): + return [] + elif hasattr(model, item): + # getattr(model, item) could be an X_RelatedObjectsDescriptor + try: + field = model._meta.get_field(item) + except models.FieldDoesNotExist: + try: + field = getattr(model, item) + except AttributeError: + field = None + + if field is None: + return [ + checks.Error( + "The value of '%s' refers to '%s', which is not a callable, an attribute of '%s', or an attribute or method on '%s.%s'." % ( + label, item, cls.__name__, model._meta.app_label, model._meta.object_name + ), + hint=None, + obj=cls, + id='admin.E108', + ) + ] + elif isinstance(field, models.ManyToManyField): + return [ + checks.Error( + "The value of '%s' must not be a ManyToManyField." % label, + hint=None, + obj=cls, + id='admin.E109', + ) + ] + else: + return [] + else: + try: + model._meta.get_field(item) + except models.FieldDoesNotExist: + return [ + # This is a deliberate repeat of E108; there's more than one path + # required to test this condition. + checks.Error( + "The value of '%s' refers to '%s', which is not a callable, an attribute of '%s', or an attribute or method on '%s.%s'." % ( + label, item, cls.__name__, model._meta.app_label, model._meta.object_name + ), + hint=None, + obj=cls, + id='admin.E108', + ) + ] + else: + return [] + + def _check_list_display_links(self, cls, model): + """ Check that list_display_links is a unique subset of list_display. + """ + + if cls.list_display_links is None: + return [] + elif not isinstance(cls.list_display_links, (list, tuple)): + return must_be('a list, a tuple, or None', option='list_display_links', obj=cls, id='admin.E110') + else: + return list(chain(*[ + self._check_list_display_links_item(cls, model, field_name, "list_display_links[%d]" % index) + for index, field_name in enumerate(cls.list_display_links) + ])) + + def _check_list_display_links_item(self, cls, model, field_name, label): + if field_name not in cls.list_display: + return [ + checks.Error( + "The value of '%s' refers to '%s', which is not defined in 'list_display'." % ( + label, field_name + ), + hint=None, + obj=cls, + id='admin.E111', + ) + ] + else: + return [] + + def _check_list_filter(self, cls, model): + if not isinstance(cls.list_filter, (list, tuple)): + return must_be('a list or tuple', option='list_filter', obj=cls, id='admin.E112') + else: + return list(chain(*[ + self._check_list_filter_item(cls, model, item, "list_filter[%d]" % index) + for index, item in enumerate(cls.list_filter) + ])) + + def _check_list_filter_item(self, cls, model, item, label): + """ + Check one item of `list_filter`, i.e. check if it is one of three options: + 1. 'field' -- a basic field filter, possibly w/ relationships (e.g. + 'field__rel') + 2. ('field', SomeFieldListFilter) - a field-based list filter class + 3. SomeListFilter - a non-field list filter class + """ + + from django.contrib.admin import ListFilter, FieldListFilter + + if callable(item) and not isinstance(item, models.Field): + # If item is option 3, it should be a ListFilter... + if not issubclass(item, ListFilter): + return must_inherit_from(parent='ListFilter', option=label, + obj=cls, id='admin.E113') + # ... but not a FieldListFilter. + elif issubclass(item, FieldListFilter): + return [ + checks.Error( + "The value of '%s' must not inherit from 'FieldListFilter'." % label, + hint=None, + obj=cls, + id='admin.E114', + ) + ] + else: + return [] + elif isinstance(item, (tuple, list)): + # item is option #2 + field, list_filter_class = item + if not issubclass(list_filter_class, FieldListFilter): + return must_inherit_from(parent='FieldListFilter', option='%s[1]' % label, + obj=cls, id='admin.E115') + else: + return [] + else: + # item is option #1 + field = item + + # Validate the field string + try: + get_fields_from_path(model, field) + except (NotRelationField, FieldDoesNotExist): + return [ + checks.Error( + "The value of '%s' refers to '%s', which does not refer to a Field." % (label, field), + hint=None, + obj=cls, + id='admin.E116', + ) + ] + else: + return [] + + def _check_list_select_related(self, cls, model): + """ Check that list_select_related is a boolean, a list or a tuple. """ + + if not isinstance(cls.list_select_related, (bool, list, tuple)): + return must_be('a boolean, tuple or list', option='list_select_related', + obj=cls, id='admin.E117') + else: + return [] + + def _check_list_per_page(self, cls, model): + """ Check that list_per_page is an integer. """ + + if not isinstance(cls.list_per_page, int): + return must_be('an integer', option='list_per_page', obj=cls, id='admin.E118') + else: + return [] + + def _check_list_max_show_all(self, cls, model): + """ Check that list_max_show_all is an integer. """ + + if not isinstance(cls.list_max_show_all, int): + return must_be('an integer', option='list_max_show_all', obj=cls, id='admin.E119') + else: + return [] + + def _check_list_editable(self, cls, model): + """ Check that list_editable is a sequence of editable fields from + list_display without first element. """ + + if not isinstance(cls.list_editable, (list, tuple)): + return must_be('a list or tuple', option='list_editable', obj=cls, id='admin.E120') + else: + return list(chain(*[ + self._check_list_editable_item(cls, model, item, "list_editable[%d]" % index) + for index, item in enumerate(cls.list_editable) + ])) + + def _check_list_editable_item(self, cls, model, field_name, label): + try: + field = model._meta.get_field_by_name(field_name)[0] + except models.FieldDoesNotExist: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E121') + else: + if field_name not in cls.list_display: + return refer_to_missing_field(field=field_name, option=label, + model=model, obj=cls, id='admin.E122') + + checks.Error( + "The value of '%s' refers to '%s', which is not contained in 'list_display'." % ( + label, field_name + ), + hint=None, + obj=cls, + id='admin.E122', + ), + elif cls.list_display_links and field_name in cls.list_display_links: + return [ + checks.Error( + "The value of '%s' cannot be in both 'list_editable' and 'list_display_links'." % field_name, + hint=None, + obj=cls, + id='admin.E123', + ) + ] + # Check that list_display_links is set, and that the first values of list_editable and list_display are + # not the same. See ticket #22792 for the use case relating to this. + elif (cls.list_display[0] in cls.list_editable and cls.list_display[0] != cls.list_editable[0] and + cls.list_display_links is not None): + return [ + checks.Error( + "The value of '%s' refers to the first field in 'list_display' ('%s'), " + "which cannot be used unless 'list_display_links' is set." % ( + label, cls.list_display[0] + ), + hint=None, + obj=cls, + id='admin.E124', + ) + ] + elif not field.editable: + return [ + checks.Error( + "The value of '%s' refers to '%s', which is not editable through the admin." % ( + label, field_name + ), + hint=None, + obj=cls, + id='admin.E125', + ) + ] + else: + return [] + + def _check_search_fields(self, cls, model): + """ Check search_fields is a sequence. """ + + if not isinstance(cls.search_fields, (list, tuple)): + return must_be('a list or tuple', option='search_fields', obj=cls, id='admin.E126') + else: + return [] + + def _check_date_hierarchy(self, cls, model): + """ Check that date_hierarchy refers to DateField or DateTimeField. """ + + if cls.date_hierarchy is None: + return [] + else: + try: + field = model._meta.get_field(cls.date_hierarchy) + except models.FieldDoesNotExist: + return refer_to_missing_field(option='date_hierarchy', + field=cls.date_hierarchy, + model=model, obj=cls, id='admin.E127') + else: + if not isinstance(field, (models.DateField, models.DateTimeField)): + return must_be('a DateField or DateTimeField', option='date_hierarchy', + obj=cls, id='admin.E128') + else: + return [] + + +class InlineModelAdminChecks(BaseModelAdminChecks): + + def check(self, cls, parent_model, **kwargs): + errors = super(InlineModelAdminChecks, self).check(cls, model=cls.model, **kwargs) + errors.extend(self._check_relation(cls, parent_model)) + errors.extend(self._check_exclude_of_parent_model(cls, parent_model)) + errors.extend(self._check_extra(cls)) + errors.extend(self._check_max_num(cls)) + errors.extend(self._check_min_num(cls)) + errors.extend(self._check_formset(cls)) + return errors + + def _check_exclude_of_parent_model(self, cls, parent_model): + # Do not perform more specific checks if the base checks result in an + # error. + errors = super(InlineModelAdminChecks, self)._check_exclude(cls, parent_model) + if errors: + return [] + + # Skip if `fk_name` is invalid. + if self._check_relation(cls, parent_model): + return [] + + if cls.exclude is None: + return [] + + fk = _get_foreign_key(parent_model, cls.model, fk_name=cls.fk_name) + if fk.name in cls.exclude: + return [ + checks.Error( + "Cannot exclude the field '%s', because it is the foreign key " + "to the parent model '%s.%s'." % ( + fk.name, parent_model._meta.app_label, parent_model._meta.object_name + ), + hint=None, + obj=cls, + id='admin.E201', + ) + ] + else: + return [] + + def _check_relation(self, cls, parent_model): + try: + _get_foreign_key(parent_model, cls.model, fk_name=cls.fk_name) + except ValueError as e: + return [checks.Error(e.args[0], hint=None, obj=cls, id='admin.E202')] + else: + return [] + + def _check_extra(self, cls): + """ Check that extra is an integer. """ + + if not isinstance(cls.extra, int): + return must_be('an integer', option='extra', obj=cls, id='admin.E203') + else: + return [] + + def _check_max_num(self, cls): + """ Check that max_num is an integer. """ + + if cls.max_num is None: + return [] + elif not isinstance(cls.max_num, int): + return must_be('an integer', option='max_num', obj=cls, id='admin.E204') + else: + return [] + + def _check_min_num(self, cls): + """ Check that min_num is an integer. """ + + if cls.min_num is None: + return [] + elif not isinstance(cls.min_num, int): + return must_be('an integer', option='min_num', obj=cls, id='admin.E205') + else: + return [] + + def _check_formset(self, cls): + """ Check formset is a subclass of BaseModelFormSet. """ + + if not issubclass(cls.formset, BaseModelFormSet): + return must_inherit_from(parent='BaseModelFormSet', option='formset', + obj=cls, id='admin.E206') + else: + return [] + + +def must_be(type, option, obj, id): + return [ + checks.Error( + "The value of '%s' must be %s." % (option, type), + hint=None, + obj=obj, + id=id, + ), + ] + + +def must_inherit_from(parent, option, obj, id): + return [ + checks.Error( + "The value of '%s' must inherit from '%s'." % (option, parent), + hint=None, + obj=obj, + id=id, + ), + ] + + +def refer_to_missing_field(field, option, model, obj, id): + return [ + checks.Error( + "The value of '%s' refers to '%s', which is not an attribute of '%s.%s'." % ( + option, field, model._meta.app_label, model._meta.object_name + ), + hint=None, + obj=obj, + id=id, + ), + ] diff --git a/django/contrib/admin/decorators.py b/django/contrib/admin/decorators.py new file mode 100644 index 000000000..5862bb553 --- /dev/null +++ b/django/contrib/admin/decorators.py @@ -0,0 +1,28 @@ +def register(*models, **kwargs): + """ + Registers the given model(s) classes and wrapped ModelAdmin class with + admin site: + + @register(Author) + class AuthorAdmin(admin.ModelAdmin): + pass + + A kwarg of `site` can be passed as the admin site, otherwise the default + admin site will be used. + """ + from django.contrib.admin import ModelAdmin + from django.contrib.admin.sites import site, AdminSite + + def _model_admin_wrapper(admin_class): + admin_site = kwargs.pop('site', site) + + if not isinstance(admin_site, AdminSite): + raise ValueError('site must subclass AdminSite') + + if not issubclass(admin_class, ModelAdmin): + raise ValueError('Wrapped class must subclass ModelAdmin.') + + admin_site.register(models, admin_class=admin_class) + + return admin_class + return _model_admin_wrapper diff --git a/django/contrib/admin/exceptions.py b/django/contrib/admin/exceptions.py index 2e094c6da..f619bc225 100644 --- a/django/contrib/admin/exceptions.py +++ b/django/contrib/admin/exceptions.py @@ -4,3 +4,8 @@ from django.core.exceptions import SuspiciousOperation class DisallowedModelAdminLookup(SuspiciousOperation): """Invalid filter was passed to admin view via URL querystring""" pass + + +class DisallowedModelAdminToField(SuspiciousOperation): + """Invalid to_field was passed to admin view via URL query string""" + pass diff --git a/django/contrib/admin/filters.py b/django/contrib/admin/filters.py index 2515bab45..9e539614a 100644 --- a/django/contrib/admin/filters.py +++ b/django/contrib/admin/filters.py @@ -12,10 +12,11 @@ from django.core.exceptions import ImproperlyConfigured, ValidationError from django.utils.encoding import smart_text, force_text from django.utils.translation import ugettext_lazy as _ from django.utils import timezone -from django.contrib.admin.util import (get_model_from_relation, +from django.contrib.admin.utils import (get_model_from_relation, reverse_field_path, get_limit_choices_to_from_path, prepare_lookup_value) from django.contrib.admin.options import IncorrectLookupParameters + class ListFilter(object): title = None # Human-readable title to appear in the right sidebar. template = 'admin/filter.html' @@ -33,26 +34,26 @@ class ListFilter(object): """ Returns True if some choices would be output for this filter. """ - raise NotImplementedError + raise NotImplementedError('subclasses of ListFilter must provide a has_output() method') def choices(self, cl): """ Returns choices ready to be output in the template. """ - raise NotImplementedError + raise NotImplementedError('subclasses of ListFilter must provide a choices() method') def queryset(self, request, queryset): """ Returns the filtered queryset. """ - raise NotImplementedError + raise NotImplementedError('subclasses of ListFilter must provide a queryset() method') def expected_parameters(self): """ Returns the list of parameter names that are expected from the request's query string and that will be used by this filter. """ - raise NotImplementedError + raise NotImplementedError('subclasses of ListFilter must provide an expected_parameters() method') class SimpleListFilter(ListFilter): @@ -66,13 +67,13 @@ class SimpleListFilter(ListFilter): raise ImproperlyConfigured( "The list filter '%s' does not specify " "a 'parameter_name'." % self.__class__.__name__) + if self.parameter_name in params: + value = params.pop(self.parameter_name) + self.used_parameters[self.parameter_name] = value lookup_choices = self.lookups(request, model_admin) if lookup_choices is None: lookup_choices = () self.lookup_choices = list(lookup_choices) - if self.parameter_name in params: - value = params.pop(self.parameter_name) - self.used_parameters[self.parameter_name] = value def has_output(self): return len(self.lookup_choices) > 0 @@ -87,9 +88,11 @@ class SimpleListFilter(ListFilter): def lookups(self, request, model_admin): """ - Must be overriden to return a list of tuples (value, verbose value) + Must be overridden to return a list of tuples (value, verbose value) """ - raise NotImplementedError + raise NotImplementedError( + 'The SimpleListFilter.lookups() method must be overridden to ' + 'return a list of tuples (value, verbose value)') def expected_parameters(self): return [self.parameter_name] @@ -164,9 +167,8 @@ class RelatedFieldListFilter(FieldListFilter): rel_name = other_model._meta.pk.name self.lookup_kwarg = '%s__%s__exact' % (field_path, rel_name) self.lookup_kwarg_isnull = '%s__isnull' % field_path - self.lookup_val = request.GET.get(self.lookup_kwarg, None) - self.lookup_val_isnull = request.GET.get( - self.lookup_kwarg_isnull, None) + self.lookup_val = request.GET.get(self.lookup_kwarg) + self.lookup_val_isnull = request.GET.get(self.lookup_kwarg_isnull) self.lookup_choices = field.get_choices(include_blank=False) super(RelatedFieldListFilter, self).__init__( field, request, params, model, model_admin, field_path) @@ -177,9 +179,9 @@ class RelatedFieldListFilter(FieldListFilter): self.title = self.lookup_title def has_output(self): - if (isinstance(self.field, models.related.RelatedObject) - and self.field.field.null or hasattr(self.field, 'rel') - and self.field.null): + if (isinstance(self.field, models.related.RelatedObject) and + self.field.field.null or hasattr(self.field, 'rel') and + self.field.null): extra = 1 else: extra = 0 @@ -204,9 +206,9 @@ class RelatedFieldListFilter(FieldListFilter): }, [self.lookup_kwarg_isnull]), 'display': val, } - if (isinstance(self.field, models.related.RelatedObject) - and self.field.field.null or hasattr(self.field, 'rel') - and self.field.null): + if (isinstance(self.field, models.related.RelatedObject) and + self.field.field.null or hasattr(self.field, 'rel') and + self.field.null): yield { 'selected': bool(self.lookup_val_isnull), 'query_string': cl.get_query_string({ @@ -216,8 +218,8 @@ class RelatedFieldListFilter(FieldListFilter): } FieldListFilter.register(lambda f: ( - bool(f.rel) if hasattr(f, 'rel') else - isinstance(f, models.related.RelatedObject)), RelatedFieldListFilter) + bool(f.rel) if hasattr(f, 'rel') else + isinstance(f, models.related.RelatedObject)), RelatedFieldListFilter) class BooleanFieldListFilter(FieldListFilter): @@ -240,16 +242,16 @@ class BooleanFieldListFilter(FieldListFilter): yield { 'selected': self.lookup_val == lookup and not self.lookup_val2, 'query_string': cl.get_query_string({ - self.lookup_kwarg: lookup, - }, [self.lookup_kwarg2]), + self.lookup_kwarg: lookup, + }, [self.lookup_kwarg2]), 'display': title, } if isinstance(self.field, models.NullBooleanField): yield { 'selected': self.lookup_val2 == 'True', 'query_string': cl.get_query_string({ - self.lookup_kwarg2: 'True', - }, [self.lookup_kwarg]), + self.lookup_kwarg2: 'True', + }, [self.lookup_kwarg]), 'display': _('Unknown'), } @@ -277,7 +279,7 @@ class ChoicesFieldListFilter(FieldListFilter): yield { 'selected': smart_text(lookup) == self.lookup_val, 'query_string': cl.get_query_string({ - self.lookup_kwarg: lookup}), + self.lookup_kwarg: lookup}), 'display': title, } @@ -287,8 +289,8 @@ FieldListFilter.register(lambda f: bool(f.choices), ChoicesFieldListFilter) class DateFieldListFilter(FieldListFilter): def __init__(self, field, request, params, model, model_admin, field_path): self.field_generic = '%s__' % field_path - self.date_params = dict([(k, v) for k, v in params.items() - if k.startswith(self.field_generic)]) + self.date_params = dict((k, v) for k, v in params.items() + if k.startswith(self.field_generic)) now = timezone.now() # When time zone support is enabled, convert "now" to the user's time @@ -339,7 +341,7 @@ class DateFieldListFilter(FieldListFilter): yield { 'selected': self.date_params == param_dict, 'query_string': cl.get_query_string( - param_dict, [self.field_generic]), + param_dict, [self.field_generic]), 'display': title, } diff --git a/django/contrib/admin/forms.py b/django/contrib/admin/forms.py index 6814fc908..f3ed7a801 100644 --- a/django/contrib/admin/forms.py +++ b/django/contrib/admin/forms.py @@ -2,32 +2,24 @@ from __future__ import unicode_literals from django import forms -from django.contrib.auth import authenticate from django.contrib.auth.forms import AuthenticationForm -from django.utils.translation import ugettext_lazy - -ERROR_MESSAGE = ugettext_lazy("Please enter the correct %(username)s and password " - "for a staff account. Note that both fields may be case-sensitive.") +from django.utils.translation import ugettext_lazy as _ class AdminAuthenticationForm(AuthenticationForm): """ A custom authentication form used in the admin app. - """ - this_is_the_login_form = forms.BooleanField(widget=forms.HiddenInput, initial=1, - error_messages={'required': ugettext_lazy("Please log in again, because your session has expired.")}) + error_messages = { + 'invalid_login': _("Please enter the correct %(username)s and password " + "for a staff account. Note that both fields may be " + "case-sensitive."), + } - def clean(self): - username = self.cleaned_data.get('username') - password = self.cleaned_data.get('password') - message = ERROR_MESSAGE - params = {'username': self.username_field.verbose_name} - - if username and password: - self.user_cache = authenticate(username=username, password=password) - if self.user_cache is None: - raise forms.ValidationError(message, code='invalid', params=params) - elif not self.user_cache.is_active or not self.user_cache.is_staff: - raise forms.ValidationError(message, code='invalid', params=params) - return self.cleaned_data + def confirm_login_allowed(self, user): + if not user.is_active or not user.is_staff: + raise forms.ValidationError( + self.error_messages['invalid_login'], + code='invalid_login', + params={'username': self.username_field.verbose_name} + ) diff --git a/django/contrib/admin/helpers.py b/django/contrib/admin/helpers.py index b6d5bde93..4f6bbe51e 100644 --- a/django/contrib/admin/helpers.py +++ b/django/contrib/admin/helpers.py @@ -1,14 +1,13 @@ from __future__ import unicode_literals from django import forms -from django.contrib.admin.util import (flatten_fieldsets, lookup_field, +from django.contrib.admin.utils import (flatten_fieldsets, lookup_field, display_for_field, label_for_field, help_text_for_field) from django.contrib.admin.templatetags.admin_static import static -from django.contrib.contenttypes.models import ContentType from django.core.exceptions import ObjectDoesNotExist from django.db.models.fields.related import ManyToManyRel -from django.forms.util import flatatt -from django.template.defaultfilters import capfirst +from django.forms.utils import flatatt +from django.template.defaultfilters import capfirst, linebreaksbr from django.utils.encoding import force_text, smart_text from django.utils.html import conditional_escape, format_html from django.utils.safestring import mark_safe @@ -19,6 +18,7 @@ from django.conf import settings ACTION_CHECKBOX_NAME = '_selected_action' + class ActionForm(forms.Form): action = forms.ChoiceField(label=_('Action:')) select_across = forms.BooleanField(label='', required=False, initial=0, @@ -26,9 +26,10 @@ class ActionForm(forms.Form): checkbox = forms.CheckboxInput({'class': 'action-select'}, lambda value: False) + class AdminForm(object): def __init__(self, form, fieldsets, prepopulated_fields, readonly_fields=None, model_admin=None): - self.form, self.fieldsets = form, normalize_fieldsets(fieldsets) + self.form, self.fieldsets = form, fieldsets self.prepopulated_fields = [{ 'field': form[field_name], 'dependencies': [form[f] for f in dependencies] @@ -40,26 +41,13 @@ class AdminForm(object): def __iter__(self): for name, options in self.fieldsets: - yield Fieldset(self.form, name, + yield Fieldset( + self.form, name, readonly_fields=self.readonly_fields, model_admin=self.model_admin, **options ) - def first_field(self): - try: - fieldset_name, fieldset_options = self.fieldsets[0] - field_name = fieldset_options['fields'][0] - if not isinstance(field_name, six.string_types): - field_name = field_name[0] - return self.form[field_name] - except (KeyError, IndexError): - pass - try: - return next(iter(self.form)) - except StopIteration: - return None - def _media(self): media = self.form.media for fs in self: @@ -67,6 +55,7 @@ class AdminForm(object): return media media = property(_media) + class Fieldset(object): def __init__(self, form, name=None, readonly_fields=(), fields=(), classes=(), description=None, model_admin=None): @@ -91,13 +80,17 @@ class Fieldset(object): for field in self.fields: yield Fieldline(self.form, field, self.readonly_fields, model_admin=self.model_admin) + class Fieldline(object): def __init__(self, form, field, readonly_fields=None, model_admin=None): - self.form = form # A django.forms.Form instance + self.form = form # A django.forms.Form instance if not hasattr(field, "__iter__") or isinstance(field, six.text_type): self.fields = [field] else: self.fields = field + self.has_visible_field = not all(field in self.form.fields and + self.form.fields[field].widget.is_hidden + for field in self.fields) self.model_admin = model_admin if readonly_fields is None: readonly_fields = () @@ -112,12 +105,13 @@ class Fieldline(object): yield AdminField(self.form, field, is_first=(i == 0)) def errors(self): - return mark_safe('\n'.join([self.form[f].errors.as_ul() for f in self.fields if f not in self.readonly_fields]).strip('\n')) + return mark_safe('\n'.join(self.form[f].errors.as_ul() for f in self.fields if f not in self.readonly_fields).strip('\n')) + class AdminField(object): def __init__(self, form, field, is_first): - self.field = form[field] # A django.forms.BoundField instance - self.is_first = is_first # Whether this field is first on the line + self.field = form[field] # A django.forms.BoundField instance + self.is_first = is_first # Whether this field is first on the line self.is_checkbox = isinstance(self.field.field.widget, forms.CheckboxInput) def label_tag(self): @@ -139,9 +133,9 @@ class AdminField(object): def errors(self): return mark_safe(self.field.errors.as_ul()) + class AdminReadonlyField(object): def __init__(self, form, field, is_first, model_admin=None): - label = label_for_field(field, form._meta.model, model_admin) # Make self.field look a little bit like a field. This means that # {{ field.name }} must be a useful class name to identify the field. # For convenience, store other field-related data here too. @@ -149,11 +143,22 @@ class AdminReadonlyField(object): class_name = field.__name__ if field.__name__ != '' else '' else: class_name = field + + if form._meta.labels and class_name in form._meta.labels: + label = form._meta.labels[class_name] + else: + label = label_for_field(field, form._meta.model, model_admin) + + if form._meta.help_texts and class_name in form._meta.help_texts: + help_text = form._meta.help_texts[class_name] + else: + help_text = help_text_for_field(class_name, form._meta.model) + self.field = { 'name': class_name, 'label': label, + 'help_text': help_text, 'field': field, - 'help_text': help_text_for_field(class_name, form._meta.model) } self.form = form self.model_admin = model_admin @@ -187,6 +192,8 @@ class AdminReadonlyField(object): result_repr = smart_text(value) if getattr(attr, "allow_tags", False): result_repr = mark_safe(result_repr) + else: + result_repr = linebreaksbr(result_repr) else: if isinstance(f.rel, ManyToManyRel) and value is not None: result_repr = ", ".join(map(six.text_type, value.all())) @@ -194,6 +201,7 @@ class AdminReadonlyField(object): result_repr = display_for_field(value, f) return conditional_escape(result_repr) + class InlineAdminFormSet(object): """ A wrapper around an inline formset for use in the admin system. @@ -213,9 +221,10 @@ class InlineAdminFormSet(object): def __iter__(self): for form, original in zip(self.formset.initial_forms, self.formset.get_queryset()): + view_on_site_url = self.opts.get_view_on_site_url(original) yield InlineAdminForm(self.formset, form, self.fieldsets, self.prepopulated_fields, original, self.readonly_fields, - model_admin=self.opts) + model_admin=self.opts, view_on_site_url=view_on_site_url) for form in self.formset.extra_forms: yield InlineAdminForm(self.formset, form, self.fieldsets, self.prepopulated_fields, None, self.readonly_fields, @@ -248,18 +257,23 @@ class InlineAdminFormSet(object): return media media = property(_media) + class InlineAdminForm(AdminForm): """ A wrapper around an inline form for use in the admin system. """ def __init__(self, formset, form, fieldsets, prepopulated_fields, original, - readonly_fields=None, model_admin=None): + readonly_fields=None, model_admin=None, view_on_site_url=None): self.formset = formset self.model_admin = model_admin self.original = original if original is not None: + # Since this module gets imported in the application's root package, + # it cannot import models from other applications at the module level. + from django.contrib.contenttypes.models import ContentType self.original_content_type_id = ContentType.objects.get_for_model(original).pk - self.show_url = original and hasattr(original, 'get_absolute_url') + self.show_url = original and view_on_site_url is not None + self.absolute_url = view_on_site_url super(InlineAdminForm, self).__init__(form, fieldsets, prepopulated_fields, readonly_fields, model_admin) @@ -309,6 +323,7 @@ class InlineAdminForm(AdminForm): from django.forms.formsets import ORDERING_FIELD_NAME return AdminField(self.form, ORDERING_FIELD_NAME, False) + class InlineFieldset(Fieldset): def __init__(self, formset, *args, **kwargs): self.formset = formset @@ -322,35 +337,17 @@ class InlineFieldset(Fieldset): yield Fieldline(self.form, field, self.readonly_fields, model_admin=self.model_admin) -class AdminErrorList(forms.util.ErrorList): + +class AdminErrorList(forms.utils.ErrorList): """ Stores all errors for the form/formsets in an add/change stage view. """ def __init__(self, form, inline_formsets): + super(AdminErrorList, self).__init__() + if form.is_bound: self.extend(list(six.itervalues(form.errors))) for inline_formset in inline_formsets: self.extend(inline_formset.non_form_errors()) for errors_in_inline_form in inline_formset.errors: self.extend(list(six.itervalues(errors_in_inline_form))) - -def normalize_fieldsets(fieldsets): - """ - Make sure the keys in fieldset dictionaries are strings. Returns the - normalized data. - """ - result = [] - for name, options in fieldsets: - result.append((name, normalize_dictionary(options))) - return result - -def normalize_dictionary(data_dict): - """ - Converts all the keys in "data_dict" to strings. The keys must be - convertible using str(). - """ - for key, value in data_dict.items(): - if not isinstance(key, str): - del data_dict[key] - data_dict[str(key)] = value - return data_dict diff --git a/django/contrib/admin/locale/af/LC_MESSAGES/django.mo b/django/contrib/admin/locale/af/LC_MESSAGES/django.mo index 2bda63d44bc792683beb0964caa81da5ed7bb19d..5e84f853d024674ba4ae8bc3c6e2f455b7eb280e 100644 GIT binary patch delta 3061 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, 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/" "language/af/)\n" @@ -18,156 +18,159 @@ msgstr "" "Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Het %(count)d %(items)s suksesvol geskrap." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan %(name)s nie skrap nie" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Is jy seker?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Skrap gekose %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Alles" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ja" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Geen" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Onbekend" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Enige datum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Vandag" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Vorige 7 dae" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Hierdie maand" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Hierdie jaar" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Teken asseblief weer in, want jou sessie het verstryk." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Aksie:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "aksie tyd" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objek id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objek repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "aksie vlag" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "verandering boodskap" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Het \"%(object)s\" bygevoeg." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Het \"%(object)s\" verander - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Het \"%(object)s\" geskrap." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "None" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Het %s verander." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "en" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Het %(name)s \"%(object)s\" bygevoeg." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Het %(list)s vir %(name)s \"%(object)s\" verander." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Het %(name)s \"%(object)s\" geskrap." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Geen velde verander nie." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -175,38 +178,38 @@ msgstr "" "Die %(name)s \"%(obj)s\" was suksesvol verander. Jy mag dit weereens " "hieronder wysig." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Die %(name)s \"%(obj)s\" was suksesvol bygevoeg." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Die %(name)s \"%(obj)s\" was suksesvol verander." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -214,268 +217,277 @@ msgstr "" "Items moet gekies word om aksies op hulle uit te voer. Geen items is " "verander." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Geen aksie gekies nie." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Voeg %s by" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Die %(name)s \"%(obj)s\" was suksesvol geskrap." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s voorwerp met primêre sleutel %(key)r bestaan ​​nie." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Voeg %s by" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Verander %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Databasis fout" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s was suksesvol verander." msgstr[1] "%(count)s %(name)s was suksesvol verander." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s gekies" msgstr[1] "Al %(total_count)s gekies" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 uit %(cnt)s gekies" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Die %(name)s \"%(obj)s\" was suksesvol geskrap." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Verander geskiedenis: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Teken in" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django werf admin" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administrasie" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Werf administrasie" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Teken in" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administrasie" - -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Tyd:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Soek" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Voeg nog een by" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Bladsy nie gevind nie" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Ons is jammer, maar die aangevraagde bladsy kon nie gevind word nie." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Tuisblad" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Bedienerfout" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Bedienerfout (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Bedienerfout (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Hardloop die gekose aksie" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Gaan" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Kliek hier om die objekte oor alle bladsye te kies." -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Kies al %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Verwyder keuses" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Vul eers 'n gebruikersnaam en wagwoord in. Dan sal jy in staat wees om meer " +"gebruikersopsies te wysig." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Welkom," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Vul 'n gebruikersnaam en wagwoord in." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentasie" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Verander wagwoord" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Teken uit" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django werf admin" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administrasie" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Voeg by" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Geskiedenis" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Bekyk op werf" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Korrigeer asseblief die foute hieronder." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Vul 'n nuwe wagwoord vir gebruiker %(username)s in." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Wagwoord" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Wagwoord (weer)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Vul dieselfde wagwoord in as hierbo, for bevestiging." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Welkom," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentasie" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Teken uit" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Voeg by" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Geskiedenis" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Bekyk op werf" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Voeg %(name)s by" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Verwyder van sortering" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sortering prioriteit: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Wissel sortering" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Skrap" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -483,7 +495,7 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -492,23 +504,23 @@ msgstr "" "Om die %(object_name)s '%(escaped_object)s' te skrap sou vereis dat die " "volgende beskermde verwante objekte geskrap word:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, ek is seker" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Skrap meerdere objekte" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -518,7 +530,7 @@ msgstr "" "Om die gekose %(objects_name)s te skrap sou verwante objekte skrap, maar jou " "rekening het nie toestemming om die volgende tipes objekte te skrap nie:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -527,7 +539,7 @@ msgstr "" "Om die gekose %(objects_name)s te skrap veries dat die volgende beskermde " "verwante objekte geskrap word:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -536,68 +548,83 @@ msgstr "" "Is jy seker jy wil die gekose %(objects_name)s skrap? Al die volgende " "objekte en hul verwante items sal geskrap word:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Verwyder" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Voeg nog 'n %(verbose_name)s by" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Skrap?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Deur %(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Verander" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Jy het nie toestemming om enigiets te wysig nie." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Onlangse Aksies" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "My Aksies" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Niks beskikbaar nie" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Onbekend inhoud" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Wagwoord:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Wagwoord of gebruikersnaam vergeet?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum/tyd" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Gebruiker" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Aksie" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -605,112 +632,61 @@ msgstr "" "Hierdie item het nie 'n veranderingsgeskiedenis nie. Dit was waarskynlik nie " "deur middel van hierdie admin werf bygevoeg nie." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Wys alle" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Stoor" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Soek" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultaat" msgstr[1] "%(counter)s resultate" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s in totaal" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Stoor as nuwe" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Stoor en voeg 'n ander by" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Stoor en wysig verder" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Vul eers 'n gebruikersnaam en wagwoord in. Dan sal jy in staat wees om meer " -"gebruikersopsies te wysig." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Vul 'n gebruikersnaam en wagwoord in." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Vul 'n nuwe wagwoord vir gebruiker %(username)s in." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Wagwoord" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Wagwoord (weer)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Vul dieselfde wagwoord in as hierbo, for bevestiging." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Verwyder" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Voeg nog 'n %(verbose_name)s by" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Skrap?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Teken weer in" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Wagwoord verandering" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Wagwoord verandering suksesvol" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Jou wagwoord was verander." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -718,46 +694,34 @@ msgstr "" "Tik jou ou wagwoord, ter wille van sekuriteit's, en dan 'n nuwe wagwoord " "twee keer so dat ons kan seker wees dat jy dit korrek ingetik het." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Ou wagwoord" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nuwe wagwoord" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Verander my wagwoord" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Wagwoord herstel" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Wagwoord herstel voltooi" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Jou wagwoord is gestel. Jy kan nou voort gaan en aanteken." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Wagwoord herstel bevestiging" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Vul 'n nuwe wagwoord in" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -765,93 +729,108 @@ msgstr "" "Tik jou nuwe wagwoord twee keer in so ons kan seker wees dat jy dit korrek " "ingetik het." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nuwe wagwoord:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Bevestig wagwoord:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Wagwoord herstel onsuksesvol" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Wagwoord herstel suksesvol" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Gaan asseblief na die volgende bladsy en kies 'n nuwe wagwoord:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Jou gebruikersnaam, in geval jy vergeet het:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Dankie vir die gebruik van ons webwerf!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Die %(site_name)s span" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Herstel my wagwoord" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Alle datums" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Geen)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Kies %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Kies %s om te verander" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Tyd:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Soek" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Voeg nog een by" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo index f906b800a029a724bb40318e5df0cf501ddc4543..a17edec71b9e387c96da3ab0cc0462247b4dff33 100644 GIT binary patch delta 275 zcmX@cd7N{?k@`7|3=GXo3=C`x3=9e^3=F(LS{+Dp0BKVo%>|_GfHV*>cmfG-AngaF zIe~N(luiNCK*W#-BtYgA18I={Dj*F~*9;Z!1=7qw{uHSE3>F48u!Reu66>J~Hv?%_ zpu$~H{(;Szj3$he7cuGan&=vs>Ka-q7@Arc8cn{-B<%_oF)~mvu(UEU)HVPDE}z8W y65WuZ#Ju91#FG3XD+RB_yu8d}1)tQ+l++vrn=CNbAqULW%gjs5-)zp@&j|@wfiw^?cmN4*AngmJ zIe~N}luicHK*W#>BtYgA0cnu_N+1nV*8~;s0n*Gs{$!~9bQT6Ru!Ret66>G}Hvwr@ zpu(L{{{GFGj3$h%y2<%Psgvh2>6seq8kp)D7%3QAEDAq*^H$85jc9ndll>Di~N;8JSLE7MD)WNi0oCEl{w5FdU33ax#;OQuXpuOEz0D H_cH, 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/" "language/af/)\n" "MIME-Version: 1.0\n" @@ -17,153 +17,173 @@ msgstr "" "Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Beskikbare %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Kies alle" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Kies" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Verwyder" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Gekose %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Verwyder alle" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nou" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Klok" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Kies 'n tyd" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Middernag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 v.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Middag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Kanselleer" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Vandag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Gister" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Môre" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Wys" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Versteek" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nou" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Klok" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Kies 'n tyd" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Middernag" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 v.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Middag" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Kanselleer" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Vandag" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Gister" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Môre" diff --git a/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo index 1417c1001fc91c5f59d92f014721c61113730bcc..76a12a319339a460a2951bc29f48f1b05e855042 100644 GIT binary patch delta 3748 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, 2013 +# Bashar Al-Abdulhadi, 2014 +# Eyad Toma , 2013 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-28 09:21+0000\n" -"Last-Translator: dado_eyad \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-23 21:53+0000\n" +"Last-Translator: Ahmad Khayyat \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/" "ar/)\n" "MIME-Version: 1.0\n" @@ -19,222 +20,230 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "تم حذف %(count)d %(items)s بنجاح." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "لا يمكن حذف %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "هل أنت متأكد؟" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "حذف سجلات %(verbose_name_plural)s المحددة" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "الإدارة" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "الكل" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "نعم" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "لا" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "مجهول" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "أي تاريخ" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "اليوم" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "الأيام السبعة الماضية" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "هذا الشهر" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "هذه السنة" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "الرجاء إدخال ال%(username)s و كلمة السر الصحيحين لحساب الطاقم." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "رجاءً ادخل مرةً أخرى لأن جلستك انتهت." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "إجراء:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "وقت الإجراء" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "معرف العنصر" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "ممثل العنصر" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "علامة الإجراء" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "غيّر الرسالة" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "مُدخل السجل" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "مُدخلات السجل" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "تم إضافة العناصر \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "تم تعديل العناصر \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "تم حذف العناصر \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "كائن LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "لاشيء" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "عدّل %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "و" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "أضاف %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "غيّر %(list)s في %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "حذف %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "لم يتم تغيير أية حقول." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "تمت إضافة %(name)s \"%(obj)s\" بنجاح، يمكنك تعديله مرة أخرى بالأسفل." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "تمت إضافة %(name)s \"%(obj)s\" بنجاح، يمكنك إضافة %(name)s أخر أدناه." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "تم اضافة %(name)s \"%(obj)s\" بنجاح." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "تم تعديل %(name)s \"%(obj)s\" بنجاح، يمكنك تعديله مرة أخرى أدناه." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "تم تعديل %(name)s \"%(obj)s\" بنجاح، يمكنك إضافة %(name)s أخر أدناه." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "تم تغيير %(name)s \"%(obj)s\" بنجاح." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "يجب تحديد العناصر لتطبيق الإجراءات عليها. لم يتم تغيير أية عناصر." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "لم يحدد أي إجراء." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "أضف %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "تم حذف %(name)s \"%(obj)s\" بنجاح." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "العنصر %(name)s الذي به الحقل الأساسي %(key)r غير موجود." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "أضف %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "عدّل %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "خطـأ في قاعدة البيانات" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -245,7 +254,7 @@ msgstr[3] "تم تغيير %(count)s %(name)s بنجاح." msgstr[4] "تم تغيير %(count)s %(name)s بنجاح." msgstr[5] "تم تغيير %(count)s %(name)s بنجاح." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -256,29 +265,24 @@ msgstr[3] "تم تحديد %(total_count)s" msgstr[4] "تم تحديد %(total_count)s" msgstr[5] "تم تحديد %(total_count)s" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "لا شيء محدد من %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "تم حذف %(name)s \"%(obj)s\" بنجاح." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "تاريخ التغيير: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -287,83 +291,71 @@ msgstr "" "حذف %(class_name)s %(instance)s سيتسبب أيضاً بحذف العناصر المرتبطة التالية: " "%(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ادخل" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "إدارة موقع جانغو" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "إدارة جانغو" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "إدارة الموقع" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ادخل" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "إدارة %s" +msgid "%(app)s administration" +msgstr "إدارة %(app)s " -#: widgets.py:90 -msgid "Date:" -msgstr "التاريخ:" - -#: widgets.py:91 -msgid "Time:" -msgstr "الوقت:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "ابحث" - -#: widgets.py:260 -msgid "Add Another" -msgstr "أضف آخر" - -#: widgets.py:302 -msgid "Currently:" -msgstr "حالياً:" - -#: widgets.py:303 -msgid "Change:" -msgstr "تغيير:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "تعذر العثور على الصفحة" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "نحن آسفون، لكننا لم نعثر على الصفحة المطلوبة." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "الرئيسية" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "خطأ في المزود" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "خطأ في المزود (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "خطأ في المزود (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -371,120 +363,141 @@ msgstr "" "كان هناك خطأ. تم إعلام المسؤولين عن الموقع عبر البريد الإلكتروني وسوف يتم " "إصلاح الخطأ قريباً. شكراً على صبركم." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "نفذ الإجراء المحدّد" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "نفّذ" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "اضغط هنا لتحديد جميع العناصر في جميع الصفحات" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "اختيار %(total_count)s %(module_name)s جميعها" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "إزالة الاختيار" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"أولاً، أدخل اسم مستخدم وكلمة مرور. ومن ثم تستطيع تعديل المزيد من خيارات " +"المستخدم." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "أهلا، " +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "أدخل اسم مستخدم وكلمة مرور." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "الوثائق" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "غيّر كلمة المرور" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "اخرج" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "إدارة موقع جانغو" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "إدارة جانغو" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "أضف" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "تاريخ" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "مشاهدة على الموقع" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "الرجاء تصحيح الخطأ أدناه." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "الرجاء تصحيح الأخطاء أدناه." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "أدخل كلمة مرور جديدة للمستخدم %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "كلمة المرور" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "كلمة المرور (مجدداً)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "أدخل كلمة المرور ذاتها التي أعلاه لتأكيدها." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "أهلا، " + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "الوثائق" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "اخرج" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "أضف" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "تاريخ" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "مشاهدة على الموقع" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "أضف %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "مرشّح" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "إزالة من الترتيب" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "أولوية الترتيب: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "عكس الترتيب" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "احذف" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -494,7 +507,7 @@ msgstr "" "حذف العنصر %(object_name)s '%(escaped_object)s' سيتسبب بحذف العناصر المرتبطة " "به، إلا أنك لا تملك صلاحية حذف العناصر التالية:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -503,7 +516,7 @@ msgstr "" "حذف %(object_name)s '%(escaped_object)s' سيتسبب أيضاً بحذف العناصر المرتبطة، " "إلا أن حسابك ليس لديه صلاحية حذف أنواع العناصر التالية:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -512,16 +525,16 @@ msgstr "" "متأكد أنك تريد حذف العنصر %(object_name)s \"%(escaped_object)s\"؟ سيتم حذف " "جميع العناصر التالية المرتبطة به:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "نعم، أنا متأكد" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "حذف عدّة عناصر" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -531,7 +544,7 @@ msgstr "" "حذف عناصر %(objects_name)s المُحدّدة سيتسبب بحذف العناصر المرتبطة، إلا أن " "حسابك ليس له صلاحية حذف أنواع العناصر التالية:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -540,7 +553,7 @@ msgstr "" "حذف عناصر %(objects_name)s المحدّدة قد يتطلب حذف العناصر المحميّة المرتبطة " "التالية:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -549,41 +562,56 @@ msgstr "" "أأنت متأكد أنك تريد حذف عناصر %(objects_name)s المحددة؟ جميع العناصر التالية " "والعناصر المرتبطة بها سيتم حذفها:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "أزل" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "إضافة سجل %(verbose_name)s آخر" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "احذفه؟" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " حسب %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "النماذج في تطبيق %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "عدّل" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "ليست لديك الصلاحية لتعديل أي شيء." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "آخر الإجراءات" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "إجراءاتي" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "لا يوجد" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "مُحتوى مجهول" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -592,27 +620,27 @@ msgstr "" "هنالك أمر خاطئ في تركيب قاعدة بياناتك، تأكد من أنه تم انشاء جداول قاعدة " "البيانات الملائمة، وأن قاعدة البيانات قابلة للقراءة من قبل المستخدم الملائم." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "كلمة المرور:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "نسيت كلمة السر أو اسم المستخدم الخاص بك؟" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "التاريخ/الوقت" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "المستخدم" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "إجراء" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -620,19 +648,20 @@ msgstr "" "ليس لهذا العنصر سجلّ تغييرات، على الأغلب أنه لم يُنشأ من خلال نظام إدارة " "الموقع." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "أظهر الكل" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "احفظ" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "ابحث" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -643,93 +672,41 @@ msgstr[3] "%(counter)s نتائج" msgstr[4] "%(counter)s نتيجة" msgstr[5] "%(counter)s نتيجة" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "المجموع %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "احفظ كجديد" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "احفظ وأضف آخر" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "احفظ واستمر بالتعديل" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"أولاً، أدخل اسم مستخدم وكلمة مرور. ومن ثم تستطيع تعديل المزيد من خيارات " -"المستخدم." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "أدخل اسم مستخدم وكلمة مرور." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "أدخل كلمة مرور جديدة للمستخدم %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "كلمة المرور" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "كلمة المرور (مجدداً)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "أدخل كلمة المرور ذاتها التي أعلاه لتأكيدها." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "أزل" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "إضافة سجل %(verbose_name)s آخر" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "احذفه؟" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "شكراً لك على قضائك بعض الوقت مع الموقع اليوم." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "ادخل مجدداً" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "غيّر كلمة مرورك" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "تم تغيير كلمة المرور بنجاح" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "تمّ تغيير كلمة مرورك." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -737,64 +714,48 @@ msgstr "" "رجاءً أدخل كلمة مرورك القديمة، للأمان، ثم أدخل كلمة مرور الجديدة مرتين كي " "تتأكّد من كتابتها بشكل صحيح." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "كلمة المرور القديمة" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "كلمة المرور الجديدة" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "غيّر كلمة مروري" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "استعادة كلمة المرور" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "تم استعادة كلمة المرور" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "تم تعيين كلمة مرورك. يمكن الاستمرار وتسجيل دخولك الآن." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "تأكيد استعادة كلمة المرور" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "أدخل كلمة المرور الجديدة" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "رجاءً أدخل كلمة مرورك الجديدة مرتين كي تتأكّد من كتابتها بشكل صحيح." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "كلمة المرور الجديدة:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "أكّد كلمة المرور:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "تم إعادة تعيين كلمة المرور بنجاح" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -802,12 +763,7 @@ msgstr "" "رابط استعادة كلمة المرور غير صحيح، ربما لأنه استُخدم من قبل. رجاءً اطلب " "استعادة كلمة المرور مرة أخرى." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "تم إعادة ضبط كلمة المرور بنجاح" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -815,7 +771,7 @@ msgstr "" "تم إرسال بريد إلكتروني بالتعليمات لوضع كلمة السر الخاصة بك. سوف تستقبل " "البريد الإلكتروني قريباً" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -823,7 +779,7 @@ msgstr "" "في حال عدم إستقبال البريد الإلكتروني، الرجاء التأكد من إدخال عنوان بريدك " "الإلكتروني بشكل صحيح ومراجعة مجلد الرسائل غير المرغوب فيها." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -832,24 +788,24 @@ msgstr "" "لقد قمت بتلقى هذه الرسالة لطلبك بإعادة تعين كلمة السر لحسابك الشخصي على " "%(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "رجاءً اذهب إلى الصفحة التالية واختر كلمة مرور جديدة:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "اسم المستخدم الخاص بك، في حال كنت قد نسيته:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "شكراً لاستخدامك موقعنا!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "فريق %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -857,28 +813,52 @@ msgstr "" "هل فقدت كلمة السر؟ أدخل عنوان بريدك الإلكتروني أدناه وسوف نقوم بإرسال " "تعليمات للحصول على كلمة سر جديدة." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "عنوان البريد الإلكتروني:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "استعد كلمة مروري" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "كافة التواريخ" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(لاشيء)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "اختر %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "اختر %s لتغييره" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "التاريخ:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "الوقت:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "ابحث" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "أضف آخر" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "حالياً:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "تغيير:" diff --git a/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo index 6d5732cb90f5bf1754f6f4cbed7f2a5e9cde8824..3687027e864bfd3e088b171de44d8c2a1f2c44f7 100644 GIT binary patch delta 1950 zcmcJOJxo(k6vr=6EfxUt>!Ymgr;* zvbZ>q2sEf6T_i>gi-{kLvb>k5gNXwUZW`VEol+H}q82&ndB6MlKj)r%J5zUmoAtWN zHKee5ycTaPQfen`E#`xLfJbeQcm`c?8g@Y&N&p{&G9Kh}6t==nI0RXu-a*;_9!kIuP!bSznyLa`gVpdV z9EJQ;h)t!$SNmz~W#AB$Ow;f>yaHw8cDGWe;Y0X}>iEejL%)J(A~XrBWgb?*X~K2~k2>e2I(C*-llB;M&VY6< zF`d!&2%B#+!AhShM9TV)T7^h){>47xylGjBTX}n!>zSD6gx25R;vcmNk+K&2xE7X{ V^~0NAm{uWDp6~yk?08w5>kFbm%FX}) delta 836 zcmXZaPe>GD7{~Ev|Cpm~wQkv_nGQiB*vRbE);5V0*&_l?@D$Vd z9IxO@)B^wF_ICaxv<#|$7PUYgwcv5&XFiVySj08_h%97Rd1$^ep2vCYV13&lcud1< z)WAt*U&0;yK{jUE&0g_7#xdw(4LpdyaX+Tmg*KE!Wu^!9{~&f@h}}4eB`o7OKEVv@ z+l~VKg_`Iu-oxbH*1-EnlRZP7U^Dg&YN0JWgrDN}@3_tTF22XNOs?^(q)FrN;xw*d zO$&Y_Sj7f@!5bWF11}!nzEOjEsJcH*l%s0HDs*WUhBnjhwqC72R`V-s%9J*%O!QJ! zj+jj}1ATaG)(%s3$0}K>PDPfD8?g9$Bx;qTvBxk^?W+GtUQX11rmv;iyt(Rfv_9dC z6i<16(eneha3(C2hW)_zJEy0-ndo-qW~I95U7B5qLO1XW^gHbZ=Ul%O2F3MFC*L=> jFnjBIwB(Mqf(yZ&g-Urj8d;21#_FG)7pZz8JDUCvf~i+h diff --git a/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po index d627b9567..01014f273 100644 --- a/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po @@ -1,14 +1,15 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Bashar Al-Abdulhadi, 2014 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 17:17+0000\n" +"Last-Translator: Bashar Al-Abdulhadi\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/" "ar/)\n" "MIME-Version: 1.0\n" @@ -18,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s المتوفرة" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +33,38 @@ msgstr "" "هذه قائمة %s المتوفرة. يمكنك اختيار بعضها بانتقائها في الصندوق أدناه ثم " "الضغط على سهم الـ\"اختيار\" بين الصندوقين." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "اكتب في هذا الصندوق لتصفية قائمة %s المتوفرة." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "انتقاء" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "اختر الكل" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "اضغط لاختيار جميع %s جملة واحدة." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "اختيار" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "احذف" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s المُختارة" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,16 +73,17 @@ msgstr "" "هذه قائمة %s المحددة. يمكنك إزالة بعضها باختيارها في الصندوق أدناه ثم اضغط " "على سهم الـ\"إزالة\" بين الصندوقين." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "إزالة الكل" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "اضغط لإزالة جميع %s المحددة جملة واحدة." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "لا شي محدد" @@ -91,7 +93,8 @@ msgstr[3] "%(sel)s من %(cnt)s محددة" msgstr[4] "%(sel)s من %(cnt)s محدد" msgstr[5] "%(sel)s من %(cnt)s محدد" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +102,8 @@ msgstr "" "لديك تعديلات غير محفوظة على بعض الحقول القابلة للتعديل. إن نفذت أي إجراء " "فسوف تخسر تعديلاتك." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,76 +112,101 @@ msgstr "" "اخترت إجراءً لكن دون أن تحفظ تغييرات التي قمت بها. رجاء اضغط زر الموافقة " "لتحفظ تعديلاتك. ستحتاج إلى إعادة تنفيذ الإجراء." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "اخترت إجراءً دون تغيير أي حقل. لعلك تريد زر التنفيذ بدلاً من زر الحفظ." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "ملاحظة: أنت متقدم بـ %s ساعة من وقت الخادم." +msgstr[1] "ملاحظة: أنت متقدم بـ %s ساعة من وقت الخادم." +msgstr[2] "ملاحظة: أنت متقدم بـ %s ساعة من وقت الخادم." +msgstr[3] "ملاحظة: أنت متقدم بـ %s ساعة من وقت الخادم." +msgstr[4] "ملاحظة: أنت متقدم بـ %s ساعة من وقت الخادم." +msgstr[5] "ملاحظة: أنت متقدم بـ %s ساعة من وقت الخادم." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "ملاحظة: أنت متأخر بـ %s ساعة من وقت الخادم." +msgstr[1] "ملاحظة: أنت متأخر بـ %s ساعة من وقت الخادم." +msgstr[2] "ملاحظة: أنت متأخر بـ %s ساعة من وقت الخادم." +msgstr[3] "ملاحظة: أنت متأخر بـ %s ساعة من وقت الخادم." +msgstr[4] "ملاحظة: أنت متأخر بـ %s ساعة من وقت الخادم." +msgstr[5] "ملاحظة: أنت متأخر بـ %s ساعة من وقت الخادم." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "الآن" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "الساعة" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "اختر وقتاً" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "منتصف الليل" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 ص." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "الظهر" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "ألغ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "اليوم" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "التقويم" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "أمس" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "غداً" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "يناير فبراير مارس إبريل مايو يونيو يوليو أغسطس سبتمبر أكتوبر نوفمبر ديسمبر" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "أ إ ث أ خ ج س" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "أظهر" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "اخف" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "الآن" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "الساعة" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "اختر وقتاً" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "منتصف الليل" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 ص." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "الظهر" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "ألغ" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "اليوم" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "التقويم" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "أمس" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "غداً" diff --git a/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d47470f49f5ff4048a463d5be7cf65c01cb35f74 GIT binary patch literal 2537 zcmaKs%WqUw9LJA}g5w)S6dxRjOD)8Z1LvM|IS)FG zuprUs#+aD6VBvy=3l?1%5*Nlq<0Sk6CNA8#ap7Y};$FYMJJUjl@nr6N?&F-_x-wtpR zd;~lUJ`K);kAd%l6|eyB2R{I5-W8Bseg>WaKL^RrU&HseK=Si9_$atz8)Lh{-Qde$ z6&wfO13v;k1j$bYP96kzf#h%RkRu@Fa{zn|d!X3Z#57+X zv)_lLTxpPR+A|2R%$sUMgKSeBDdx>Vb)-Q$ynu`BK7|V=w+8uq5m#B;;oIlHXK_6< ze5N>QQ2sQi{xoQRqTK8WdcfegcH*LaMT7KVHEuh6WUOt%xaVGK*$y&e&2~`MG*~ms z_=qpjG&ZbCNB1)0`$xv?$~jCP_xn@U)S5NTI?qIqtm!0Qw~_nkNYXmV<;N zBXT+J*^HLL4gJ9rn~Baz6ZCq6&B6%&Z9C?8BPbAd+_L!~bIt2vSjt6~E2DgHB3S47MJ2e* zh0>zr|Tae?tN0yFi=Xe3#rD;owLP2(G!s_659fe~pm7_*2 zn~8OH+MG9b&9F0a6qWbZx%COY5W6s!V52^Hpf*{nVPdi*FDkNm*SyIZuN`XCrw-IGDhtAgq~(P1nq+M7x3G<& z!-7;O8Gjwo;PFjeKBmfa>>F5Px)DhxEh+K_Z~73OLfOVvLns>6>e|{`imDi|IRb-Z$N{^ZPG4m;8%bEa)GWx5SMwW7jSuni7Rl|>z$(8)0z9^c@mC?Eaw1z&Oy6M7IT(Er+&O+?($ zM9SFMta3Q+=nFj=0NUZ`1lefxWVR5zBM^ds8*8M;X2qG)+Iln)gn=n-k;klm1JRgn z|66n(7>a0rWn|ROJZXSNf{Rv+4gwplh(?sgF(n;-7ufnHI84xj7yWBJWdxh+$#x_O z^(e)H>6-~=_&7+F`kjUN|KDp$)nEatQ!@SQ=n(P0o6QNiVmV?)lZh#(a~AqHkh0L! zR#b#cLT`4K%sS|Ub_=u4^{+=xt!zcQ{)WIrg(_evv@OuZN$0$P(c@0E6|J*KmfAHv z8q_pJRzY#>7ThR~3PyIqIu!7D|2wJJtn>)qw)-0qoz{f@MsB^f6BL2vrc@eAMtpMO f4kgiyGz1JHgNvi^rM2urj4EDCu;u;+TW9|Q5pth% literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/ast/LC_MESSAGES/django.po b/django/contrib/admin/locale/ast/LC_MESSAGES/django.po new file mode 100644 index 000000000..72e3964a9 --- /dev/null +++ b/django/contrib/admin/locale/ast/LC_MESSAGES/django.po @@ -0,0 +1,819 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ḷḷumex03 , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Asturian (http://www.transifex.com/projects/p/django/language/" +"ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "desanciáu con ésitu %(count)d %(items)s." + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "Nun pue desaniciase %(name)s" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "¿De xuru?" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "Too" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "Sí" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "Non" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "Desconocíu" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "Cualaquier data" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "Güei" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "Esti mes" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "Esi añu" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "" + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "Aición:" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "Amestáu \"%(object)s\"." + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "" + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "" + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "y" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "" + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "" + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "" + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr "" + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "" + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "" +"Los oxetos tienen d'usase pa faer aiciones con ellos. Nun se camudó dengún " +"oxetu." + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "Nun s'esbilló denguna aición." + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "" + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Amestar %s" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "Esbillaos 0 de %(cnt)s" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Aniciar sesión" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "Nun s'alcontró la páxina" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "Sentímoslo, pero nun s'alcuentra la páxina solicitada." + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" +"Hebo un erru. Repotóse al sitiu d'alministradores per corréu y debería " +"d'iguase en pocu tiempu. Gracies pola to paciencia." + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "Executar l'aición esbillada" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "Dir" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "Esbillar too %(total_count)s %(module_name)s" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "Llimpiar esbilla" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bienllegáu/ada," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentación" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "" + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Amestar otru" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Anguaño:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..f4936d713cd50d9ce48577ec80cb293dbbea325f GIT binary patch literal 2413 zcmaKsO^g&p6vtb{uTfF(10;St6PDc#^vvukfgN0R++`7T*kM@=BwlK|-_8{DRE_m9 zyW@qUn&?5J#&9vj#CTZ~Ln0)S7&8fH4<3z%BZ&t&dG%jCvmZ*J)78JKSM^@KdawHZ zv198O5uV*>&!YW>HiCBT9(?fBw?xrF@Fe&M_!0OZ_$7Eh`1O$Af{$Xn3Kqbhz=y!= z;0xfd;9l@=@IG+oy#xK{z^xeX0Z)VDV6cB-DE|<|8-0RL*zZ#?*#8O)df$M--gjWo z`yLGYUI8zHzkr{E?_%*qoaq)gh4IHQ7W};q27AAOLGMrS0q`dHICu+u7~BG3;5Kj% zxEq`RUjxJb?}2!uPTZS%7ogC~Z95U+5yUBhvXkul5JxFx+rBV&nj=t97W<21V4T(v7?CK?&jh>d1M z#wryC9hGnv&9t<(JOl}Hvb{0N@_EZD*UV&co}8v6S0RyQ5R-7EVW}9+tj!y4>n`W> zSUS+&yi6zOqdA#5Hqo0h<>md(o*D#EUu=J$&2R7!1#{ zg=ax@R(om*oMbJ^Bov9nNv-yyn^JGMK#e+TixfvzJw!*SCL>FVq)KI1re0*UBsoiM zkzjMwFm;S>AR|4>v_3CYla{n0*J3)Vso|Z2vJn^uAvO&&r-CPgx#Hbj!=nGVW}%ro zYu24Z7H@NodhCi+&sbQdBv0o2TOr>;f8aSXt{Ao;G#nd0@N5v0VpKQ!9ByNLEREk` zV-cnbrRNY0U0C3bHZHE&rcC2EeAC8@xPi$ZJMt_K{dT-a=gf*U7@OV-bh4ztmRy%QYtMkFBe^~Czp7onCNy1 zsSBsHrA}#ZxKcK>QNre>@j~rb?Z`#|CW__4j8={n9P4#(LdPqv)X9WYheJM$WjB3# zaV|czu`X=5#3nwX5}o3DROnDcx^-tOgq;fY%o~x#bK10Rg;XaW+Ud!|H0Vx`DSC05 zCdLmJ*2@F#=vwJu+mKn-zvS;cDYT7drR``XH>w9NzA(~9@J%%I3M$DFo9G^XX3%p_ zl2?LS+K9CYTo*m)_g8(WBy}U(k~)HTpcxi~Qj(4a)h;(hDmE6SY=x4E6!;l*rUy#> z)!Q`|IO|`|D~o|wRplE-n&^yFY$uWmFUW zAB2JuA}0}@kPK9wLG%QU+rNw|)59JL#bYI(N<`bIDBIXN6&d!|mLTf@8-FvS%AE8e zUJW?x@HbP_vqReSXhsd~V3=m5AyoCm3*1Zup4VrNq5>nq#XGvxVS^kf*T0nehQG%k zLvS4K7TM23Zk|kc@Bwv9$ OjKFtc9U&M-D*6}2e5a}a literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po new file mode 100644 index 000000000..afd89fd30 --- /dev/null +++ b/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po @@ -0,0 +1,197 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ḷḷumex03 , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-29 07:09+0000\n" +"Last-Translator: Ḷḷumex03 \n" +"Language-Team: Asturian (http://www.transifex.com/projects/p/django/language/" +"ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/static/admin/js/SelectFilter2.js:45 +#, c-format +msgid "Available %s" +msgstr "Disponible %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:46 +#, c-format +msgid "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:53 +#, c-format +msgid "Type into this box to filter down the list of available %s." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:57 +msgid "Filter" +msgstr "Filtrar" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +msgid "Choose all" +msgstr "Escoyer too" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +#, c-format +msgid "Click to choose all %s at once." +msgstr "Primi pa escoyer too %s d'una vegada" + +#: contrib/admin/static/admin/js/SelectFilter2.js:67 +msgid "Choose" +msgstr "Escoyer" + +#: contrib/admin/static/admin/js/SelectFilter2.js:69 +msgid "Remove" +msgstr "Desaniciar" + +#: contrib/admin/static/admin/js/SelectFilter2.js:75 +#, c-format +msgid "Chosen %s" +msgstr "Escoyíu %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:76 +#, c-format +msgid "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +msgid "Remove all" +msgstr "Desaniciar too" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +#, c-format +msgid "Click to remove all chosen %s at once." +msgstr "Primi pa desaniciar tolo escoyío %s d'una vegada" + +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 +msgid "%(sel)s of %(cnt)s selected" +msgid_plural "%(sel)s of %(cnt)s selected" +msgstr[0] "%(sel)s de %(cnt)s esbilláu" +msgstr[1] "%(sel)s de %(cnt)s esbillaos" + +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 +msgid "" +"You have unsaved changes on individual editable fields. If you run an " +"action, your unsaved changes will be lost." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, but you haven't saved your changes to " +"individual fields yet. Please click OK to save. You'll need to re-run the " +"action." +msgstr "" +"Esbillesti una aición, pero entá nun guardesti les tos camudancies nos " +"campos individuales. Por favor, primi Aceutar pa guardar. Necesitarás " +"executar de nueves la aición" + +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, and you haven't made any changes on individual " +"fields. You're probably looking for the Go button rather than the Save " +"button." +msgstr "" +"Esbillesti una aición, y nun fixesti camudancia dala nos campos " +"individuales. Quiciabes teas guetando'l botón Dir en cuantes del botón " +"Guardar." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Agora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Reló" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Escueyi una hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Media nueche" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Meudía" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Encaboxar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Güei" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calandariu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ayeri" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Mañana" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "" +"Xineru Febreru Marzu Abril Mayu Xunu Xunetu Agostu Setiembre Ochobre Payares " +"Avientu" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "Amosar" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "Anubrir" diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/django.mo b/django/contrib/admin/locale/az/LC_MESSAGES/django.mo index 8dfa2118c7267de6147826d693e61aa548b1e0c1..4d1e248aca3a7b2e6024e5914c45282c378584fe 100644 GIT binary patch delta 3319 zcmYk;drZ}39LMp8iy+7W0p&!B9ubg>;5i71Af||yGOr0(DGCaTA|f0#R6KYgMbmO8 zYu+-aR<@b8lUw$O1838m)7osy&CH2g&S`TwGpnuMpL2e0KI3~{&+l@6&*l3(zr&rC zo0ocS#)a-Nl--Y?YbG{2h@FMbO zF7u)LuVWv)g|z1}_o>8lBElBvKoaVUg{VG^#ojmt+i(_c!K=uhnG6MXhnUm z9piAj7k+?#c)+O4B*3sSs07+kz344)Ppx*FWiP|a2MKf4-Uf< zs2TVPHFLkJDQh zo=4q(71hxjsD|z#ZJGy2-%JprQiJ_a14%@EFTFqWuM_#4P>xHHSuxX44OgPBH=q_@ z8!82RQ7JougYhKJ#H+X!9W01K{2cZD9@GH;Ky~aXYKCog=3luR%!hh73hA^NgNZl` z)zEU(1J9lnBEv_D(kM9qxn4i)A45o*f+ zLCr)THm63?7e`?dY9wW-?OBP+c{OHXBQC=OSd8IGfq_iKbdDFIX0p?A5Aqz3IZQ=8 zIc8n>8r9=2%S+bzYxr>xFAii9jEBVQ!Fw?m&!I;C7&SA-5opkk8pu%8btfuyMQGFh zpJAPtk11SOg$%-ch{}-PTZC$O0dJL5Dv%F zsE*vW&fmjqjx}0O6XsCq!oygJ)ePH*-KYn(qy=)h12ytbQ8RJ|$KW|sL;v9f96l^? zy%9S&Zbkof+@kB`EeyX(Xa0Lp`Gyn0coti+8+&6BTSGHYin^~H^?sO#dcX=~l8hVG zv5!zQ@&zgtr!fS(k?ff7P^tY5_59FG=3lGcmKm7xBvg*GPz{blH8=^?kqT7q>X5;h zji`MNtZc=WXD`X zb>JzggRvws9PP-?HG?r1i%`E24X6R`M5Xc|sy!cSEqN|d*-zzHWLC^N-a2aN80v*| z$ueR@;5{$}mvFuv3-B(ggF|>b@eVT+Q8})}P1u9#XswH1P^?EC-w5b2x2b3ZcTxND zA^LN}Fr*D_n1C^ug0yM!Fd7%5a@>r%Zw+edJMay>jN>tFWMC05MXiC&7^eOI36(fb ze1>|^x7P7lR0BU^6yCxJe1J;L6AVI?&H$zkbx$6#n3znctRfZ=8c-y$o7h13fB%(- zb%dMPMeHCn^^JteD*;RzY8C5Up%H1;o-gej%&|_)f9^s#_1T0vt)jFw5SoSY)qK24 zC^yrHc?4_Aj3)AlafBAmyM#(8@gA{F2b2-sps09{GOiL&yh)@JCB$ol_Q$iruam#L z%qQ=0vzgGctsDWkLY|dsoZ+B^_(3T8O2DcK0S? z2~k575pBc@Ld8L7U#QF=I*92yu*!PNskoDvOOz6$2$f(WMioa%t0OhNwyxe?6WO%D zUFWW^$!K$`=w*UYD delta 4141 zcmZ|R4Q!Rw9mny*OIx4?rKJVROCOMyzHqy?P-rVsDsLhMDp&KWJVT~~%+kmugW6Ne1oLh)6Vw_`U(Zu&SM)v*P`!qw{PWa!? zdCv24&iSA7Jmtxj_u9IyrVl-2D94G3#EqfGT*7yT^FzrWX-p;-;6qrAd3Y2j-~}9p zSFi%#$8yXWWz1--$7F0qJtyQH@5U5ky39T*LpTw`Gtd|ZKg-m|C)p2nGY0X3k{u&bWR4Jy-c6;BOf z2M)&fkTo)YN4ACe2p_~xQ4gpkpIWljsOvVOGS`AS--*g#7mmP}P}jeT8t~aH@~@75 zLxa}#cc_v671iO#s2P2Mx-psj={N(m)>Dz}n<7-lb1@rhQP(vi|I8MCv|0D#c>J+< z+&`B5Ypt%)ptbz~bMSMl!>n<}?8RoR!jEt^7V;EzV54T*j+#IRvT9}@@(A-HY9g;8 zNj7JZf96eo)Zah4sKnO-HIN&q2PHF&Ld-^ud=V-GHY!6QR0ejTu74VTir>dvT)|BR z7{PgJM^2e5Sd3rdGVGepyH!HP^*o7W+x!Wm_)qM{hDnJvypC%){scAPT6UOr`2(Ko zQJHB#?TO8(rP+$gL=S2r`*Dum|6^1%lS`=g`5n~exQ0deAwG)Ptjk^4jhaax=HpdV zDpRb48K~#vpayaW>U8t4uz z!@YP1o<&`E6}8JhL1pkJs^d&9(u}8|&KIMWtP)4kzgg}ztix#>w;@?K2T^Nz2G#MO zQ5{`F?Sap5Cl2GL1K5M=Z~`}J6HZ4hK_#l=8syD2wW!V6fL%(_HY!SO4{Bz=MlHct zs0R(pGv*%5M$N1dHKT2)2k*sXd=7`;5mZMn;tcFX4dj~FejR-r-^?TbVJb7G8*?5{ z;3K$^eD~rx)Pr2Mvevu@HS?3GjJ%F>@jR-df1?IiSZK@wtU+DZjor8(b={bv#NURR zBJ!V1!>?#a!r$Xyyo6ivZPWwmxJ#K>i@I(T>cg`cb^jB{a+@C10Dpob@EoS%Z&8_f z8`)mwGHQu$bWu?UOny4(Mav68xlG%}tLC3t~6Q~Y;hG}>KhvOemOY;}xJ7-oCs|fye`^|ytaq1me@utA@Yc)i6MjvZ>D)RUZel< ziAwylyVR?TRHBs7JN-RkE#VNmiN%CIulEuU6BaR0B23Tb%+omYO|b zY;OKHo2?Ef?8I)%9-HT#bHdydcHC$%V!qwv#ulgL#v0P9mgMF~+9Gyv!@vVwC+IXr z9KWdv2I=(woXmAC+us@p1>8v3js)65y~om4B&UU(4y)aE-Hx`fzxUnrLxV>*w%DO& z$8w{MjgIR!MT4={%qhvO?LjBv#I|SV`ZPu-a?1s#&U=7&CK~$h&Ao>+mkpX-7j$gb zv4U;QRv={A&2}I(!)kCE?I^8V+oEC1r7s3$wb-uZbhZb=j=#9~-K=pbNxsH5^7PfD z;_{ikl5$^Jxm7x=s^5vR&3D=Fo=3Sa3QtE8f;tg`pv z$s-4)mfmT#2cuy-cvnemd(Ncl|FIm={u9w~(6;;+k8BORal#)62ZH`U@z<6jbn!?e z(0K7k>~PMEp<3P8xt!S*-^{s>S+w?_ar@6Ot-e!%V4%T#E&Xm_tIgToPjf0$GM!L> z6$rNlqn6+93^Dx>R^KT*;*aepEQ#$Y%*YzJ z`j&J3XNqDbtV!RgzMqFS1sJy-VuT@Ui`^Mv S9u0v=Ya%Jdy|ZS#nerc2Wk<~b diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/django.po b/django/contrib/admin/locale/az/LC_MESSAGES/django.po index 27471786a..9a334e442 100644 --- a/django/contrib/admin/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/az/LC_MESSAGES/django.po @@ -3,10 +3,10 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/django/" "language/az/)\n" @@ -14,158 +14,161 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: az\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s uğurla silindi." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s silinmir" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Əminsiniz?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Seçilmiş %(verbose_name_plural)s-ləri sil" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Hamısı" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Hə" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Yox" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Bilinmir" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "İstənilən tarix" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Bu gün" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Son 7 gündə" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Bu ay" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Bu il" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Yenidən daxil olun, çünki seansın vaxtı bitmişdir." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Əməliyyat:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "əməliyyat vaxtı" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "obyekt id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "obyekt repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "bayraq" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "dəyişmə mesajı" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "loq yazısı" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "loq yazıları" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" əlavə olundu." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" - %(changes)s dəyişiklikləri qeydə alındı." -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" silindi." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry obyekti" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Heç nə" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s dəyişdi." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "və" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" əlavə olundu." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr " %(list)s %(name)s \"%(object)s\" üçün dəyişdi." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" siyahısından silindi." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Heç bir sahə dəyişmədi." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -173,38 +176,38 @@ msgstr "" "%(name)s \"%(obj)s\" siyahısına uğurla əlavə olundu. Yenə onu aşağıda " "redaktə edə bilərsiniz." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" siyahısına uğurla əlavə edildi." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" siyahısında uğurla dəyişdirildi." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -212,147 +215,137 @@ msgstr "" "Biz elementlər üzərində nəsə əməliyyat aparmaq üçün siz onları seçməlisiniz. " "Heç bir element dəyişmədi." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Heç bir əməliyyat seçilmədi." -#: options.py:1117 -#, python-format -msgid "Add %s" -msgstr "%s əlavə et" - -#: options.py:1141 options.py:1386 -#, python-format -msgid "%(name)s object with primary key %(key)r does not exist." -msgstr "%(key)r əsas açarı ilə %(name)s mövcud deyil." - -#: options.py:1207 -#, python-format -msgid "Change %s" -msgstr "%s dəyiş" - -#: options.py:1257 -msgid "Database error" -msgstr "Bazada xəta" - -#: options.py:1320 -#, python-format -msgid "%(count)s %(name)s was changed successfully." -msgid_plural "%(count)s %(name)s were changed successfully." -msgstr[0] "%(count)s %(name)s uğurla dəyişdirildi." - -#: options.py:1347 -#, python-format -msgid "%(total_count)s selected" -msgid_plural "All %(total_count)s selected" -msgstr[0] "%(total_count)s - hamısı seçilib" - -#: options.py:1352 -#, python-format -msgid "0 of %(cnt)s selected" -msgstr "%(cnt)s-dan 0 seçilib" - -#: options.py:1403 +#: contrib/admin/options.py:1271 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" uğurla silindi." -#: options.py:1459 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "%(key)r əsas açarı ilə %(name)s mövcud deyil." + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s əlavə et" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "%s dəyiş" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "Bazada xəta" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "%(cnt)s-dan 0 seçilib" + +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Dəyişmə tarixi: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Daxil ol" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django sayt administratoru" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administrasiya" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Sayt administrasiyası" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Daxil ol" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administrasiyası" - -#: widgets.py:90 -msgid "Date:" -msgstr "Tarix:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Vaxt:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Sorğu" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Yenisini əlavə et" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Səhifə tapılmadı" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Üzrlər, amma soruşduğunuz sayt tapılmadı." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Ev" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Serverdə xəta" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Serverdə xəta (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Serverdə xəta (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -360,122 +353,143 @@ msgstr "" "Xəta baş verdi. Sayt administratorlarına e-poçt göndərildi və onlar xəta ilə " "tezliklə məşğul olacaqlar. Səbrli olun." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Seçdiyim əməliyyatı yerinə yetir" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Getdik" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Bütün səhifələr üzrə obyektləri seçmək üçün bura tıqlayın" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Bütün %(total_count)s sayda %(module_name)s seç" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Seçimi təmizlə" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Əvvəlcə istifadəçi adını və parolu daxil edin. Ondan sonra daha çox " +"istifadəçi imkanlarını redaktə edə biləcəksiniz." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Xoş gördük," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "İstifadəçi adını və parolu daxil edin." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Sənədləşdirmə" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Parolu dəyiş" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Çıx" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django sayt administratoru" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administrasiya" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Əlavə et" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Tarix" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Saytda göstər" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" "one: Aşağıdakı səhvi düzəltməyi xahiş edirik.\n" "other: Aşağıdakı səhvləri düzəltməyi xahiş edirik." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s üçün yeni parol daxil edin." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Parol" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Parol (bir daha)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Yuxarıdakı parolu yenidən daxil edin, dəqiqləşdirmək üçün" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Xoş gördük," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Sənədləşdirmə" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Çıx" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Əlavə et" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Tarix" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Saytda göstər" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s əlavə et" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Süzgəc" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Sıralamadan çıxar" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sıralama prioriteti: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Sıralamanı çevir" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Sil" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -486,7 +500,7 @@ msgstr "" "obyektlər də silinməlidir. Ancaq sizin hesabın aşağıdakı tip obyektləri " "silməyə səlahiyyəti çatmır:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -495,7 +509,7 @@ msgstr "" "%(object_name)s \"%(escaped_object)s\" obyektini silmək üçün aşağıdakı " "qorunan obyektlər də silinməlidir:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -504,16 +518,16 @@ msgstr "" "%(object_name)s \"%(escaped_object)s\" obyektini silməkdə əminsiniz? Ona " "bağlı olan aşağıdakı obyektlər də silinəcək:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Hə, əminəm" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Bir neçə obyekt sil" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -524,7 +538,7 @@ msgstr "" "Ancaq sizin hesabınızın aşağıdakı tip obyektləri silmək səlahiyyətinə malik " "deyil:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -533,7 +547,7 @@ msgstr "" "%(objects_name)s obyektini silmək üçün aşağıdakı qorunan obyektlər də " "silinməlidir:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -542,41 +556,56 @@ msgstr "" "Seçdiyiniz %(objects_name)s obyektini silməkdə əminsiniz? Aşağıdakı bütün " "obyektlər və ona bağlı digər obyektlər də silinəcək:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Yığışdır" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Daha bir %(verbose_name)s əlavə et" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Silək?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s görə " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s proqramındakı modellər" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Dəyiş" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Üzrlər, amma sizin nəyisə dəyişməyə səlahiyyətiniz çatmır." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Son əməliyyatlar" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mənim etdiklərim" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Heç nə yoxdur" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Naməlum" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -585,27 +614,27 @@ msgstr "" "Bazanın qurulması ilə nəsə problem var. Lazımi cədvəllərin bazada " "yaradıldığını və uyğun istifadəçinin bazadan oxuya bildiyini yoxlayın." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Parol:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Parol və ya istifadəçi adını unutmusan?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Tarix/vaxt" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "İstifadəçi" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Əməliyyat" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -613,111 +642,61 @@ msgstr "" "Bu obyektin dəyişməsinə aid tarix mövcud deyil. Yəqin ki, o, bu admin saytı " "vasitəsilə yaradılmayıb." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Hamısını göstər" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Yadda saxla" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Axtar" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" -msgstr[0] "%(counter)s nəticə" +msgstr[0] "" +msgstr[1] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "Hamısı birlikdə %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Yenisi kimi yadda saxla" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Yadda saxla və yenisini əlavə et" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Yadda saxla və redaktəyə davam et" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Əvvəlcə istifadəçi adını və parolu daxil edin. Ondan sonra daha çox " -"istifadəçi imkanlarını redaktə edə biləcəksiniz." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "İstifadəçi adını və parolu daxil edin." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s üçün yeni parol daxil edin." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Parol" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Parol (bir daha)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Yuxarıdakı parolu yenidən daxil edin, dəqiqləşdirmək üçün" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Yığışdır" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Daha bir %(verbose_name)s əlavə et" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Silək?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Sayt ilə səmərəli vaxt keçirdiyiniz üçün təşəkkür." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Yenidən daxil ol" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Parol dəyişmək" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Parol uğurla dəyişdi" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Sizin parolunuz dəyişdi." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -725,64 +704,48 @@ msgstr "" "Yoxlama üçün köhnə parolunuzu daxil edin. Sonra isə yeni parolu iki dəfə " "daxil edin ki, səhv etmədiyinizə əmin olaq." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Köhnə parol" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Yeni parol" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Mənim parolumu dəyiş" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Parolun sıfırlanması" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Parolun sıfırlanması başa çatdı" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Yeni parol artıq qüvvədədir. Yenidən daxil ola bilərsiniz." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Parolun sıfırlanması üçün təsdiq" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Yeni parolu daxil edin" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "Yeni parolu iki dəfə daxil edin ki, səhv etmədiyinizə əmin olaq." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Yeni parol:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Yeni parol (bir daha):" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Parolun sıfırlanması baş tutmadı" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -790,24 +753,19 @@ msgstr "" "Parolun sıfırlanması üçün olan keçid, yəqin ki, artıq istifadə olunub. " "Parolu sıfırlamaq üçün yenə müraciət edin." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Parolun sıfırlanması uğurla başa çatdı." - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -816,24 +774,24 @@ msgstr "" "%(site_name)s saytında parolu yeniləmək istədiyinizə görə bu məktubu " "göndərdik." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Növbəti səhifəyə keçid alın və yeni parolu seçin:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Sizin istifadəçi adınız:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Bizim saytdan istifadə etdiyiniz üçün təşəkkür edirik!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s komandası" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -841,28 +799,52 @@ msgstr "" "Parolu unutmusunuz? Aşağıda e-poçt ünvanınızı təqdim edin, biz isə yeni " "parol seçmək təlimatlarını sizə göndərək." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-poçt:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Parolumu sıfırla" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Bütün tarixlərdə" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Heç nə)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s seç" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s dəyişmək üçün seç" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Tarix:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Vaxt:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Sorğu" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Yenisini əlavə et" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo index b0a46bc43261dd07a732422135dacc389bfa6384..1c26de9c3430ab6275ab48e70f2d2cd46e19026c 100644 GIT binary patch delta 824 zcmXxiPe@cz6vy$a&Nw=aR^w=Yp6L@Tl9*xM;4GX;Xpt>qXj5U!9yP+$-{M0YMC`UeIH1yO-Qi$ExdXd{8EHbsk|zQ5=5Fz0>lJNCYrerPp}oAVgg@c8@>zcA49jXgZfvD<1V)2FVx=u@D%p97!$<{$i8(` zVi2Kl8L#3sRD;K1eI5Ck4K6y!8&rc2sD__V>%Zdz+`&1VrKm;;F4`}NMYK={8^=ZZ z8<&9={>3SrqsuZ+p*gnKaFx{usIMU<^8&TO2CDIU)IqlJ5Pk{gyO?MG2hU@MMf!gY zDVe(%qrbVw;1b@)PW&AH;RkXi^ApwJHy*?Yx35Mi)J7+92{X8Wo2Y}{;M7`w8^>@O zRbR&ye2w+D46gHH=W&oO+_*VGTBHuMA8M%3H_%OLBZUs6V6Wh*9LK{d5IS5Bd6euT z75WzR6pm=32c#3Gg7My6@|^@9ViJ#$dgr`S(?=?}IrFT=i!`QVnU3LfHlKDzY$soE za*anZYb>bbvUYZ)FzlSk67iB-n@L}(x_-@bXC|u!`=aanm6}~DS8kR)`|Pb?dd>@` knTkI#*=TLsPUVXBly|4uJPP@#=AkR>t;}5 z)PcmIj+zb*j*Urma?!YG;$q_BpV0XJaEw0Td#~rYhkL%?=ehfk?58?Er$WyR%_35Y z5o0oPlnZSKFXJbS;K&|h#xaI5oJQTB9h$}o#^*4Oc^t!KJdQ;?jdctg(=k0dTHqCi z@HMXC8&rbb;r%F+bj>*G|C6W$2~@(9$j>-jo?;H4;AbR}xy?oEtz!Z2;TZYNCY=}D zc!zp$h1DDQ3wxZ#YBV^RKRm6(5w^1zCy*&KgWBNQ&Mf@ATdoG zCDe}S{j2H2qZo6T&^uPsjt&tV!l3%$_sA${$)U$EK^)LHJ=gO5GcBur*GkWoYi+vR z@XBqk^8dL=FuC=1)DMO2a=qzwQ_=a{1>4Elj%#Hv<+BSJ$90_e&7!^P-LJN)^_sm@ zYI}Lhb+Y{LqU~O>oQ1rb>vp1vWZ5rmRJ?|DHRxP-ANbYvrZ->n+THijuV=FbtKn}n fOa7u$h*Q&`NV`(1QE*Uu%iG?p^3Ya4mJI&`>49$W diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po index 5e0b2c777..dbcd01ad2 100644 --- a/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po @@ -4,25 +4,25 @@ # Ali Ismayilov , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/django/" "language/az/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: az\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Mümkün %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -31,38 +31,38 @@ msgstr "" "Bu, mümkün %s siyahısıdır. Onlardan bir neçəsini qarşısındakı xanaya işarə " "qoymaq və iki xana arasındakı \"Seç\"i tıqlamaqla seçmək olar." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Bu xanaya yazmaqla mümkün %s siyahısını filtrləyə bilərsiniz." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Süzgəc" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Hamısını seç" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Bütün %s siyahısını seçmək üçün tıqlayın." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Seç" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Yığışdır" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Seçilmiş %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -71,21 +71,24 @@ msgstr "" "Bu, seçilmiş %s siyahısıdır. Onlardan bir neçəsini aşağıdakı xanaya işarə " "qoymaq və iki xana arasındakı \"Sil\"i tıqlamaqla silmək olar." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Hamısını sil" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Seçilmiş %s siyahısının hamısını silmək üçün tıqlayın." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" -msgstr[0] "%(cnt)s-dan %(sel)s seçilib" +msgstr[0] "" +msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -93,7 +96,8 @@ msgstr "" "Bəzi sahələrdə etdiyiniz dəyişiklikləri hələ yadda saxlamamışıq. Əgər " "əməliyyatı işə salsanız, dəyişikliklər əldən gedəcək." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -103,7 +107,8 @@ msgstr "" "saxlamamışıq. Bunun üçün OK seçməlisiniz. Ondan sonra əməliyyatı yenidən işə " "salmağa cəhd edin." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -112,69 +117,85 @@ msgstr "" "Siz əməliyyatı seçmisiniz və heç bir sahəyə dəyişiklik etməmisiniz. Siz " "yəqin ki, Yadda saxla düyməsini deyil, Getdik düyməsini axtarırsınız." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "İndi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Saat" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Vaxtı seçin" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Gecə yarısı" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Günorta" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Ləğv et" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Bu gün" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Təqvim" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Dünən" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Sabah" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "Yanvar Fevral Mart Aprel May İyun İyul Avqust Sentyabr Oktyabr Noyabr Dekabr" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "B B Ç Ç C C Ş" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Göstər" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Gizlət" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "İndi" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Saat" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Vaxtı seçin" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Gecə yarısı" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Günorta" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Ləğv et" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Bu gün" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Təqvim" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Dünən" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Sabah" diff --git a/django/contrib/admin/locale/be/LC_MESSAGES/django.mo b/django/contrib/admin/locale/be/LC_MESSAGES/django.mo index 1cd3f67a2727171898c45e2c27bd41f6dd5fc973..174b7acea08378e4c104062ab13c45dce65e97c7 100644 GIT binary patch delta 3223 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 diff --git a/django/contrib/admin/locale/be/LC_MESSAGES/django.po b/django/contrib/admin/locale/be/LC_MESSAGES/django.po index b6f113f80..74ba7212d 100644 --- a/django/contrib/admin/locale/be/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/be/LC_MESSAGES/django.po @@ -3,10 +3,10 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/django/" "language/be/)\n" @@ -17,193 +17,196 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Выдалілі %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Не ўдаецца выдаліць %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ці ўпэўненыя вы?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Выдаліць абраныя %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Усе" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Так" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Не" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Невядома" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Хоць-якая дата" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Сёньня" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Апошні тыдзень" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Гэты месяц" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Гэты год" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Тэрмін сэансу скончыўся, таму ўвайдзіце зноўку." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Дзеяньне:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "час дзеяньня" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "нумар аб’екта" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "прадстаўленьне аб’екта" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "від дзеяньня" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "паведамленьне пра зьмену" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "запіс у справаздачы" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "запісы ў справаздачы" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Дадалі «%(object)s»." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Зьмянілі «%(object)s» — %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Выдалілі «%(object)s»." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Запіс у справаздачы" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Няма" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Зьмянілі %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "і" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Дадалі %(name)s «%(object)s»." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Зьмянілі %(list)s для %(name)s «%(object)s»." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Выдалілі %(name)s «%(object)s»." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Палі не зьмяняліся." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "Дадалі %(name)s «%(obj)s». Ніжэй яго можна зноўку правіць." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Дадалі %(name)s «%(obj)s»." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Зьмянілі %(name)s «%(obj)s»." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -211,30 +214,35 @@ msgstr "" "Каб нешта рабіць, трэба спачатку абраць, з чым гэта рабіць. Нічога не " "зьмянілася." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Не абралі дзеяньняў." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Дадаць %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Сьцерлі %(name)s «%(obj)s»." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Аб’ект %(name)s з галоўным ключом %(key)r не існуе." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Дадаць %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Зьмяніць %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "База зьвестак дала хібу" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -243,7 +251,7 @@ msgstr[1] "Зьмянілі %(count)s %(name)s." msgstr[2] "Зьмянілі %(count)s %(name)s." msgstr[3] "Зьмянілі %(count)s %(name)s." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -252,231 +260,235 @@ msgstr[1] "Абралі ўсе %(total_count)s" msgstr[2] "Абралі ўсе %(total_count)s" msgstr[3] "Абралі ўсе %(total_count)s" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Абралі 0 аб’ектаў з %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Сьцерлі %(name)s «%(obj)s»." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Гісторыя зьменаў: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Увайсьці" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Кіраўнічая пляцоўка «Джэнґа»" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Кіраваць «Джэнґаю»" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Кіраваць пляцоўкаю" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Увайсьці" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Кіраваць %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Дата:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Час:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Шукаць" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Дадаць яшчэ" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Бачыну не знайшлі" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "На жаль, запытаную бачыну немагчыма знайсьці." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Пачатак" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Паслужнік даў хібу" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Паслужнік даў хібу (памылка 500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Паслужнік даў хібу (памылка 500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Выканаць абранае дзеяньне" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Выканаць" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Каб абраць аб’екты на ўсіх бачынах, націсьніце сюды" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Абраць усе %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Не абіраць нічога" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Спачатку пазначце імя карыстальніка ды пароль. Потым можна будзе наставіць " +"іншыя можнасьці." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Вітаем," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Пазначце імя карыстальніка ды пароль." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Дакумэнтацыя" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Зьмяніць пароль" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Выйсьці" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Кіраўнічая пляцоўка «Джэнґа»" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Кіраваць «Джэнґаю»" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Дадаць" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Гісторыя" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Зірнуць на пляцоўцы" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Выпраўце хібы, апісаныя ніжэй." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Пазначце пароль для карыстальніка «%(username)s»." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Пароль" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Пароль (яшчэ раз)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Дзеля пэўнасьці набярыце такі самы пароль яшчэ раз." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Вітаем," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Дакумэнтацыя" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Выйсьці" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Дадаць" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Гісторыя" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Зірнуць на пляцоўцы" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Дадаць %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Прасеяць" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Прыбраць з упарадкаванага" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Парадак: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Парадкаваць наадварот" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Выдаліць" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -486,7 +498,7 @@ msgstr "" "Калі выдаліць %(object_name)s «%(escaped_object)s», выдаляцца зьвязаныя " "аб’екты, але ваш рахунак ня мае дазволу выдаляць наступныя віды аб’ектаў:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -495,7 +507,7 @@ msgstr "" "Каб выдаліць %(object_name)s «%(escaped_object)s», трэба выдаліць і " "зьвязаныя абароненыя аб’екты:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -504,16 +516,16 @@ msgstr "" "Ці выдаліць %(object_name)s «%(escaped_object)s»? Усе наступныя зьвязаныя " "складнікі выдаляцца:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Так, дакладна" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Выдаліць некалькі аб’ектаў" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -523,7 +535,7 @@ msgstr "" "Калі выдаліць абранае (%(objects_name)s), выдаляцца зьвязаныя аб’екты, але " "ваш рахунак ня мае дазволу выдаляць наступныя віды аб’ектаў:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -532,7 +544,7 @@ msgstr "" "Каб выдаліць абранае (%(objects_name)s), трэба выдаліць і зьвязаныя " "абароненыя аб’екты:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -541,41 +553,56 @@ msgstr "" "Ці выдаліць абранае (%(objects_name)s)? Усе наступныя аб’екты ды зьвязаныя " "зь імі складнікі выдаляцца:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Прыбраць" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Дадаць яшчэ %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Ці выдаліць?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Зьмяніць" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Вы ня маеце дазволу нешта зьмяняць." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Нядаўнія дзеяньні" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Мае дзеяньні" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Недаступнае" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Невядомае зьмесьціва" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -584,27 +611,27 @@ msgstr "" "Нешта ня так з усталяванаю базаю зьвестак. Упэўніцеся, што ў базе стварылі " "патрэбныя табліцы, і што базу можа чытаць адпаведны карыстальнік." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Пароль:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Забыліся на імя ці пароль?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Час, дата" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Карыстальнік" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Дзеяньне" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -612,19 +639,20 @@ msgstr "" "Аб’ект ня мае гісторыі зьменаў. Мажліва, яго дадавалі не праз кіраўнічую " "пляцоўку." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Паказаць усё" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Захаваць" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Шукаць" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -633,93 +661,41 @@ msgstr[1] "%(counter)s вынікі" msgstr[2] "%(counter)s вынікаў" msgstr[3] "%(counter)s вынікаў" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "Разам %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Захаваць як новы" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Захаваць і дадаць іншы" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Захаваць і працягваць правіць" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Спачатку пазначце імя карыстальніка ды пароль. Потым можна будзе наставіць " -"іншыя можнасьці." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Пазначце імя карыстальніка ды пароль." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Пазначце пароль для карыстальніка «%(username)s»." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Пароль" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Пароль (яшчэ раз)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Дзеля пэўнасьці набярыце такі самы пароль яшчэ раз." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Прыбраць" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Дадаць яшчэ %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Ці выдаліць?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Дзякуем за час, які вы сёньня правялі на гэтай пляцоўцы." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Увайсьці зноўку" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Зьмяніць пароль" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Пароль зьмянілі" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Ваш пароль зьмяніўся." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -727,64 +703,48 @@ msgstr "" "Дзеля бясьпекі пазначце стары пароль, а потым набярыце новы пароль двойчы " "— каб упэўніцца, што набралі без памылак." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Стары пароль" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Новы пароль" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Зьмяніць пароль" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Узнавіць пароль" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Пароль узнавілі" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Вам усталявалі пароль. Можаце вярнуцца ды ўвайсьці зноўку." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Пацьвердзіце, што трэба ўзнавіць пароль" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Пазначце новы пароль" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "Набярыце новы пароль двойчы — каб упэўніцца, што набралі без памылак." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Новы пароль:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Пацьвердзіце пароль:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Не ўдалося ўзнавіць пароль" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -792,75 +752,94 @@ msgstr "" "Спасылка ўзнавіць пароль хібная: мажліва таму, што ёю ўжо скарысталіся. " "Запытайцеся ўзнавіць пароль яшчэ раз." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Пароль узнавілі" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Перайдзіце да наступнае бачыны ды абярыце новы пароль:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Імя карыстальніка, калі раптам вы забыліся:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Дзякуем, што карыстаецеся нашаю пляцоўкаю!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Каманда «%(site_name)s»" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Узнавіць пароль" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Усе даты" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Нічога)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Абраць %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Абярыце %s, каб зьмяніць" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Дата:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Час:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Шукаць" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Дадаць яшчэ" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo index 2bb2909f98219bc6efeec8818b560c12ffa575e5..014c52b29162159e66561251e4f575612bfb677d 100644 GIT binary patch delta 365 zcmXZWJxjwt9LMpCpy`9P#rgp1a0NF_NlG*H6s&`bbdVxAO27&!A;qS9-+)_Rh2T)= zruYU#a1%s2h)iOM1(P-~W!^|6WS3rQw><|1gATnnLu25GpOi0$$-F-eUpZ za2~&L7SoyJehG`@P0V8*x9|XW@EmpD9qOKEoWn1?MkC8wU3imC9^4{#;%SoKahd#s zx+u?MU9^sm=;BzA{&<&Q&ejwVaxC zT;)^-m*(nTJgL~yuBocCVRJGKFX~x`T`!CRuh;1+x$lLcAIV0`KWPPWyB)`R5XZ6~ Lo_0nvsd4Hb7(hF; delta 369 zcmXZWKTE?v7{~FeP!n6NMJ)w&NO3GFm$Q*33hm%t$>Ju|njsKcsa4$i0v!7)+=Nb| zZ$Jdy1cicNb#ie~bn|Nsli7|h`UQkiRzLJDB^~yvw(=}l^OZY%G>U8OxOI9I9$P!fqoK~@ P=&%=7I$?igm}B!F>Yh8< diff --git a/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po index d4c920f7f..ac1c7ca0b 100644 --- a/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po @@ -3,11 +3,11 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/django/" "language/be/)\n" "MIME-Version: 1.0\n" @@ -17,12 +17,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Даступныя %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -31,38 +31,38 @@ msgstr "" "Сьпіс даступных %s. Каб нешта абраць, пазначце патрэбнае ў полі ніжэй і " "пстрыкніце па стрэлцы «Абраць» між двума палямі." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Каб прасеяць даступныя %s, друкуйце ў гэтым полі." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Прасеяць" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Абраць усе" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Каб абраць усе %s, пстрыкніце тут." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Абраць" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Прыбраць" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Абралі %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -71,16 +71,17 @@ msgstr "" "Сьпіс абраных %s. Каб нешта прыбраць, пазначце патрэбнае ў полі ніжэй і " "пстрыкніце па стрэлцы «Прыбраць» між двума палямі." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Прыбраць усё" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Каб прыбраць усе %s, пстрыкніце тут." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "Абралі %(sel)s з %(cnt)s" @@ -88,7 +89,8 @@ msgstr[1] "Абралі %(sel)s з %(cnt)s" msgstr[2] "Абралі %(sel)s з %(cnt)s" msgstr[3] "Абралі %(sel)s з %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "У пэўных палях засталіся незахаваныя зьмены. Калі выканаць дзеяньне, " "незахаванае страціцца." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "Абралі дзеяньне, але не захавалі зьмены ў пэўных палях. Каб захаваць, " "націсьніце «Добра». Дзеяньне потым трэба будзе запусьціць нанова." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +118,72 @@ msgstr "" "Абралі дзеяньне, а ў палях нічога не зьмянялі. Мажліва, вы хацелі націснуць " "кнопку «Выканаць», а ня кнопку «Захаваць»." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Цяпер" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Гадзіньнік" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Абярыце час" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Поўнач" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 папоўначы" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Поўдзень" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Скасаваць" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Сёньня" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Каляндар" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Учора" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Заўтра" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +191,17 @@ msgstr "" "Студзень Люты Сакавік Красавік Травень Чэрвень Ліпень Жнівень Верасень " "Кастрычнік Лістапад Сьнежань" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Н П А С Ч П С" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Паказаць" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Схаваць" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Цяпер" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Гадзіньнік" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Абярыце час" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Поўнач" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 папоўначы" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Поўдзень" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Скасаваць" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Сёньня" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Каляндар" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Учора" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Заўтра" diff --git a/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo b/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo index e9dad552fac7182acb995953ab1e5b65d438b5a6..d496a7bfcea06cbb08dede2851039520912a56af 100644 GIT binary patch delta 5328 zcma);3vg7`8Gz3wAOhhP@=^kv1VR!>)+8hv0w@|(d;#JMteP&#O|r1r#odj7h?{^9 zK#PQ1H7bgVtwTp>bP0_F5*?>fWz@SficY6iN8657s&(qC4?F$-b8l2SWu|BH-|w7r z&-u^)Iyd{-UB0hvU*h+f!|qqK-AF!?HC(CpV8$pOv@K(l%7$CvB)A)15BuQ^m^0R$ zpATypuYfghCp-=Q2Fm_7yzw952*xL1x>5=C1)U5gzVQ|eAE(r4#u-oy%7YVOjW@mo zvQag|k#H3}9me5CxDnm~{|T{Cb&SVIxE+c?KZCOG8JNlW>Y(W;^$KK<`W-YD!a~Mh zz*#VNf@@eklyysBC2WBFsV*K8v^@}C)P5)j9f1T@9fe}RYcLnS35z*jouDHJW@Wme z%7;@JSHX4gN_aDT74C=g2uCyg1nz;$vfO=NK~$*>;w_#}fnrD*Tma`n(R&-54IhCC zvFHst*TCa&IxHhzA$TQBg9A_ud=UsS3fK*0{!frJ zt6aj=4*l>>_!N{J&eTdRhc!?f*$$=JyFESzC1p=Rsfi?%)bv9llu*a$h=&e52fhm% zV0MA)X*-nremj(^-UMgC9dH#q4CljQDoZ@IU-HuDMYAsw;& zeUBfT7usW3+??*3?xy4b+{m;8=fcIrogk@g@G7_$O6`0L<)Fng+^WA3j%VBf zrB=FN2Is3ibhvq{2TEvO_QuB{f9eDe(x@gD<0Y)%ArV^+WuFD5=r+J((1x$V2EssD zsF@Umr1Byt2Cao+z+EsglTJ4s4PSz?;SW$2N+p(qaZpk-A4)B>!>RCI7=+J2F*Jv~ zjD+(cHmHlCI27^b6HpA_3Ps-ov&jDibY5pds(C`0o5LbV^wa|Az-D+5o`W^RNXe(L zm+{~H?s)H6Zq@I{O>9^1KyI{3t8}m5Bq%ji0qfxocpZGRlK5xPDXUWIaX1HF0)GqT z;OVp7D*qCih*Z1l$HCDUk`MQ>uB65-*5gn-eh-dJ=^`CF&Rpvmn7(9 z(^(C3U?=2SsBS2pJnHc%6hl9UlIwqa%ps1l&JX4Nawv)|s9`4*{ZB%&r260(_#x!x ztHkGY=Fu5f>sIsS@Ds*c;Ll-v4$**<>fG!06)a#JnCpgiGb9VD8_GdPA-1V^p+q1H z4kb#W_+dnXKm?5 zJWFb5;y=H1%=7z4{`Xzele|&}rio$F@({Vp(zwp%LnL{X7C~@c-7f>0L~|1&bt5U; zfXFRaBIo1eckMKKXCu^(`SQt&TacB=Y@`v9b`v7S`53}QQ9nV3+O=Ni9+-|uwYMSb zk=2N_%aLo4Y2tqvk@f&`9U@iD?J@UxGaPDC18a~dB5Ar8*^1nXY((xxq*Wt)5Y>;7 z5F$l6)TVo#888z`{D?=)o235Cub89hzTJUe_&xW=4-7>yRtFH@3&6LVdw{T~yK>48^TzLp&G{S*0L&GaK06_nsmIC)lE%ND;6_)qE<^V=Du1R zjJKAds!2DtT8*pabyUaJ1ln|SB-CU@{pymq)t3Aw`$nI=CO6mKojcL~D7Plj7{R^9 zxKV9IqmgJ#ue3suwSKkKHO8E6UJorTDrt{dQ7?RQ;u^xaHWF>(sHhHTqS@T61C5Q5 z_Hf*<7f0e2`vY;kG7@jq%|R>F6vM~$9HhrK;&6G)3de$RVv)?s%kd=xXMCHMg`c>? z4l7Dr-P7#V`P1x)`4jDH@>kj0^Rp-G6+}~1onmz@E9WE!^K;V1nK(+Ai6g-h*AZ~)Rd=v_D1cmt}d^rDX*NPD{Ja1t7cVH zRaA^xx}Uk6+ zqXkv#Lcx_$%OAGl$-IJeU*0KeG`H{rJ8jyd$s^MS(|vu(aB+oi_!CaAlT1ETa-Pq= zv@F|y$^zG^txm6YjyOF|zcb(*bo#W@XIGS+Y5!$bp?&4dg8yB^>U4KMm)hn$$NqjXY><^b4Eq=!krR8I1571)+1SGtEp|B1vvXibfvD7SfRn@^ zl+y1rYWmL#VBA?onWuX|j*`Vg)(mpOVX?LcIpp*(-=iI46JWeW<}zdwzX@fJKY6s` zwlur2Dl1(%yX{nYj(vRgRNJby?CsU_F7h^G&H?X~|8lC2=$v$&jNhEnA)%9le&zJo zPfW{6;AE-;_YTR59%J2R=SXUkUpu>o!pvIdSrffpQfu7u;wzgD7XpU{U6q_S zfHi2e6NNdKxn_D+i81*0-HM^&k(g3L5-v&j_u4VI+$^Wo{PvEyZ`qH}&9*~@r5FBR zdQpb)r&OrWmgVabeWXmnd9t0$1ie2fKDYM1s}Hi@g)XV{)O|#oA|+>RF!9Ci Wd{e3?T~Sj+6q7TM>|F3^+J69TIpKBy delta 4111 zcmY+_2~d>h9mnx!0r3J2qKK&FMMO~q0VN<_#3KIy5a#RXXqjoMYb5;Rit zHl`t-HIvCS#xPllH%;1flGcpftx2a%qh>m-)zqoe!^G)Wr{CZ1OUFLL|NT7Adp!5E zd}F)r>~aOJ^^1GikPZ?fV zV@wh*!g#Dk)#G!@JFvSk0kelpEDvl#BulmszY}%u!zikGQ)8pwbo!0#^9fjH8Oue zwuQNaOYmQ)3g$AOTCxh%dn-^gw;J_)18N2X*b9G*djD-yhtH)j|7z%CZfI>Up?Z29 z)!;u+Bl-sQVLbDvax!YIhat0Xa!?IV!Ze(VdaoM!GwZo%v+lz|_!Fo6;XvkJYxN~J zw6_+^CV(p$5=|teV+_RACOG2GW5{vN?zRnO}2J zd$$5)B5Q%_$bD2r@eE@$rlER16Ey>F)C~DhGq4Tyeha>XhcOH1@zE%3z$v+%k znvJNLcmXw#eORpX{~8&MoOU4qDJy_%*Jb|sqAh=O-9v| zj_ODz>Uklm!&4k*VQ-!Pg=CJojCmHdX4i&O9V_tPs68?-(-dB5qV@jL2b@Es6C-0rjhqU4vKs8 zg_kgf1^*RZMwZpQN+nv-4pfJ3pgM3DwWqpMsfC3Y&<7P{a8xz>PSTz)$x& zC~silRn8j|-NobR9j};YkP~QjqmI*2{4RFjbR3Wu?cg$8LU}8yL%+kL_-8D~U1N<2 zVQ4J#-;2yK=Bp2$Kz(o?-^P!z2d*!Ojx>OJzZG@t+ECw}ME=Z0E}GFhsHN&%7@f%s zjH6tF8pveF>HrxvxF5BqhaKN@UbyT$zlW;0+qmf3WuO|IhH9t*`7 zS=4(UBKy<)9<}BVP%|}%-Xvo-vWEg@5}66ys6v+897gr<5^{3PE#ybhB=V9*HWKgS zLZq)|era^%J8>c9v#60JOf=>REXQrQAHR*sJe-LhOxO8;i_A@KT+&x;x>J**J?xmm ze=KhO5+fs>8vR9UM(v3f)GoGBBR-2-+sjV*9$J(W%Z&LB=3xqMN9~0+92_8Xgv>lV zk2=r29*a)>Z&5Rn%Ng?Ea?}se`)J{Hj6rSv42VTdahBtFRL7>H8eWPntROT~sf5}$ zD|8{Lmve}Ngqzq(C~4Z1v@A+Z#M1;TV_qUw6Z9o=6gQxcXd@~KrFfz{@vI6?;$Z35 zF%bD7*+hX^k4)=2=LK!58BYEc{GpR)c_U|iy;EjinHQXVPh3NI2`z<^)>_N-Jrzj& zv_w)(wUY5nW09p)Zk6u+hyPLg{55s~Zp3)! z#x~qVJVp$3?v>$-L?6|ZNM;z(mHcFyiHSrUQBPD8N;-Z;#3W(~5lPmxjrOtODRyV# zaeHZ>x}+?><*r)m^?Cgb_3j35tuOddpPU$1m7Otqh&?cAuYEGHqYzkv5jatn&B{F2f_ zdvj)L#%#BbnX=}3yj7kWYtouXv8*Oi%=7wI)do*x#=7h)!>`$IX1y_#$qluKPK7Rn z&V(+8&V;vxo5Nc}?crVITZ2!Ict18cWb`msa8^#KD_D{HQk>m7p@&^wkQlsDFgqqV zs_3~G`)qOVtZ;Lv-3oPB;cZmaK~;)&E4-Z>KMi$+pQqSqA1fYIK=qxW3*lBhkA9^W zd8s|}C?O6mhe`-J7b?NE=l=c{r_L#x>@~`Oz02|Jape~oIcWJ*?%mq4{n}t z!?oxj4W19TjihRf` l^f52EV&dL7`)*mW{fDWK*yqY#R6e+C+RfNt!V`au`7im!hzbAz diff --git a/django/contrib/admin/locale/bg/LC_MESSAGES/django.po b/django/contrib/admin/locale/bg/LC_MESSAGES/django.po index 9f74f65de..4467beefe 100644 --- a/django/contrib/admin/locale/bg/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/bg/LC_MESSAGES/django.po @@ -2,14 +2,16 @@ # # Translators: # Boris Chervenkov , 2012 +# Claude Paroz , 2014 # Jannis Leidel , 2011 +# Lyuboslav Petrov , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 16:09+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/django/" "language/bg/)\n" "MIME-Version: 1.0\n" @@ -18,156 +20,161 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно изтрити %(count)d %(items)s ." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Не можете да изтриете %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Сигурни ли сте?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Изтриване на избраните %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Всички" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Да" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Не" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Неизвестно" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Коя-да-е дата" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Днес" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Последните 7 дни" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Този месец" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Тази година" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"Моля въведете правилния %(username)s и парола за администраторски акаунт. " +"Моля забележете, че и двете полета са с главни и малки букви." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Моля, влезте отново, тъй като сесията е изтекла." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Действие:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "време на действие" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id на обекта" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr на обекта" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "флаг за действие" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "промени съобщение" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "записка" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "записки" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Добавен \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Променени \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Изтрит \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry обект" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Празно" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Променено %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "и" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Добавени %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Променени %(list)s за %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Изтрити %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Няма променени полета." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -175,38 +182,44 @@ msgstr "" "Обектът %(name)s \"%(obj)s\" бе успешно добавен. Може да го редактирате по-" "долу. " -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" +"%(name)s и \"%(obj)s\" са добавени успешно. Можете да добавите още едно " +"%(name)s по-долу." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Обектът %(name)s \"%(obj)s\" бе успешно добавен. " -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" +"%(name)s \"%(obj)s\" Бяха променени успешно. Можете да ги промените отново " +"по-долу." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" +"%(name)s \"%(obj)s\" бяха променени успешно. Можете да добавите ново " +"%(name)s по-долу." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Обектът %(name)s \"%(obj)s\" бе успешно актуализиран. " -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -214,149 +227,139 @@ msgstr "" "Елементите трябва да бъдат избрани, за да се извършат действия по тях. Няма " "променени елементи." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Няма избрани действия." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Добави %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Обектът %(name)s \"%(obj)s\" бе успешно изтрит. " -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s обект с първичен ключ %(key)r не съществува." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Добави %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Промени %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Грешка в базата данни" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s беше променено успешно." msgstr[1] "%(count)s %(name)s бяха променени успешно." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s е избран" msgstr[1] "Всички %(total_count)s са избрани" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 от %(cnt)s са избрани" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Обектът %(name)s \"%(obj)s\" бе успешно изтрит. " - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "История на промените: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Изтриването на избраните %(class_name)s %(instance)s ще наложи изтриването " +"на следните защитени и свързани обекти: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Вход" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Административен панел" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Административен панел" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Администрация на сайта" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Вход" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s администрация" - -#: widgets.py:90 -msgid "Date:" -msgstr "Дата:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Час:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Търсене" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Добави друг" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Страница не е намерена" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Съжалявам, но исканата страница не е намерена." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Начало" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Сървърна грешка" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Сървърна грешка (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Сървърна грешка (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -364,120 +367,141 @@ msgstr "" "Станала е грешка. Съобщава се на администраторите на сайта по електронна " "поща и трябва да бъде поправено скоро. Благодарим ви за търпението." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Стартирай избраните действия" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Търси" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Щракнете тук, за да изберете обектите във всички страници" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Избери всички %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Изтрий избраното" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Първо въведете потребител и парола. След това ще можете да редактирате " +"повече детайли. " -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Добре дошли," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Въведете потребителско име и парола." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Документация" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Промени парола" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Изход" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Административен панел" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Административен панел" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Добави" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "История" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Разгледай в сайта" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Моля, поправете грешките по-долу." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Моля поправете грешките по-долу." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Въведете нова парола за потребител %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Парола" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Парола (отново)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Въведете същата парола още веднъж за проверка. " + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Добре дошли," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Документация" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Изход" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Добави" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "История" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Разгледай в сайта" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Добави %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Филтър" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Премахни от подреждането" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Ред на подреждане: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Обърни подреждането" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Изтрий" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -488,7 +512,7 @@ msgstr "" "извършено без да се изтрият и някои свързани обекти, върху които обаче " "нямате права: " -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -497,7 +521,7 @@ msgstr "" "Изтриването на %(object_name)s '%(escaped_object)s' ще доведе до " "заличаването на следните защитени свързани обекти:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -506,16 +530,16 @@ msgstr "" "Наистина ли искате да изтриете обектите %(object_name)s \"%(escaped_object)s" "\"? Следните свързани елементи също ще бъдат изтрити:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Да, сигурен съм" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Изтриване на множество обекти" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -525,7 +549,7 @@ msgstr "" "Изтриването на избраните %(objects_name)s ще доведе до изтриване на свързани " "обекти. Вашият профил няма права за изтриване на следните типове обекти:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -534,7 +558,7 @@ msgstr "" "Изтриването на избраните %(objects_name)s ще доведе до заличаването на " "следните защитени свързани обекти:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -543,41 +567,56 @@ msgstr "" "Наистина ли искате да изтриете избраните %(objects_name)s? Всички изброени " "обекти и свързаните с тях ще бъдат изтрити:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Премахване" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Добави друг %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Изтриване?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " По %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Моделите в %(name)s приложение" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Промени" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Нямате права да редактирате каквото и да е." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Последни действия" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Моите действия" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Няма налични" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Неизвестно съдържание" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -586,27 +625,27 @@ msgstr "" "Проблем с базата данни. Проверете дали необходимите таблици са създадени и " "дали съответния потребител има необходимите права за достъп. " -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Парола:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Забравена парола или потребителско име?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Дата/час" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Потребител" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Действие" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -614,112 +653,61 @@ msgstr "" "Този обект няма исторя на промените. Вероятно не е добавен чрез " "административния панел. " -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Покажи всички" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Запис" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Търсене" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s резултат" msgstr[1] "%(counter)s резултати" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s общо" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Запис като нов" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Запис и нов" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Запис и продължение" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Първо въведете потребител и парола. След това ще можете да редактирате " -"повече детайли. " - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Въведете потребителско име и парола." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Въведете нова парола за потребител %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Парола" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Парола (отново)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Въведете същата парола още веднъж за проверка. " - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Премахване" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Добави друг %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Изтриване?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Благодарим Ви, че използвахте този сайт днес." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Влез пак" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Промяна на парола" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Паролата е сменена успешно" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Паролата ви е променена." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -727,46 +715,34 @@ msgstr "" "Въведете старата си парола /за сигурност/. След това въведете желаната нова " "парола два пъти от съображения за сигурност" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Стара парола" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Нова парола" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Промяна на парола" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Нова парола" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Промяната на парола завърши" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Паролата е променена. Вече можете да се впишете" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Парола за потвърждение" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Въведете нова парола" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -774,19 +750,15 @@ msgstr "" "Моля, въведете новата парола два пъти, за да може да се потвърди, че сте я " "написали правилно." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Нова парола:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Потвърдете паролата:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Неуспешна промяна на паролата " - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -794,24 +766,23 @@ msgstr "" "Връзката за възстановяване на паролата е невалидна, може би защото вече е " "използвана. Моля, поискайте нова промяна на паролата." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Паролата е успешно променена." - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"Изпратихме Ви имейл за настройките по вашата парола. Би трябвало да ги " +"получите скоро." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Ако не получите имейл, моля подсигурете се, че сте въвели правилно адреса с " +"който сте се регистрирал/a и/или проверете спам папката във вашата поща." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -820,24 +791,24 @@ msgstr "" "Вие сте получили този имейл, защото сте поискали да промените паролата за " "вашия потребителски акаунт в %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Моля, отидете на следната страница и изберете нова парола:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Вашето потребителско име, в случай, че сте го забравили:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Благодарим, че ползвате сайта ни!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Екипът на %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -845,28 +816,52 @@ msgstr "" "Забравили сте си паролата? Въведете своя имейл адрес по-долу, а ние ще ви " "изпратим инструкции за създаване на нова." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-mail адреси:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Нова парола" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Всички дати" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Празен)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Изберете %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Изберете %s за промяна" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Дата:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Час:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Търсене" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Добави друг" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Сега:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Промени" diff --git a/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo index 6089d1cad4ca8b37188aacc08868651063abca8e..ed73fbd039a389f026ab75924de5945704a53a53 100644 GIT binary patch delta 365 zcmW;GF-yZx6o%nb!KRH?D~d(!5IVR>N>bXPLBT;qv^o^&DgmQJLK>3}ZpG2LU=du@ zwS$n!Um*As#L3mc#mUL{<_`DaoXh#{d8$3vUaGm_Lr$cti5!W@PeCM)TSbut+`%&T zP{#|L!x$@ggDZHCiNksqXaXN~@Qerqwd- zwqds%yD^$*Yr9#eVHsB2Y1$hWNAI}Fz&wfFFbUj2KX!}*Hw^v6=y?8_7Z{tDS-Bl# OW!(?Y`)R&VE&c;^&p9vv delta 369 zcmXBOy-UMD9LDiqg_<_LRaAo7A#`w&luNV{LkB@c5PTufRj6%*LTPHPFIyemi!b0J zI=YBm{0jspcX4rbaB*|;d%E1`xVz`M-(BuD_mE9=t`j1mA+jMNUn!A(ET%<9aTzmM zLKF9J828b_Q=G&r9K%Q4#Ahty1RH=LDnI|^)1xxAZqyhU62fmi6h8rF2BUOucw YO}qHNS@KTmwcS>fZ$#~$k;, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/django/" "language/bg/)\n" "MIME-Version: 1.0\n" @@ -17,12 +17,12 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Налични %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +32,38 @@ msgstr "" "полето по-долу и след това кликнете върху \"Избор\" стрелка между двете " "кутии." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Въведете в това поле, за да филтрирате списъка на наличните %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Филтър" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Избери всички" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Кликнете, за да изберете всички %s наведнъж." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Избирам" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Премахни" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Избрахме %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +73,24 @@ msgstr "" "полето по-долу и след това щракнете върху \"Премахни\" стрелка между двете " "кутии." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Премахване на всички" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Кликнете, за да премахнете всички избрани %s наведнъж." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s на %(cnt)s е избран" msgstr[1] "%(sel)s на %(cnt)s са избрани" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "Имате незапазени промени по отделни полета за редактиране. Ако започнете " "друго, незаписаните промени ще бъдат загубени." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "Вие сте избрали действие, но не сте записали промените по полета. Моля, " "кликнете ОК, за да се запишат. Трябва отново да започнете действие." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +118,68 @@ msgstr "" "Вие сте избрали дадена дейност, а не сте направили някакви промени по " "полетата. Вероятно търсите Go бутон, а не бутона Save." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Сега" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Часовник" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Избери време" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Полунощ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "По обяд" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Отказ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Днес" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Календар" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Вчера" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Утре" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +187,17 @@ msgstr "" "Януари Февруари Март Април Май Юни Юли Август Септември Октомври Ноември " "Декември" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Н П В С Ч П С" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Покажи" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Скрий" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Сега" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Часовник" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Избери време" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Полунощ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "По обяд" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Отказ" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Днес" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Календар" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Вчера" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Утре" diff --git a/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo index c09b48f5fe2d0de27fdbdb4746e7af0bc7d58554..98704c726df2a5db202fbfe56bef89adf6a33766 100644 GIT binary patch delta 3217 zcmY+`dr*{B7{~FmfO2v1!g5iBSQ1f8ltn-;il`)biB!Z}+5+ZXQ3|wDS~D*s0y!(? z=y;jZQUCB#JEh~;I9(=6O-sj2OUo>${-~U(%q~uSfBPMeC77XS3HVno+ z$j|KMp!;9PE_fVi&tu-F;^4v!>w@_W^0+BvAftEho|g?jF%!1-UOsf^$u`feN!@~?(dxS$8JP>XCdD%Eb(Vp)hu zSdSC24L9N~%*UE&>-mGI0USsEWKJQ2HWyJ-^c|{$_mH0niXs2KsKhZ*YRH9p!EjUu zicv2r!vR>0>R>Z!WCxK!nYU0Q`v`Ua1w4YcurI#MN=?I)Sg7k5k9|FKYY>$poQ%tG zJidz=*tMtS2-Ip{j`g?^H8uBeI)*U{b+`((I2Q-3MP+s+YN|J>ws9gl88OjpQ{P zibv6n-=juUN;kC~C!yxP0=0eS;390r;rJ)=Gr6RvKbE61x;kJZ>OEUg9olAH_n7@u z)N^0Jx2->zcHC}b?ocnRNwgN_E4Z2S6Ug9A30q_aR-#6B0+pH5$QaBe)MEY_^?{3G zAq~XASg8F!i;70R19R~rszY|C^@3RJ!+8dNgHupzVQ8{3!>}6Fk=>|{9!D46z%q2u zx-wRc>QD<-;Q@5fzKP)Nn)_k68e35*wWnB%W*q9pb*LBYL@l~ws1cvW5qK46VmvF3 zBb~)xmJ`tosx29A+ZPHMVr>n4C`jmAWZh7>r9%5AMW=@hEEKcLF92 zvQk-!+NO2LMlq{U_j^&>?+WUDKO#Sq$cY-9fGj8DLG7*`gUP?<<}4SKqPtjzF8<1T zF>6o_?8X{AhT)7fl?g7#4Bonr>+6PCAEE(S)*_pW)49GD)v+&7QsT=3Cp`bA?I;7xHNRI=13@tYK+a=|);};~tDgeZI!=;u!4CX(hvY4{K59*+tg( zWDII8l;c92joq*vwGA&@=N|Jbl_V~Nj5KBereHD+G^0jzWR&&b2S}F9XE+xlMl&_s zw;cC!-dM~!!gTUoiEB|)coTbJ&={*j38<+~#s1p=ZYt_gBPwbe6AJ1ATA#7cr>_^0PZ+(48N@kB>i-%+{GC#bIpoO?8^M5@jx zj}tQq?S#2R5iyR?3Z6zhNAx9D5Ost~vW5Q`7O2m<@0zM}2zIuAz3IG+;8S1{XXuR5 z$-->HQlgd^;k{%p^d>~QeD27C5Z|F5EkWL?(Q)4O(GK6a=utLbNo;Yb_oc)^ky+^( z+3Bu4rz<<(mFYc`*xS02nc>XH%Xj7aeo0(n^Dang^4XnD5x&y{c&sdQtoMh^VZOsd Mwgmfb4m}g~FKN<20ssI2 delta 3891 zcmajheNa@_8OQOniXeyzg5tXubp=FlS%CoY1r16X6;b1BR9xYLoAM?L8e4U>rkWPt z!iJL3cC^!EVUmnVv#lm$$4n<}Cu5UXCrxWhwOgm{UnZuLI!R`dw%_0GW!h$@(=$B# zIrrRq&pG!w=U)Bfr0Zg@D|mZcLa(9p5mSj@Cm8b{o=E10ax>MK@%THOg7HLtWqK93Q|Wj*sGS>_)mUr{m{?=DSoz(eMM*1YX7reA_vWqHg>GH7C~? zX99ST<4oj~>A?wj0X31!sOzudIDE@-5XW--AtsriG5?^FPeUTDnur&5!D4=jum<&n zhcN|vkXy|6Py@V#Bk&Sx;GbX?zKJiiCzi8d+|Pob_4p(cC*HPA)m&-{=dx;8&Y4R{mvK(|o$-OV8XYWR!> zZK{!(#*hS)jv9C-PDU^4y49%EZbNOxPMm~ioZ}ZzOY#fUQvM2O;2*FSKgZ*^njKn! z?~f<{rBu?`IU1lE^`sk-IhpN9Hq9Q?z(-L}at`UsTtH3W$EX3XV{9o<6S;%x=Pu4g zb)t#qqcTt(q@ol(ipoF}>V|fF8J|Qq7Ed%L54YlCwWBigCKlptT!*8X%}U&f9(>91 z7BUAjhMT(3jatIsIVzi}gi$m8Cu%n*Gfg=bm6`FVJuw@#H1klIScrO(rT75WU>zPq zJnssSaTeakJB)88(VI5M=eQ7aII9UYpk{s$i!h8e zcoUVvoZ0aX*Q1Z)7SwguQG3C~#yNnG;v&3(+CyXK#QQDBpk}m-iZBIzaV3o@jSK$tU@-n*@v7mAyj`q zLuK+KRK`49ycYdfgI9u7G(gG%(uTD-9Yd%Iyo#-O4U@@4d9g9;@u3o9o~OO9lz%yK z5$|3F{t2}yr!v}REJyXq8}i0GIiXv9sBSs-p4w<|7X}S8)*0lZ{rH4c^%!A z@m+l%xzKD{8vo>8#z*M*ZA_y*>mj~^n2S2Ti~1maf!Z@ERiqm;Q4e+qm7!Cy@sfvm)$q@_6U)C6U&^yM ziR0HX8Q()z!Q8@J#y1lliO*;WDs|gXn=6R)Z&nkl2)!XHTjRtwkk)pneBG&Nxl}Z$ z${u1Pp^bWy&~ocLvxNwD@S~^hCA2;&3B(9uvksi{7>*`p6J3PXlnk4%5-QsDtYED4 z@O#>+Yj3dBrrkN_MKDL5dZN~U76HELTIoOL?#14WbHQyk{5Gu!sgM>Cvh<=hRS!G$_Z>6YQ#0fTtfGz6HSDh zV7vTR(O!DoY0<}Ms2rm*km|*^#l*Ra)C@`vSJr+}33ITPh|+yL|!6exlvqVK)>;1~Qi?jVP#Z>##!~Oeri`P~a&k@RnFb#T7;6 z`5v#wlTy2;V4c0!uUiYMe4TcM<@FSCU0FfV1D2<(!do7xo!ab5X!W(&q07_G408uU zGs?0e)ziCELV^6eq;NF+Ml?JSxt?2{6goUJX|fd!zZMO@7!AKl?e%E?`Dp*~X!snz zA>Ygyp*5bg&>T, 2011 # Tahmid Rafi , 2012-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Bengali (http://www.transifex.com/projects/p/django/language/" "bn/)\n" @@ -19,156 +19,159 @@ msgstr "" "Language: bn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d টি %(items)s সফলভাবে মুছে ফেলা হয়েছে" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s ডিলিট করা সম্ভব নয়" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "আপনি কি নিশ্চিত?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "চিহ্নিত অংশটি %(verbose_name_plural)s মুছে ফেলুন" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "সকল" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "হ্যাঁ" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "না" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "অজানা" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "যে কোন তারিখ" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "‍আজ" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "শেষ ৭ দিন" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "এ মাসে" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "এ বছরে" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "অনুগ্রহ করে পুনরায় প্রবেশ করুন, কেননা আপনার সেশনের মেয়াদ শেষ।" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "কাজ:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "কার্য সময়" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "অবজেক্ট আইডি" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "অবজেক্ট উপস্থাপক" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "কার্যচিহ্ন" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "বার্তা পরিবর্তন করুন" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "লগ এন্ট্রি" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "লগ এন্ট্রিসমূহ" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "%(object)s অ্যাড করা হয়েছে" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" ডিলিট করা হয়েছে" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "লগ-এন্ট্রি দ্রব্য" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "কিছু না" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s পরিবর্তিত হয়েছে।" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "এবং" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" যুক্ত হয়েছে।" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" এর জন্য %(list)s পরিবর্তিত হয়েছে।" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" মোছা হয়েছে।" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "কোন ফিল্ড পরিবর্তন হয়নি।" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -176,7 +179,7 @@ msgstr "" "%(name)s \"%(obj)s\" সফলতার সাথে যুক্ত হয়েছে। আপনি নিচে থেকে এটি পুনরায় সম্পাদন " "করতে পারেন।" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -185,298 +188,307 @@ msgstr "" "\"%(obj)s\" %(name)s টি সফলতার সাথে যোগ করা হয়েছে। আপনি চাইলে নিচ থেকে আরো " "একটি %(name)s যোগ করতে পারেন।" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" সফলতার সাথে যুক্ত হয়েছে।" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" সফলতার সাথে পরিবর্তিত হয়েছে।" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "কাজ করার আগে বস্তুগুলিকে অবশ্যই চিহ্নিত করতে হবে। কোনো বস্তু পরিবর্তিত হয়নি।" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "কোনো কাজ " -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s যোগ করুন" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" সফলতার সাথে মুছে ফেলা হয়েছে।" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r প্রাইমারি কি সম্বলিত %(name)s অবজেক্ট এর অস্তিত্ব নেই।" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s যোগ করুন" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s পরিবর্তন করুন" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "ডাটাবেস সমস্যা" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" msgstr[1] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s টি থেকে ০ টি সিলেক্ট করা হয়েছে" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" সফলতার সাথে মুছে ফেলা হয়েছে।" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "ইতিহাস পরিবর্তনঃ %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "প্রবেশ করুন" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "জ্যাঙ্গো সাইট প্রশাসক" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "জ্যাঙ্গো প্রশাসন" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "সাইট প্রশাসন" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "প্রবেশ করুন" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s প্রশাসন" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "তারিখঃ" - -#: widgets.py:91 -msgid "Time:" -msgstr "সময়ঃ" - -#: widgets.py:165 -msgid "Lookup" -msgstr "খুঁজুন" - -#: widgets.py:260 -msgid "Add Another" -msgstr "আরেকটি যোগ করুন" - -#: widgets.py:302 -msgid "Currently:" -msgstr "বর্তমান অবস্থা:" - -#: widgets.py:303 -msgid "Change:" -msgstr "পরিবর্তন:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "পৃষ্ঠা পাওয়া যায়নি" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "দুঃখিত, অনুরোধকৃত পাতাটি পাওয়া যায়নি।" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "নীড়পাতা" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "সার্ভার সমস্যা" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "সার্ভার সমস্যা (৫০০)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "সার্ভার সমস্যা (৫০০)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "চিহ্নিত কাজটি শুরু করুন" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "যান" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "সকল পৃষ্ঠার দ্রব্য পছন্দ করতে এখানে ক্লিক করুন" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "%(total_count)s টি %(module_name)s এর সবগুলোই সিলেক্ট করুন" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "চিহ্নিত অংশের চিহ্ন মুছে ফেলুন" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"প্রথমে একটি সদস্যনাম ও পাসওয়ার্ড প্রবেশ করান। তারপরে আপনি ‍আরও সদস্য-অপশন যুক্ত করতে " +"পারবেন।" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "স্বাগতম," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "ইউজার নেইম এবং পাসওয়ার্ড টাইপ করুন।" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "সহায়িকা" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "পাসওয়ার্ড বদলান" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "প্রস্থান" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "জ্যাঙ্গো সাইট প্রশাসক" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "জ্যাঙ্গো প্রশাসন" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "যোগ করুন" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "ইতিহাস" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "সাইটে দেখুন" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "অনুগ্রহ করে নিচের ভুলগুলো সংশোধন করুন।" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s সদস্যের জন্য নতুন পাসওয়ার্ড দিন।" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "পাসওয়ার্ড" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "পাসওয়ার্ড (পুনরায়)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "উপরের পাসওয়ার্ডটি পুনরায় প্রবেশ করান, যাচাইয়ের জন্য।" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "স্বাগতম," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "সহায়িকা" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "প্রস্থান" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "যোগ করুন" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "ইতিহাস" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "সাইটে দেখুন" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s যোগ করুন" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "ফিল্টার" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "ক্রমানুসারে সাজানো থেকে বিরত হোন" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "সাজানোর ক্রম: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "ক্রমানুসারে সাজানো চালু করুন/ বন্ধ করুন" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "মুছুন" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -486,14 +498,14 @@ msgstr "" "%(object_name)s '%(escaped_object)s' মুছে ফেললে এর সম্পর্কিত অবজেক্টগুলোও মুছে " "যাবে, কিন্তু আপনার নিম্নবর্ণিত অবজেক্টগুলো মোছার অধিকার নেইঃ" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -502,16 +514,16 @@ msgstr "" "আপনি কি %(object_name)s \"%(escaped_object)s\" মুছে ফেলার ব্যাপারে নিশ্চিত? " "নিম্নে বর্ণিত সকল আইটেম মুছে যাবেঃ" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "হ্যা়ঁ, আমি নিশ্চিত" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "একাধিক জিনিস মুছে ফেলুন" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -519,55 +531,70 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "মুছে ফেলুন" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "আরো একটি %(verbose_name)s যোগ করুন" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "মুছে ফেলুন?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s অনুযায়ী " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s এপ্লিকেশন এর মডেল গুলো" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "পরিবর্তন" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "কোন কিছু পরিবর্তনে আপনার অধিকার নেই।" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "সাম্প্রতিক কার্যাবলী" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "আমার কার্যাবলী" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "কিছুই পাওয়া যায়নি" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "অজানা বিষয়" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -576,138 +603,87 @@ msgstr "" "আপনার ডাটাবেস ইনস্টলে সমস্যা হয়েছে। নিশ্চিত করুন যে, ডাটাবেস টেবিলগুলো সঠিকভাবে " "তৈরী হয়েছে, এবং যথাযথ সদস্যের ডাটাবেস পড়ার অধিকার রয়েছে।" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "পাসওয়ার্ডঃ" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "ইউজার নেইম অথবা পাসওয়ার্ড ভুলে গেছেন?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "তারিখ/সময়" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "সদস্য" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "কার্য" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "এই অবজেক্টের কোন ইতিহাস নেই। সম্ভবত এটি প্রশাসন সাইট দিয়ে তৈরী করা হয়নি।" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "সব দেখান" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "সংরক্ষণ করুন" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "সার্চ" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" msgstr[1] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "মোট %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "নতুনভাবে সংরক্ষণ করুন" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "সংরক্ষণ করুন এবং আরেকটি যোগ করুন" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "সংরক্ষণ করুন এবং সম্পাদনা চালিয়ে যান" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"প্রথমে একটি সদস্যনাম ও পাসওয়ার্ড প্রবেশ করান। তারপরে আপনি ‍আরও সদস্য-অপশন যুক্ত করতে " -"পারবেন।" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "ইউজার নেইম এবং পাসওয়ার্ড টাইপ করুন।" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s সদস্যের জন্য নতুন পাসওয়ার্ড দিন।" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "পাসওয়ার্ড" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "পাসওয়ার্ড (পুনরায়)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "উপরের পাসওয়ার্ডটি পুনরায় প্রবেশ করান, যাচাইয়ের জন্য।" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "মুছে ফেলুন" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "আরো একটি %(verbose_name)s যোগ করুন" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "মুছে ফেলুন?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "ওয়েবসাইটে কিছু সময় কাটানোর জন্য আপনাকে আন্তরিক ধন্যবাদ।" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "পুনরায় প্রবেশ করুন" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "পাসওয়ার্ড বদলান" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "পাসওয়ার্ড বদল সফল হয়েছে" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "আপনার পাসওয়ার্ড বদলানো হয়েছে।" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -715,46 +691,34 @@ msgstr "" "অনুগ্রহ করে আপনার পুরনো পাসওয়ার্ড প্রবেশ করান, নিরাপত্তার কাতিরে, এবং পরপর দু’বার " "নতুন পাসওয়ার্ড প্রবেশ করান, যাচাই করার জন্য।" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "পুরনো পাসওয়ার্ড" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "নতুন পাসওয়ার্ড" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "আমার পাসওয়ার্ড পরিবর্তন করুন" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "পাসওয়ার্ড রিসেট করুন" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "পাসওয়ার্ড রিসেট সম্পন্ন হয়েছে" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "আপনার পাসওয়ার্ড দেয়া হয়েছে। আপনি এখন প্রবেশ (লগইন) করতে পারেন।" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "পাসওয়ার্ড রিসেট নিশ্চিত করুন" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "নতুন পাসওয়ার্ড দিন" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -762,19 +726,15 @@ msgstr "" "অনুগ্রহ করে আপনার পাসওয়ার্ড দুবার প্রবেশ করান, যাতে আমরা যাচাই করতে পারি আপনি " "সঠিকভাবে টাইপ করেছেন।" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "নতুন পাসওয়ার্ডঃ" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "পাসওয়ার্ড নিশ্চিতকরণঃ" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "পাসওয়ার্ড রিসেট সফল হয়নি" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -782,12 +742,7 @@ msgstr "" "পাসওয়ার্ড রিসেট লিঙ্কটি ঠিক নয়, হয়তো এটা ইতোমধ্যে ব্যবহৃত হয়েছে। পাসওয়ার্ড " "রিসেটের জন্য অনুগ্রহ করে নতুনভাবে আবেদন করুন।" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "পাসওয়ার্ড রিসেট সফল হয়েছে" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -795,13 +750,13 @@ msgstr "" "আমরা আপনার পাসওয়ার্ড সেট করার নিয়ম-কানুন আপনার দেয়া ইমেইল এড্রেসে পাঠিয়ে " "দিয়েছি। শীঘ্রই আপনি ইমেইলটি পাবেন।" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -810,24 +765,24 @@ msgstr "" "আপনি এই ই-মেইলটি পেয়েছেন কারন আপনি %(site_name)s এ আপনার ইউজার একাউন্টের " "পাসওয়ার্ড রিসেট এর জন্য অনুরোধ করেছেন।" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "অনুগ্রহ করে নিচের পাতাটিতে যান এবং নতুন পাসওয়ার্ড বাছাই করুনঃ" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "আপনার সদস্যনাম, যদি ভুলে গিয়ে থাকেনঃ" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "আমাদের সাইট ব্যবহারের জন্য ধন্যবাদ!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s দল" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -835,28 +790,52 @@ msgstr "" "পাসওয়ার্ড ভুলে গেছেন? নিচে আপনার ইমেইল এড্রেস দিন, এবং আমরা নতুন পাসওয়ার্ড সেট " "করার নিয়ম-কানুন আপনাকে ই-মেইল করব।" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "ইমেইল ঠিকানা:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "আমার পাসওয়ার্ড রিসেট করুন" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "সকল তারিখ" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(কিছুই না)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s বাছাই করুন" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s পরিবর্তনের জন্য বাছাই করুন" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "তারিখঃ" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "সময়ঃ" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "খুঁজুন" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "আরেকটি যোগ করুন" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "বর্তমান অবস্থা:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "পরিবর্তন:" diff --git a/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo index 79e3e4f19d4a95708844fe0fd1dcd0828f29d958..c06a3e642d2eb84d1f8d4f87028ba5ffa6e09187 100644 GIT binary patch delta 299 zcmca2a8+Q!o%&gf3=HAS3=HxN3=E%G7#O61v=A!;gB+071Je9J+80R60O?pDtq-KD zfV47@UInCefb=;aod%?T18Ghmoy5k#APS^&fHX*d6OjH2q$feeJJ=!O^Vk{ez#7&8 z1wa<;0Ma0XuL5b1Lw-UPigGY80QEAc0%-{#tplV%2D@&a$#{ctav8H8uZgaKsji`= zf}yFEq0!`x%+ju45hDWy14}CtLu~^f;POcqe delta 299 zcmcaAa7AFko%)%K3=HAS3=HxN3=AJx7#O61v>+=3gB+071=9RL+6PF>0O=SYtq-It zfwVG^UJ0aifb>})od%?T0clPkoyf+(APS_jfiy^eBar?Iq$fhf+u0%FbJ-c}z#7&9 z1wa;T2ht#euK;O~Lw-ONif}M60QEAc0BH#ztqr6>2D@yY$#{d2RW~`mD0OlnvmURp zu7RnpfsultnU$f%, 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Bengali (http://www.transifex.com/projects/p/django/language/" "bn/)\n" "MIME-Version: 1.0\n" @@ -18,154 +18,174 @@ msgstr "" "Language: bn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s বিদ্যমান" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "ফিল্টার" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "সব বাছাই করুন" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "সব %s একবারে বাছাই করার জন্য ক্লিক করুন।" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "বাছাই করুন" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "মুছে ফেলুন" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s বাছাই করা হয়েছে" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "সব মুছে ফেলুন" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "এখন" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "ঘড়ি" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "সময় নির্বাচন করুন" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "মধ্যরাত" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "৬ পূর্বাহ্ন" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "দুপুর" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "বাতিল" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "আজ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "দিনপঞ্জিকা" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "গতকাল" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "আগামীকাল" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "জানুয়ারি ফেব্রুয়ারি মার্চ এপ্রিল মে জুন জুলাই অাগস্ট সেপ্টেম্বর অক্টোবর নভেম্বর ডিসেম্বর" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "র স ম ব ব শ শ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "দেখান" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "লুকান" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "এখন" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "ঘড়ি" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "সময় নির্বাচন করুন" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "মধ্যরাত" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "৬ পূর্বাহ্ন" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "দুপুর" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "বাতিল" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "আজ" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "দিনপঞ্জিকা" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "গতকাল" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "আগামীকাল" diff --git a/django/contrib/admin/locale/br/LC_MESSAGES/django.mo b/django/contrib/admin/locale/br/LC_MESSAGES/django.mo index 48caaf0019efc37a34a90f30a186d096e155e700..f02ffd7c114404b29506aa2e9d0cafe338ef287d 100644 GIT binary patch delta 1937 zcmXxkUx-vy9Ki82y6QT+v$}t5%fB-@u77fEXLeVeZQEAOT}wAt6H*CLx1NGz#ll`3 zf}nyZ@?seMc?pUvF`9?S4C=wis9-CIeP|zqB#R(Ow6xIgclXTU{_f}8d(S=R+}}Af zKdtyWU!G{HIT0wkh=s(tX(5c_qcb>Bva>>%hdG>y>!N+g5jJz0jzd_FJJ5Ffunr%O z&qr}K*H2+BmN5h21uDMqT5RwZHgWx4^eoQd`a874U*h#;Y~=c1Y`{8tb%6Qk-1BI^ ztB@w4fPP2`eQ!Hv7(X1KvX~o(&=+3DJf1+35ze9=e2z7E9&Psx`o&}M`2;%AOY!+t zOmqD|+OC$_@x@^t+V4_qV*JoX#g0p8!#?zjwj%F_y*L*~&;gFb=g;8+t`p=4XE>Rm zPtggUNBjL2TW}2Tz)NU5XIHjiJr(YSX0*da=tN5BQVgII*@Mk^5a;95$Pr%U6A^IU7qZ#}X{eTPT#KzO)-+?B$;Q)W2o9POgs(;XdW-?u8oa5y4cC_OHo=k<% zkGF9>PG^45U+4hW;`M(>lQ5l5&BPq^{d|V}d!v&Z&TtF*#ly%EMxvwW^D;80@I1ES zadcCiLf`u$KL0V^pFmT71#REJs7|B}%~-JL|@pCX67ia#AneAe1Plm z4Em+Np{f59o#@}_dpFRO*Kl&;Eoi2epzX_R6pi9N~3N z{$IS0cKj8(H^$J6{EF_S8@K{n>6}#v{pj-{5R;+=RDv-k$OH0RKnj-dnn zj1GJe&D2eF;0!-%sv(D77x69}KvRAgZGQ~y@1;pu|Kn6l^+|N|e1sg~6Hcb^0{Z+1 z^b3ARf4|qz30+4sG=sD`&@%LS0i8$}vPUP2n|T?LBbE~_j6b=Ki_pSyO%85-n0SyV zdO=xBn4vDhiMfuJZsK9W{b6yEmL0?zVl}ag*hct))l#BT-W0F4Vh3?I(L>xrY$2+} zHM6XnBHWLDT{d33#%7~h?xW(rYPGn;s|Yh?aj9;1{fDUZ5=#loy;Fn%+(@{I$Y9t> zST+!*x1V5dg$IZN;o7<{1_^(1E?Ko~jurPqd#vZN&fK~gES*Ff@er|{aQ9pMIrS0# z%tChKGfA$YxpIBhBdO%E**BA8>DJ_Qy18;S{Z1-*yM9fktG%PUy->;)x_b)6WW0XC q)SY5SwxiTjSYJtHI#ZRwhR;%!#dC*K$%~B(lkXc>R<Pw9Tjay6%HPIL~M2rb>K_2}6rU$_XZ~DKVbI(2Z zoc~#-3uRwa#252YUo>2OL=kZ<#h5r=T+WSaA>Ei&_z`B{x0s7RVH#ey`glpvWZ*K) z!7R*2wJSkCR@nEon5m%}DDY=?aJvKBQ6Kam4NO1g;gi-Qn9cJEREKBm^Ep&vbGQ;O zp}xP2n#+%!(64HrTh~$gH#?gupjd=2lZh&@@KYjQ@eK5_g$y~ z9!Dkm6lwy`p%OiXcj9ZP1m8o3GN1Zce|7K;722a8tXEJo_zkth>Qyt$Kqa;YHBd1( z4N!?XbTz1ztVa#higaQ6?fX$wzvFn?$LzKK1ymGMtBz_>2{of;*oGQ#pM5@n>aZ8J zGDFCpdD=c7MSyL-n)+}xszD{Hz7Dko?Wp!H zDv=|ogpXMhw*E9~;IpXq@1rL832wx%QCk*I;RI>v)?)*fqGsHO+LC_MjD}DhgpqH} z6e_{zQ7d>7)&8ule+T(97r1FcAEU-u#Jli2B=NXO;kTy_vrzwliclRlq7F?9Y6ZGc zdm2V%ehe${P3t8rFgsQ(Mg$W95Rp_VWgHBc4meKXS3Y)1}v^3q;+5vo5(aLh~MX^ z63KfVcO}(m>mJ4X2_;ZTXkcABD~y-Cg4R;3A#`B1MY?*3hms{@9>6tAWzFB1yNM0S z($Z3?xQz(dx`$CKa}S}jqDzNW*S;l^hfJ$=z&>j$ZeI6NXd!kH+R9>LE3rrW-$X$N zOP7B0H!q#~Zla#pN$Ak&+Mc`{^9bsoIrdqHtk#yrW4D!iZMoUni8`#wPRecNerzZ9 z5}Sz*Vh5qaq7&Ok=+a)d5;_Cb#Dj!>T5W_5WI>`hy|A#nA{-iXH%3i))Cmoajf6*{ zF)tJwiG*jjq<8!BTEj8dbHeVFGaiaYry}0q>n~*ZatDS(;X|$yofsH!qtT&>(ZsWv zC23>hqi)PioXji_IG!7IW4ARh9rk~+1+ z{CTH5I{RzZoNpbEhxI(+Ifq;?5cAwIH_W^y-Rar4R(ARd+f?g%svQ`1=g)JCIj%Pu ziY2aR7bpJC_7|%n;yeMN|MardsvxIw*UnpC{%=Eb&~t`D(<9Dw#2MHy90_^kpsvG8 M&W=4>o0FgN50Jtd4gdfE diff --git a/django/contrib/admin/locale/br/LC_MESSAGES/django.po b/django/contrib/admin/locale/br/LC_MESSAGES/django.po index 103c91fa2..f18a8b373 100644 --- a/django/contrib/admin/locale/br/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/br/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Fulup , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Breton (http://www.transifex.com/projects/p/django/language/" "br/)\n" @@ -17,460 +17,470 @@ msgstr "" "Language: br\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ha sur oc'h ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "An holl" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ya" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ket" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Dianav" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Forzh pegoulz" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hiziv" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Er 7 devezh diwezhañ" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ar miz-mañ" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ar bloaz-mañ" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Ober :" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "eur an ober" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "Kemennadenn gemmañ" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Traezenn eus ar marilh" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Hini ebet" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Kemmet %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ha" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "N'eus bet kemmet maezienn ebet." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Ouzhpennañ %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Ouzhpennañ %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Kemmañ %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Fazi en diaz roadennoù" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" msgstr[1] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Istor ar c'hemmoù : %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Kevreañ" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Lec'hienn verañ Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Merañ Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Merañ al lec'hienn" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Kevreañ" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Merañ %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Deiziad :" - -#: widgets.py:91 -msgid "Time:" -msgstr "Eur :" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Klask" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Ouzhpennañ unan all" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "N'eo ket bet kavet ar bajenn" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Degemer" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Fazi servijer" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Fazi servijer (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Fazi servijer (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Mont" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Riñsañ an diuzadenn" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Degemer mat," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Merkit un anv implijer hag ur ger-tremen." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Teulioù" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Cheñch ger-tremen" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Digevreañ" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Lec'hienn verañ Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Merañ Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Ouzhpennañ" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Istor" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Gwelet war al lec'hienn" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Ger-tremen" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Ger-tremen (adarre)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Degemer mat," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Teulioù" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Digevreañ" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Ouzhpennañ" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Istor" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Gwelet war al lec'hienn" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Ouzhpennañ %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Sil" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Eilpennañ an diuzadenn" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Diverkañ" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -478,30 +488,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ya, sur on" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -509,328 +519,297 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Lemel kuit" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Diverkañ ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " dre %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Kemmañ" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Ma oberoù" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Endalc'had dianav" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Ger-tremen :" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Disoñjet ho ker-tremen pe hoc'h anv implijer ganeoc'h ?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Deiziad/eur" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Implijer" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Ober" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Diskouez pep tra" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Enrollañ" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Klask" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" msgstr[1] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Enrollañ evel nevez" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Enrollañ hag ouzhpennañ unan all" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Enrollañ ha derc'hel da gemmañ" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Merkit un anv implijer hag ur ger-tremen." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Ger-tremen" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Ger-tremen (adarre)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Lemel kuit" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Diverkañ ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Kevreañ en-dro" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Cheñch ho ker-tremen" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Ger-termen cheñchet ervat" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Cheñchet eo bet ho ker-tremen." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Ger-tremen kozh" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Ger-tremen nevez" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Cheñch ma ger-tremen" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Adderaouekaat ar ger-tremen" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Adderaouekaet eo bet ar ger-tremen ervat" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Kadarnaat eo bet cheñchet ar ger-tremen" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Merkañ ur ger-tremen nevez" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Ger-tremen nevez :" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Kadarnaat ar ger-tremen :" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Ur fazi zo c'hoarvezet en ur cheñch ger-tremen" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Cheñchet eo bet ar ger-tremen ervat" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Ho trugarekaat da ober gant hol lec'hienn !" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "An holl zeiziadoù" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(hini)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Diuzañ %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Deiziad :" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Eur :" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Klask" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Ouzhpennañ unan all" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo index a320f1ae94b17d87f78071fbf80798efbafa84b8..0860e327671203597e9544b698818b8fa1e1dd2a 100644 GIT binary patch delta 311 zcmbQmJDYdHllmEq3=DnD3=Av`3=Hb53=Et=S_ev-0cmz1-vLMi5rYSi-~rNpK$;gw zM+0dtAe{-MHGy;qkTwR=^MEu+-z6XoG@9WSkY)qY_kgr7kbVlJLG~E4F}Q&lwm?~s z26rG0GSDAL3jygUAPur87f5pe>1rSi)XUHUq(SPsp!}(uS2F%*oV=D<&(uWMz*N`J zQo+#F%FsyLz{tRWE5KhjD77rJI5R&_*Cnwe)k?w0z!0p?$Uwos(#phevH**?qE}*G hUS_d^PikgLYL0?U7MSah1Lo>w=B4Ftc4CQO0sso;FfafB delta 353 zcmXZVJxjwt7zgkt_C*b5@e|x6NVsyj8mULAMWilPMY^cdS&tfsi6p5=mkym=L{JbE zcb)r5939;HJ@kLt!D_u@Uw#?KDXeTk?{L~9kIW$4ch;Ue;Fh)a8TR$v!; z@D#f660XA>*5MnpeV-7c=?hljH|)Y0w0mTgI)6bEzqX+R?Z5-L3QwS26vHJrg6O3Q zv~_p${Av2({5TcfPc!rQUaF1jT!dUm7Hq1Z;R`8*dvwT;%}ta?X~K7PVHA@hK-~tH zTTC>R41Iy)?(4kZy-X*0tcx^LtRL&)g}G+U|DY{z9vI#;`bx2# N%oJ(Drf22$!Y@EAK6n5C diff --git a/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po index e9a9efdec..51c7638fe 100644 --- a/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Fulup , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Breton (http://www.transifex.com/projects/p/django/language/" "br/)\n" "MIME-Version: 1.0\n" @@ -17,154 +17,174 @@ msgstr "" "Language: br\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Hegerz %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Sil" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Dibab an holl" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klikañ evit dibab an holl %s war un dro." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Dibab" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Lemel kuit" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Dibabet %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Lemel kuit pep tra" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klikañ evit dilemel an holl %s dibabet war un dro." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Bremañ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Horolaj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Dibab un eur" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Hanternoz" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6e00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Kreisteiz" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Nullañ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hiziv" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Deiziadur" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Dec'h" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Warc'hoazh" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "Genver C'hwevrer Meurzh Ebrel Mae Mezheven Gouere Eost Gwengolo Here Du Kerzu" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S L M M Y G S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Diskouez" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Kuzhat" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Bremañ" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Horolaj" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Dibab un eur" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Hanternoz" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6e00" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Kreisteiz" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Nullañ" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hiziv" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Deiziadur" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Dec'h" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Warc'hoazh" diff --git a/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo b/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo index ecc5f04f9bc1faec52d691a8e5c7c3825562484c..daf9c424752e26354802e4c2b44e7c563de45d7e 100644 GIT binary patch delta 2844 zcmYk-4@}f$9LMqJ_$P4wLrOv*4#bdua)%;_g`lLShA0X6Ckyh_Lp=zQP@o%w&CLE- zm($i-EBdph)8)0fm2SDYwQ`ortd-f+S<}>X&AG;C>;1WVY(3+9ujlvte)s(OKF{xX zX~j@o;MWN;dkv+RNGC?3jrj)gRq7H9hEZ#*8G=eD@&FHz9hFak~d=MAoA#6ouD0OV4 z<6@-ARAUt`#p$>Q)$d7Mfu}Hv@l6)fR>wIQgN4|L9@H0hA#*W%P|v+>+dn|EZVuY} zM^OWx#3=j@lkprXQ`b=ak04_k$9Q7`>UcaAHDsVtUx@sfQa*Ur%tzgCK%D_EDr5bq z6z|45+=n~yDpp`SdDiz1pce8OD)lG$P-f32k$=tTIt};XZA`^jrmK!KQC}=T4OoI& z(ZiUJb*KsTpcb+Z`7`hHp@kepJ^uwB#_ur?2WhOtL&@ZS5|x`YOv89)u^7wHjRV$C zaU$2h;WivWrM`oWZ^Ay*1b;xCp^MhvQCoHcmB~A(1;@~tCY%tUQbuJWYR0vwx1kZW zm#eV=efS9OMNRlDPQ^b_nMxs_ax&`s#i-Ozx9xLL6Rfp1+4evSl`9To{7808J^9!B zxgM)<0GYHoiQ0;vQ7gKHTIn^^^S6+>n9HXhm zA81D%ju%j=I)W}dhR5*&Y65Su9Qrn&pgKH_Rd^mB#dLlgG(ZckN1weugIf8IsI9(? zt$P2jQ_+eWG9!m%Evf@QY9iZEdmBIba}dyY_yJ zD{?;r14{W6DmtCzsMlp7YK3c1GwnvbxBa*pgZKvC!kIY8M(h6PsDV!-FNisZO8pp8btJjD9F`y#>RW!C2b+ zQCqbWwV>DR{UOw0J&47495vya7=^BmLj?e+@CK`!+VkS{X%q1Qpyo5?`1hW~}+IpvTp7KA3&>>o58-?~*MQ4Mp zGgZV&;$C@%3THB07V){&*5_jrv4mJkJVlfd`r*@lafPclCmA4yyOe9L1*f;(iuhW(jw0+m#4JCQ&QkAak~@imKH7d zcKNpY+WbW|&7Ix~SBcvbey+sra?h&pl!yGO`yIh?Y1N^Yw5FKQx0!`e!MyC`bW_*X n+10VG+126Q>g{anYWBA_yEeD&@cB1+L+@tSI6^r&8{_^3$9fL~ delta 3357 zcmZA1X>1f_9LMpe1q!ScT1r7KodSi{cCjt=6iU%5ASwl^f(3Ng9m=-b*}6x$#6>_c zM5D4`OpGS2z7SN7Yz)!F#3KX}2^b;-jKK>qf*Li(sJzhcuRADVvj6=&^UO2P{mknv z&$cGdjTpGwaBU;T6Eg=Ilg8yk_~R` zkE-`?q^QZI)g~N^>S!BIr+wp+Py>C~ihD2{|3Nj7oo5WIVtn`z4o8)5M+RwJRJn~_ z{#NvHzr%aJ8`Xh6RJ{kV0MnRMPmYjK179GWHD94B{@J^~f?5I}!y#!3kiMD8I2LE1 z-dl*8p_Qn;(t~4gr+5E0YG#k3mf~bS^WQ?^92wj3HhR;5hp+~JLseW#cQxWVq^OyV zYG@Iv;~^Z0E~>$;s0Lm|y|)L|@B!p!-skUDJYK;3tEYdFp%E8Si)LgZYQ)v37aDOt zF2+*KW`P^A95n--I1Qi11^6yjVAiONRmjf-_)Fjh)Dr!YB(apl6;uzGFf47lm7YP= z+IFC(Jc=6e7F36~V=eANb@&+S^qfMi`B^N(?{O9u+?46?A}rxP8785r+U?nks^A^e z)F1TnKSXu#nCEFP|7-jq%a|WgGk2Ql&~g3&)u9}ww+V-%maYYv9J2~pnxt7rLL*F~ zM!p?Y!E?x@n7yb?_YoH1Nt}ScqdGc*!kWrao<-QleL1Q_Cs6f&i}cZ4Le)EfN(y!U z$C6M36iA}g3*>C23ybDjD8Y;AmS&idS_gk_5yrZUkH+JA_s16Nf+O&7_ zQRRzJ9V)@3*1n2_Hd7<20}C)4mmz~P%TZIe0aalNRqhqfJ>K&}-t*5;Q-224@MYAo zyn;GSg%dONmQG~;Sw=IL3}(XwkU^R)sFC!cHqBeuh9BTA95X5Neb|SM++RSIn>;zw z!5Y-eHKLZ{0aSgRsP^Khc3zmA%)EHOEATODq@N;nn)9f0J)}6Z`D#%kTZSqZM$Oz) zs7Lkco0|MPe~FpNi3L}`SLx3D)Iey zI0V1JL3jzZroW(O;%^*+xuu!SU5K}FKLyp{2QeFy0TNoH)#%3_oPlp3C&ipa&A=b1 zH7~w3^Ie#ZS=`@&s<0W=@FLV{3ZM_;sOL#k`A3Nep|9g+vdt4Dbg6f`^f|SNy9iwj zq<^Y38hu(-Su4TBm_aJ%m1P{ckfc!!q~xT3JQ< z@G>T0xtDIk zHN;x)UOWFz;&Ja@G^P^1#?)S4Lw<40vV&bAHx!FU?RY5SroZ#02jsfWTC3ZR#nwim z!SwUPKFi7vtg+p8$BHEa0Vft)od~B|^NMo1y2DP~Nd@zY{Z`b8Iq_=>m=>=B?@7Y_ z|K;@Nyt1sCmat>T94j1Yw?eLEx7#7N+*;)X>;$>%BZ;ULqb)jRt+8X4v#vW7b%N8< zd-Kl?8srZ|qE70W(bKA@`zxybRn=DIjE2hkvWlvT3SY}Y|6->nq*wjTcHC*Oswyfe zSLd&+wJPcws_N61N57nvQ(WTOT~2EAnCARB|II=m)L~o2vGgZnmJJ-)>N>Gd+_Bt9 zPlAqa2)Uh!^thY-**7F&-5t*1Ue~rlsd{TtYMxc#v#w@FQf<}*WtIJ(HO(y63`Kfu zw?l(gT~zG+_fC4P)toi!zDPLK6|sUggSWb)bf!lg=#J2ZNI4$vjYlkM=&=v?s!&Y* PW&NDau$_Lds3YfJ{dAbQ diff --git a/django/contrib/admin/locale/bs/LC_MESSAGES/django.po b/django/contrib/admin/locale/bs/LC_MESSAGES/django.po index f32776103..f8ace3f15 100644 --- a/django/contrib/admin/locale/bs/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/bs/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/django/language/" "bs/)\n" @@ -19,156 +19,159 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspješno izbrisano %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Da li ste sigurni?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Izbriši odabrane %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Svi" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Da" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ne" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Nepoznato" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Svi datumi" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Danas" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Poslednjih 7 dana" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ovaj mesec" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ova godina" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Molimo da se prijavite ponovo, pošto je vaša sesija istekla." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Radnja:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "vrijeme radnje" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id objekta" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr objekta" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "oznaka radnje" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "opis izmjene" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "zapis u logovima" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "zapisi u logovima" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Nijedan" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Promijenjeno %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "i" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodano %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Promijeni %(list)s za %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Izbrisani %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nije bilo izmjena polja." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -176,38 +179,38 @@ msgstr "" "Objekat „%(obj)s“ klase %(name)s dodat je uspješno. Dole možete unjeti " "dodatne izmjene." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Objekat „%(obj)s“ klase %(name)s sačuvan je uspješno." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Objekat „%(obj)s“ klase %(name)s izmjenjen je uspješno." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -215,30 +218,35 @@ msgstr "" "Predmeti moraju biti izabrani da bi se mogla obaviti akcija nad njima. " "Nijedan predmet nije bio izmjenjen." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nijedna akcija nije izabrana." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Dodaj objekat klase %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Objekat „%(obj)s“ klase %(name)s obrisan je uspješno." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Objekat klase %(name)s sa primarnim ključem %(key)r ne postoji." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Dodaj objekat klase %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Izmjeni objekat klase %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Greška u bazi podataka" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -246,7 +254,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -254,231 +262,235 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s izabrani" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Objekat „%(obj)s“ klase %(name)s obrisan je uspješno." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Historijat izmjena: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Prijava" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administracija sajta" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administracija" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administracija sistema" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Prijava" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administracija %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Vrijeme:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Pretraži" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Dodaj još jedan" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Stranica nije pronađena" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Žao nam je, tražena stranica nije pronađena." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Početna" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Greška na serveru" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Greška na serveru (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Greška na serveru (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Pokreni odabranu radnju" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Počni" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Kliknite ovdje da izaberete objekte preko svih stranica" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Izaberite svih %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Izbrišite izbor" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Prvo unesite korisničko ime i lozinku. Potom ćete moći da mijenjate još " +"korisničkih podešavanja." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Dobrodošli," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentacija" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Promjena lozinke" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Odjava" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administracija sajta" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administracija" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Dodaj" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historijat" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Pregled na sajtu" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Unesite novu lozinku za korisnika %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Lozinka" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Lozinka (ponovite)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Radi provjere tačnosti ponovo unesite lozinku koju ste unijeli gore." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Dobrodošli," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentacija" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Odjava" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Dodaj" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historijat" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Pregled na sajtu" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Dodaj objekat klase %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Obriši" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -489,14 +501,14 @@ msgstr "" "objekata koji su povezani sa ovim objektom, ali vaš nalog nema dozvole za " "brisanje slijedećih tipova objekata:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -506,16 +518,16 @@ msgstr "" "„%(escaped_object)s“? Slijedeći objekti koji su u vezi sa ovim objektom će " "također biti obrisani:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Da, siguran sam" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Brisanje više objekata" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -523,55 +535,70 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Obriši" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Dodaj još jedan %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Brisanje?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Izmjeni" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nemate dozvole da unosite bilo kakve izmjene." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Posjlednje radnje" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Moje radnje" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nema podataka" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Nepoznat sadržaj" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -580,27 +607,27 @@ msgstr "" "Nešto nije uredu sa vašom bazom podataka. Provjerite da li postoje " "odgovarajuće tabele i da li odgovarajući korisnik ima pristup bazi." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Lozinka:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum/vrijeme" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Korisnik" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Radnja" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -608,19 +635,20 @@ msgstr "" "Ovaj objekat nema zabilježen historijat izmjena. Vjerovatno nije dodan kroz " "ovaj sajt za administraciju." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Prikaži sve" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Sačuvaj" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Pretraga" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -628,93 +656,41 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "ukupno %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Sačuvaj kao novi" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Sačuvaj i dodaj slijedeći" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Sačuvaj i nastavi sa izmjenama" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Prvo unesite korisničko ime i lozinku. Potom ćete moći da mijenjate još " -"korisničkih podešavanja." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Unesite novu lozinku za korisnika %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Lozinka" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Lozinka (ponovite)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Radi provjere tačnosti ponovo unesite lozinku koju ste unijeli gore." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Obriši" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Dodaj još jedan %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Brisanje?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Hvala što ste danas proveli vrijeme na ovom sajtu." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Ponovna prijava" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Izmjena lozinke" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "uspješna izmjena lozinke" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Vaša lozinka je izmjenjena." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -722,46 +698,34 @@ msgstr "" "Iz bezbjednosnih razloga prvo unesite svoju staru lozinku, a novu zatim " "unesite dva puta da bismo mogli da provjerimo da li ste je pravilno unijeli." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Stara lozinka" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nova lozinka" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Izmijeni moju lozinku" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Resetovanje lozinke" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Resetovanje lozinke uspješno" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Vaša lozinka je postavljena. Možete se prijaviti." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Potvrda resetovanja lozinke" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Unesite novu lozinku" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -769,19 +733,15 @@ msgstr "" "Unesite novu lozinku dva puta kako bismo mogli da provjerimo da li ste je " "pravilno unijeli." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nova lozinka:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Potvrda lozinke:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Resetovanje lozinke neuspješno" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -789,75 +749,94 @@ msgstr "" "Link za resetovanje lozinke nije važeći, vjerovatno zato što je već " "iskorišćen. Ponovo zatražite resetovanje lozinke." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Resetovanje lozinke uspješno." - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Idite na slijedeću stranicu i postavite novu lozinku." -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Ukoliko ste zaboravili, vaše korisničko ime:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Hvala što koristite naš sajt!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Uredništvo sajta %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Resetuj moju lozinku" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Svi datumi" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Odaberi objekat klase %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Odaberi objekat klase %s za izmjenu" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Vrijeme:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Pretraži" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Dodaj još jedan" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo index 3efd7092147944473c790303896a4abcf6702bf5..75fe0b9a4e5107bfe683fcab080f17553087bd25 100644 GIT binary patch delta 177 zcmZ3)xtMc8it7_b28IJb9K^uDu#}mBfg4EwfYK~15WWDAW&?`LKxt(l%?jje0qG(j zZLo2rA>-uxjC#B#x(24YhL#G3rdEbVlckuXUBMzo1_}n2Rwjnp20*~&lUQ7$8&Z^* sSDcerl3!${;FXw{mszaflbV^5nxkNo1?D>BfVp~^d1?8ZOPKVS03y95qyPW_ delta 181 zcmZ3?xrlQ@itA%W28IJb9K^uDu!Na`fg4DFhtkX}5I#SUW&?^#Lun--%?jje0_h?k zt-o=lAtS49a(+?jDx<-}?1{PLErju=%#HEvS5=&E33lwZ13, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/django/language/" "bs/)\n" "MIME-Version: 1.0\n" @@ -18,73 +18,75 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Dostupno %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Odaberi sve" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Ukloni" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Odabrani %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "Izabran %(sel)s od %(cnt)s" msgstr[1] "Izabrano %(sel)s od %(cnt)s" msgstr[2] "Izabrano %(sel)s od %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -92,82 +94,102 @@ msgstr "" "Imate nespašene izmjene na pojedinim uređenim poljima. Ako pokrenete ovu " "akciju, te izmjene će biti izgubljene." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Danas" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Danas" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "" diff --git a/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo index afeb30ad60fd05bf5c4ea72da1c37d5bd7e36333..95ac737029a9614c6acf3005f45f2e83e6276a56 100644 GIT binary patch delta 4483 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 Lax;;sU-|wI$zUGK diff --git a/django/contrib/admin/locale/ca/LC_MESSAGES/django.po b/django/contrib/admin/locale/ca/LC_MESSAGES/django.po index 6dc78b008..527bcfde2 100644 --- a/django/contrib/admin/locale/ca/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ca/LC_MESSAGES/django.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Carles Barrobés , 2011-2012 +# Antoni Aloy , 2014 +# Carles Barrobés , 2011-2012,2014 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-18 19:44+0000\n" +"Last-Translator: Antoni Aloy \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/django/language/" "ca/)\n" "MIME-Version: 1.0\n" @@ -18,62 +19,68 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Eliminat/s %(count)d %(items)s satisfactòriament." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "No es pot esborrar %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "N'esteu segur?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Eliminar els %(verbose_name_plural)s seleccionats" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administració" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Tots" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Sí" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "No" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Desconegut" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Qualsevol data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Avui" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Últims 7 dies" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Aquest mes" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Aquest any" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -82,115 +89,112 @@ msgstr "" "Si us plau, introduïu un %(username)s i clau correcta per un compte de " "personal. Observeu que ambdós camps són sensibles a majúscules." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Si us plau, entreu de nou perquè la vostra sessió ha caducat." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Acció:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "moment de l'acció" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id de l'objecte" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "'repr' de l'objecte" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "indicador de l'acció" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "missatge del canvi" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrada del registre" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entrades del registre" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Afegit \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Modificat \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Eliminat \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objecte entrada del registre" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "cap" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Modificat %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "i" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Afegit %(name)s \"%(object)s\"" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificat %(list)s per a %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Eliminat %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Cap camp modificat." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "S'ha afegit amb èxit el/la %(name)s \"%(obj)s\". Pot editar-lo de nou a sota." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -"El %(name)s \"%(obj)s fou afegit satisfactòriament. Pos afegir un altre " +"El %(name)s \"%(obj)s fou afegit satisfactòriament. Pot afegir un altre " "%(name)s a continuació." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "El/la %(name)s \"%(obj)s\" ha estat afegit/da amb èxit." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -199,21 +203,21 @@ msgstr "" "El %(name)s \"%(obj)s\" fou canviat satisfactòriament. Pot editar-lo un " "altra vegada a continuació." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -"El %(name)s \"%(obj)s\" fou canviat satisfactòriament. Pots afegir un altre " +"El %(name)s \"%(obj)s\" fou canviat satisfactòriament. Pot afegir un altre " "%(name)s a continuació." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "S'ha modificat amb èxit el/la %(name)s \"%(obj)s." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -221,149 +225,139 @@ msgstr "" "Heu de seleccionar els elements per poder realitzar-hi accions. No heu " "seleccionat cap element." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "no heu seleccionat cap acció" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Afegir %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "El/la %(name)s \"%(obj)s\" s'ha eliminat amb èxit." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "No existeix cap objecte %(name)s amb la clau primària %(key)r." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Afegir %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Error de base de dades" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s s'ha modificat amb èxit." msgstr[1] "%(count)s %(name)s s'han modificat amb èxit." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s seleccionat(s)" msgstr[1] "Tots %(total_count)s seleccionat(s)" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionats" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "El/la %(name)s \"%(obj)s\" s'ha eliminat amb èxit." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Modificar històric: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Esborrar %(class_name)s %(instance)s requeriria esborrar els següents " +"objectes relacionats protegits: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Iniciar sessió" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Lloc administratiu de Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administració de Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administració del lloc" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Iniciar sessió" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administració de %s" +msgid "%(app)s administration" +msgstr "Administració de %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Cercar" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Afegir-ne un altre" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Actualment:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Canviar:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "No s'ha pogut trobar la pàgina" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Ho sentim, però no s'ha pogut trobar la pàgina sol·licitada" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Inici" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Error del servidor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Error del servidor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Error del servidor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -372,120 +366,141 @@ msgstr "" "correu electrònic, i hauria d'arreglar-se en breu. Gràcies per la vostra " "paciència." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Executar l'acció seleccionada" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Anar" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Feu clic aquí per seleccionar els objectes a totes les pàgines" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Seleccioneu tots %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Netejar la selecció" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primer, entreu un nom d'usuari i una contrasenya. Després podreu editar més " +"opcions de l'usuari." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Benvingut/da," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Introduïu un nom d'usuari i contrasenya." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentació" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Canviar contrasenya" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Finalitzar sessió" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Lloc administratiu de Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administració de Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Afegir" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Històric" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Veure al lloc" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Si us plau, corregiu els errors mostrats a sota." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Si us plau, corregiu els errors mostrats a sota." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Introduïu una contrasenya per l'usuari %(username)s" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Contrasenya" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Contrasenya (de nou)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Introduïu la mateixa contrasenya de dalt, per fer-ne la verificació." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Benvingut/da," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentació" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Finalitzar sessió" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Afegir" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Històric" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Veure al lloc" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Afegir %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtre" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Treure de la ordenació" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioritat d'ordenació: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Commutar ordenació" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -496,7 +511,7 @@ msgstr "" "d'objectes relacionats, però el vostre compte no te permisos per esborrar " "els tipus d'objecte següents:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -505,7 +520,7 @@ msgstr "" "Esborrar %(object_name)s '%(escaped_object)s' requeriria esborrar els " "següents objectes relacionats protegits:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -514,16 +529,16 @@ msgstr "" "Esteu segurs de voler esborrar els/les %(object_name)s \"%(escaped_object)s" "\"? S'esborraran els següents elements relacionats:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Sí, n'estic segur" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Eliminar múltiples objectes" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -534,7 +549,7 @@ msgstr "" "relacionats, però el vostre compte no té permisos per esborrar els següents " "tipus d'objectes:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -543,7 +558,7 @@ msgstr "" "Esborrar els %(objects_name)s seleccionats requeriria esborrar els següents " "objectes relacionats protegits:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -552,41 +567,56 @@ msgstr "" "N'esteu segur de voler esborrar els %(objects_name)s seleccionats? " "S'esborraran tots els objects següents i els seus elements relacionats:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Eliminar" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Afegir un/a altre/a %(verbose_name)s." + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Eliminar?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Per %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Models en l'aplicació %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modificar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "No teniu permís per editar res." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Accions recents" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Les meves accions" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Cap disponible" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contingut desconegut" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -596,27 +626,27 @@ msgstr "" "vos que s'han creat les taules adients, i que la base de dades és llegible " "per l'usuari apropiat." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Contrasenya:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Heu oblidat la vostra contrasenya o nom d'usuari?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Usuari" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Acció" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -624,112 +654,61 @@ msgstr "" "Aquest objecte no té historial de canvis. Probablement no es va afegir " "utilitzant aquest lloc administratiu." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mostrar tots" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Desar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Cerca" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultat" msgstr[1] "%(counter)s resultats" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s en total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Desar com a nou" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Desar i afegir-ne un de nou" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Desar i continuar editant" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primer, entreu un nom d'usuari i una contrasenya. Després podreu editar més " -"opcions de l'usuari." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Introduïu un nom d'usuari i contrasenya." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Introduïu una contrasenya per l'usuari %(username)s" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Contrasenya" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Contrasenya (de nou)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Introduïu la mateixa contrasenya de dalt, per fer-ne la verificació." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Eliminar" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Afegir un/a altre/a %(verbose_name)s." - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Eliminar?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Gràcies per passar una estona de qualitat al web durant el dia d'avui." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Iniciar sessió de nou" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Canvi de contrasenya" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Contrasenya canviada amb èxit" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "La seva contrasenya ha estat canviada." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -738,47 +717,35 @@ msgstr "" "seguit introduïu la vostra contrasenya nova dues vegades per verificar que " "l'heu escrita correctament." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Contrasenya antiga" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Contrasenya nova" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Canviar la meva contrasenya:" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Restablir contrasenya" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Contrasenya restablerta" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "S'ha canviat la vostra contrasenya. Ara podeu continuar i iniciar sessió." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmació de restabliment de contrasenya" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Introduïu la nova contrasenya" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -786,19 +753,15 @@ msgstr "" "Si us plau, introduïu la vostra nova contrasenya dues vegades, per verificar " "que l'heu escrita correctament." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Contrasenya nova:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirmar contrasenya:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Restabliment de contrasenya fallat" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -806,24 +769,23 @@ msgstr "" "L'enllaç de restabliment de contrasenya era invàlid, potser perquè ja s'ha " "utilitzat. Si us plau, sol·liciteu un nou reestabliment de contrasenya." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Restabliment de contrasenya amb èxit" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"Us hem enviat instruccions per configurar la vostra contrasenya. Les hauríeu " +"de rebre en breu." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Si no rebeu un correu, assegureu-vos que heu introduït l'adreça amb la que " +"us vau registrar, i comproveu la vostra carpeta de \"spam\"." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -832,24 +794,24 @@ msgstr "" "Heu rebut aquest correu perquè vau sol·licitar restablir la contrasenya per " "al vostre compte d'usuari a %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Si us plau, aneu a la pàgina següent i escolliu una nova contrasenya:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "El vostre nom d'usuari, en cas que l'hagueu oblidat:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Gràcies per fer ús del nostre lloc!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "L'equip de %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -857,28 +819,52 @@ msgstr "" "Heu oblidat la vostra contrasenya? Introduïu la vostra adreça de correu " "electrònic a sota, i us enviarem instruccions per canviar-la." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Adreça de correu electrònic:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Restablir la meva contrasenya" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Totes les dates" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Cap)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Seleccioneu %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Seleccioneu %s per modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Cercar" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Afegir-ne un altre" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Actualment:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Canviar:" diff --git a/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo index 47fb690035a0bd0177fb2ba91be5d9b60138ed73..61e60768d5942cd9de5c14622a02d380142000ef 100644 GIT binary patch delta 1317 zcmbW#%}bO)9KiAMB{fYm&EBk>Bs-+L?S`g3iD+tIghVM6bQ#@AH`aY@o@XT@cp&N= zVP1st(4m5E`v(+AK`+oDg6QC_OHj9X78<5)}k5?13C+>AMF!3YoG5^kcY zUQ&?--eNhv$8r3KvO%0q>F?(60`}q9M*W&YjR+r}^cn#0u4Sa=iBd2&jvd(Fg zjnCtDv?%Lc$0fXp(S0hd+?QO{bCj!jfkXJF*k4b2w`e!vLtMlV`?e~@g{XQ$GG{%t zhmcQ46T68fVztQOb`hLY?I2h_QVmpA3kenuAZ__r4iGz~L6J=4kdpb@vY&=zCq=Su zCiW4MDd#H`c|EPgdSg-f*i~Epb?Hz^6k1PT^mE!ctJ?xS?dO~})7GT4e_03C%~_|z z^o)(GQU5PvgN+Q<6LvbCO|4zFTU3I-@%?@#=~@o;{{d8jJSyQh@-v^yV=Ut%{E8&9OI)E`XM$KPGRbV;3e+!l9KJLH=sOMkfD}0A9@ieX!Qh@FzMo{mMHEoE{H=wqyNB0$IEjJ#I#%kkAs)}tVhKb#T z+Ag#6-HtvyHe)*poltFn(5Wa&uPXR|E5w7nm?u<;_V3I{G??-dQ73&R)#okN8)5s5 zGf_V1`DM=!+|uDnX{zW4zMs7?>s7, 2011-2012 +# Carles Barrobés , 2011-2012,2014 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-16 10:47+0000\n" +"Last-Translator: Carles Barrobés \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/django/language/" "ca/)\n" "MIME-Version: 1.0\n" @@ -18,12 +18,12 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s Disponibles" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "seleccionant-los a la caixa de sota i fent clic a la fletxa \"Escollir\" " "entre les dues caixes." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Escriviu en aquesta caixa per a filtrar la llista de %s disponibles." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtre" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Escollir-los tots" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Feu clic per escollir tots els %s d'un cop." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Escollir" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Eliminar" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Escollit %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -74,22 +74,24 @@ msgstr "" "los a la caixa de sota i fent clic a la fletxa \"Eliminar\" entre les dues " "caixes." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Esborrar-los tots" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Feu clic per eliminar tots els %s escollits d'un cop." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s seleccionat" msgstr[1] "%(sel)s of %(cnt)s seleccionats" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -97,7 +99,8 @@ msgstr "" "Teniu canvis sense desar a camps editables individuals. Si executeu una " "acció, es perdran aquests canvis no desats." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -107,7 +110,8 @@ msgstr "" "camps individuals. Si us plau premeu OK per desar. Haureu de tornar a " "executar l'acció." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -116,7 +120,68 @@ msgstr "" "Heu seleccionat una acció i no heu fet cap canvi a camps individuals. " "Probablement esteu cercant el botó 'Anar' enlloc de 'Desar'." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Nota: Aneu %s hora avançats respecte la hora del servidor." +msgstr[1] "Nota: Aneu %s hores avançats respecte la hora del servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Nota: Aneu %s hora endarrerits respecte la hora del servidor." +msgstr[1] "Nota: Aneu %s hores endarrerits respecte la hora del servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Ara" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Rellotge" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Escolliu una hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Mitjanit" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Migdia" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancel·lar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Avui" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendari" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ahir" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Demà" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -124,62 +189,17 @@ msgstr "" "Gener Febrer Març Abril Maig Juny Juliol Agost Setembre Octubre Novembre " "Desembre" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "dg dl dt dc dj dv ds" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mostrar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ocultar" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Ara" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Rellotge" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Escolliu una hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Mitjanit" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Migdia" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancel·lar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Avui" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendari" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ahir" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Demà" diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo b/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo index 4dc1799076e467628abf18efb11cb899cc993253..55a28279b3e67a944fe6042868b6b709e4198c6e 100644 GIT binary patch delta 3763 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, 2011 # Jirka Vejrazka , 2011 -# Vlada Macek , 2013 +# Vlada Macek , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-09-13 10:48+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-22 17:44+0000\n" "Last-Translator: Vlada Macek \n" "Language-Team: Czech (http://www.transifex.com/projects/p/django/language/" "cs/)\n" @@ -19,62 +19,68 @@ msgstr "" "Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Úspěšně odstraněno: %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Nelze smazat %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Jste si jisti?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Odstranit vybrané položky typu %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Správa" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Vše" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ano" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ne" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Neznámé" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Libovolné datum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Dnes" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Posledních 7 dní" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Tento měsíc" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Tento rok" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,94 +89,91 @@ msgstr "" "Zadejte správné %(username)s a heslo pro personál. Obě pole mohou rozlišovat " "velká a malá písmena." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Přihlaste se znovu, vaše sezení vypršelo." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Operace:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "čas operace" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id položky" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "reprez. položky" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "příznak operace" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "zpráva o změně" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "položka protokolu" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "položky protokolu" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Přidán objekt \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Změněn objekt \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Odstraněn objekt \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objekt záznam v protokolu" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Žádný" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Změněno: %s" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "a" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Položka \"%(object)s\" typu %(name)s byla přidána." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Změna polí: %(list)s pro položku \"%(object)s\" typu %(name)s." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Položka \"%(object)s\" typu %(name)s byla odstraněna." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nebyla změněna žádná pole." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -178,7 +181,7 @@ msgstr "" "Položka \"%(obj)s\" typu %(name)s byla úspěšně přidána. Níže můžete v " "úpravách pokračovat." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +190,12 @@ msgstr "" "Objekt \"%(obj)s\" typu %(name)s byl úspěšně přidán. Níže můžete přidat " "další %(name)s." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Položka \"%(obj)s\" typu %(name)s byla úspěšně přidána." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgstr "" "Objekt \"%(obj)s\" typu %(name)s byl úspěšně změněn. Níže ho můžete znovu " "upravovat." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgstr "" "Objekt \"%(obj)s\" typu %(name)s byl úspěšně změněn. Níže můžete přidat " "další %(name)s." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Položka \"%(obj)s\" typu %(name)s byla úspěšně změněna." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,30 +226,35 @@ msgstr "" "K provedení hromadných operací je třeba vybrat nějaké položky. Nedošlo k " "žádným změnám." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nebyla vybrána žádná operace." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s: přidat" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Položka \"%(obj)s\" typu %(name)s byla úspěšně odstraněna." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Položka \"%(name)s\" s primárním klíčem \"%(key)r\" neexistuje." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s: přidat" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s: změnit" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Chyba databáze" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -254,7 +262,7 @@ msgstr[0] "Položka %(name)s byla úspěšně změněna." msgstr[1] "%(count)s položky %(name)s byly úspěšně změněny." msgstr[2] "%(count)s položek %(name)s bylo úspěšně změněno." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -262,113 +270,97 @@ msgstr[0] "%(total_count)s položka vybrána." msgstr[1] "Všechny %(total_count)s položky vybrány." msgstr[2] "Vybráno všech %(total_count)s položek." -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Vybraných je 0 položek z celkem %(cnt)s." -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Položka \"%(obj)s\" typu %(name)s byla úspěšně odstraněna." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Historie změn: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s: %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Odstranění položky \"%(instance)s\" typu %(class_name)s by vyžadovalo " +"odstranění těchto souvisejících chráněných položek: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Přihlášení" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Správa webu Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Správa systému Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Správa webu" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Přihlášení" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Správa aplikace %s" +msgid "%(app)s administration" +msgstr "Správa aplikace %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Čas:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Hledat" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Přidat další" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Aktuálně:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Změna:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Stránka nenalezena" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Požadovaná stránka nebyla bohužel nalezena." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Domů" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Chyba serveru" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Chyba serveru (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Chyba serveru (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +368,141 @@ msgstr "" "V systému došlo k chybě. Byla e-mailem nahlášena správcům, kteří by ji měli " "v krátké době opravit. Děkujeme za trpělivost." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Provést vybranou operaci" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Provést" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klepnutím zde vyberete položky ze všech stránek." -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Vybrat všechny položky typu %(module_name)s, celkem %(total_count)s." -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Zrušit výběr" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Nejdříve vložte uživatelské jméno a heslo. Poté budete moci upravovat více " +"uživatelských nastavení." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Vítejte, uživateli" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Vložte uživatelské jméno a heslo." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentace" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Změnit heslo" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Odhlásit se" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Správa webu Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Správa systému Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Přidat" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historie" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Zobrazení na webu" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Opravte níže uvedené chyby." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Opravte níže uvedené chyby." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Vložte nové heslo pro uživatele %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Heslo" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Heslo (znovu)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Pro ověření vložte stejné heslo znovu." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Vítejte, uživateli" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentace" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Odhlásit se" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Přidat" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historie" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Zobrazení na webu" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s: přidat" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtr" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Přestat řadit" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Priorita řazení: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Přehodit řazení" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Odstranit" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +513,7 @@ msgstr "" "odstranění souvisejících položek. Nemáte však oprávnění k odstranění položek " "následujících typů:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +522,7 @@ msgstr "" "Odstranění položky '%(escaped_object)s' typu %(object_name)s by vyžadovalo " "odstranění souvisejících chráněných položek:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +531,16 @@ msgstr "" "Opravdu má být odstraněna položka \"%(escaped_object)s\" typu " "%(object_name)s? Následující související položky budou všechny odstraněny:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ano, jsem si jist(a)" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Odstranit vybrané položky" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -538,7 +551,7 @@ msgstr "" "souvisejících položek. Nemáte však oprávnění k odstranění položek " "následujících typů:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -547,7 +560,7 @@ msgstr "" "Odstranění vybrané položky typu %(objects_name)s by vyžadovalo odstranění " "následujících souvisejících chráněných položek:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -556,41 +569,56 @@ msgstr "" "Opravdu má být odstraněny vybrané položky typu %(objects_name)s? Všechny " "vybrané a s nimi související položky budou odstraněny:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Odebrat" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Přidat %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Odstranit?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Dle: %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modely v aplikaci %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Změnit" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nemáte oprávnění nic měnit." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Poslední operace" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Vaše operace" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nic" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Neznámý obsah" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -600,27 +628,27 @@ msgstr "" "odpovídající tabulky a že databáze je přístupná pro čtení příslušným " "uživatelem." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Heslo:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Zapomněli jste heslo nebo uživatelské jméno?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum a čas" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Uživatel" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Operace" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -628,19 +656,20 @@ msgstr "" "Tato položka nemá historii změn. Pravděpodobně nebyla přidána tímto " "administračním rozhraním." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Zobrazit vše" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Uložit" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Hledat" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -648,93 +677,41 @@ msgstr[0] "%(counter)s výsledek" msgstr[1] "%(counter)s výsledky" msgstr[2] "%(counter)s výsledků" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "Celkem %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Uložit jako novou položku" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Uložit a přidat další položku" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Uložit a pokračovat v úpravách" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Nejdříve vložte uživatelské jméno a heslo. Poté budete moci upravovat více " -"uživatelských nastavení." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Vložte uživatelské jméno a heslo." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Vložte nové heslo pro uživatele %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Heslo" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Heslo (znovu)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Pro ověření vložte stejné heslo znovu." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Odebrat" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Přidat %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Odstranit?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Děkujeme za čas strávený s tímto webem." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Přihlaste se znovu" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Změna hesla" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Změna hesla byla úspěšná" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Vaše heslo bylo změněno." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -742,64 +719,48 @@ msgstr "" "Vložte svoje současné heslo a poté vložte dvakrát heslo nové. Omezíme tak " "možnost překlepu." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Současné heslo" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nové heslo" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Změnit heslo" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Obnovení hesla" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Heslo bylo obnoveno" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Vaše heslo bylo nastaveno. Nyní se můžete přihlásit." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Potvrzení obnovy hesla" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Vložte nové heslo" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "Vložte dvakrát nové heslo. Tak ověříme, že bylo zadáno správně." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nové heslo:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Potvrdit heslo:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Obnovení hesla bylo neúspěšné" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,12 +768,7 @@ msgstr "" "Odkaz pro obnovení hesla byl neplatný, možná již byl použit. Požádejte o " "obnovení hesla znovu." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Obnovení hesla bylo úspěšné" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -820,7 +776,7 @@ msgstr "" "Návod na nastavení hesla byl odeslán na zadanou e-mailovou adresu. Měl by za " "okamžik dorazit." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -829,7 +785,7 @@ msgstr "" "jako ta registrovaná u vašeho účtu a zkontrolujte složku nevyžádané pošty, " "tzv. spamu." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -838,24 +794,24 @@ msgstr "" "Tento e-mail vám byl zaslán na základě vyžádání obnovy hesla vašeho " "uživatelskému účtu na systému %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Přejděte na následující stránku a zadejte nové heslo:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Pro jistotu vaše uživatelské jméno:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Děkujeme za používání našeho webu!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Tým aplikace %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -863,28 +819,52 @@ msgstr "" "Zapomněli jste heslo? Zadejte níže e-mailovou adresu a systém vám odešle " "instrukce k nastavení nového." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-mailová adresa:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Obnovit heslo" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Všechna data" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" -msgstr "(None)" +msgstr "(nic)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s: vybrat" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Vyberte položku %s ke změně" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Čas:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Hledat" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Přidat další" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Aktuálně:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Změna:" diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo index 0218c0a64a32f12e3592dd9f2bcb34db5410bd9c..6a94e092bc2a44429b8fe06372d4b905b64389b6 100644 GIT binary patch delta 1456 zcmb7?Jxo(k6o4;K1wl|jMFsU@f&71Qxj)qU(GE=z#}WZemqPzo4f!BsuU z@)?wgy?`a~HQWwo;0f}pMK)()C2z&C3rdAIvvwF>!;V90PzzZu!fEU!xB$n=B7RZY zmwSUy65obf;9V#MKZer4bC{A%Q(0zI^H2(S4==-yS-TGJL2Ms<3MXL~JhN3P2BJWE za*}KhD!-0KccVMdWs%Rd3#H!l#3a8eUw#W2M7jexlAomptrP>l}0 zbXSG$MP&lgwFrHre{k7X$b!hvu4<>=<)6w+#VxEdqMh6N#rAOS}CbzFe`TYP%-WI>F@sJlOK5v}3yCY^IPQQuUF~7dlZvsYNFg;eEZVe0C91{t2 z+qXPD$*GM+Kl4);?PO$TBHU-VJu@*kp=a+IN86dv1VWL7j?O)_0!};>O!Qirw-J-= zDB)4-`46q_pISG-+WtA*9cxt!$*4UyJv%H7Bu%;pE3DI9q~v?&Y-3fJA)PzSzeo8k RNV$xAxtL6pDOX8L!7q!}J9hv8 delta 835 zcmXZayH6BR6vy$iFBo2mAg&7HXrc`cxjVYLtY|DWQDTB2F%}TQ!-?5Q*bO4F+se*D zMM*S93kzv1bQ3#cYz)%)4-gYN3tLLi?{9Wa_RQzb-MjbPJu~Ykz7EuX_herh;gbW( zl-ZC>b0IeH0{+AnOl8bE(L)dWQ1gR{r?89rGuV!0Y{P4K9LMoARxxK*w>1XZ;0JH3RDr!@zLhT-S|@6KH>yA$Rq!P8F~{Wv7V#NwB86;W4Sky@uQPnQlz9nmy${$KTKfYj_CXp$_l`b)fHw8>kNb!VcWRgZKw8<1SvuQGVP) zeS6G++V(^f_#7wk6;j)F5_eJSa_p-44pgCD+>bu$fDU!wk;F|@XC_&!{b%qF-ov^k zzA;$AANUq8(a#y&LK+ZndIa_SID_?&ER92j6?z0J;**NOCUHR>dLP+K_K`WetH&Tti+38F!n6EBHt7G19@oeCV zfeZb@`EsE&kycjJvw!MGpMy;!q`46g`RRRD2 diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po index c0a05134b..014a128ea 100644 --- a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po @@ -3,14 +3,14 @@ # Translators: # Jannis Leidel , 2011 # Jirka Vejrazka , 2011 -# Vlada Macek , 2012 +# Vlada Macek , 2012,2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-23 09:13+0000\n" +"Last-Translator: Vlada Macek \n" "Language-Team: Czech (http://www.transifex.com/projects/p/django/language/" "cs/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Dostupné položky: %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,40 +33,40 @@ msgstr "" "Seznam dostupných položek %s. Jednotlivě je lze vybrat tak, že na ně v " "rámečku klepnete a pak klepnete na šipku \"Vybrat\" mezi rámečky." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" "Chcete-li filtrovat ze seznamu dostupných položek %s, začněte psát do tohoto " "pole." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtr" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Vybrat vše" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Chcete-li najednou vybrat všechny položky %s, klepněte sem." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Vybrat" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Odebrat" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Vybrané položky %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,23 +75,25 @@ msgstr "" "Seznam vybraných položek %s. Jednotlivě je lze odebrat tak, že na ně v " "rámečku klepnete a pak klepnete na šipku \"Odebrat mezi rámečky." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Odebrat vše" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Chcete-li najednou odebrat všechny vybrané položky %s, klepněte sem." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "Vybrána je %(sel)s položka z celkem %(cnt)s." msgstr[1] "Vybrány jsou %(sel)s položky z celkem %(cnt)s." msgstr[2] "Vybraných je %(sel)s položek z celkem %(cnt)s." -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +101,8 @@ msgstr "" "V jednotlivých polích jsou neuložené změny, které budou ztraceny, pokud " "operaci provedete." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +111,8 @@ msgstr "" "Byla vybrána operace, ale dosud nedošlo k uložení změn jednotlivých polí. " "Uložíte klepnutím na tlačítko OK. Pak bude třeba operaci spustit znovu." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +121,70 @@ msgstr "" "Byla vybrána operace a jednotlivá pole nejsou změněná. Patrně hledáte " "tlačítko Provést spíše než Uložit." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Poznámka: Váš čas o %s hodinu předstihuje čas na serveru." +msgstr[1] "Poznámka: Váš čas o %s hodiny předstihuje čas na serveru." +msgstr[2] "Poznámka: Váš čas o %s hodin předstihuje čas na serveru." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Poznámka: Váš čas se o %s hodinu zpožďuje za časem na serveru." +msgstr[1] "Poznámka: Váš čas se o %s hodiny zpožďuje za časem na serveru." +msgstr[2] "Poznámka: Váš čas se o %s hodin zpožďuje za časem na serveru." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nyní" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Hodiny" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Vyberte čas" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Půlnoc" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6h ráno" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Poledne" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Storno" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Dnes" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendář" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Včera" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Zítra" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +192,17 @@ msgstr "" "leden únor březen duben květen červen červenec srpen září říjen listopad " "prosinec" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "n p ú s č p s" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Zobrazit" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Skrýt" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nyní" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Hodiny" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Vyberte čas" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Půlnoc" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6h ráno" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Poledne" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Storno" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Dnes" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendář" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Včera" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Zítra" diff --git a/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo b/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo index e77f98830d03866a70d64708f256a30522d14c3d..f994a4c30087bab9b249a282bb5ecea076bec7c2 100644 GIT binary patch literal 15442 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 literal 4917 zcmZvfYlt0J9l(#a*1B4)wf3Q{o@l$9*n96j(%AGS+ceqDW7}+u$tE@Wp`4vL_ukXa z;oAqvhZ=$XtU1}D-8+M_LTY<9A zIf%$Afc&WeFA+U~GB1N7?M>q3@JT51pMf&}Irw(?&6eMXBHs(}J@DnW{crGQ z>Q|tw=zS{``RCwca4(c~egH+z7oo`W3cMb^3T6J^q0GCMMP!{@c)bhG!uP^H6uHks zv0KpgZ^3)0e*ubIFTfk%Z=mS)Z}>5I6%{_!gHY_~TBcCsDPV0Eco+4@AR?*fq4@cy zQ0((FcnACyl>M$k=-qG^6#4IKc^=BVO(^;g+V%p99G`9ZMBDx}eDMuReZ6gu*i6Q4 zLDBa!P~`hE6hC|o%DUfa`8>oG>gN#A)Jssty$Z!1e`)JiGl@@i6O{JZw!RES-}|B1 zX9LQ*Y}5=F{+V@TsWLWMJWFHC6sga+m?TXBKKb* zDysiNS??N*EA!W&*yE#+Ez}0w11%K0KM5D$b5P`ex#jPn%=;%4JN^esyj;zpk^QfO zBG1iG_ML@7!yNS^u_DiW19dy>Q4Y3s@zq@WeH4l>Bn~9@<>@p~`&tU_ zq{tZ)yWdCo07Y_y{czI}IMV!J16Dj=L%~rdFkG&0KDqF14BlMQoG2=|7&T6OC}{M9PvU z)1h`r3vGs`t)xY+)+^l@C{w3wxkI8;sXCP=Y_MfqWHuwKPMe|CNt)|HS|lOWMpGR$ z2D+?{^@6}=*`SEFhkBdY{Icrn4eZO9T;GL1s!W}ZtjVlKKkLOYUZ+tw6}5vrUS~Ea zyvwV(OlRg{+tDTobw0Am&S}XG4Rv0+!0Ig3rPYB+^p^E*P}PpltFaBW%dwgcQtxe$ zM^#Uqu>mqn?R7?!(K~&9)@)fNuX=Ywv>EI*vVOZUNR!+p1=@s;k73)BX=GDp@p_O; zKuy1No=yyW)_P>rN4-bigEqcr_r8UNJqPFcVtn0arSFo8t_P{J(^%OKqYeD_aMoCF zY?BaaFh^|lBZY}DrIvWqrOQWRNd17_)OE<^DPHNR9n*_U=89uvz%IHh=S;pIYz~{w zt%+%NnT|2QsQFAc9};!L)Mm+Cu1B@uT5WZEyn1>q*JGb<5`vX3O+6CJ;-4*N5R4`3 z<56!dQqfRZ8^#{^VW;}eI3?$sLNTfGiU5L^?7$a8@jN2 zq!?!1jkK?4PJd*hyW(w~fx42;`g&<$ac_5FUw3JrUc9rvc=sI(OA8AO?4Ge(P8Pmo z-2U$3U3y`Ee~EECGbhOa-3@P&EHWh8zP`^SBtd=By3j`YAR#^WmkiQ-n3D_( z6z*;iZ+${G%0_zkD9^|J`T4Red!*1La|3&^hZpCGD^WF@AI~=$&PVM6^FcMgXJ&nE z{phw47JCabWNvJaTx5toQGGF=A4lZV1L8kVK3G1tajd(4dz|byu)cdV2~s&>eZ7Cv z)*J3?viJrX&X4LW0a(cZD)rDYGn#2x^?XT^daM~%EXSE7LXF^kGr-xOj&Lw_S zl{##i)rGJMM!J$y6!=4OXSmRDRWy_ZPOwj%&RkgEjgu~NYcd>F1Md>!d@}>>FR8n- zYHvs+@X5%QY&IRkwb)28Z(=#nZH;CZ*`n4qX$I)#ioB#LGlR%ZI#$!+z$S^Y-&zP>HC^%iqSvZOOf!S56orCAzo_rJE~vKdp+`id*nl^)gf zF!ckmK^mzuqf`uS-A-#GXVTHu>$qh9VQG9YBAH^b4$B+uUw2ZYyAI2$G;(uH<~yA@ z?h@}(&BbEfxOTNHT+!Ow4pjng)s ztiXZdX9@8~K%@~?HnAquiU@PmvCP$wnUWt2962+`Jz57Vzf4A0!j*b1Hocv5Lp!KL zor{IvDD~)F>VnRH{H^%Xn^&#NeHaso+_LyS=9-E~mIXy8>?cZ> z5#FuifH;wqwn-%SnxiLsTpIj6byN<6O~`yx>Dgjr_?, 2011 +# Maredudd ap Gwyndaf , 2014 +# pjrobertson , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-23 17:32+0000\n" +"Last-Translator: Maredudd ap Gwyndaf \n" "Language-Team: Welsh (http://www.transifex.com/projects/p/django/language/" "cy/)\n" "MIME-Version: 1.0\n" @@ -18,830 +20,852 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " "11) ? 2 : 3;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." -msgstr "" +msgstr "Dilëwyd %(count)d %(items)s yn llwyddiannus." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" -msgstr "" +msgstr "Ni ellir dileu %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ydych yn sicr?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" -msgstr "" +msgstr "Dileu y %(verbose_name_plural)s â ddewiswyd" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Gweinyddu" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" -msgstr "" +msgstr "Pob un" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ie" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Na" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" -msgstr "" +msgstr "Anhysybys" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" -msgstr "Unrhyw dyddiad" +msgstr "Unrhyw ddyddiad" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Heddiw" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" -msgstr "7 diwrnod gorffennol" +msgstr "7 diwrnod diwethaf" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Mis yma" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" -msgstr "Blwyddyn yma" +msgstr "Eleni" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"Teipiwch yr %(username)s a chyfrinair cywir ar gyfer cyfrif staff. Noder y " +"gall y ddau faes fod yn sensitif i lythrennau bach a llythrennau bras." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" -msgstr "" +msgstr "Gweithred:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" -msgstr "amser gweithred" +msgstr "amser y weithred" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id gwrthrych" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr gwrthrych" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "fflag gweithred" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" -msgstr "neges newid" +msgstr "neges y newid" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "cofnod" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "cofnodion" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." -msgstr "" +msgstr "Ychwanegwyd \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "Newidwyd \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" -msgstr "" +msgstr "Dilëwyd \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" -msgstr "" +msgstr "Gwrthrych LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" -msgstr "" +msgstr "Dim" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Newidiwyd %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" -msgstr "ac" +msgstr "a" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." -msgstr "" +msgstr "Wedi ychwanegu %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." -msgstr "" +msgstr "Wedi newid %(list)s ar gyfer %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." -msgstr "" +msgstr "Dilëwyd %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." -msgstr "" +msgstr "Ni newidwyd unrhwy feysydd." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" +"Ychwanegwyd %(name)s \"%(obj)s\" yn llwyddianus. Gellir ei olygu eto isod." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" +"Ychwanegwyd %(name)s \"%(obj)s\" yn llwyddiannus. Gallwch ychwanegu %(name)s " +"arall isod." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." -msgstr "" +msgstr "Ychwanegwyd %(name)s \"%(obj)s\" yn llwyddiannus." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" +"Ychwanegwyd %(name)s \"%(obj)s\" yn llwyddianus. Gellir ei olygu eto isod." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" +"Ychwanegwyd %(name)s \"%(obj)s\" yn llwyddiannus. Gallwch ychwanegu %(name)s " +"arall isod." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." -msgstr "" +msgstr "Newidwyd %(name)s \"%(obj)s\" yn llwyddiannus." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" +"Rhaid dewis eitemau er mwyn gweithredu arnynt. Ni ddewiswyd unrhyw eitemau." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." -msgstr "" +msgstr "Ni ddewiswyd gweithred." -#: options.py:1117 +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Dilëwyd %(name)s \"%(obj)s\" yn llwyddiannus." + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "Nid ydy gwrthrych %(name)s gyda'r prif allwedd %(key)r yn bodoli." + +#: contrib/admin/options.py:1398 #, python-format msgid "Add %s" msgstr "Ychwanegu %s" -#: options.py:1141 options.py:1386 -#, python-format -msgid "%(name)s object with primary key %(key)r does not exist." -msgstr "" - -#: options.py:1207 +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" -msgstr "Newidio %s" +msgstr "Newid %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" -msgstr "" +msgstr "Gwall cronfa ddata" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Newidwyd %(count)s %(name)s yn llwyddiannus" +msgstr[1] "Newidwyd %(count)s %(name)s yn llwyddiannus" +msgstr[2] "Newidwyd %(count)s %(name)s yn llwyddiannus" +msgstr[3] "Newidwyd %(count)s %(name)s yn llwyddiannus" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Dewiswyd %(total_count)s" +msgstr[1] "Dewiswyd %(total_count)s" +msgstr[2] "Dewiswyd %(total_count)s" +msgstr[3] "Dewiswyd %(total_count)s" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" -msgstr "" +msgstr "Dewiswyd 0 o %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Hanes newid: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Byddai dileu %(class_name)s %(instance)s yn golygu dileu'r gwrthrychau " +"gwarchodedig canlynol sy'n perthyn: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Adran weinyddol safle Django" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Gweinyddu Django" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "Gweinyddu'r safle" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 msgid "Log in" msgstr "Mewngofnodi" -#: sites.py:386 -msgid "Site administration" -msgstr "Gweinyddiad safle" - -#: sites.py:440 +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "" +msgid "%(app)s administration" +msgstr "Gweinyddu %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Dyddiad:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Amser:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" -msgstr "Tudalen heb ei ddarganfod" +msgstr "Ni ddarganfyddwyd y dudalen" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." -msgstr "Mae'n ddrwg gennym, ond nid darganfwyd y dudalen a dymunwyd" +msgstr "Mae'n ddrwg gennym, ond ni ddarganfuwyd y dudalen" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" -msgstr "Adref" +msgstr "Hafan" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" -msgstr "Gwall gweinyddwr" +msgstr "Gwall gweinydd" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" -msgstr "Gwall gweinyddwr (500)" +msgstr "Gwall gweinydd (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" -msgstr "Gwall Gweinyddwr (500)" +msgstr "Gwall Gweinydd (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" +"Mae gwall ac gyrrwyd adroddiad ohono i weinyddwyr y wefan drwy ebost a dylai " +"gael ei drwsio yn fuan. Diolch am fod yn amyneddgar." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" -msgstr "" +msgstr "Rhedeg y weithred a ddewiswyd" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" -msgstr "Ewch" +msgstr "Ffwrdd â ni" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" +"Cliciwch fan hyn i ddewis yr holl wrthrychau ar draws yr holl dudalennau" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" -msgstr "" +msgstr "Dewis y %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" +msgstr "Clirio'r dewis" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." msgstr "" +"Yn gyntaf, rhowch enw defnyddiwr a chyfrinair. Yna byddwch yn gallu golygu " +"mwy o ddewisiadau." -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Rhowch enw defnyddiwr a chyfrinair." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Croeso," - -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dogfennaeth" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Newid cyfrinair" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "Cywirwch y gwall isod." + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "Cywirwch y gwallau isod." + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Rhowch gyfrinair newydd i'r defnyddiwr %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Cyfrinair" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Cyfrinair (eto)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Rhowch yr un cyfrinair ag uchod, er mwyn ei wirio." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Croeso," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dogfennaeth" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Log out" msgstr "Allgofnodi" -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Gweinyddiad safle Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Gweinyddiad Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 msgid "Add" msgstr "Ychwanegu" -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 msgid "History" msgstr "Hanes" -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 msgid "View on site" -msgstr "Gweld ar safle" +msgstr "Gweld ar y safle" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the error below." -msgstr "" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the errors below." -msgstr "" - -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Ychwanegu %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" -msgstr "" +msgstr "Hidl" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "" +msgstr "Gwaredu o'r didoli" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" -msgstr "" +msgstr "Blaenoriaeth didoli: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "" +msgstr "Toglio didoli" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Dileu" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " "related objects, but your account doesn't have permission to delete the " "following types of objects:" msgstr "" +"Byddai dileu %(object_name)s '%(escaped_object)s' yn golygu dileu'r " +"gwrthrychau sy'n perthyn, ond nid oes ganddoch ganiatâd i ddileu y mathau " +"canlynol o wrthrychau:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" +"Byddai dileu %(object_name)s '%(escaped_object)s' yn golygu dileu'r " +"gwrthrychau gwarchodedig canlynol sy'n perthyn:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" +"Ydych yn sicr eich bod am ddileu %(object_name)s \"%(escaped_object)s\"? " +"Dilëir yr holl eitemau perthnasol canlynol:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" -msgstr "Yndw, rwy'n sicr" +msgstr "Ydw, rwy'n sicr" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" -msgstr "" +msgstr "Dileu mwy nag un gwrthrych" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " "objects, but your account doesn't have permission to delete the following " "types of objects:" msgstr "" +"Byddai dileu %(objects_name)s yn golygu dileu'r gwrthrychau sy'n perthyn, " +"ond nid oes ganddoch ganiatâd i ddileu y mathau canlynol o wrthrychau:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" +"Byddai dileu %(objects_name)s yn golygu dileu'r gwrthrychau gwarchodedig " +"canlynol sy'n perthyn:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" +"Ydych yn sicr eich bod am ddileu'r %(objects_name)s a ddewiswyd? Dilëir yr " +"holl wrthrychau canlynol a'u heitemau perthnasol:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Gwaredu" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Ychwanegu %(verbose_name)s arall" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Dileu?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " -msgstr "" +msgstr "Wrth %(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" -msgstr "" +msgstr "Modelau yn y rhaglen %(name)s " -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" -msgstr "Newidio" +msgstr "Newid" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." -msgstr "Does genych ddim hawl i olygu unrhywbeth." +msgstr "Does gennych ddim hawl i olygu unrhywbeth." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" -msgstr "Gweithredau Diweddar" +msgstr "Gweithredoedd Diweddar" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" -msgstr "Fy Ngweithredau" +msgstr "Fy Ngweithredoedd" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Dim ar gael" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" -msgstr "" +msgstr "Cynnwys anhysbys" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" +"Mae rhywbeth o'i le ar osodiad y gronfa ddata. Sicrhewch fod y tablau " +"cronfa ddata priodol wedi eu creu, a sicrhewch fod y gronfa ddata yn " +"ddarllenadwy gan y defnyddiwr priodol." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Cyfrinair:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" -msgstr "" +msgstr "Anghofioch eich cyfrinair neu enw defnyddiwr?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dyddiad/amser" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Defnyddiwr" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Gweithred" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -"Does dim hanes newid gan y gwrthrych yma. Mae'n debyg ni ychwanegwyd drwy'r " -"safle gweinydd yma." +"Does dim hanes newid gan y gwrthrych yma. Mae'n debyg nad ei ychwanegwyd " +"drwy'r safle gweinydd yma." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" -msgstr "" +msgstr "Dangos pob canlyniad" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Cadw" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" -msgstr "" +msgstr "Chwilio" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "%(counter)s canlyniad" +msgstr[1] "%(counter)s canlyniad" +msgstr[2] "%(counter)s canlyniad" +msgstr[3] "%(counter)s canlyniad" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" -msgstr "" +msgstr "Cyfanswm o %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Cadw fel newydd" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Cadw ac ychwanegu un arall" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" -msgstr "Cadw ac parhau i olygu" +msgstr "Cadw a pharhau i olygu" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." -msgstr "Diolch am dreulio amser ansawdd gyda'r safle we heddiw 'ma." +msgstr "Diolch am dreulio amser o ansawdd gyda'r safle we yma heddiw." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" -msgstr "Ailmewngofnodi" +msgstr "Mewngofnodi eto" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Newid cyfrinair" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Newid cyfrinair yn lwyddianus" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Newidwyd eich cyfrinair." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -"Rhowch eich cyfrinair hen, er mwyn gwarchodaeth, yna rhowch eich cyfrinair " -"newydd dwywaith er mwyn i ni wirio y teipiwyd yn gywir." +"Rhowch eich hen gyfrinair, er mwyn diogelwch, ac yna rhowch eich cyfrinair " +"newydd ddwywaith er mwyn gwirio y'i teipiwyd yn gywir." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" -msgstr "" +msgstr "Hen gyfrinair" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" -msgstr "" +msgstr "Cyfrinair newydd" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" -msgstr "Newidio fy nghyfrinair" +msgstr "Newid fy nghyfrinair" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Ailosod cyfrinair" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." -msgstr "" +msgstr "Mae'ch cyfrinair wedi ei osod. Gallwch fewngofnodi nawr." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" -msgstr "" +msgstr "Cadarnhad ailosod cyfrinair" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" +"Rhowch eich cyfrinair newydd ddwywaith er mwyn gwirio y'i teipiwyd yn gywir." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Cyfrinair newydd:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" -msgstr "Cadarnhewch cyfrinair:" +msgstr "Cadarnhewch y cyfrinair:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" +"Roedd y ddolen i ailosod y cyfrinair yn annilys, o bosib oherwydd ei fod " +"wedi ei ddefnyddio'n barod. Gofynnwch i ailosod y cyfrinair eto." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Ailosod cyfrinair yn lwyddianus" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"Fe'ch ebostiwyd gyda cyfarwyddiadau ar osod eich cyfrinair. Dylech ei " +"dderbyn yn fuan." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Os na dderbyniwch ebost, sicrhewych y rhoddwyd y cyfeiriad sydd wedi ei " +"gofrestru gyda ni, ac edrychwch yn eich ffolder sbam." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" +"Derbyniwch yr ebost hwn oherwydd i chi ofyn i ailosod y cyfrinair i'ch " +"cyfrif yn %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" -msgstr "" +msgstr "Ewch i'r dudalen olynol a dewsiwch gyfrinair newydd:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" -msgstr "Eich enw defnyddiwr, rhag ofn chi wedi anghofio:" +msgstr "Eich enw defnyddiwr, rhag ofn eich bod wedi anghofio:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Diolch am ddefnyddio ein safle!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" -msgstr "Y tîm %(site_name)s" +msgstr "Tîm %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" +"Anghofioch eich cyfrinair? Rhowch eich cyfeiriad ebost isod ac fe ebostiwn " +"gyfarwyddiadau ar osod un newydd." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "Cyfeiriad ebost:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" -msgstr "Ailosodi fy nghyfrinair" +msgstr "Ailosod fy nghyfrinair" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" -msgstr "Dyddiadau i gyd" +msgstr "Holl ddyddiadau" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" -msgstr "" +msgstr "(Dim)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Dewis %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Dewis %s i newid" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dyddiad:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Amser:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Archwilio" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Ychwanegu Un Arall" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Cyfredol:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Newid:" diff --git a/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo index cca872da663ecd6a7baa222d35768acad03ecf57..58e1ad8f7f91629e342d6264abc16690fde3b677 100644 GIT binary patch literal 4132 zcmd5bo$@I*uV`mwAA)Ed3hK$$R9XnXSp{A>5y1YGA zqw1P%_X&Z3142T41X)}VC-MV8AaUS;lmkLsxNzbJfW!?6PVl_dJ-h25&84d5Su>_0&xw?B`c z&jYUj2f$Z>FcE(O^7y|1Io@A^9G{)zRXhy*KJYQ%cYv<}@h5s1#Qt9ZUIy*}ndjGm zKLmao$m2fsP9dhiUjcsyZ8{iqfcigR3=?sHppO7O5GLZQ4So~IalQ+D7G zOcJqnC`~Shxu!FPSeLoBN_xE5ROeznbFR=0kfdNH$F)567uv>=xk(QwI7;IXl6j71 zl7SpNC1QQv@AbqT>evs{dh|&%mmY{MlLzg^Rim_cN!pq86>aIEk1u`c(~Q=p-sIGm z6}>dG8b5hOYqRmJ2(+)KK~IL-({36Z<26K#4I4U*FQRXhHRCLZYtC8x1l^-sZbs6x z4wSi>Cz)xfSk^-OLwMoIC#TzDq7QCNL!B9`9?0$Krlr`6DmK7kihb(SfL=k_qJ6QS zxl#-=QxN__rYSd226K@omOF`4oI3ve0!_(C+70Hy&Rz$AMrqe4)|n zmY>zkYDrFzn%O$!=~8HALOiVIn(T}sU3Pau;K=ulo=O7>Lu>_CghX8T?lum|){bi3 z)V{#F^hn)?{BB`SPn{2~ela$x_2O(?v<9w63)goCt#z*@uVHIL@{zIJ=|0!$Tx@ke zP2G#V?(#F8^(@$dKC1X(4OYf*vp&4RmMp(@quDZgE?iy^8@e<_St;Cs&2>1x4gdRHm#9jH ziNHNkRJ>T8#*#0~czJrUVU(&SvpQ}Q9XFPo;2x=~gq>cEq!qW~9Z5v{=b`t8U6aF`GZpb-&jLq zv0W$09G7sC$K>0mm$An9w?o_bWZ2-duMiv6MB;!h0u~3RZ%FclXj|vG@f1^*e1;rR zzO3}DX{juhahS&(E*y48N|lxIPB84SkQy1b829TU#+UfYsF3V(hE%|)jpT&YcA=cm(k9ef z;=VlB;MKIQOI0o<_od`#Z4e?-GLjd_;KRbuL|5^k(ZPWof7nNHmUd)mmtZqS zM0C8!XCtqULR*>{!v8Z`n6>8ho=cF3zSJ0Dm2&sS%Jh&|G=(!n#8=lm?AYZMho}%^ Xw_y1dC)=@48o{H>V+vL$=qKWzbrr5( delta 631 zcmXw!&ui3B5XWcTw#Ho*RH%n4%u$fUZ0s&|Q7CSy+u~}q71@Ku*Ub}y$$RA`bsI0m zySLzf;MJ4=f(P;9!Gj(|@v0!b3W9#8U59+%XWqQY{CLHGy}hrer(P25ByOHnL*Q~fm zGEKeIj-Jq}GCRtZyj*>+Ke#Zabsq2r--niYoi=Q&N}QQ>&W>rQ^Flj>s!QJ7v_G;= zSF2vozU+r>Ka9B5>9!UwhEW(c)^7WE_0uFztnrsrp}QP~E#%Gn(G?CCx>37&?VX() zrD`YE+kExVS&VkmWXtKm=;F;U?^JE3!)34)RL>i;O;%a1u?*&}=9`_$HqT${D`T`{ nV{@9gaT&*SON|{?xtU^{0k7~4?9$h9oM4AX)|IprTTTA}@;-9H diff --git a/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po index e6bb39e81..ca1037607 100644 --- a/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po @@ -2,13 +2,14 @@ # # Translators: # Jannis Leidel , 2011 +# Maredudd ap Gwyndaf , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-26 13:53+0000\n" +"Last-Translator: Maredudd ap Gwyndaf \n" "Language-Team: Welsh (http://www.transifex.com/projects/p/django/language/" "cy/)\n" "MIME-Version: 1.0\n" @@ -18,157 +19,191 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " "11) ? 2 : 3;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" -msgstr "" +msgstr "%s sydd ar gael" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" +"Dyma restr o'r %s sydd ar gael. Gellir dewis rhai drwyeu dewis yn y blwch " +"isod ac yna clicio'r saeth \"Dewis\" rhwng y ddau flwch." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Teipiwch yn y blwch i hidlo'r rhestr o %s sydd ar gael." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" -msgstr "" +msgstr "Hidl" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" -msgstr "" +msgstr "Dewis y cyfan" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Cliciwch i ddewis pob %s yr un pryd." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Dewis" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" -msgstr "" +msgstr "Gwaredu" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" -msgstr "" +msgstr "Y %s a ddewiswyd" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" +"Dyma restr o'r %s a ddewiswyd. Gellir gwaredu rhai drwy eu dewis yn y blwch " +"isod ac yna clicio'r saeth \"Gwaredu\" rhwng y ddau flwch." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" -msgstr "" +msgstr "Gwaredu'r cyfan" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Cliciwch i waredu pob %s sydd wedi ei ddewis yr un pryd." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Dewiswyd %(sel)s o %(cnt)s" +msgstr[1] "Dewiswyd %(sel)s o %(cnt)s" +msgstr[2] "Dewiswyd %(sel)s o %(cnt)s" +msgstr[3] "Dewiswyd %(sel)s o %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" +"Mae ganddoch newidiadau heb eu cadw mewn meysydd golygadwy. Os rhedwch y " +"weithred fe gollwch y newidiadau." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" +"Rydych wedi dewis gweithred ond nid ydych wedi newid eich newidiadau i rai " +"meysydd eto. Cliciwch 'Iawn' i gadw. Bydd rhaid i chi ail-redeg y weithred." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" +"Rydych wedi dewis gweithred ac nid ydych wedi newid unrhyw faes. Rydych " +"siwr o fod yn edrych am y botwm 'Ewch' yn lle'r botwm 'Cadw'." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Noder: Rydych %s awr o flaen amser y gweinydd." +msgstr[1] "Noder: Rydych %s awr o flaen amser y gweinydd." +msgstr[2] "Noder: Rydych %s awr o flaen amser y gweinydd." +msgstr[3] "Noder: Rydych %s awr o flaen amser y gweinydd." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Noder: Rydych %s awr tu ôl amser y gweinydd." +msgstr[1] "Noder: Rydych %s awr tu ôl amser y gweinydd." +msgstr[2] "Noder: Rydych %s awr tu ôl amser y gweinydd." +msgstr[3] "Noder: Rydych %s awr tu ôl amser y gweinydd." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nawr" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Cloc" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Dewiswch amser" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Canol nos" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 y.b." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Canol dydd" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Diddymu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Heddiw" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendr" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ddoe" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Fory" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" -"Ionawr Chwefror Mawrth Ebrill Mai Mehefin Gorffennaf Medi Hydref Tachwedd " -"Rhagfyr" +"Ionawr Chwefror Mawrth Ebrill Mai Mehefin Gorffennaf Awst Medi Hydref " +"Tachwedd Rhagfyr" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S Ll M M I G S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" -msgstr "" +msgstr "Dangos" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nawr" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Cloc" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Dewis amser" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Hanner nos" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 y.b." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Hanner dydd" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Diddymu" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Heddiw" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendr" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ddoe" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Yfory" +msgstr "Cuddio" diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/django.mo b/django/contrib/admin/locale/da/LC_MESSAGES/django.mo index 3063fbb93c8f62bd9f601c072e0cd728f066a35d..0661e86c60a5e174780bb3004c546ddb966d099a 100644 GIT binary patch delta 3726 zcmZ|Rd2EzL7{~GHwa{8U%tK?zk6rGA3v;=tS^A9>!v!J)sQmVLS>ou?kGUdOKc)e5cuiy8aMG;|JIo zKf#rF0@vY)cw?BWIf+`xDfDoE^9LPWcn!PbEo)piW4PAzMP_RJ*cVGN4`-q#xCwRM zb}Yg-k$>hif0V=vsEOV{-6w*ZkYv*ZJ>1_U(CLY(n1g=Q4X2?}R*m=Ka$Jr(aS_Io zj`wj5&cUKYW7=>R>bf%ia8EM{welL&M4E9puEwCg_&A;Z_$z9!lE}{#?1h=wjPYY z(Tn96!1-8-zu*S+rBVlY6g7eCs1=9vt(s^wD)qgQMVms@gvTPgVik}K7=4(9XE7H&y~(bQBXc#4Sb)LJ zbSBaH7{_BQ1>wWT@lo7_6Y-2a-jDQ924*HM!2qtui>NJZ@^USa9ejw#ts{k;R&osEO>gP8)?y**=( zt75t`jz^uBj@qI^)Qb9B%TXD83YEE9)cautDq~wwsc*B#52Lm+c$|(dIE7l-dDILO zi`?StgFO1iZ+!&UGH$}Tcmv06Hwnj3H2tNgL*8VMHUh?yX^;i zP<#3js@i`*rSdE)wZEe-yn^hKi5}nSHW5-kMcm}cvvjBD7KGe#+rS7j}9(H3~fF#Kb$K@D6 z74v0O_2)7ej$<+O{BNYAneM=FY{LY63pJ5XunT^TTES^lG5w0X5JNZBiYF7QiPwnH zgx-dFeAQlYG0#~Amn-qcyh>yeQwSCn`o((`L(RDylM@_j2g#`VPbKugs%foC@J0=2 zi->W=P7P>#iFHI8kx1wrsAWAuj3;h4J%8*`C^tNQp{D%RDBTo;sdbN;Sy({qBgmDmlDqsmBeg9ZM942*H+z8cASnI2yOi; zLQVTtM{Fe)6XnE2LQkIB4#G>+YjUa;72X^|1+HR$lF$oEE!QRV^yJX@+3}s^*}-EN zf5!)}+kPLMM$9K(vd8ih;b`xqTE@m^X zCCcnL3H7Q_n@%{y3Jqw>T->*+`tyiA#M49tp|;&6^gl4;9l65!Gb<^vs;Mb=vA3$G zp>AQ_;y`m%pssPDb8puZ&c&{Co!N1FyWI83k@zxCdqt0!2q%!z(`iddXup*5V_5sm zw1&=3LuNtofP7zZe$ilWQE_RJKhNj)`C=+7@+Z|Uty|3Z=8vul)Rubvz9P;m$@dTR z7Wqp3gPiX&d-hyfRbO4(Jl9)hJHs2B7Z%jlwMAux{ofpY&gASQXKZ%0b0oXbDarZ# j?zy(#$f@_VFDqCT;dJvSIwSo9+mHHF!`q{ZKkWP;La2{n delta 4154 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 Qb3f~_W3{QK#?#sV0ho~^^Z)<= diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/django.po b/django/contrib/admin/locale/da/LC_MESSAGES/django.po index 48fd7be41..aa48ab083 100644 --- a/django/contrib/admin/locale/da/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/da/LC_MESSAGES/django.po @@ -4,15 +4,16 @@ # Christian Joergensen , 2012 # Dimitris Glezos , 2012 # Erik Wognsen , 2013 -# Finn Gruwier, 2011 +# Finn Gruwier Larsen, 2011 # Jannis Leidel , 2011 +# valberg , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-27 03:03+0000\n" -"Last-Translator: Erik Wognsen \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-27 10:28+0000\n" +"Last-Translator: valberg \n" "Language-Team: Danish (http://www.transifex.com/projects/p/django/language/" "da/)\n" "MIME-Version: 1.0\n" @@ -21,62 +22,68 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s blev slettet." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan ikke slette %(name)s " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Er du sikker?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Slet valgte %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administration" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Alle" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ja" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nej" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Ukendt" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Når som helst" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "I dag" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "De sidste 7 dage" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Denne måned" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Dette år" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,101 +92,98 @@ msgstr "" "Indtast venligst det korrekte %(username)s og adgangskode for en " "personalekonto. Bemærk at begge felter kan være versalfølsomme." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Log venligst ind igen, da din session er udløbet." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Handling" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "handlingstid" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objekt-ID" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objekt repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "handlingsflag" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "ændringsmeddelelse" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "logmeddelelse" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "logmeddelelser" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Tilføjede \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Ændrede \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Slettede \"%(object)s\"." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry-objekt" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ingen" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Ændrede %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "og" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Tilføjede %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Ændrede %(list)s for %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Slettede %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ingen felter ændret." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" blev tilføjet. Du kan redigere den/det igen herunder." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +191,12 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" blev tilføjet. Du kan endnu en/et %(name)s herunder." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" blev tilføjet." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -200,7 +204,7 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" blev ændret. Du kan redigere den/det igen herunder." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -209,12 +213,12 @@ msgstr "" "%(name)s \"%(obj)s\" blev ændret. Du kan tilføje endnu en/et %(name)s " "herunder." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" blev ændret." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -222,66 +226,66 @@ msgstr "" "Der skal være valgt nogle emner for at man kan udføre handlinger på dem. " "Ingen emner er blev ændret." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Ingen handling valgt." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Tilføj %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" blev slettet." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Der findes ikke et %(name)s-objekt med primærnøgle %(key)r." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Tilføj %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Ret %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "databasefejl" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s blev ændret." msgstr[1] "%(count)s %(name)s blev ændret." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s valgt" msgstr[1] "Alle %(total_count)s valgt" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 af %(cnt)s valgt" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" blev slettet." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Ændringshistorik: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -290,83 +294,71 @@ msgstr "" "Sletning af %(class_name)s %(instance)s vil kræve sletning af følgende " "beskyttede relaterede objekter: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Log ind" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django website-administration" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administration" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Website-administration" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Log ind" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administration af %s" +msgid "%(app)s administration" +msgstr "%(app)s administration" -#: widgets.py:90 -msgid "Date:" -msgstr "Dato:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Tid:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Slå op" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Tilføj endnu en" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Nuværende:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Ændring:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Siden blev ikke fundet" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Vi beklager, men den ønskede side kunne ikke findes" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Hjem" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Serverfejl" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Serverfejl (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Serverfejl (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -374,120 +366,141 @@ msgstr "" "Der opstod en fejl. Fejlen er rapporteret til website-administratoren via e-" "mail, og vil blive rettet hurtigst muligt. Tak for din tålmodighed." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Udfør den valgte handling" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Udfør" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klik her for at vælge objekter på tværs af alle sider" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Vælg alle %(total_count)s %(module_name)s " -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Ryd valg" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Indtast først et brugernavn og en adgangskode. Derefter får du yderligere " +"redigeringsmuligheder." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Velkommen," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Indtast et brugernavn og en adgangskode." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentation" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Skift adgangskode" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Log ud" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django website-administration" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administration" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Tilføj" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historik" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Se på website" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Ret venligst fejlene herunder." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Ret venligst fejlene herunder." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Indtast en ny adgangskode for brugeren %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Adgangskode" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Adgangskode (igen)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Indtast den samme adgangskode som ovenfor for verifikation." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Velkommen," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentation" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Log ud" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Tilføj" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historik" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Se på website" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Tilføj %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrer" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Fjern fra sortering" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sorteringsprioritet: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Skift sortering" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Slet" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -498,7 +511,7 @@ msgstr "" "relaterede objekter, men din konto har ikke rettigheder til at slette " "følgende objekttyper:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -507,7 +520,7 @@ msgstr "" "Sletning af %(object_name)s ' %(escaped_object)s ' vil kræve sletning af " "følgende beskyttede relaterede objekter:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -516,16 +529,16 @@ msgstr "" "Er du sikker på du vil slette %(object_name)s \"%(escaped_object)s\"? Alle " "de følgende relaterede objekter vil blive slettet:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, jeg er sikker" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Slet flere objekter" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -536,7 +549,7 @@ msgstr "" "relaterede objekter, men din konto har ikke tilladelse til at slette " "følgende typer af objekter:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -545,7 +558,7 @@ msgstr "" "Sletning af de valgte %(objects_name)s vil kræve sletning af følgende " "beskyttede relaterede objekter:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -554,41 +567,56 @@ msgstr "" "Er du sikker på du vil slette de valgte %(objects_name)s? Alle de følgende " "objekter og deres relaterede emner vil blive slettet:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Fjern" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Tilføj endnu en %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Slet?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Efter %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modeller i applikationen %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Ret" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Du har ikke rettigheder til at foretage ændringer." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Seneste handlinger" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mine handlinger" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ingen tilgængelige" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Ukendt indhold" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -598,27 +626,27 @@ msgstr "" "databasetabellerne er blevet oprettet og at databasen er læsbar for den " "pågældende bruger." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Adgangskode:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Har du glemt dit password eller brugernavn?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dato/tid" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Bruger" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Funktion" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -626,112 +654,61 @@ msgstr "" "Dette objekt har ingen ændringshistorik. Det blev formentlig ikke tilføjet " "via dette administrations-site" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Vis alle" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Gem" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Søg" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultat" msgstr[1] "%(counter)s resultater" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s i alt" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Gem som ny" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Gem og tilføj endnu en" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Gem og fortsæt med at redigere" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Indtast først et brugernavn og en adgangskode. Derefter får du yderligere " -"redigeringsmuligheder." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Indtast et brugernavn og en adgangskode." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Indtast en ny adgangskode for brugeren %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Adgangskode" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Adgangskode (igen)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Indtast den samme adgangskode som ovenfor for verifikation." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Fjern" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Tilføj endnu en %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Slet?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Tak for den kvalitetstid du brugte på websitet i dag." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Log ind igen" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Skift adgangskode" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Adgangskoden blev ændret" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Din adgangskode blev ændret." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -740,46 +717,34 @@ msgstr "" "din nye adgangskode to gange, så vi kan være sikre på, at den er indtastet " "korrekt." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Gammel adgangskode" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Ny adgangskode" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Skift min adgangskode" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Nulstil adgangskode" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Adgangskoden blev nulstillet" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Din adgangskode er blevet sat. Du kan logge ind med den nu." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Bekræftelse for nulstilling af adgangskode" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Indtast ny adgangskode" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -787,19 +752,15 @@ msgstr "" "Indtast venligst din nye adgangskode to gange, så vi kan være sikre på, at " "den er indtastet korrekt." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Ny adgangskode:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Bekræft ny adgangskode:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Adgangskoden blev ikke nulstillet" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,12 +768,7 @@ msgstr "" "Linket for nulstilling af adgangskoden er ugyldigt, måske fordi det allerede " "har været brugt. Anmod venligst påny om nulstilling af adgangskoden." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Adgangskoden blev nulstillet" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -820,7 +776,7 @@ msgstr "" "Vi har sendt dig instruktioner i at vælge en adgangskode til den e-mail-" "adresse, du angav. Du skulle modtage dem inden længe." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -828,7 +784,7 @@ msgstr "" "Hvis du ikke modtager en e-mail, så tjek venligst, at du har indtastet den e-" "mail-adresse, du registrerede dig med, og tjek din spam-mappe." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -837,24 +793,24 @@ msgstr "" "Du modtager denne e-mail, fordi du har anmodet om en nulstilling af " "adgangskoden til din brugerkonto ved %(site_name)s ." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Gå venligst til denne side og vælg en ny adgangskode:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "For det tilfælde at du skulle have glemt dit brugernavn er det:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Tak fordi du brugte vores website!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Med venlig hilsen %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -862,28 +818,52 @@ msgstr "" "Har du glemt din adgangskode? Skriv din e-mail-adresse herunder, så sender " "vi dig instruktioner i at vælge en ny adgangskode." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-mail-adresse:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Nulstil min adgangskode" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Alle datoer" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Vælg %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Vælg %s, der skal ændres" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dato:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Tid:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Slå op" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Tilføj endnu en" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Nuværende:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Ændring:" diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo index 398e9c0a8ac5ed52bf1523b355bcd21fd5e22c33..771f228838ebdc9cf38975a91b2c5dc2ae430f79 100644 GIT binary patch delta 1242 zcmbu-KWI}y9Ki8w5}TMdRr|+((Rhj#s!dF4YxFfpD6JrrcCZBn2Vcl*6N!2HUJ?+5 zH@R9RW^oY*QN%5ii#mvdxQXDRI5{{73WDOG-(O6iP#ua#e(!U4+}-c@F7HY7P0V}W zA807rK4KR!+NIQC%=mcFzGE7HU^k}xO7-F~4B-sQ{9M~bj4(cjVZ4AFv5I@p!vlB+ zH!xH$=*R)DFo3Ud5#ORDNH8h$X&z@VgA3R|mZ(oC`#+;3{DxA1oK9Eu;Vm4%oA?0v zDT7TR@~bSJNhVIARC*0>;|j{ggF&S(;Zt1Uc9K+;V*HH7Qs7tIj6d7sUaFA!A(TWh z?8p7cPo;TCo+%t5znZ0!#2U)2-$yy%A<6+wJdKZ$npC9ckArxgakTAKl>P5e_I*IM zsE;T&@&)C_e&Jp8^FMm>ruXQ`hAgWj@ku;^^C$_gV;vhP>qq*Ox`EG;3u(Q*ypent zI|(U56FZ0@qSGY#c7ptBE5UJI>uTt?np7)=NRy9cFR@Jqv@L}EpHk537Gp5jo{-|B z#BPFrOKl>gQD^G|m;Qh}X!5bE;pR)e)X}V|2%i?+C;M_VEXHqgNev^JUJ0h9oMM|BQ;ik z6pT(Xb2L7d)~Td%Wc*N)7M?ZTN_@dF%Wlc6*p8uVW+`Vm%R1BUWNoLMC>5LCp{&oF z&$))4u4>+wdyrSwOSV(Z>!Mh&OP#ta#k^HcsI}{z^={BPbGegX>i;t|XTn$fzX50A B(=`A9 delta 835 zcmX}q&1(}u7{~D^FSXkjYpvF(v2hVBNZm47jg3(>2Nha`NX3hY(9{Kku_?7`Z}}J0 zsEBwe9@K+~XN)dN_`HUPwHQ+qplAgIK`{d&S^658k6D zUL^Z6{=jGK#(ck7k^5iFR)PtZGm4X_`)1psY-FhS{u@-CcX$RrU|Wg* zGU(tIYQiH9_yGoFWdq_#`%vdc&UkhD52)?v5r2TT-%sufiOR2!9U*oRd4y9qYIIDvTO@W17g(FEp*o!vj_*;My;_Ijo-SZu9CojGs1bS!YC zz=eMCM5S1sa-nmBmukU$bgyxz(OL@5Ev!ZrKXgUjJ0655eOIo8rOsO~mtSly+`SPk d`=@(@YPi;H)K{YErD(PL&8w!n--p&R{{Zx2Qn~;D diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po index bbc469a3a..b86e79cf3 100644 --- a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po @@ -3,15 +3,16 @@ # Translators: # Christian Joergensen , 2012 # Erik Wognsen , 2012 -# Finn Gruwier, 2011 +# Finn Gruwier Larsen, 2011 # Jannis Leidel , 2011 +# valberg , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-27 10:34+0000\n" +"Last-Translator: valberg \n" "Language-Team: Danish (http://www.transifex.com/projects/p/django/language/" "da/)\n" "MIME-Version: 1.0\n" @@ -20,12 +21,12 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Tilgængelige %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -35,38 +36,38 @@ msgstr "" "markere dem i kassen nedenfor og derefter klikke på \"Vælg\"-pilen mellem de " "to kasser." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Skriv i dette felt for at filtrere listen af tilgængelige %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtrér" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Vælg alle" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klik for at vælge alle %s med det samme." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Vælg" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Fjern" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Valgte %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -76,22 +77,24 @@ msgstr "" "dem i kassen nedenfor og derefter klikke på \"Fjern\"-pilen mellem de to " "kasser." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Fjern alle" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klik for at fjerne alle valgte %s med det samme." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s af %(cnt)s valgt" msgstr[1] "%(sel)s af %(cnt)s valgt" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +102,8 @@ msgstr "" "Du har ugemte ændringer af et eller flere redigerbare felter. Hvis du " "udfører en handling fra drop-down-menuen, vil du miste disse ændringer." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +112,8 @@ msgstr "" "Du har valgt en handling, men du har ikke gemt dine ændringer til et eller " "flere felter. Klik venligst OK for at gemme og vælg dernæst handlingen igen." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +122,68 @@ msgstr "" "Du har valgt en handling, og du har ikke udført nogen ændringer på felter. " "Det, du søger er formentlig Udfør-knappen i stedet for Gem-knappen." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Obs: Du er %s time forud i forhold servertiden." +msgstr[1] "Obs: Du er %s timer forud i forhold servertiden." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Obs: Du er %s time bagud i forhold servertiden." +msgstr[1] "Obs: Du er %s timer forud i forhold servertiden." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Ur" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Vælg et tidspunkt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Midnat" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 morgen" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Middag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Annuller" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "I dag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "I går" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "I morgen" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +191,17 @@ msgstr "" "Januar Februar Marts April Maj Juni Juli August September Oktober November " "December" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T O T F L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Vis" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Skjul" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nu" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Ur" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Vælg et tidspunkt" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Midnat" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 morgen" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Middag" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Annuller" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "I dag" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "I går" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "I morgen" diff --git a/django/contrib/admin/locale/de/LC_MESSAGES/django.mo b/django/contrib/admin/locale/de/LC_MESSAGES/django.mo index 9c99f79a89a5f955b24e8ec71e0e3de97abee891..31eefdd4946e63e988bb1bb32dfd9676781df0df 100644 GIT binary patch delta 3711 zcmZA3c~F&A7{~F$b`caoK?Fg)$}S-HB8U>X;8M6}p{AK(prUNSbw#~uZkQ2x!zEKQ zbE?VGWSS{+Y_ZL;DJw_qkIa^7$}}cx+H}Ugzx%$adIUa=?*kp{xD*Jd1@=UV_b^jp@!z0)UkKrmj ziR*D>lrfCee1MwBS#GZ^2n1;Ei7tTbbY%cb}Ww;D?;3F7CI$ptb zI1k-1#vH(%sQZfe!8^@V)Xd9K1F6RmxE8&7@Vj&d;WwzY>Op==F%gro9;AfKfvl$a5cT2<_V0g074e^OwN9dE5=Z|uu)20F0> zJ-863;McebUA?FSd>u7_-%v9Skx82z)PV0oR>w?09%ahBbW}u*s0VC9 z4X7FQpq)4X4aGBC4oF?w(VUPdipos)a95jByssA|7x`#maSmyw$A zn!o92Z36mPDe8urVJsG463)R{sF}Wr+VAh7YUCr##B;b111YFGu^KhgmoObaKxMka z_BsY>|A!`7BkGL0pciW7skScrd?D@%FlH=jO)s%El!?DkOA|@H%P|u*pcW+i<~WYS zFR=)dQ>~>g!+73r7T71&p|(jAY9OtsV%dXA*-=!c-a$S1Go+BsFUXioXqt6hCaTy9 zQA;x1b{uZ!xD>bH74&L*c*&0**n*+>GU~?HP%n5J`81d>QP+21CsbuIDHDd-n1fo9 z*{I@NgoAN4>i*YI_nk&fK4R z5mU(f$9M==;_@tG-p4;s+wnLL)BT^I2Kqxb`PWE(=frdjW>4hd12_y@Q3E@J9z2hl z@q`@fJ5Z0|9RFh*!qy4lI0`poEH>ai)XbyZ*837s$5~$cL_X?8W00L@CSX@wWV-@2 z&?eN{?m~S)_M&F=I#QeF4C=biQTKm~s-a&|FLdNuMH`7x9D7sk69q^;m`NChOHe6V zgR16c5i0^Rx5cbt|1=bg}7>l+4 ztLf;0N03RGOZW&z53#zShX`3 zJ9B&88$cnY;7U!aOk*QzG&CFT=P z6Qc>eR39caWkyZg^j2fOe1vJciDaUbAe;XG@$N%^^IZ*3^YSKtQyw(LUc?yx8S77% zMf5k@$67q)X@`Bh57!gQv8K6-(B8O*7*E`4`t-5JW(1*yRa-`st4x(pt-9Jn#6aR1 zf<-n@5VzV4yYn~(6NyAE(MVJiYLkfRL<&(ysO==~C-_qN|NByYHxO2%Btz(FH9bTu z(M&u>tRz%LO@ta{?%$|$vBp=@CBduhIGb2ZsNF>@AyyMph=&O^)s)&C3;%Xjw=c1Y z(9*9V)UbeOeWOYEc}0g8E5fwXG;3K$|_Gq{TxrF zr>Y{O!D&*`%j)Xrl$BRk)>Jll>dQQpwKcvzT~GQhcb)HhIC5XaZNE7hRpe-&92*|w z^ThY`9f*%^zY>2Tp#6G6bthkS^1!^jY*&7^d#KZ$U+B)wbmh8S;Zr7OPpw!|*}!wN zN0)gj3Z1zwxBt3ax6@Tn=x+Zsc}PHve;nB(Z+jc#Nb_Z;KIglTy4hEgcKY_Qv=^k$ e2yK5p=Wvj3>!1kV{z2~cth_ma?H>;g4*wTn&X89C delta 4118 zcmZ|SeQ;FO8OQMxATI<$On6B`1TKV4fV@ZofdCQHNJXGP0tgnYWRu(^3(F?%-fbX4 zS4t$Hl_0CJH5O8AWok#Utew70Ye%iM?W92cqtcEOU&>I+NN37Wb->zwe|xXC|MUz` zKKIs18q~QuSk; zj=#s<_yOLBHfeYs-^4aNILVl&@e1mDkMc(YIfa_}Pf-JT9qaIq7*oS})wT?86iqTZ)Hq5&jC3 z14T_dGsc$IjB-$Gxa-kiJX+HGl)C2KrG08$h))g!Ax4q!05pDkC>g z8OxaFW~31Hd~7xsr@5#>AHI)saRM7-x$YyAG2K{!$8ZC_jB9WbX_${qxCtM{wRp+9 zztD1zn~hQK@5Kl4DzeluvwJ2-f*S`=GkFVjJT7^DfJ)g_)aFTHqi7AsqB2x~n&EU@ zjHS38TTpBND(d|(jM_`*u@pyeht7XykukS&BZ``70_WgaRH{Gn96j4@C>u4PiKx$K zp$1;zS>xTW$Kxr+tV1p771FCENiF6C;7lx~e{+xvmdBhyjrbg{#tT@BMJ4XYn=p-f z2(=fYUcDdFsSltAbR4y3o<$Axm#B=LMfEd+929c{V@%FWV!C6n26g;y^}G`YsBgq$ zco}t!_OU_K&=E|>AE3UMKsEdl@@_G2qMpBk8Tct`kEPEurX0)Xk$WjZc&EO5p#P?8{xPtop8mi-ep&FjT0*}QNsMN1R3)^rI`|uzZm688pE}ku; zQ|#v3ui-V+ar_xuUJVSR26_=SkgK=_N8Mt~Lfndat{<1?{{-QgaFQ;QOcsK1OY#^aXB*HzTio<3p`!Evmz{-u<9gKY;8ja}rr@^E+hn z<{D~AW|J;uvI1F!n5pH0NtzBkicexEmR7T|a1d|Dm28YUd>ALUgCu zb_Z63+MM;M`>T<6n`uK$v=@`V|BrE@5e=dq{61>LuX*)B;O*sLBaXvgqxRApo)=IP8$o64I_BaSc4|zUDUXYMv~V>p!Ts2aYB23K z_vbek^~K4^s+c(##(VJ#_y?SZ6YJdHgi6%&%{U38I2s?q96VCT`fCP5+)zrNLyhn! zs3my?wK>(uJ;Wwr7jcsKBBAu^1*S5T{L6p1dI}PjEZ^ZTZ(*~UAp6N*$h$B(oCo5M zWR}Djda@`FDoXer#DfG|H@RX*P^Ft#Lws8m%J+ze2qk$kae&AsHV|JT{Dg`QDw`yk zD=qj}iLVg>odYFwC!t~!6~r^dQsQyqv+`x{B92O?_I{MuPecfn^~BwTkJv%z92_UM z5@iG%AbH3iMz^rX^?KM%^bk{s#|Uk+uM;bYenN$FmOQZS=*0gvt}v#xZ6@v~RPH49 z61_wt(Lt#6xg>x6bh*N-&%j3rE&W07-Yo1SjuCqZ?aOt9_N&TMghhmvJMAHDydaTE z=mph6Oe9q1x+G6e3D>-RKQ9B`RjKC|)aF!S|C{e7ulTvfZA2IGO`?e?C&tl#vfR$! zL&RF5il`$_5u=DKLZyv(g3xB)PMjcA3S5#ez{6bEdUdhNyZ#D(i}1Qj{?ASFBaKo; z?~bR5dx-`@WzfZJlve#7%QvSj5OnPDb|>Hj?YR-l#D{VVP~y4lrD@|scDL2#k3_mV!>x&TCg+UKY3cBX+HETmZE3M1 zk+x_s{@47OX}h|DwqwUX%=eXBVLM_w|MP%p@EY(wiH83B5PW02z@aytHU3$?A={~u-#gbxH>hIky_r;8Mfn1MHN{K z%I8;?S5;e;3zt?di4PVPj$cq-IlsJWfi=HoX;tEtqMDTW$=m{_emcW9C*#LDb#~N_Sl-|r%MLK_W;>KPTJgf@_&;hUrb&WnKhP5mzxwl*olL&R4l#T?)M`8NwN;gkR(CYqYFl==tuxpjwgW94miKVGa@FH} zmLkV{GQ=bF_, 2012 -# apollo13 , 2011 +# André Hagenbruch, 2012 +# Florian Apolloner , 2011 # Dimitris Glezos , 2012 -# Jannis Š, 2013 -# Jannis Leidel , 2013 +# Jannis Vajen, 2013 +# Jannis Leidel , 2013-2014 # Markus Holtermann , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-23 08:24+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 07:14+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: German (http://www.transifex.com/projects/p/django/language/" "de/)\n" @@ -22,62 +22,68 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Erfolgreich %(count)d %(items)s gelöscht." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Kann %(name)s nicht löschen" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Sind Sie sicher?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Ausgewählte %(verbose_name_plural)s löschen" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administration" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Alle" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ja" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nein" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Unbekannt" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Alle Daten" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Heute" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Letzte 7 Tage" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Diesen Monat" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Dieses Jahr" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -86,94 +92,91 @@ msgstr "" "Bitte einen gültigen %(username)s und ein Passwort für einen Staff-Account " "eingeben. Beide Felder berücksichtigen die Groß-/Kleinschreibung." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Bitte melden Sie sich erneut an, da Ihre Sitzung abgelaufen ist." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Aktion:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "Zeitpunkt der Aktion" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "Objekt-ID" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "Objekt Darst." -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "Aktionskennzeichen" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "Änderungsmeldung" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "Logeintrag" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "Logeinträge" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" hinzufügt." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" verändert - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" gelöscht." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry Objekt" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "-" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s geändert." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "und" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" hinzugefügt." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s von %(name)s \"%(object)s\" geändert." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" gelöscht." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Keine Felder geändert." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -181,7 +184,7 @@ msgstr "" "%(name)s \"%(obj)s\" wurde erfolgreich hinzugefügt und kann unten geändert " "werden." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -190,12 +193,12 @@ msgstr "" "%(name)s \"%(obj)s\" wurde erfolgreich hinzugefügt. Es kann jetzt ein " "weiteres %(name)s unten hinzugefügt werden." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" wurde erfolgreich hinzugefügt." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -204,7 +207,7 @@ msgstr "" "%(name)s \"%(obj)s\" wurde erfolgreich geändert. Weitere Änderungen können " "unten vorgenommen werden." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -213,12 +216,12 @@ msgstr "" "%(name)s \"%(obj)s\" wurde erfolgreich geändert. Es kann jetzt ein weiteres " "%(name)s unten hinzugefügt werden." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" wurde erfolgreich geändert." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -226,67 +229,67 @@ msgstr "" "Es müssen Objekte aus der Liste ausgewählt werden, um Aktionen " "durchzuführen. Es wurden keine Objekte geändert." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Keine Aktion ausgewählt." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s hinzufügen" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" wurde erfolgreich gelöscht." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" "Das %(name)s-Objekt mit dem Primärschlüssel %(key)r ist nicht vorhanden." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s hinzufügen" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s ändern" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Datenbankfehler" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s \"%(name)s\" wurde erfolgreich geändert." msgstr[1] "%(count)s \"%(name)s\" wurden erfolgreich geändert." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s ausgewählt" msgstr[1] "Alle %(total_count)s ausgewählt" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 von %(cnt)s ausgewählt" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" wurde erfolgreich gelöscht." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Änderungsgeschichte: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -295,84 +298,72 @@ msgstr "" "Das Löschen des %(class_name)s-Objekts „%(instance)s“ würde ein Löschen der " "folgenden geschützten verwandten Objekte erfordern: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Anmelden" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django-Systemverwaltung" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django-Verwaltung" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Website-Verwaltung" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Anmelden" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s-Verwaltung" +msgid "%(app)s administration" +msgstr "%(app)s-Administration" -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Zeit:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Suchen" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Neu hinzufügen" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Aktuell:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Ändern:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Seite nicht gefunden" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "" "Es tut uns leid, aber die angeforderte Seite konnte nicht gefunden werden." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Start" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Serverfehler" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Serverfehler (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Serverfehler (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -380,120 +371,143 @@ msgstr "" "Ein Fehler ist aufgetreten und wurde an die Administratoren per E-Mail " "gemeldet. Danke für die Geduld, der Fehler sollte in Kürze behoben sein." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Ausgewählte Aktion ausführen" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Ausführen" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Hier klicken, um die Objekte aller Seiten auszuwählen" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Alle %(total_count)s %(module_name)s auswählen" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Auswahl widerrufen" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Zuerst einen Benutzer und ein Passwort eingeben. Danach können weitere " +"Optionen für den Benutzer geändert werden." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Willkommen," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Bitte einen Benutzernamen und ein Passwort eingeben." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentation" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Passwort ändern" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Abmelden" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django-Systemverwaltung" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django-Verwaltung" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Hinzufügen" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Geschichte" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Auf der Website anzeigen" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Bitte die aufgeführten Fehler korrigieren." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Bitte die unten aufgeführten Fehler korrigieren." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Bitte geben Sie ein neues Passwort für den Benutzer %(username)s ein." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Passwort" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Passwort (wiederholen)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Bitte das gleiche Passwort zur Überprüfung nochmal eingeben." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Willkommen," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentation" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Abmelden" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Hinzufügen" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Geschichte" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Auf der Website anzeigen" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s hinzufügen" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Aus der Sortierung entfernen" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sortierung: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Sortierung ein-/ausschalten" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Löschen" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -504,7 +518,7 @@ msgstr "" "davon abhängiger Daten zur Folge, aber Sie haben nicht die nötigen Rechte, " "um die folgenden davon abhängigen Daten zu löschen:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -513,7 +527,7 @@ msgstr "" "Das Löschen von %(object_name)s „%(escaped_object)s“ würde ein Löschen der " "folgenden geschützten verwandten Objekte erfordern:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -522,16 +536,16 @@ msgstr "" "Sind Sie sicher, dass Sie %(object_name)s \"%(escaped_object)s\" löschen " "wollen? Es werden zusätzlich die folgenden davon abhängigen Daten gelöscht:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, ich bin sicher" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Mehrere Objekte löschen" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -542,7 +556,7 @@ msgstr "" "verwandter Objekte resultieren, allerdings besitzt Ihr Benutzerkonto nicht " "die nötigen Rechte, um diese zu löschen:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -551,7 +565,7 @@ msgstr "" "Das Löschen der ausgewählten %(objects_name)s würde ein Löschen der " "folgenden geschützten verwandten Objekte erfordern:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -560,41 +574,56 @@ msgstr "" "Sind Sie sicher, dass Sie die ausgewählten %(objects_name)s löschen wollen? " "Alle folgenden Objekte und ihre verwandten Objekte werden gelöscht:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Entfernen" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "%(verbose_name)s hinzufügen" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Löschen?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Nach %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modelle der %(name)s-Anwendung" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Ändern" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Sie haben keine Berechtigung, irgendetwas zu ändern." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Kürzliche Aktionen" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Meine Aktionen" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Keine vorhanden" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Unbekannter Inhalt" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -604,27 +633,27 @@ msgstr "" "die richtigen Datenbanktabellen angelegt wurden und die Datenbank vom " "verwendeten Datenbankbenutzer auch lesbar ist." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Passwort:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Benutzername oder Passwort vergessen?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum/Zeit" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Benutzer" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Aktion" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -632,114 +661,61 @@ msgstr "" "Dieses Objekt hat keine Änderungsgeschichte. Es wurde möglicherweise nicht " "über diese Verwaltungsseiten angelegt." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Zeige alle" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Sichern" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Suchen" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s Ergebnis" msgstr[1] "%(counter)s Ergebnisse" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s gesamt" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Als neu sichern" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Sichern und neu hinzufügen" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Sichern und weiter bearbeiten" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Zuerst einen Benutzer und ein Passwort eingeben. Danach können weitere " -"Optionen für den Benutzer geändert werden." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Bitte einen Benutzernamen und ein Passwort eingeben." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Bitte geben Sie ein neues Passwort für den Benutzer %(username)s ein." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Passwort" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Passwort (wiederholen)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Bitte das gleiche Passwort zur Überprüfung nochmal eingeben." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Entfernen" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "%(verbose_name)s hinzufügen" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Löschen?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Vielen Dank, dass Sie hier ein paar nette Minuten verbracht haben." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Erneut anmelden" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Passwort ändern" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Passwort erfolgreich geändert" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Ihr Passwort wurde geändert." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -748,46 +724,34 @@ msgstr "" "dann zweimal (um sicherzustellen, dass Sie es korrekt eingegeben haben) das " "neue Passwort ein." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Altes Passwort" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Neues Passwort" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Mein Passwort ändern" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Passwort zurücksetzen" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Passwort zurücksetzen beendet" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Ihr Passwort wurde zurückgesetzt. Sie können sich nun anmelden." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Zurücksetzen des Passworts bestätigen" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Neues Passwort eingeben" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -795,19 +759,15 @@ msgstr "" "Bitte geben Sie Ihr neues Passwort zweimal ein, damit wir überprüfen können, " "ob es richtig eingetippt wurde." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Neues Passwort:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Passwort wiederholen:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Passwort wurde nicht erfolgreich zurückgesetzt" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -815,12 +775,7 @@ msgstr "" "Der Link zum Zurücksetzen Ihres Passworts ist ungültig, wahrscheinlich weil " "er schon einmal benutzt wurde. Bitte setzen Sie Ihr Passwort erneut zurück." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Passwort wurde erfolgreich zurückgesetzt" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -828,7 +783,7 @@ msgstr "" "Wir haben eine E-Mail zum Setzen eines neuen Passwortes an die angegebene E-" "Mail-Adresse gesendet. Sie sollte in Kürze ankommen." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -836,7 +791,7 @@ msgstr "" "Falls die E-Mail nicht angekommen sein sollte, bitte die E-Mail-Adresse auf " "Richtigkeit und gegebenenfalls den Spam-Ordner überprüfen." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -845,24 +800,24 @@ msgstr "" "Diese E-Mail wurde aufgrund einer Anfrage zum Zurücksetzen des Passworts auf " "der Website %(site_name)s versendet." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Bitte öffnen Sie folgende Seite, um Ihr neues Passwort einzugeben:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Ihr Benutzername, falls Sie ihn vergessen haben:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Vielen Dank, dass Sie unsere Webseite benutzen!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Das Team von %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -870,28 +825,52 @@ msgstr "" "Passwort vergessen? Einfach die E-Mail-Adresse unten eingeben und den " "Anweisungen zum Zurücksetzen des Passworts in der E-Mail folgen." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-Mail-Adresse:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Mein Passwort zurücksetzen" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Alle Daten" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(leer)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s auswählen" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s zur Änderung auswählen" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Zeit:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Suchen" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Neu hinzufügen" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Aktuell:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Ändern:" diff --git a/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo index 253b500ab54ad91b16a189ae312dd1b1e93ea7ec..e607d86aee145b58c57bb7c07e821f2276168259 100644 GIT binary patch delta 1472 zcmb7?O-NKx6o9WksX1C^f0owV28=Wv9jUCzNGXdVBpii;2%gTJ-qZ0-y*HCki-8~r z3Zh;vszsZM77@X0qZU$&s6|B3sus0sQLCVKeP>cKvckhV_dDmldw%YD?|swLaQl>KTS4cmd1dYd8$wLMaesQ}(-Aj=&x`1g9WJ)F&wMpP>}|3Z((bj;WTwYj8Qd z0`EZ{6(^{Q`l=UWCmRQ#bb21%fR~{JwpJ>25~nNBBN?Z$u3VM$a?)g`bFO2c6& zc{V{F)x|=n+69-w{uvI#HtH*b5rI5fi^q{Q?LM~ zp|yM;X+T41tQE>cc0kFuAD)AQFn>M>?Tx|2pkxJ6_Nk)p+aFhlv-RdeBa>E4oj*2MMEOio*#(apZLGdWLNwy}~r zlhVHNP8&~Woe2|F1DScw`U^R%M~v;b$+>CU{+jpCv(ZAR+$sxBRYq&Kw0CZ8kL}R0 zt?^h_aKEy#zqr#C)1BS%uGr>Ir23HMXWNH7%k|S%Hsi(hLCbX=Umr3~(xi3ISkdiG z7u~4irZR zL5F`3d*@e@kF{ri07FeC Ang9R* delta 1166 zcmZ|N&r4KM6u|N8uN-y!k!9wO^dh7S9T}%In}Q59(h|)nhzMzZ+|kEO&*{Axja&?E zBHG2PkZ5OM8;O{0I}5CTpk2|TRna175kd4l;{*|QnfpHXzPb0FbKZNeyFYa1-#1r2 zR5VTRlwPJ(zgW(NwvET|4er6R3Z?w$Lm#%F-0v!R80(o2U@eBR1}Cr^XRsHSuu7@C zdc;5uc!HITbh-*BJxoV|OG5^eNmZ*NpX}}?r1IJJ*oa7=2MUX9O9vd-P zav2Ah-@z~zu!8vND+8(M8_EGcFoKm#>hLnk{|S@?Qpgf@10|7FlqYZx`KdK7&v6|$ zFv20S?NVI2w% zvF>OfbX*5V!=Yhs)7RP&Pe*eJlhG%424kU{X)ETKLEB^tpM0j=YxiGk8qYcLMLivL zQkHRY_JViY-!_-C6Z%}*il>aN6UNnjr*rPg*3-qbvHJqENn@p5eQU*XDSFIt%lNm-O+8P{AdW~;rs^{dq;VPz@bt7{1NO0CJQmx~UyYDvzfimZ<2 YlDaRFF-%CV&r3DD`)ga97jKOH1~b6PjsO4v diff --git a/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po index 35c7ad1da..17a97d158 100644 --- a/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po @@ -1,15 +1,15 @@ # This file is distributed under the same license as the Django package. # # Translators: -# André Hagenbruch , 2011-2012 -# Jannis Leidel , 2011 +# André Hagenbruch, 2011-2012 +# Jannis Leidel , 2011,2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 07:21+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: German (http://www.transifex.com/projects/p/django/language/" "de/)\n" "MIME-Version: 1.0\n" @@ -18,89 +18,90 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Verfügbare %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -"Dies ist die Liste der verfügbaren %s. Durch Markierung im unten stehenden " -"Feld und Klicken des 'Auswählen'-Pfeils zwischen den beiden Feldern lassen " -"sich einige auswählen." +"Dies ist die Liste der verfügbaren %s. Einfach im unten stehenden Feld " +"markieren und mithilfe des \"Auswählen\"-Pfeils auswählen." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -"Durch Tippen in diesem Feld lässt sich die Liste der verfügbaren %s " +"Durch Eingabe in diesem Feld lässt sich die Liste der verfügbaren %s " "eingrenzen." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Alle auswählen" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klicken, um alle %s auf einmal auszuwählen." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Auswählen" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Entfernen" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Ausgewählte %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -"Dies ist die Liste der ausgewählten %s. Durch Markierung im unten stehenden " -"Feld und Klicken des \"Entfernen\"-Pfeils zwischen den Feldern lassen sich " -"einige entfernen." +"Dies ist die Liste der ausgewählten %s. Einfach im unten stehenden Feld " +"markieren und mithilfe des \"Entfernen\"-Pfeils wieder entfernen." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Alle entfernen" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klicken, um alle ausgewählten %s auf einmal zu entfernen." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s von %(cnt)s ausgewählt" msgstr[1] "%(sel)s von %(cnt)s ausgewählt" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -"Sie haben Änderungen an editierbaren Feldern vorgenommen und nicht " +"Sie haben Änderungen an bearbeitbaren Feldern vorgenommen und nicht " "gespeichert. Wollen Sie die Aktion trotzdem ausführen und Ihre Änderungen " "verwerfen?" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -110,17 +111,79 @@ msgstr "" "gespeichert. Klicken Sie OK, um dennoch zu speichern. Danach müssen Sie die " "Aktion erneut ausführen." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -"Sie haben eine Aktion ausgewählt, aber keine Änderungen an editierbaren " -"Feldern vorgenommen. Sie wollten wahrscheinlich auf 'Ausführen' und nicht " -"auf 'Speichern' klicken." +"Sie haben eine Aktion ausgewählt, aber keine Änderungen an bearbeitbaren " +"Feldern vorgenommen. Sie wollten wahrscheinlich auf \"Ausführen\" und nicht " +"auf \"Speichern\" klicken." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Achtung: Sie sind %s Stunde der Serverzeit vorraus." +msgstr[1] "Achtung: Sie sind %s Stunden der Serverzeit vorraus." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Achtung: Sie sind %s Stunde hinter der Serverzeit." +msgstr[1] "Achtung: Sie sind %s Stunden hinter der Serverzeit." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Jetzt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Uhr" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Uhrzeit" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Mitternacht" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 Uhr" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mittag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Abbrechen" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Heute" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Gestern" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Morgen" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -128,62 +191,17 @@ msgstr "" "Januar Februar März April Mai Juni Juli August September Oktober November " "Dezember" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M D M D F S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Einblenden" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ausblenden" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Jetzt" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Uhr" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Uhrzeit" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Mitternacht" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 Uhr" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mittag" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Abbrechen" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Heute" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Gestern" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Morgen" diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/django.mo b/django/contrib/admin/locale/el/LC_MESSAGES/django.mo index c2e956eefcb04d57a21c838b12928476579706f9..8b4467a2ae988151910f89a74c73f4901386f6c7 100644 GIT binary patch delta 6692 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 e&YsglJu`5(?gv}oi~03Y`da diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/django.po b/django/contrib/admin/locale/el/LC_MESSAGES/django.po index 05fd23b31..e0b0532f3 100644 --- a/django/contrib/admin/locale/el/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/el/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # Translators: # Dimitris Glezos , 2011 # Jannis Leidel , 2011 +# Panos Laganakos , 2014 # Yorgos Pagles , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-17 08:42+0000\n" +"Last-Translator: Panos Laganakos \n" "Language-Team: Greek (http://www.transifex.com/projects/p/django/language/" "el/)\n" "MIME-Version: 1.0\n" @@ -19,156 +20,162 @@ msgstr "" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Επιτυχημένη διαγραφή %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Αδύνατη τη διαγραφή του %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Είστε σίγουροι;" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Διαγραφη επιλεγμένων %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Διαχείριση" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Όλα" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ναι" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Όχι" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Άγνωστο" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Οποιαδήποτε ημερομηνία" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Σήμερα" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Τελευταίες 7 ημέρες" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Αυτόν το μήνα" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Αυτόν το χρόνο" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"Παρακαλώ εισάγετε το σωστό %(username)s και κωδικό για λογαριασμό " +"προσωπικού. Σημειώστε οτι και στα δύο πεδία μπορεί να έχει σημασία αν είναι " +"κεφαλαία ή μικρά. " -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Η συνεδρία σας έχει λήξει. Παρακαλούμε συνδεθείτε ξανά." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Ενέργεια:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "ώρα ενέργειας" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "κωδικός αντικειμένου" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "αναπαράσταση αντικειμένου" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "σημαία ενέργειας" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "αλλαγή μηνύματος" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "εγγραφή καταγραφής" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "εγγραφές καταγραφής" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Προστέθηκαν \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Αλλάχθηκαν \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Διαγράφηκαν \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry Object" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Κανένα" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Έγινε επεξεργασία του %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "και" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Προστέθηκε %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Έγινε επεξεργασία %(list)s για %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Διαγράφη %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Κανένα πεδίο δεν άλλαξε." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -176,38 +183,44 @@ msgstr "" "Το %(name)s \"%(obj)s\" αποθηκεύτηκε με επιτυχία. Μπορείτε να το " "επεξεργαστείτε πάλι παρακάτω." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" +"To %(name)s \"%(obj)s\" προστέθηκε επιτυχώς. Μπορείτε να προσθέσετε και άλλο " +"%(name)s παρακάτω." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Το %(name)s \"%(obj)s\" αποθηκεύτηκε με επιτυχία." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" +"Το %(name)s \"%(obj)s\" αλλάχθηκε επιτυχώς. Μπορείτε να το επεξεργαστείτε " +"ξανά παρακάτω." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" +"To %(name)s \"%(obj)s\" αλλάχθηκε επιτυχώς. Μπορείτε να προσθέσετε και άλλο " +"%(name)s παρακάτω." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Το %(name)s \"%(obj)s\" αλλάχτηκε με επιτυχία." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -216,268 +229,284 @@ msgstr "" "αντικείμενο. Πρέπει να επιλέξετε ένα ή περισσότερα αντικείμενα για να " "πραγματοποιήσετε ενέργειες σε αυτά." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Δεν έχει επιλεγεί ενέργεια." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Προσθήκη %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Το %(name)s \"%(obj)s\" διαγράφηκε με επιτυχία." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr " Το αντικείμενο %(name)s με πρωτεύον κλειδί %(key)r δεν βρέθηκε." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Προσθήκη %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Αλλαγή του %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Σφάλμα βάσης δεδομένων" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s άλλαξε επιτυχώς." msgstr[1] "%(count)s %(name)s άλλαξαν επιτυχώς." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "Επιλέχθηκε %(total_count)s" msgstr[1] "Επιλέχθηκαν και τα %(total_count)s" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Επιλέγησαν 0 από %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Το %(name)s \"%(obj)s\" διαγράφηκε με επιτυχία." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Ιστορικό αλλαγών: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Η διαγραφή %(class_name)s %(instance)s θα απαιτούσε την διαγραφή των " +"ακόλουθων προστατευόμενων συγγενεύων αντικειμένων: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Σύνδεση" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Διαχειριστής ιστότοπου Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Διαχείριση Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Διαχείριση του ιστότοπου" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Σύνδεση" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Διαχείριση %s" +msgid "%(app)s administration" +msgstr "Διαχείριση %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Ημ/νία:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Ώρα:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Αναζήτηση" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Προσθέστε κι άλλο" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Η σελίδα δε βρέθηκε" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Λυπόμαστε, αλλά η σελίδα που ζητήθηκε δε μπόρεσε να βρεθεί." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Αρχική" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Σφάλμα εξυπηρετητή" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Σφάλμα εξυπηρετητή (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Σφάλμα εξυπηρετητή (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" +"Υπήρξε ένα σφάλμα. Έχει αναφερθεί στους διαχειριστές της σελίδας μέσω email, " +"και λογικά θα διορθωθεί αμεσα. Ευχαριστούμε για την υπομονή σας." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Εκτέλεση της επιλεγμένης ενέργειας" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Μετάβαση" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Κάντε κλικ εδώ για να επιλέξετε τα αντικείμενα σε όλες τις σελίδες" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Επιλέξτε και τα %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Καθαρισμός επιλογής" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Αρχικά εισάγετε το όνομα χρήστη και τον κωδικό πρόσβασης. Μετά την " +"ολοκλήρωση αυτού του βήματος θα έχετε την επιλογή να προσθέσετε όλα τα " +"υπόλοιπα στοιχεία για τον χρήστη." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Καλωσήρθατε," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Εισάγετε όνομα χρήστη και κωδικό πρόσβασης." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Τεκμηρίωση" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Αλλαγή συνθηματικού" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "Παρακαλούμε διορθώστε το παρακάτω λάθος." + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "Παρακαλοϋμε διορθώστε τα παρακάτω λάθη." + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Εισάγετε ένα νέο κωδικό πρόσβασης για τον χρήστη %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Συνθηματικό" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Συνθηματικό (ξανά)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Εισάγετε το ίδιο συνθηματικό όπως παραπάνω, για λόγους επιβεβαίωσης." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Καλωσήρθατε," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Τεκμηρίωση" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Log out" msgstr "Αποσύνδεση" -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Διαχειριστής ιστότοπου Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Διαχείριση Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 msgid "Add" msgstr "Προσθήκη" -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 msgid "History" msgstr "Ιστορικό" -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 msgid "View on site" msgstr "Προβολή στην ιστοσελίδα" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the error below." -msgstr "Παρακαλούμε διορθώστε τα παρακάτω λάθη." - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the errors below." -msgstr "" - -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Προσθήκη %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Φίλτρο" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Διαγραφή από την ταξινόμηση" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Προτεραιότητα ταξινόμησης: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Εναλλαγή ταξινόμησης" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Διαγραφή" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -489,7 +518,7 @@ msgstr "" "για τα οποία δεν έχετε δικάιωμα διαγραφής. Τα είδη των αντικειμένων αυτών " "είναι:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -498,7 +527,7 @@ msgstr "" "Η διαγραφή του %(object_name)s '%(escaped_object)s' απαιτεί την διαγραφή " "των παρακάτω προστατευμένων αντικειμένων:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -508,16 +537,16 @@ msgstr "" "\"%(escaped_object)s\". Αν προχωρήσετε με την διαγραφή όλα τα παρακάτω " "συσχετισμένα αντικείμενα θα διαγραφούν επίσης:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ναι, είμαι βέβαιος" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Διαγραφή πολλών αντικειμένων" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -528,7 +557,7 @@ msgstr "" "διαγραφή συσχετισμένων αντικειμένων για τα οποία δεν έχετε το διακαίωμα " "διαγραφής:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -537,7 +566,7 @@ msgstr "" "Η διαγραφή των επιλεγμένων %(objects_name)s απαιτεί την διαγραφή των " "παρακάτω προστατευμένων αντικειμένων:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -547,41 +576,56 @@ msgstr "" "Αν προχωρήσετε με την διαγραφή όλα τα παρακάτω συσχετισμένα αντικείμενα θα " "διαγραφούν επίσης:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Αφαίρεση" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Προσθήκη νέου %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Θέλετε να πραγματοποιηθεί διαγραφή?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Ανά %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" -msgstr "" +msgstr "Μοντέλα στην εφαρμογή %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Επεξεργασία" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Δεν έχετε δικαίωμα να επεξεργαστείτε τίποτα." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Πρόσφατες ενέργειες" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Οι ενέργειες μου" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Κανένα διαθέσιμο" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Άγνωστο περιεχόμενο" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -591,27 +635,27 @@ msgstr "" "βεβαιωθείτε ότι οι απαραίτητοι πίνακες έχουν δημιουργηθεί και ότι η βάση " "είναι προσβάσιμη από τον αντίστοιχο χρήστη που έχετε δηλώσει." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Συνθηματικό:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Ξεχάσατε το συνθηματικό ή τον κωδικό χρήστη σας;" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Ημερομηνία/ώρα" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Χρήστης" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Ενέργεια" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -619,115 +663,61 @@ msgstr "" "Δεν υπάρχει ιστορικό αλλαγών γι' αυτό το αντικείμενο. Είναι πιθανό η " "προσθήκη του να μην πραγματοποιήθηκε χρησιμοποιώντας το διαχειριστικό." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Εμφάνιση όλων" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Αποθήκευση" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Αναζήτηση" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s αποτέλεσμα" msgstr[1] "%(counter)s αποτελέσματα" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s συνολικά" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Αποθήκευση ως νέο" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Αποθήκευση και προσθήκη καινούριου" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Αποθήκευση και συνέχεια επεξεργασίας" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Αρχικά εισάγετε το όνομα χρήστη και τον κωδικό πρόσβασης. Μετά την " -"ολοκλήρωση αυτού του βήματος θα έχετε την επιλογή να προσθέσετε όλα τα " -"υπόλοιπα στοιχεία για τον χρήστη." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Εισάγετε όνομα χρήστη και κωδικό πρόσβασης." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Εισάγετε ένα νέο κωδικό πρόσβασης για τον χρήστη %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Συνθηματικό" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Συνθηματικό (ξανά)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Εισάγετε το ίδιο συνθηματικό όπως παραπάνω, για λόγους επιβεβαίωσης." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Αφαίρεση" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Προσθήκη νέου %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Θέλετε να πραγματοποιηθεί διαγραφή?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Ευχαριστούμε που διαθέσατε κάποιο ποιοτικό χρόνο στον ιστότοπο σήμερα." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Σύνδεση ξανά" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Αλλαγή συνθηματικού" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Επιτυχής αλλαγή συνθηματικού" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Το συνθηματικό σας έχει αλλαχτεί." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -736,48 +726,36 @@ msgstr "" "κατόπιν εισάγετε το νέο σας συνθηματικό δύο φορές ούτως ώστε να " "πιστοποιήσουμε ότι το πληκτρολογήσατε σωστά." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Προηγούμενος κωδικός πρόσβασης" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Νέος κωδικός πρόσβασης" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Αλλαγή του συνθηματικού μου" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Επαναφορά συνθηματικού" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Ολοκληρώθηκε η επαναφορά του κωδικού πρόσβασης." - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "Ορίσατε επιτυχώς έναν κωδικό πρόσβασής. Πλέον έχετε την δυνατότητα να " "συνδεθήτε." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Επιβεβαίωση επαναφοράς κωδικού πρόσβασης" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Πληκτρολογήστε νέο συνθηματικό" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -785,19 +763,15 @@ msgstr "" "Παρακαλούμε πληκτρολογήστε το νέο κωδικό πρόσβασης δύο φορές ώστε να " "βεβαιωθούμε ότι δεν πληκτρολογήσατε κάποιον χαρακτήρα λανθασμένα." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Νέο συνθηματικό:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Επιβεβαίωση συνθηματικού:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Επαναφορά συνθηματικού ανεπιτυχής" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,79 +781,107 @@ msgstr "" "πραγματοποιήσετε και πάλι την διαδικασία αίτησης επαναφοράς του κωδικού " "πρόσβασης." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Επιτυχής επαναφορά συνθηματικού" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"Σας στείλαμε οδηγίες για να ρυθμίσετε τον κωδικό σας. Θα πρέπει να τις " +"λάβετε σύντομα." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Εάν δεν λάβετε email, παρακαλούμε σιγουρευτείτε οτί έχετε εισάγει την " +"διεύθυνση με την οποία έχετε εγγραφεί, και ελέγξτε τον φάκελο με τα " +"ανεπιθύμητα." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" +"Λαμβάνετε αυτό το email επειδή ζητήσατε επαναφορά κωδικού για τον λογαριασμό " +"σας στο %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" "Παρακαλούμε επισκεφθήτε την ακόλουθη σελίδα και επιλέξτε ένα νέο κωδικό " "πρόσβασης: " -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "" "Το όνομα χρήστη με το οποίο είστε καταχωρημένος για την περίπτωση στην οποία " "το έχετε ξεχάσει:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Ευχαριστούμε που χρησιμοποιήσατε τον ιστότοπο μας!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Η ομάδα του %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" +"Ξεχάσατε τον κωδικό σας; Εισάγετε το email σας παρακάτω, και θα σας " +"αποστείλουμε οδηγίες για να ρυθμίσετε εναν καινούργιο." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "Ηλεκτρονική διεύθυνση:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Επαναφορά του συνθηματικού μου" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Όλες οι ημερομηνίες" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Κενό)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Επιλέξτε %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Επιλέξτε %s προς αλλαγή" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Ημ/νία:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Ώρα:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Αναζήτηση" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Προσθέστε κι άλλο" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Τώρα:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Επεξεργασία:" diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo index 53155585f35ebac4390e719cc8dbfe514b578d21..b41345f9ca1891414b0ce276206e1718f5f1fea6 100644 GIT binary patch literal 5305 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 diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po index 7bdbe451d..300a1c8d3 100644 --- a/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po @@ -1,16 +1,18 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Dimitris Glezos , 2011. -# glogiotatidis , 2011. -# Jannis Leidel , 2011. +# Dimitris Glezos , 2011 +# glogiotatidis , 2011 +# Jannis Leidel , 2011 +# nikolas demiridis , 2014 +# Panos Laganakos , 2014 msgid "" msgstr "" -"Project-Id-Version: Django\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-23 02:35+0100\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" -"Last-Translator: Dimitris Glezos \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-17 09:25+0000\n" +"Last-Translator: Panos Laganakos \n" "Language-Team: Greek (http://www.transifex.com/projects/p/django/language/" "el/)\n" "MIME-Version: 1.0\n" @@ -19,162 +21,188 @@ msgstr "" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Διαθέσιμο %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" +"Αυτή είναι η λίστα των διαθέσιμων %s. Μπορείτε να επιλέξετε κάποια, από το " +"παρακάτω πεδίο και πατώντας το βέλος \"Επιλογή\" μεταξύ των δύο πεδίων." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" +"Πληκτρολογήστε σε αυτό το πεδίο για να φιλτράρετε τη λίστα των διαθέσιμων %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Φίλτρο" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" -msgstr "Επιλογή Όλων" +msgstr "Επιλογή όλων" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Πατήστε για επιλογή όλων των %s με τη μία." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Επιλογή" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Αφαίρεση" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" -msgstr "Επιλεχθέντα %s" +msgstr "Επιλέχθηκε %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" +"Αυτή είναι η λίστα των επιλεγμένων %s. Μπορείτε να αφαιρέσετε μερικά " +"επιλέγοντας τα απο το κουτί παρακάτω και μετά κάνοντας κλίκ στο βελάκι " +"\"Αφαίρεση\" ανάμεσα στα δύο κουτιά." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" -msgstr "" +msgstr "Αφαίρεση όλων" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Κλίκ για να αφαιρεθούν όλα τα επιλεγμένα %s αμέσως." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" -msgstr[0] "%(sel)s από %(cnt)s επιλέγηκε" -msgstr[1] "%(sel)s από %(cnt)s επιλέγηκαν" +msgstr[0] "%(sel)s από %(cnt)s επιλεγμένα" +msgstr[1] "%(sel)s από %(cnt)s επιλεγμένα" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -"Έχετε μη αποθηκευμένες αλλαγές σε επιμέρους επεξεργάσημα πεδία. Εάν " -"εκτελέσετε μια ενέργεια, οι αλλαγές σας θα χαθούν." +"Έχετε μη αποθηκευμένες αλλαγές σε μεμονωμένα επεξεργάσιμα πεδία. Άν " +"εκτελέσετε μια ενέργεια, οι μη αποθηκευμένες αλλάγες θα χαθούν" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -"Έχετε επιλέξει μια ενέργεια, αλλά ακόμη δεν έχετε αποθηκεύσει τις αλλαγές " -"επιμέρους πεδίων. Παρακαλώ επιλέξτε ΟΚ για να αποθηκεύσετε. Θα χρειαστεί να " -"επαναλάβετε την ενέργεια." +"Έχετε επιλέξει μια ενέργεια, αλλά δεν έχετε αποθηκεύσει τις αλλαγές στα " +"εκάστωτε πεδία ακόμα. Παρακαλώ πατήστε ΟΚ για να τις αποθηκεύσετε. Θα " +"χρειαστεί να εκτελέσετε ξανά την ενέργεια." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -"Έχετε επιλέξει μια ενέργεια και δεν έχετε κάνει καμία αλλαγή σε επιμέρους " -"πεδία. Πιθανώς ψάχνετε για το κουμπί Go και όχι το κουμπί Αποθήκευση." +"Έχετε επιλέξει μια ενέργεια, και δεν έχετε κάνει καμία αλλαγή στα εκάστωτε " +"πεδία. Πιθανών θέλετε το κουμπί Go αντί του κουμπιού Αποθήκευσης." -#: static/admin/js/calendar.js:26 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Σημείωση: Είστε %s ώρα μπροστά από την ώρα του εξυπηρετητή." +msgstr[1] "Σημείωση: Είστε %s ώρες μπροστά από την ώρα του εξυπηρετητή." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Σημείωση: Είστε %s ώρα πίσω από την ώρα του εξυπηρετητή" +msgstr[1] "Σημείωση: Είστε %s ώρες πίσω από την ώρα του εξυπηρετητή." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Τώρα" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Ρολόι" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Επιλέξτε χρόνο" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Μεσάνυχτα" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 π.μ." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Μεσημέρι" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Ακύρωση" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Σήμερα" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Ημερολόγιο" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Χθές" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Αύριο" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "Ιανουάριος Φεβρουάριος Μάρτιος Απρίλιος Μάιος Ιούνιος Ιούλιος Αύγουστος " -"Σεπτέμβριος Οκτώβριος Νοέμβριος Δεκέμβριος" +"Σεπτέμβρης Οκτώβριος Νοέμβριος Δεκέμβριος" -#: static/admin/js/calendar.js:27 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Κ Δ Τ Τ Π Π Σ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" -msgstr "Εμφάνιση" +msgstr "Προβολή" -#: static/admin/js/collapse.js:15 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Απόκρυψη" - -#: static/admin/js/admin/DateTimeShortcuts.js:49 -#: static/admin/js/admin/DateTimeShortcuts.js:85 -msgid "Now" -msgstr "Τώρα" - -#: static/admin/js/admin/DateTimeShortcuts.js:53 -msgid "Clock" -msgstr "Ρολόι" - -#: static/admin/js/admin/DateTimeShortcuts.js:81 -msgid "Choose a time" -msgstr "Διαλέξτε ώρα" - -#: static/admin/js/admin/DateTimeShortcuts.js:86 -msgid "Midnight" -msgstr "Μεσάνυχτα" - -#: static/admin/js/admin/DateTimeShortcuts.js:87 -msgid "6 a.m." -msgstr "6 π.μ." - -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Noon" -msgstr "Μεσημέρι" - -#: static/admin/js/admin/DateTimeShortcuts.js:92 -#: static/admin/js/admin/DateTimeShortcuts.js:204 -msgid "Cancel" -msgstr "Άκυρο" - -#: static/admin/js/admin/DateTimeShortcuts.js:144 -#: static/admin/js/admin/DateTimeShortcuts.js:197 -msgid "Today" -msgstr "Σήμερα" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -msgid "Calendar" -msgstr "Ημερολόγιο" - -#: static/admin/js/admin/DateTimeShortcuts.js:195 -msgid "Yesterday" -msgstr "Χθες" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Tomorrow" -msgstr "Αύριο" diff --git a/django/contrib/admin/locale/en/LC_MESSAGES/django.mo b/django/contrib/admin/locale/en/LC_MESSAGES/django.mo index a74825be80034a75cc933b08a4fc41cc4491e593..08a7b68596a8a494a33644935e4ca6d40be6447f 100644 GIT binary patch delta 18 ZcmaFD^n__b8;60Bf}xp}p~b|$YXCf?25bNT delta 18 ZcmaFD^n__b8;6mpf}x3(q2\n" @@ -13,459 +13,469 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" msgstr[1] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "" #. Translators: Model verbose name and instance representation, suitable to be an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" msgstr "" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" +msgid "%(app)s administration" msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "" - -#: widgets.py:91 -msgid "Time:" -msgstr "" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." msgstr "" -#: templates/admin/base.html:28 -msgid "Welcome," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -473,30 +483,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -504,328 +514,297 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" msgstr[1] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po index c913eee09..c963c5856 100644 --- a/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English \n" @@ -13,153 +13,173 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "" diff --git a/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo b/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5fcff6a4fc1924f1bc6d601bb29f249ca61fe9ba GIT binary patch literal 4312 zcmeH}PmEJV9LGn*KU74(Kj0s9Sgo|K@3q}XSh_B_E=#hq3mYg9(YTrIo3@XAooQyK zTPlf(30_F>K=fcDo;;}Gq$Zju7q5CU#v?HpPaHUS^5*yV-fP!wb}@K$C!P11zRvvq zeCPM(_4@XWA2PHe`cvp1-^JJ@jqk<hcq&U6-w}U@|2$fw2$?or<18;$OFhCMM_&#_XyapZtw<2iL=1s5y zUIJ&q8(;=3B6x~_3>SpPra&xZM?ms(BIP_tIxK>ek52Eu1LDIjru-ni{|R^%d+`NG z`k#g|(*H}4^uGy`4!bue{`P@Lg&hPb@53PJe+DGK9S|Y2^C0Pe0VMq|gK)t<2TA|0 zz+v!L5H8pTOs06ZfP27QAo-mFN&h!M(*JFc^#2(o{cnI2#~&c+{})L5Z-z0lyA34$ zcY%5EGU$WfgQWjW@CbMSMoIsRAnE@dI16swn&|%)Nb!dt>2E>OzYCI|cT-*hNr#U> zm}Xbf`&U6)|82@2()&MwkU!qzVQ{dKc4X%{bjmxfb!U(sd_#uN5$$ zSSVi7;Nm;=S+vM7lhK zPP#vj{wzA}73~wYDQ=JBO1eAimX13yL)n^0XI z2q)PDa_#CiR59`(n-q$I4iKG_@SJ4JCS&QySu$Gbj(ZeiJjLdhr(|;xQiu38ZThAL z;_R8rTAv*fPAmv3xim%_b|{IVmo+RbNwc7>oTs4XTT$DH2=0=3D~byze7aT$?}|?lf;ngTR|y#A;iv6?YBU^!ZWE!+3c^EJ-Yvs#h#No6+?t zO0qeDfc9Zyx|YpFG8RKQil>2!)W%TFWpiyS zOWCI%Xy)DQ{ckVQT zzDXH`4jaftU0}Qa-BwcAgU7~g@>z93-~E5g==Mg}$SFjLYvmf)EDXC+7*^3JE_PBa zD&0{mscl}1M7=k5VN)_x6-zwwCXPx`mn_nCE>YT{wEc0HrN>|x^hQRu44X5WPDgJ# z@J>l%>9FF#S)9H)b6mExao()0hk^HMyKcRTF7wRXv5Gfoq@aV%!$Ba+e56=<$t&*l zO8a?fZ@DxwTpTGDG0{6NmqM~RFmI&Di~Gx^(cvOmW(H4^S204_NH}fE{570x5Mf4! zINbQlhz4I@iQ=z*sA~EE)~I?Lxq1~Tnq@wv>Nvm}JU4-30%uJq@;ujYu2n7+I-QP> zdw6bY@|<7Q%|a{5*%n%bB-KKcnkz^(KXI~<&&*EGPAv;k@{5^C><&crD%}<`cJiDn zv?7${7@a7_N;iJ8a@ZSPo<}Zg(s)ykKoZ`F3c_}}ZVZEn&{cYL%v#|cQTz^}xzb%s&@EUKHHQ)WKzNc>YXJOR^ I|Ess<-vTd#v;Y7A literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po b/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po new file mode 100644 index 000000000..857be8f59 --- /dev/null +++ b/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po @@ -0,0 +1,826 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Tom Fifield , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/" +"django/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "Successfully deleted %(count)d %(items)s." + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "Cannot delete %(name)s" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "Are you sure?" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "Delete selected %(verbose_name_plural)s" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "All" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "No" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "Unknown" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "Any date" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "Today" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "Past 7 days" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "This month" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "This year" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "Action:" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "action time" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "object id" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "object repr" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "action flag" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "change message" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "log entry" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "log entries" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "Added \"%(object)s\"." + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "Changed \"%(object)s\" - %(changes)s" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "Deleted \"%(object)s.\"" + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "LogEntry Object" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "None" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "Changed %s." + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "and" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "Added %(name)s \"%(object)s\"." + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "Changed %(list)s for %(name)s \"%(object)s\"." + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "Deleted %(name)s \"%(object)s\"." + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "No fields changed." + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "The %(name)s \"%(obj)s\" was added successfully." + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "The %(name)s \"%(obj)s\" was changed successfully." + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "No action selected." + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "" + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "%(name)s object with primary key %(key)r does not exist." + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Add %s" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "Change %s" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "Database error" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "%(count)s %(name)s was changed successfully." +msgstr[1] "%(count)s %(name)s were changed successfully." + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "%(total_count)s selected" +msgstr[1] "All %(total_count)s selected" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "0 of %(cnt)s selected" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "" + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "" + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..58f5842b79b07a20fce31c3c79fbf416ba02d9dc GIT binary patch literal 1718 zcmeH`PiqrF7{*tv|5iPySH;(Y(o#0N8(L^LrWj+2m6nDY1--~5nIuyuGht`av_1O; z1pNTsJP6+X2z~)?1#b%8`~p6+nM@SB}^=6#>{&FFEKA; ze#dkpI^lU2!5BOPu7W;T1J8qX@CNt{ybT_JPWN`qcc9aM0AGV2!B^ncNzW^RU%>a+ zyM8Lq^Jyl({~2`m4ndda8|d=<09~G|r*mC0W(9Qm2cXOI2y}VAf-cViOd(BHCqj7V zFkM{d6{#l!cCt9G<_nWu&pV4XLU~?gmkG(5lG82YReM?+J_a!<-O_NCok`JpK~_^M z6S-4t6SJgMix<4=(Rs@IdY5PCkmk3ivNa(sPrdC-G)9)G(G!O7vpr5y7=-N*`^8*= zp6Vg>+5V9Mqx+ni`((J}Eh|*lUG0-lS%{|Iqb8SnL`=2aj-r-xIM&f@Uh6EeG=-?i z?TAC;vfGg+T<50X9cOA%)YQ?qB4JVX)12g^T%{t{73Yk}Spx5r)6Pj13woQ${kY(}W%}rBKHP z7i})-4&31JuFM__LUr^i?x^mNb$QU>te;R#bx~fA<|;#DQziwQr@5ZBgCq<`qfr5S z%7_l%E3|Y!9ON~da1iFDhH@M(9lVWQiJT#l#3, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/" +"django/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/static/admin/js/SelectFilter2.js:45 +#, c-format +msgid "Available %s" +msgstr "Available %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:46 +#, c-format +msgid "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." +msgstr "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." + +#: contrib/admin/static/admin/js/SelectFilter2.js:53 +#, c-format +msgid "Type into this box to filter down the list of available %s." +msgstr "Type into this box to filter down the list of available %s." + +#: contrib/admin/static/admin/js/SelectFilter2.js:57 +msgid "Filter" +msgstr "Filter" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +msgid "Choose all" +msgstr "Choose all" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +#, c-format +msgid "Click to choose all %s at once." +msgstr "Click to choose all %s at once." + +#: contrib/admin/static/admin/js/SelectFilter2.js:67 +msgid "Choose" +msgstr "Choose" + +#: contrib/admin/static/admin/js/SelectFilter2.js:69 +msgid "Remove" +msgstr "Remove" + +#: contrib/admin/static/admin/js/SelectFilter2.js:75 +#, c-format +msgid "Chosen %s" +msgstr "Chosen %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:76 +#, c-format +msgid "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." +msgstr "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +msgid "Remove all" +msgstr "Remove all" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +#, c-format +msgid "Click to remove all chosen %s at once." +msgstr "Click to remove all chosen %s at once." + +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 +msgid "%(sel)s of %(cnt)s selected" +msgid_plural "%(sel)s of %(cnt)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 +msgid "" +"You have unsaved changes on individual editable fields. If you run an " +"action, your unsaved changes will be lost." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, but you haven't saved your changes to " +"individual fields yet. Please click OK to save. You'll need to re-run the " +"action." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, and you haven't made any changes on individual " +"fields. You're probably looking for the Go button rather than the Save " +"button." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "" diff --git a/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo b/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo index 8c72844cdb8884b5b435a517c2c3114025a06ba4..d47aff5bb91c06791c21a44b231f6c5d2792b74b 100644 GIT binary patch delta 3225 zcmZwId2AGA7{~Fq^q|L5poJEyZI^3%v9Q~+K&#YR4rzUqj_hM! zSAg0t!`@hhkvIqWY0%7be$apkoLGrUWCJGSK4r zU=F~ zu`NfHdOK=r_FyKyhE>>!t=ON5FT#DO>(8Mc><3h0H&B(llS2J9NB!6+!)zp3IO?t39LZfXdUL_4pf34p`Pp<>dCL59_)A2@BhZ5*nbdJ$1j3(a_Ibo#X7;L zX;_7$a2ZzMe)Qor$5ejALzt_ab-_WLnK`miSzJ3q2Ug#5167>PPh$`)0sD!dPsPkjckCRZVw;5H+Hq?z@M$L6QYQQ&<^=3LS z3%^8F;1^V7Zevg%4%aaI1C)my>>tE>oHpG40EJN(RI_9?a3ksogIIz)Q1>~51$Yyc zzz~o90m?>hVK!nfJc3H(4G;B?qSL{FY7AoxCXlWcVG`yrKTxGkW{GQR z($S4Ms1Hy%w&DRS!eKe~^);x(8&Qd^K~=IXNJn$DAC=)T)CcH80lZnTPZG>7mp;xh|`FcA4aWVZ(&c6Qtm}!Jcxt?8_xYrO_~_tmuG zml979Q;0fZ5z&iK(*i9b?jar`)YcHpl=ap$qE`JbLjMJ~5d`!O zW)ND%TB)oX>uVK2wV^iF_FlHjo&8zZLg+2nK-3TogkG~s;#s1NP+LW4F+WE~_ z+*(Nb=aHj5+5+M+Vi~c7PmaK3CV$aI`>(}?9IcV z_hg=PEEZFVR-%GfO-u}(cXfvTbT1C4CKktpmkhWQ5!#fJ8hSS+IozF68WCPK$P*Jf zm@z6a#_J1s{e^CSpva$}=gar`;;SmX)9acWRyV9z?wzz?OY-{-e}m+y1?3XA;X Xk7fQA@&9)Zb*Fg3ExG9$!4>l_e7!d3 delta 3791 zcmc)LX>6259LMpYCoL^lbS*azM-NZ+ z4f0NN3e};Dn2O1q)C)5(7q7wsEW~u)Z)&M1HFx0{3}Odv$AkDcHse8h`2u=KgRVb> zoHBi=5gx<2cpCMbl4}wJT7>1aSE4$y8<*m97@bJvcPdFZjHfauW+bu<%ml2%Le!0$ zQB%}~y6zcNruNzMuV5zaUetB(pgQ(3>iORyeKSW;89(D8|9Vj}6Qk4(MBSKc+Y?c9 zT8?DX%tXC#A&$U$)O{OJsqI27%KbPT58L*as3|#%n!?LC7SnUde=U^)?(V`3SdC_w zF;ig%>IETG1|C9w1{xlA%BiX3uV{{r2YWCN8%e_?d=zKvIPzzHU0dr6tm}ieKMs>8oy2>68;Tr=O2(sQxrIYx8 z)nGpD12|Iq|5GaJ;YqB*b6APqafvzhq2?}(deA1@-igY<9#qHnqelLMJ^w1I<8LBK zGVh|M@ThH{$7JpQ9KJFdfd|!*vG@QMVhj(UQs$kIn6v4q4%MRWt3$07pEZJ-k}l*{ zvj<7Fc?;E{6ZZT$jFxgBX<}le6{ytSgnIB&)Z90sUg)A$dn*=T43&XbP?>oR$+r0j zJMbhP#1*X6X3We_e84(T*Lw=czqXN=r)h+bf(9R18l1(m2dtU`6{ zHq?t6QJHH(-50j)%{Y+u4%7#1FY0|Sp%(k0C>7oK1uC`2k)3ERBU{|$@^MhR6fI+tg>cA`< zgmtI~_)#5Mje1Z7d8gTe>S!-!VIL|(M^G6!jk^8<_Fz^~`~wy>Z&P8g=0}{Z6UB+t z)F6MRnV%Zmh5CXWvksk-*bVcrljF-V6F)jdpS9DudNB7*-R@ltQS18=eQ2Glo0<@N+-v^9cv6B^8R!X@Ss_YhH~ zZVj=ExR+4TJZpQbP{S4m8DGH#xPh2SC@VoiMT_l*c#VHnxWm?`KMQ>7K%O*}NXQonv;}*;*>lpeg6?{!-4_n8Zwoc` z{*srPl;dCJ3%0mUxYO@ddsTnY}w$=58U8l9J#R&u*UyCmgob0T0{k~3)ZfxreIbq&Kr<_&3u;XrM4}{#N z;@, 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" "django/language/en_GB/)\n" @@ -18,194 +18,197 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Successfully deleted %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Cannot delete %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Are you sure?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Delete selected %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "All" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Yes" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "No" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Unknown" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Any date" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Today" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Past 7 days" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "This month" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "This year" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Please log in again, because your session has expired." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Action:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "action time" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "object id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "object repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "action flag" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "change message" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "log entry" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "log entries" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Added \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Changed \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Deleted \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry Object" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "None" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Changed %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "and" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Added %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Changed %(list)s for %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Deleted %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "No fields changed." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "The %(name)s \"%(obj)s\" was added successfully." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "The %(name)s \"%(obj)s\" was changed successfully." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -213,268 +216,277 @@ msgstr "" "Items must be selected in order to perform actions on them. No items have " "been changed." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "No action selected." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Add %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "The %(name)s \"%(obj)s\" was deleted successfully." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s object with primary key %(key)r does not exist." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Add %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Change %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Database error" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s was changed successfully." msgstr[1] "%(count)s %(name)s were changed successfully." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s selected" msgstr[1] "All %(total_count)s selected" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 of %(cnt)s selected" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "The %(name)s \"%(obj)s\" was deleted successfully." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Change history: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Log in" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django site admin" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administration" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Site administration" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Log in" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administration" - -#: widgets.py:90 -msgid "Date:" -msgstr "Date:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Time:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Lookup" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Add Another" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Page not found" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "We're sorry, but the requested page could not be found." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Home" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Server error" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Server error (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Server Error (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Run the selected action" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Go" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Click here to select the objects across all pages" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Select all %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Clear selection" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Welcome," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Enter a username and password." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentation" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Change password" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Log out" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django site admin" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administration" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Add" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "History" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "View on site" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Please correct the errors below." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Enter a new password for the user %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Password" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Password (again)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Enter the same password as above, for verification." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Welcome," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentation" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Log out" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Add" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "History" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "View on site" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Add %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Remove from sorting" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sorting priority: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Toggle sorting" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Delete" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +497,7 @@ msgstr "" "related objects, but your account doesn't have permission to delete the " "following types of objects:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -494,7 +506,7 @@ msgstr "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -503,16 +515,16 @@ msgstr "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Yes, I'm sure" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Delete multiple objects" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -523,7 +535,7 @@ msgstr "" "objects, but your account doesn't have permission to delete the following " "types of objects:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -532,7 +544,7 @@ msgstr "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -541,41 +553,56 @@ msgstr "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Remove" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Add another %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Delete?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " By %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Change" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "You don't have permission to edit anything." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Recent Actions" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "My Actions" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "None available" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Unknown content" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -585,27 +612,27 @@ msgstr "" "database tables have been created, and make sure the database is readable by " "the appropriate user." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Password:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Forgotten your password or username?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Date/time" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "User" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Action" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -613,112 +640,61 @@ msgstr "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Show all" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Save" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Search" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s result" msgstr[1] "%(counter)s results" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Save as new" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Save and add another" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Save and continue editing" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Enter a username and password." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Enter a new password for the user %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Password" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Password (again)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Enter the same password as above, for verification." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Remove" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Add another %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Delete?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Thanks for spending some quality time with the Web site today." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Log in again" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Password change" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Password change successful" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Your password was changed." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -726,46 +702,34 @@ msgstr "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Old password" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "New password" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Change my password" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Password reset" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Password reset complete" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Your password has been set. You may go ahead and log in now." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Password reset confirmation" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Enter new password" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -773,19 +737,15 @@ msgstr "" "Please enter your new password twice so we can verify you typed it in " "correctly." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "New password:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirm password:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Password reset unsuccessful" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -793,75 +753,94 @@ msgstr "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Password reset successful" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Please go to the following page and choose a new password:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Your username, in case you've forgotten:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Thanks for using our site!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "The %(site_name)s team" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Reset my password" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "All dates" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(None)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Select %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Select %s to change" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Date:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Time:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Lookup" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Add Another" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo index 4d60a8b55f3071a0f9f26939c624dc7b1596b9b9..3e5d97c252348ecaa00653a0ecef4604a2701ede 100644 GIT binary patch delta 365 zcmXZXF-yZh6u|LUZJM^4FJKC0a*>pzv`AtHsfeH*Bg@7>*+BlE428@}g60$pT9MDit(0yc3T*RhB@)BOI_ zLo~>rU>PrvDVHpZc!Nv$f*O9Hs{4s~{K7r_DakNv;88_wv~U(TQC-+ZrUWdi;Q^|1 zXLyf2yhCm7ztID#2S4E|J|n&48z1o()xB$e*Taf2S(pj5@wr|#>bBFcUC(kGzFQl= z>gGn4sX3P8`E_^MVU*ipI&cbSx9Cs&$ H;+6IXEqOKl delta 369 zcmXZXF-yZh7{>9pwlQtBvtR@>xk$=28jY!gia5Ab1A>DfwMK}9wzO5;vK0g!q~aj1 z4sL~h5S`o{boER4KU+BNcii3kK6m%loi$v@q{ECzXo{?hNVXs{ja8h*9n52GvVT1B z6ie)1U=e%Bkd$c=Z*d9V(7+GWeLpdWUwDK+1xfz{e7fj^ZOq~x>Vkb_$RU#sJVAZ$ z5+AXJ515-72R)&F@C#P)70Hrse8ykYb$x!>)f$gda_f{Qu!&ZLadV_a!&T1s}tMjOBZ;lsR?oAS( Ob)s@J>W$2N-}nRSV>TiH diff --git a/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po index 5e05676bd..5c7905ed5 100644 --- a/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po @@ -5,11 +5,11 @@ # Ross Poulton , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" "django/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -18,12 +18,12 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Available %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +32,38 @@ msgstr "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Type into this box to filter down the list of available %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Choose all" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Click to choose all %s at once." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Choose" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Remove" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Chosen %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,22 +72,24 @@ msgstr "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Remove all" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Click to remove all chosen %s at once." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s of %(cnt)s selected" msgstr[1] "%(sel)s of %(cnt)s selected" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -95,7 +97,8 @@ msgstr "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "individual fields yet. Please click OK to save. You'll need to re-run the " "action." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -115,70 +119,86 @@ msgstr "" "fields. You're probably looking for the Go button rather than the Save " "button." -#: static/admin/js/calendar.js:8 -msgid "" -"January February March April May June July August September October November " -"December" -msgstr "" -"January February March April May June July August September October November " -"December" +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" -#: static/admin/js/calendar.js:9 -msgid "S M T W T F S" -msgstr "S M T W T F S" +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 -msgid "Show" -msgstr "Show" - -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 -msgid "Hide" -msgstr "Hide" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 msgid "Now" msgstr "Now" -#: static/admin/js/admin/DateTimeShortcuts.js:56 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 msgid "Clock" msgstr "Clock" -#: static/admin/js/admin/DateTimeShortcuts.js:84 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 msgid "Choose a time" msgstr "Choose a time" -#: static/admin/js/admin/DateTimeShortcuts.js:89 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 msgid "Midnight" msgstr "Midnight" -#: static/admin/js/admin/DateTimeShortcuts.js:90 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 msgid "6 a.m." msgstr "6 a.m." -#: static/admin/js/admin/DateTimeShortcuts.js:91 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 msgid "Noon" msgstr "Noon" -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 msgid "Cancel" msgstr "Cancel" -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 msgid "Today" msgstr "Today" -#: static/admin/js/admin/DateTimeShortcuts.js:152 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 msgid "Calendar" msgstr "Calendar" -#: static/admin/js/admin/DateTimeShortcuts.js:199 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 msgid "Yesterday" msgstr "Yesterday" -#: static/admin/js/admin/DateTimeShortcuts.js:203 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 msgid "Tomorrow" msgstr "Tomorrow" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "" +"January February March April May June July August September October November " +"December" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "S M T W T F S" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "Show" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "Hide" diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo b/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo index 98f790c2f23c82ee50564605c6599bdb65a41d0a..722903629af2063ead33bd7e270df43037441ba6 100644 GIT binary patch delta 3736 zcmZwJ32YQq9LMq3?G3%Rg`RflNrB343j(z$B8sR56p9KWE^UEgyRF>?i$xZ^5P<@Y zP&^ROsHg-rYm5gTQNxi)jFAXx1SNQ(h!-&ijedVSgHhwl{`d1{c4y}Q{_oA~KG}V8 zarj79+(tv&P81Sl@x~m*Vf}cc?MO8y2cNhd2{|!U}9iv-gK^G~4TOB<{xq z{1bJagminm5EG3Fn^HQld@vMKaJch@dhE~k#i+!lpc~tq?d8Zh%@)-0J24rb!z6qK zZ^O6oPP{0?7;-gxPy;!L30&WNOGgL(gjx8zV|u1B9BWFDOic}zU>y#{*{B3pp}w~f zefT)?GKY9m5x+qt`U~nhv0Q{An^a8T`o>LXAm(Ew)}Ssp6IHUgcn)@BH}>Jpm_a#q z;q5pNec8r5hMQ5x)$_(R&DE%pH=`2i!g06)!#eR>bZYT))Li9IpGGXiGVH=O>_ZpE zk*yL;#5hdH9?ZsTa6RfgU!$h<6zcoGqbe1bYk!`dOZ`>S0(PiW7oZN9gvxjZ>VnOv zxu1^=-t?d@+>08Kg*xt0XZu;y8h9O!C9!0zKXiv-$AXBeK-_9#D(Z$L5;c@J}kzgsLK6` zI!{WaJ)lg~@kQ8;m3Sv^!?5O}oOE+>1SVnwYAzd5BfJqc;zg)cy%v*jD^dir1FP`> zYD&&HCRf?N1p`ruPemotj2c*=iu!BEGIqq{J(z&KsDw5mFSCocWIT)-@iEkhf5Y1_ zk6T1@--kQU#e$fD&){lp53>{KMXiZPQB(ceFzT<7?q|n%Jcv5+K!!5{N1+mG!&w+a zUgkaCmf#=g!dtkPlJHhkqIaMYTZ`9W|KaxMEf^iSv%M@#N2OVbO5`E*;1j45?Zs4l zAJgzC>Vn^+j{6Z+k$CP|Rj?2uzi7N8R9Kz^Uh5@eRlI@Im88&#o?(2ZYV3Z8MclbFYCY!_k$zJ^+~$FWZLfAUCs zjHvv&n?w&|Hit<5-s`zhMG^=Ge{F0*f1?0x1& z)Kb_+P&~8F+TPzCUP~{I&}!@;dWd#HZ8C8Up}KbxYMY7c2(99=gi3uEakje1863(khss;SB-jNs*NXZC$1!Tu9ypn?SzX+A=LcD2I5lUdg1{> zEzic>i+31vdGsl!eL2Ks>dM#!M+UgJxFUOU`o&t`<_@&-^W2f9yu&e(u7dU?>v-w8sUxbrBddL5 zJid{2z8b5ztiaw=uSbW6U#iw6Z~DF1uX&plE}QW(wMCO=GojqmR{?{^82l6 z6|L6070;(!^mnSw9g(G#`LTnV+Wf)boPfW*r7Bn*@ElwIaQWcYKrrMFG_mK{@-5a& mL+bx`7?D*&9&<&;S5Jwxc6tX{-+8klV|_8M$l}`Pll}s|I;hM5 delta 4005 zcmY+`32;@_9mnxQ0x^3CAwU4-vIGcO`a;+dWEoL5Wp#lfUXy2d_;O!(TLOZQfb4?c zEvSV6vRS5s>F}oGw6(2Ng?4J~GFB}z)z%qX9jk*>thB{`fA3zV?V0@F=bV#w?>*;# z&bi6olFzrN{@APgenUA$3?%0DFy=j6pU(&7A4SHL<5xHUONxzIhSfM6x1##bU@raw zC*bdJEEbd)Q;O3u2N$F6x6Es&Oe>X}=xD=iOkp8z_P${DVgc=^Q3E`VW%#n+eiL=w zWz54bPy_iIH(+j0V;;w?$Q(=oqv?Ycm}64L1gPl3@z@Ke`z}H5VVW^BKpa9lh1GZr zHLy2O-@AzQ_%ZTh268hcu?|UwnTUGMok)_+BFy3W<~}NYaV3txHq--;pi=cb-hw~I zHFybMz`IDp!}xDJj!nJ2@8@!n25<{%#sSm-rs6c5kGkI;OmQ!BhDrmzj9R0=<5K)5 z4#S1yD~w6Z!Vgdb{1Ch2r}!vd!Fw^nY;>OssHJ=Z_5F8Infk#0{guAtUn#vthf;NO zKktH(sF9CFJ#Z#!&1azoybSf=7Szn5s0VfU?LDYH(1|R&IfZ)gi`XA8psxFKKl0DB z&1E{Yi}Nbj7+A@N+P9(BY&mMJgE$D+poRM|j%RTJj^OUwupK9%ZZZxgV`iYJ%ygh8 zv^_;dYjp@UkQY!hJC7`<`6Y61^FC?-*HAae;V5WeMW`F~#Zg#|e8t>@%19KIu@ovJ zPochl5WCdhMWvF;%A1X;!Yw!zyHKh66zedL9kU20;9T5=0el;mU@mEyk1J69-$k~A zxr7P4f?F_Tc}x8n-pBLJH7c6P;=$grSmE1BHxDl11y{H-P$MJX!SK>v~ zOee9i^j?^W+Dms}H7>=~*nv}Y{y(9jnT{H2%t*W)m1@U#9cI(siW<;PzyDd(z)$*i z`Tak@)7^}D4Yi~Z(yJxehRoO;M?L3XIFRR?%HiIKXP`FAT%3rTP&0lBm4Vlh6KUSW zZ2TBA#}9L8UqOBU8fswqBfPcljjW;>iCU6b$ZD7sn9>b4P|=Jxp)TBm?f48nj-?D& zGe3YF6mt@9!k?gy?RnH@{Vi(7AEGw(bJJ(ZDOOZsScoXW4wgWYwL#R#nB5L5jM!hlL zK^?o#u?&k@CtW`Tm9Z);*ZFUt!m^s#$ji_qQK@uM7e0rD_TDM2mt|hdwTw*WLLChld5Grg~{Rf+q`L8nOepE0Z)tfGxSVySbK|D%qCKeFQ zgo^g3N~4FF={pFYAha#E_?+ z&`wqf5(kKU;sN3?p;F;tp2Y3iKa>3qai?GZCO$(v=C{}T-k^obF=7RAx8M0~x3g%N zJFK$S?NRKyPZqb9R>my5sU_ruV)3XQ4@DgJdhyZpnUX76?yj=>^qjKJtU@Q)X0_U} zSX(68lzzXwG`qBMmF+YKtyrS5F&K+IoCv#r={Gp1r8OLk2i>dvDr>E1Fcyse&lk)B z{|5eV63%}wPWP(#Q@3#o!a+M0w8D{QE96*qvmJ73tcQY)c7ooukwnyr@hnDYt+HcQ zu)Q@D4K~%KKkx74_NZ-)M1$^wL+gqfY6D|yM~}7Y$4si9=pGz8pr)a=K2STlK|Nyv z)d5QWJUbSzT@tmOSlEt7qLZu{c59pr1k;}k9omijoO3T#Moa!LH%$?D{_wNu!VwkO zZgEXc`t+#1S!JQ-gylq%wxj$cBhh%oNsp^tlwB5K>W`3{p!Hg(?Y!C;`a07K#rRfvq19rCZ*-*7fxN8oGa^nh5>8k_CuWBe@sQON m(w20)JleIl4CoKJT~Yg?Qp0m#4}@c=^u?goBJP#y$e, 2012-2013 -# Baptiste , 2013 +# Baptiste Darthenay , 2012-2013 +# Baptiste Darthenay , 2013-2014 # Dinu Gherman , 2011 # kristjan , 2012 -# sagittarian , 2012 +# Adamo Mesha , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-23 14:40+0000\n" -"Last-Translator: Baptiste \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 13:29+0000\n" +"Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/django/" "language/eo/)\n" "MIME-Version: 1.0\n" @@ -21,62 +21,68 @@ msgstr "" "Language: eo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Sukcese forigis %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Ne povas forigi %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ĉu vi certas?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Forigi elektitajn %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administrado" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Ĉio" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Jes" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ne" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Nekonata" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Ajna dato" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hodiaŭ" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Lastaj 7 tagoj" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ĉi tiu monato" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ĉi tiu jaro" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,94 +91,91 @@ msgstr "" "Bonvolu eniri la ĝustan %(username)s-n kaj pasvorton por personara konto. " "Notu, ke ambaŭ kampoj povas esti usklecodistinga." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Bonvolu ensaluti denove, ĉar via seanco senvalidiĝis." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Ago:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "aga tempo" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objekta identigaĵo" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objekta prezento" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "aga marko" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "ŝanĝmesaĝo" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "protokolero" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "protokoleroj" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" aldonita." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Ŝanĝita \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Forigita \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Protokolera objekto" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Neniu" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Ŝanĝita %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "kaj" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Aldonita %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Ŝanĝita %(list)s por %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Forigita %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Neniu kampo ŝanĝita." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -180,7 +183,7 @@ msgstr "" "La %(name)s \"%(obj)s\" estis aldonita sukcese. Vi rajtas ĝin redakti denove " "sube." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,12 +192,12 @@ msgstr "" "La %(name)s \"%(obj)s\" estis sukcese aldonita. Vi povas sube aldoni alian " "%(name)s-n." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "La %(name)s \"%(obj)s\" estis aldonita sukcese." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -203,7 +206,7 @@ msgstr "" "La %(name)s \"%(obj)s\" estis sukcese ŝanĝita. Vi povas sube redakti ĝin " "denove." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -212,12 +215,12 @@ msgstr "" "La %(name)s \"%(obj)s\" estis sukcese ŝanĝita. Vi povas sube aldoni alian " "%(name)s-n." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "La %(name)s \"%(obj)s\" estis ŝanĝita sukcese." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -225,150 +228,139 @@ msgstr "" "Elementoj devas esti elektitaj por elfari agojn sur ilin. Neniu elemento " "estis ŝanĝita." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Neniu ago elektita." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Aldoni %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "La %(name)s \"%(obj)s\" estis forigita sukcese." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s objekto kun ĉefŝlosilo %(key)r ne ekzistas." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Aldoni %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Ŝanĝi %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Datumbaza eraro" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s estis sukcese ŝanĝita." msgstr[1] "%(count)s %(name)s estis sukcese ŝanĝitaj." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s elektitaj" msgstr[1] "Ĉiuj %(total_count)s elektitaj" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 el %(cnt)s elektita" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "La %(name)s \"%(obj)s\" estis forigita sukcese." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Ŝanĝa historio: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Forigi la %(class_name)s-n “%(instance)s” postulus forigi la sekvajn " +"protektitajn rilatajn objektojn: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Ensaluti" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Djanga reteja administrado" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Djanga administrado" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Reteja administrado" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Ensaluti" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administrado" +msgid "%(app)s administration" +msgstr "%(app)s administrado" -#: widgets.py:90 -msgid "Date:" -msgstr "Dato:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Horo:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Trarigardo" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Aldoni ankoraŭ unu" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Nuntempe:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Ŝanĝo:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Paĝo ne trovita" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Bedaŭrinde la petitan paĝon ne povas esti trovita." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Ĉefpaĝo" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Servila eraro" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Servila eraro (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Servila eraro (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +368,141 @@ msgstr "" "Okazis eraro. Ĝi estis raportita al la retejaj administrantoj tra retpoŝto " "kaj baldaŭ devus esti riparita. Dankon por via pacienco." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Lanĉi la elektita agon" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Ek" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klaku ĉi-tie por elekti la objektojn trans ĉiuj paĝoj" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Elekti ĉiuj %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Viŝi elekton" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Unue, bovolu tajpi salutnomon kaj pasvorton. Tiam, vi povos redakti pli da " +"uzantaj agordoj." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bonvenon," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Enigu salutnomon kaj pasvorton." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentaro" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Ŝanĝi pasvorton" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Elsaluti" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Djanga reteja administrado" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Djanga administrado" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Aldoni" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historio" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Vidi sur retejo" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Bonvolu ĝustigi la erarojn sube." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Bonvolu ĝustigi la erarojn sube." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Enigu novan pasvorton por la uzanto %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Pasvorto" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Pasvorto (denove)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Entajpu la saman pasvorton kiel supre, por konfirmo." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bonvenon," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentaro" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Elsaluti" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Aldoni" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historio" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Vidi sur retejo" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Aldoni %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtri" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Forigi el ordigado" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Ordiga prioritato: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Ŝalti ordigadon" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Forigi" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +513,7 @@ msgstr "" "rilatajn objektojn, sed via konto ne havas permeson por forigi la sekvantajn " "tipojn de objektoj:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +522,7 @@ msgstr "" "Forigi la %(object_name)s '%(escaped_object)s' postulus forigi la sekvajn " "protektitajn rilatajn objektojn:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +531,16 @@ msgstr "" "Ĉu vi certas, ke vi volas forigi %(object_name)s \"%(escaped_object)s\"? " "Ĉiuj el la sekvaj rilataj eroj estos forigitaj:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Jes, mi certas" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Forigi plurajn objektojn" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -537,7 +550,7 @@ msgstr "" "Forigi la %(objects_name)s rezultus en forigi rilatajn objektojn, sed via " "konto ne havas permeson por forigi la sekvajn tipojn de objektoj:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -546,7 +559,7 @@ msgstr "" "Forigi la %(objects_name)s postulus forigi la sekvajn protektitajn rilatajn " "objektojn:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -555,41 +568,56 @@ msgstr "" "Ĉu vi certas, ke vi volas forigi la elektitajn %(objects_name)s? Ĉiuj el la " "sekvaj objektoj kaj iliaj rilataj eroj estos forigita:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Forigu" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Aldoni alian %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Forviŝi?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Laŭ %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modeloj en la %(name)s aplikaĵo" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Ŝanĝi" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Vi ne havas permeson por redakti ĉion ajn." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Lastaj agoj" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Miaj agoj" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Neniu disponebla" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Nekonata enhavo" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -599,27 +627,27 @@ msgstr "" "de datumbazo estis kreitaj, kaj ke la datumbazo estas legebla per la ĝusta " "uzanto." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Pasvorto:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Ĉu vi forgesis vian pasvorton aŭ salutnomo?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dato/horo" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Uzanto" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Ago" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -627,112 +655,61 @@ msgstr "" "Ĉi tiu objekto ne havas ŝanĝ-historion. Eble ĝi ne estis aldonita per la " "administranta retejo." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Montri ĉion" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Konservi" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Serĉu" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resulto" msgstr[1] "%(counter)s resultoj" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s entute" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Konservi kiel novan" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Konservi kaj aldoni alian" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Konservi kaj daŭre redakti" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Unue, bovolu tajpi salutnomon kaj pasvorton. Tiam, vi povos redakti pli da " -"uzantaj agordoj." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Enigu salutnomon kaj pasvorton." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Enigu novan pasvorton por la uzanto %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Pasvorto" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Pasvorto (denove)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Entajpu la saman pasvorton kiel supre, por konfirmo." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Forigu" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Aldoni alian %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Forviŝi?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Dankon pro pasigo de kvalita tempon kun la retejo hodiaŭ." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Ensaluti denove" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Pasvorta ŝanĝo" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Pasvorto sukcese ŝanĝita" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Via pasvorto estis sukcese ŝanĝita." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -740,46 +717,34 @@ msgstr "" "Bonvolu enigi vian malnovan pasvorton, pro sekureco, kaj tiam enigi vian " "novan pasvorton dufoje, tiel ni povas konfirmi ke vi ĝuste tajpis ĝin." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Malnova pasvorto" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nova pasvorto" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Ŝanĝi mian passvorton" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Pasvorta rekomencigo" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Pasvorta rekomencigo plenumita" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Via pasvorto estis ŝanĝita. Vi povas iri antaŭen kaj ensaluti nun." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Pasvorta rekomenciga konfirmo" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Enigu novan pasvorton" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -787,19 +752,15 @@ msgstr "" "Bonvolu entajpi vian novan pasvorton dufoje, tiel ni povas konfirmi ke vi " "ĝuste tajpis ĝin." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nova pasvorto:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Konfirmi pasvorton:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Pasvorta rekomencigo malsuksesis" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,12 +768,7 @@ msgstr "" "La pasvorta rekomenciga ligo malvalidis, eble ĉar ĝi jam estis uzata. " "Bonvolu peti novan pasvortan rekomencigon." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Pasvorta rekomencigo suksesis" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -820,7 +776,7 @@ msgstr "" "Ni retpoŝte sendis al vi instrukciojn por agordi la pasvorton al la retpoŝto " "vi sendis. Vi baldaŭ devus ĝin ricevi." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -828,7 +784,7 @@ msgstr "" "Se vi ne ricevas retpoŝton, bonvolu certigi vin eniris la adreson kun kiu vi " "registris, kaj kontroli vian spaman dosierujon." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -837,24 +793,24 @@ msgstr "" "Vi ricevis ĉi tiun retpoŝton ĉar vi petis pasvortan rekomencigon por via " "uzanta konto ĉe %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Bonvolu iri al la sekvanta paĝo kaj elekti novan pasvorton:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Via salutnomo, se vi forgesis:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Dankon pro uzo de nia retejo!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "La %(site_name)s teamo" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -862,28 +818,52 @@ msgstr "" "Vi forgesis vian pasvorton? Malsupre enigu vian retpoŝtan adreson kaj ni " "retpoŝte sendos instrukciojn por agordi novan." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Retpoŝto:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Rekomencigi mian pasvorton" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Ĉiuj datoj" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Neniu)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Elekti %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Elekti %s por ŝanĝi" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dato:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Horo:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Trarigardo" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Aldoni ankoraŭ unu" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Nuntempe:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Ŝanĝo:" diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo index c90b26ec7c53a908f3971d352a9808aa41548c62..9a86f7019abe5fc989825447c44824463f9af665 100644 GIT binary patch delta 1261 zcmb8tPe@cj9Ki9>-CWbOw11XmqhNu$>#k|KFOfwI62y~c{|H9*$v&}t>w9mdPJ4>z zBw=0(>Dr+p*h_RN2s=oJpi3vacjy)vbm;qAcS*-6Hk-q% ziq=7#B6_Nn>c!z|zGz!Gh(ECg6CtGz;1Jg0C6xKeveVeW_$JojJnqLlp1}g1#izKB zq542a3Vg&ce#UA1g0ex3Ntqwy>naZ86s{sE>Kn@X?h$A5gx{e_zd|d zi$%5UuTpd_GBJ*F(tG$Amr)jWMU=|nTYSmWiF2wU#$QR61GccMY}k&nz87UaiIh;I z<=@9qp4<%9V;bAoU*+g@;WEm?Hz*6=qnvaDZ{R1C4SHD3S=0r*g(G+!*HE6w7Rvfx zC{0i?gevJ<>MYTL`AP+xq@n@Q)yhVbYmII%hFC9mjSJbkpEL|u(P!>I8vUFr`JlH zCgdUq32Acsj#7{Jpsc*?s#s{K_q)rT2iN2NRk=B{g zOkYAL`mOl+?l`S(!uUaS$}?Gi!33^n=~0sl96zx2nDK&)oi%s$@N9XmJCH-s U;z@7m|JDDb@5nAr)QyLJ1Ip3b`~Uy| delta 835 zcmXZaKWG#|6vy#*|IFr}#%Mgv>17dAFm9MzJv}cHEDXjFi3S8g5t6up!;lL}PAr5g z#Zux~7`3s`#zGD(#Y&8&osD8Ib|N<7_qVshzWvP1?#_EN?1y5j(EK)-Z5hoc4k}V+ zqcY8n_6g76HtxVw#;gxL^l%6@UraoL{ftjw4_2`oCvgO4@hH|YXV$bQbhN-T%;HPD zhObcx{w4EWJfv%VsP_j@3G%3fhmp%1x5rqA0gGk78^ep&hCX5PJ!ofQn51M|z!BNIZmjVt4y@`ckU>GkYtO3l{5Z(dM)_Rz4ZH za^OP0bh=uqjJnXdo-4D#Ty(d#UaPMJ7v?vjsvo)%@0|+5v%afT!}8`EFJD+(o^RZa eR{e9G&iU}(a&2KP8e54r+JC&Mbo+1b#ms-j-%%z2 diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po index 885abebc7..66778c1d5 100644 --- a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po @@ -1,16 +1,17 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Baptiste , 2012 +# Baptiste Darthenay , 2012 +# Baptiste Darthenay , 2014 # Jaffa McNeill , 2011 -# sagittarian , 2012 +# Adamo Mesha , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 14:03+0000\n" +"Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/django/" "language/eo/)\n" "MIME-Version: 1.0\n" @@ -19,12 +20,12 @@ msgstr "" "Language: eo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Disponebla %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,38 +35,38 @@ msgstr "" "ilin en la suba skatolo kaj tiam klakante la \"Elekti\" sagon inter la du " "skatoloj." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Entipu en ĉi-tiu skatolo por filtri la liston de haveblaj %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtru" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Elekti ĉiuj" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klaku por tuj elekti ĉiuj %s." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Elekti" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Forigu" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Elektita %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,22 +76,24 @@ msgstr "" "ilin en la suba skatolo kaj tiam klakante la \"Forigi\" sagon inter la du " "skatoloj." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Forigu ĉiujn" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klaku por tuj forigi ĉiujn %s elektitajn." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s elektita" msgstr[1] "%(sel)s de %(cnt)s elektitaj" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -98,7 +101,8 @@ msgstr "" "Vi havas neŝirmitajn ŝanĝojn je unuopaj redakteblaj kampoj. Se vi faros " "agon, viaj neŝirmitaj ŝanĝoj perdiĝos." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -107,7 +111,8 @@ msgstr "" "Vi elektas agon, sed vi ne ŝirmis viajn ŝanĝojn al individuaj kampoj ĝis " "nun. Bonvolu klaku BONA por ŝirmi. Vi devos ripeton la agon" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -116,7 +121,68 @@ msgstr "" "Vi elektas agon, kaj vi ne faris ajnajn ŝanĝojn ĉe unuopaj kampoj. Vi " "verŝajne serĉas la Iru-butonon prefere ol la Ŝirmu-butono." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Noto: Vi estas %s horo antaŭ la servila horo." +msgstr[1] "Noto: Vi estas %s horoj antaŭ la servila horo." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Noto: Vi estas %s horo post la servila horo." +msgstr[1] "Noto: Vi estas %s horoj post la servila horo." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nun" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Horloĝo" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Elektu tempon" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Noktomezo" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.t.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Tagmezo" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Malmendu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hodiaŭ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendaro" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Hieraŭ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Morgaŭ" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -124,62 +190,17 @@ msgstr "" "Januaro Februaro Marto Aprilo Majo Junio Julio Aŭgusto Septembro Oktobro " "Novembro Decembro" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M Ĵ V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Montru" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Kaŝu" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nun" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Horloĝo" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Elektu tempon" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Noktomezo" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.t.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Tagmezo" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Malmendu" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hodiaŭ" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendaro" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Hieraŭ" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Morgaŭ" diff --git a/django/contrib/admin/locale/es/LC_MESSAGES/django.mo b/django/contrib/admin/locale/es/LC_MESSAGES/django.mo index 9ac8daa2f96f670908581d3095f8b867a75be870..706aa4cc5f7aa5de01bb380085efa371fb13522c 100644 GIT binary patch delta 3803 zcmZwJdvH@_8prXsX-R1zEg@~`bqTf34{9O%(9QVfI33;iEsn?U9kad0aIZN7nW+il8Q6f8 zxEwXX4XEq3Vl6&_{FwuMD2ZR7Ci)-LIH?Rml8p!5jBk8&CSV~>!60hDR#eK`@OQWx zSK~0=fa6HVi#UkaVQr2vkKs1deT{rDrfET~yaP3nC^q4(7}tY$(V2mVQG1n3ewJY| zmSGgTaTr~g#%wjgbWFo+9KamB95$RvHSjL7o954`fj@S>KZYve|K^i_?TN3z z-pdl4$Z-YwaUsTV6<&;oa0mm1)B(PMn!tCc6}xz1-eVfuFfNK zHN9Aa@jK|W(0LOV;aCbHfLGvB+dZ|65F{ld)Q8O=h3^?Z-a3sZ;`KSyWFD)Xhg#w7&hZvh_1=$4?X#%NyoSud>_QdSQDpJv zM^q;LQ|wFzQ1{oP&d*1UcNuQQ{W{hc-Qr^;(f9+h zc;lwRR5O*R0k1|CX9O?6b(o8LQO`Yus{VghFdwbVJz-|917tTd=qut%|7V(bJT#_tL^(me@FOI<=BT50hB0??+=v~x7e}zBj)&u4aXe0_x3_W{YJoFQuVXX%u@hNv z+-#te%ZbgX*X2p{;x1H1_F)G89dq$Be1O_aQ-N5+{x$+iyHGc?izNML2?NyZOpFUp&ix&j(T0A3?3m+hEL7ScN-r zAF7zw&*tYA??Nr)2ONdzjr;&HzVXn>LoaHNrlM9_huYH%QN`1O%)zvwithpR;B0>G zQgI`M*}>KDfkBJL2sc__!soyVbp*pP}irP zV_&apHxris-^=0xpK@*gdo z%_p?TLSi1Frfs~QxLpUd8;A>uVI9zvr1eA*p>^CsWD%DT+S$`hNmgQ;i0OpdYUNM` zu3A$$s9j5_6dobiU30fJGR7Cbi(VR0O!N{1gz~O-5pg*&ndl?bwh>nnRRmj-OzCZS zx{aa}C1Ql?ViU2ExS3GBY#`JqX#I!NZQAJcShL0!#kEVzi5m&E1;p=(wZz3lJE3-~ zP4XXBb>}+A6LE-8ovtI)R7zch-uixGA<;~zw$<(<{6x1lOZ8hqTu12bRhe8v=qEv~ z!p7W-Q;2|boW$~aeDQI=IP;LxpMm}azcH5 z75)BDN2IH#t3MVE#kzWXtgNiv)+bpjtxK~X_WbIb#5dU|Tvm2gkyV=0l;fW~H5%>? z#ljscdfQfo+hhF|{Z_MYb|TNW!Ro0)1I&!1ow7WfkF1s|s*qD7I>)~BU4p1SHl zeRb_De{Fq3ZP1!nRm_PIYVuDxq_q9^gt zlm}BSZ&rcTS~>6kt}anld0y&cLp5pEJHd>saMa)4+e6a&!@FM&S)T`kR%>ufA~xfE aSK?&-k&J?Fzw#36HPLWi)ZY>Q`S>R}0>&8t delta 4059 zcmYk;dvH`|8OQOL1VR!>Afzctf#x8Dl;+Z8Ar!(T1O`f5F5zYoig4JRgvHICWG~^~ zg>tI}DR87nfkJ74KPpAZIO2@eI*8cmNJpnLjs@&ZtF=x$h&W0|@%!6zsJ_FqpZC0b zF7Nxi&)MKTbt|3z{h;0l4ec~Bl$hPenD=l~J|DDy78p~4|H2_SpwO75ScRi-Cu;mG z=Hi<;9)E)k*l&O_Mc9lvxDa)}rT%f+bkga|z*@}4H1@}B{t0Fu_T%^vYJx9gF}@KT zzk|B&2Ik={)I{#!X3QOE%y!&~tikkSHuqu~=9siGb#!#$!#D_=0~aCpFzuL`Aby48 zG*;nB)Woi!&U+W@@h`|fGnAVtiM2>F%mmbPW+6#73owW0nZ^-=Ks&B5efDZR~r zQZ=m9zu*DX%o|V-oQ~S_nWzabMLoC!wX!(sL0g04y{H;EhHSezje778@jkqay6(eL z^3Su)4F*)jd1Vv^R`8+YCe)rSL+!PL<=BN5?#Cpa#}=&Q?z?auHll7a4klt|qNvPl zMJ?!=G#%~LQPf0UL#^x=$ab2ykb9f=Q4_e0x zMrGsx>ii>kPUGk3RM1&5%$U)*1E=6QRH{D1TFj$j7T|b%9Cu?K{uUQuE@_#A%TeR6 zBIRJNVG3{J4vbj-R)3C5c)qz!M=M!4+@0n9cD{)P$Z5#t)+= zek$->F#aPv+{>6ts0^$iz1os)T!{y;8gFWx=NoI3KjTR_mE#$KJCQfgT*e%{j+*En zP#L*{T4~=(|9Bv(+DlPy(`ZzN#v*eu&8Ql4kR+MSm{ux})6s>mpi=w;eSw$oAkH8y z8o!E^gZUJ-@;nMg4=6?pE!2veQAM@{HNhy3#1yJFUO+wXt#p5Yu z-FPml`j??rltN`<3+l$ZkoqUcwsfm)W8)s zL=W0p<6m$DwbwsEy@tQSdH5l+coVAiSG)|HINpSs*pIOjFJcJCGOOd*j#=23<>zBQ z>im*4o#*Hb#nt#-9H1}i{S{Q;K#r%NCO8juVFb0ZPE@8mEW#70jGjk5@Dl30Ut(tK zurJ4X%ueT}i|A;tMq(!Qs1(jc?d8&7ybE=MU8o{Dg=E*fj?CHo87UW2HpaIZHL(b4 z0o|zccLkouJu0*7bXxgh%~)ez!nbiIb~P9?4KLsz`~tP-h2#883`V^T^=RR2RAxF* z3rV70yJxWoPY2&$z&wtBiX|%ZH|cP1^B!7Q!mo)QI1W`rkD^wx3RMd(p2h8`m50Xr ze?7y9m7A7CH+6tnRL-ixNsQbK#%Ha2~7%w&PUr43)cMKHb$EXXG z{$<2MB1*jEHRl&kK2A?Di6lK~8KJ^o`n9!0`YKsW9G%?28pI@G4hckcNG+L?; znle3u*iJ-sl(}Wf}pLm>DNvNp~RSHvyhX}RJ%AsCy z>O1oXNP{YT)xs%)axmZa=JzX3AE2j=97-gKEkvA9n@c=FR1hgb8+wfR8c|KK=l)+Q zyxV%ySxc-ZR2UwykJw7+RohFb=`E<&?Az!hyifWKNo%`oVgsS}2(gjaMzj#^gxXFY z6AqjnSdM!L)#;94Or;bf_7m%fM~OLvYFq6HVG&*0ES1MF;u}OCLiM$ZQ2nTl_A!UC zlBf%g#X;|9{fqVA^-QCeva#in{GqBxc#|b|hA9t#ZP4iqZ9MDsCls7BjR~+X>5A*BOaB zt+hRWyDyg8rzY&i9dG4`+JZ4PbqzJ42CIH-WBmm0$cQ0Lj7+Gh8*7E?8pkwL)zR{2 z+lge&qPQJPMD3&-Z?u|YNjDa;nxpP|Ym#llRJ$_~t&KTJFKgtTOvdUfUiJ1B=6Y8v zw%ybGWy->li#;)`)v+qPCrACfr>^oycF)49>TEBkwxlOf+rRg)>2}Aeh^te=Zj2-+ zoQvPLnSUhdCS32SP+6}9USnfg8%>k diff --git a/django/contrib/admin/locale/es/LC_MESSAGES/django.po b/django/contrib/admin/locale/es/LC_MESSAGES/django.po index e8439d758..91333f68d 100644 --- a/django/contrib/admin/locale/es/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/es/LC_MESSAGES/django.po @@ -1,19 +1,22 @@ # This file is distributed under the same license as the Django package. # # Translators: +# abraham.martin , 2014 # Antoni Aloy , 2011-2013 +# Claude Paroz , 2014 # franchukelly , 2011 # guillem , 2012 # Igor Támara , 2013 # Jannis Leidel , 2011 +# Josue Naaman Nistal Guerra , 2014 # Marc Garcia , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-09-04 20:35+0000\n" -"Last-Translator: Antoni Aloy \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-19 10:45+0000\n" +"Last-Translator: abraham.martin \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/django/language/" "es/)\n" "MIME-Version: 1.0\n" @@ -22,62 +25,68 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Eliminado/s %(count)d %(items)s satisfactoriamente." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "No se puede eliminar %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "¿Está seguro?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Eliminar %(verbose_name_plural)s seleccionado/s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administración" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Todo" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Sí" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "No" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Desconocido" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Cualquier fecha" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hoy" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Últimos 7 días" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Este mes" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Este año" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -86,101 +95,98 @@ msgstr "" "Por favor introduce el %(username)s y la clave correctos para una cuenta de " "personal. Observa que campos pueden ser sensibles a mayúsculas." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Por favor, inicie sesión de nuevo, ya que su sesión ha caducado." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Acción:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "hora de acción" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" -msgstr "id de objeto" +msgstr "id del objeto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" -msgstr "repr de objeto" +msgstr "repr del objeto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "marca de acción" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "mensaje de cambio" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrada de registro" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entradas de registro" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Añadidos \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Cambiados \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Eliminados \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objeto de registro de Log" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ninguno" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Modificado/a %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "y" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Añadido/a \"%(object)s\" %(name)s." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificados %(list)s para \"%(object)s\" %(name)s." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Eliminado/a \"%(object)s\" %(name)s." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "No ha cambiado ningún campo." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "Se añadió con éxito el %(name)s \"%(obj)s. Puede editarlo de nuevo abajo." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,12 +195,12 @@ msgstr "" "El %(name)s \"%(obj)s\" fue añadido satisfactoriamente. Puedes añadir otro " "%(name)s a continuación." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Se añadió con éxito el %(name)s \"%(obj)s\"." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -203,7 +209,7 @@ msgstr "" "El %(name)s \"%(obj)s\" fue cambiado satisfactoriamente. Puedes editarlo " "otra vez a continuación." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -212,12 +218,12 @@ msgstr "" "El %(name)s \"%(obj)s\" fue cambiado satisfactoriamente. Puedes añadir otro " "%(name)s a continuación." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Se modificó con éxito el %(name)s \"%(obj)s\"." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -225,150 +231,139 @@ msgstr "" "Se deben seleccionar elementos para poder realizar acciones sobre estos. No " "se han modificado elementos." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "No se seleccionó ninguna acción." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Añadir %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Se eliminó con éxito el %(name)s \"%(obj)s\"." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "No existe ningún objeto %(name)s con la clave primaria %(key)r." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Añadir %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Error en la base de datos" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s fué modificado con éxito." msgstr[1] "%(count)s %(name)s fueron modificados con éxito." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s seleccionado" msgstr[1] "Todos %(total_count)s seleccionados" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "seleccionados 0 de %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Se eliminó con éxito el %(name)s \"%(obj)s\"." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Histórico de modificaciones: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"La eliminación de %(class_name)s %(instance)s requeriría eliminar los " +"siguientes objetos relacionados protegidos: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Iniciar sesión" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Sitio de administración de Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administración de Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Sitio administrativo" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Iniciar sesión" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administración de %s" +msgid "%(app)s administration" +msgstr "%(app)s administracion" -#: widgets.py:90 -msgid "Date:" -msgstr "Fecha:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Buscar" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Añadir otro" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Actualmente:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Cambiar:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Página no encontrada" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Lo sentimos, pero no se encuentra la página solicitada." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Inicio" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Error del servidor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Error del servidor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Error de servidor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -377,120 +372,143 @@ msgstr "" "electrónico y debería solucionarse a la mayor brevedad. Gracias por tu " "paciencia y comprensión." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Ejecutar la acción seleccionada" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Ir" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Pulse aquí para seleccionar los objetos a través de todas las páginas" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Seleccionar todos los %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Limpiar selección" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primero introduzca un nombre de usuario y una contraseña. Luego podrá editar " +"el resto de opciones del usuario." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bienvenido/a," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Entre un nombre de usuario y contraseña" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentación" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Cambiar contraseña" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Terminar sesión" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Sitio de administración de Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administración de Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Añadir" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Histórico" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ver en el sitio" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Por favor, corrija los siguientes errores." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Por favor, corrija los siguientes errores." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Introduzca una nueva contraseña para el usuario %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Contraseña" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Contraseña (de nuevo)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Introduzca la misma contraseña que arriba, para verificación." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bienvenido/a," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentación" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Terminar sesión" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Añadir" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Histórico" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ver en el sitio" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Añadir %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtro" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Elimina de la ordenación" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioridad de la ordenación: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Activar la ordenación" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -501,7 +519,7 @@ msgstr "" "de objetos relacionados, pero su cuenta no tiene permiso para borrar los " "siguientes tipos de objetos:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -510,7 +528,7 @@ msgstr "" "La eliminación de %(object_name)s %(escaped_object)s requeriría eliminar los " "siguientes objetos relacionados protegidos:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -519,16 +537,16 @@ msgstr "" "¿Está seguro de que quiere borrar los %(object_name)s \"%(escaped_object)s" "\"? Se borrarán los siguientes objetos relacionados:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Sí, estoy seguro" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Eliminar múltiples objetos." -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -539,7 +557,7 @@ msgstr "" "objetos relacionados, pero su cuenta no tiene permisos para borrar los " "siguientes tipos de objetos:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -548,7 +566,7 @@ msgstr "" "La eliminación de %(objects_name)s seleccionado requeriría el borrado de los " "siguientes objetos protegidos relacionados:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -557,41 +575,56 @@ msgstr "" "¿Está usted seguro que quiere eliminar el %(objects_name)s seleccionado? " "Todos los siguientes objetos y sus elementos relacionados serán borrados:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Eliminar" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Agregar %(verbose_name)s adicional." + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "¿Eliminar?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Por %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modelos en la aplicación %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modificar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "No tiene permiso para editar nada." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Acciones recientes" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mis acciones" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ninguno disponible" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contenido desconocido" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -601,27 +634,27 @@ msgstr "" "necesarias han sido creadas, y que la base de datos puede ser leída por el " "usuario apropiado." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Contraseña:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "¿Olvidaste la contraseña o el nombre de usuario?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Fecha/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Usuario" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Acción" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -629,114 +662,61 @@ msgstr "" "Este objeto no tiene histórico de cambios. Probablemente no fue añadido " "usando este sitio de administración." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mostrar todo" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Grabar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Buscar" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultado" msgstr[1] "%(counter)s resultados" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Grabar como nuevo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Grabar y añadir otro" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Grabar y continuar editando" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primero introduzca un nombre de usuario y una contraseña. Luego podrá editar " -"el resto de opciones del usuario." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Entre un nombre de usuario y contraseña" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Introduzca una nueva contraseña para el usuario %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Contraseña" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Contraseña (de nuevo)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Introduzca la misma contraseña que arriba, para verificación." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Eliminar" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Agregar %(verbose_name)s adicional." - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "¿Eliminar?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Gracias por el tiempo que ha dedicado hoy al sitio web." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Iniciar sesión de nuevo" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Cambio de contraseña" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Cambio de contraseña exitoso" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Su contraseña ha sido cambiada." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -745,48 +725,36 @@ msgstr "" "introduzca la nueva contraseña dos veces para verificar que la ha escrito " "correctamente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Contraseña antigua" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Contraseña nueva" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Cambiar mi contraseña" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Restablecer contraseña" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Restablecimiento de contraseña completado" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "Su contraseña ha sido establecida. Ahora puede seguir adelante e iniciar " "sesión." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmación de restablecimiento de contraseña" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Introduzca una nueva contraseña" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -794,19 +762,15 @@ msgstr "" "Por favor, introduzca su contraseña nueva dos veces para verificar que la ha " "escrito correctamente." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Contraseña nueva:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirme contraseña:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Restablecimiento de contraseña fallido" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -815,12 +779,7 @@ msgstr "" "haberse utilizado previamente. Por favor, solicite un nuevo restablecimiento " "de contraseña." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Restablecimiento de contraseña exitoso" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -829,7 +788,7 @@ msgstr "" "la contraseña a la dirección de correo que indicó. Debería recibirlas en " "breve." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -837,7 +796,7 @@ msgstr "" "Si no recibe un correo, por favor asegúrese que ha introducido la dirección " "de correo con la que se registró y verifique su carpeta de spam." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -846,24 +805,24 @@ msgstr "" "Recibes este correo electrónico porqué has solicitado restablecer tu clave " "para tu cuenta en %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Por favor, vaya a la página siguiente y escoja una nueva contraseña." -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Su nombre de usuario, en caso de haberlo olvidado:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "¡Gracias por usar nuestro sitio!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "El equipo de %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -872,28 +831,52 @@ msgstr "" "enviaremos por correo electrónico las instrucciones para establecer una " "nueva." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Correo electrónico:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Restablecer mi contraseña" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Todas las fechas" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Nada)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Escoja %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Escoja %s a modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Fecha:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Buscar" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Añadir otro" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Actualmente:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Cambiar:" diff --git a/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo index 7a1d6e2b87bb50c561f1a8919a0a554903e8d23f..e12473b592498278c0181ab1ccc228ef3e260237 100644 GIT binary patch delta 1331 zcmb8t&r6g+7{KxIM{1f@+HWlB9;6QY2XqKJM5nq0V&EZ&prC_Lx4zG|f>0U_JMU*^-g#!8nSJketaOGS zTWjYOrHk4@jZ`Uh1c$15P=4S5{=_ZVu(HX z7&p;XuW85vZ?P8NV-i20Y!GEo#s_#@z#$yRIb@3Zf)f7?Wy2Me1Y~uZss$fl8{Wrx z5_qUysRF*l1#YL0tVZZBF_|f=Aj1u?>PvBRSD~zzp6LjzyzQY;3zEvqMqx>{t9Jyh~kyQnN5s#Y4SMNTItkRl(;LF#VlP_|Pg8M&FY zl>xb}cItkr9EAMJMQ)+1(r&9LAG_)rGov2br9Ws)YNOx&Hr5)>mvglTWQ(HnQ%zf6k4TnrcnW?6vx6^U>bESg&(TJF&Ra zKf6%he!e`??`UT*9&--&Q5w$}Kj_CydFNyiR2Nz-0C5qV+tZ zho*Ad&utq2W5Q66D!{EL>>@8JjDVTk^mCd*c+LubytO^@yBAowKFs I#)mb(04|aAv;Y7A delta 835 zcmXZa-Afcv7{~Ev-*mLC%(AUC9fZ2kS!SoEY>Oz+iW>JzEibwep$qBzThC#i^Ev0t%z2(UvwI^ihFU-Sv#*Ti6GMuW z*_cez(Z1nT{El6i%9!QRLk|Z~>%-0qc$E1#_F@@(a0*ATiWjkgIkT3%W}pq;Viw=y z4DO&39JuvvE;6({>i#}df&wbxDDtzA?j^>!fj^K$_JB_NE#P&0j6LMHj||?h@CEhY zU3Oo=U%16-Om~~zX1>eQN?hc1j$w={U=p=)6?J{qU7y1~=5;)REiB7qZ z(1U+b8|~vPYIh~LPsfriAvIbZsmYqCLe@|xu*W5So;$#s*u{5j z>By!SY-0sK;2&JW4R+-KIz^pDeLwcJeu7&%?YL6~XfNN*hn;#c6|F)~5(C6JLhTGG zI|KdkbVR2KRjQ_=J4NWtRkiy+GCFL7&huCxPPF&ZcT(-$?88hhSZu5&n-#AZUkbuF z2qV9ArCgdA3!^aXy;lvUlV`OjwMIRdoNp#&KMG6ScR7fz`Qb!4iZ?%bg~7$;`KL?C dihtv9a4UMgTw7R8iuI(~-uE7*+cWv?%zqAwQ`G, 2011-2012 # Jannis Leidel , 2011 +# Josue Naaman Nistal Guerra , 2014 # Leonardo J. Caballero G. , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 18:51+0000\n" +"Last-Translator: Josue Naaman Nistal Guerra \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/django/language/" "es/)\n" "MIME-Version: 1.0\n" @@ -19,12 +20,12 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s Disponibles" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,38 +35,38 @@ msgstr "" "en la caja inferior y luego haciendo clic en la flecha \"Elegir\" que hay " "entre las dos cajas." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Escribe en este cuadro para filtrar la lista de %s disponibles" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtro" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Selecciona todos" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Haz clic para seleccionar todos los %s de una vez" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Elegir" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Remover" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s Elegidos" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,22 +76,24 @@ msgstr "" "seleccionándolos en la caja inferior y luego haciendo click en la flecha " "\"Eliminar\" que hay entre las dos cajas." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Eliminar todos" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Haz clic para eliminar todos los %s elegidos" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s seleccionado" msgstr[1] "%(sel)s de %(cnt)s seleccionados" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -98,7 +101,8 @@ msgstr "" "Tienes cambios sin guardar en campos editables individuales. Si ejecutas una " "acción, los cambios no guardados se perderán." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +112,8 @@ msgstr "" "individuales todavía. Pulsa OK para guardar. Tendrás que volver a ejecutar " "la acción." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -118,7 +123,68 @@ msgstr "" "individuales. Probablemente estés buscando el botón Ejecutar en lugar del " "botón Guardar." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Nota: Usted esta a %s horas por delante de la hora del servidor." +msgstr[1] "Nota: Usted esta a %s horas antes de la hora del servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Nota: Usted esta a %s hora de retraso de tiempo de servidor." +msgstr[1] "Nota: Usted esta a %s horas detrás de la hora del servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Ahora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Reloj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Elige una hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Medianoche" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mediodía" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancelar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hoy" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendario" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ayer" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Mañana" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -126,62 +192,17 @@ msgstr "" "Enero Febrero Marzo Abril Mayo Junio Julio Agosto Septiembre Octubre " "Noviembre Diciembre" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M J V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mostrar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Esconder" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Ahora" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Reloj" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Elige una hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Medianoche" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mediodía" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancelar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hoy" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendario" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ayer" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Mañana" diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo index 0a5fc71bacc4fbc5c521c6e4f0b5559c101b6430..eb5df07be1c55a9e941888d970ff28bc160389f1 100644 GIT binary patch delta 3719 zcmY+`dr(wm7{~F4i=c#ppacT4Cf5+%UBL@cc`1?1Fe`6mMuLWMF<46_Tg8&BH1%lG z)vPQVP1CI=YsRL_bg{|tk4BxzsH}0yY?{%UZZ`G(?Kw5|4iBIAoZWNI`#$gU9yqW% zCK3+!q{VMB+IAv`$nRzL1rAH%7j0)>vw`>`X5d?xjYn|~p2b3(+Rr^7!Z93gzzX~b z6Yww8eG*dK;~Y#h3)@gSaePpU$vDFMLKR-X@kG?XYB3#~yyKO~J?%-<^}DeTzKp%` z4P1fm;=MRN)r_&)`>2V0iU~a5zNe!L&te*$_e|+;##F$0Gi^F*=Jlw7wBa~hg<;+J9XccNE7V#IBtJJ`4(4MUHsMx` z#dt=m0VZNRreFsSz?rxKb)RohOZp?~`{z-aiqCXEACO7@mC|fZC{>rCE~r6`cn0c$ z^{BO9h)mu(P!C>@nvsLL?iufRFRBI(BCBa1pdNhO`}|u}5&x1&{!a5N6Zd3Ymgrf;J5`+KMw`4CI-C@#WS3hGj9M$L2=7UTP< zO#kTl2gYgtCk}N-bOGuMgHR(c^z?h@D{)th*(6j3&ayT1fIj3|OOubc;5ZzH+mY9lwLB-b1L=euhfjDa^y4QN=Z|$c)Kb87h;t zsQb)AU4NT*ei?RhycV}(GHD6xf<1ItemjVo`3ck#oI;k}&Y@p|8AU!2a#8c#Zt-oJQH=lf{V$&W>&?C1gu8g_!?A7XQFQ0j#`=>$kw%e z$nx1C+=xG*G8v{2UctZcUVMdhIEiD+-0hY_$t!cCP??-DoU61S8#qym%Q1+Dum=Cc zM64d+zTs+-d)ddh9DhR%IK-BbD^L?zgS&7Yw%}N1p<>;Mn)z$k4?hXhNuhHBb>SJ* z%+8@wmBDEG<4{b)3XH|csMJqE&8Q7E&`p?zkD-?8B~QcqXP|J(68pf=t$)#y9Z@hVY?s{^Vjzh1qP}k7<}Z%FRd~sz{4bOE(UEI2##o z*p}1D;6x{CyF7}z!E30De1uBf5!5TQ2gl>D=)+2068ip)s0Xy52HxczcjIA>_aUok zE62D?xEDvOYCfkkgbxOebzhaEaVp1kcm?i7>dAh>YtUC|b}hD|GV?YL!ZY|hCSKxh zuRW-mn8xN;re!Fi{CsAv39<^q@d5vjJ2cv4F5E-kD!rQPFm6_uh zho?}ravD`b=kXrQyUg8&Poa@dTmFjVE|nM%!baYdi%B(m2f?CwQAi|LGvh(X?KV(dPV+R1{{& z(U!??%~c7%GJ3}S*X4Hl_j|{8;8ny{?|2*PZIDf9Ix7eb|5{=S@lR8(mEUoMN?mO! zQLi$ktgS(3Xtxk5rKbrN-5w_XX|ue}I*ccBh*qM5XeQKDMKg&4VlkoCP0S{EV@3ab zX<_dp+(zy8qSr>Klro6*#Dm1$M3`7hsIe`g@621V#i>co4r}S=5=#iRYT{1f9%33X zpHN%n68&qd?nLi654#8z?@B^V>()p-M6?q%#8g5Bul5MxBbqcg6?HDLfY6p!G2cw6 z=G01DY%>-Se((6dlzIm-)ct_or4RL~1jV;+#;{h0e2C>5(&8$73RYWH2O~%FC&f6OMFSGu zA-Q7+6z+CT6+Yo~7k!vA{@+2&Z+th>5}8-LEip3KpC0ejmS;E{%L9?ridSPJiDSNs Ob6To`k%Fqtz5WIgvy`|1 delta 4056 zcmYk<3vg6d9mnyr2_zwD2!T-YC~zTccqJ)GNPs|TfVLDXO+en(!jip#g=IJ02jS^b z9!07c!!3x`(qNIyV1d%b>C~##Qm0xfc1FiqwN#M-bdXVWN{4Fe_qX?U^bEgz?!DQ2 z?>YZ-&I0Mw%e#E3i-Y?eG_*c)7g^NbnD_B3`TU^e4K!vb4!{Z=i7RkAR^cJ<`VTRW z^LKG7UcyGKC^DuP7hn#yqn@|UJx`e(9OQCgFJ@ym-hqz$0n>{GocEzRn8qRaws(FR zb)Rn#oy7jAjuhc`EXCb;2n(@--rR}fF~_8gY2iRO&c(sFz%z(E+jL>3gE*S=Zk&iO zqB?dF^|`-d9o|O%m}(xTBF;pLVdkOUvkWP+S&cco->l_e7)Eg{?nS-uG^$iD;RyT% zZo=#M7}}KK6uyHU_(X{@&*9%t_x12Y9qB`j{AE-}-oO_84W{(qVbp_XnkH<(d8oPC zj*D?Oj=|qy7(c-*4AX0MG>ZMO3%BAnT#6r}p3_$9PU%wA=Yyzqvreuj>Ow&VL4Ar;B;)m7jQ57cvv&;!zO$kGaW?@ zJU_*f)`*HxbLB^MWD06zt;lqmMaa8M2-SgIs0VbTI(7*4oL-!OXOVZ9_fZx32vxDX z;ci7LP@hkY;ovj}Q_+vta6ArVVa(KZWH6=+Yw-Xs#Gl|pSV9>l;VN8&Jvbk)c-JRe z?sl^=$@Oix2X7)%oidw7u_d^$3pJ8Ipti>q&+Dj?-9#-O9}7iuH~>|lGSmo1;1ryQ zE3q9l_vcXG4{xE?(%U!@FXB4w|NKg0?%_fbHPSSW!waZV-}1~J<36Ye)uAD%-;YLh zyw-E7cYQX#;4|i7WW$(GD6gjE&MK;f^;pgOjl%)cV}6Y4@q0J}ui&FtIo93JJ5et@ zjLecbhPn6}>b^I<^IxG>`|nY^={l;zw~$#eIgCzgtO`?9)y(8T4_Jk|F@!4d7Tk$X z;!!MQVd(m4R0m!~jr={-6kJ7?h4~k1#6wt#T4WP24`(7{GIOyGBNM2TxlilkTs5MaMowp)YH8wIx(}OI0 z^BS^z%vDs!1~s~CY&bH@DO1Y1g31)WDLcj&DcpvZqk@pTW%E|F3hP5}!xS`ManW{Sz&0oaU7fOF0kWAl&Jl zJ9vTf=dl*I@`bOtK7sVr{1!*ypy}>6Ydy~A{1I%`Dm=k~N_QI{#ws@d0!$($GH+lx z-o)cr$hXx|Jd0XHOJ=$iTZscW|266x^de^CWh}#MsHx1l*PX(Fm{N(xaG=FhjSSk% zz_pk}Rpuh>hGxSl+|L)7txQ}w#U%IYgms1X1SG`fhzfY^x-Phb5_q{{!2JW za6yZ1A8L_2gIeV$(1*JD5weJEAm1kUli8$_sP$%k@())}K|wR^C_l9rmk?$tQ`NoJjwSkn`m`PL4kmgoMJ-M>HjFuzIdZq~=Q-{qhsi2ZLkf6*rp@8!m&kll zPg+PH$s&bBt%H1>lBGZ2q=MPtGAABPra7q_nsMAq0=JlWoE$KxHzuyeI^RL+LZ zu${1-4@&(tR?LpuiU0e6Y4aZ7{U#at-_7a4WqLxeW zO>>^Etl&yr9T%-h)0!J5r_WVB;LD8rUjOqs{&A7O2HUyjf7UrXWr)x3?5TP)y>jf4 zT;DurdEJR z5C}SB8XBBI4SCM&hLU{mlL3?YRIb$#2!}(#^x}q>vSzhKW1Me{#;UDQ(2gWR9p_Fy wmZWleTO?_3j9Q)17*{ByMjtwt*66MFKrl(7wdsPUOWDrp=Ar3Z(|*wZzfmXwxc~qF diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po index 028f1a0d3..3effebee0 100644 --- a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # # Translators: # Jannis Leidel , 2011 -# ljguzman , 2013 -# Ramiro Morales , 2013 +# Leonardo José Guzmán , 2013 +# Ramiro Morales , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-11-05 09:34+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-03 10:42+0000\n" "Last-Translator: Ramiro Morales \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/" "django/language/es_AR/)\n" @@ -19,62 +19,68 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Se eliminaron con éxito %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "No se puede eliminar %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "¿Está seguro?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Eliminar %(verbose_name_plural)s seleccionados/as" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administración" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Todos/as" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Sí" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "No" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Desconocido" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Cualquier fecha" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hoy" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Últimos 7 días" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Este mes" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Este año" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -84,102 +90,97 @@ msgstr "" "staff. Note que puede que ambos campos sean estrictos en relación a " "diferencias entre mayúsculas y minúsculas." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Por favor, identifíquese de nuevo porque su sesión ha caducado." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Acción:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "hora de la acción" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id de objeto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr de objeto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "marca de acción" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "mensaje de cambio" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrada de registro" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entradas de registro" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Se agrega \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Se modifica \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Se elimina \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objeto LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ninguno" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Modifica %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "y" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Se agregó %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Se modificaron %(list)s en %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Se eliminó %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "No ha modificado ningún campo." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." -msgstr "" -"Se agregó con éxito %(name)s \"%(obj)s\". Puede modificarlo/a nuevamente " -"abajo." +msgstr "Se agregó con éxito %(name)s \"%(obj)s\". Puede modificarlo/a abajo." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +188,12 @@ msgid "" msgstr "" "Se agregó con éxito %(name)s \"%(obj)s\". Puede agregar otro %(name)s abajo." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Se agregó con éxito %(name)s \"%(obj)s\"." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +202,7 @@ msgstr "" "Se modificó con éxito %(name)s \"%(obj)s\". Puede modificarlo/a nuevamente " "abajo." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +211,12 @@ msgstr "" "Se modificó con éxito %(name)s \"%(obj)s\". Puede agregar otro %(name)s " "abajo." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Se modificó con éxito %(name)s \"%(obj)s\"." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,66 +224,66 @@ msgstr "" "Deben existir items seleccionados para poder realizar acciones sobre los " "mismos. No se modificó ningún item." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "No se ha seleccionado ninguna acción." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Agregar %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Se eliminó con éxito %(name)s \"%(obj)s\"." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "No existe un objeto %(name)s con una clave primaria %(key)r." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Agregar %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Error de base de datos" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "Se ha modificado con éxito %(count)s %(name)s." msgstr[1] "Se han modificado con éxito %(count)s %(name)s." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s seleccionados/as" msgstr[1] "Todos/as (%(total_count)s en total) han sido seleccionados/as" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionados/as" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Se eliminó con éxito %(name)s \"%(obj)s\"." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Historia de modificaciones: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -291,83 +292,71 @@ msgstr "" "La eliminación de %(class_name)s %(instance)s provocaría la eliminación de " "los siguientes objetos relacionados protegidos: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Identificarse" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Administración de sitio Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administración de Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administración de sitio" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Identificarse" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administración de %s" +msgid "%(app)s administration" +msgstr "Administración de %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Fecha:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Buscar" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Agregar otro/a" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Actualmente:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Cambiar:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Página no encontrada" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Lo sentimos, pero no se encuentra la página solicitada." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Inicio" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Error del servidor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Error del servidor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Error de servidor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +365,144 @@ msgstr "" "sitio vía email y debería ser solucionado en breve. Le damos gracias por su " "paciencia." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Ejecutar la acción seleccionada" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Ejecutar" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Haga click aquí para seleccionar los objetos de todas las páginas" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Seleccionar lo(s)/a(s) %(total_count)s %(module_name)s existentes" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Borrar selección" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primero introduzca un nombre de usuario y una contraseña. Luego podrá " +"configurar opciones adicionales acerca del usuario." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bienvenido/a," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Introduzca un nombre de usuario y una contraseña." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentación" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Cambiar contraseña" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Cerrar sesión" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Administración de sitio Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administración de Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Agregar" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historia" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ver en el sitio" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Por favor, corrija los siguientes errores." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Por favor corrija los errores detallados abajo." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Introduzca una nueva contraseña para el usuario %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Contraseña" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Contraseña (de nuevo)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" +"Para verificación, introduzca la misma contraseña que introdujo arriba." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bienvenido/a," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentación" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Cerrar sesión" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Agregar" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historia" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ver en el sitio" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Agregar %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrar" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Remover de ordenamiento" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioridad de ordenamiento: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "(des)activar ordenamiento" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +513,7 @@ msgstr "" "de objetos relacionados, pero su cuenta no tiene permiso para eliminar los " "siguientes tipos de objetos:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +522,7 @@ msgstr "" "Eliminar los %(object_name)s '%(escaped_object)s' requeriría eliminar " "también los siguientes objetos relacionados protegidos:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +531,16 @@ msgstr "" "¿Está seguro de que desea eliminar los %(object_name)s \"%(escaped_object)s" "\"? Se eliminarán los siguientes objetos relacionados:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Sí, estoy seguro" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Eliminar múltiples objetos" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -539,7 +552,7 @@ msgstr "" "no tiene los permisos necesarios para eliminar los siguientes tipos de " "objetos:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -548,7 +561,7 @@ msgstr "" "Eliminar el/los objetos %(objects_name)s seleccionados requeriría eliminar " "también los siguientes objetos relacionados protegidos:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -558,41 +571,56 @@ msgstr "" "los siguientes objetos e items relacionados a los mismos también serán " "eliminados:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Eliminar" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Agregar otro/a %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "¿Eliminar?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Por %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modelos en la aplicación %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modificar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "No tiene permiso para editar nada." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Acciones recientes" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mis acciones" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ninguna disponible" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contenido desconocido" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -602,27 +630,27 @@ msgstr "" "tablas de la misma hayan sido creadas, y asegúrese de que el usuario " "apropiado tenga permisos de lectura en la base de datos." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Contraseña:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "¿Olvidó su contraseña o nombre de usuario?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Fecha/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Usuario" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Acción" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -630,115 +658,61 @@ msgstr "" "Este objeto no tiene historia de modificaciones. Probablemente no fue " "añadido usando este sitio de administración." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mostrar todos/as" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Guardar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Buscar" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultado" msgstr[1] "%(counter)s resultados" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "total: %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Guardar como nuevo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Guardar y agregar otro" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Guardar y continuar editando" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primero introduzca un nombre de usuario y una contraseña. Luego podrá " -"configurar opciones adicionales acerca del usuario." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Introduzca un nombre de usuario y una contraseña." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Introduzca una nueva contraseña para el usuario %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Contraseña" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Contraseña (de nuevo)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" -"Para verificación, introduzca la misma contraseña que introdujo arriba." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Eliminar" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Agregar otro/a %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "¿Eliminar?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Gracias por el tiempo que ha dedicado al sitio web hoy." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Identificarse de nuevo" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Cambio de contraseña" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Cambio de contraseña exitoso" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Su contraseña ha sido cambiada." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -747,46 +721,34 @@ msgstr "" "antigua y luego introduzca la nueva contraseña dos veces para verificar que " "la ha escrito correctamente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Contraseña antigua" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Contraseña nueva" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Cambiar mi contraseña" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Recuperar contraseña" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Reinicialización de contraseña completada" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Su contraseña ha sido cambiada. Ahora puede continuar e ingresar." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmación de reincialización de contraseña" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Introduzca la nueva contraseña" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -794,19 +756,15 @@ msgstr "" "Por favor introduzca su nueva contraseña dos veces de manera que podamos " "verificar que la ha escrito correctamente." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Contraseña nueva:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirme contraseña:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Reinicialización de contraseña fallida" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -815,12 +773,7 @@ msgstr "" "a que ya ha sido usado. Por favor solicite una nueva reinicialización de " "contraseña." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Recuperación de contraseña exitosa" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -828,7 +781,7 @@ msgstr "" "Se le han enviado intrucciones sobre como establecer su contraseña. Debería " "recibir las mismas pronto." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -837,7 +790,7 @@ msgstr "" "dirección de correo con la que se había registrado y verifique su carpeta de " "Correo no deseado." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -846,26 +799,26 @@ msgstr "" "Le enviamos este email porque Ud. ha solicitado que se reestablezca la " "contraseña para su cuenta de usuario en %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" "Por favor visite la página que se muestra a continuación y elija una nueva " "contraseña:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Su nombre de usuario, en caso de haberlo olvidado:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "¡Gracias por usar nuestro sitio!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "El equipo de %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -873,28 +826,52 @@ msgstr "" "¿Olvidó su contraseña? Introduzca su dirección de email abajo y le " "enviaremos instrucciones para establecer una nueva." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Dirección de email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Recuperar mi contraseña" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Todas las fechas" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ninguno/a)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Seleccione %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Seleccione %s a modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Fecha:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Buscar" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Agregar otro/a" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Actualmente:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Cambiar:" diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo index 53f122cf2a4039961154ba254412767d1f987475..9353349d04298f69a39926dfb63347b2299d689a 100644 GIT binary patch delta 1457 zcmbu-%S%*I9KiA8+cY0(Z?leqLFJ4yrHqaSLb?ddMJO56;xuz}CT8a9xp!JbFsq_e$G9fdw##)nRBK6dq?4Y zOXa+xb<(%dyUUd7!J%>Nx}1;1yQl8=SH ziTtTJAJr0H4Ko;I;vh<<=kOX{MEP)cjZ!oC7;ker5waTP{T+*0qB@D%h`Ue{=;tAc zAHaGXL;3#{uE%L?#k1H$e050%_yi@hk0={|L1L}m>x6n7xmzu=bOebHpkuLF73xlO5)ddxxT$T>{Cb~4KM3Rw{S>Cqu zBF8FCs&1pV)1?sd3>tX{7hGQC=%vYJS6#)Ik;=KcVBDA_OdZ<0n^$D45yzN?MS7|nc8cRK0XpypCB3jYkknXfuZ=^%yR7Dy>n?X9Aa W(jk6FppF$nH2-;6#ksm46+Zz&QYBCT delta 834 zcmXZa&r1|x9LMqR{>ss`bj#NKIR@3i#%8CsY)vSzgBln@2qA*n9F}BPOe4B1bcrH@ z(mF_V@lX&Qa;ZayE?xR@=`RQhk6pViy+7;oFwgUPX6Bji_nGfZeehXd^;b6i+-N?% zS3O}iB$EuZuXrB6;XX{H%v#Yy4?9uU`<=(Jjq_93f<#7DcmgY!F{|1OCJOKp z)3}Y-@eL|L-Cb|uCR1xgt#3yq$e|J*Lkl^f%`>HcLL z!wIaaWDl5p#>e;*r--(Wy}Tv`Xe2v|`hLW;ES;r|cF?H}D3AqXQsf3BDx849B?Y`Hca%*1y}w@a0BFut%B7yT&Av+isVUGT$^VpQ08=jD2q imKWA<#w-5Cy~(BM?s92yH6AX, 2011 +# Ramiro Morales , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-03 10:49+0000\n" +"Last-Translator: Ramiro Morales \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/" "django/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -17,12 +18,12 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s disponibles" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +33,38 @@ msgstr "" "as en el cuadro de abajo y luego haciendo click en la flecha \"Seleccionar\" " "ubicada entre las dos listas." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Escriba en esta caja para filtrar la lista de %s disponibles." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtro" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Seleccionar todos/as" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Haga click para seleccionar todos/as los/as %s." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Seleccionar" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Eliminar" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s seleccionados/as" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +74,24 @@ msgstr "" "activándolos en la lista de abajo y luego haciendo click en la flecha " "\"Eliminar\" ubicada entre las dos listas." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Eliminar todos/as" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Haga clic para deselecionar todos/as los/as %s." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s seleccionado/a" msgstr[1] "%(sel)s de %(cnt)s seleccionados/as" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +99,8 @@ msgstr "" "Tiene modificaciones sin guardar en campos modificables individuales. Si " "ejecuta una acción las mismas se perderán." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +110,8 @@ msgstr "" "que ha realizado en campos individuales. Por favor haga click en Aceptar " "para grabarlas. Necesitará ejecutar la acción nuevamente." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -116,7 +121,76 @@ msgstr "" "campos individuales. Es probable que lo que necesite usar en realidad sea el " "botón Ejecutar y no el botón Guardar." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +"Nota: Ud. se encuentra en una zona horaria que está %s hora adelantada " +"respecto a la del servidor." +msgstr[1] "" +"Nota: Ud. se encuentra en una zona horaria que está %s horas adelantada " +"respecto a la del servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +"Nota: Ud. se encuentra en una zona horaria que está %s hora atrasada " +"respecto a la del servidor." +msgstr[1] "" +"Nota: Ud. se encuentra en una zona horaria que está %s horas atrasada " +"respecto a la del servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Ahora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Reloj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Elija una hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Medianoche" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mediodía" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancelar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hoy" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendario" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ayer" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Mañana" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -124,62 +198,17 @@ msgstr "" "Enero Febrero Marzo Abril Mayo Junio Julio Agosto Setiembre Octubre " "Noviembre Diciembre" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M J V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mostrar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ocultar" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Ahora" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Reloj" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Elija una hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Medianoche" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mediodía" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancelar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hoy" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendario" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ayer" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Mañana" diff --git a/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo b/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo index a2f19e8b4adf496a34291e3a7aeb67cdc766f737..8db1de12f3b079f5ae438a2669bcba2523641b1b 100644 GIT binary patch delta 5901 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 delta 3982 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 diff --git a/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po b/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po index cc533444d..46a769d74 100644 --- a/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Abraham Estrada , 2011-2012 +# Abraham Estrada , 2011-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django/" "language/es_MX/)\n" @@ -17,156 +17,162 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Se eliminaron con éxito %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "No se puede eliminar %(name)s " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "¿Está seguro?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Eliminar %(verbose_name_plural)s seleccionados/as" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Todos/as" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Sí" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "No" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Desconocido" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Cualquier fecha" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hoy" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Últimos 7 días" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Este mes" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Este año" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"Por favor introduza %(username)s y contraseña correctos de una cuenta de " +"staff. Note que puede que ambos campos sean estrictos en relación a " +"diferencias entre mayúsculas y minúsculas." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Por favor, identifíquese de nuevo porque su sesión ha expirado." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Acción:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "hora de la acción" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id de objeto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr de objeto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "marca de acción" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "mensaje de cambio" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrada de registro" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entradas de registro" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Añadidos \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Modificados \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Eliminados \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objeto de registro de Log" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ninguno" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Modifica %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "y" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Se agregó %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Se modificaron %(list)s en %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Se eliminó %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "No ha modificado ningún campo." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -174,38 +180,43 @@ msgstr "" "Se agregó con éxito %(name)s \"%(obj)s\". Puede modificarlo/a nuevamente " "abajo." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" +"Se agregó con éxito %(name)s \"%(obj)s\". Puede agregar otro %(name)s abajo." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Se agregó con éxito %(name)s \"%(obj)s\"." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" +"Se modificó con éxito %(name)s \"%(obj)s\". Puede modificarlo/a nuevamente " +"abajo." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" +"Se modificó con éxito %(name)s \"%(obj)s\". Puede agregar otro %(name)s " +"abajo." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Se modificó con éxito %(name)s \"%(obj)s\"." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -213,268 +224,283 @@ msgstr "" "Deben existir items seleccionados para poder realizar acciones sobre los " "mismos. No se modificó ningún item." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "No se ha seleccionado ninguna acción." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Agregar %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Se eliminó con éxito %(name)s \"%(obj)s\"." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "No existe un objeto %(name)s con una clave primaria %(key)r." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Agregar %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Error en la base de datos" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "Se ha modificado con éxito %(count)s %(name)s." msgstr[1] "Se han modificado con éxito %(count)s %(name)s." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s seleccionados/as" msgstr[1] "Todos/as (%(total_count)s en total) han sido seleccionados/as" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionados/as" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Se eliminó con éxito %(name)s \"%(obj)s\"." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Historia de modificaciones: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"La eliminación de %(class_name)s %(instance)s provocaría la eliminación de " +"los siguientes objetos relacionados protegidos: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Identificarse" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Sitio de administración de Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administración de Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administración del sitio" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Identificarse" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administración de %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Fecha:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Buscar" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Agregar otro/a" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Página no encontrada" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Lo sentimos, pero no se encuentra la página solicitada." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Inicio" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Error del servidor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Error del servidor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Error de servidor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" +"Ha habido un error. Se ha informado a los administradores del sitio a través " +"de correo electrónico y debe ser reparado en breve. Gracias por su paciencia." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Ejecutar la acción seleccionada" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Ejecutar" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Haga click aquí para seleccionar los objetos de todas las páginas" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Seleccionar lo(s)/a(s) %(total_count)s de %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Borrar selección" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primero introduzca un nombre de usuario y una contraseña. Luego podrá " +"configurar opciones adicionales acerca del usuario." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bienvenido," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Introduzca un nombre de usuario y una contraseña." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentación" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Cambiar contraseña" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Cerrar sesión" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Sitio de administración de Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administración de Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Agregar" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historia" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ver en el sitio" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Por favor, corrija los siguientes errores." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Por favor, corrija los siguientes errores." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Introduzca una nueva contraseña para el usuario %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Contraseña" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Contraseña (de nuevo)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Para verificar, introduzca la misma contraseña que introdujo arriba." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bienvenido," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentación" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Cerrar sesión" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Agregar" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historia" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ver en el sitio" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Agregar %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrar" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Elimina de la clasificación" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioridad de la clasificación: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Activar la clasificación" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +511,7 @@ msgstr "" "de objetos relacionados, pero su cuenta no tiene permiso para eliminar los " "siguientes tipos de objetos:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -494,7 +520,7 @@ msgstr "" "Para eliminar %(object_name)s '%(escaped_object)s' requiere eliminar los " "siguientes objetos relacionados protegidos:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -503,16 +529,16 @@ msgstr "" "¿Está seguro de que quiere eliminar los %(object_name)s \"%(escaped_object)s" "\"? Se eliminarán los siguientes objetos relacionados:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Sí, estoy seguro" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Eliminar múltiples objetos" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -523,7 +549,7 @@ msgstr "" "pero tu cuenta no tiene permisos para eliminar los siguientes tipos de " "objetos:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -532,7 +558,7 @@ msgstr "" "Eliminar el seleccionado %(objects_name)s requiere eliminar los siguientes " "objetos relacionados protegidas:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -541,41 +567,56 @@ msgstr "" "¿Está seguro que desea eliminar el seleccionado %(objects_name)s ? Todos los " "objetos siguientes y sus elementos asociados serán eliminados:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Eliminar" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Agregar otro/a %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Eliminar?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Por %(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" -msgstr "" +msgstr "Modelos en la aplicación %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modificar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "No tiene permiso para editar nada" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Acciones recientes" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mis acciones" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ninguna disponible" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contenido desconocido" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -585,27 +626,27 @@ msgstr "" "tablas de la misma hayan sido creadas, y asegúrese de que el usuario " "apropiado tenga permisos de lectura en la base de datos." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Contraseña:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "¿Ha olvidado su contraseña o nombre de usuario?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Fecha/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Usuario" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Acción" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -613,114 +654,61 @@ msgstr "" "Este objeto no tiene historia de modificaciones. Probablemente no fue " "añadido usando este sitio de administración." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mostrar todos/as" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Guardar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Buscar" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s results" msgstr[1] "%(counter)s resultados" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "total: %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Guardar como nuevo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Guardar y agregar otro" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Guardar y continuar editando" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primero introduzca un nombre de usuario y una contraseña. Luego podrá " -"configurar opciones adicionales acerca del usuario." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Introduzca un nombre de usuario y una contraseña." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Introduzca una nueva contraseña para el usuario %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Contraseña" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Contraseña (de nuevo)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Para verificar, introduzca la misma contraseña que introdujo arriba." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Eliminar" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Agregar otro/a %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Eliminar?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Gracias por el tiempo que ha dedicado al sitio web hoy." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Identificarse de nuevo" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Cambio de contraseña" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Cambio de contraseña exitoso" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Su contraseña ha sido cambiada." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -729,46 +717,34 @@ msgstr "" "antigua y luego introduzca la nueva contraseña dos veces para verificar que " "la ha escrito correctamente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Contraseña anterior" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nueva contraseña" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Cambiar mi contraseña" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Recuperar contraseña" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Reinicialización de contraseña completada" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Se le ha enviado su contraseña. Ahora puede continuar e ingresar." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmación de reincialización de contraseña" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Introduzca la nueva contraseña" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -776,19 +752,15 @@ msgstr "" "Por favor introduzca su nueva contraseña dos veces de manera que podamos " "verificar que la ha escrito correctamente." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nueva contraseña:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirme contraseña:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Reinicialización de contraseña no exitosa" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -797,77 +769,104 @@ msgstr "" "a que ya ha sido usado. Por favor solicite una nueva reinicialización de " "contraseña." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Recuperación de contraseña exitosa" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"Le hemos enviado un correo electrónico con las instrucciones para configurar " +"la contraseña. Usted debe recibirlo en cualquier momento." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Si usted no recibe un correo electrónico, por favor, asegúrese de que ha " +"introducido la dirección con la que se registró, y revise su carpeta de spam." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" +"Usted está recibiendo este correo electrónico porque ha solicitado un " +"restablecimiento de contraseña para la cuenta de usuario en %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" "Por favor visite la página que se muestra a continuación y elija una nueva " "contraseña:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Su nombre de usuario, en caso de haberlo olvidado:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "¡Gracias por usar nuestro sitio!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "El equipo de %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" +"¿Olvidó su contraseña? Ingrese su dirección de correo electrónico, y le " +"enviaremos las instrucciones para establecer una nueva." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "Correo electrónico:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Recuperar mi contraseña" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Todas las fechas" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ninguno)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Seleccione %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Seleccione %s a modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Fecha:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Buscar" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Agregar otro/a" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Actualmente:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Modificar:" diff --git a/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo index dfd4c5067bea803d658d5b014e06642690e7cc70..fd78ea2b9a2194bc1202a2bebd30b855491f63cf 100644 GIT binary patch delta 365 zcmXBOJxjw-6oBDVZIc>p(Y0o{IOrgWNovZRx+hjvZnf%b4IBX84KQ47 zi=>0iW)yaR2^Qa{)92oM&i$S9Q}`}C7gD`JN~G$F?2E{6RwRSF6C%@ifH^!yN)qBE zo?{-nIE&XfgLi0ffIIkw4$c#jKFactl##`uYbunwm4!-cV`Dy3d%hRQ@3Hl%I++r;XJ7@O7+a4V%<}#|E OwrsIs+e0@SXZ`>s>^C9+ diff --git a/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po index 882e5798e..31c76cbef 100644 --- a/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Abraham Estrada , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django/" "language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -17,12 +17,12 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Disponible %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +32,38 @@ msgstr "" "seleccionándolos en el cuadro de abajo y haciendo click en la flecha " "\"Seleccionar\" entre las dos cajas." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Escriba en esta casilla para filtrar la lista de %s disponibles." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtro" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Seleccionar todos" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Da click para seleccionar todos los %s de una vez." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Seleccionar" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Quitar" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s seleccionados" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +73,24 @@ msgstr "" "seleccionándolos en el cuadro de abajo y haciendo click en la flecha " "\"Eliminar\" entre las dos cajas." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Eliminar todos" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Da click para eliminar todos los %s seleccionados de una vez." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s seleccionado/a" msgstr[1] "%(sel)s de %(cnt)s seleccionados/as" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "Tiene modificaciones sin guardar en campos modificables individuales. Si " "ejecuta una acción las mismas se perderán." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +109,8 @@ msgstr "" "que ha realizado en campos individuales. Por favor haga click en Aceptar " "para grabarlas. Necesitará ejecutar la acción nuevamente." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -116,7 +120,68 @@ msgstr "" "campos individuales. Es probable que lo que necesite usar en realidad sea el " "botón Ejecutar y no el botón Guardar." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Ahora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Reloj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Elija una hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Medianoche" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mediodía" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancelar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hoy" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendario" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ayer" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Mañana" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -124,62 +189,17 @@ msgstr "" "Enero Febrero Marzo Abril Mayo Junio Julio Agosto Setiembre Octubre " "Noviembre Diciembre" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M J V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mostrar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ocultar" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Ahora" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Reloj" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Elija una hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Medianoche" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mediodía" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancelar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hoy" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendario" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ayer" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Mañana" diff --git a/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo b/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..42df4ddf6f946f0e7b0b2be6b8bde1968007c4b7 GIT binary patch literal 486 zcmZ8d%Sr<=6jgLJOV=*0;G#v-WCn#cwIbFQ6pKa2ZY6eZr;%wgBpF-%5C6h%@>{&q zih>6Y$sy-HPQLbbKeh^fr;bY5E{A$w6K zx6wV8)&(~5xz5;Sm3x+23DNj2WqpS#ke6MlfD#fBpD=OC;ts^8GER;}A_N)PJ-+I? z=RaQ}Ky+l>J`#lJR{6kEr;IODuuj5_GDds2MV(;*XS5B;i()NX+RW@Z)tJ0eIkFVh zLc&9-$TEk<1P#7dSg0m6<{^}l^W}2c3Uzlq!&Pf)7rfkL_PpeqsJ!@T$I(Ac2D}-K zu1ABv4~bhM>RS`g(4uc8B@Va>yeyP9U6{_5^B8)M>5#SmeD%l~IyNv\n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/projects/p/" +"django/language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "" + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "" + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "" + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "" + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "" + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "" + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "" + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "" + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr "" + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "" + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "" + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "" + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "" + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "" + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "" + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..e3dc41697582da43c44f9be953011f431705dfd2 GIT binary patch literal 463 zcmYLEO-}+b6x8TxkDfg|6Auu4w7Wut5-#$QkVquBay1nm%aWztv|T~}2Y=7sViycd zGHGAlWaiE9&Gr7m!yO%X;l9&zr4IHj+&^gQbx zkvA}E0)G6Y#-s7z+&rxFpr@51jf|0U*ETh8c%rUbKdjb z&gD68dA;}ihS>2-l6D%(ATf?8NjBy)ta9^1`E$B4Irt)u#eZTU9>rz&C6;2N$8L|} zbdI;<6nqy`@F&!BQZnr0aX8ADm?@@`$cai!!%5Bsvv3T@SED+1BYLsJIo^ak)9gdt z|1zfH0UV8g!@KbiZpAs7#?V)D7&VY1n8N$bSt`2mOS}XxI%Z@U!@Xt#(o<856R;jD zaRsV_+fdi-!~nj4{4*c(qe(oC>gWa3dlGpGlWfv4h4&jTm0T>qGOR_ta2aaKR^g@C zi@mrD*I_2p@hWb?H5kY?=6T$Wx^EUgywfZ~jl2cbkqFMl%^1^z-=b27L#VaNVSbu% z9F|}NJ8&1eFp1u(gQGABGq4Y{@n+nPdd?}-lAc3de-SlPNqP49>^$aQQ(8!ars@jR z4f9bwUW$5Q3u^7#kinZi)QbmDBeGEUJ?9+nN9Dkq$ZDE*P%l2_oIiz1;{WF{|5_7o zzP*;?v54bx^x=GrVmmhBXV{Pa0`dU=it4~us1dt(sydpAn)>m`pv@#yhvy=zV-_Nh zGQk)XB~c&h0sW{B4WJ&h8!PZ-8t6&8jL+iWf7G(Z~>-~5PrM`m*6&R#N$qT71Ki+m=(Alqj(>lK`mjok9)BXHIO5y zY(MUJ5;bFIkerB_Z>eZ)5-zi+C<`^hu{aHj@ittJ8tFmQet#R4Bmc%qJc{k;BB2_v z6E)J8@Nztin(1?n-(#Zo|EOZSM`KVI6rg%u>gadc>v2zlG1sA{eu%B1HN1dY8V~cW znW{j&uou-nh*R+&I0Y}D22xQ z?nfrW3}66XL(Skx)b;0a7AgZZV-2W*HlfbnQqKIV18ZqW#f{DdTT$EOVWg905L5A8 zWb2xbkmWZ2Lv2qFTO@?{;%oQ?uEb|ajJ=pp#a6_9jt5a4_@s*Y*A$(mVK#n;ET@@S z%^t;-n2N7p82^I2)0DDzy0HnhRR2Pa?67nE0p8E?N4OG~O|oa~AZoyGp=Rnxj7kQT z6Q~EBM|KK59gtqNa8T)$`NH#HW)--~&u^UbIitwnu$H=u2~_r0uzA(qhH4+cxp)kfR6f2^WAO^?!)AOK z|AXqtt<(7vjUA|^IEPy5pD>yCo1_``2;9h&m|WD2KIgc`IX?}ReAi$I!>E}$hKcw& zX5v}YQeMQ>cxk;cRLvIT&w=?nY6d^SX1yqNrrm*DRC1M|dRpc<4fUeAsN7iU90xIh z<1Au3v6yHhp0akhy$yS)soZZf{L2l)WiP+lXU&AVrUh9-jFidNkh>_x1P=evQfnTe zK^73#5-MbXxt(}G2b6Wh^~5e6P@W;S5`{!IaW|oH+(axOMvBsl#TfnqXkt`)^`E^K zDrA9aRSRV$QA0dSFnQ)tYjBJ=_6RjCsOGkd=p#A_l^ckg31wb4p|YF!1Hrdu_%D@~ z;67rcBvXkHQ9_9|Ks-d;MJQjk5h~=LKD#Mq6_v0xBdsvzrM7}tPpBwQHxTy_O@z`x zWwXujA68Ybc8-g%pGYM(5h@c1rJHiPhnP<^5=vE-CkP+Wp~cciO`Bp3kwPeqZY8uc zRmyG5<5))co#SDwtaNWI^A{~oJ9TCAGNPS$%xSAeC8Nq!#1>*9QA=D&3=%FPjZg^^ zJBaIuKN3$8D)~0%LA+P_Gs|hn!Ff)7Ia&hZ_NBdn#ekJw1u=rr!MzDO_04t95! z_xOS>ouP23CmIPxLtSCZ<2ht~>S?nUXFQYst26QQ8DG1s3{Rm|oIN|+H}UdFYez8J z+Hzahs`l2^(Vp@itI<0%KGwU>6+fKgPPESEc9+NU`l+Q;H>z#^{-yKhUbHyoFd~hSvLeS;!g)ET=5_3X1Wq;;?t-8nEW%j0j(wg delta 4032 zcmYk;3vg7`9mnxQLP8!SfrK{^E{23h*tkhZfItMwAP>QUB!xneT#{>8yV(uB3pxd)TaY6js@%r*&Q{B(5SBrL|6o=wO(Ogp9)h}Sbt zU?mU`TV!MV&)I<@#BYL7m` zX8a6C<6`m^#4gOhw^0i`kG=5{Zotd96vNz&&T|sAm8Vd@e*=}Nx4rK#4<`Rg=@llF zs_TZN4;YJDc^&G4vrv0}6KcWBQ5Wt&-B|>6p-tX+JE{iuBin9{pf3Dl9EK-R$NhB( z`RCf^Lnc(kxkD)oEayYx>8L$hf!b>aN8(zva3{v_8C-;8IQs**4jWJ>sfVeUS|}7wY#tcue!h=##!A-!oA-2PoZk% zIaEeo@#cSz%E%eiou2c)f8YE5V(yK5I1tQQtQrPqdkXl!Ix(0N#tw;6-e~gO%jJhmM)R z%Ln#({seX5*HM}IC(gi6aWppgyjM0ZVBC$m@CgjzDP(P?vC5cEY)5U;>!^jF^~Qfs z(AmPo1#H2!H>6YcD(a5^j7rtJScD&=PSnSrE~>s*$apLk;3RK68#5R;q0X}uRfGZ5 zmTdOs6Wi$M1P4$TIEuQH7f@Sq((^R(sxa@NULbjFq{bsqDV~bT;7a6yG8-@t4`6@% zA@Zs)&!dX*G*VkU|8#67Vl~D*i?5+xosZNSGZBA@+T*LJ)D<(SVjG6K<7(7iPsbcw zh6B(>-EkM{26v(E{BhKIet^Y#{-2^lR?SPO11@7zgJzbMOEvh39b)_MV*nvpO8NG2Vk( z$ml6lGS;BB>^Q0>UPe8Zzee4_?@$>zi#qPSH~z@`{wgN4@;ve#z=@cu1b1>uoo)r zD~KgTka*mknOD+yke=GsG^tNkl4_6fsRy%}AWf;ig-xiY9M`%#^G0eXQh(euJ47F} zVZ?0WenLs;BpxBux`_G2J`HH!BOW4#69WnDf^KXvaWm0EsHx7_L^Fd>V$|-|bFqdF z<(2vaq{%j-ig6U zU$owIx{39K3QN_ygV;peL~JM2C}h2#vs3@8jJogS4^IqW$|mk4)KsS%i2H~|L_49j zB~7Y4)ScyxN8&ajm)PvhU5_DRC$Wy0M=T^%t7<)jMXc3ksgCqee3Qr`RFA8P5<+cU z8nYM25PokgcDq08TcZE2r&=SQhrRwNTuy|EJ;W-)N9a|n_7&m*VgXS@Oec;I8H6fa z%^|)`sDN)H4iIWX)0ju`LDkPxZ$ixV`rp9s5F5SmU7laiLFW*$lK84O`CWH^!D#nT z@lbbM`2aVo&~+az?Cf72wd}TzKqwH6MeJB09CAM|d@Omi=yHa;wWK;Zzhr+#-;mR7 zb=uKrcR13Pd~0C;%>J!w>`=R7MdPilPBeOZJm~&o$f)d&&Y%->-2V(I_gN7q>csx< z2WF9X0`Hr6=-R=_;-Tky)h`MVwYYj&nx23GApw{QF^VQT@)e{@4r?@?3!za}Gs{Ov2daI_o zp=L^@pO&}4j>ddV5jzwO+Ocq?!Mei^g~Gu=AbGy5UoS65``n+FhX#=!-?a=mP9#9G z9CuvBk>t6GX_;~A*C|FF2&, 2011 # Jannis Leidel , 2011 -# jannolii , 2013 +# Janno Liivak , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-26 21:29+0000\n" -"Last-Translator: jannolii \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-20 21:03+0000\n" +"Last-Translator: Janno Liivak \n" "Language-Team: Estonian (http://www.transifex.com/projects/p/django/language/" "et/)\n" "MIME-Version: 1.0\n" @@ -19,62 +19,68 @@ msgstr "" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." -msgstr "%(count)d %(items)s kustutamine õnnestus" +msgstr "%(count)d %(items)s kustutamine õnnestus." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Ei saa kustutada %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Kas olete kindel?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Kustuta valitud %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administreerimine" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Kõik" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Jah" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ei" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Tundmatu" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Suvaline kuupäev" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Täna" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Viimased 7 päeva" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Käesolev kuu" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Käesolev aasta" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,100 +89,97 @@ msgstr "" "Palun sisestage personali kontole õige %(username)s ja parool. Teadke, et " "mõlemad väljad võivad olla tõstutundlikud." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Teie sessioon on aegunud. Palun logige uuesti sisse." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Toiming:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "toimingu aeg" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objekti id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objekti esitus" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "toimingu lipp" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "muudatuse tekst" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "logisissekanne" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "logisissekanded" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Lisatud \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Muudetud \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Kustutatud \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objekt LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Puudub" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Muutsin %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ja" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Lisatud %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Muudetud %(list)s objektil %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Kustutatud %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ühtegi välja ei muudetud." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" lisamine õnnestus. Te võite seda muuta." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -184,12 +187,12 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" lisamine õnnestus. Allpool saate lisada uue %(name)s." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" lisamine õnnestus." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -197,7 +200,7 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" muutmine õnnestus. Allpool saate seda uuesti muuta." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -205,12 +208,12 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" muutmine õnnestus. Allpool saate lisada uue %(name)s." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" muutmine õnnestus." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -218,150 +221,139 @@ msgstr "" "Palun märgistage elemendid, millega soovite toiminguid sooritada. Ühtegi " "elementi ei muudetud." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Toiming valimata." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Lisa %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" kustutati." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s objekt primaarvõtmega %(key)r ei eksisteeri." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Lisa %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Muuda %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Andmebaasi viga" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s muutmine õnnestus." msgstr[1] "%(count)s %(name)s muutmine õnnestus." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s valitud" msgstr[1] "Kõik %(total_count)s valitud" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "valitud 0/%(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" kustutati." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Muudatuste ajalugu: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Et kustutada %(class_name)s %(instance)s, on vaja kustutada järgmised " +"kaitstud seotud objektid: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Sisene" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administreerimisliides" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administreerimisliides" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Saidi administreerimine" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Sisene" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s - administreerimine" +msgid "%(app)s administration" +msgstr "%(app)s administreerimine" -#: widgets.py:90 -msgid "Date:" -msgstr "Kuupäev:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Aeg:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Otsi" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Lisa Uus" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Hetkel:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Muuda:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Lehte ei leitud" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Vabandame, kuid soovitud lehte ei leitud." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Kodu" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Serveri viga" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Serveri viga (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Serveri Viga (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -369,120 +361,142 @@ msgstr "" "Ilmnes viga. Sellest on e-posti teel teavitatud lehe administraatorit ja " "viga parandatakse esimesel võimalusel. Täname kannatlikkuse eest." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Käivita valitud toiming" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Mine" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Kliki siin, et märgistada objektid üle kõigi lehekülgede" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Märgista kõik %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Tühjenda valik" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Kõige pealt sisestage kasutajatunnus ja salasõna, seejärel on võimalik muuta " +"täiendavaid kasutajaandmeid." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Tere tulemast," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Sisestage kasutajanimi ja salasõna." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentatsioon" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Muuda salasõna" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Logi välja" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administreerimisliides" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administreerimisliides" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Lisa" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Ajalugu" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Näita lehel" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Palun parandage allolevad vead" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Palun parandage allolevad vead." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Sisestage uus salasõna kasutajale %(username)s" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Salasõna" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Salasõna (uuesti)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" +"Sisestage sama salasõna uuesti veendumaks, et sisestamisel ei tekkinud vigu" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Tere tulemast," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentatsioon" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Logi välja" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Lisa" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Ajalugu" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Näita lehel" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Lisa %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtreeri" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Eemalda sorteerimisest" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sorteerimisjärk: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Sorteerimine" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Kustuta" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -493,7 +507,7 @@ msgstr "" "kustutada lisaks ka kõik seotud objecktid, aga teil puudub õigus järgnevat " "tüüpi objektide kustutamiseks:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -502,7 +516,7 @@ msgstr "" "Et kustutada %(object_name)s '%(escaped_object)s', on vaja kustutada " "järgmised kaitstud seotud objektid:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -512,16 +526,16 @@ msgstr "" "\"%(escaped_object)s\"? Kõik järgnevad seotud objektid kustutatakse koos " "sellega:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Jah, olen kindel" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Kustuta mitu objekti" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -531,7 +545,7 @@ msgstr "" "Kui kustutada valitud %(objects_name)s, peaks kustutama ka seotud objektid, " "aga sinu kasutajakontol pole õigusi järgmiste objektitüüpide kustutamiseks:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -540,7 +554,7 @@ msgstr "" "Et kustutada valitud %(objects_name)s, on vaja kustutada ka järgmised " "kaitstud seotud objektid:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -549,41 +563,56 @@ msgstr "" "Kas oled kindel, et soovid kustutada valitud %(objects_name)s? Kõik " "järgnevad objektid ja seotud objektid kustutatakse:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Eemalda" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Lisa veel üks %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Kustutan?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Rakenduse %(name)s moodulid" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Muuda" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Teil ei ole õigust midagi muuta." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Hiljutised Toimingud" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Minu Toimingud" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ei leitud ühtegi" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Tundmatu sisu" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -593,27 +622,27 @@ msgstr "" "andmebaasitabelid on loodud ning et andmebaas on vastava kasutaja poolt " "loetav." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Salasõna:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Unustasite oma parooli või kasutajanime?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Kuupäev/kellaaeg" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Kasutaja" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Toiming" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -621,113 +650,61 @@ msgstr "" "Sellel objektil puudub muudatuste ajalugu. Tõenäoliselt ei kasutatud selle " "objekti lisamisel käesolevat administreerimislidest." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Näita kõiki" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Salvesta" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Otsing" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s tulemus" msgstr[1] "%(counter)s tulemust" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "Kokku %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Salvesta uuena" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Salvesta ja lisa uus" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Salvesta ja jätka muutmist" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Kõige pealt sisestage kasutajatunnus ja salasõna, seejärel on võimalik muuta " -"täiendavaid kasutajaandmeid." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Sisestage kasutajanimi ja salasõna." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Sisestage uus salasõna kasutajale %(username)s" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Salasõna" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Salasõna (uuesti)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" -"Sisestage sama salasõna uuesti veendumaks, et sisestamisel ei tekkinud vigu" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Eemalda" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Lisa veel üks %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Kustutan?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Tänan, et veetsite aega meie lehel." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Logi uuesti sisse" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Salasõna muutmine" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Salasõna muutmine õnnestus" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Teie salasõna on vahetatud." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -736,46 +713,34 @@ msgstr "" "uus salasõna.Veendumaks, et uue salasõna sisestamisel ei tekkinud vigu, " "palun sisestage see kaks korda." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Vana salasõna" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Uus salasõna" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Muuda salasõna" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Uue parooli loomine" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Uue salasõna loomine valmis" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Teie salasõna on määratud. Võite nüüd sisse logida." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Uue salasõna loomise kinnitamine" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Sisestage uus salasõna" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -783,19 +748,15 @@ msgstr "" "Palun sisestage uus salasõna kaks korda, et saaksime veenduda, et " "sisestamisel ei tekkinud vigu." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Uus salasõna:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Kinnita salasõna:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Uue salasõna loomine ebaõnnestus" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -803,12 +764,7 @@ msgstr "" "Uue salasõna loomise link ei olnud korrektne. Võimalik, et seda on varem " "kasutatud. Esitage uue salasõna taotlus uuesti." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Uue parooli loomine õnnestus" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -816,7 +772,7 @@ msgstr "" "Saatsime teie poolt määratud e-postile parooli muutmise juhendi. Peaksite " "selle lähiajal kätte saama." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -824,7 +780,7 @@ msgstr "" "Kui te ei saa kirja siis kontrollige, et sisestasite e-posti aadressi " "millega registreerisite ning kontrollige oma rämpsposti kausta." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -833,24 +789,24 @@ msgstr "" "Saite käesoleva kirja kuna soovisite muuta lehel %(site_name)s oma " "kasutajakontoga seotud parooli." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Palun minge järmisele lehele ning sisestage uus salasõna" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Teie kasutajatunnus juhul, kui olete unustanud:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Täname meie lehte külastamast!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s meeskond" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -858,28 +814,52 @@ msgstr "" "Unustasite oma parooli? Sisestage allpool oma e-posti aadress ja me saadame " "teile juhendi, kuidas parooli muuta." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-posti aadress:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Reseti parool" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Kõik kuupäevad" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Puudub)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Vali %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Vali %s mida muuta" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Kuupäev:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Aeg:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Otsi" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Lisa Uus" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Hetkel:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Muuda:" diff --git a/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo index 7281fd4f5e5a14a26860d4b6322906b7ed34f8f9..50aca7aa8312a79668bf740db3317fedc37e8830 100644 GIT binary patch delta 1209 zcmb8t%WD%s9Ki9(LsQeHYOA%jR;Pt}s7bmTjIFT;@o})!*h5-Zd(IUR$nvb0|_ST+ptXvP+lggXO!Q4$yk z+JneX4F{gaKK566Dk)q*nXrQFt!gNlKEccQ3}u4^yGf!QC?}zD3VoD$t4OYD4do=> z2EGse|B8?3|B2Nam4|##*=Ur};y9W(g_6)6tl(X|iP2W2Zs0BCK-4Zm5|Vq-Mab3B z#C~Egv0mhJbrS5WItZ4lsx~U?g%@ljAZ@uUy~I9gP<9iNjJ)B-a*)QJphHflo9H3r z1a=Zq$g^?5rQR+Nid=TpUw;)o6RMW&oW4}@wdLBn-_wPX?`o@HThqF9O?$Rmv0Ytu z=Iyk~mo^#e{m)>1)h;;2>5a=K|GDnpW7GBKs1;dUh@}%pQ${vr9@l0zXJ!_k#<~r9 zj-@h&&X~E3dBmW^$1Ja$nsBY6H)oYgZcdL{#bQa1IZnlzt$&Vf_K@%&_71bTb7qjZgJVh;QFb!5%~qSE6LOV delta 816 zcmXZaOG_J36u|M5WUOPf^=+y(aS(N*qcf4TF)nKtl@=x7N)aDKh)UucK}tSDNpzvz zRctq1NIrpXtkRY)x-N7tT@<1n&K`q#g{KVr>!UVp>E2NOjaL{}UIEpJ+Lw)(c3ANKZ13y7RPg&Royo3Fo)*7(3}!^PU+m&}aP>3)=C2COc^H zV&C8%?&1yd04hziqrN|KN)w^qfR6fmDvf9^$E;&UZCHyxBASU-qJz-!m_1Y``r*-o zv=RD_buo*{5SYAP`~${#6yvLp8Ld@h$?&1TEr?a5&I IOYKnT4xbE5e*gdg diff --git a/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po index b85c88673..fdfa88b50 100644 --- a/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po @@ -3,14 +3,14 @@ # Translators: # eallik , 2011 # Jannis Leidel , 2011 -# jannolii , 2013 +# Janno Liivak , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-05-28 15:19+0000\n" -"Last-Translator: jannolii \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-20 21:21+0000\n" +"Last-Translator: Janno Liivak \n" "Language-Team: Estonian (http://www.transifex.com/projects/p/django/language/" "et/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Saadaval %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,38 +34,38 @@ msgstr "" "kirjet allolevast kastist ning vajutades noolt \"Vali\" liigutada neid ühest " "kastist teise." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Filtreeri selle kasti abil välja \"%s\" nimekirja." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Vali kõik" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Kliki, et valida kõik %s korraga." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Vali" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Eemalda" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Valitud %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,22 +75,24 @@ msgstr "" "allolevast kastist ning vajutades noolt \"Eemalda\" liigutada neid ühest " "kastist teise." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Eemalda kõik" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Kliki, et eemaldada kõik valitud %s korraga." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s %(cnt)sst valitud" msgstr[1] "%(sel)s %(cnt)sst valitud" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -98,7 +100,8 @@ msgstr "" "Muudetavates lahtrites on salvestamata muudatusi. Kui sooritate mõne " "toimingu, lähevad salvestamata muudatused kaotsi." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -107,7 +110,8 @@ msgstr "" "Valisid toimingu, kuid pole salvestanud muudatusi lahtrites. Salvestamiseks " "palun vajuta OK. Pead toimingu uuesti käivitama." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -116,7 +120,68 @@ msgstr "" "Valisid toimingu, kuid sa pole ühtegi lahtrit muutnud. Tõenäoliselt peaksid " "vajutama 'Mine' mitte 'Salvesta' nuppu." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Märkus: Olete %s tund serveri ajast ees." +msgstr[1] "Märkus: Olete %s tundi serveri ajast ees." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Märkus: Olete %s tund serveri ajast maas." +msgstr[1] "Märkus: Olete %s tundi serveri ajast maas." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Praegu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Kell" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Vali aeg" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Kesköö" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 hommikul" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Keskpäev" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Tühista" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Täna" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Eile" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Homme" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -124,62 +189,17 @@ msgstr "" "Jaanuar Veebruar Märts Aprill Mai Juuni Juuli August September Oktoober " "November Detsember" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "P E T K N R L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Näita" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Varja" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Praegu" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Kell" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Vali aeg" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Kesköö" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 hommikul" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Keskpäev" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Tühista" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Täna" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Eile" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Homme" diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo b/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo index c260046b459e962a24d48225852363f83584dd20..0187d6961a2d110989cc0a952be11107ab6da4f0 100644 GIT binary patch delta 3688 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 Lll^V*k>Y;?*9z)3 diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/django.po b/django/contrib/admin/locale/eu/LC_MESSAGES/django.po index 6abdd391c..d378c3ab1 100644 --- a/django/contrib/admin/locale/eu/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/eu/LC_MESSAGES/django.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Aitzol Naberan , 2013 # Jannis Leidel , 2011 # julen , 2012-2013 # julen , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Basque (http://www.transifex.com/projects/p/django/language/" "eu/)\n" @@ -19,62 +20,68 @@ msgstr "" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s elementu ezabatu dira." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Ezin da %(name)s ezabatu" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ziur zaude?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Ezabatu aukeratutako %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Dena" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Bai" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ez" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Ezezaguna" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Edozein data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Gaur" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Aurreko 7 egunak" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Hilabete hau" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Urte hau" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,100 +90,97 @@ msgstr "" "Idatzi kudeaketa gunerako %(username)s eta pasahitz zuzena. Kontuan izan " "biek maiuskula/minuskulak desberdintzen dituztela." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Hasi saioa berriro, zure sesioa iraungitu egin da." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Ekintza:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "Ekintza hordua" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "Objetuaren id-a" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "Objeturaren aurkezpena" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "Ekintza botoia" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "Mezua aldatu" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "Log sarrera" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "log sarrerak" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" gehituta." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" aldatuta - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" ezabatuta." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry objektua" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Bat ere ez" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s aldatuta." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "eta" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" gehituta." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Changed %(list)s for %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ezabatuta." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ez da eremurik aldatu." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" ondo gehitu da. Jarraian aldatu dezakezu berriro." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -185,12 +189,12 @@ msgstr "" "%(name)s \"%(obj)s\" ondo gehitu da. Beste %(name)s bat gehitu dezakezu " "jarraian." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" ondo gehitu da." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -199,7 +203,7 @@ msgstr "" "%(name)s \"%(obj)s\" ondo aldatu da. Aldaketa gehiago egin ditzazkezu " "jarraian." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -208,12 +212,12 @@ msgstr "" "%(name)s \"%(obj)s\" ondo aldatu da. Beste %(name)s bat gehitu dezakezu " "jarraian." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ondo aldatu da." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -221,150 +225,140 @@ msgstr "" "Elementuak aukeratu behar dira beraien gain ekintzak burutzeko. Ez da " "elementurik aldatu." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Ez dago ekintzarik aukeratuta." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Gehitu %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" ondo ezabatu da." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Ez dago %(key)r gakodun %(name)s objekturik." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Gehitu %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Aldatu %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Datu-basearen errorea" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(name)s %(count)s ondo aldatu da." msgstr[1] "%(count)s %(name)s ondo aldatu dira." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "Guztira %(total_count)s aukeratuta" msgstr[1] "Guztira %(total_count)s aukeratuta" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Guztira %(cnt)s, 0 aukeratuta" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" ondo ezabatu da." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Aldaketen historia: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"%(class_name)s klaseko %(instance)s instantziak ezabatzeak erlazionatutako " +"objektu hauek ezabatzea eragingo du:\n" +"%(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Sartu" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django kudeaketa gunea" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django kudeaketa" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Webgunearen kudeaketa" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Sartu" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s kudeaketa" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Ordua:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Lookup" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Beste bat gehitu" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Oraingoa:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Aldatu:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Ez da orririk aurkitu" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Barkatu, eskatutako orria ezin daiteke aurkitu" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Hasiera" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Zerbitzariaren errorea" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Zerbitzariaren errorea (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Zerbitzariaren errorea (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -372,120 +366,142 @@ msgstr "" "Errore bat gertatu da. Errorea guneko kudeatzaileari jakinarazi zaio email " "bidez eta laister egon beharko luke konponduta. Barkatu eragozpenak." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Burutu hautatutako ekintza" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Joan" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Egin klik hemen orri guztietako objektuak aukeratzeko" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Hautatu %(total_count)s %(module_name)s guztiak" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Garbitu hautapena" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Lehenik idatzi erabiltzaile-izena eta pasahitza. Gero erabiltzaile-aukera " +"gehiago aldatu ahal izango dituzu." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Ongi etorri," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Idatzi erabiltzaile-izen eta pasahitza." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentazioa" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Aldatu pasahitza" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Irten" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django kudeaketa gunea" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django kudeaketa" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Gehitu" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historia" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ikusi gunean" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Zuzendu azpiko erroreak." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Idatzi pasahitz berria %(username)s erabiltzailearentzat." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Pasahitza" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Pasahitza (berriro)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Idatzi goiko pasahitz bera, egiaztapenerako." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Ongi etorri," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentazioa" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Irten" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Gehitu" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historia" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ikusi gunean" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Gehitu %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Iragazkia" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Kendu ordenaziotik" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Ordenatzeko lehentasuna: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Txandakatu ordenazioa" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Ezabatu" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -495,7 +511,7 @@ msgstr "" "%(object_name)s ezabatzean bere '%(escaped_object)s' ere ezabatzen dira, " "baina zure kontuak ez dauka baimenik objetu mota hauek ezabatzeko:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -504,7 +520,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' ezabatzeak erlazionatutako objektu " "babestu hauek ezabatzea eskatzen du:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -513,16 +529,16 @@ msgstr "" "Ziur zaude %(object_name)s \"%(escaped_object)s\" ezabatu nahi dituzula? " "Erlazionaturik dauden hurrengo elementuak ere ezabatuko dira:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Bai, ziur nago" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Ezabatu hainbat objektu" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -533,7 +549,7 @@ msgstr "" "eskatzen du baina zure kontuak ez dauka baimen nahikorik objektu mota hauek " "ezabatzeko: " -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -542,7 +558,7 @@ msgstr "" "Hautatutako %(objects_name)s ezabatzeak erlazionatutako objektu babestu " "hauek ezabatzea eskatzen du:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -551,41 +567,56 @@ msgstr "" "Ziur zaude hautatutako %(objects_name)s ezabatu nahi duzula? Objektu guzti " "hauek eta erlazionatutako elementu guztiak ezabatuko dira:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Kendu" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Gehitu beste %(verbose_name)s bat" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Ezabatu?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Irizpidea: %(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s aplikazioaren modeloak" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Aldatu" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Ez daukazu ezer aldatzeko baimenik." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Azken ekintzak" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Nire ekintzak" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ez dago ezer" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Eduki ezezaguna" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -594,27 +625,27 @@ msgstr "" "Zerbait gaizki dago zure datu-basearekin. Ziurtatu datu-baseko taulak sortu " "direla eta erabiltzaile egokiak irakurtzeko baimena duela." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Pasahitza:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Pasahitza edo erabiltzaile-izena ahaztu duzu?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/ordua" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Erabiltzailea" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Ekintza" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -622,113 +653,61 @@ msgstr "" "Objektu honek ez dauka aldaketen historiarik. Ziurrenik kudeaketa gunetik " "kanpo gehituko zen." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Erakutsi dena" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Gorde" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Bilatu" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "Emaitza %(counter)s " msgstr[1] "%(counter)s emaitza" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s guztira" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Gorde berri gisa" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Gorde eta gehitu beste bat" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Gorde eta jarraitu editatzen" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Lehenik idatzi erabiltzaile-izena eta pasahitza. Gero erabiltzaile-aukera " -"gehiago aldatu ahal izango dituzu." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Idatzi erabiltzaile-izen eta pasahitza." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Idatzi pasahitz berria %(username)s erabiltzailearentzat." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Pasahitza" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Pasahitza (berriro)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Idatzi goiko pasahitz bera, egiaztapenerako." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Kendu" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Gehitu beste %(verbose_name)s bat" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Ezabatu?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Eskerrik asko webguneari zure probetxuzko denbora eskaintzeagatik." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Hasi saioa berriro" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Aldatu pasahitza" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Pasahitza ondo aldatu da" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Zure pasahitza aldatu egin da." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -736,64 +715,48 @@ msgstr "" "Idatzi pasahitz zaharra segurtasun arrazoiengatik eta gero pasahitz berria " "bi aldiz, akatsik egiten ez duzula ziurta dezagun." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Pasahitz zaharra" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Pasahitz berria" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Aldatu nire pasahitza" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Berrezarri pasahitza" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Pasahitza berrezartzea burutu da" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Zure pasahitza ezarri da. Orain aurrera egin eta sartu zaitezke." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Pasahitza berrezartzeko berrespena" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Idatzi pasahitz berria" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "Idatzi pasahitz berria birritan ondo idatzita dagoela ziurta dezagun." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Pasahitz berria:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Berretsi pasahitza:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Pasahitza ez da berrezarri" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -801,12 +764,7 @@ msgstr "" "Pasahitza berrezartzeko loturak baliogabea dirudi. Baliteke lotura aurretik " "erabilita egotea. Eskatu berriro pasahitza berrezartzea." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Pasahitza ondo berrezarri da" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -814,7 +772,7 @@ msgstr "" "Emandako helbide elektronikora bidali dizkizugu pasahitza berrezartzeko " "jarraibideak. Epe laburrean jaso behar zenuke." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -822,7 +780,7 @@ msgstr "" "Ez baduzu mezurik jasotzen, ziurtatu izena ematean erabilitako helbide " "berdina idatzi duzula eta egiaztatu spam karpeta." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -831,24 +789,24 @@ msgstr "" "Mezu hau %(site_name)s webgunean pasahitza berrezartzea eskatu duzulako jaso " "duzu" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Zoaz hurrengo orrira eta aukeratu pasahitz berria:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Zure erabiltzaile-izena (ahaztu baduzu):" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Mila esker gure webgunea erabiltzeagatik!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s webguneko taldea" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -856,28 +814,52 @@ msgstr "" "Pasahitza ahaztu duzu? Idatzi zure helbide elektronikoa eta berri bat " "ezartzeko jarraibideak bidaliko dizkizugu." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Helbide elektronikoa:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Berrezarri pasahitza" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Data guztiak" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Bat ere ez)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Hautatu %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Hautatu %s aldatzeko" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Ordua:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Lookup" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Beste bat gehitu" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Oraingoa:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Aldatu:" diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo index 65d78e640f1630cd64fbc344b48186132a4da9a3..291a9121316c9b2cb952060390062fecb2762756 100644 GIT binary patch delta 365 zcmXZUF-yZ>6ouhiF>O;#!PPiq6k?2!hTI zLS`2y|AnKA;Ogj`m~VMF=YID->CgJ>N^N#u6Y(1&nSvq>?Qx`rRt~ zxI{j{;@=oGyuekwLKAc3w0u^6VR7#V5Aj!(Sy}A2{s%{>FgUFoV{tgGyu{+bHQwSK z-k`Z4GLLUq?7!mxKdN3`WQW|w3?DH;SId{@d?ha1t7ajAFQQIgQj%u!56|8k|IjT2BZZjl?Q~LtR}gHG_gU z=wBdqb#Zd^KX7yrTwVRn-t@coy?5V}_vk&(m3nt2qQoXzC8BSKXaWXhqG>1~B3gqw z-!StwoWZ;c^__w)ynyrY3I^~6qMAO9Ur_h`z&-d|rrv+BQyDGxp@qefQ9)gt8!w?Q zxP~|I77pOTB+)p0h5G*+Y{GYwJ5xk`%q}e81I%FP4y$8{WwCaa%R%o}^iat+%=|_5}}dx5UJX&+D;>iVu6%Ypd4jp*;2*qeoMmtMnk3 MwT|o#ZRg(l1FIl6UH||9 diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po index 01f7872d4..9854477b7 100644 --- a/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po @@ -6,11 +6,11 @@ # julen , 2012-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Basque (http://www.transifex.com/projects/p/django/language/" "eu/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s Erabilgarri" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,38 +34,38 @@ msgstr "" "azpiko \n" "kaxan hautatu eta kutxen artean dagoen \"Aukeratu\" gezian klik eginez." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Idatzi kutxa honetan erabilgarri dauden %s objektuak iragazteko." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtroa" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Denak aukeratu" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Egin klik %s guztiak batera aukeratzeko." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Aukeratu" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Kendu" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s Aukeratuak" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -74,22 +74,24 @@ msgstr "" "Hau da aukeratutako %s zerrenda. Hauetako zenbait ezaba ditzakezu azpiko " "kutxan hautatu eta bi kutxen artean dagoen \"Ezabatu\" gezian klik eginez." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Kendu guztiak" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Egin klik aukeratutako %s guztiak kentzeko." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s-etik %(sel)s aukeratuta" msgstr[1] "%(cnt)s-etik %(sel)s aukeratuta" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -97,7 +99,8 @@ msgstr "" "Gorde gabeko aldaketak dauzkazu eremuetan. Ekintza bat exekutatzen baduzu, " "gorde gabeko aldaketak galduko dira." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +109,8 @@ msgstr "" "Ekintza bat hautatu duzu, baina oraindik ez duzu eremuetako aldaketak gorde. " "Mesedez, sakatu OK gordetzeko. Ekintza berriro exekutatu beharko duzu." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -115,7 +119,68 @@ msgstr "" "Ekintza bat hautatu duzu, baina ez duzu inongo aldaketarik egin eremuetan. " "Litekeena da, Gorde botoia beharrean Aurrera botoiaren bila aritzea." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Orain" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Erlojua" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Aukeratu ordu bat" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Gauerdia" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Eguerdia" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Atzera" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Gaur" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Egutegia" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Atzo" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Bihar" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -123,62 +188,17 @@ msgstr "" "Urtarrila Otsaila Martxoa Apirila Maiatza Ekaina Uztaila Abuztua Iraila " "Urria Azaroa Abendua" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "I A A A O O L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Erakutsi" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Izkutatu" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Orain" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Erlojua" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Aukeratu ordu bat" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Gauerdia" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Eguerdia" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Atzera" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Gaur" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Egutegia" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Atzo" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Bihar" diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo index c6b20e71d4a2ae32ed318746f01234e43f1de9f7..37b21839d06cf27eab97a973673385618a3b91f7 100644 GIT binary patch delta 4121 zcmZYB3s6+o9mnyrfXG96C?F4wSLLBWWLc#sq7cPb5{sILsfo74Csfo37>$_qg`lF* zT& zIg0xJX^h9S7>7T@O?Uyf<3lONFjsR4wUGBQmhsJ>>FA3e;{d$lnVf12-!;RLnVJ9& z$8s#hg{TScMBR4~OYnQhKXaK6CGjKFME`*rCz?S>vgwbpjBf_g8HCwbfC1Ei3s5P0 z79YU%xE>GTbC^OpUc;@p3`^3CIe~{!->cw*G0i;G%9o%fvKFgw3kLPzU(y+iS5bSF zPJW)i!I+C{aU~wYD2!pYnqXgy!DQTsX*eJEp`LRCwWYUF_uoNfDkjsto|Z}emC_te zC{>eDUzmlO@sp?lm!S53IkI@O5jF5$)QW7>_rBvDccW_HEo3*%+o*vZ@A?f?5r3LV z{H%%23GGEa=rBHrr;&f=G9Oy$C#X#5)zC@@qV6Az-RQ?W`~!}{ z*db(B=aIRZ)i?%&yXefL^HY2T`%w^ndc;`ox9?HNh#Aa;5R=kPY!ZjA( z#f_+iypO8(E1uU;8M}$pM9}<)j`qek%uP`$YK0kCh9mH+_%v#zZ=l}yi>Mm;H5TFr zSdUQ@)Ff;`t@H;t5-*`LecSUhjMn?#cZ55mMAQx0sF~+``n~hzxX)+IbR-$(GOvaP z_!nwxQpvX_T!hNdQq!=kwI22x7UewBbELYddPy^4!Ww_Eieh&#qL5Eql&P#nEdN~ zJiv)s?82#-$SbfIYcK&r_$t1IdMg%|@T-aEQ4?+sxDRYW-Mz_@X4 z1}32v^jMINQvD3-i}jd~&6tcwP%A!-O6eukfLGDN8%Q=yJo(r8aj31Fh$_m3$d8@b zfLig(-udIG=LX-Tqf}n@yn`Be*q7WNm=Yv=rW(g%BmN#w<14sJCGX=ITwF>wZ-SfZ z-KYs2Lw;J!_fg|qMC#9cge*8{QrTb%(F{gin1-tI22@7&qgHSP$+r0+YRo^Og+nL0 z)m?>yIG*Pn*JC!vEm+J148jAb&p zX&*j@`|&!my=GmN`!;mpZH|9|7xC;v?$$O>p$<6ShFVZI1s0Eam=L5>Oh?sTjwv`F zb8v-j!0k8`UqU8rx=|Cng{tZe)o!Zypi+GRb>Dg1hPQDIHcsQeb$A`0!qn;HKb1~B z9X+T8qi`Rlqm5bEg-Y!O)P23E8o7;RHuB>V$qfDF#1Voq4GD;BC75sOgSNvZ^2s&~ zk95ApXD;ysL0v>D`f-dj`!5LvLG~chR0+|9c9vyC8t<0*I-y?xwdaV3i9+WWkf8Y+F3*lAk;>=m;+cq_`T!%DfAAW#FYCkyz2Fb;R2$b zc-cEwgb9)4(3wJPB_1X8+Ex*^YLZc%k@)6#M);4k66vZ6r1Dk&>3^@o0! zJJy#SZgskQJDhXGDeKziy?G-eQ=`Xp{B|I}wvXkUaysoJ`7QRyf=LOT;jK=$(;03p zw^tVYG4Z~yhiXRJ(Z2G~wZi9PvhF)?h1;Ez*EV8qVW^1^$rz^a};&h0Wh1;BSmeU<>55-NG9A)pH_-<7A zfW5flohmM$V}j?bilq&cN0$2iqbiE&8Rs?U$C{RP?}qRmJsTiwB8r3 zOchoR>CeQ@hPPPG>x{X>?yk(RmsQrpX@22$PP|!J5c$sa%A7vx*mtYn$oL{fhOc>R z3AcrQJ1spb>5FSTGTd%&nUQJtojIm})7l(X-C_0Y0J_+wWuGB&y3!fmZCB5%h`YCM JcKggV{{^#Qg?<14 delta 4444 zcmZ|SdvF!y8OQNAgoF?vAt09!k>wJ?EhGWLC0vYL1&Rd4LbVt|a)3ZcFehmMv4=}S zf?NWuP$(4xCpsOS{0jMF1~8b4I0h+(nT&eQY^2C$9>(%~vyg*MScYj>i+W%qs#K@&0sI{< z!<+at`Y6Lu{4>tSb@v&wA3sCgx0N4CB#4^%X;dP=!CX9#0S(-VdN8ILii2@7YOS8d z$FUlF;RP(gd)N$1$Xbb(VRNj)XK*FX!Y@(djnI#YjLu#ygyb}g!8 z2T*&U36=Tls0W@yt^FTR34e@w@NLx0?xOCCPj=5cq4q*=Wcf`7>cP3#1@n@rziwPi z2g#Zhs9nAd`D2cH=VwuCcOA9n|G;ke6D&9vKGI1`>#H~0DZ+QJfEcbQu zVI}=5u?BA;OC2!Fy7NlVu@*IxOQ_f5hUZOG$!?)GPZS$PYuFN1p=8tyAHZSQAM>#g zwf1kKz7OY6d+9ywkC$aPpZNlOo&g!6G8s{bAA zfFGl7{19dM;{=gaFlTTB-oQF6PpAGDIJleccARI6 zU*|kO!+p?rwzg(E8@1*uP_N^9EWkZD4)x(@Kbi4Zhzl?t-^D$69`)8#4l?EqJc~+v zLtwBw@HW&9d+{4Qj4$G$A?{43P%l;DG1Sb8Q6(=&-M0#R;|A1TIgXn78=jX?54?>Q zeuJz6-+w+!`o(0_O!H8?v>f@Gn$4)02fhARQ3Jn^+Eh1DrESZ*r|(8K>O3FyfNG@L zrV*9cC2WT`kzxnTJr0J`F_0f0;sV@-6GreOiZ2-YIK0ZjPQi&I-KE)zO8jN)iic4T z{w=b>&F84fbQE(*|Uj%xNSi^LNyYdh&7TgwxPMA12{C zuYV_Ikmxa_s^;n#_j}UuL1Uicd?qrK38BXQ0ykoxT=r9dgOeO+*JeIs%obdXTk&gT zpP0>K-Ph*~e$KgrZ{b;Xp7y||@%(EEccW&UF~R*H<)F^T;A5g3*Ka5#(qnL}V?&H0TE{lDKDtp`vPD zs)^Enl=uNrK&ZtM>~6!lnhfG6#7~K0y$9MliwQL!!OLL|5ZW2riT}1Ac?VkYXhJJn zNvtOPgxYjsHjzp!B3cl8h$jdw5IZ&UQtMmjHa2E+j+PNCh>pbbgtp-tf(148gc>h= zK}B&{sr~PShR~73oY>Z-zA9^Jf!|+MR$dgk z+94@Asc>OI=>nhSuPiL|`Tg@NOYFaP?jE~jX^F4GXW#Cenr@Z*{Jx6sTwwCN0leQ- zmVSG4s9o|$QA6`ed4jzGK6`G@fo%q-XJ)4l%C@qGiCo7>B_h9=q{j%bx)IYDkZ>;#=g%Q@jR z8t0I6Qdx!9*dJx5*l!O>PWb*c_SFd;?fQpWCVhKjc%5z?$e5 z!MKJ2xt;0jD#lj6;W}<>ba=>Nt_|@^`f9i#T*EkPoLBYyNNUfG_`uH3d1tnlM5A+D zgIJ?{OUCrMc=F=0i^uwo%HYH}N1aoVyuW|t|LeEByX}P|Q$t%uE{lpkO+w@rbdKAt zMt5x$ex1s{63N0IK6+jp^*zDRP4>RgX`yqYQ)28-$G+CVU0Fl!hn)RPWHk#=6MAi2 ghi3K%6J{jROJOw6AXhfoQzwpMAeDw?s-L*@KUKOIS^xk5 diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/django.po b/django/contrib/admin/locale/fa/LC_MESSAGES/django.po index d98f4956d..280356a88 100644 --- a/django/contrib/admin/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fa/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # Translators: # Arash Fazeli , 2012 # Jannis Leidel , 2011 -# Reza Mohammadi , 2013 +# Reza Mohammadi , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-11-05 09:11+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-22 17:50+0000\n" "Last-Translator: Reza Mohammadi \n" "Language-Team: Persian (http://www.transifex.com/projects/p/django/language/" "fa/)\n" @@ -19,165 +19,168 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." -msgstr "%(count)d عدد از %(items)s با موفقیت پاک شد" +msgstr "%(count)d تا %(items)s با موفقیت حذف شدند." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "ناتوان در حذف %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "آیا مطمئن هستید؟" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "حذف %(verbose_name_plural)s های انتخاب شده" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "مدیریت" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "همه" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "بله" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "خیر" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "ناشناخته" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "هر تاریخی" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "امروز" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "۷ روز اخیر" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "این ماه" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "امسال" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -"لطفا %(username)s و گذرواژهٔ را برای حساب کارکنان وارد کنید.\n" -"توجه داشته باشید که هر دو میتوانند به کوچکی و بزرگی حروف حساس باشند." +"لطفا %(username)s و گذرواژه را برای یک حساب کارمند وارد کنید.\n" +"توجه داشته باشید که ممکن است هر دو به کوچکی و بزرگی حروف حساس باشند." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "لطفا دوباره وارد شوید، جلسه شما منقضی شد." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" -msgstr "حرکت" +msgstr "اقدام:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" -msgstr "زمان اتفاق" +msgstr "زمان اقدام" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "شناسهٔ شیء" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "صورت شیء" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "نشانه عمل" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "پیغام تغییر" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "مورد اتفاقات" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "موارد اتفاقات" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" افروده شد." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "تغییر \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" حدف شد." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "شئ LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "هیچ" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s تغییر یافته." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "و" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s «%(object)s» اضافه شد." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s %(name)s «%(object)s» تغییر یافت." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s «%(object)s» حذف شد." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "فیلدی تغییر نیافته است." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s·\"%(obj)s\" با موفقیت اضافه شد. می‌توانید در این پایین ویرایشش کنید." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -186,12 +189,12 @@ msgstr "" "%(name)s \"%(obj)s\" با موفقیت اضافه شد. شما می‌توانید در ذیل یک %(name)s " "دیگر اضافه نمایید." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s «%(obj)s» با موفقیت اضافه شد." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -200,7 +203,7 @@ msgstr "" "%(name)s \"%(obj)s\" با موفقیت تغییر یافت. شما می‌توانید در ذیل مجدداُ آنرا " "ویرایش نمایید." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -209,12 +212,12 @@ msgstr "" "%(name)s \"%(obj)s\" با موفقیت تغییر یافت. شما می‌توانید در ذیل یک %(name)s " "دیگر اضافه نمایید." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s·\"%(obj)s\" با موفقیت تغییر یافت." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -222,64 +225,64 @@ msgstr "" "آیتم ها باید به منظور انجام عملیات بر روی آنها انتخاب شود. هیچ آیتمی با " "تغییر نیافته است." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "حرکتی انتخاب نشده" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "اضافه کردن %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s·\"%(obj)s\" با موفقیت حذف شد." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "ایتم%(name)s با کلید اصلی %(key)r وجود ندارد." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "اضافه کردن %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "تغییر %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "خطا در بانک اطلاعاتی" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s با موفقیت تغییر کرد." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "همه موارد %(total_count)s انتخاب شده" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 از %(cnt)s انتخاب شده‌اند" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s·\"%(obj)s\" با موفقیت حذف شد." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "تاریخچهٔ تغییر: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -288,83 +291,71 @@ msgstr "" "برای حذف %(class_name)s %(instance)s لازم است اشیای حفاظت شدهٔ زیر هم حذف " "شوند: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "مدیریت وب‌گاه Django" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "مدیریت Django" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "مدیریت وب‌گاه" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 msgid "Log in" msgstr "ورود" -#: sites.py:386 -msgid "Site administration" -msgstr "مدیریت وبگاه" - -#: sites.py:440 +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "مدیریت %s" +msgid "%(app)s administration" +msgstr "مدیریت ‎%(app)s‎" -#: widgets.py:90 -msgid "Date:" -msgstr "تاریخ:" - -#: widgets.py:91 -msgid "Time:" -msgstr "زمان:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "جستجو" - -#: widgets.py:260 -msgid "Add Another" -msgstr "اضافه کردن یکی دیگر" - -#: widgets.py:302 -msgid "Currently:" -msgstr "در حال حاضر:" - -#: widgets.py:303 -msgid "Change:" -msgstr "تغییر یافته:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "صفحه یافت نشد" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." -msgstr "متأسفیم، صفحه مورد تقاضا یافت نشد." +msgstr "شرمنده، صفحه مورد تقاضا یافت نشد." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "آغازه" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" -msgstr "خطای کارگزار" +msgstr "خطای سرور" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" -msgstr "خطای کارگزار (۵۰۰)" +msgstr "خطای سرور (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" -msgstr "خطای کارگزار (۵۰۰)" +msgstr "خطای سرور (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -372,120 +363,141 @@ msgstr "" "مشکلی پیش آمده. این مشکل از طریق ایمیل به مدیران سایت اطلاع داده شد و به " "زودی اصلاح میگردد. از صبر شما ممنونیم" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "اجرای حرکت انتخاب شده" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "برو" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "برای انتخاب موجودیت‌ها در تمام صفحات اینجا را کلیک کنید" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "انتخاب تمامی %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "لغو انتخاب‌ها" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"ابتدا یک نام کاربری و گذرواژه وارد کنید. سپس می توانید مشخصات دیگر کاربر را " +"ویرایش کنید." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "خوش آمدید،" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "یک نام کاربری و رمز عبور را وارد کنید." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "مستندات" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "تغییر گذرواژه" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "خروج" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "وب‌گاه مدیریت Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "مدیریت Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "اضافه کردن" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "تاریخچه" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "مشاهده در وبگاه" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "لطفاً خطای زیر را حل کنید." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "لطفاً خطاهای زیر را تصحیح کنید." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "برای کابر %(username)s یک گذرنامهٔ جدید وارد کنید." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "گذرواژه" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "گذرواژه (تکرار)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "همان گذرواژهٔ بالایی را برای اطمینان دوباره وارد کنید." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "خوش آمدید،" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "مستندات" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "خروج" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "اضافه کردن" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "تاریخچه" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "مشاهده در وب‌گاه" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "اضافه‌کردن %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "فیلتر" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "حذف از مرتب سازی" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "اولویت مرتب‌سازی: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "تعویض مرتب سازی" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "حذف" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -495,7 +507,7 @@ msgstr "" "حذف %(object_name)s·'%(escaped_object)s' می تواند باعث حذف اشیاء مرتبط شود. " "اما حساب شما دسترسی لازم برای حذف اشیای از انواع زیر را ندارد:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -504,7 +516,7 @@ msgstr "" "حذف %(object_name)s '%(escaped_object)s' نیاز به حذف موجودیت‌های مرتبط محافظت " "شده ذیل دارد:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -513,16 +525,16 @@ msgstr "" "آیا مطمئنید که می‌خواهید %(object_name)s·\"%(escaped_object)s\" را حذف کنید؟ " "کلیهٔ اشیای مرتبط زیر حذف خواهند شد:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "بله، مطمئن هستم." -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "حذف اشیاء متعدد" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -532,7 +544,7 @@ msgstr "" "حذف %(objects_name)s انتخاب شده منجر به حذف موجودیت‌های مرتبط خواهد شد، ولی " "شناسه شما اجازه حذف اینگونه از موجودیت‌های ذیل را ندارد:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -541,7 +553,7 @@ msgstr "" "حذف %(objects_name)s انتخاب شده نیاز به حذف موجودیت‌های مرتبط محافظت شده ذیل " "دارد:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -550,41 +562,56 @@ msgstr "" "آیا در خصوص حذف %(objects_name)s انتخاب شده اطمینان دارید؟ تمام موجودیت‌های " "ذیل به همراه موارد مرتبط با آنها حذف خواهند شد:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "حذف" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "افزودن یک %(verbose_name)s دیگر" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "حذف؟" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "براساس %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "مدلها در برنامه %(name)s " -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "تغییر" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "شما اجازهٔ ویرایش چیزی را ندارید." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "اعمال اخیر" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "اعمال من" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "چیزی در دسترس نیست" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "محتوا ناشناخته" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -594,139 +621,88 @@ msgstr "" "درستی ایجاد شده‌اند و اطمینان حاصل کنید که بانک اطلاعاتی توسط کاربر مربوطه " "قابل خواندن می باشد." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "گذرواژه:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" -msgstr "آیا گذرواژه یا نام کاربری خود را فراموش کرده؟" +msgstr "گذرواژه یا نام کاربری خود را فراموش کرده‌اید؟" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "تاریخ/ساعت" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "کاربر" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "عمل" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -"این شیء تاریخچهٔ تغییرات ندارد. احتمالا این شیء توسط وبگاه مدیریت ایجاد نشده " +"این شیء تاریخچهٔ تغییرات ندارد. احتمالا این شیء توسط وب‌گاه مدیریت ایجاد نشده " "است." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "نمایش همه" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "ذخیره" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "جستجو" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s نتیجه" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" -msgstr "در مجموع %(full_result_count)s" +msgstr "در مجموع %(full_result_count)s تا" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "ذخیره به عنوان جدید" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "ذخیره و ایجاد یکی دیگر" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" -msgstr "ذخیره و ادامه ویرایش" +msgstr "ذخیره و ادامهٔ ویرایش" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"ابتدا یک نام کاربری و گذرواژه وارد کنید. سپس می توانید مشخصات دیگر کاربر را " -"ویرایش کنید." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "یک نام کاربری و رمز عبور را وارد کنید." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "برای کابر %(username)s یک گذرنامهٔ جدید وارد کنید." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "گذرواژه" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "گذرواژه (تکرار)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "همان گذرواژهٔ بالایی را برای اطمینان دوباره وارد کنید." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "حذف" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "افزودن یک %(verbose_name)s دیگر" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "حذف؟" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "متشکر از اینکه مدتی از وقت خود را به ما اختصاص دادید." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "ورود دوباره" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "تغییر گذرواژه" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "گذرواژه تغییر یافت." - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "گذرواژهٔ شما تغییر یافت." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -734,46 +710,34 @@ msgstr "" "گذرواژهٔ قدیمی خود را، برای امنیت بیشتر، وارد کنید و سپس گذرواژهٔ جدیدتان را " "دوبار وارد کنید تا ما بتوانیم چک کنیم که به درستی تایپ کرده‌اید." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "گذرواژهٔ قدیمی" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "گذرواژهٔ جدید" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "تغییر گذرواژهٔ من" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "ایجاد گذرواژهٔ جدید" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "گذرواژهٔ جدید ایجاد شد" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." -msgstr "گذرواژهٔ جدیدتان تنظیم شد. اکنون می‌توانید وارد وبگاه شوید." +msgstr "گذرواژهٔ جدیدتان تنظیم شد. اکنون می‌توانید وارد وب‌گاه شوید." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" -msgstr "تصدیق گذرواژهٔ جدید" +msgstr "تأیید گذرواژهٔ جدید" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "ورود گذرواژهٔ جدید" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -781,19 +745,15 @@ msgstr "" "گذرواژهٔ جدیدتان را دوبار وارد کنید تا ما بتوانیم چک کنیم که به درستی تایپ " "کرده‌اید." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" -msgstr "گذرواژهٔ جدید" +msgstr "گذرواژهٔ جدید:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" -msgstr "تکرار گذرواژه" +msgstr "تکرار گذرواژه:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "گذرواژهٔ جدید ایجاد نشد." - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -801,19 +761,14 @@ msgstr "" "پیوند ایجاد گذرواژهٔ جدید نامعتبر بود، احتمالاً به این علت که قبلاً از آن " "استفاده شده است. لطفاً برای یک گذرواژهٔ جدید درخواست دهید." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "گذرواژهٔ جدید ایجاد شد." - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" "دستورالعمل تنظیم گذرواژه را برایتان ایمیل کردیم. به زودی باید به دستتان برسد." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -821,7 +776,7 @@ msgstr "" "اگر ایمیلی دریافت نمی‌کنید، لطفاً بررسی کنید که آدرسی که وارد کرده‌اید همان است " "که با آن ثبت نام کرده‌اید، و پوشهٔ اسپم خود را نیز چک کنید." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -830,24 +785,24 @@ msgstr "" "شما این ایمیل را بخاطر تقاضای تغییر رمز حساب در %(site_name)s. دریافت کرده " "اید." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "لطفاً به صفحهٔ زیر بروید و یک گذرواژهٔ جدید انتخاب کنید:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" -msgstr "نام کاربریتان، اگر یادتان رفته است:" +msgstr "نام کاربری‌تان، چنانچه احیاناً یادتان رفته است:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" -msgstr "متشکر از استفادهٔ شما از وبگاه ما" +msgstr "ممنون از استفادهٔ شما از وب‌گاه ما" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "گروه %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -855,28 +810,52 @@ msgstr "" "رمز خود را فراموش کرده اید؟ آدرس ایمیل خود را در زیر وارد کنید، و ما روش " "تنظیم رمز جدید را برایتان می فرستیم." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "آدرس ایمیل:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "ایجاد گذرواژهٔ جدید" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "همهٔ تاریخ‌ها" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(هیچ)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s انتخاب کنید" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s را برای تغییر انتخاب کنید" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "تاریخ:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "زمان:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "جستجو" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "اضافه کردن یکی دیگر" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "در حال حاضر:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "تغییر یافته:" diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo index 55229d71620d295776df27082703fd240998929e..683bdc57f5dc5d68496fbf384baf2629640823af 100644 GIT binary patch delta 1461 zcmbV~OKgl$6o7B5^rc0;N^PhVk=&RM z6*v)9JzyaLp1=b547Nf8C4mp4*qfMk!)CY>UV^x&H&D*Mg_7_Clma9=OH~dp!s+k= zOhP^t;7}3yRSS!?7&b$xv=b#*1TBy_scn6-RJM~o6fPN2W@qf=W1%8H7Ksl3i zXiko`uo`_OoDO%vS@0-aM}Bpd#ddff${$yhehpLw>q*BiIZ?2^m6+dXwhFo?;VS~c*()h@~;KlfqT&(L9thpH3faJlnz)phW=`* zQm6`KJ3%}(7m=rXut zx=x!89o7*ye98^$XnTk2Q`sAg2Sj!kba5UBK|wbWbRj`>5q*D;qi#CvJfCyUbAG?`^6W|58=d&L zzWjlrXzEs}4yD>fClAV7+>gt+4jpAm)u0Pq*oZRTQqqSW`n%DMQLMsa*or;46GyQ^ zsf2n+LlQj3a$LZ(xQMdA@6vcBFKMb8l=<~23wTi$+=2X5kjH(D;9Y!&ETk^*kbHx9 z5U*hs>#H=4M-1dq0#A{B3_syLZlkwSsSy1yM9WFMJY>P`C>z*=awE}_$FYrmA8x=Y zY{De=-~yh;RdlhwI!qQxbdrYzoI@GEigoxE<;1^GPT;6s>$_1l(tzi&6`7)LqJ?v~ ziv8?P#`~Bo@t3e4uV6x6EYrx~2dw7AiCU#z)4#*&bnT$cDBn-!ucyk1rN{=Q5Ncn) zmJX$54SVBUtRkg-xJKMkdbdfbZo4UeJT_}zlYC<-_0)}2Zb|V4RO$anYppbw+=gCi zL*a+>gro4S{9;*!e`s_(mg;r|A|3u<#2*an(7tG>vppCN2Hj_R{JpUo@rn58i2vxo zWGt$~!4UKI`ojlwurnHtq_Qq=^U(0X^~AuypvSiH^lPgP_##}LJa@yogI@RTFI-*U+nl))_R{JLGQEhT2 zukG2SNSk~>{U)LLYo1xt+B~=BtvQnmC{rNzmB}b;x|pzUpjc ymbGR~x)87Fccy;U?&=^7xnzHYWMmiCZIdo0wKZ$ao2S&A{+GjEq0m}4?fe5)&DVzj diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po index ee5272b71..6bc1b2c6f 100644 --- a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po @@ -4,14 +4,15 @@ # Ali Nikneshan , 2011-2012 # Alireza Savand , 2012 # Jannis Leidel , 2011 +# Reza Mohammadi , 2014 # Sina Cheraghi , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-22 18:01+0000\n" +"Last-Translator: Reza Mohammadi \n" "Language-Team: Persian (http://www.transifex.com/projects/p/django/language/" "fa/)\n" "MIME-Version: 1.0\n" @@ -20,12 +21,12 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" -msgstr "%s موجود" +msgstr "%sی موجود" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,38 +35,38 @@ msgstr "" "این لیست%s های در دسترس است. شما ممکن است برخی از آنها را در محل زیرانتخاب " "نمایید و سپس روی \"انتخاب\" بین دو جعبه کلیک کنید." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "درون این جعبه تایپ کنید تا لیست %s های موجود فیلتر شود." +msgstr "برای غربال فهرست %sی موجود درون این جعبه تایپ کنید." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" -msgstr "فیلتر" +msgstr "غربال" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "انتخاب همه" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "کلیک کنید را انتخاب کنید تمام %s را در یک بار." +msgstr "برای انتخاب یکجای همهٔ %s کلیک کنید." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "انتخاب" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "حذف" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s انتخاب شده" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -74,21 +75,23 @@ msgstr "" "این فهرست %s های انتخاب شده است. شما ممکن است برخی از انتخاب آنها را در محل " "زیر وارد نمایید و سپس روی \"حذف\" جهت دار بین دو جعبه حذف شده است." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "حذف همه" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "کلیک کنید تا تمام %s های انتخاب شده حذف شوند." +msgstr "برای حذف یکجای همهٔ %sی انتخاب شده کلیک کنید." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" -msgstr[0] " %(sel)s از %(cnt)s انتخاب شده است." +msgstr[0] " %(sel)s از %(cnt)s انتخاب شده‌اند" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +99,8 @@ msgstr "" "شما تغییراتی در بعضی فیلدهای قابل تغییر انجام داده اید. اگر کاری انجام " "دهید، تغییرات از دست خواهند رفت" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +110,8 @@ msgstr "" "اید. لطفا OK را فشار دهید تا ذخیره شود.\n" "شما باید عملیات را دوباره انجام دهید." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -115,68 +120,82 @@ msgstr "" "شما عملی را انجام داده اید، ولی تغییری انجام نداده اید. احتمالا دنبال کلید " "Go به جای Save میگردید." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "توجه: شما %s ساعت از زمان سرور جلو هستید." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "توجه: شما %s ساعت از زمان سرور عقب هستید." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "اکنون" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "ساعت" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "یک زمان انتخاب کنید" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "نیمه‌شب" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "۶ صبح" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "ظهر" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "انصراف" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "امروز" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "تقویم" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "دیروز" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "فردا" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "ژانویه فوریه مارس آوریل مه ژوئن ژوئیه اوت سپتامبر اکتبر نوامبر دسامبر" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "یکشنبه دوشنبه سه‌شنبه چهارشنبه پنجشنبه جمعه شنبه" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "نمایش" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "پنهان کردن" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "حالا" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "ساعت" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "یک زمان انتخاب کنید" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "نیمه‌شب" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "۶ صبح" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "ظهر" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "انصراف" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "امروز" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "تقویم" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "دیروز" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "فردا" diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo index a80e7ad425e836fb885809c7b0fab2b8ee36d1af..c3424316319f745058856c87156696bab5446e55 100644 GIT binary patch delta 3101 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 CU7&dY diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/django.po b/django/contrib/admin/locale/fi/LC_MESSAGES/django.po index 88d0faed6..700b4d874 100644 --- a/django/contrib/admin/locale/fi/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fi/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # Translators: # Antti Kaihola , 2011 # Jannis Leidel , 2011 -# nanook , 2012 +# Klaus Dahlén , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Finnish (http://www.transifex.com/projects/p/django/language/" "fi/)\n" @@ -19,193 +19,196 @@ msgstr "" "Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d \"%(items)s\"-kohdetta poistettu." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Ei voida poistaa: %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Oletko varma?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Poista valitut \"%(verbose_name_plural)s\"-kohteet" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Kaikki" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Kyllä" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ei" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Tuntematon" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Mikä tahansa päivä" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Tänään" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Viimeiset 7 päivää" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Tässä kuussa" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Tänä vuonna" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Kirjaudu uudelleen sisään, sillä istuntosi on vanhentunut." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Toiminto:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "tapahtumahetki" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "kohteen tunniste" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "kohteen tiedot" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "tapahtumatyyppi" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "selitys" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "lokimerkintä" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "lokimerkinnät" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ei arvoa" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Muokattu: %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ja" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Lisätty %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Muutettu %(list)s kohteelle %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Poistettu %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ei muutoksia kenttiin." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" on lisätty. Voit muokata sitä uudelleen alla." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" on lisätty." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" on muutettu." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -213,268 +216,277 @@ msgstr "" "Kohteiden täytyy olla valittuna, jotta niihin voi kohdistaa toimintoja. " "Kohteita ei ole muutettu." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Ei toimintoa valittuna." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Lisää %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" on poistettu." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s perusavaimella %(key)r ei ole olemassa." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Lisää %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Muokkaa %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Tietokantavirhe" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s on muokattu." msgstr[1] "%(count)s \"%(name)s\"-kohdetta on muokattu." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s valittu" msgstr[1] "Kaikki %(total_count)s valittu" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 valittuna %(cnt)s mahdollisesta" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" on poistettu." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Muokkaushistoria: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Kirjaudu sisään" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django-sivuston ylläpito" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Djangon ylläpito" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Sivuston ylläpito" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Kirjaudu sisään" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s ylläpito" - -#: widgets.py:90 -msgid "Date:" -msgstr "Pvm:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Klo:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Etsi" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Lisää seuraava" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Sivua ei löydy" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Pahoittelemme, pyydettyä sivua ei löytynyt." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Etusivu" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Palvelinvirhe" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Palvelinvirhe (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Palvelinvirhe (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Suorita valittu toiminto" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Suorita" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klikkaa tästä valitaksesi kohteet kaikilta sivuilta" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Valitse kaikki %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Tyhjennä valinta" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Syötä ensin käyttäjätunnus ja salasana. Sen jälkeen voit muokata muita " +"käyttäjän tietoja." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Tervetuloa," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Syötä käyttäjätunnus ja salasana." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Ohjeita" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Vaihda salasana" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Kirjaudu ulos" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django-sivuston ylläpito" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Djangon ylläpito" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Lisää" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Muokkaushistoria" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Näytä lopputulos" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Korjaa allaolevat virheet." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Syötä käyttäjän %(username)s uusi salasana." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Salasana" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Salasana toistamiseen" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Syötä sama salasana tarkistuksen vuoksi toistamiseen." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Tervetuloa," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Ohjeita" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Kirjaudu ulos" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Lisää" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Muokkaushistoria" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Näytä lopputulos" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Lisää %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Suodatin" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Poista" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +497,7 @@ msgstr "" "liittyviä kohteita, mutta sinulla ei ole oikeutta näiden kohteiden " "poistamiseen:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -494,7 +506,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s': poistettaessa joudutaan poistamaan " "myös seuraavat suojatut siihen liittyvät kohteet:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -503,16 +515,16 @@ msgstr "" "Haluatko varmasti poistaa kohteen \"%(escaped_object)s\" (%(object_name)s)? " "Myös seuraavat kohteet poistettaisiin samalla:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Kyllä, olen varma" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Poista useita kohteita" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -523,7 +535,7 @@ msgstr "" "liittyviä kohteita. Sinulla ei kuitenkaan ole oikeutta poistaa seuraavia " "kohdetyyppejä:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -532,7 +544,7 @@ msgstr "" "Jos valitut %(objects_name)s poistetaan, pitää poistaa myös seuraavat " "suojatut niihin liittyvät kohteet:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -541,41 +553,56 @@ msgstr "" "Haluatki varmasti poistaa valitut %(objects_name)s? Samalla poistetaan " "kaikki alla mainitut ja niihin liittyvät kohteet:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Poista" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Lisää toinen %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Poista?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Muokkaa" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Sinulla ei ole oikeutta muokata mitään." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Viimeisimmät tapahtumat" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Omat tapahtumani" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ei yhtään" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Tuntematon sisältö" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -584,27 +611,27 @@ msgstr "" "Tietokanta-asennuksessa on jotain vialla. Varmista, että sopivat taulut on " "luotu ja että oikea käyttäjä voi lukea tietokantaa." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Salasana:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Unohditko salasanasi tai käyttäjätunnuksesi?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Pvm/klo" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Käyttäjä" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Tapahtuma" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -612,112 +639,61 @@ msgstr "" "Tällä kohteella ei ole muutoshistoriaa. Sitä ei ole ilmeisesti lisätty tämän " "ylläpitosivun avulla." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Näytä kaikki" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Tallenna ja poistu" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Haku" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s osuma" msgstr[1] "%(counter)s osumaa" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "yhteensä %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Tallenna uutena" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Tallenna ja lisää toinen" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Tallenna välillä ja jatka muokkaamista" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Syötä ensin käyttäjätunnus ja salasana. Sen jälkeen voit muokata muita " -"käyttäjän tietoja." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Syötä käyttäjätunnus ja salasana." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Syötä käyttäjän %(username)s uusi salasana." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Salasana" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Salasana toistamiseen" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Syötä sama salasana tarkistuksen vuoksi toistamiseen." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Poista" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Lisää toinen %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Poista?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Kiitos sivuillamme viettämästäsi ajasta." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Kirjaudu uudelleen sisään" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Salasanan vaihtaminen" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Salasanan vaihtaminen onnistui" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Salasanasi on vaihdettu." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -725,46 +701,34 @@ msgstr "" "Syötä vanha salasanasi varmistukseksi, ja syötä sitten uusi salasanasi kaksi " "kertaa, jotta se tulee varmasti oikein." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Vanha salasana" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Uusi salasana" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Vaihda salasana" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Salasanan nollaus" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Salasanan nollaus valmis" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Salasanasi on asetettu. Nyt voit kirjautua sisään." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Salasanan nollauksen vahvistus" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Syötä uusi salasana" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -772,19 +736,15 @@ msgstr "" "Syötä uusi salasanasi kaksi kertaa, jotta voimme varmistaa että syötit sen " "oikein." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Uusi salasana:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Varmista uusi salasana:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Salasanan nollaus ei onnistunut" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -792,75 +752,94 @@ msgstr "" "Salasanan nollauslinkki oli virheellinen, mahdollisesti siksi että se on jo " "käytetty. Ole hyvä ja pyydä uusi salasanan nollaus." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Salasanan nollaus onnistui" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Määrittele uusi salasanasi oheisella sivulla:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Käyttäjätunnuksesi siltä varalta, että olet unohtanut sen:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Kiitos vierailustasi sivuillamme!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s -sivuston ylläpitäjät" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Sähköpostiosoite:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Nollaa salasanani" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Kaikki päivät" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ei mitään)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Valitse %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Valitse muokattava %s" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Pvm:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Klo:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Etsi" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Lisää seuraava" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo index d5314d231fa44c1f5642c01d11b8a56a967766d3..3741bfbd5c5703dc71d11378c377681bc441615d 100644 GIT binary patch delta 311 zcmXZVF-rqM5QgE2@e++Og+Z)@wU!OLN3O^bP(&<(kYHzd;0YVTrHI((4_E}Qv(hqk z{(-d^NRiIY&eBRy@ZCcg=HZ)NX5O01=ImqoSQ2RjB7G5=S41}O8yon8+qhE|p=6)7 zhll9j4c71kSs^{#!U0lpO&el@e(&qQODvODRk;vu$eO_}z9S`{G=KOD{lZ`L2P%Xd z>-daM_<(1Nd1+eCb~_3(3F@1FgM~A> delta 353 zcmXZVF-yZh6bJBE!&!~k!8$tJD3q(0(@G7cC`dsNBGSRpvmP}PFOsCW^`gSYSo4&m1LzLYym^y0*fmRUVt6|y0u;@-ONHEU8y>Fxz$-&}-g7+bNe zGvjk5J@l;!wZUc6SB;v)ad&l^iEg588tE)feBO)n;Mkn=*574QT}I(iV(QjpZFJlI WK=+O48hz&TPH1hIo{V4Er}GOSgF?gr diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po index 156c009ea..95d7d8f8d 100644 --- a/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po @@ -5,11 +5,11 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Finnish (http://www.transifex.com/projects/p/django/language/" "fi/)\n" "MIME-Version: 1.0\n" @@ -18,72 +18,74 @@ msgstr "" "Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Mahdolliset %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Suodatin" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Valitse kaikki" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Poista" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Valitut %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s valittuna %(cnt)s mahdollisesta" msgstr[1] "%(sel)s valittuna %(cnt)s mahdollisesta" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -91,7 +93,8 @@ msgstr "" "Sinulla on tallentamattomia muutoksia yksittäisissä muokattavissa kentissä. " "Jos suoritat toiminnon, tallentamattomat muutoksesi katoavat." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -101,7 +104,8 @@ msgstr "" "yksittäisiin kenttiin. Paina OK tallentaaksesi. Sinun pitää suorittaa " "toiminto uudelleen." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -110,7 +114,68 @@ msgstr "" "Olet valinnut toiminnon etkä ole tehnyt yhtään muutosta yksittäisissä " "kentissä. Etsit todennäköisesti Suorita-nappia Tallenna-napin sijaan." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nyt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Kello" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Valitse kellonaika" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "24" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "06" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "12" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Peruuta" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Tänään" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalenteri" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Eilen" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Huomenna" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -118,62 +183,17 @@ msgstr "" "Tammikuu Helmikuu Maaliskuu Huhtikuu Toukokuu Kesäkuu Heinäkuu Elokuu " "Syyskuu Lokakuu Marraskuu Joulukuu" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T K T P L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Näytä" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Piilota" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nyt" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Kello" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Valitse kellonaika" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "24" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "06" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "12" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Peruuta" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Tänään" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalenteri" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Eilen" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Huomenna" diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo index d4c6e2985da44db4904b97031ea2f651ea220591..cfd4302731699fe0dc649dd9abcdebbab9c55c72 100644 GIT binary patch delta 3758 zcmY+`3s6*59LMpq3qj)YP)tNX7C{gZUC7NODqm?-zF(+mZGr}Y5G*B<-cpm)^3jIS zL(Qx)C(~>j#~!2hn2M=sYBcRNlub=$TBG)uGN-=3y|!+$^L+`adnbN=VtyR@!$ zwXSekT|J}Q3}ri!PUKu>%-1+Ljt|Q7@y1+%yRbJN!ZbXFbMPGI;)DeIco46qy%GJ` zi81&O>OL`vb~_zojj>ENl_Vs8G4{t2EWmlF0j@!v z*M>#-9P($5^PwdEh#KgxsD7g8ge04IjG=#%OeF>TVjdQwI-G+_*&Wyqm*5g?$Gb6! zbnL+uxDbna8M6aBP}i06L7!$SYUUNFfi&Pqd;l%o_$?||;tAART|s_kU^?bt1J+J$8MBV2kYDs@Vo&Pr~Q_+3w?|bzj|4L~Z2b8MoP#2V;Mm!VM zVFhaK7a@~3EvSyyqh=IBUH6RB-iz7;2a(k@@1Z*W%=!K#Y7_s_hx}_zl2h%q%)m_A z`RK(m3}Q7-#;>szeSO&ncmOqk^QalSxvK`+4VC%~WYT6RYQW=>)iJjqw=w~XiZ)RT z>ISW-0j)>fr~?P#ZsgA#=R-3+kIIA|4b3zeb$&YTMIR2pZ!jNYGRUruBV#pnI0UV= zRHjmS6>mll8^VX>I33sE1nhE-4<y>U2Z<83$>HPhEo&-**5J@P&l;4!R5Hyi3&tVPZA1ssU) zqB8x9;{}Y;^Bf)9BwUrJ}Xp?0m5W^|3iuTb&gd#H|1qK=<+jz_bDG}8gdlVh$&WvU#Rl&Qcg zaV=`;4kE7-^8t>>6PStl>|`x<8ER=}4kDL0sM?i z-o&!-8*vD(#6x%l$B=(zHl@&*{n(DWZX#P=16hRHJFP=FOJB5cU>fehVssC+NAAZM z+RLyOSE1JS9InAk9u*CI7slZ}r~L+QrTq@-x&^G4CiV#`lV74H^qWN`iHe(EbwV<- zF--<4#UnBD!a%Kc0Hd%Od1B2nRH~muE!{p$#@8G_!Yta~qB@Lboiu+>vn{H!bP!yb46HKF*c>`j@1x=${uzj4R} zEpw-HAc!oh*^D~zO;k!xpfYqCdGgFf5bfhSs6hb_e#xeYg|f$2_dR z+J3=x;AriVPAa_IjAw-XiY&n8w5#zh{1LCm870Qti)~ng@z>Ztqf0S`_UpJGkKlG( z%R{dT4CZarg2Pcu5JoN4VeC%-rjv?N{wZoReebl-=mgpqQ5ooVojt(5xP|s?R0n^c z_Jo^JDiblt7)&3$52xb<`~-Pdnaq)PrpKbC6xC7Dg{#qx9jF;SiP~IY)L!UBrM3(8 z{GLV^>e`LOG-46)6fu?yVKr=tB5p0(^y6%5L1YoiT{dn&t5Pi37+prS;A+9 zwkg}$RNBYP?Z}J5JWZ4k8;Ji(xl?%rqlt8)j%Xoj36+V&EJE+jdP1dxm`&&zWW6JK zeh}?4-2M@5pcN#vXzPh}gjU!h)(|RJ5kpgwy-l^*=My~% zm3$lX80HZ^r~Q8loW@K{`rj8@oq86|A*zW-onwU<7fBA4(ZmYk7J`>yl&13|v@M6Rd2wEm#$-smyQmngIg?_4QN&6}451s~Uq1fnZhL;!wYYw?n5A7KIih zZi~Ok*`XhXjR-gS%iZA%!#&;q1@!!-cmMzZ delta 4146 zcmY+{e{d9M9mnzK0tt{1Lim-0K-mBxgm57VgdYKEiWQ`kHee{UYT>wS$id|hIWFCA&r^FT*POy`9&Kz#F&vd2#awXK8AB~5_Y@C ze~AOxe-CHl2Uv^6dB)`9GR#6h>U!&){e;=Z#sCgUxT$_+ z4=eChRLA;I=lu(-@h0+PrgAYAaXwNEvlw-sRY;M|TFm19riG0H3}YE~p>B8@RjQxi zJ@__m!fW^h+LYlG{u!Hb*9c>d;dRva_VY^}Ie{Aa&ru!uE!N|oFrf<ogQPQ@Rp$eiN!^N!-yn^cauTVF93pMxepgMdBb>mM^BfEwAUUreQUw~Q*laT2*(@;0A$I;kO zME&)}4IH4eW;1G)A3%Q0DR=)YYVIzh=KS9{4sW7`qq$lP=VAlCj9uvAVs*G1XX0-# z-BHxQvlA?7jVK>ASEZ)>hZYZdJR>w8>q$OVWDUa2cardgc{*J zI14LqHTqF=--~)byoFjz=dl9&aJ`=Y>^}bIv2`Ab!a&1 z^YN&TSGvx2k1xO%JjOhPJTT@8<<*qj#wZp|;vK>L%^o%^d;`_v3pfui<5#ex%vl@j zP&ev8U8obY@Fn;7aU8(@%c#}+p%I;T4_v?(*}sJP;&!gC5q^v+=}pwgMo_<@Sc3Yz23gQ%9_HX` z)O%wCYOc3oKRkpy;pPac;)yrd&>Wt};rO2Gb<~JF)KfQ{fa*XM>P8Q^wxZ5^4*4;! z@=GKA5H;5$YMu8+9pL8!vpO+Z@6Lcn*14n!$6OH);ibi~aSuf%}_}*ti#0@X)v8 zK@4IpZ>4(NjJolg_!_>8NAcFmEU&n+_ zxXp$tFsR|f$7mN+OrPn-|D2= zQKF7LLYSp==T=~PSlg0&vda>bAl(XGb^C>6C*e^@|AT8Us%esz5YMsvk>&B$H?{`^j*kR_!ghwB5R13 z4Ioc79N31CKqGMKzFKXGF+5!=~sWNqAbZB6v*B_49 z$u$!ybEkW&YP~hJR`ra!>N&~76N)Q1GTU2IV^z(ntC~|$MazEB7maxvBfd~H=!=CT zb(TNqi#OSAsVfumJZ@!r2b4|@`C9Gr?$}iKbUVYl-1dh, 2013 -# claudep , 2011,2013 +# Claude Paroz , 2013-2014 +# Claude Paroz , 2011,2013 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-22 07:09+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:55+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: French (http://www.transifex.com/projects/p/django/language/" "fr/)\n" "MIME-Version: 1.0\n" @@ -19,62 +19,68 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "La suppression de %(count)d %(items)s a réussi." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Impossible de supprimer %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Êtes-vous sûr ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Supprimer les %(verbose_name_plural)s sélectionnés" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administration" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Tout" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Oui" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Non" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Inconnu" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Toutes les dates" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Aujourd'hui" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Les 7 derniers jours" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ce mois-ci" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Cette année" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -84,94 +90,91 @@ msgstr "" "passe » d'un compte autorisé. Sachez que les deux champs peuvent être " "sensibles à la casse." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Reconnectez-vous car votre session a expiré." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Action :" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "heure de l'action" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id de l'objet" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "représentation de l'objet" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "indicateur de l'action" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "message de modification" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrée d'historique" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entrées d'historique" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "%(object)s ajouté(e)s." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "%(object)s modifié(e)s - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "%(object)s supprimé(e)s" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objet de journal" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Aucun(e)" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Modifié %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "et" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s « %(object)s » ajouté." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s modifié pour %(name)s « %(object)s »." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s « %(object)s » supprimé." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Aucun champ modifié." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -179,7 +182,7 @@ msgstr "" "L'objet %(name)s « %(obj)s » a été ajouté avec succès. Vous pouvez continuer " "l'édition ci-dessous." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -188,12 +191,12 @@ msgstr "" "L'objet %(name)s « %(obj)s » a été ajouté avec succès. Vous pouvez ajouter " "un autre objet « %(name)s » ci-dessous." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "L'objet %(name)s « %(obj)s » a été ajouté avec succès." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -202,7 +205,7 @@ msgstr "" "L'objet %(name)s « %(obj)s » a été modifié avec succès. Vous pouvez " "continuer l'édition ci-dessous." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -211,12 +214,12 @@ msgstr "" "L'objet %(name)s « %(obj)s » a été modifié avec succès. Vous pouvez ajouter " "un autre objet %(name)s ci-dessous." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "L'objet %(name)s « %(obj)s » a été modifié avec succès." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -224,66 +227,66 @@ msgstr "" "Des éléments doivent être sélectionnés afin d'appliquer les actions. Aucun " "élément n'a été modifié." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Aucune action sélectionnée." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Ajout %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "L'objet %(name)s « %(obj)s » a été supprimé avec succès." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "L'objet %(name)s avec la clef primaire %(key)r n'existe pas." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Ajout %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modification de %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Erreur de base de données" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s objet %(name)s a été modifié avec succès." msgstr[1] "%(count)s objets %(name)s ont été modifiés avec succès." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s sélectionné" msgstr[1] "Tous les %(total_count)s sélectionnés" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 sur %(cnt)s sélectionné" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "L'objet %(name)s « %(obj)s » a été supprimé avec succès." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Historique des changements : %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -292,83 +295,71 @@ msgstr "" "Supprimer l'objet %(class_name)s « %(instance)s » provoquerait la " "suppression des objets liés et protégés suivants : %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Connexion" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Site d'administration de Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administration de Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administration du site" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Connexion" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administration %s" +msgid "%(app)s administration" +msgstr "Administration de %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Date :" - -#: widgets.py:91 -msgid "Time:" -msgstr "Heure :" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Recherche" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Ajouter un autre" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Actuellement :" - -#: widgets.py:303 -msgid "Change:" -msgstr "Modifier :" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Cette page n'a pas été trouvée" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Nous sommes désolés, mais la page demandée est introuvable." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Accueil" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Erreur du serveur" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Erreur du serveur (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Erreur du serveur (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -377,120 +368,143 @@ msgstr "" "administrateurs du site et sera corrigée dans les meilleurs délais. Merci " "pour votre patience." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Exécuter l'action sélectionnée" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Envoyer" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Cliquez ici pour sélectionner tous les objets sur l'ensemble des pages" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Sélectionner tous les %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Effacer la sélection" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Saisissez tout d'abord un nom d'utilisateur et un mot de passe. Vous pourrez " +"ensuite modifier plus d'options." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bienvenue," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Saisissez un nom d'utilisateur et un mot de passe." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentation" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" -msgstr "Modifier votre mot de passe" +msgstr "Modifier le mot de passe" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Déconnexion" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Site d'administration de Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administration de Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Ajouter" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historique" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Voir sur le site" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Corrigez les erreurs suivantes." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Corrigez les erreurs ci-dessous." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Saisissez un nouveau mot de passe pour l'utilisateur %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Mot de passe" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Mot de passe (à nouveau)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Saisissez le même mot de passe que précédemment, pour vérification." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bienvenue," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentation" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Déconnexion" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Ajouter" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historique" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Voir sur le site" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Ajouter %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtre" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Enlever du tri" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Priorité de tri : %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Inverser le tri" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Supprimer" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -501,7 +515,7 @@ msgstr "" "suppression des objets qui lui sont liés, mais votre compte ne possède pas " "la permission de supprimer les types d'objets suivants :" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -510,7 +524,7 @@ msgstr "" "Supprimer l'objet %(object_name)s « %(escaped_object)s » provoquerait la " "suppression des objets liés et protégés suivants :" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -520,16 +534,16 @@ msgstr "" "« %(escaped_object)s » ? Les éléments suivants sont liés à celui-ci et " "seront aussi supprimés :" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Oui, je suis sûr" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Supprimer plusieurs objets" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -540,7 +554,7 @@ msgstr "" "suppression d'objets liés, mais votre compte n'est pas autorisé à supprimer " "les types d'objet suivants :" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -549,7 +563,7 @@ msgstr "" "La suppression des objets %(objects_name)s sélectionnés provoquerait la " "suppression des objets liés et protégés suivants :" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -558,41 +572,56 @@ msgstr "" "Voulez-vous vraiment supprimer les objets %(objects_name)s sélectionnés ? " "Tous les objets suivants et les éléments liés seront supprimés :" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Supprimer" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Ajouter un objet %(verbose_name)s supplémentaire" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Supprimer ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Par %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modèles de l'application %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modifier" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Vous n'avez pas la permission de modifier quoi que ce soit." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Actions récentes" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mes actions" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Aucun(e) disponible" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contenu inconnu" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -602,27 +631,27 @@ msgstr "" "tables utiles ont été créées, et que la base est accessible par " "l'utilisateur concerné." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Mot de passe :" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Mot de passe ou nom d'utilisateur oublié ?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Date/heure" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Utilisateur" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Action" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -630,114 +659,61 @@ msgstr "" "Cet objet n'a pas d'historique de modification. Il n'a probablement pas été " "ajouté au moyen de ce site d'administration." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Tout afficher" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Enregistrer" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Rechercher" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s résultat" msgstr[1] "%(counter)s résultats" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s résultats" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Enregistrer en tant que nouveau" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Enregistrer et ajouter un nouveau" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Enregistrer et continuer les modifications" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Saisissez tout d'abord un nom d'utilisateur et un mot de passe. Vous pourrez " -"ensuite modifier plus d'options." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Saisissez un nom d'utilisateur et un mot de passe." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Saisissez un nouveau mot de passe pour l'utilisateur %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Mot de passe" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Mot de passe (à nouveau)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Saisissez le même mot de passe que précédemment, pour vérification." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Supprimer" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Ajouter un objet %(verbose_name)s supplémentaire" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Supprimer ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Merci pour le temps que vous avez accordé à ce site aujourd'hui." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Connectez-vous à nouveau" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" -msgstr "Modification de votre mot de passe" +msgstr "Modification du mot de passe" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Mot de passe modifié avec succès" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Votre mot de passe a été modifié." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -746,47 +722,35 @@ msgstr "" "nouveau mot de passe à deux reprises afin de vérifier qu'il est correctement " "saisi." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Ancien mot de passe" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nouveau mot de passe" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Modifier mon mot de passe" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Réinitialisation du mot de passe" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Mise à jour du mot de passe effectuée avec succès" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "Votre mot de passe a été défini. Vous pouvez maintenant vous authentifier." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmation de mise à jour du mot de passe" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Saisissez un nouveau mot de passe" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -794,19 +758,15 @@ msgstr "" "Saisissez deux fois votre nouveau mot de passe afin de vérifier qu'il est " "correctement saisi." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nouveau mot de passe :" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirmation du mot de passe :" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Échec lors de la mise à jour du mot de passe" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -815,12 +775,7 @@ msgstr "" "raison de sa précédente utilisation. Veuillez renouveler votre demande de " "mise à jour de mot de passe." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Mot de passe mis à jour avec succès" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -829,7 +784,7 @@ msgstr "" "passe à l'adresse que vous avez indiquée. Vous devriez le recevoir " "rapidement." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -838,7 +793,7 @@ msgstr "" "avec laquelle vous vous êtes enregistré et contrôlez votre dossier de " "pourriels." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -847,25 +802,25 @@ msgstr "" "Vous recevez ce message en réponse à votre demande de réinitialisation du " "mot de passe de votre compte sur %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" "Veuillez vous rendre sur cette page et choisir un nouveau mot de passe :" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Votre nom d'utilisateur, en cas d'oubli :" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Merci d'utiliser notre site !" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "L'équipe %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -873,28 +828,52 @@ msgstr "" "Mot de passe perdu ? Saisissez votre adresse électronique ci-dessous et nous " "vous enverrons les instructions pour en créer un nouveau." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Adresse électronique :" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Réinitialiser mon mot de passe" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Toutes les dates" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(aucun-e)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Sélectionnez %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Sélectionnez l'objet %s à changer" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Date :" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Heure :" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Recherche" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Ajouter un autre" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Actuellement :" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Modifier :" diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo index 9dda61710c5c5a012f3dccc31c25c7a7bb2273f0..56b2f04bcedee65de2818a617dfd61b930900464 100644 GIT binary patch delta 1292 zcmbV~O=uHQ5XYxUYiet%ruDP6K9yR~CT@bY8jC2_Lq$suEh^ZXdIR2vx1kp93WKB5+8y(xk12^GC( z0;=G37M;jVs1v;hU&6<*_=3#{|57V0O%(wHj}v!774qOycm+Oz?W;v@!8eeBl%HNF z$9=LH*H6dboA7n`qUr0}h^y9m9ND5o*esfMukS`pKbCFy1`RMBp*EuvsJ3>37XLt> zt`*;c>jdbpZ1i3Jz%|g(tLeus9i{hyzM5j*Nt!cm!PuT-I&voM7Cd989Xn;*3nu4y z6OL!{nafU02HYibbN`cU&N=DKXsY_!u7BS9cW$iISZfC-$3wC3-l)|bjUO=a?qobM z`8?EWl}{3uiCal4vD?BLPT0A8bjY(ub6Gp@dP#FMYZp?E8MHn3YUyj}QJ|>L^!j1a zWINMNfeEAvmF5`2m^b_E{Ok<*6KQ)Dc;ZLetHe%_ zGYN<&68vZ^WFbYmbZRAtZNN@~ZK{Cye|IzNo8Qdd+54FG%>IwL$Pxu>u;U)gW^(P`+@|wk(?=6mD3Uiux zhrto<;~|ccZ4>X211KbILVbValv;wNg;r(M4QMXg%v+6Gkb{*`dGYeB|vzaCT M$~p-8^U=G|BMB8uQvd(} diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po index b075276e7..5e8e2ecdd 100644 --- a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: -# claudep , 2011-2012 +# Claude Paroz , 2014 +# Claude Paroz , 2011-2012 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 10:02+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: French (http://www.transifex.com/projects/p/django/language/" "fr/)\n" "MIME-Version: 1.0\n" @@ -18,12 +19,12 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s disponible(s)" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +34,38 @@ msgstr "" "sélectionnant dans la zone ci-dessous, puis en cliquant sur la flèche " "« Choisir » entre les deux zones." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Écrivez dans cette zone pour filtrer la liste des « %s » disponibles." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtrer" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Tout choisir" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Cliquez pour choisir tous les « %s » en une seule opération." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Choisir" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Enlever" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Choix des « %s »" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -74,22 +75,24 @@ msgstr "" "sélectionnant dans la zone ci-dessous, puis en cliquant sur la flèche « " "Enlever » entre les deux zones." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Tout enlever" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Cliquez pour enlever tous les « %s » en une seule opération." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s sur %(cnt)s sélectionné" msgstr[1] "%(sel)s sur %(cnt)s sélectionnés" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -97,7 +100,8 @@ msgstr "" "Vous avez des modifications non sauvegardées sur certains champs éditables. " "Si vous lancez une action, ces modifications vont être perdues." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -107,7 +111,8 @@ msgstr "" "certains champs modifiés. Cliquez sur OK pour sauver. Vous devrez " "réappliquer l'action." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +122,68 @@ msgstr "" "sur des champs. Vous cherchez probablement le bouton Envoyer et non le " "bouton Sauvegarder." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Note : l'heure du serveur précède votre heure de %s heure." +msgstr[1] "Note : l'heure du serveur précède votre heure de %s heures." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Note : votre heure précède l'heure du serveur de %s heure." +msgstr[1] "Note : votre heure précède l'heure du serveur de %s heures." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Maintenant" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Horloge" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Choisir une heure" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Minuit" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6:00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Midi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Annuler" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Aujourd'hui" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendrier" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Hier" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Demain" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +191,17 @@ msgstr "" "Janvier Février Mars Avril Mai Juin Juillet Août Septembre Octobre Novembre " "Décembre" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M J V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Afficher" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Masquer" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Maintenant" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Horloge" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Choisir une heure" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Minuit" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6:00" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Midi" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Annuler" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Aujourd'hui" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendrier" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Hier" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Demain" diff --git a/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bf4c7ba3b80be11d052a4c4609b1ba292b186db4 GIT binary patch literal 475 zcmY+A-%i3X6vi=nwM(zPI3`{|wCgq@8AXf{At8~tkg3;YJB*RhE^Q~^d-wppn9pJd z2I5J+v?u+YKVN^&&%PQqPOL7huB=Y2ZmjAEt-kGJ*PbhgS-(h}m?FF7^K{CaU zyzcpr3yI$b|8~cDmV4&fkXUh{3vQ%hFerGHB1BxtPq<5V*+Z}?@|i+cpt-jtBCB|Y zBu2hs@Q&J`5-?JB8W+%97*jGz*Xy-w>c;sTH*O+VwA|a(w4{5NwD@a9=UduxCgaKQ z_z}MAIRhyS3cKL8v`!6f3@rD literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/fy/LC_MESSAGES/django.po b/django/contrib/admin/locale/fy/LC_MESSAGES/django.po new file mode 100644 index 000000000..ab073bb65 --- /dev/null +++ b/django/contrib/admin/locale/fy/LC_MESSAGES/django.po @@ -0,0 +1,814 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 13:12+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "" + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "" + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "" + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "" + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "" + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "" + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "" + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "" + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr "" + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "" + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "" + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "" + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "" + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "" + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "" + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..bf4c7ba3b80be11d052a4c4609b1ba292b186db4 GIT binary patch literal 475 zcmY+A-%i3X6vi=nwM(zPI3`{|wCgq@8AXf{At8~tkg3;YJB*RhE^Q~^d-wppn9pJd z2I5J+v?u+YKVN^&&%PQqPOL7huB=Y2ZmjAEt-kGJ*PbhgS-(h}m?FF7^K{CaU zyzcpr3yI$b|8~cDmV4&fkXUh{3vQ%hFerGHB1BxtPq<5V*+Z}?@|i+cpt-jtBCB|Y zBu2hs@Q&J`5-?JB8W+%97*jGz*Xy-w>c;sTH*O+VwA|a(w4{5NwD@a9=UduxCgaKQ z_z}MAIRhyS3cKL8v`!6f3@rD literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po new file mode 100644 index 000000000..a70d61f39 --- /dev/null +++ b/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po @@ -0,0 +1,188 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 13:12+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/static/admin/js/SelectFilter2.js:45 +#, c-format +msgid "Available %s" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:46 +#, c-format +msgid "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:53 +#, c-format +msgid "Type into this box to filter down the list of available %s." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:57 +msgid "Filter" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +msgid "Choose all" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +#, c-format +msgid "Click to choose all %s at once." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:67 +msgid "Choose" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:69 +msgid "Remove" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:75 +#, c-format +msgid "Chosen %s" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:76 +#, c-format +msgid "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +msgid "Remove all" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +#, c-format +msgid "Click to remove all chosen %s at once." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 +msgid "%(sel)s of %(cnt)s selected" +msgid_plural "%(sel)s of %(cnt)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 +msgid "" +"You have unsaved changes on individual editable fields. If you run an " +"action, your unsaved changes will be lost." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, but you haven't saved your changes to " +"individual fields yet. Please click OK to save. You'll need to re-run the " +"action." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, and you haven't made any changes on individual " +"fields. You're probably looking for the Go button rather than the Save " +"button." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "" diff --git a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo deleted file mode 100644 index 23b56a2d25591b8f1ba7512a4ba51f5002f7191a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 478 zcmY*VO-lnY5LNWFN6#Kc@X(@ZvejZu>BWA4V717qM~S=B?Urq_BvV^|i2uOf(rH2oioLV?o1$&cw<9p$axLJ?Giv}mi%b*mB~>gTxod0K(500)" -msgstr "" - -#: templates/admin/500.html:15 -msgid "" -"There's been an error. It's been reported to the site administrators via " -"email and should be fixed shortly. Thanks for your patience." -msgstr "" - -#: templates/admin/actions.html:4 -msgid "Run the selected action" -msgstr "" - -#: templates/admin/actions.html:4 -msgid "Go" -msgstr "" - -#: templates/admin/actions.html:11 -msgid "Click here to select the objects across all pages" -msgstr "" - -#: templates/admin/actions.html:11 -#, python-format -msgid "Select all %(total_count)s %(module_name)s" -msgstr "" - -#: templates/admin/actions.html:13 -msgid "Clear selection" -msgstr "" - -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "" - -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "" - -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Change password" -msgstr "" - -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the error below." -msgstr "" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the errors below." -msgstr "" - -#: templates/admin/change_list.html:58 -#, python-format -msgid "Add %(name)s" -msgstr "" - -#: templates/admin/change_list.html:78 -msgid "Filter" -msgstr "" - -#: templates/admin/change_list_results.html:17 -msgid "Remove from sorting" -msgstr "" - -#: templates/admin/change_list_results.html:18 -#, python-format -msgid "Sorting priority: %(priority_number)s" -msgstr "" - -#: templates/admin/change_list_results.html:19 -msgid "Toggle sorting" -msgstr "" - -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 -msgid "Delete" -msgstr "" - -#: templates/admin/delete_confirmation.html:18 -#, python-format -msgid "" -"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " -"related objects, but your account doesn't have permission to delete the " -"following types of objects:" -msgstr "" - -#: templates/admin/delete_confirmation.html:26 -#, python-format -msgid "" -"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " -"following protected related objects:" -msgstr "" - -#: templates/admin/delete_confirmation.html:34 -#, python-format -msgid "" -"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " -"All of the following related items will be deleted:" -msgstr "" - -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 -msgid "Yes, I'm sure" -msgstr "" - -#: templates/admin/delete_selected_confirmation.html:10 -msgid "Delete multiple objects" -msgstr "" - -#: templates/admin/delete_selected_confirmation.html:17 -#, python-format -msgid "" -"Deleting the selected %(objects_name)s would result in deleting related " -"objects, but your account doesn't have permission to delete the following " -"types of objects:" -msgstr "" - -#: templates/admin/delete_selected_confirmation.html:25 -#, python-format -msgid "" -"Deleting the selected %(objects_name)s would require deleting the following " -"protected related objects:" -msgstr "" - -#: templates/admin/delete_selected_confirmation.html:33 -#, python-format -msgid "" -"Are you sure you want to delete the selected %(objects_name)s? All of the " -"following objects and their related items will be deleted:" -msgstr "" - -#: templates/admin/filter.html:2 -#, python-format -msgid " By %(filter_title)s " -msgstr "" - -#: templates/admin/index.html:20 -#, python-format -msgid "Models in the %(name)s application" -msgstr "" - -#: templates/admin/index.html:39 -msgid "Change" -msgstr "" - -#: templates/admin/index.html:49 -msgid "You don't have permission to edit anything." -msgstr "" - -#: templates/admin/index.html:57 -msgid "Recent Actions" -msgstr "" - -#: templates/admin/index.html:58 -msgid "My Actions" -msgstr "" - -#: templates/admin/index.html:62 -msgid "None available" -msgstr "" - -#: templates/admin/index.html:76 -msgid "Unknown content" -msgstr "" - -#: templates/admin/invalid_setup.html:12 -msgid "" -"Something's wrong with your database installation. Make sure the appropriate " -"database tables have been created, and make sure the database is readable by " -"the appropriate user." -msgstr "" - -#: templates/admin/login.html:37 -msgid "Password:" -msgstr "" - -#: templates/admin/login.html:44 -msgid "Forgotten your password or username?" -msgstr "" - -#: templates/admin/object_history.html:23 -msgid "Date/time" -msgstr "" - -#: templates/admin/object_history.html:24 -msgid "User" -msgstr "" - -#: templates/admin/object_history.html:25 -msgid "Action" -msgstr "" - -#: templates/admin/object_history.html:39 -msgid "" -"This object doesn't have a change history. It probably wasn't added via this " -"admin site." -msgstr "" - -#: templates/admin/pagination.html:10 -msgid "Show all" -msgstr "" - -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 -msgid "Save" -msgstr "" - -#: templates/admin/search_form.html:7 -msgid "Search" -msgstr "" - -#: templates/admin/search_form.html:9 -#, python-format -msgid "%(counter)s result" -msgid_plural "%(counter)s results" -msgstr[0] "" -msgstr[1] "" - -#: templates/admin/search_form.html:9 -#, python-format -msgid "%(full_result_count)s total" -msgstr "" - -#: templates/admin/submit_line.html:5 -msgid "Save as new" -msgstr "" - -#: templates/admin/submit_line.html:6 -msgid "Save and add another" -msgstr "" - -#: templates/admin/submit_line.html:7 -msgid "Save and continue editing" -msgstr "" - -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 -msgid "Thanks for spending some quality time with the Web site today." -msgstr "" - -#: templates/registration/logged_out.html:10 -msgid "Log in again" -msgstr "" - -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 -msgid "Password change" -msgstr "" - -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/registration/password_change_done.html:17 -msgid "Your password was changed." -msgstr "" - -#: templates/registration/password_change_form.html:26 -msgid "" -"Please enter your old password, for security's sake, and then enter your new " -"password twice so we can verify you typed it in correctly." -msgstr "" - -#: templates/registration/password_change_form.html:32 -msgid "Old password" -msgstr "" - -#: templates/registration/password_change_form.html:37 -msgid "New password" -msgstr "" - -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 -msgid "Change my password" -msgstr "" - -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 -msgid "Password reset" -msgstr "" - -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 -msgid "Your password has been set. You may go ahead and log in now." -msgstr "" - -#: templates/registration/password_reset_confirm.html:7 -msgid "Password reset confirmation" -msgstr "" - -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 -msgid "" -"Please enter your new password twice so we can verify you typed it in " -"correctly." -msgstr "" - -#: templates/registration/password_reset_confirm.html:23 -msgid "New password:" -msgstr "" - -#: templates/registration/password_reset_confirm.html:25 -msgid "Confirm password:" -msgstr "" - -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 -msgid "" -"The password reset link was invalid, possibly because it has already been " -"used. Please request a new password reset." -msgstr "" - -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "" - -#: templates/registration/password_reset_done.html:17 -msgid "" -"We've emailed you instructions for setting your password. You should be " -"receiving them shortly." -msgstr "" - -#: templates/registration/password_reset_done.html:19 -msgid "" -"If you don't receive an email, please make sure you've entered the address " -"you registered with, and check your spam folder." -msgstr "" - -#: templates/registration/password_reset_email.html:2 -#, python-format -msgid "" -"You're receiving this email because you requested a password reset for your " -"user account at %(site_name)s." -msgstr "" - -#: templates/registration/password_reset_email.html:4 -msgid "Please go to the following page and choose a new password:" -msgstr "" - -#: templates/registration/password_reset_email.html:8 -msgid "Your username, in case you've forgotten:" -msgstr "" - -#: templates/registration/password_reset_email.html:10 -msgid "Thanks for using our site!" -msgstr "" - -#: templates/registration/password_reset_email.html:12 -#, python-format -msgid "The %(site_name)s team" -msgstr "" - -#: templates/registration/password_reset_form.html:17 -msgid "" -"Forgotten your password? Enter your email address below, and we'll email " -"instructions for setting a new one." -msgstr "" - -#: templates/registration/password_reset_form.html:21 -msgid "Email address:" -msgstr "" - -#: templates/registration/password_reset_form.html:21 -msgid "Reset my password" -msgstr "" - -#: templatetags/admin_list.py:348 -msgid "All dates" -msgstr "" - -#: views/main.py:35 -msgid "(None)" -msgstr "" - -#: views/main.py:84 -#, python-format -msgid "Select %s" -msgstr "" - -#: views/main.py:86 -#, python-format -msgid "Select %s to change" -msgstr "" diff --git a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.mo deleted file mode 100644 index 8f20b69acebdd1025922feea693e725abb60714d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 401 zcmYL^&q@O^5Qi&z+M{O=BY05i)MQJgrml$n1BF&gS@kHfP1BTZvLvb42l4fM7H1XP zAABUkd}Joy$46f^$^mggoDqk_B~hhKyi)Uq&dS+k;@wKkA`a*HqI@vU3h1q*)h?N; z()ozvpv@c~HacML1SFHE9J^l0NG|qdR02}QQ)Ep{o4``hY}FZOj6|HO4^zFl_ju*; z7Vwrxuj`DGjAV$Iduc-?+ep#Uf=B$0gLV1 z<0u&q$Nl|hc!MQfXQQ$-WLwgH0k-@tLzZ^n@0y)kIL&}xB()zA+i++A diff --git a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po deleted file mode 100644 index f4e0e3e5f..000000000 --- a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po +++ /dev/null @@ -1,166 +0,0 @@ -# This file is distributed under the same license as the Django package. -# -msgid "" -msgstr "" -"Project-Id-Version: Django\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-23 02:35+0100\n" -"PO-Revision-Date: 2011-03-15 15:26+0000\n" -"Last-Translator: Django team\n" -"Language-Team: English \n" -"Language: fy_NL\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: static/admin/js/SelectFilter2.js:45 -#, c-format -msgid "Available %s" -msgstr "" - -#: static/admin/js/SelectFilter2.js:46 -#, c-format -msgid "" -"This is the list of available %s. You may choose some by selecting them in " -"the box below and then clicking the \"Choose\" arrow between the two boxes." -msgstr "" - -#: static/admin/js/SelectFilter2.js:53 -#, c-format -msgid "Type into this box to filter down the list of available %s." -msgstr "" - -#: static/admin/js/SelectFilter2.js:57 -msgid "Filter" -msgstr "" - -#: static/admin/js/SelectFilter2.js:61 -msgid "Choose all" -msgstr "" - -#: static/admin/js/SelectFilter2.js:61 -#, c-format -msgid "Click to choose all %s at once." -msgstr "" - -#: static/admin/js/SelectFilter2.js:67 -msgid "Choose" -msgstr "" - -#: static/admin/js/SelectFilter2.js:69 -msgid "Remove" -msgstr "" - -#: static/admin/js/SelectFilter2.js:75 -#, c-format -msgid "Chosen %s" -msgstr "" - -#: static/admin/js/SelectFilter2.js:76 -#, c-format -msgid "" -"This is the list of chosen %s. You may remove some by selecting them in the " -"box below and then clicking the \"Remove\" arrow between the two boxes." -msgstr "" - -#: static/admin/js/SelectFilter2.js:80 -msgid "Remove all" -msgstr "" - -#: static/admin/js/SelectFilter2.js:80 -#, c-format -msgid "Click to remove all chosen %s at once." -msgstr "" - -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 -msgid "%(sel)s of %(cnt)s selected" -msgid_plural "%(sel)s of %(cnt)s selected" -msgstr[0] "" -msgstr[1] "" - -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 -msgid "" -"You have unsaved changes on individual editable fields. If you run an " -"action, your unsaved changes will be lost." -msgstr "" - -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:6 -msgid "" -"You have selected an action, but you haven't saved your changes to " -"individual fields yet. Please click OK to save. You'll need to re-run the " -"action." -msgstr "" - -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 -msgid "" -"You have selected an action, and you haven't made any changes on individual " -"fields. You're probably looking for the Go button rather than the Save " -"button." -msgstr "" - -#: static/admin/js/calendar.js:26 -msgid "" -"January February March April May June July August September October November " -"December" -msgstr "" - -#: static/admin/js/calendar.js:27 -msgid "S M T W T F S" -msgstr "" - -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 -msgid "Show" -msgstr "" - -#: static/admin/js/collapse.js:15 static/admin/js/collapse.min.js:1 -msgid "Hide" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:49 -#: static/admin/js/admin/DateTimeShortcuts.js:85 -msgid "Now" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:53 -msgid "Clock" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:81 -msgid "Choose a time" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:86 -msgid "Midnight" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:87 -msgid "6 a.m." -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Noon" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:92 -#: static/admin/js/admin/DateTimeShortcuts.js:204 -msgid "Cancel" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:144 -#: static/admin/js/admin/DateTimeShortcuts.js:197 -msgid "Today" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -msgid "Calendar" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:195 -msgid "Yesterday" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Tomorrow" -msgstr "" diff --git a/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo index 1482744b5d65fdcff5a5042d23b251f9cbdd0144..c081bed5b0036e29b9d278055c28a206356f8623 100644 GIT binary patch delta 3221 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, 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Irish (http://www.transifex.com/projects/p/django/language/" "ga/)\n" @@ -19,156 +19,159 @@ msgstr "" "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " "4);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "D'éirigh le scriosadh %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Ní féidir scriosadh %(name)s " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "An bhfuil tú cinnte?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Scrios %(verbose_name_plural) roghnaithe" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Gach" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Tá" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Níl" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Gan aithne" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Aon dáta" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Inniu" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "7 lá a chuaigh thart" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Táim cinnte" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "An blian seo" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Le do thoil, logáil isteach arís cé go bhfuil to seisúin críochnaithe." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Aicsean:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "am aicsean" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id oibiacht" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr oibiacht" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "brat an aicsean" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "teachtaireacht athrú" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "loga iontráil" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "loga iontrálacha" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" curtha isteach." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" - %(changes)s aithrithe" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s.\" scrioste" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Oibiacht LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Dada" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Athraithe %s" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "agus" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Suimithe %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Athraithe %(list)s le %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Scriosaithe %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Dada réimse aithraithe" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -176,38 +179,38 @@ msgstr "" "Chuir an %(name)s·\"%(obj)s\"·go rathúil.·Is féidir leat é a cuir in eagar " "thíos." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Bhí %(name)s \"%(obj)s\" breisithe go rathúil" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Bhí an %(name)s \"%(obj)s\" aithraithe to rathúil" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -215,30 +218,35 @@ msgstr "" "Ní mór Míreanna a roghnú chun caingne a dhéanamh orthu. Níl aon mhíreanna a " "athrú." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Uimh gníomh roghnaithe." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Cuir %s le" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Bhí %(name)s \"%(obj)s\" scrioste go rathúil." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Níl réad le hainm %(name)s agus eochair %(key)r ann." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Cuir %s le" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Aithrigh %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Botún bunachar sonraí" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -248,7 +256,7 @@ msgstr[2] "%(count)s %(name)s athraithe go rathúil" msgstr[3] "%(count)s %(name)s athraithe go rathúil" msgstr[4] "%(count)s %(name)s athraithe go rathúil" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -258,232 +266,238 @@ msgstr[2] "Gach %(total_count)s roghnaithe" msgstr[3] "Gach %(total_count)s roghnaithe" msgstr[4] "Gach %(total_count)s roghnaithe" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 as %(cnt)s roghnaithe." -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Bhí %(name)s \"%(obj)s\" scrioste go rathúil." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Athraigh stáir %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Logáil isteach" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Riarthóir suíomh Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Riarachán Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Riaracháin an suíomh" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Logáil isteach" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s riaracháin" - -#: widgets.py:90 -msgid "Date:" -msgstr "Dáta:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Am:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Cuardach" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Cuir le" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Ní bhfuarthas an leathanach" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Tá brón orainn, ach ní bhfuarthas an leathanach iarraite." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Baile" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Botún freastalaí" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Botún freastalaí (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Botún Freastalaí (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Rith an gníomh roghnaithe" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Té" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" "Cliceáil anseo chun na hobiacht go léir a roghnú ar fud gach leathanach" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Roghnaigh gach %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Scroiseadh modhnóir" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Ar dtús, iontráil ainm úsaideoir agus focal faire. Ansin, beidh tú in ann " +"cuir in eagar níos mó roghaí úsaideoira." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Fáilte" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Cuir isteach ainm úsáideora agus focal faire." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Doiciméadúchán" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Athraigh focal faire" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Logáil amach" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Riarthóir suíomh Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Riarachán Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Cuir le" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Stair" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Breath ar suíomh" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Ceartaigh na botúin thíos le do thoil" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Iontráil focal faire nua le hadhaigh an úsaideor %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Focal faire" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Focal faire (arís)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Iontráíl an focal faire céanna mar thuas, le fíorúchán." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Fáilte" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Doiciméadúchán" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Logáil amach" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Cuir le" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Stair" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Breath ar suíomh" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Cuir %(name)s le" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Scagaire" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Bain as sórtáil" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sórtáil tosaíocht: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Toggle sórtáil" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Cealaigh" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -493,7 +507,7 @@ msgstr "" "Má scriossan tú %(object_name)s '%(escaped_object)s' scriosfaidh oibiachtí " "gaolta. Ach níl cead ag do cuntas na oibiacht a leanúint a scriosadh:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -502,7 +516,7 @@ msgstr "" "Bheadh Scriosadh an %(object_name)s '%(escaped_object)s' a cheangal ar an " "méid seo a leanas a scriosadh nithe cosanta a bhaineann le:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -511,16 +525,16 @@ msgstr "" "An bhfuil tú cinnte na %(object_name)s \"%(escaped_object)s\" a scroiseadh?" "Beidh gach oibiacht a leanúint scroiste freisin:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Táim cinnte" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Scrios na réadanna" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -531,7 +545,7 @@ msgstr "" "gaolmhara a scriosadh, ach níl cead do chuntas a scriosadh na cineálacha seo " "a leanas na cuspóirí:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -540,7 +554,7 @@ msgstr "" "Teastaíonn scriosadh na %(objects_name)s roghnaithe scriosadh na hoibiacht " "gaolta cosainte a leanúint:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -549,41 +563,56 @@ msgstr "" "An bhfuil tú cinnte gur mian leat a scriosadh %(objects_name)s roghnaithe? " "Beidh gach ceann de na nithe seo a leanas agus a n-ítimí gaolta scroiste:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Tóg amach" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Cuir eile %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Cealaigh?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Trí %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Athraigh" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Níl cead agat aon rud a cuir in eagar." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Aicsean úrnua" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mo Aicseain" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Dada ar fáil" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Inneachair anaithnid" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -593,27 +622,27 @@ msgstr "" "boird an bunachar sonraI cruthaithe cheana, agus déan cinnte go bhfuil do " "úsaideoir in ann an bunacchar sonraí a léamh." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Focal faire:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Dearmad déanta ar do focal faire nó ainm úsaideora" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dáta/am" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Úsaideoir" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Aicsean" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -621,19 +650,20 @@ msgstr "" "Níl stáir aitraithe ag an oibiacht seo agús is dócha ná cuir le tríd an an " "suíomh riarachán." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Taispéan gach rud" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Sábháil" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Cuardach" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -643,95 +673,41 @@ msgstr[2] "%(counter)s torthaí" msgstr[3] "%(counter)s torthaí" msgstr[4] "%(counter)s torthaí" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s iomlán" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Sabháil mar nua" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Sabháil agus cuir le ceann eile" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Sábhail agus lean ag cuir in eagar" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Ar dtús, iontráil ainm úsaideoir agus focal faire. Ansin, beidh tú in ann " -"cuir in eagar níos mó roghaí úsaideoira." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Cuir isteach ainm úsáideora agus focal faire." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Iontráil focal faire nua le hadhaigh an úsaideor %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Focal faire" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Focal faire (arís)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Iontráíl an focal faire céanna mar thuas, le fíorúchán." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Tóg amach" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Cuir eile %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Cealaigh?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Go raibh maith agat le hadhaigh do cuairt ar an suíomh idirlínn inniú." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Logáil isteacj arís" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Athrú focal faire" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Athrú an focal faire rathúil" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Bhí do focal faire aithraithe." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -740,46 +716,34 @@ msgstr "" "iontráil do focal faire dhá uaire cé go mbeimid in ann a seiceal go bhfuil " "sé scríobhte isteach i gceart." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Sean-focal faire " -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Focal faire nua" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Athraigh mo focal faire" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Athsocraigh focal faire" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Athshocraigh an focal faire críochnaithe" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Tá do focal faire réidh. Is féidir leat logáil isteach anois." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Deimhniú athshocraigh focal faire" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Cuir isteach focal faire nua" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -787,19 +751,15 @@ msgstr "" "Le do thoil, iontráil do focal faire dhá uaire cé go mbeimid in ann a " "seiceal go bhfuil sé scríobhte isteach i gceart." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Focal faire nua:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Deimhnigh focal faire:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Athshocraigh focal faire mí-rathúil" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,77 +767,96 @@ msgstr "" "Bhí nasc athshocraigh an focal faire mícheart, b'fheidir mar go raibh sé " "úsaidte cheana. Le do thoil, iarr ar athsocraigh focal faire nua." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Athshocraigh focal faire mí-rathúil" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" "Le do thoil té go dtí an leathanach a leanúint agus roghmaigh focal faire " "nua:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Do ainm úsaideoir, má tá dearmad déanta agat." -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Go raibh maith agat le hadhaigh do cuairt!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Foireann an %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Athsocraigh mo focal faire" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Gach dáta" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Dada)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Roghnaigh %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Roghnaigh %s a athrú" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dáta:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Am:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Cuardach" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Cuir le" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo index 9321a79478118fbe36cfb79e3ce4b466dd537662..6ffae8f3c917715516a23608b940e8ec672611bb 100644 GIT binary patch delta 365 zcmXZXF-yZh7{>9pVv`uHkX0=lIF^*8q(h>Ei;H$Deu01$BO%46gM-k;Z_q^@>{gcu zLU7g9)!EI-#mUJ|{x9@6?sxaXz0Y0Id}==L)F!Vrk-jN%FCxyGh=B#JV~G~NEqzC( ze6VcbCp!3z4P0OgEn6hS09P?X-6uz)3^vQHm41DCX|@}I>vdf}RDL(|JJZ74 zKCCJoPkCV!_$`lN_u_o)o{ZuwPvh}$6se;)%aUC62Fd9lRr?p!@gS{^?Ib%JmWDMq F{sD0wInV$A delta 369 zcmXZXKTE?v7{~FaVwxKNP$xkx1lN*sNvyQN!NJWz$vdbuU?8><1Nb=29-$;HXZPWnA99QQdM?w;Rsx22oX-Eyw?m=g(2kqZ$iPKo648mI9d3-~nl z8CmkmHiK_Cj~_UTBP^q7iPX`@NjyN^Cq<&<6!)=jN$;=GCk2DTXzUNN#9#^?P(&TD zf@Fxo3tA?<->5%&PO~ohbHl}n&@h~4JBI$qsYwZN+mUd)B1X3{v`iw^De|HFpY QP2$}&s, 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Irish (http://www.transifex.com/projects/p/django/language/" "ga/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " "4);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s ar fáil" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,39 +34,39 @@ msgstr "" "sa bhosca thíos agus ansin cliceáil ar an saighead \"Roghnaigh\" idir an dá " "boscaí." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" "Scríobh isteach sa bhosca seo a scagadh síos ar an liosta de %s ar fáil." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Scagaire" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Roghnaigh iomlán" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Cliceáil anseo chun %s go léir a roghnú." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Roghnaigh" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Bain amach" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Roghnófar %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -76,16 +76,17 @@ msgstr "" "roghnaionn tú cuid acu sa bhosca thíos agus ansin cliceáil ar an saighead " "\"Bain\" idir an dá boscaí." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Scrois gach ceann" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Cliceáil anseo chun %s go léir roghnaithe a scroiseadh." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s roghnaithe" @@ -94,7 +95,8 @@ msgstr[2] "%(sel)s de %(cnt)s roghnaithe" msgstr[3] "%(sel)s de %(cnt)s roghnaithe" msgstr[4] "%(sel)s de %(cnt)s roghnaithe" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -102,7 +104,8 @@ msgstr "" "Tá aithrithe nach bhfuil sabhailte ar chuid do na réimse. Má ritheann tú " "gníomh, caillfidh tú do chuid aithrithe." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -111,7 +114,8 @@ msgstr "" "Tá gníomh roghnaithe agat, ach níl do aithrithe sabhailte ar cuid de na " "réímse. Clic OK chun iad a sábháil. Caithfidh tú an gníomh a rith arís." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -120,7 +124,74 @@ msgstr "" "Tá gníomh roghnaithe agat, ach níl do aithrithe sabhailte ar cuid de na " "réímse. Is dócha go bhfuil tú ag iarraidh an cnaipe Té ná an cnaipe Sábháil." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Anois" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Clog" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Roghnaigh am" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Meán oíche" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Nóin" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cealaigh" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Inniu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Féilire" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Inné" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Amárach" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -128,62 +199,17 @@ msgstr "" "Eanair Feabhra Márta Aibreán Bealtaine Meitheamh Iúil Lúnasa Mean Fómhair " "Deireadh Fómhair Nollaig" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M C D A S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Taispeán" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Folaigh" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Anois" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Clog" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Roghnaigh am" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Meán oíche" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Nóin" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cealaigh" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Inniu" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Féilire" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Inné" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Amárach" diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo index 988c9b6d3d0252e494adbf71d0259abb177c440e..d4294b8c8a68f042569abc80e674e8f37018b79f 100644 GIT binary patch delta 3573 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 diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/django.po b/django/contrib/admin/locale/gl/LC_MESSAGES/django.po index 646ccb33a..a549b107c 100644 --- a/django/contrib/admin/locale/gl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/gl/LC_MESSAGES/django.po @@ -8,11 +8,11 @@ # Oscar Carballal , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-09-07 12:02+0000\n" -"Last-Translator: Leandro Regueiro \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Galician (http://www.transifex.com/projects/p/django/language/" "gl/)\n" "MIME-Version: 1.0\n" @@ -21,62 +21,68 @@ msgstr "" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Borrado exitosamente %(count)d %(items)s" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Non foi posíbel eliminar %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "¿Está seguro?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Borrar %(verbose_name_plural)s seleccionados." -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Todo" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Si" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Non" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Descoñecido" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Calquera data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hoxe" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Últimos 7 días" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Este mes" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Este ano" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,100 +91,97 @@ msgstr "" "Por favor, insira os %(username)s e contrasinal dunha conta de persoal. Teña " "en conta que ambos os dous campos distingues maiúsculas e minúsculas." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Por favor ingrese de novo, a súa sesión expirou." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Acción:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "hora da acción" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id do obxecto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr do obxecto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "código do tipo de acción" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "cambiar mensaxe" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrada de rexistro" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entradas de rexistro" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Engadido \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Modificados \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Borrados \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Obxecto LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ningún" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Modificado(s) %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "e" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Engadido %(name)s \"%(object)s\"" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificáronse %(list)s en %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Elimináronse %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Non se modificou ningún campo." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "Engadiuse correctamente o/a %(name)s \"%(obj)s\" Pode editalo embaixo." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +190,12 @@ msgstr "" "O/a %(name)s \"%(obj)s\" foi engadido correctamente. Pode engadir outro/a " "%(name)s embaixo." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Engadiuse correctamente o/a %(name)s \"%(obj)s\"." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgstr "" "O/a %(name)s \"%(obj)s\" foi modificado correctamente. Pode editalo de novo " "embaixo." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgstr "" "O/a %(name)s \"%(obj)s\" for modificalo correctamente. Pode engadir outro/a " "%(name)s embaixo." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Modificouse correctamente o/a %(name)s \"%(obj)s\"." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,149 +226,137 @@ msgstr "" "Deb seleccionar ítems para poder facer accións con eles. Ningún ítem foi " "cambiado." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Non se elixiu ningunha acción." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Engadir %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Eliminouse correctamente o/a %(name)s \"%(obj)s\"." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "O obxecto %(name)s con primary key %(key)r non existe." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Engadir %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Erro da base de datos" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s foi cambiado satisfactoriamente." msgstr[1] "%(count)s %(name)s foron cambiados satisfactoriamente." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s seleccionado." msgstr[1] "Tódolos %(total_count)s seleccionados." -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionados." -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Eliminouse correctamente o/a %(name)s \"%(obj)s\"." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Histórico de cambios: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Iniciar sesión" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Administración de sitio Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administración de Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administración do sitio" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Iniciar sesión" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administración" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Procurar" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Engadir outro" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Actualmente:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Modificar:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Páxina non atopada" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Sentímolo, pero non se atopou a páxina solicitada." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Inicio" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Erro no servidor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Erro no servidor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Erro no servidor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -373,120 +364,142 @@ msgstr "" "Ocorreu un erro. Os administradores do sitio foron informados por email e " "debería ser arranxado pronto. Grazas pola súa paciencia." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Executar a acción seleccionada" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Ir" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Fai clic aquí para seleccionar os obxectos en tódalas páxinas" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Seleccionar todos os %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Limpar selección" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primeiro insira un nome de usuario e un contrasinal. Despois poderá editar " +"máis opcións de usuario." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Benvido," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Introduza un nome de usuario e contrasinal." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentación" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Cambiar contrasinal" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Rematar sesión" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Administración de sitio Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administración de Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Engadir" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historial" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ver no sitio" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Corrixa os erros de embaixo." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Insira un novo contrasinal para o usuario %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Contrasinal" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Contrasinal (outra vez)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Insira o mesmo contrasinal ca enriba para verificalo." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Benvido," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentación" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Rematar sesión" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Engadir" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historial" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ver no sitio" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Engadir %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtro" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Eliminar da clasificación" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioridade de clasificación: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Activar clasificación" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Eliminar" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -497,7 +510,7 @@ msgstr "" "elementos relacionados, pero a súa conta non ten permiso para borrar os " "seguintes tipos de elementos:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -506,7 +519,7 @@ msgstr "" "Para borrar o obxecto %(object_name)s '%(escaped_object)s' requiriríase " "borrar os seguintes obxectos protexidos relacionados:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -515,16 +528,16 @@ msgstr "" "Seguro que quere borrar o %(object_name)s \"%(escaped_object)s\"? " "Eliminaranse os seguintes obxectos relacionados:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Si, estou seguro" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Eliminar múltiples obxectos" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -535,7 +548,7 @@ msgstr "" "de obxectos relacionados, pero a súa conta non ten permiso para borrar os " "seguintes tipos de obxecto:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -544,7 +557,7 @@ msgstr "" "Para borrar os obxectos %(objects_name)s relacionados requiriríase eliminar " "os seguintes obxectos protexidos relacionados:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -554,41 +567,56 @@ msgstr "" "Serán eliminados todos os seguintes obxectos e elementos relacionados on " "eles:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Retirar" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Engadir outro %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "¿Eliminar?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Por %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modelos na aplicación %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modificar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Non ten permiso para editar nada." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Accións recentes" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "As miñas accións" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ningunha dispoñíbel" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contido descoñecido" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -598,27 +626,27 @@ msgstr "" "creasen as táboas axeitadas na base de datos, e de que o usuario apropiado " "teña permisos para lela." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Contrasinal:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "¿Olvidou o usuario ou contrasinal?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Usuario" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Acción" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -626,113 +654,61 @@ msgstr "" "Este obxecto non ten histórico de cambios. Posibelmente non se creou usando " "este sitio de administración." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Amosar todo" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Gardar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Busca" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultado. " msgstr[1] "%(counter)s resultados." -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s en total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Gardar como novo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Gardar e engadir outro" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Gardar e seguir modificando" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primeiro insira un nome de usuario e un contrasinal. Despois poderá editar " -"máis opcións de usuario." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Introduza un nome de usuario e contrasinal." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Insira un novo contrasinal para o usuario %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Contrasinal" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Contrasinal (outra vez)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Insira o mesmo contrasinal ca enriba para verificalo." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Retirar" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Engadir outro %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "¿Eliminar?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Grazas polo tempo que dedicou ao sitio web." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Entrar de novo" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Cambiar o contrasinal" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "O seu contrasinal cambiouse correctamente." - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Cambiouse o seu contrasinal." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -740,48 +716,36 @@ msgstr "" "Por razóns de seguridade, introduza o contrasinal actual. Despois introduza " "dúas veces o contrasinal para verificarmos que o escribiu correctamente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Contrasinal antigo" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Contrasinal novo" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Cambiar o contrasinal" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Recuperar o contrasinal" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Reseteo do contrasinal completo" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "A túa clave foi gardada.\n" "Xa podes entrar." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmación de reseteo da contrasinal" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Insira o novo contrasinal" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -789,19 +753,15 @@ msgstr "" "Por favor insira a súa contrasinal dúas veces para que podamos verificar se " "a escribiu correctamente." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Contrasinal novo:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirmar contrasinal:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Reseteo da contrasinal non satisfactorio." - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -809,12 +769,7 @@ msgstr "" "A ligazón de reseteo da contrasinal non é válida, posiblemente porque xa foi " "usada. Por favor pida un novo reseteo da contrasinal." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "O contrasinal foi recuperado correctamente" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -822,13 +777,13 @@ msgstr "" "Acabamos de enviarlle as instrucións para configurar o contrasinal ao " "enderezo de email que nos indicou. Debería recibilas axiña." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -837,24 +792,24 @@ msgstr "" "Recibe este email porque solicitou restablecer o contrasinal para a súa " "conta de usuario en %(site_name)s" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Por favor vaia á seguinte páxina e elixa una nova contrasinal:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "No caso de que o esquecese, o seu nome de usuario é:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Grazas por usar o noso sitio web!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "O equipo de %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -862,28 +817,52 @@ msgstr "" "Esqueceu o contrasinal? Insira o seu enderezo de email embaixo e " "enviarémoslle as instrucións para configurar un novo." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Enderezo de correo electrónico:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Recuperar o meu contrasinal" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Todas as datas" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ningún)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Seleccione un/unha %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Seleccione %s que modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Procurar" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Engadir outro" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Actualmente:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Modificar:" diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo index 3fc94ecdc87a2ed445269ba23b8c2c972b8748fe..994a5774c90f4ee89518ea32dcb6f39bcf06baaa 100644 GIT binary patch delta 365 zcmXZWF-yZ>5XSMV*rvt?6$hbq2nd3dlq57mgMuJBNEeGBxCN~c38^+M9UM9c&O)?{ z(9x+wA)A|j& zpD=^pZ~-T{dL1^lR{zKF6!jTY`53;cKA6HPhCai2IjgSun#MYDBGX8>>ovyfj60TS zc%pT{9nOuLYv#+Ra1h3Qb`cDvXE|J;&t<%63E>^N>6czPyploxK8Y<~b{}Pk$4RtG U>?BXx-Chtzb|>y-dTG1(2ZFFYg#Z8m diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po index 3c55641cc..1d1d94c99 100644 --- a/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po @@ -7,11 +7,11 @@ # Leandro Regueiro , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-09-07 11:49+0000\n" -"Last-Translator: Leandro Regueiro \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Galician (http://www.transifex.com/projects/p/django/language/" "gl/)\n" "MIME-Version: 1.0\n" @@ -20,12 +20,12 @@ msgstr "" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s dispoñíbeis" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -35,38 +35,38 @@ msgstr "" "caixa inferior e a continuación facendo clic na frecha \"Escoller\" situada " "entre as dúas caixas." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Escriba nesta caixa para filtrar a lista de %s dispoñíbeis." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtro" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Escoller todo" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Prema para escoller todos/as os/as '%s' dunha vez." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Escoller" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Retirar" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s escollido/a(s)" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -76,22 +76,24 @@ msgstr "" "caixa inferior e a continuación facendo clic na frecha \"Eliminar\" situada " "entre as dúas caixas." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Retirar todos" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Faga clic para eliminar da lista todos/as os/as '%s' escollidos/as." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s escollido" msgstr[1] "%(sel)s de %(cnt)s escollidos" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +101,8 @@ msgstr "" "Tes cambios sen guardar en campos editables individuales. Se executas unha " "acción, os cambios non gardados perderanse." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +111,8 @@ msgstr "" "Escolleu unha acción, pero aínda non gardou os cambios nos campos " "individuais. Prema OK para gardar. Despois terá que volver executar a acción." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -118,7 +122,68 @@ msgstr "" "individuais. Probabelmente estea buscando o botón Ir no canto do botón " "Gardar." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Agora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Reloxo" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Escolla unha hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Medianoite" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 da mañá" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mediodía" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancelar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hoxe" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendario" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Onte" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Mañá" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -126,62 +191,17 @@ msgstr "" "xaneiro febreiro marzo abril maio xuño xullo agosto setembro outubro " "novembro decembro" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M X V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Amosar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Esconder" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Agora" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Reloxo" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Escolla unha hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Medianoite" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 da mañá" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mediodía" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancelar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hoxe" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendario" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Onte" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Mañá" diff --git a/django/contrib/admin/locale/he/LC_MESSAGES/django.mo b/django/contrib/admin/locale/he/LC_MESSAGES/django.mo index b076a30069a30a0e95aaabb92239a0fa5ef694c9..947abd54d6c2e18fe6527a11cc95939ca8fb0366 100644 GIT binary patch delta 3713 zcmZYB32YQq0LJmxZ7H-A3bYhTi!9K)6m}ODORdNyP!5ab6uBytve-f?s}?G(oD~EF zmePWN2pTmIAyg6pl|&7QiN+>|YE;0ekwZcRgAxz?e>0=e_`@?l-JrB(-~jKBs`5Ncpj(YP0YaY?d|hH%;$J3`tck_ z<6Trc(ed_iDz-KzWO`GHW3b8H6!%-b8#ssWzj-Nr=G<#9kAI2Cwif!;D zuE6(kEe`Eq41G0cPy_i4qq)DiMnxCi#7_9TV|+(rxYqPSdTM;w3kxt8XQDc|0rk6j z^x`YXKhwg8Ch-cYqd%kW6Uj}OWYZ3#xxY!E(gnL=Ci+k}oQ|5Z$M7Dk!5VD9CD?)K zcmr4CeDo$7a}XO**A?=?JxvK}A#`_!g=Iw@@Q?(W*KcgPQv8$e>L>REI|)t7FC?O_|aV6>Xwg zR0DOW4sAg-)QCBF82M*f_|Qmip=LslhDMrz`h6-MK@X@$;8^VLra1w67@p!>G--qd88UoBv$2nhsjS1ou|e~h}}cSv8Xmqs5*%e32h z7^69!fjrS>E^3CC;X2%a+9UByONjkpPE%p_%vY$6{E50@OtyW#3-ZL6L8t~xP&2gv zwTXhLksU-W-6hoTuHzVt%&|NE5bC-zbmNj7=3kG=cIS(iF_z<_sI@zVxp*Gcu!{qY zI36|P{OPe|k4r)`*;t>hsPSjNAc~CN1#dwbMQP+*ePB;T~!^O_|<*4>U zTb#Qu_I`#u<=_b^k*p2kX97i`^!HyW4Z+AEq_4@&+^TY58 zPQn}3nYz9Cd|IIPLt3o;p?%PA%7K zv3JAc)b$2XSwhB;1|3jdB$|g5l1NsN_T*tQmi%3`C~Oilgz%hOrH0RWnr^nYDYMU+ zImnB`dLyto%=6^$GR>)M#wenNT}*08B~f{ZOeN{0il{Ua?JB+2*bmkgUWayJkGG;$ zO@c(bV+(nXJWWDm15p`ByyP*mC|nem64KJmBu@~PQRGRol1w0TiOMP)>xHH2aOb!O z))DQsXNZc{EkLy4my#kfo@j%s>?Cedq0Y6X(w*q3iYD=77SW4ICELdAz)ZqR^?xPT zIWq-2{Oj9&PQ52iCkx4T=bRq%SZi{q3?r+_IN~D@ke7&y#1WNJvW<)+GsrHYqRp`GJaHS@rB- zAXrhBz0_^evr4O~sFcpD3@i#P4OW*11B(}#@RB|$;ez(BhOf3S56_K%vE6^ZKGvZy zx~VuRHZmMc?h-zjoY3@R^5+pvzok^R30J1|^$*DN`18Dj++Kfy*O%+@c|5Tbit|d! zo(wFd@w^eG!LkCk&*Qaz=kvNf`2{|2)2C?zBNAHnx9n=!(Nf>Cht67Ev-{FB<3#w| qjJj}5=CzoAe$rH$)vZlaqsJ2!_WF~;8UCJ4oBd~9O}p}gv3~(Ws+dp! delta 4105 zcmY+`3s4mI0mtz_J_w>fKv9sWi+G?2C{GnrLott{RWTvaCQbE(Ll5yF90WAli;t>F zwFrlxq6U&wN;-MibJ}rgo5`dd+L<&>r)_p>Q%Oz6G#zZGW=x%ArtSB4yJ_uz`0@Gg z-tB+?uU+Wd7jyJrOz29=gyV)XMD8Lr6O9?gBk}yA#3dS&ijyz{=isBb9J8_4J^vGo zGXa{jF$DOzk ze}L-P71a0siiP+Y@?-L7Op~|*nG92fy3a;rlFb&3<^E%#4vptEKdYL|B-Kjszp_!p?P`w+F}f5SQW8Cp1#)>?5nR^w}U2xDlh9G}55{24|& ziW+!)h%K!VC8O5LgX+i<)X3H$%V}zmdl^5f1N%`8bfP-ei)v>8bMXRl4>O9Ikx z7B|b8kqp%LL-VM-N@Xc}@GrOk6WJImbRHRuX~zQW#s~2YT#eJ1hQ+uUYp@H~;5GMr ziRC!vYKGELBb<#( za3OBOTGZOViF!Z0h1yH+;6l8D4SN3LvyAx?C)!XWjo^HI8#UGcbR9p>X($QRp{c0P z=b}1Z;JVa3Ux{a8j9H6Xx-q6#OA?#SGU_^9#Qn_?D$KgMgzE8StiliQZp_bddftHg zyaUzXUewdl?|RPlJZfz(VRXdE6Kk%ZI&c#ilSyWjp*$+3RAO-p@=h>*)D(wMYt@O` zBdH6VSMbk~)i7649hkt5(~Xi)=Vu{LqPYjv-bU0+1yFlv7iwU`xy--T?wb3>PjD5- zlUN}2xCV9McC@e^^^}}&&%cE69RCotbZ;O(<~@F?-8e?4k)|R)W*NV_upSTNtvu%c zZ7O^7d3|Cv-TMvNs2dG0az^rF)Qx_J8qp|f)80hga4nAjPng+-+DmC39n{B1CQOCdGq-dC^VvaP!*0|C zV>lhNRxo{7j{9*0HNw^RIDc#&!8neu;2rppd;E92i{o3Uj;B_*?O{j_lvB}2?!zkF zfFT^jNtpR%XY(vXP4QyP#wt93&8Pv~bU)9nbp9r+M77)MdJxBPd;(LkzmnUia-I`f zlM&Pu{}I#i6O2J^#IKVYvV%NN?jw90eZC?3m`Tmh7loOQmO*}NGd@DJBwD72N%V#O zbogj|PKddQ7L8A3Cb^&J{iogV1o;k8X(y}6868l*OP(beM8nbI=vjJ@e3f{Kik>re zrD2*3FAno0`6lsex=X2SCn`R|8_1j^>?(7dd{MMBRKjFD(aN@wy(CCf){%|GLmG&7 z!&&ku;nf#?MJ3|5iBpz1E8M}+E~4$$L%PU5@&M^1DrKaQY$dJXk0)n@rcv8Mo+2t= zA-jq8#(J`is2p;LZgN%cb&u!ZQKG$e&^pY?G_gpF=57j=S)`Fn zBzKZpqCKUuz`>lt9Kzf9zopl$>7Ajnfh0$3&Obmey7f$aj5L!IWHZrYJ~{fRP+3V1 zlQpD>RFEMujwBG3deTSY$tLm~QPE~sIYyo#ck93{Rj!ZYNfL68_qay?O;bHUULfBf z)kLM=!8|0b%AJ;He!ai3)z`AA)!*9aTM)ENcpxPs{Evj8aA#t3vL|SH>vs49{$Oj1 zx7FVi2>&Z_Ao6ljdF+&cuia|)27~QQEp?IiQL zv5(uQEl)69pFI|NJSQzKqsQ*$lb0-ekdFuLvv!YV_t{~4*zSo07Zpv&?797uVXo)f z`cfB-owHBdec{34+2N}zQYKr`=7%|VCVa6tYu^7|d5kMxq^aAlw0lhWPb+3jvS_oP zJD!eQF8<}XmCw_{N&A!qJ>090TYb;sV-0|g_S+{dn(Ef=dg<_Us+^_yA^Ov$t4, 2011 # Jannis Leidel , 2011 -# Meir Kriheli , 2011-2013 +# Meir Kriheli , 2011-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-11-02 11:45+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 08:21+0000\n" "Last-Translator: Meir Kriheli \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/django/language/" "he/)\n" @@ -19,62 +19,68 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s נמחקו בהצלחה." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "לא ניתן למחוק %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "האם את/ה בטוח/ה ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "מחק %(verbose_name_plural)s שנבחרו" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "ניהול" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "הכל" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "כן" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "לא" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "לא ידוע" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "כל תאריך" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "היום" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "בשבוע האחרון" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "החודש" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "השנה" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,100 +89,97 @@ msgstr "" "נא להזין את %(username)s והסיסמה הנכונים לחשבון איש צוות. נא לשים לב כי שני " "השדות רגישים לאותיות גדולות/קטנות." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "עליך להתחבר שנית כי פג הזמן המוקצב לך." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "פעולה" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "זמן פעולה" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "מזהה אובייקט" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "ייצוג אובייקט" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "דגל פעולה" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "הערה לשינוי" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "רישום יומן" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "רישומי יומן" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "בוצעה הוספת \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "בוצע שינוי \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "בוצעה מחיקת \"%(object)s\"." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "אובייקט LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "ללא" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s שונה." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ו" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "בוצעה הוספת %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "בוצע שינוי %(list)s עבור %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "בוצעה מחיקת %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "אף שדה לא השתנה." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "הוספת %(name)s \"%(obj)s\" בוצעה בהצלחה. ניתן לערוך אותו שוב מתחת." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -184,96 +187,96 @@ msgid "" msgstr "" "הוספת %(name)s \"%(obj)s\" בוצעה בהצלחה. ניתן להוסיף עוד %(name)s מתחת." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "הוספת %(name)s \"%(obj)s\" בוצעה בהצלחה." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "עדכון %(name)s \"%(obj)s\" בוצע בהצלחה. ניתן לערוך שוב מתחת." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "עדכון %(name)s \"%(obj)s\" בוצע בהצלחה. ניתן להוסיף עוד %(name)s מתחת." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "שינוי %(name)s \"%(obj)s\" בוצע בהצלחה." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "יש לסמן פריטים כדי לבצע עליהם פעולות. לא שונו פריטים." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "לא נבחרה פעולה." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "הוספת %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "מחיקת %(name)s \"%(obj)s\" בוצעה בהצלחה." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "הפריט %(name)s עם המפתח הראשי %(key)r אינו קיים." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "הוספת %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "שינוי %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "שגיאת בסיס נתונים" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "שינוי %(count)s %(name)s בוצע בהצלחה." msgstr[1] "שינוי %(count)s %(name)s בוצע בהצלחה." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s נבחר" msgstr[1] "כל ה־%(total_count)s נבחרו" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 מ %(cnt)s נבחרים" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "מחיקת %(name)s \"%(obj)s\" בוצעה בהצלחה." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "היסטוריית שינוי: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -282,203 +285,212 @@ msgstr "" "מחיקת %(class_name)s %(instance)s תדרוש מחיקת האובייקטים הקשורים והמוגנים " "הבאים: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "כניסה" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ניהול אתר Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "ניהול Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "ניהול אתר" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "כניסה" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "ניהול %s" +msgid "%(app)s administration" +msgstr "ניהול %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "תאריך:" - -#: widgets.py:91 -msgid "Time:" -msgstr "שעה:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "חפש" - -#: widgets.py:260 -msgid "Add Another" -msgstr "הוסף עוד אחת" - -#: widgets.py:302 -msgid "Currently:" -msgstr "נוכחי:" - -#: widgets.py:303 -msgid "Change:" -msgstr "שינוי:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "דף לא קיים" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "אנו מצטערים, לא ניתן למצוא את הדף המבוקש." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "דף הבית" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "שגיאת שרת" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "שגיאת שרת (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "שגיאת שרת (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" "התרחשה שגיאה. היא דווחה למנהלי האתר בדוא\"ל ותתוקן בקרוב. תודה על סבלנותך." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "הפעל את הפעולה שבחרת בה." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "בצע" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "לחיצה כאן תבחר את האובייקטים בכל העמודים" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "בחירת כל %(total_count)s ה־%(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "איפוס בחירה" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"ראשית יש להזין שם משתמש וסיסמה. לאחר מכן יהיה ביכולתך לערוך אפשרויות נוספות " +"עבור המשתמש." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "שלום," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "נא לשים שם משתמש וסיסמה." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "תיעוד" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "שינוי סיסמה" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "יציאה" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ניהול אתר Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "ניהול Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "הוספה" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "היסטוריה" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "צפיה באתר" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "נא לתקן את השגיאות המופיעות מתחת." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "נא לתקן את השגיאות מתחת." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "יש להזין סיסמה חדשה עבור המשתמש %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "סיסמה" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "סיסמה (שוב)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "יש להזין את אותה סיסמה שוב,לאימות." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "שלום," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "תיעוד" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "יציאה" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "הוספה" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "היסטוריה" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "צפיה באתר" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "הוספת %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "סינון" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "הסרה ממיון" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "עדיפות מיון: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "החלף כיוון מיון" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "מחיקה" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -488,7 +500,7 @@ msgstr "" "מחיקת %(object_name)s '%(escaped_object)s' מצריכה מחיקת אובייקטים מקושרים, " "אך לחשבון שלך אין הרשאות למחיקת סוגי האובייקטים הבאים:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -497,7 +509,7 @@ msgstr "" "מחיקת ה%(object_name)s '%(escaped_object)s' תדרוש מחיקת האובייקטים הקשורים " "והמוגנים הבאים:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -506,16 +518,16 @@ msgstr "" "האם ברצונך למחוק את %(object_name)s \"%(escaped_object)s\"? כל הפריטים " "הקשורים הבאים יימחקו:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "כן, אני בטוח/ה" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "מחק כמה פריטים" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -525,7 +537,7 @@ msgstr "" "מחיקת ב%(objects_name)s הנבחרת תביא במחיקת אובייקטים קשורים, אבל החשבון שלך " "אינו הרשאה למחוק את הסוגים הבאים של אובייקטים:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -534,7 +546,7 @@ msgstr "" "מחיקת ה%(objects_name)s אשר סימנת תדרוש מחיקת האובייקטים הקשורים והמוגנים " "הבאים:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -543,41 +555,56 @@ msgstr "" "האם אתה בטוח שאתה רוצה למחוק את ה%(objects_name)s הנבחר? כל האובייקטים הבאים " "ופריטים הקשורים להם יימחקו:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "להסיר" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "הוספת %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "מחיקה ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " לפי %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "מודלים ביישום %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "שינוי" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "אין לך הרשאות לעריכה." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "פעולות אחרונות" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "הפעולות שלי" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "לא נמצאו" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "תוכן לא ידוע" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -586,139 +613,88 @@ msgstr "" "משהו שגוי בהתקנת בסיס הנתונים שלך. נא לוודא שנוצרו טבלאות בסיס הנתונים " "המתאימות, ובסיס הנתונים ניתן לקריאה על ידי המשתמש המתאים." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "סיסמה:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "שכחת את שם המשתמש והסיסמה שלך ?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "תאריך/שעה" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "משתמש" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "פעולה" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" "לאובייקט זה אין היסטוריית שינוי. כנראה לא השתמשו בממשק הניהול הזה להוספתו." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "הצג הכל" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "שמירה" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "חיפוש" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "תוצאה %(counter)s" msgstr[1] "%(counter)s תוצאות" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s סה\"כ" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "שמירה כחדש" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "שמירה והוספת אחר" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "שמירה והמשך עריכה" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"ראשית יש להזין שם משתמש וסיסמה. לאחר מכן יהיה ביכולתך לערוך אפשרויות נוספות " -"עבור המשתמש." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "נא לשים שם משתמש וסיסמה." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "יש להזין סיסמה חדשה עבור המשתמש %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "סיסמה" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "סיסמה (שוב)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "יש להזין את אותה סיסמה שוב,לאימות." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "להסיר" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "הוספת %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "מחיקה ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "תודה על בילוי זמן איכות עם האתר." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "התחבר/י שוב" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "שינוי סיסמה" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "הסיסמה שונתה בהצלחה" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "סיסמתך שונתה." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -726,64 +702,48 @@ msgstr "" "נא להזין את סיסמתך הישנה, לצרכי אבטחה, ולאחר מכן את סיסמתך החדשה פעמיים כדי " "שנוכל לוודא שהקלדת אותה כראוי." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "סיסמה ישנה" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "סיסמה חדשה" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "שנה את סיסמתי" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "איפוס סיסמה" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "איפוס הסיסמה הושלם" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "ססמתך נשמרה. כעת ניתן להתחבר." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "אימות איפוס סיסמה" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "הזנת סיסמה חדשה" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "נא להזין את סיסמתך החדשה פעמיים כדי שנוכל לוודא שהקלדת אותה כראוי." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "סיסמה חדשה:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "אימות סיסמה:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "איפוס הסיסמה נכשל" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -791,19 +751,14 @@ msgstr "" "הקישור לאיפוס הסיסמה אינו חוקי. ייתכן והשתמשו בו כבר. נא לבקש איפוס סיסמה " "חדש." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "הסיסמה אופסה בהצלחה" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" "שלחנו אליך דוא\"ל עם הוראות לאיפוס הסיסמה. ההוראות אמורות להתקבל בקרוב." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -811,7 +766,7 @@ msgstr "" "אם הדוא\"ל לא הגיע, נא לוודא שהזנת כתובת נכונה בעת הרישום ולבדוק את תיקיית " "דואר הזבל." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -820,24 +775,24 @@ msgstr "" "הודעה זו נשלחה אליך עקב בקשתך לאיפוס הסיסמה עבור המשתמש שלך באתר " "%(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "נא להגיע לעמוד הבא ולבחור סיסמה חדשה:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "שם המשתמש שלך, במקרה ששכחת:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "תודה על השימוש באתר שלנו!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "צוות %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -845,28 +800,52 @@ msgstr "" "שכחת את סיסמתך ? נא להזין את כתובת הדוא\"ל מתחת, ואנו נשלח הוראות לקביעת " "סיסמה חדשה." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "כתובת דוא\"ל:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "אפס את סיסמתי" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "כל התאריכים" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(אין)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "בחירת %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "בחירת %s לשינוי" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "תאריך:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "שעה:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "חפש" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "הוסף עוד אחת" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "נוכחי:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "שינוי:" diff --git a/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo index 708081dca9877260b6be815a8fa141bb35a61d50..1f0bd29840b25a6f9267158402239dfea303db21 100644 GIT binary patch delta 1276 zcmb8t&r4KM6u|MLWBwS^O3Qwjbt`mHI?jlqPJ%8hh{`q^Mr~gCYQ`L=-i+?zEuv+l zIA%p@XbTl-(fk4Kf}%wbaa*~sz(o*LoBAG|Kqwbp=Dg3nciz3{y!+m>8f*NOih@a@ z9VHGD^?4$V*pbhL_5)k-Cl+EPAhI3XuozFF&iCZ(!!pKKFo=U#f+KhseXPS7+{RE| z)6osyVF7-?KKz85AjG83w{q#n4(!EAq(T5bq7|VCayy*q?rp_NGI;X z(>eQbH{(G(MtL~suEi9aGgS;>t*<6Xwza^um`^$mSYFh8F2H)_HJRp~xy)WYtd zCcKaO|12)y0{U}wE>gBG_=S2ypj@OKgQ$gc<1}8t_qd8vxXkVxi0mZvg{B|7)Mnr2cjx(OH)<{=M~vgSrZ#0_$q~;uG1nO|$?GQNdZVsq z((!~FlAh#$?oDmwW^>hz#fJwrZd=sd_QAn?YzxIjUBU#jW(mlVi%aq82i+|u+QydV;|aSJ7a8yKj!UXNa$^{ cYSJ!lY2D=w>Bj67+iyMHX6v%Af?orF01Leu-~a#s delta 835 zcmXZaPe>GD7{~Ev|K+G_scBo8HWYQ)MrJ3s)-A|GK}w(qb&6oMftF-f%p$t%p<8qb zvm`7K4|UKW=GHZW>J)VFCIlUd0#DIR`u=w3WuN!+zVE*CKJUEmY`HH78{56V!-5+21#Jc)J8m^JJf4K1*W zX;vqh{}_+s8W!*) zI^?&1G_-&!?XVLcVqe@}K`pq3N)W~4?@=51fJ*Q!{{JU#(BHvzTs}3{xrXrU~02y11dTR9luMc47F$`oxCUWic$ffnQ+Wh!>2yeyJQ3mo}Z; k!0cS*?#*!CJ>P1K1^4HwGYjExEnJL#IB%0tE&D6=AKFz^Hvj+t diff --git a/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po index 7e3fdabf3..12046c046 100644 --- a/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po @@ -3,14 +3,14 @@ # Translators: # Alex Gaynor , 2012 # Jannis Leidel , 2011 -# Meir Kriheli , 2011-2012 +# Meir Kriheli , 2011-2012,2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 08:24+0000\n" +"Last-Translator: Meir Kriheli \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/django/language/" "he/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s זמינות" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "זו רשימת %s הזמינים לבחירה. ניתן לבחור חלק ע\"י סימון בתיבה מתחת ולחיצה על " "חץ \"בחר\" בין שתי התיבות." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "ניתן להקליד בתיבה זו כדי לסנן %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "סינון" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "בחירת הכל" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "בחירת כל ה%s בבת אחת." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "בחר" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "הסרה" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s אשר נבחרו" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +73,24 @@ msgstr "" "זו רשימת %s אשר נבחרו. ניתן להסיר חלק ע\"י בחירה בתיבה מתחת ולחיצה על חץ " "\"הסרה\" בין שתי התיבות." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "הסרת הכל" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "הסרת כל %s אשר נבחרו בבת אחת." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s מ %(cnt)s נבחרות" msgstr[1] "%(sel)s מ %(cnt)s נבחרות" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "יש לך שינויים שלא נשמרו על שדות יחידות. אם אתה מפעיל פעולה, שינויים שלא " "נשמרו יאבדו." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "בחרת פעולה, אבל עוד לא שמרת את השינויים לשדות בודדים. אנא לחץ על אישור כדי " "לשמור. יהיה עליך להפעיל את הפעולה עוד פעם." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,69 +118,85 @@ msgstr "" "בחרת פעולה, ולא עשיתה שינויימ על שדות. אתה כנראה מחפש את הכפתור ללכת במקום " "הכפתור לשמור." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "הערה: את/ה %s שעה לפני זמן השרת." +msgstr[1] "הערה: את/ה %s שעות לפני זמן השרת." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "הערה: את/ה %s שעה אחרי זמן השרת." +msgstr[1] "הערה: את/ה %s שעות אחרי זמן השרת." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "כעת" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "שעון" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "בחירת שעה" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "חצות" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 בבוקר" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "12 בצהריים" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "ביטול" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "היום" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "לוח שנה" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "אתמול" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "מחר" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "ינואר פברואר מרץ אפריל מאי יוני יולי אוגוסט ספטמבר אוקטובר נובמבר דצמבר" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "א ב ג ד ה ו ש" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "הצג" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "הסתר" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "כעת" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "שעון" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "בחירת שעה" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "חצות" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 בבוקר" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "12 בצהריים" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "ביטול" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "היום" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "לוח שנה" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "אתמול" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "מחר" diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo index d477c170559e5efa0490ade353676dba70c336d1..6c5308acad660d3b86cbe1cb06274d0b9b0a771f 100644 GIT binary patch delta 3590 zcmY+`2~bs49LMoLf{F;DxFRl3MJ)9pPk|7PMQ|xhNgI(7rYBz!^ zoGh(1*J2K8LZzthO~C}lx7kj`Y$@^`TZzsLu_x{A*bfh(CiW}px~mw#_%>$zvwZ%< z;CN(?HWf9{0%TL|Zqx*pVMnaRK8$Z0sc69WQCsy1cEfM+PK-z}+lf^;8+)=H+pr#W zy}zA1fdbTuOHmV;iFsIwx?dOvVFPL+&G>S#lu8_xWSof=ScgsUGHPO1FbcJgHP93% z-~*@|oj@Jo*Qo0+qIT%A_jyy6tDTHR?a%&6 zwWu$Ky!NxGv)_fBhP{p&_^|i+2~^UaM;%2}C-(?jVRzb{JF)-ORI=$P#$C7^Es;K` zLk;{MYNZXR37$Ys$1WoGwyUU#cI<4%?phb5%L1sJDMEdJ0%{^tQTLe}q|%qly{MV) zK&|jS)D9d&t?&%$3m0$~>f+w;3SNt!V~+ZHWVpm~F%>7{IIPDaJcVg^O;@uL3{IkQ z6P2B)5B@@q&HQA{Vl2dmaUbgJ^4PbDScF>1c2sun^n4YyWBX9Ka2RzYpQ3i?8`J{N z;dOfcf2A^wj($FOr7KX+_mimHSdV)Ap2zvvfY;;oJ=~Sn;5D?@p|<)R&yP{}`2sbe zlV1N1sEPmX7^FsO>WeY>R0ONXUbJ`eM@Q0t+wc-<;5Er+1MwK{!AQ=b5ceVJV^^^c zc1m$qo`=ebVy|6}x^6KhX#CYwI2PNAy7Aknv-<@#ppUybNrP;b%|##9;VFC(M>Fw9 z*oJi4$4Q9(7~R*MK!)dVWDQn|%+Z!&P?arIl+7O?XJTJq0mifMRBb%!#`obC3}cr1 z8AU5ui8_Mky!KJl(S46f;>)OoMf=@c8-m)AdOznsl*(p02IEPLWF_rcel;czF#DVS z)nw*G+N%O?E}Y|Tnn1!JcdLt#ca&9O9oFL|dvzen95Cg1(h@Zo6MCCD6XE0P9w8rd9c zG0a^+J}Sv-P&>EB>EFzD zO~;>b9u|+_KO?vgOE6_5iHtS)66TL`f2=OxLE42kFbQmaqy8hq`M*y^+1R~^l`>E| zmf&2Lt2g0WH}TrV&#*PVJH~wzHefT_r%@CC4wV~mW8HRF)YCBnd*L)xQa*%A>L1bh z{r`bwX{!=$He+(u1s}oL_#`{5K!#X9Vb zd$Ajy#&rA(gDlk9Htyy8l7UUtA4(~qGv7o^Bkm_un1@p|xJtE)lfbH$6CAHiAr=!_ z^)rOZgG43KoVZoz-&g`v;t6f#5<+jjXksC;oKTW+07_dzIBs5|0sg5i^O#QbT1T!TZcP zQuQw-Ium6Csp7n-S~sqL6&()|ZHNuTQ^dVQVFD-A#-lQV5l(#`z4Q@i^fl9wk(o5ImXxmKbUSi5%hyuXhI45+jKgL=iEW z=uR}2JE`cY$nZM!4-EDN zGO_~$Lzj9b71ERC52X77nc0Dierc4L(PdTD{*ubFg;f=0)r%^#eFYU|i)WSlipwe& z-QycN(`n@mTv9P_MrC>G!t(0ynB@E>q4g=hg`exQtW_wopiSt_{J3yc=K1EK134W+ WJ94^*qH}%WO}PnC;W34y+WiAzhmI2f delta 4118 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 diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/django.po b/django/contrib/admin/locale/hi/LC_MESSAGES/django.po index 26126ecb8..1a5b7de9d 100644 --- a/django/contrib/admin/locale/hi/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hi/LC_MESSAGES/django.po @@ -1,18 +1,18 @@ # This file is distributed under the same license as the Django package. # # Translators: -# आलोक कुमार , 2013 +# alkuma , 2013 # Chandan kumar , 2012 # Jannis Leidel , 2011 -# pratik kumar , 2013 +# Pratik , 2013 # Sandeep Satavlekar , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 16:15+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/django/language/" "hi/)\n" "MIME-Version: 1.0\n" @@ -21,62 +21,68 @@ msgstr "" "Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s सफलतापूर्वक हटा दिया गया है| |" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s नहीं हटा सकते" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "क्या आप निश्चित हैं?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "चुने हुए %(verbose_name_plural)s हटा दीजिये " -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "सभी" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "हाँ" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "नहीं" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "अनजान" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "कोई भी तारीख" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "आज" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "पिछले 7 दिन" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "इस महीने" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "इस साल" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,101 +91,98 @@ msgstr "" "कृपया कर्मचारी खाते का सही %(username)s व कूटशब्द भरें। भरते समय दीर्घाक्षर और लघु अक्षर " "का खयाल रखें।" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "कृपया फिर से प्रवेश करें, क्योंकि आपका सत्र समाप्त हो गया है |" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr " क्रिया:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "कार्य समय" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "वस्तु आई डी " -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "वस्तु प्रतिनिधित्व" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "कार्य ध्वज" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "परिवर्तन सन्देश" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "लॉग प्रविष्टि" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "लॉग प्रविष्टियाँ" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" को जोड़ा गया." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "परिवर्तित \"%(object)s\" - %(changes)s " -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" को नष्ट कर दिया है." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry ऑब्जेक्ट" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "कोई नहीं" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s को बदला गया हैं" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "और" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" को जोडा गया हैं" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" की %(list)s बदला गया है" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" निकाला गया है" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "कोई क्षेत्र नहीं बदला" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" कामयाबी से जोडा गया हैं । आप इसे फिर से संपादित कर सकते हैं" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -188,12 +191,12 @@ msgstr "" " %(name)s \"%(obj)s\" सफलतापूर्वक जोड़ दिया गया। आप चाहें तो नीचे एक और %(name)s " "जोड़ सकते हैं।" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" को कामयाबी से जोडा गया है" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgid "" msgstr "" " %(name)s \"%(obj)s\" सफलतापूर्वक जोड़ दिया गया। आप चाहें तो नीचे इसे बदल भी सकते हैं।" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,161 +213,148 @@ msgstr "" " %(name)s \"%(obj)s\" सफलतापूर्वक बदल दिया गया। आप चाहें तो नीचे एक और %(name)s " "जोड़ सकते हैं।" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" को कामयाबी से बदला गया हैं" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "कार्रवाई हेतु आयटम सही अनुक्रम में चुने जाने चाहिए | कोई आइटम नहीं बदले गये हैं." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "कोई कार्रवाई नहीं चुनी है |" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s बढाएं" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" को कामयाबी से निकाला गया है" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s नामक कोई वस्तू जिस की प्राथमिक कुंजी %(key)r हो, अस्तित्व में नहीं हैं |" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s बढाएं" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s बदलो" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "डेटाबेस त्रुटि" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s का परिवर्तन कामयाब हुआ |" msgstr[1] "%(count)s %(name)s का परिवर्तन कामयाब हुआ |" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s चुने" msgstr[1] "सभी %(total_count)s चुने " -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s में से 0 चुने" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" को कामयाबी से निकाला गया है" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "इतिहास बदलो: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "लॉगिन" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ज्याँगो साइट प्रशासन" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "ज्याँगो प्रशासन" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "साइट प्रशासन" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "लॉगिन" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s प्रशासन" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "तिथि:" - -#: widgets.py:91 -msgid "Time:" -msgstr "समय:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "लुक अप" - -#: widgets.py:260 -msgid "Add Another" -msgstr "अन्य बढाएं" - -#: widgets.py:302 -msgid "Currently:" -msgstr "फ़िलहाल - " - -#: widgets.py:303 -msgid "Change:" -msgstr "बदलाव -" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "पृष्ठ लापता" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "क्षमा कीजिए पर निवेदित पृष्ठ लापता है ।" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "गृह" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "सर्वर त्रुटि" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "सर्वर त्रुटि (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "सर्वर त्रुटि (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -372,120 +362,141 @@ msgstr "" "एक त्रुटि मिली है। इसकी जानकारी स्थल के संचालकों को डाक द्वारा दे दी गई है, और यह जल्द " "ठीक हो जानी चाहिए। धीरज रखने के लिए शुक्रिया।" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "चयनित कार्रवाई चलाइये" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "आगे बढ़े" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "सभी पृष्ठों पर मौजूद वस्तुओं को चुनने के लिए यहाँ क्लिक करें " -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "तमाम %(total_count)s %(module_name)s चुनें" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "चयन खालिज किया जाये " -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"पहले प्रदवोक्ता नाम और कूटशब्द दर्ज करें । उसके पश्चात ही आप अधिक प्रवोक्ता विकल्प बदल " +"सकते हैं ।" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "आपका स्वागत है," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "उपयोगकर्ता का नाम और कूटशब्द दर्ज करें." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "दस्तावेज़ीकरण" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "कूटशब्द बदलें" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "लॉग आउट" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ज्याँगो साइट प्रशासन" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "ज्याँगो प्रशासन" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "बढाएं" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "इतिहास" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "साइट पे देखें" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "कृपया नीचे पायी गयी गलतियाँ ठीक करें ।" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s प्रवोक्ता के लिए नयी कूटशब्द दर्ज करें ।" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "कूटशब्द" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "शब्दकूट (दुबारा)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "सत्याप्ती के लिए ऊपर दर्ज किए कूटशब्द को फिर से प्रवेश करें" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "आपका स्वागत है," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "दस्तावेज़ीकरण" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "लॉग आउट" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "बढाएं" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "इतिहास" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "साइट पे देखें" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s बढाएं" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "छन्नी" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "श्रेणीकरण से हटाये " -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "श्रेणीकरण प्राथमिकता : %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "टॉगल श्रेणीकरण" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "मिटाएँ" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -495,7 +506,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' को मिटाने पर सम्बंधित वस्तुएँ भी मिटा दी " "जाएगी, परन्तु आप के खाते में निम्नलिखित प्रकार की वस्तुओं को मिटाने की अनुमति नहीं हैं |" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -504,7 +515,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' को हटाने के लिए उनसे संबंधित निम्नलिखित " "संरक्षित वस्तुओं को हटाने की आवश्यकता होगी:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -513,16 +524,16 @@ msgstr "" "क्या आप %(object_name)s \"%(escaped_object)s\" हटाना चाहते हैं? निम्नलिखित सभी " "संबंधित वस्तुएँ नष्ट की जाएगी" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "हाँ, मैंने पक्का तय किया हैं " -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "अनेक वस्तुएं हटाएँ" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -532,7 +543,7 @@ msgstr "" "चयनित %(objects_name)s हटाने पर उस से सम्बंधित वस्तुएं भी हट जाएगी, परन्तु आपके खाते में " "वस्तुओं के निम्नलिखित प्रकार हटाने की अनुमति नहीं है:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -541,7 +552,7 @@ msgstr "" "चयनित %(objects_name)s को हटाने के पश्चात् निम्नलिखित संरक्षित संबंधित वस्तुओं को हटाने " "की आवश्यकता होगी |" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -550,41 +561,56 @@ msgstr "" "क्या आप ने पक्का तय किया हैं की चयनित %(objects_name)s को नष्ट किया जाये ? " "निम्नलिखित सभी वस्तुएं और उनसे सम्बंधित वस्तुए भी नष्ट की जाएगी:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "निकालें" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "एक और %(verbose_name)s जोड़ें " + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "मिटाएँ ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s द्वारा" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s अनुप्रयोग के प्रतिरूप" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "बदलें" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "आपके पास कुछ भी संपादन करने के लिये अनुमति नहीं है ।" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "हाल क्रियाएँ" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "मेरे कार्य" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr " कोई भी उपलब्ध नहीं" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "अज्ञात सामग्री" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -593,27 +619,27 @@ msgstr "" "अपने डेटाबेस स्थापना के साथ कुछ गलत तो है | सुनिश्चित करें कि उचित डेटाबेस तालिका बनायीं " "गयी है, और सुनिश्चित करें कि डेटाबेस उपयुक्त उपयोक्ता के द्वारा पठनीय है |" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "कूटशब्द" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "अपना पासवर्ड या उपयोगकर्ता नाम भूल गये हैं?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "तिथि / समय" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "उपभोक्ता" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "कार्य" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -621,112 +647,61 @@ msgstr "" "इस वस्तु का बदलाव इतिहास नहीं है. शायद वह इस साइट व्यवस्थापक के माध्यम से नहीं जोड़ा " "गया है." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "सभी दिखाएँ" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "सुरक्षित कीजिये" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "खोज" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s परिणाम" msgstr[1] "%(counter)s परिणाम" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s कुल परिणाम" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "नये सा सहेजें" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "सहेजें और एक और जोडें" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "सहेजें और संपादन करें" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"पहले प्रदवोक्ता नाम और कूटशब्द दर्ज करें । उसके पश्चात ही आप अधिक प्रवोक्ता विकल्प बदल " -"सकते हैं ।" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "उपयोगकर्ता का नाम और कूटशब्द दर्ज करें." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s प्रवोक्ता के लिए नयी कूटशब्द दर्ज करें ।" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "कूटशब्द" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "शब्दकूट (दुबारा)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "सत्याप्ती के लिए ऊपर दर्ज किए कूटशब्द को फिर से प्रवेश करें" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "निकालें" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "एक और %(verbose_name)s जोड़ें " - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "मिटाएँ ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "आज हमारे वेब साइट पर आने के लिए धन्यवाद ।" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "फिर से लॉगिन कीजिए" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "कूटशब्द बदलें" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "कूटशब्द कदली कामयाब" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "आपके कूटशब्द को बदला गया है" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -734,64 +709,48 @@ msgstr "" "सुरक्षा कारणों के लिए कृपया पुराना कूटशब्द दर्ज करें । उसके पश्चात नए कूटशब्द को दो बार दर्ज " "करें ताकि हम उसे सत्यापित कर सकें ।" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "पुराना कूटशब्द " -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "नया कूटशब्द " -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "कूटशब्द बदलें" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "कूटशब्द पुनस्थाप" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "कूटशब्द पुनस्थाप कामयाब" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "आपके कूटशब्द को स्थापित किया गया है । अब आप लॉगिन कर सकते है ।" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "कूटशब्द पुष्टि" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "नया कूटशब्द दीजिएं" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "कृपया आपके नये कूटशब्द को दो बार दर्ज करें ताकि हम उसकी सत्याप्ती कर सकते है ।" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "नया कूटशब्द " -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "कूटशब्द पुष्टि कीजिए" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "कूटशब्द पुनस्थाप असफल" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -799,12 +758,7 @@ msgstr "" "कूटशब्द पुनस्थाप संपर्क अमान्य है, संभावना है कि उसे उपयोग किया गया है। कृपया फिर से कूटशब्द " "पुनस्थाप की आवेदन करें ।" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "कूटशब्द पुनस्थाप सफल" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -812,7 +766,7 @@ msgstr "" "हमने आपके डाक पते पर कूटशब्द स्थापित करने के निर्देश भेजे है । थोडी ही देर में ये आपको मिल " "जाएँगे।" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -820,7 +774,7 @@ msgstr "" "अगर आपको कोई ईमेल प्राप्त नई होता है,यह ध्यान रखे की आपने सही पता रजिस्ट्रीकृत किया है " "और आपने स्पॅम फोल्डर को जाचे|" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -829,52 +783,76 @@ msgstr "" "आपको यह डाक इसलिए आई है क्योंकि आप ने %(site_name)s पर अपने खाते का कूटशब्द बदलने का " "अनुरोध किया था |" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "कृपया निम्नलिखित पृष्ठ पर नया कूटशब्द चुनिये :" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "आपका प्रवोक्ता नाम, यदि भूल गये हों :" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "हमारे साइट को उपयोग करने के लिए धन्यवाद ।" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s दल" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" "कूटशब्द भूल गए? नीचे अपना डाक पता भरें, वहाँ पर हम आपको नया कूटशब्द रखने के निर्देश भेजेंगे।" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "डाक पता -" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr " मेरे कूटशब्द की पुनःस्थापना" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "सभी तिथियों" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(कोई नहीं)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s चुनें" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s के बदली के लिए चयन करें" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "तिथि:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "समय:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "लुक अप" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "अन्य बढाएं" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "फ़िलहाल - " + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "बदलाव -" diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo index 5e63d14968b97d6fd565e827485501381d9b6fef..22c49b7508732a4477d3adc7ca53e2f187845357 100644 GIT binary patch delta 365 zcmXZXze>YU6bA4w1)JL1`j0}JirhtnN% zi-Uqt5EtJ;@de!b5`IZ@m*4#k_Z-fh)*tHcJ4*DZ09_TB09fRJ3iVcjGQFc3eWF$R zLD%Uw74$EyD|ujxxkf{3q(0L%=1O7Nw?{XbZTdsc3W%`FOO>zU!G|WoB_VLg~R;2J=ZebmDxx&icQ_L zb*m*T+p!w6SG9JUR2rr*TTatDFnRKA8HD=PSo(n{!{OKw7t;6LK(zaAukVTDniZf delta 369 zcmXZXze)o^5C-r`AZ|?jFCob(vV|Z-HtelAjf;haXs6*GKsb{v4v$3QDOR3^cA6$d zz|zJ_5Q5nF4nbeQ-ly<8?yBE@%git{s6Ex*S2NKlL*z1|J0kka6II~(G*JoOLkm8` zD*S-+Z~{5}P5-Gtw1jNI5Q@|nID=d+CVlI05xD`s;bD;?TEnA)s(A1YoPtMbK876m z6mGyM{eOiX7XO4DSe;AyZZRb8e}HfB5ypq;1ssLC7A$3nzOaQx{#hPdSvQvx?Oxvu z16Fsogmi>d+}_r9b5klQ3#}93nrr{k?{&q27aGl#v{Ba(YM0BVR?cw3$}8=_yXu$= VzLz}q)lJ}^^-aBN!ZFLU*?$JqHkSYZ diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po index 1237cac68..66d53c752 100644 --- a/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po @@ -6,11 +6,11 @@ # Sandeep Satavlekar , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/django/language/" "hi/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "उपलब्ध %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "यह उपलब्ध %s की सूची है. आप उन्हें नीचे दिए गए बॉक्स में से चयन करके कुछ को चुन सकते हैं और " "उसके बाद दो बॉक्स के बीच \"चुनें\" तीर पर क्लिक करें." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "इस बॉक्स में टाइप करने के लिए नीचे उपलब्ध %s की सूची को फ़िल्टर करें." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "छानना" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "सभी चुनें" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "एक ही बार में सभी %s को चुनने के लिए क्लिक करें." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "चुनें" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "हटाना" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "चुनें %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +73,24 @@ msgstr "" "यह उपलब्ध %s की सूची है. आप उन्हें नीचे दिए गए बॉक्स में से चयन करके कुछ को हटा सकते हैं और " "उसके बाद दो बॉक्स के बीच \"हटायें\" तीर पर क्लिक करें." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "सभी को हटाएँ" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "एक ही बार में सभी %s को हटाने के लिए क्लिक करें." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s में से %(sel)s चुना गया हैं" msgstr[1] "%(cnt)s में से %(sel)s चुने गए हैं" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "स्वतंत्र सम्पादनक्षम क्षेत्र/स्तम्भ में किये हुए बदल अभी रक्षित नहीं हैं | अगर आप कुछ कार्रवाई " "करते हो तो वे खो जायेंगे |" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +109,8 @@ msgstr "" "नहीं किये हैं| उन्हें सुरक्षित करने के लिए कृपया 'ओके' क्लिक करे | आप को चुनी हुई कार्रवाई " "दोबारा चलानी होगी |" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -115,68 +119,84 @@ msgstr "" "आप ने कार्रवाई चुनी हैं, और आप ने स्वतंत्र सम्पादनक्षम क्षेत्र/स्तम्भ में बदल नहीं किये हैं| " "संभवतः 'सेव' बटन के बजाय आप 'गो' बटन ढून्ढ रहे हो |" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "अब" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "घड़ी" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "एक समय चुनें" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "मध्यरात्री" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "सुबह 6 बजे" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "दोपहर" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "रद्द करें" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "आज" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "तिथि-पत्र " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "कल (बीता)" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "कल" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "जनवरी फ़रवरी मार्च अप्रैल मई जून जुलाई अगस्त सेप्टम्बर अक्टूबर नवंबर दिसम्‍बर" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "आ सो म बु गु शु श" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "दिखाओ" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr " छिपाओ" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "अब" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "घड़ी" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "एक समय चुनें" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "मध्यरात्री" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "सुबह 6 बजे" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "दोपहर" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "रद्द करें" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "आज" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "तिथि-पत्र " - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "कल (बीता)" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "कल" diff --git a/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo index 4e00afc3a47a5c7aa5d28fee0ca2d5a55de29f69..293a90efee43bdfc72a8938d839c9ac913aca8ed 100644 GIT binary patch delta 3571 zcmYk;drXye9LMn=D1sO8f^yN+1BfUBo`a$YUhtY1OvL*o1?4D55m4~19Tmv(f|sMF zGH1os#AT+3t=X(Bb!yYnv<-7pSLSRrm*#5gkLvw7&qMW_pY!@X=XuWa{GRXc_dIxW z_0w|i{Z1_p8d@EBiM(iO%x%2hnh#n`xG`NY7UyDr?2S9H8=k>Tynz|mDuUop)bB>y z+jB6K?E-9p#n{dmuPLz)SdVSlu?01dT^NZC_Vy>JAAW}#+kFhfC%74(VKtVuH-@p8 z7Z`=X9jpPxqJHPVPM93fYs@e@9BcA0FhY!HyBPc7PSn6YLLGMzU3eQiVhA5?Fd7+y ziAPn!;#_^bh1sKZp%^P%7s=e3)-@}!789%_m40j1W#(JDgS#FF@Ihad03$LM05Jz2^ zJJSbsTn4H#!%+JtqbfKZRhhM@i_n4FuoCN|sec}wm>6TWqX)C_8R~>7 zvDO`BqXs$(Rq~n0IZQEXz*~@Nni}MvIm(AF+=!~k1=N79pw4p(lkrC{9gVm{SL;qw zP?Z>hy3<_L4`$$L^k5>!@}s^u0*C8+WS2RCX?PLy@i|Vyu{=^v+=tWg3!IGJ=L)1VXq4xiV8t~t?t>dik zBk_kIFAIZ?=B`D8hQnIG96XGA5#2?N_;*z4(t24ZtU?|Lvl}(X^{6{PY41OaI`4VZ zfNr5G`4G9J`C0pQ!SF<5sJ4m67MO!Na15%1Q?L>j;%2;qT7>z%tyNuwy2ENziEB|) zS!a6|b^JBddGBEoK1Oc}od~w{IAxV;ek&dh9NtPS}LHlLx5d ze?qN|=cs|TPqj+l9krc|dc$R+ZX_Fd(#=#1#pM`|6<)iu6?x~FJ*Wdtpi1^3YHF^a z2GoQ)?ibWRLei`?5`n5j58IKbHB*EO@GjP1W`Eup_$lhV-oNPR4%_o~&;_GxQ&DfY zF{u6XQ5Rl}yi?33)apKL?>~jATqEkZ&yeDnCe+k~xU3gj5^8@Iw$lSQjgBrt*I^_2 z^uVWPSTBUn@l|%*K;22dK~{+eVF=qJFcQaN1kOR7uoyKJ8!!s1Q16SQ$Q_z*P;21< z>T&)abz{%5oa>uz9G!`~khiP3j10~^!f=dbr!JU;K{yCIU?ys6CZGnGhZ^`y)P)OC z$LEu&B#Nl%Ce>6O??gW8h!%+kqn2k8m}hk>>}}2$XnImclDVXkEFnjT+E%iXXkc?l zb7L7;H-T%(P{Km@niX_jCsf0XCTfR>FVN$EM>vYCvbQOU*=P5ou{UuOtr<0~6|Iw{ z+MwzAS1Yy%RLJh~m(#xG82g*$_zFoTn%n(kH(5=zsG8dbIx~q@_{;W}>rl^l0m&uX ziRQbxZKI=Udy5<-8%gu^1AmJ(*ZMm!gzO+{2gowQQ)<=|z5fT0c#=RO$zd{sEF`ay z=62NX?6q~+PRCSIO}w4>@DQ!YDdhjHGaDuL7ra0IZ9D1dKO4<$7M)3C4H-ugiJD%u zYU!kw^dxT*wO}&-zx%gduP(kEM)nZBzY9qf8B4;*1TvfGDQRxybhP>h+F#7a8j?f0 z5Va9x7imY@k~p%71nOD_TSyjZNlM9LqNaCz2Fccjn(uP>1z&B%Qh#Xsf>!n`xfXC1w8E z3GuI#?_}&ez{0~#!5B5Fp9~o=%$|~2aDk^l8uPR%y%w6hsl$34olrDGs`#b*( K@)x9+hy4S9e`fFi delta 4108 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 diff --git a/django/contrib/admin/locale/hr/LC_MESSAGES/django.po b/django/contrib/admin/locale/hr/LC_MESSAGES/django.po index 2defc08eb..22d259f39 100644 --- a/django/contrib/admin/locale/hr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hr/LC_MESSAGES/django.po @@ -4,15 +4,15 @@ # aljosa , 2011,2013 # Bojan Mihelač , 2012 # Jannis Leidel , 2011 -# mislav , 2013 +# Mislav Cimperšak , 2013 # Ylodi , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-28 14:36+0000\n" -"Last-Translator: mislav \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/django/language/" "hr/)\n" "MIME-Version: 1.0\n" @@ -22,62 +22,68 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspješno izbrisano %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Nije moguće izbrisati %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Jeste li sigurni?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Izbrišite odabrane %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Svi" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Da" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ne" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Nepoznat pojam" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Bilo koji datum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Danas" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Prošlih 7 dana" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ovaj mjesec" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ova godina" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -86,100 +92,97 @@ msgstr "" "Molimo unesite ispravno %(username)s i lozinku za pristup. Imajte na umu da " "oba polja mogu biti velika i mala slova." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Molim prijavite se ponovo jer je vaš session istekao." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Akcija:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "vrijeme akcije" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id objekta" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr objekta" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "oznaka akcije" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "promijeni poruku" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "zapis" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "zapisi" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Dodano \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Promijenjeno \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Obrisano \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Log zapis" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Nijedan" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Promijenjeno %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "i" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodano %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Promijeni %(list)s za %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Izbrisani %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nije bilo promjena polja." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" uspješno dodan. Možete ponovo urediti unos dolje." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -188,12 +191,12 @@ msgstr "" "Unos %(name)s \"%(obj)s\" je uspješno dodan. Možete dodati još jedan unos " "(%(name)s) u nastavku." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" uspješno je dodano." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -202,7 +205,7 @@ msgstr "" "Unos %(name)s \"%(obj)s\" je uspješno promijenjen. Možete ga urediti ponovno " "ispod." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -211,12 +214,12 @@ msgstr "" "Unos %(name)s \"%(obj)s\" je uspješno promijenjen. Možete dodati još jedan " "(%(name)s) u nastavku." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" uspješno promijenjeno." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -224,30 +227,35 @@ msgstr "" "Unosi moraju biti odabrani da bi se nad njima mogle izvršiti akcije. Nijedan " "unos nije promijenjen." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nije odabrana akcija." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Novi unos (%s)" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" uspješno izbrisan." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Unos %(name)s sa primarnim ključem %(key)r ne postoji." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Novi unos (%s)" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Promijeni %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Pogreška u bazi" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -255,7 +263,7 @@ msgstr[0] "%(count)s %(name)s uspješno promijenjen." msgstr[1] "%(count)s %(name)s uspješno promijenjeno." msgstr[2] "%(count)s %(name)s uspješno promijenjeno." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -263,112 +271,95 @@ msgstr[0] "%(total_count)s odabrano" msgstr[1] "Svih %(total_count)s odabrano" msgstr[2] "Svih %(total_count)s odabrano" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s odabrano" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" uspješno izbrisan." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Promijeni povijest: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Prijavi se" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administracija stranica" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administracija" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administracija stranica" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Prijavi se" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administracija" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Vrijeme:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Potraži" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Unesi još" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Trenutno:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Promijeni:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Stranica nije pronađena" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Ispričavamo se, ali tražena stranica nije pronađena." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Početna" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Greška na serveru" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Greška na serveru (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Greška na serveru (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +367,141 @@ msgstr "" "Dogodila se greška. Administratori su obaviješteni putem elektroničke pošte " "te bi greška uskoro trebala biti ispravljena. Hvala na strpljenju." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Izvrši odabranu akciju" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Idi" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klikni ovdje da bi odabrao unose kroz sve stranice" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Odaberi svih %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Očisti odabir" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Prvo, unesite korisničko ime i lozinku. Onda možete promijeniti više " +"postavki korisnika." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Dobrodošli," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Unesite korisničko ime i lozinku." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentacija" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Promijeni lozinku" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Odjava" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administracija stranica" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administracija" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Novi unos" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Povijest" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Pogledaj na stranicama" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Molimo ispravite navedene greške." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Molimo ispravite navedene greške." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Unesite novu lozinku za korisnika %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Lozinka" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Lozinka (unesi ponovo)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Unesite istu lozinku, za potvrdu." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Dobrodošli," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentacija" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Odjava" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Novi unos" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Povijest" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Pogledaj na stranicama" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Novi unos - %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Odstrani iz sortiranja" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioritet sortiranja: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Preklopi sortiranje" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Izbriši" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -499,7 +511,7 @@ msgstr "" "Brisanje %(object_name)s '%(escaped_object)s' rezultiralo bi brisanjem " "povezanih objekta, ali vi nemate privilegije za brisanje navedenih objekta: " -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -508,7 +520,7 @@ msgstr "" "Brisanje %(object_name)s '%(escaped_object)s' bi zahtijevalo i brisanje " "sljedećih zaštićenih povezanih objekata:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -517,16 +529,16 @@ msgstr "" "Jeste li sigurni da želite izbrisati %(object_name)s \"%(escaped_object)s\"? " "Svi navedeni objekti biti će izbrisani:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Da, siguran sam" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Izbriši više unosa." -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -537,7 +549,7 @@ msgstr "" "objekta, ali vaš korisnički račun nema dozvolu za brisanje sljedeće vrste " "objekata:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -546,7 +558,7 @@ msgstr "" "Brisanje odabranog %(objects_name)s će zahtijevati brisanje sljedećih " "zaštićenih povezanih objekata:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -555,41 +567,56 @@ msgstr "" "Jeste li sigurni da želite izbrisati odabrane %(objects_name)s ? Svi " "sljedeći objekti i povezane stavke će biti izbrisani:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Ukloni" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Dodaj još jedan %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Izbriši?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Po %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modeli u aplikaciji %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Promijeni" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nemate privilegije za promjenu podataka." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Nedavne promjene" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Moje promjene" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nije dostupno" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Sadržaj nepoznat" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -598,27 +625,27 @@ msgstr "" "Nešto nije uredu sa instalacijom/postavkama baze. Provjerite jesu li " "potrebne tablice u bazi kreirane i provjerite je li baza dostupna korisniku." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Lozinka:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Zaboravili ste lozinku ili korisničko ime?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum/vrijeme" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Korisnik" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Akcija" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -626,19 +653,20 @@ msgstr "" "Ovaj objekt nema povijest promjena. Moguće je da nije dodan korištenjem ove " "administracije." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Prikaži sve" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Spremi" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Traži" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -646,93 +674,41 @@ msgstr[0] "%(counter)s rezultat" msgstr[1] "%(counter)s rezultata" msgstr[2] "%(counter)s rezultata" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s ukupno" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Spremi kao novi unos" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Spremi i unesi novi unos" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Spremi i nastavi uređivati" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Prvo, unesite korisničko ime i lozinku. Onda možete promijeniti više " -"postavki korisnika." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Unesite korisničko ime i lozinku." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Unesite novu lozinku za korisnika %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Lozinka" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Lozinka (unesi ponovo)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Unesite istu lozinku, za potvrdu." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Ukloni" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Dodaj još jedan %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Izbriši?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Hvala što ste proveli malo kvalitetnog vremena na stranicama danas." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Prijavite se ponovo" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Promjena lozinke" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Promjena lozinke uspješna" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Vaša lozinka je promijenjena." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -740,46 +716,34 @@ msgstr "" "Molim unesite staru lozinku, zbog sigurnosti, i onda unesite novu lozinku " "dvaput da bi mogli provjeriti jeste li je ispravno unijeli." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Stara lozinka" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nova lozinka" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Promijeni moju lozinku" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Resetiranje lozinke" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Resetiranje lozinke završeno" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Vaša lozinka je postavljena. Sada se možete prijaviti." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Potvrda promjene lozinke" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Unesite novu lozinku" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -787,19 +751,15 @@ msgstr "" "Molimo vas da unesete novu lozinku dvaput da bi mogli provjeriti jeste li je " "ispravno unijeli." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nova lozinka:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Potvrdi lozinku:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Resetiranje lozinke neuspješno" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,24 +767,19 @@ msgstr "" "Link za resetiranje lozinke je neispravan, vjerojatno jer je već korišten. " "Molimo zatražite novo resetiranje lozinke." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Resetiranje lozinke uspješno" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -833,24 +788,24 @@ msgstr "" "Primili ste ovu poruku jer ste zatražili postavljanje nove lozinke za svoj " "korisnički račun na %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Molimo otiđite do sljedeće stranice i odaberite novu lozinku:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Vaše korisničko ime, u slučaju da ste zaboravili:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Hvala šta koristite naše stranice!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s tim" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -858,28 +813,52 @@ msgstr "" "Zaboravili ste lozinku? Unesite vašu e-mail adresu ispod i poslati ćemo vam " "upute kako postaviti novu." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-mail adresa:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Resetiraj moju lozinku" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Svi datumi" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Nijedan)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Odaberi %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Odaberi za promjenu - %s" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Vrijeme:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Potraži" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Unesi još" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Trenutno:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Promijeni:" diff --git a/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo index 068ecb8b1f891a449b504d1a79faa4562b13c483..ad02588cec1ac35b4a4a510a2dcc7b8cf4b40205 100644 GIT binary patch delta 365 zcmXZWu}i~16vy!wHBB3h;A$MQI7vcM+G0ZoK^@di)y>6#6(S+UrnAMhC?r}fn)O=b~hBHN^qlp}fNTVWB#t|-JTI9RJd!$vy zxPmX3^?ek6<2reU4pwxLdECSjwot`wJi$F(hI!$kD2#D|!ZT(MUXd+t9LxBL*$1b1 zjlXz<3BSk&D@*@s*dQC2&Dp_AJiuFg$16NGCaZHDHNDUrqh`Bx+iO~0-S?{Lqh{{r zH&xein|{sPa9MggNCx&%KZuhk81(wSwI9TBm{{#@c-oDu)_EScqC7fbeAb(k%3taq D?k_mY delta 369 zcmXZWze~eF6bJBEHBF2^z)5I2WO0%Um($dmb`a|zE=t^-to4RKXeCzZ)Y7q_Aa?Is zx&;a%xVb5aTc^4d{6GAj4IKBmFYn#s{a8~g$!9vV3{jvHofDC_Ok}_wT!GJN9;6N- zS}B1W@D-}Q&(sOrLY_ef8Ya;q+=E$If*L%8m+;u6&VON)781CG!V6R%-XIRW<64Jb zP%Sux5AYX0!Wdhq!L&Lz3kxbjHKzjG@B}`=57>nlYvbHPplPhuh-E+09dCzmk8xqU z1>Y@hbHTZJcFF>IAKr$IIy, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/django/language/" "hr/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Dostupno %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -35,38 +35,38 @@ msgstr "" "Ovo je popis dostupnih %s. Možete dodati pojedine na način da ih izaberete u " "polju ispod i kliknete \"Izaberi\" strelicu između dva polja. " -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Tipkajte u ovo polje da filtrirate listu dostupnih %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Odaberi sve" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Kliknite da odabrete sve %s odjednom." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Izaberi" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Ukloni" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Odabrano %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,23 +75,25 @@ msgstr "" "Ovo je popis odabranih %s. Možete ukloniti pojedine na način da ih izaberete " "u polju ispod i kliknete \"Ukloni\" strelicu između dva polja. " -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Ukloni sve" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Kliknite da uklonite sve izabrane %s odjednom." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "odabrano %(sel)s od %(cnt)s" msgstr[1] "odabrano %(sel)s od %(cnt)s" msgstr[2] "odabrano %(sel)s od %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +101,8 @@ msgstr "" "Neke promjene nisu spremljene na pojedinim polja za uređivanje. Ako " "pokrenete akciju, nespremljene promjene će biti izgubljene." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +111,8 @@ msgstr "" "Odabrali ste akciju, ali niste još spremili promjene na pojedinim polja. " "Molimo kliknite OK za spremanje. Morat ćete ponovno pokrenuti akciju." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +121,70 @@ msgstr "" "Odabrali ste akciju, a niste napravili nikakve izmjene na pojedinim poljima. " "Vjerojatno tražite gumb Idi umjesto gumb Spremi." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Sada" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Sat" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Izaberite vrijeme" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Ponoć" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 ujutro" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Podne" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Odustani" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Danas" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Jučer" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Sutra" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +192,17 @@ msgstr "" "Siječanj Veljača Ožujak Travanj Svibanj Lipanj Srpanj Kolovoz Rujan Listopad " "Studeni Prosinac" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "N P U S Č P S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Prikaži" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Sakri" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Sada" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Sat" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Izaberite vrijeme" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Ponoć" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 ujutro" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Podne" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Odustani" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Danas" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendar" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Jučer" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Sutra" diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo index 8c4eedbf38a6d3e88aa0be5acc9ed2db6103cdc4..38dbb19726373ace57452c9d078c66ef2d2e3ac0 100644 GIT binary patch delta 3525 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 diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/django.po b/django/contrib/admin/locale/hu/LC_MESSAGES/django.po index f9ab0aa25..ce9bb817a 100644 --- a/django/contrib/admin/locale/hu/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hu/LC_MESSAGES/django.po @@ -7,10 +7,10 @@ # Szilveszter Farkas , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/django/" "language/hu/)\n" @@ -20,62 +20,68 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s sikeresen törölve lett." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s törlése nem sikerült" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Biztos benne?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Kiválasztott %(verbose_name_plural)s törlése" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Mind" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Igen" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nem" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Ismeretlen" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Bármely dátum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Ma" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Utolsó 7 nap" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ez a hónap" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ez az év" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -84,100 +90,97 @@ msgstr "" "Adja meg egy adminisztrációra jogosult %(username)s és jelszavát. Vegye " "figyelembe, hogy mindkét mező megkülönböztetheti a kis- és nagybetűket." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Jelentkezzen be újra, mert a munkamenete lejárt." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Művelet:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "művelet időpontja" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objektum id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objektum repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "művelet jelölés" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "üzenet módosítása" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "naplóbejegyzés" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "naplóbejegyzések" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" hozzáadva." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" megváltoztatva: %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" törölve." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Naplóbejegyzés objektum" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Egyik sem" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s módosítva." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "és" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s létrehozva." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s tulajdonságai (%(list)s) megváltoztak." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s törlésre került." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Egy mező sem változott." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "\"%(obj)s\" %(name)s sikeresen létrehozva. Alább ismét szerkesztheti." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -186,19 +189,19 @@ msgstr "" "\"%(obj)s\" %(name)s sikeresen létrehozva. Alább újabb %(name)s hozható " "létre." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "\"%(obj)s\" %(name)s sikeresen létrehozva." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "\"%(obj)s\" %(name)s sikeresen létrehozva. Alább ismét szerkeszthető." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -206,12 +209,12 @@ msgid "" msgstr "" "\"%(obj)s\" %(name)s sikeresen módosítva. Alább újabb %(name)s hozható létre." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "\"%(obj)s\" %(name)s sikeresen módosítva." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -219,149 +222,137 @@ msgstr "" "A műveletek végrehajtásához ki kell választani legalább egy elemet. Semmi " "sem lett módosítva." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nem választott ki műveletet." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Új %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "\"%(obj)s\" %(name)s sikeresen törölve." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s objektum %(key)r elsődleges kulccsal nem létezik." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Új %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s módosítása" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Adatbázishiba" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s sikeresen módosítva lett." msgstr[1] "%(count)s %(name)s sikeresen módosítva lett." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s kiválasztva" msgstr[1] "%(total_count)s kiválasztva" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 kiválasztva ennyiből: %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "\"%(obj)s\" %(name)s sikeresen törölve." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Változások története: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Bejelentkezés" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django honlapadminisztráció" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django adminisztráció" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Honlap karbantartása" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Bejelentkezés" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s adminisztráció" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Dátum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Idő:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Keresés" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Újabb hozzáadása" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Jelenleg:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Módosítás:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Nincs ilyen oldal" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Sajnáljuk, de a kért oldal nem található." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Kezdőlap" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Szerverhiba" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Szerverhiba (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Szerverhiba (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -369,120 +360,142 @@ msgstr "" "Hiba történt, melyet e-mailben jelentettünk az oldal karbantartójának. A " "rendszer remélhetően hamar megjavul. Köszönjük a türelmét." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Kiválasztott művelet futtatása" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Mehet" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Kattintson ide több oldalnyi objektum kiválasztásához" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Az összes %(module_name)s kiválasztása, összesen %(total_count)s db" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Kiválasztás törlése" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Először adjon meg egy felhasználói nevet és egy jelszót. Ezek után további " +"módosításokat is végezhet a felhasználó adatain." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Üdvözlöm," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Írjon be egy felhasználónevet és jelszót." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentáció" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Jelszó megváltoztatása" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Kijelentkezés" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django honlapadminisztráció" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django adminisztráció" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Új" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Történet" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Megtekintés a honlapon" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Kérem, javítsa az alábbi hibákat." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Adjon meg egy új jelszót %(username)s nevű felhasználónak." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Jelszó" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Jelszó újra" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Írja be a fenti jelszót ellenőrzés céljából." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Üdvözlöm," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentáció" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Kijelentkezés" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Új" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Történet" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Megtekintés a honlapon" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Új %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Szűrő" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Eltávolítás a rendezésből" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioritás rendezésnél: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Rendezés megfordítása" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Törlés" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -493,7 +506,7 @@ msgstr "" "törlését is eredményezi, de a hozzáférése nem engedi a következő típusú " "objektumok törlését:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -502,7 +515,7 @@ msgstr "" "\"%(escaped_object)s\" %(object_name)s törlése az alábbi kapcsolódó " "objektumok törlését is maga után vonja:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -511,16 +524,16 @@ msgstr "" "Biztos hogy törli a következőt: \"%(escaped_object)s\" (típus: " "%(object_name)s)? A összes további kapcsolódó elem is törlődik:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Igen, biztos vagyok benne" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Több elem törlése" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -531,7 +544,7 @@ msgstr "" "maga után, de az alábbi objektumtípusok törléséhez nincs megfelelő " "jogosultsága:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -540,7 +553,7 @@ msgstr "" "A kiválasztott %(objects_name)s törlése az alábbi védett kapcsolódó " "objektumok törlését is maga után vonja:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -549,41 +562,56 @@ msgstr "" "Biztosan törölni akarja a kiválasztott %(objects_name)s objektumokat? Minden " "alábbi objektum, és a hozzájuk kapcsolódóak is törlésre kerülnek:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Törlés" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Újabb %(verbose_name)s hozzáadása" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Törli?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s szerint " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s alkalmazásban elérhető modellek." -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Módosítás" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nincs joga szerkeszteni." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Utolsó műveletek" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Az én műveleteim" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nincs elérhető" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Ismeretlen tartalom" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -593,139 +621,87 @@ msgstr "" "a megfelelő táblák létre lettek-e hozva, és hogy a megfelelő felhasználó " "tudja-e őket olvasni." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Jelszó:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Elfelejtette jelszavát vagy felhasználónevét?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dátum/idő" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Felhasználó" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Művelet" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "Honlap karbantartása" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mutassa mindet" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Mentés" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Keresés" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s találat" msgstr[1] "%(counter)s találat" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s összesen" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Mentés újként" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Mentés és másik hozzáadása" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Mentés és a szerkesztés folytatása" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Először adjon meg egy felhasználói nevet és egy jelszót. Ezek után további " -"módosításokat is végezhet a felhasználó adatain." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Írjon be egy felhasználónevet és jelszót." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Adjon meg egy új jelszót %(username)s nevű felhasználónak." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Jelszó" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Jelszó újra" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Írja be a fenti jelszót ellenőrzés céljából." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Törlés" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Újabb %(verbose_name)s hozzáadása" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Törli?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Köszönjük hogy egy kis időt eltöltött ma a honlapunkon." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Jelentkezzen be újra" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Jelszó megváltoztatása" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Sikeres jelszóváltoztatás" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Megváltozott a jelszava." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -733,46 +709,34 @@ msgstr "" "Írja be a régi jelszavát biztonsági okokból, majd az újat kétszer, hogy " "biztosan ne gépelje el." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Régi jelszó" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Új jelszó" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Jelszavam megváltoztatása" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Jelszó beállítása" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Jelszó beállítása kész" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Jelszava beállításra került. Most már bejelentkezhet." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Jelszó beállítás megerősítése" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Írja be az új jelszavát" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -780,19 +744,15 @@ msgstr "" "Írja be az új jelszavát kétszer, hogy megbizonyosodhassunk annak " "helyességéről." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Új jelszó:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Jelszó megerősítése:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Jelszó beállítása sikertelen" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -800,12 +760,7 @@ msgstr "" "A jelszóbeállító link érvénytelen. Ennek egyik oka az lehet, hogy már " "felhasználták. Kérem indítson új jelszóbeállítást." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Sikeres jelszótörlés" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -813,7 +768,7 @@ msgstr "" "Az információkat elküldtük e-mailben a megadott címre. Hamarosan meg kell " "érkeznie." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -821,7 +776,7 @@ msgstr "" "Amennyiben nem kapta meg az e-mailt, ellenőrizze, hogy ezzel a címmel " "regisztrált-e, valamint hogy nem került-e a levélszemét mappába." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -830,24 +785,24 @@ msgstr "" "Azért kapja ezt az e-mailt, mert jelszavának visszaállítását kérte ezen a " "weboldalon: %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Kérjük látogassa meg a következő oldalt, és válasszon egy új jelszót:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Felhasználóneve, ha elfelejtette volna:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Köszönjük, hogy használta honlapunkat!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s csapat" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -855,28 +810,52 @@ msgstr "" "Elfelejtette a jelszavát? Írja be az e-mail címét, és küldünk egy levelet a " "teendőkről." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-mail cím:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Jelszavam törlése" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Minden dátum" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(nincs)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s kiválasztása" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Válasszon ki egyet a módosításhoz (%s)" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dátum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Idő:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Keresés" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Újabb hozzáadása" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Jelenleg:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Módosítás:" diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo index a5ef85f2ad284d3e63b2d13da0651c0f26f1c094..19a86e1f3684b95e8135ee257a478c60fa1ddcda 100644 GIT binary patch delta 365 zcmXZWu}i~X5QpJwX_^{M#i5IF$l|0aNo|G(1sxoeB3N7<0#=BG6r18AQU_gJ9HN_x zqu?N9a@0k4!Og!x7e~Q2X>NJ=eRte_Z^pavv``w~l|*`~h$|xBH4z;brzWl-E!imC z!fEm@HgF&3FveND#AUoi3tzE7#t+O6e4>qCMXt|?oRJ&&fC*mVnx4*=drESwHubh;yOz^29oKVO$)jp) z<}WSVv^!qgS+Xgu>&GK&Z|FyH=#K_N&)oK-D2UB&KRD=z=IT)%*TXzEgXnOOR%V`{BE7gifq)R7*LAzP3 zHqph}iA^H0`5Rb_2H)yUpZAyNm-l&Ib1%8a)l}y$B~r0Pd=dG|h-7hXdaOZ4QcB#z z8FCqy@DLZUiSyXS4eX=BAx`2qj{f< z*0s^vDIcgxcpjZajk?;cw!*+Q+M~Cn%#N!If$@89_HwQkSKG(osaqUBO6DStj+$Y< L9<~N{W@!BZj$k;N diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po index fb5725e8d..b54fbfc40 100644 --- a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po @@ -8,11 +8,11 @@ # Szilveszter Farkas , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/django/" "language/hu/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Elérhető %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -35,38 +35,38 @@ msgstr "" "Ez az elérhető %s listája. Úgy választhat közülük, hogy rákattint az alábbi " "dobozban, és megnyomja a dobozok közti \"Választás\" nyilat." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Írjon a mezőbe az elérhető %s szűréséhez." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Szűrő" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Mindet kijelölni" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Kattintson az összes %s kiválasztásához." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Választás" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Eltávolítás" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s kiválasztva" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,22 +75,24 @@ msgstr "" "Ez a kiválasztott %s listája. Eltávolíthat közülük, ha rákattint, majd a két " "doboz közti \"Eltávolítás\" nyílra kattint." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Összes törlése" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Kattintson az összes %s eltávolításához." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s/%(cnt)s kijelölve" msgstr[1] "%(sel)s/%(cnt)s kijelölve" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -98,7 +100,8 @@ msgstr "" "Még el nem mentett módosításai vannak egyes szerkeszthető mezőkön. Ha most " "futtat egy műveletet, akkor a módosítások elvesznek." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +111,8 @@ msgstr "" "módosításait. Kattintson az OK gombra a mentéshez. Újra kell futtatnia az " "műveletet." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +121,68 @@ msgstr "" "Kiválasztott egy műveletet, és nem módosított egyetlen mezőt sem. " "Feltehetően a Mehet gombot keresi a Mentés helyett." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Most" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Óra" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Válassza ki az időt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Éjfél" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "Reggel 6 óra" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Dél" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Mégsem" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Ma" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Naptár" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Tegnap" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Holnap" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +190,17 @@ msgstr "" "január február március április május június július augusztus szeptember " "október november december" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "V H K Sz Cs P Szo" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mutat" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Elrejt" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Most" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Óra" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Válassza ki az időt" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Éjfél" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "Reggel 6 óra" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Dél" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Mégsem" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Ma" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Naptár" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Tegnap" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Holnap" diff --git a/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo index 024729ad399f074c33f0517bac4297f4f9c0224b..d90430a7a762df997198d806e744a901ecb1b2ea 100644 GIT binary patch delta 3221 zcmZYAdrXyO0LSqML7HiXf(Qs9H&IN@UhlUu|2U}G z60_!NrKTNiZOuiibXhrT=rYZ`tu~u0owrt5-`_c}{nImk@8@~n^Io3Y`|?-qv3b^o z-a*?8Wh;4zv> z1dPQrOvllv5vWFuXagqje6xm13%-d5Fq*s9;Ai+2X3<<-a1!<4tEe8{!Lb;`FeTsw z9EMe>2E2;XaW|&oZ4AWtXn#Wnpv82XG%7PN3w7aYWNyqRRExJGoirWx?*}lP{UfOJ zI#CV!2K9h*$g|7^q>bh#>N&ymLL(NAx~^Ye=3fT}aX@qFMh3wYq8?a+`n?>r*cwqo zy%{w%?U;yfU@3Ou26Qm-1-KJ+eHW@@S5OVRh8oHHF^s?FD2k0*n1M9bII$lVp&nF* zxyXVn2ER;%TZHu8fW4~R73M=l@{eV+hWv+l%S^8nnOiHU4t5dHdGIm z<4D|y>Om*!_4^WibB)>TpTp4@$~((5%>>NA3e?DLvfYNdeh;bvd;P~PbC`-++G%^j z|AXnmjsSXs>Z!#NpN89UFkVCcOe_mv6pp}rY(@2KKe8Om5!BRuWgq_zH6lM?BcDx-#2cuQ z=+8rRJOwTFY$TNyoQ`|(IM!f8Dhm(0ko9Sr()>fd5j6sD<0L$SLs9=2^1y|9P#xA| zGipto$3P5D_m6m3I^(Ys9UPdAaj3=7hMMzrsGh%$`Y!ClP&|rSTwmD7zeT;zmr)P6 zg}VMOYNR50dN8J<&dWl*o})4te^p92pc_`AhNcm9;TqHs??m;`i<*)vs1f)b>6E#T z6`002@51#s22=SssNq!@ii=SVTY*{w?G_ciHiu9*{u;Ha&m#9U_fQukXZwdV4>i|g zPz@|bHLM(2HfAfTLx)gP_BpDdKO)~A^DFMhZY(e-T8F6UK|f&;hH+GDVlocLIxNEu z9D#q@$8-5Qsp0eSFs{aM97$_dU=gaJov5KdVS5VIp)>y9EpwfUT6`C^7Q*?=MW6#8 z!9>)J=c49z0rtWs;1Q===EzyJ@_5e z13pAupqs5BDw-mdr-()?isX`K$ZDby(zOptv0Z7#3i2Y+8}b+#OZ0qSFByGbna7qd z>VGAOT8q8c&2}IzAxp^wQb{%ul}SYF=RsjG{#WL6WR-nX|9{LB!n!cah~_+*sAzs) zB5I_HRMD0*CtW$|^+OUbJXx=p?DqG0QginNTbT=bQ$h<=Gb!!Ke8AL^|+H+(9 zd6ZO>DiTOk3P}NZm^?vL7LlPOnluotrLANpSxX+2bSjDVPAM|G{OhJ`dVi;p#Y8K0 z2uUSwqLSjrw;jc{(cYhq%ZXO=3uF$dBU(!(WF6T^R2CBbH(gJjC3T_nQ>)wRTI-q`o#W>&sxC;%b>;ZZ%XKBW@(XhEK1e(p;JKW% h#M_v>HpCl|Q5)#lku|_`J}b{#mE9KLjdxat{tK04I_dxb delta 3884 zcmaLZe{5Cd9mnyfr9ZJnT3QMU^pw&ccxmYmE|wN33g|34x{3-q3WwX%+bg&Cw)aOV zZhDb{tqyd0g>E7-gt&huFuXGnw~#GMTo#wHgcB8*TI?z| z=2jfW0z8aucoe;O0ZTA78ns;2e9jAV;GCMfOGNpr~!S7g*@MUL8X+2+}RoDAx*}E zi?IVe*ozv_Gw%7L*v#?wQ8RrHd8WC78qhy67iVx%4=ltAoQ-u@kNG^`bW>4kw&EfT z;V>S?(|8^G@ie16iRGk0*Pla9nG2{HUdDC!G3q`|WtjYqoW22zZ=Pep>tZB#s{kw1vaKm?T{omU24Ky^5VXYdTx;11HT6c6HBwIhG# zBYqmOkehD8Hf+KJu5TboFo{1?iBtI(YVD%DYg_RN)JQL(cJXD`zo0U56}1Php_U|P zVI~7*s0qx++p!ikfnL<>>PPK~-RRN#zn97y8eT<>{6nnAf1^@Y$5xiDs2g;m2C&|3 z??DZ;*LA>ckKoBHCW4yjV#}EOaTPAZ!?;NA|65cv!bx0>AK)sitjetAHq=Z*$i_7z zsI@%gwkJ^;I))n93Do_5h|0`4wD6axy>SJZo4Jm;djA*ll~GEnQ8Q`A5$wQy_&O@3 zt<{;$whlF*t*9m2iL8Rzjhg8=YOlP4{FxL#n(-yneR7s$23CRzFAY^xG_!}0ePsqw z0~tfj?0MG-)C`W}QhXhiiTB<14^cDw42N+pJM>i?$9`sgC@!Jm#Ld zOa=z9i{lYojz2@~iBGT%i`W=?;6~hy_acAhO@6ZRG8W*UP}g0>?f5BbX?hs7GGwEc zW^^g}*N0`ChJ5@UYO|d{wVy)0=jTxm_zmg?7f~6zg36HIVO^JpdTr;qdQkUUi^^OV zs^1P|`As}QMJb;^CTY&1W#~`}EG)$=tilqk#xlMCUMh323-#b$RL3ByLpQORP&!q# zqgB2}d?j6@4{FvbU(JxtqN*`s8==qfVZtHS5z1;J&d+Y*2(gn;Q5N(zJfZ`)Xr{9X zZPHO2o)`jmQUpc;<x1xQZ5+v>=czMzpeHK+l2w%FE`FRW;AeQO-f7i4V{3B>=qKh~{Xq~2t zma3FU63-LQ5L0Cn6)jmMp%2v=)MCB8whEz+N5K9Z(fH+_+~pV&c6FGr^x zM5tG}$34iaW1b|+h(`&%LH7~Ui+1^-+t4`e#5nZ@#8yJjPyZk99^6B0Bx;GLh#7=R z3-RrAE%UKbHJccA+r&*oGqHv^L_A3BBK8q_J7yAh6Au#>;g*E?7PVZ0&3>cor`Ad6 zgQ2pPc$%0+6cdYysWL?638J0IA;Lr-p`s6&m*^n25b0vwx!0zW&&8s|3Elo``yEixVI3oddZP;MPoOY|FshR8A8k%pnn%df1R;9KtoXjey zsSnwM&eCYoTRB>G$A9I)>T|4`XzI1fgL(6Z9ABV6;Ipkzc*L=M;Sjls2K=FLYI*IW z+1C0m8!VqaxGTUDb=6cZk`win)l*$a2HB1U>|h}Jzt^3uU$f!=oDZ9x>3x+K203jw zR=*t#24YU?gZlkho!w4^hLLc@vWJ{V;6^U#!#u*vELw--jungFI5l8rvdq95Q@-1L G`Tqf$Q|Pz= diff --git a/django/contrib/admin/locale/ia/LC_MESSAGES/django.po b/django/contrib/admin/locale/ia/LC_MESSAGES/django.po index f4b23700c..e68e660bb 100644 --- a/django/contrib/admin/locale/ia/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ia/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Martijn Dekker , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/django/" "language/ia/)\n" @@ -17,156 +17,159 @@ msgstr "" "Language: ia\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s delite con successo." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Non pote deler %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Es tu secur?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Deler le %(verbose_name_plural)s seligite" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Totes" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Si" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "No" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Incognite" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Omne data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hodie" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Ultime 7 dies" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Iste mense" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Iste anno" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Per favor aperi session de novo, perque tu session ha expirate." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Action:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "hora de action" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id de objecto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr de objecto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "marca de action" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "message de cambio" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrata de registro" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entratas de registro" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" addite." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" cambiate - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" delite." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objecto LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Nulle" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s cambiate." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "e" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" addite." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s cambiate pro %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" delite." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nulle campo cambiate." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -174,38 +177,38 @@ msgstr "" "Le %(name)s \"%(obj)s\" ha essite addite con successo. Tu pote modificar lo " "de novo hic infra." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Le %(name)s \"%(obj)s\" ha essite addite con successo." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Le %(name)s \"%(obj)s\" ha essite cambiate con successo." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -213,268 +216,278 @@ msgstr "" "Es necessari seliger elementos pro poter exequer actiones. Nulle elemento ha " "essite cambiate." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nulle action seligite." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Adder %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Le %(name)s \"%(obj)s\" ha essite delite con successo." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Le objecto %(name)s con le clave primari %(key)r non existe." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Adder %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Cambiar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Error in le base de datos" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s cambiate con successo." msgstr[1] "%(count)s %(name)s cambiate con successo." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s seligite" msgstr[1] "Tote le %(total_count)s seligite" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seligite" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Le %(name)s \"%(obj)s\" ha essite delite con successo." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Historia de cambiamentos: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Aperir session" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Administration del sito Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administration de Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administration del sito" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Aperir session" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administration de %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Recerca" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Adder un altere" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Pagina non trovate" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Regrettabilemente, le pagina requestate non poteva esser trovate." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Initio" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Error del servitor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Error del servitor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Error del servitor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Exequer le action seligite" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Va" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Clicca hic pro seliger le objectos in tote le paginas" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Seliger tote le %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Rader selection" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primo, specifica un nomine de usator e un contrasigno. Postea, tu potera " +"modificar plus optiones de usator." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Benvenite," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Specifica un nomine de usator e un contrasigno." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentation" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Cambiar contrasigno" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Clauder session" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Administration del sito Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administration de Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Adder" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historia" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Vider in sito" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Per favor corrige le errores sequente." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Specifica un nove contrasigno pro le usator %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Contrasigno" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Contrasigno (repete)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Scribe le mesme contrasigno que antea, pro verification." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Benvenite," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentation" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Clauder session" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Adder" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historia" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Vider in sito" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Adder %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtro" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Remover del ordination" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioritate de ordination: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Alternar le ordination" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Deler" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +498,7 @@ msgstr "" "objectos associate, me tu conto non ha le permission de deler objectos del " "sequente typos:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -494,7 +507,7 @@ msgstr "" "Deler le %(object_name)s '%(escaped_object)s' necessitarea le deletion del " "sequente objectos associate protegite:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -503,16 +516,16 @@ msgstr "" "Es tu secur de voler deler le %(object_name)s \"%(escaped_object)s\"? Tote " "le sequente objectos associate essera delite:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Si, io es secur" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Deler plure objectos" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -523,7 +536,7 @@ msgstr "" "associate, ma tu conto non ha le permission de deler objectos del sequente " "typos:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -532,7 +545,7 @@ msgstr "" "Deler le %(objects_name)s seligite necessitarea le deletion del sequente " "objectos associate protegite:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -541,41 +554,56 @@ msgstr "" "Es tu secur de voler deler le %(objects_name)s seligite? Tote le sequente " "objectos e le objectos associate a illo essera delite:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Remover" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Adder un altere %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Deler?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Per %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Cambiar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Tu non ha le permission de modificar alcun cosa." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Actiones recente" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mi actiones" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nihil disponibile" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contento incognite" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -585,27 +613,27 @@ msgstr "" "tabellas correcte ha essite create, e que le base de datos es legibile pro " "le usator appropriate." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Contrasigno:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Contrasigno o nomine de usator oblidate?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Usator" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Action" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -613,113 +641,61 @@ msgstr "" "Iste objecto non ha un historia de cambiamentos. Illo probabilemente non " "esseva addite per medio de iste sito administrative." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Monstrar toto" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Salveguardar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Cercar" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultato" msgstr[1] "%(counter)s resultatos" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s in total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Salveguardar como nove" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Salveguardar e adder un altere" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Salveguardar e continuar le modification" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primo, specifica un nomine de usator e un contrasigno. Postea, tu potera " -"modificar plus optiones de usator." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Specifica un nomine de usator e un contrasigno." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Specifica un nove contrasigno pro le usator %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Contrasigno" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Contrasigno (repete)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Scribe le mesme contrasigno que antea, pro verification." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Remover" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Adder un altere %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Deler?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Gratias pro haber passate un tempore agradabile con iste sito web." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Aperir session de novo" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Cambio de contrasigno" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Contrasigno cambiate con successo" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Tu contrasigno ha essite cambiate." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -728,46 +704,34 @@ msgstr "" "specifica tu nove contrasigno duo vices pro verificar que illo es scribite " "correctemente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Ancian contrasigno" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nove contrasigno" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Cambiar mi contrasigno" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Reinitialisar contrasigno" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Contrasigno reinitialisate con successo" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Tu contrasigno ha essite reinitialisate. Ora tu pote aperir session." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmation de reinitialisation de contrasigno" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Specifica nove contrasigno" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -775,19 +739,15 @@ msgstr "" "Per favor scribe le nove contrasigno duo vices pro verificar que illo es " "scribite correctemente." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nove contrasigno:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirma contrasigno:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Reinitialisation de contrasigno fallite" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -796,75 +756,94 @@ msgstr "" "perque illo ha jam essite usate. Per favor submitte un nove demanda de " "reinitialisation del contrasigno." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Contrasigno reinitialisate con successo" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Per favor va al sequente pagina pro eliger un nove contrasigno:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Tu nomine de usator, in caso que tu lo ha oblidate:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Gratias pro usar nostre sito!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Le equipa de %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Reinitialisar mi contrasigno" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Tote le datas" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Nulle)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Selige %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Selige %s a modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Recerca" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Adder un altere" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo index 097cb90c33eab5d8dfe556e05aa2ecdb89d409c9..6a358ed735c3b8ead06d009e52d0f15ffd7d9be3 100644 GIT binary patch delta 365 zcmXZVF-yZx5Ww-Pnx>7WAHX8N`4z6=3lj3hmCXI1hQHWB&5%*LV2>^AmSdd7Q%nZVFvm5MpLwoZuO?SdHEeFv-Z<;SW FYk%UYH%$Nl delta 369 zcmXZVF-yZx5Ww-PHYP^nDj0{1g1q<|ZLLAY!Np0bqb{*#sDxH(D;0#|)J5pfO(<^8 zN)er$oLu}O4o;5ZKQ?gO@7;TM?_S*(_i-`T9p*$TrpUU8d|M(@xHK&?hbw5~HWIQ& zqE!wteLq46&$7CMin@m-d`3dPNa@@U8u*LHn75_-zaU}@yCuO%Y-2ibh3SHu%s!@l zL+s%L_R*gifBcsDj$7P+U>>bmky~`|9`EoPLua%wQ85fvZ8YOSV*15ZrHe`jUZE5g z%F8;?+CJDN?J>2eqp2cPD=TTP<&X?*T&jt@IQC#jt@ NW4|7^MyB;-`~jpkH*x>~ diff --git a/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po index c1b28adbf..28b066c02 100644 --- a/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Martijn Dekker , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/django/" "language/ia/)\n" "MIME-Version: 1.0\n" @@ -17,12 +17,12 @@ msgstr "" "Language: ia\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s disponibile" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -31,38 +31,38 @@ msgstr "" "Ecce le lista de %s disponibile. Tu pote seliger alcunes in le quadro " "sequente; postea clicca le flecha \"Seliger\" inter le duo quadros." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Scribe in iste quadro pro filtrar le lista de %s disponibile." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtrar" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Seliger totes" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Clicca pro seliger tote le %s immediatemente." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Seliger" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Remover" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Le %s seligite" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -71,22 +71,24 @@ msgstr "" "Ecce le lista de %s seligite. Tu pote remover alcunes per seliger los in le " "quadro sequente e cliccar le flecha \"Remover\" inter le duo quadros." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Remover totes" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Clicca pro remover tote le %s seligite immediatemente." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s seligite" msgstr[1] "%(sel)s de %(cnt)s seligite" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -94,7 +96,8 @@ msgstr "" "Il ha cambiamentos non salveguardate in certe campos modificabile. Si tu " "exeque un action, iste cambiamentos essera perdite." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -104,7 +107,8 @@ msgstr "" "certe campos. Per favor clicca OK pro salveguardar los. Tu debera re-exequer " "le action." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -113,7 +117,68 @@ msgstr "" "Tu ha seligite un action, e tu non ha facite cambiamentos in alcun campo. Tu " "probabilemente cerca le button Va e non le button Salveguardar." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Ora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Horologio" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Selige un hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Medienocte" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mediedie" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancellar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hodie" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendario" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Heri" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Deman" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -121,62 +186,17 @@ msgstr "" "Januario Februario Martio April Maio Junio Julio Augusto Septembre Octobre " "Novembre Decembre" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M J V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Monstrar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Celar" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Ora" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Horologio" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Selige un hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Medienocte" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mediedie" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancellar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hodie" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendario" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Heri" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Deman" diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/django.mo b/django/contrib/admin/locale/id/LC_MESSAGES/django.mo index 2e17ee958bb0740a07a78e7595e3921cf5f800f4..fe04734d45d6e1daf33f20c31d07311b1cc77e40 100644 GIT binary patch delta 4951 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 WdrhXhqNXTWJE<-sd2z~fzW)QtNFKic diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/django.po b/django/contrib/admin/locale/id/LC_MESSAGES/django.po index a370e369b..3bc325e6f 100644 --- a/django/contrib/admin/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/id/LC_MESSAGES/django.po @@ -1,15 +1,17 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Claude Paroz , 2014 # Jannis Leidel , 2011 # rodin , 2011-2013 +# rodin , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 16:20+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/django/" "language/id/)\n" "MIME-Version: 1.0\n" @@ -18,156 +20,161 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Sukes menghapus %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Tidak dapat menghapus %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Yakin?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Hapus %(verbose_name_plural)s yang dipilih" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administrasi" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Semua" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ya" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Tidak" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Tidak diketahui" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Kapanpun" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hari ini" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Tujuh hari terakhir" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Bulan ini" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Tahun ini" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"Masukkan nama pengguna %(username)s dan sandi yang benar untuk akun staf. " +"Huruf besar/kecil pada bidang ini berpengaruh." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Anda harus mengulangi proses masuk karena sesi Anda telah habis." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Aksi:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "waktu aksi" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id objek" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "representasi objek" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "jenis aksi" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "ganti pesan" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entri pencatatan" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entri pencatatan" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" ditambahkan." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" diubah - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" dihapus." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objek LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "None" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s diubah" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "dan" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ditambahkan." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s untuk %(name)s \"%(object)s\" diubah." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" dihapus." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Tidak ada bidang yang berubah." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -175,185 +182,181 @@ msgstr "" "%(name)s \"%(obj)s\" berhasil ditambahkan. Anda dapat mengeditnya lagi di " "bawah ini." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" +"%(name)s \"%(obj)s\" berhasil ditambahkan. Anda dapat menambahkan %(name)s " +"yang lain di bawah ini." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" berhasil ditambahkan." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" +"%(name)s \"%(obj)s\" berhasil diubah. Anda dapat mengeditnya lagi di bawah " +"ini." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" +"%(name)s \"%(obj)s\" berhasil diubah. Anda dapat menambahkan %(name)s yang " +"lain di bawah ini." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" berhasil diubah." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Objek harus dipilih sebelum dimanipulasi. Tidak ada objek yang berubah." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Tidak ada aksi yang dipilih." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Tambahkan %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" berhasil dihapus." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Objek %(name)s dengan kunci utama %(key)r tidak ada." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Tambahkan %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Ubah %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Galat basis data" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s berhasil diubah." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s dipilih" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 dari %(cnt)s dipilih" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" berhasil dihapus." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Ubah riwayat: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Menghapus %(class_name)s %(instance)s memerlukan penghapusanobjek " +"terlindungi yang terkait sebagai berikut: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Masuk" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Admin situs Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administrasi Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administrasi situs" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Masuk" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administrasi %s" +msgid "%(app)s administration" +msgstr "Administrasi %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Tanggal:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Waktu:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Cari" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Tambah Lagi" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Laman tidak ditemukan" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Maaf, laman yang Anda minta tidak ditemukan." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Beranda" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Galat server" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Galat server (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Galat Server (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -361,120 +364,141 @@ msgstr "" "Galat terjadi dan telah dilaporkan ke administrator situs lewat email untuk " "diperbaiki. Terima kasih atas pengertiannya." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Jalankan aksi terpilih" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Buka" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klik di sini untuk memilih semua objek pada semua laman" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Pilih seluruh %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Bersihkan pilihan" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Pertama-tama, masukkan nama pengguna dan sandi. Anda akan dapat mengubah " +"opsi pengguna lain setelah itu." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Selamat datang," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Masukkan nama pengguna dan sandi." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentasi" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Ganti sandi" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Keluar" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Admin situs Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administrasi Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Tambah" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Riwayat" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Lihat di situs" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Perbaiki galat di bawah ini." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Perbaiki galat di bawah ini." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Masukkan sandi baru untuk pengguna %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Sandi" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Sandi (ulangi)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Masukkan sandi yang sama dengan di atas, untuk verifikasi." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Selamat datang," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentasi" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Keluar" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Tambah" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Riwayat" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Lihat di situs" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Tambahkan %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Dihapus dari pengurutan" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioritas pengurutan: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Ubah pengurutan" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Hapus" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +509,7 @@ msgstr "" "yang terkait, tetapi akun Anda tidak memiliki izin untuk menghapus objek " "dengan tipe berikut:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -494,7 +518,7 @@ msgstr "" "Menghapus %(object_name)s '%(escaped_object)s' memerlukan penghapusan objek " "terlindungi yang terkait sebagai berikut:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -503,16 +527,16 @@ msgstr "" "Yakin ingin menghapus %(object_name)s \"%(escaped_object)s\"? Semua objek " "lain yang terkait juga akan dihapus:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ya, tentu saja" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Hapus beberapa objek sekaligus" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -523,7 +547,7 @@ msgstr "" "tetapi akun Anda tidak memiliki izin untuk menghapus objek dengan tipe " "berikut:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -532,7 +556,7 @@ msgstr "" "Menghapus %(objects_name)s terpilih memerlukan penghapusan objek terlindungi " "yang terkait sebagai berikut:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -541,41 +565,56 @@ msgstr "" "Yakin akan menghapus %(objects_name)s terpilih? Semua objek berikut beserta " "objek terkait juga akan dihapus:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Hapus" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Tambahkan %(verbose_name)s lagi" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Hapus?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Berdasarkan %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Model pada aplikasi %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Ubah" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Anda tidak memiliki izin untuk mengubah apapun." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Aktivitas Terbaru" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Aktivitas Saya" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Tidak ada yang tersedia" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Konten tidak diketahui" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -584,27 +623,27 @@ msgstr "" "Ada masalah dengan instalasi basis data Anda. Pastikan tabel yang sesuai " "pada basis data telah dibuat dan dapat dibaca oleh pengguna yang benar." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Sandi:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Lupa nama pengguna atau sandi?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Tanggal/waktu" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Pengguna" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Aksi" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -612,111 +651,60 @@ msgstr "" "Objek ini tidak memiliki riwayat perubahan. Kemungkinan objek ini tidak " "ditambahkan melalui situs administrasi ini." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Tampilkan semua" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Simpan" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Cari" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s buah" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Simpan sebagai baru" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Simpan dan tambahkan lagi" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Simpan dan terus mengedit" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Pertama-tama, masukkan nama pengguna dan sandi. Anda akan dapat mengubah " -"opsi pengguna lain setelah itu." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Masukkan nama pengguna dan sandi." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Masukkan sandi baru untuk pengguna %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Sandi" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Sandi (ulangi)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Masukkan sandi yang sama dengan di atas, untuk verifikasi." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Hapus" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Tambahkan %(verbose_name)s lagi" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Hapus?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Terima kasih telah menggunakan situs ini hari ini." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Masuk kembali" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Ubah sandi" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Sandi berhasil diubah" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Sandi Anda telah diubah." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -724,46 +712,34 @@ msgstr "" "Dengan alasan keamanan, masukkan sandi lama Anda dua kali untuk memastikan " "Anda tidak salah mengetikkannya." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Sandi lama" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Sandi baru" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Ubah sandi saya" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Setel ulang sandi" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Sandi telah disetel ulang" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Sandi Anda telah diperbarui. Silakan masuk." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Konfirmasi penyetelan ulang sandi" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Masukkan sandi baru" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -771,19 +747,15 @@ msgstr "" "Masukkan sandi baru dua kali untuk memastikan Anda tidak salah " "mengetikkannya." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Sandi baru:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Konfirmasi sandi:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Penyetelan ulang sandi gagal" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -792,24 +764,23 @@ msgstr "" "tersebut telah dipakai sebelumnya. Ajukan permintaan penyetelan sandi sekali " "lagi." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Penyetelan ulang sandi berhasil" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"Kami telah mengirim email berisi petunjuk untuk mengatur ulang sandi Anda. " +"Anda akan menerimanya dalam beberapa saat." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Jika Anda tidak menerima email, pastikan Anda telah memasukkan alamat yang " +"digunakan saat pendaftaran serta periksa folder spam Anda." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -818,24 +789,24 @@ msgstr "" "Anda menerima email ini karena Anda meminta penyetelan ulang sandi untuk " "akun pengguna di %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Kunjungi laman di bawah ini dan ketikkan sandi baru:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Nama pengguna Anda, jika lupa:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Terima kasih telah menggunakan situs kami!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Tim %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -843,28 +814,52 @@ msgstr "" "Lupa sandinya? Masukkan alamat email Anda di bawah ini agar kami dapat " "mengirimkan petunjuk untuk menyetel ulang sandinya." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Alamat email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Setel ulang sandi saya" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Semua tanggal" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Tidak ada)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Pilih %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Pilih %s untuk diubah" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Tanggal:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Waktu:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Cari" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Tambah Lagi" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Saat ini:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Ubah:" diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo index 3ccbb5b174d1c40d9665dd9313861cf117e2bc13..45fab277d1e7c6edc7de5ebe7bd66c58c1439bf2 100644 GIT binary patch delta 1189 zcmb8tO-vI(6u|KT%7^7c1iwKTO)#Kz-4YP3n1IN^#PkGyB*tV)SGv&d!gj0iViOau z5&~SfXiQ8@gi~)`JmJB3^Ww>iHxAy65-PK7@wBV>xh=A) zXs3uyqQ6S1b2w7Xh4ur7aU1I}UZYeKUcd&NKp9U~oWf@A?_d;XaUT}28;f`vpJ6Sx z>Kz?P@Bt(E5vTAI$_5sLGCs`Z7LMQ~t|C*^7RvgsC>wr5DL}H*RV}!J?YM-mkgrOx zsDb^}D4k0TTtlh!39jKH%EB}CO3mY2T;X(Vsye~_CX<<>zF;eEp%nZRWrGOSh*50B z){31Kd$EuG)gT=k@1i`>B1+IcA7lgQG$KdVS+S8)kbHhNp(_yG*D5MWk4RHgOI;R z3g1siqt5aRF8y}7(Bx%TJ*D^6SF4JllhC*Qf;NGpd-6Kt7XocEj!A3(p3XbLeJ9YN zn{zCc^#3w9|38y;%E`E1dUx9XJ@fuK*D5teOwIB_z12Jzvxj2wi#k4(hz~5U*LRFF zay~W?*S4Lo2hZBH=yj71W0QgL@>vu5K|%+9+V%8E;OE?o3DWLEKgj0i{mEb<0bS>GZz;0n3py>>!jR_o_6LrqkZ-yjq(9=v)LzrSRLJoA~E?98+K>^?7i$Txpx(=DU<#F!#s zHZGHNv~PF{zhf^ZQf7nbp@*ZW^@8&-4lzH58LVPIUc!Soi$}15J!VaN$v_9Z#x%ac z>-Y|p;GbLX<4=Y*h`N3Rl^};ocnJAfNcRHExQ0KFM0T4_=PlqFypR3lx3>&lvG5VK z@hYb;<2JUa#$2D-0p`Eit;D@N&Ik^n4lE#B?Wi-r0p^p=3(hN8Wc?35f-3bGkEsMjRKnwKUO^=~kE*~7^0QlX@3Dp(ILt-bw~0FEE1ttGY${=f zEYC2D+R(y#IK`isD}me7r<4R`6>fXeT?dBLd%Q_>y8E@G6}PpIwXo;w45 zc-)NbA@q*bRN~zPMd(z;eUHq#E$`H;$q_r-f0LIJ?LX-|sh*(LSc%tXyovH;5SD{5 z@=GVHrOJ31g<, 2011 # rodin , 2011-2012 +# rodin , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-21 00:04+0000\n" +"Last-Translator: rodin \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/django/" "language/id/)\n" "MIME-Version: 1.0\n" @@ -18,12 +19,12 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s yang tersedia" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +34,38 @@ msgstr "" "dengan memilihnya pada kotak di bawah, lalu mengeklik tanda panah \"Pilih\" " "di antara kedua kotak." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Ketik pada kotak ini untuk menyaring daftar %s yang tersedia." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Pilih semua" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Pilih untuk memilih seluruh %s sekaligus." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Pilih" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Hapus" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s terpilih" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -74,21 +75,23 @@ msgstr "" "dengan memilihnya pada kotak di bawah, lalu mengeklik tanda panah \"Hapus\" " "di antara kedua kotak." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Hapus semua" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klik untuk menghapus semua pilihan %s sekaligus." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s dari %(cnt)s terpilih" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +99,8 @@ msgstr "" "Beberapa perubahan bidang yang Anda lakukan belum tersimpan. Perubahan yang " "telah dilakukan akan hilang." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +110,8 @@ msgstr "" "yang ada. Klik OK untuk menyimpan perubahan ini. Anda akan perlu mengulangi " "aksi tersebut kembali." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -115,7 +120,66 @@ msgstr "" "Anda telah memilih sebuah aksi, tetapi belum mengubah bidang apapun. " "Kemungkinan Anda mencari tombol Buka dan bukan tombol Simpan." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Catatan: Waktu Anda lebih cepat %s jam dibandingkan waktu server." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Catatan: Waktu Anda lebih lambat %s jam dibandingkan waktu server." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Sekarang" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Jam" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Pilih waktu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Tengah malam" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 pagi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Siang" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Batal" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hari ini" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Kemarin" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Besok" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -123,62 +187,17 @@ msgstr "" "Januari Februari Maret April Mei Juni Juli Agustus September Oktober " "November Desember" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "M S S R K J S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Bentangkan" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ciutkan" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Sekarang" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Jam" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Pilih waktu" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Tengah malam" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 pagi" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Siang" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Batal" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hari ini" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Kemarin" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Besok" diff --git a/django/contrib/admin/locale/io/LC_MESSAGES/django.mo b/django/contrib/admin/locale/io/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4aa7c1a36e4b7dc7103183c77cd609a682087b05 GIT binary patch literal 14798 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 p*53NdQ!6#$, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ido (http://www.transifex.com/projects/p/django/language/" +"io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "%(count)d %(items)s eliminesis sucesoze." + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "Onu ne povas eliminar %(name)s" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "Ka vu esas certa?" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "Eliminar selektita %(verbose_name_plural)s" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "Omni" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "Yes" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "No" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "Nekonocato" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "Irga dato" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "Hodie" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "7 antea dii" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "Ca monato" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "Ca yaro" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "" +"Skribez la korekta %(username)s e pasvorto di kelka staff account. Remarkez " +"ke both feldi darfas rikonocar miniskulo e mayuskulo." + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "Ago:" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "horo dil ago" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "id dil objekto" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "repr dil objekto" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "flago dil ago" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "chanjar mesajo" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "logo informo" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "logo informi" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "\"%(object)s\" agregesis." + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "\"%(object)s\" chanjesis - %(changes)s" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "\"%(object)s\" eliminesis." + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "LogEntry Objekto" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "Nula" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "%s chanjesis." + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "e" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "%(name)s \"%(object)s\" agregesis." + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "%(list)s chanjesis por la %(name)s \"%(object)s\"." + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "%(name)s \"%(object)s\" eliminesis." + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "Nula feldo chanjesis." + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "" +"La %(name)s \"%(obj)s\" agregesis sucesoze. Vu povas modifikar ol altrafoye " +"infre." + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "" +"La %(name)s \"%(obj)s\" agregesis sucesoze. Vu povas agregar altra %(name)s " +"infre." + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "La %(name)s \"%(obj)s\" agregesis sucesoze." + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr "" +"La %(name)s \"%(obj)s\" chanjesis sucesoze. Vu povas modifikar ol altrafoye " +"infre." + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "" +"La %(name)s \"%(obj)s\" chanjesis sucesoze. Vu povas agregar altra %(name)s " +"infre." + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "La %(name)s \"%(obj)s\" chanjesis sucesoze." + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "" +"Onu devas selektar la objekti por aplikar oli irga ago. Nula objekto " +"chanjesis." + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "Nula ago selektesis." + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "La %(name)s \"%(obj)s\" eliminesis sucesoze." + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "La %(name)s objekto kun precipua klefo %(key)r ne existas." + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Agregar %s" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "Chanjar %s" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "Eroro del datumaro" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "%(count)s %(name)s chanjesis sucesoze." +msgstr[1] "%(count)s %(name)s chanjesis sucesoze." + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "%(total_count)s selektita" +msgstr[1] "La %(total_count)s selektita" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "Selektita 0 di %(cnt)s" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "Modifikuro historio: %s" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "%(class_name)s %(instance)s" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" +"Por eliminar %(class_name)s %(instance)s on mustas eliminar la sequanta " +"protektita objekti relatita: %(related_objects)s" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django situo admin" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administreyo" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "Administrayo dil ret-situo" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Startar sesiono" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "La pagino ne renkontresis" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "Pardonez, ma la demandita pagino ne renkontresis." + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "Hemo" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "Eroro del servilo" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "Eroro del servilo (500)" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "Eroro del servilo (500)" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" +"Eroro eventis. Ico informesis per e-posto a la administranti dil ret-situo e " +"la eroro esos korektigata balde. Danko pro vua pacienteso." + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "Exekutar la selektita ago" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "Irar" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "Kliktez hike por selektar la objekti di omna pagini" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "Selektar omna %(total_count)s %(module_name)s" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "Desfacar selekto" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Unesme, skribez uzer-nomo ed pasvorto. Pos, vu povos modifikar altra uzer-" +"selekto." + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Skribez uzer-nomo ed pasvorto." + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "Chanjar pasvorto" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "Korektigez la eroro infre." + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "Korektigez la erori infre." + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Skribez nova pasvorto por la uzero %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Pasvorto" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Pasvorto (altra foyo)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Skribez la sama pasvorto por verifikar." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bonvenez," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumento" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Klozar sesiono" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Agregar" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historio" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Vidar en la ret-situo" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "Agregar %(name)s" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "Filtrar" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "Eskartar de klasifiko" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "Precedo dil klasifiko: %(priority_number)s" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "Aktivar/desaktivar klasifiko" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "Eliminar" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" +"Eliminar la %(object_name)s '%(escaped_object)s' eliminos relatita objekti, " +"ma vua account ne havas permiso por eliminar la sequanta objekti:" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" +"Eliminar la %(object_name)s '%(escaped_object)s' eliminus la sequanta " +"protektita objekti relatita:" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" +"Ka vu volas eliminar la %(object_name)s \"%(escaped_object)s\"? Omna " +"sequanta objekti relatita eliminesos:" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "Yes, me esas certa" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "Eliminar multopla objekti" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" +"Eliminar la selektita %(objects_name)s eliminos relatita objekti, ma vua " +"account ne havas permiso por eliminar la sequanta objekti:" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "" +"Eliminar la selektita %(objects_name)s eliminos la sequanta protektita " +"objekti relatita:" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" +"Ka vu volas eliminar la selektita %(objects_name)s? Omna sequanta objekti ed " +"olia relatita objekti eliminesos:" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Eliminar" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Agregar altra %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Ka eliminar?" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "Per %(filter_title)s " + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "Modeli en la %(name)s apliko" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "Modifikar" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "Vu ne havas permiso por facar modifiki." + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "Recenta agi" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "Mea agi" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "Nulo disponebla" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "Nekonocata kontenajo" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" +"Vua datumaro instaluro esas defektiva. Verifikez ke la datumaro tabeli " +"kreadesis e ke la uzero havas permiso por lektar la datumaro." + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "Pasvorto:" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "Ka vu obliviis vua pasvorto od uzer-nomo?" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "Dato/horo" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "Uzero" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "Ago" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "" +"Ica objekto ne havas chanjo-historio. Olu forsan ne agregesis per ica " +"administrala ret-situo." + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "Montrar omni" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "Salvar" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "Serchar" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "%(counter)s resulto" +msgstr[1] "%(counter)s resulti" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "%(full_result_count)s totala" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "Salvar kom nova" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "Salvar ed agregar altra" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "Salvar e durar la modifiko" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "Danko pro vua spensita tempo en la ret-situo hodie." + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "Ristartar sesiono" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "Pasvorto chanjo" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "Vua pasvorto chanjesis." + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" +"Por kauciono, skribez vua anta pasvorto e pos skribez vua nova pasvorto " +"dufoye por verifikar ke olu skribesis korekte." + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "Antea pasvorto" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "Nova pasvorto" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "Modifikar mea pasvorto" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "Pasvorto chanjo" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "Vua pasvorto chanjesis. Vu darfas startar sesiono nun." + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "Pasvorto chanjo konfirmo" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "" +"Skribez vua nova pasvorto dufoye por verifikar ke olu skribesis korekte." + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "Nova pasvorto:" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "Konfirmez pasvorto:" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "" +"La link por chanjar pasvorto ne esis valida, forsan pro ke olu ja uzesis. " +"Demandez nova pasvorto chanjo." + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" +"Ni sendis e-posto mesajo a vu kun instrucioni por chanjar vua pasvorto. Olu " +"devus arivar balde." + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" +"Se vu ne recevas mesajo, verifikez ke vu skribis la sama e-posto adreso " +"uzita por vua registro e lektez vua spam mesaji." + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "" +"Vu esas recevanta ica mesajo pro ke vu demandis pasvorto chanjo por vua " +"uzero account che %(site_name)s." + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "Irez al sequanta pagino e selektez nova pasvorto:" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "Vua uzernomo, se vu obliviis olu:" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "Danko pro uzar nia ret-situo!" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "La equipo di %(site_name)s" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" +"Ka vu obliviis vua pasvorto? Skribez vua e-posto adreso infre e ni sendos " +"instrucioni por kreadar nova pasvorto." + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "E-postala adreso:" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "Chanjar mea pasvorto" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "Omna dati" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "(Nula)" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "Selektar %s" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "Selektar %s por chanjar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dato:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Horo:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Serchado" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Agregar altro" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Aktuale" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Chanjo:" diff --git a/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..d14d4a976e97e058df4b9460202deb49ad025619 GIT binary patch literal 464 zcmZ8c!A=4(6vXIhkDfg|6AuvVw!47@iWnn8f`LfL>b>rkrDSP0Z4vws{XDOm`Ih$0`4#k%7y5_1{8TGSsQbl+HPH-jzSbhaXWMu5xanR*n Tx_;b)!?j=6aNUQf(F\n" +"Language-Team: Ido (http://www.transifex.com/projects/p/django/language/" +"io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/static/admin/js/SelectFilter2.js:45 +#, c-format +msgid "Available %s" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:46 +#, c-format +msgid "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:53 +#, c-format +msgid "Type into this box to filter down the list of available %s." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:57 +msgid "Filter" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +msgid "Choose all" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +#, c-format +msgid "Click to choose all %s at once." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:67 +msgid "Choose" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:69 +msgid "Remove" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:75 +#, c-format +msgid "Chosen %s" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:76 +#, c-format +msgid "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +msgid "Remove all" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +#, c-format +msgid "Click to remove all chosen %s at once." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 +msgid "%(sel)s of %(cnt)s selected" +msgid_plural "%(sel)s of %(cnt)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 +msgid "" +"You have unsaved changes on individual editable fields. If you run an " +"action, your unsaved changes will be lost." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, but you haven't saved your changes to " +"individual fields yet. Please click OK to save. You'll need to re-run the " +"action." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, and you haven't made any changes on individual " +"fields. You're probably looking for the Go button rather than the Save " +"button." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "" diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/django.mo b/django/contrib/admin/locale/is/LC_MESSAGES/django.mo index 5bbd22dbc9cb689254b1e93e048a3038d11d5dbe..d2a3015ac72bcd37b4fc6a656254bb41994d40c8 100644 GIT binary patch delta 3386 zcmXxmeQeEF9LMp~Dy^uo*uQE#RBnHdg+65wbKWbaSag&A`ZOSCh4g6(AFLNf+6$6}1Y65N2LxD~G< zmzuH{jY+_2)Py#muG@;SjBi>46=Mz||I8^qQt$$%<2}@b;(7+ZPeK>%AsB;hWGvH& zy76Z0iaSvQ?!iRdhlB7dR0e)V2jiPtR9?Y;Kx%7EJdAx`IwG1I2wJ(T+J06jDH}R^cn|8 zRw+$J-5?V+0hjGBLd~?qI@k7B;DHcUf+WvGID;uqMh!R`hvIrn#uJ!>S8ybT(HWuV zzle(VW^$mzn1!eTt57McNA1-*)XG{>XXO*@hsRM9xQcpjJVa%x2Mygf&N>iR($2>< zcmyN${3mf2?Nu7;P>n@RU=r#Evrvbx3N^47xz_B)Ogx3k;BD(8)LH649uVW~AAFjI zStp`?Uxr@oeI*tBa5?J2O{j@{hFbYCWc$rItiYRi1Pl3b72d=BICWrfg7>W*sIw6@ zh{d1-b^mhA!>xnJe;AcBbS%KLsFn5RglGbzQQwcZPR7Nwr=c=*9QC+t!hvB((+l-DddE}IVOWe>(F%;j4c6`0O52BI(WGPr zFPwrd+SSN`HyZ&|GKH($!m$3 zL|{8GiI_k%5w8&%L@Dho+o((-77?%8PE9LVY!%7s)%eU%YDTK5Vpgotx>zI^qM{_l7kH`G233+gbF)%pmk`Q1K9bi8Mlw<0>MIc#qgYs7xlj%lSwo z@`*`A22nw5Cn5+Hy_yRHwcv+d9D|6d#Jj{SVkgm`*hn~uw+WT5L|vd}%tTDKb>l2< zaSj;lONzeg>xi!LH})9Q&3_^Od5G^uLZUA!G0tC__)Um^T(9rD`C^<|(Ycw~d6}+! zrz@|(mE$XM_8Cvlh)h?m(>1&x+m)V8i7at9Hf7FfaMv|@+)ecj1y2|E;#->`2$L;jA atf=+WH=IA|Yfn%0kIg6!^|xomh5rvED^=M5 delta 3945 zcmaLZ3vg7`9mnyLKoSTEkw*-V1}-9m5E7C=APLAriUkrNSVDMI={30tOE$a7-n#@W zcBwplpx|nwp^n2am2p~Ybe&qAN?X_I3|dD^=`byfwbI(s*4ANcON$-){q5ciOlRzw z{P%Ot-Fxpj=YP&wIMe=NXYBpaL!U5|W5gGTPlp=w3;fw|J}BezjVZ+OI1y*#W^BOe z_^f~Z9UMmc64v5ntiiI8#*9K6v(ZJp@7{DfW{yzF;X)q{!DlcJPo!@!12}^AE2se` zaSVRow?9QaH>$uGjkyptkjZ!-&cJ>6EHWljc9StTV;yFjm@!RM^k55)M%&jzo-qgU z7VN_^d<`|AkNod1V-@X8rm30E<%2PqJ5cX!#w^^5%7BAK7{n6#H~Xk41K&lZ=4G6O zZ($E!!tdc0M%RwHO#cM-pzbdmo9?&_HN)F*2{xeK^Dt^+-@!R}3N?_+7;C2TFDkd< zTHcn49%?|n$aXL>Y{7k~2QQ$O=pyRAPf(e<;(tGk{N~awK;1V1HLw!Y`)g23SbH=1 z*T@>VppLepQrCuh(DmDUP;2@ql5O)Os>A1S0=|lR?kp;`7g3w_Dvrk@E~;IHT9VbM zC2T1o|C6b-a>2vB*o0T`Ag&x|Og;V_=V2aiQ%B2CnYa@*lTFAfnJ(l}6GKg?4@s{1 z7V>9aeEK*2R5YVAsB?TCwOM|HW%x1PhT~Z$&7=iqU<8%Q zW4X#|(*OPx38fFFl=f%gQHPPSB&}eZ>p$h^DIXG%sM_apeXXJc?6ZZ z7f~<%zVB)5qJ05-an-Hq4&FdEzIg|=$$p0#z@Jgi{~g(0W*8eLrjBo+qK@WbIkuou zyWjUH@@JmrgClN|sAKpm-#?-5zlvFyGd+D@K61%SMGa&nYUWMIHZyJ0S^uw6`34tG z;)m$qgC)lF<0q&AKE#5{r%_Ar0IU*o-q-=hrc|hsqbJEaKOp0r#TT=v~aki>Q(Q6*-CK8fr$9W~bMB4k}Z1XyH06 zzzAmH{ir27gu3r2k__`4a-3u4ER_*l_#0}(S5Y13SEe0@kI3&H~HcM-h?js+J^g31Nj)Wc2}?f zuVFqG%uUa%7)Q~bjyYJ1`hE$r&&(Rk!=0$Tu^-jX16V=-rk_d^o<<#u32fo{I3Lwv z81+C5Gw}$j!#Iw_Z=*VV8P(AnI2zx@4AiXkew}$0ZFH48iP*|i)ufN1UtjC1^;X$I z=or-!M~Mz%DRCFkOLP%W5%&-(%7WJXD{Agg;k|@@VcGC8(@jN1GhUXerI#b_ z*X!|iBI>vI-~)bL%MD{anHntHwEimmtC%VwK35akIAe*& z2yMQdgnpO?%Wf(gh;rgfgBMZD*Ge=HhX^ghVA)G$4ADnCLEJ|S_HP=gYmF_Uj(CVr zd7L;#R1#k!G+wqz>c49`@A{p8l2}jJ#Es>^4GoXFekWAEOjHp23H{g31c_2&4RK>B zq7n8l%)a4^hp876I%X;xiB-fd;tryOc#zO9s|p9kJesPdkFKiP$nN#|r+02O7Z(vn zh!&!a*hefUMi48AEyNUJupFeKb7QhHYg@P3p$^A#qphuu>$XROrpf=_ia4(0{ZG?s4R>`19nXpXws2Z``j*ds z*oua(zc}%q!XIbMYYIBH>sY~XhZP7}c847Z&9d%sTJ0!TcZH)7%Viu4*xF{hmb0@v z5OLZn5L)y01@Y2tFO)RtGxw<>GvtLw@t zDY=cd>y@vM*daG)d*MjEwaN~W5UbG%v^ha*;r3K>Nifx{2!z_h32XAJ8S(e5?tJpM z!)bTD?a4$Wlvq4vZFWH@`MT#>!Cjq!U^tQ-NbD_Hm|1*##M$KqLLFA}`1P*>mX}O) zx?cQLX;Hkfa&r7^Y3YjPp|)tm^#Z}*=iP4p-z{CNWa_1f&q|kNHf#ulT)QjibTCKD z?TjRkCkLWd@>D=+C9mxsncU%YglsO7P|HpZkXg?T(M~=evPcWn*SrcVv1r!Voc{u) CsSLaT diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/django.po b/django/contrib/admin/locale/is/LC_MESSAGES/django.po index 73fdc8c5d..56ca4f493 100644 --- a/django/contrib/admin/locale/is/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/is/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # Translators: # Hafsteinn Einarsson , 2011-2012 # Jannis Leidel , 2011 -# einherji , 2013 +# Kári Tristan Helgason , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 17:01+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/django/" "language/is/)\n" "MIME-Version: 1.0\n" @@ -19,62 +19,68 @@ msgstr "" "Language: is\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Eyddi %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Get ekki eytt %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ertu viss?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Eyða völdum %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Allt" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Já" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nei" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Óþekkt" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Allar dagsetningar" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Dagurinn í dag" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Síðustu 7 dagar" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Þessi mánuður" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Þetta ár" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,113 +89,110 @@ msgstr "" "Vinsamlegast sláðu inn rétt %(username)s og lykilorð fyrir starfsmanna " "aðgang. Takið eftir að í báðum reitum skipta há- og lágstafir máli." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Vinsamlegast skráðu þig inn aftur vegna þess að setan þín rann út. " - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Aðgerð:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "tími aðgerðar" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "kenni hlutar" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "framsetning hlutar" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "aðgerðarveifa" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "breyta skilaboði" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "kladdafærsla" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "kladdafærslur" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" bætt við." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Breytti \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Eyddi \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry hlutur" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ekkert" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Breytti %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "og" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Bætti við %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Breytti %(list)s fyrir %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Eyddi %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Engum reitum breytt." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s „%(obj)s“ hefur verið bætt við. Þú getur breytt því aftur að neðan." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s „%(obj)s“ var bætt við." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -197,7 +200,7 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" hefur verið breytt. Þú getur breytt því aftur að neðan." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -206,12 +209,12 @@ msgstr "" "%(name)s \"%(obj)s\" hefur verið breytt. Þú getur bætt við öðru %(name)s að " "neðan." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s „%(obj)s“ hefur verið breytt." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -219,269 +222,277 @@ msgstr "" "Hlutir verða að vera valdir til að framkvæma aðgerðir á þeim. Engu hefur " "verið breytt." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Engin aðgerð valin." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Bæta við %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s „%(obj)s“ var eytt." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s hlutur með lykilinn %(key)r er ekki til." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Bæta við %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Breyta %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Gagnagrunnsvilla" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s var breytt." msgstr[1] "%(count)s %(name)s var breytt." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "Allir %(total_count)s valdir" msgstr[1] "Allir %(total_count)s valdir" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 af %(cnt)s valin" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s „%(obj)s“ var eytt." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Breytingarsaga: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Skrá inn" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django vefstjóri" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django vefstjórn" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Vefstjóri" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Skrá inn" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s vefstjórn" - -#: widgets.py:90 -msgid "Date:" -msgstr "Dagsetning:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Tími:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Fletta upp" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Bæta við öðru" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Síða fannst ekki" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Því miður fannst umbeðin síða ekki." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Heim" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Kerfisvilla" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Kerfisvilla (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Kerfisvilla (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Keyra valda aðgerð" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Áfram" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Smelltu hér til að velja alla hluti" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Velja alla %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Hreinsa val" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Fyrst, settu inn notendanafn og lykilorð. Svo geturðu breytt öðrum " +"notendamöguleikum." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Velkomin(n)," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Sláðu inn notandanafn og lykilorð." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Skjölun" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Breyta lykilorði" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Skrá út" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django vefstjóri" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django vefstjórn" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Bæta við" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Saga" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Skoða á vef" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Vinsamlegast leiðréttu villurnar hér að neðan:" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Settu inn nýtt lykilorð fyrir notandann %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Lykilorð" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Lykilorð (aftur)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Settu inn sama lykilorðið aftur til staðfestingar." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Velkomin(n)," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Skjölun" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Skrá út" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Bæta við" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Saga" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Skoða á vef" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Bæta við %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Sía" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Taka úr röðun" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Forgangur röðunar: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Röðun af/á" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Eyða" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -491,7 +502,7 @@ msgstr "" "Eyðing á %(object_name)s „%(escaped_object)s“ hefði í för með sér eyðingu á " "tengdum hlutum en þú hefur ekki réttindi til að eyða eftirfarandi hlutum:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -500,7 +511,7 @@ msgstr "" "Að eyða %(object_name)s ' %(escaped_object)s ' þyrfti að eyða eftirfarandi " "tengdum hlutum:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -509,16 +520,16 @@ msgstr "" "Ertu viss um að þú viljir eyða %(object_name)s „%(escaped_object)s“? Öllu " "eftirfarandi verður eytt:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Já ég er viss." -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Eyða mörgum hlutum." -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -528,7 +539,7 @@ msgstr "" "Að eyða völdu %(objects_name)s leiðir til þess að skyldum hlutum er eytt, en " "þinn aðgangur hefur ekki réttindi til að eyða eftirtöldum hlutum:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -537,7 +548,7 @@ msgstr "" "Að eyða völdum %(objects_name)s myndi leiða til þess að eftirtöldum skyldum " "hlutum yrði eytt:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -546,41 +557,56 @@ msgstr "" "Ertu viss um að þú viljir eyða völdum %(objects_name)s? Öllum eftirtöldum " "hlutum og skyldum hlutum verður eytt:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Fjarlægja" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Bæta við öðrum %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Eyða?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Eftir %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Breyta" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Þú hefur ekki réttindi til að breyta neinu" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Nýlegar aðgerðir" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mínar aðgerðir" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Engin fáanleg" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Óþekkt innihald" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -589,27 +615,27 @@ msgstr "" "Eitthvað er að gagnagrunnsuppsetningu. Gakktu úr skuggum um að allar töflur " "séu til staðar og að notandinn hafi aðgang að grunninum." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Lykilorð:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Gleymt notandanafn eða lykilorð?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dagsetning/tími" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Notandi" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Aðgerð" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -617,112 +643,61 @@ msgstr "" "Þessi hlutur hefur enga breytingasögu. Hann var líklega ekki búinn til á " "þessu stjórnunarsvæði." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Sýna allt" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Vista" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Leita" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s niðurstaða" msgstr[1] "%(counter)s niðurstöður" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s í heildina" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Vista sem nýtt" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Vista og búa til nýtt" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Vista og halda áfram að breyta" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Fyrst, settu inn notendanafn og lykilorð. Svo geturðu breytt öðrum " -"notendamöguleikum." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Sláðu inn notandanafn og lykilorð." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Settu inn nýtt lykilorð fyrir notandann %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Lykilorð" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Lykilorð (aftur)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Settu inn sama lykilorðið aftur til staðfestingar." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Fjarlægja" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Bæta við öðrum %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Eyða?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Takk fyrir að verja tíma í vefsíðuna í dag." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Skráðu þig inn aftur" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Breyta lykilorði" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Breyting á lykilorði tókst" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Lykilorði þínu var breytt" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -731,46 +706,34 @@ msgstr "" "lykilorðið tvisvar inn svo að hægt sé að ganga úr skugga um að þú hafir ekki " "gert innsláttarvillu." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Gamalt lykilorð" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nýtt lykilorð" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Breyta lykilorðinu mínu" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Endurstilla lykilorð" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Endurstilling lykilorðs tókst" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Lykilorðið var endurstillt. Þú getur núna skráð þig inn á vefsvæðið." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Staðfesting endurstillingar lykilorðs" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Settu inn nýtt lykilorð" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -778,19 +741,15 @@ msgstr "" "Vinsamlegast settu inn nýja lykilorðið tvisvar til að forðast " "innsláttarvillur." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nýtt lykilorð:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Staðfestu lykilorð:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Endurstilling á lykilorði mistókst" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -798,75 +757,94 @@ msgstr "" "Endurstilling lykilorðs tókst ekki. Slóðin var ógild. Hugsanlega hefur hún " "nú þegar verið notuð. Vinsamlegast biddu um nýja endurstillingu." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Endurstilling á lykilorði tókst" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Vinsamlegast farðu á eftirfarandi síðu og veldu nýtt lykilorð:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Notandanafnið þitt ef þú skyldir hafa gleymt því:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Takk fyrir að nota vefinn okkar!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s hópurinn" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Endursstilla lykilorðið mitt" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Allar dagsetningar" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ekkert)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Veldu %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Veldu %s til að breyta" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dagsetning:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Tími:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Fletta upp" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Bæta við öðru" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo index a15185b41960acb2d2b43234d9c0be67373c36d5..841de6143305670ada3aa193ebabd522ea63df74 100644 GIT binary patch delta 365 zcmXZWF-yZh7{>9pVw$#EKY($_WCux_gcfPAAVNW;h?L?W2nMVe4JkHRO9wxILpST- zu7l835Ofz85nRMi;8*Z}AvfHQ=Z<^cdo|vSr?tZ5t{~FWMK(p`uOw2$T3KWXZRAS) zJnx`J-p_L%E94X8sa)bZrs&}eRo^=<;%DwR9+Q8{GRX?sw5UP5s0JLMDn4Xe#sF6^ zMs+{N2fW66tn*tn=mY7NFYMqis@@tUH(1A8e8F=(s?JvzdfN0#x2p}yX9qWYyWy}Z-5^P={wRo(C`gAR-`or0I84m$AUqvJ=GH|Px1%iDVSF~6 I7fa9DKWTwCA^-pY delta 369 zcmXZWy-EW?7=__4;<`!vX$99}t8HYK$!IiLQYa`^5?QgZ5RGxcNK7P&Vj%>)0gH68 zv9}S@iiOsaMg$x23cLp2(KPeSVP?)ZuilIIIG^g?r9@&^WJN@N(jpTWWJD%WAxBai z{FV`{b{TbpHxUwAewLXa|(h7Vol5;UUi8 z8QSw}e83yL$B^IJK|`clK5zrS(e?(E++v7*e8v;pn;y)K#g3z@%~sN@yJ3D&>Acd$ z&n-u}!h$whXSd5LPA+ThTC<_nE1e|rjm~jzNtvRr3z5n9hVHCatyeCNlXJiHzgaa` Q_1aM@2^&dg;HICPUn({?M*si- diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po index 39215ca63..7f324b7fb 100644 --- a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po @@ -6,11 +6,11 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/django/" "language/is/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: is\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Fáanleg %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "Þetta er listi af því %s sem er í boði. Þú getur ákveðið hluti með því að " "velja þá í boxinu að neðan og ýta svo á \"Velja\" örina milli boxana tveggja." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Skrifaðu í boxið til að sía listann af því %s sem er í boði." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Sía" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Velja öll" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Smelltu til að velja allt %s í einu." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Veldu" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Fjarlægja" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Valin %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +73,24 @@ msgstr "" "Þetta er listinn af völdu %s. Þú getur fjarlægt hluti með því að velja þá í " "boxinu að neðan og ýta svo á \"Eyða\" örina á milli boxana tveggja." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Eyða öllum" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Smelltu til að fjarlægja allt valið %s í einu." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] " %(sel)s í %(cnt)s valin" msgstr[1] " %(sel)s í %(cnt)s valin" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "Enn eru óvistaðar breytingar í reitum. Ef þú keyrir aðgerð munu breytingar " "ekki verða vistaðar." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "Þú hefur valið aðgerð en hefur ekki vistað breytingar á reitum. Vinsamlegast " "veldu 'Í lagi' til að vista. Þú þarft að endurkeyra aðgerðina." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +118,68 @@ msgstr "" "Þú hefur valið aðgerð en hefur ekki gert breytingar á reitum. Þú ert líklega " "að leita að 'Fara' hnappnum frekar en 'Vista' hnappnum." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Núna" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Klukka" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Veldu tíma" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Miðnætti" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 f.h." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Hádegi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Hætta við" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Í dag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Dagatal" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Í gær" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Á morgun" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +187,17 @@ msgstr "" "janúar febrúar mars apríl maí júní júlí ágúst september október nóvember " "desember" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M Þ M F F L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Sýna" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Fela" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Núna" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Klukka" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Veldu tíma" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Miðnætti" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 f.h." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Hádegi" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Hætta við" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Í dag" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Dagatal" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Í gær" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Á morgun" diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/django.mo b/django/contrib/admin/locale/it/LC_MESSAGES/django.mo index 32206670677778467199adff0e5b97ecb374c121..40158510cc8f755ba2f5f85a117aa10bf380c4c8 100644 GIT binary patch delta 3755 zcmZwIdr*{B7{~F$MNs4-E~s40O%PfESvJT->}Fa9me(xJY!x&Jgm#xC(OxZ0Q8Vq$ zYmu4LZL)0KYV0!AWLZv)HIt>&A70WwjHc1)GIpEl``h=msireL`#JAr-}jv7JZFh6 zIkDI})<1ERq3tB{iNapS9LLfWK4{OS8Iz6A;{bdI^YBZYiQi)pPE2>sNAPlvH((VW z#3cL^^_-*(=Qtmejj>DtodhnFU@DfoH`HKXj>n<~b`yHA**#u{JkxZezP}s$;LF$> z-@v7~A6MYj{fuF(<^XCUhcSuwn{Vmpi{E2^{M|Jp(-^*Mh9V<10UV0eSc0=r1MEWG zw+SooY2?ow;X_IM1~t$hQSV9MB_!FTVG{2*9y$Xt7mG1~df`k|%I4xl*nu6m1@Fdw zq~j&LALnC5mNC0)1vT?})IdUb6)s0h4}Oo%rFasxR@vldI_6^`hOim8 zU_2%=S`9E66EOojF$-tl2Gn!TpqBJ3>i*wRnMxewT+bRr{*}@^PAFAZpuR8xHR795 zFRVwc{Q_k2rW5tz^{5%ysP8@H9`8Zbz}v`bnh#MgKI&dSgDT?lgUG+u#FOK!pd@1Rn49sk7#|W;(9@G-HdHF7Oq9$?}Rqe-IPopx{ zgVcm&exakaiM!ZIQ6_4J18^i3;2fNVn(3RU{r*0xMn1w4{1Tfmo`M>KEvT8kfS2F_ zRHo0m{)P$K|H%c;i29;#$VH93$kp$juf~mW#*9a0;3!)|YkL;8G|A+9HWr`;v>ZvA zc@eAe6C8`lMb7hUF_-t7>2$RAZK!Rs2sKj+RYa>%1KaK%KZC^_??Vmb1TuMZ9+k-) zF7`qnDnsR{l#js%*KivuQldgmp2m3m5mj{OQA^{gaB8O%mD)<|hu5Q)>{e7}o89Z}sOMQ-bd>6C=*2zQ z2S0Of_zL+AF+HeiP7WBe42$q)d=}T@A6SKJE_DX}E+%vQDQbX6P)m0XHSmk9lqKa)iYUK6K4W=D6pib0wTZxRtbfXtP#Y{ZsUXN!KDzaS6!eZQuHAoqlv&gEM z{LA!TkoB*n!`3wGP&e$w20V^8;y8YV^o2)JHLxG&V9Djq`L(DSzJZV6=eQB)k8+Ck zXAE1^N@dfg3a|-XlJStQ(eFRm6J5ZV1 zg(}ilunoV)YjA3f^PbJfDwtPsx{B-@Iv)HP<1m%qPYoa)HK0OQKdNYIQ1{oN?pOLZ z5K{?d=y7{vif7DrdTI|k#6B5GtUbo3_StlT^u+$fO~VVV(mt6o#L{H1a8D`2nq)39 z&ON6|+(oQ*kMG7Ch%N5%4qQRx5h{hHgyuV$s3k5m)hUZcIq+jisC8%`*3+R}V&$Nd zcMvLtCkYn8JZ$gm>#-i9rv=R?T8U1gg;2YZm_ew(v=(YxiCYO38ySqP?Ml4RdeI3H z5n=$bo>)sPAyhB=#Z#j`wG)!eTsjNwQK@;BR%JHPPN-c+s8sahIEk1?s4aJh)v>x` z-Qyv+iqM8zMyL%X8i{p8n3zCJB=mElwwdq}%~~v#%V1(Yq1sis+)nf-)O-%+Q7k6> z?r{t|GtFc5`^T9l-2TNllV~Ee#ne>c+D>Y!?)!;4B0yY8>?GoeR6;FCY$V1Lw-MV2 zwHybt1|LxUunA&KJ3#*v)MgPjajy<&iyZ#`ypvuxv6#5YJ-f;NF0C*t*w*F?dxP~Y zjSCyYkx($w*t*b8Pv38UmA=59nz1A8Uss~%GJcA;Gt%?yf~>2uyu&UDH8ck!4fS(c z=QcIWi-dh)d!lD_bbzNjK6)TKCBgo7&_Fvk#}l2Gb2Kg*%4_LupDq}YR$1n+Dytaf zt*EN52-rgk^8%b1Sr!=S^^dBq7+K<{rPKw(k+Nx_;KDGkXbn|++k(w4?H%44$LNy6 z5i1h1r!+LSw6%sKL2q-AL4?DLT0`}AVqkc*DR3q(YF9ql=PyY3v(x|p delta 4110 zcmZA332;@_9mnwlAt5YDNCJ|uUX~C-NKA-f)d-{@vNd6of-INh5}ti|FT5p*h&~Wm zD#&(=ND+ZhskH^Bys5S`GPPwW(_yNuW5*e4E0me;LXmF5i2eTFy-}uT^3Uho`|i8v zod5aXn_StD+?e=%Ubh2=c9IxG%uP4uBiz`NU$p;b8Pg9x#etZUZOk$(#ZkBob^a7) z;xBL_zK7M=E612zoQ4^=5Ou$0-f_aT(CN;JHcZ0=_QoyV1!gby;`ktHf+sK^-}aB+ zM}6-m_P~FkCh|ExjhTInc@DQBYcRc-&3#yi875&&1s#2H0_Nc~-$lqhOcSOih{HKf zU@3N>CiV{My31IJe?@-GAa154mLth9lThQ#LXvD2UhCy z4KDD$Fd8-UYSe(Ws6C&Fn(#8zz|E+YMNk86_K$a?YTyX6?dBwE;5TsqUPOKG4+Z3( zvCU0RsET_OQW#joFC9OO+Oy@Ty>@UYu15>^VGPe=9Ts!=u>wE9MVLui=HUv|`R^g+ zU_Qh+-omXIu)M9lflC?R+@_(bil-g5hnr9t+KXD@0i1vxxC$?$ zRyvu&(tDv6RZEXxDK5q*a5Fxn=l}0?w9+vnj2VqHP^k|2Zoo8-x1lEVynp@>YT~c@ zp7GEB7*BRF<^n1MLDH)&*@7$ZC~6{~;Sk0*C8N9<&q5VVJ=Wqb)ZYCHHPAKGL_fw1 z%q;dYlY?4ue^f15s0EDkk86-0Q^zk&s2xd?*@KC6IzOPJ6upUB;RS5R_puGSpHSrqM#Osk{nB_PY6R5}X`z7RGRep{WTKRj(JI7>E z%G%ozsA{c14fqw*gy;Fk3sKiUj^!9ZP4qbGsX2uj_#!@of5W%%3GyGt;<4oa4LS#z zmQpjn%$vD`%0xSArrU8AzJw$3Dr!$N7V_wfx-&^s$}gj~?jLAj`Z#Ywqfi4qial@*>ia?D zRbw_HuMBetH|hER5uGKRm{i3}1@~e#4tl_tski{OLKijj4%7gzqxSebYAb$+s*O+m z^Pi)NvXGl;ffG=l&q7UXKI-p}SxSdRm=?6K19S0w>H=eagDS?4u`k}nvzRm9tLC2} z+iPy%R2;(Fs0de~s(mXucoyel!9?%+CT!C4|011Lc-Q}6xZ0rtc>RG{97OMI83QoI^6jN7c}4m|#-o4LYrO9ko*DL9bdPsMNKh zs(CxM;16*+j(W%&D1hvm*@4=sw=f?sVHf-eHG!+B3H`@6t%j0Papcr^Ul@w|LLRZ4 zSV#nk`9V7H$E+$B0>Tls9R8x+t+aWj67$4rt#dzCjEmw4i4R&A*PIqts;ips2r6Ln(uTwv<_ z8~C5ZLtlP5nOAtV%lNvWV@Dk;7;drxA%JGvc z$Cp;ndd{_@v9d)GI}{Dtv2bLvH8W_p2EtZtJmLg{w)NoJ)Ny%(cbxq5i0)n7V|fF~ z-0PV|qeFJHQxbJA6>Z9!*4&x94b053ilXl9QST;8itEynX{C8-*`av2)&4Sj-OKl< z)z{k1YZ$FFrIy{=>V)F4u*E7OPAtalLovrJa01OO;b_dZm{RA(_vX?6IA*)2E5}rk z*e_1}-<`h5eTeMcb6N7;%9~xL&RDyaLF2a77_c, 2011 # Flavio Curella , 2013 # Jannis Leidel , 2011 +# Marco Bonetti, 2014 # Nicola Larosa , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-23 16:16+0000\n" -"Last-Translator: Flavio Curella \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-27 09:17+0000\n" +"Last-Translator: palmux \n" "Language-Team: Italian (http://www.transifex.com/projects/p/django/language/" "it/)\n" "MIME-Version: 1.0\n" @@ -20,62 +21,68 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Cancellati/e con successo %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Impossibile cancellare %(name)s " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Sei sicuro?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Cancella %(verbose_name_plural)s selezionati/e" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Amministrazione" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Tutti" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Sì" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "No" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Sconosciuto" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Qualsiasi data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Oggi" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Ultimi 7 giorni" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Questo mese" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Quest'anno" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -84,94 +91,91 @@ msgstr "" "Inserisci %(username)s e password corretti per un account di staff. Nota che " "entrambi i campi distinguono maiuscole e minuscole." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Effettua di nuovo l'accesso, perché la tua sessione è scaduta." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Azione:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "momento dell'azione" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id dell'oggetto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "rappr. dell'oggetto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "flag di azione" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "messaggio di modifica" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "voce di log" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "voci di log" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Aggiunto \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Cambiato \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Cancellato \"%(object)s .\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Oggetto LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Nessuno" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s modificato/a." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "e" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Aggiunto/a %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Cambiato %(list)s per %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Cancellato/a %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nessun campo modificato." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -179,7 +183,7 @@ msgstr "" "%(name)s \"%(obj)s\" aggiunto/a correttamente. Puoi modificare ancora qui " "sotto." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -188,12 +192,12 @@ msgstr "" "%(name)s \"%(obj)s\" è stato inserito correttamente. Puoi aggiungere un " "altro %(name)s qui di seguito." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" aggiunto/a correttamente." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -202,7 +206,7 @@ msgstr "" "%(name)s \"%(obj)s\" è stato modificato correttamente. Puoi modificarlo di " "nuovo qui di seguito." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -211,12 +215,12 @@ msgstr "" "%(name)s \"%(obj)s\" è stato modificato correttamente. Puoi aggiungere un " "altro %(name)s qui di seguito." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" modificato/a correttamente." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -224,150 +228,139 @@ msgstr "" "Occorre selezionare degli oggetti per potervi eseguire azioni. Nessun " "oggetto è stato cambiato." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nessuna azione selezionata." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Aggiungi %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" cancellato/a correttamente." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "L'oggetto %(name)s con chiave primaria %(key)r non esiste." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Aggiungi %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modifica %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Errore nel database" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s modificato/a correttamente." msgstr[1] "%(count)s %(name)s modificati/e correttamente." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s selezionato/a" msgstr[1] "Tutti i %(total_count)s selezionati/e" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 di %(cnt)s selezionati/e" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" cancellato/a correttamente." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Tracciato delle modifiche: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"La cancellazione di %(class_name)s %(instance)s richiederebbe l'eliminazione " +"dei seguenti oggetti protetti correlati: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Accedi" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Ammin. sito Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Amministrazione Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Amministrazione sito" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Accedi" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Amministrazione %s" +msgid "%(app)s administration" +msgstr "Amministrazione %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Ora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Consultazione" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Aggiungi un Altro" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Attualmente:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Modifica:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Pagina non trovata" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Spiacenti, ma la pagina richiesta non è stata trovata." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Pagina iniziale" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Errore del server" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Errore del server (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Errore del server (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -375,120 +368,142 @@ msgstr "" "Si è verificato un errore. Gli amministratori del sito ne sono stati " "informati per email, e vi porranno rimedio a breve. Grazie per la pazienza." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Esegui l'azione selezionata" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Vai" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Clicca qui per selezionare gli oggetti da tutte le pagine." -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Seleziona tutti/e %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Annulla la selezione" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Inserisci innanzitutto nome utente e password. Potrai poi modificare le " +"altre impostazioni dell'utente." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Benvenuto/a," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Inserisci il nome utente e password." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentazione" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Cambia la password" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Annulla l'accesso" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Ammin. sito Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Amministrazione Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Aggiungi" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Storia" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Vedi sul sito" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Correggi l'errore qui sotto." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Correggi gli errori qui sotto." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Inserisci una nuova password per l'utente %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Password" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Password (di nuovo)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Inserisci la stessa password inserita sopra, come verifica." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Benvenuto/a," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentazione" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Annulla l'accesso" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Aggiungi" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Storia" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Vedi sul sito" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Aggiungi %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtra" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Elimina dall'ordinamento" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Priorità d'ordinamento: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Abilita/disabilita ordinamento" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Cancella" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -499,7 +514,7 @@ msgstr "" "cancellazione di oggetti collegati, ma questo account non ha i permessi per " "cancellare gli oggetti dei seguenti tipi:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -508,7 +523,7 @@ msgstr "" "La cancellazione di %(object_name)s '%(escaped_object)s' richiederebbe " "l'eliminazione dei seguenti oggetti protetti correlati:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -517,16 +532,16 @@ msgstr "" "Sicuro di voler cancellare %(object_name)s \"%(escaped_object)s\"? Tutti i " "seguenti oggetti collegati verranno cancellati:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Sì, sono sicuro" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Cancella più oggetti" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -537,7 +552,7 @@ msgstr "" "oggetti correlati, ma il tuo account non dispone dell'autorizzazione a " "eliminare i seguenti tipi di oggetti:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -546,7 +561,7 @@ msgstr "" "Cancellare %(objects_name)s selezionato/a richiederebbe l'eliminazione dei " "seguenti oggetti protetti correlati:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -555,41 +570,56 @@ msgstr "" "Sei sicuro di voler cancellare %(objects_name)s? Tutti i seguenti oggetti e " "le loro voci correlate verranno cancellati:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Elimina" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Aggiungi un/a altro/a %(verbose_name)s." + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Cancellare?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Per %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modelli nell'applicazione %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modifica" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Non hai i privilegi per modificare alcunché." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Azioni Recenti" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Azioni Proprie" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nessuna disponibile" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Contenuto sconosciuto" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -599,27 +629,27 @@ msgstr "" "appropriate del database siano state create, e che il database sia leggibile " "dall'utente appropriato." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Password:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Hai dimenticato la password o il nome utente?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/ora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Utente" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Azione" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -627,113 +657,61 @@ msgstr "" "Questo oggetto non ha cambiamenti registrati. Probabilmente non è stato " "creato con questo sito di amministrazione." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mostra tutto" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Salva" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Cerca" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s risultato" msgstr[1] "%(counter)s risultati" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s in tutto" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Salva come nuovo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Salva e aggiungi un altro" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Salva e continua le modifiche" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Inserisci innanzitutto nome utente e password. Potrai poi modificare le " -"altre impostazioni dell'utente." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Inserisci il nome utente e password." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Inserisci una nuova password per l'utente %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Password" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Password (di nuovo)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Inserisci la stessa password inserita sopra, come verifica." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Elimina" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Aggiungi un/a altro/a %(verbose_name)s." - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Cancellare?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Grazie per aver speso il tuo tempo prezioso su questo sito oggi." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Accedi di nuovo" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Cambio password" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Cambio password avvenuto correttamente" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "La password è stata cambiata." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -741,46 +719,34 @@ msgstr "" "Inserisci la password attuale, per ragioni di sicurezza, e poi la nuova " "password due volte, per verificare di averla scritta correttamente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Password attuale" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nuova password" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Modifica la mia password" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Reimposta la password" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Password reimpostata" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "La tua password è stata impostata. Ora puoi effettuare l'accesso." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Conferma reimpostazione password" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Inserisci la nuova password" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -788,19 +754,15 @@ msgstr "" "Inserisci la nuova password due volte, per verificare di averla scritta " "correttamente." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nuova password:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Conferma la password:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Password non reimpostata" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -808,12 +770,7 @@ msgstr "" "Il link per la reimpostazione della password non era valido, forse perché " "era già stato usato. Richiedi una nuova reimpostazione della password." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Password reimpostata correttamente" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -821,7 +778,7 @@ msgstr "" "Abbiamo inviato istruzioni per impostare la password all'indirizzo email che " "hai indicato. Dovresti riceverle a breve." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -829,7 +786,7 @@ msgstr "" "Se non ricevi un messaggio email, accertati di aver inserito l'indirizzo con " "cui ti sei registrato, e controlla la cartella dello spam." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -838,24 +795,24 @@ msgstr "" "Ricevi questa mail perché hai richiesto di reimpostare la password del tuo " "account utente presso %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Vai alla pagina seguente e scegli una nuova password:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Il tuo nome utente, in caso tu l'abbia dimenticato:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Grazie per aver usato il nostro sito!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Il team di %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -863,28 +820,52 @@ msgstr "" "Password dimenticata? Inserisci il tuo indirizzo email qui sotto, e ti " "invieremo istruzioni per impostarne una nuova." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Indirizzo email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Reimposta la mia password" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Tutte le date" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Nessuno)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Scegli %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Scegli %s da modificare" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Ora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Consultazione" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Aggiungi un Altro" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Attualmente:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Modifica:" diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo index 8aa83897da3297a8d69de2bcad59c05a7f878c8a..a749878b26ed7117d22802ca8367563ea4af1443 100644 GIT binary patch delta 1232 zcmb8tziX307{Kvs5=~5Pweh#9^(@w*ZPL8KG#Vpl(4nAR+JcHdIFncMO3fSJys3+j zp>!6l9duC8#lbD$Bsd5iw1eQ%LHq+8oD}Nj_X(*4s$h>i@8|AvchB9u@2B{efyUQZ zXh~59iGE_VOQ|u;2Y67{FpIx%D_TLNw&Mwm;CYn($+k1tL;EU5@iuP5Iv&Ob9>eFj zg{E4jA`7fw2tVTtuA(GJ(kcB}9+xnW)3}5TQQuJJe@9996J-OkI#tz+k8u}1#8=2q z<(L#9zdA$Z6de;NJ6*u1_yA?%a9F7-zQYA>C&jK#(|*HXN%RAIF+g_NKpzi=s(xe% zbrg5v2+GanQSwaS82QzdRB#^U#7&fmZ`9dzO7T+}9tO|i4Sb0*FGv>I zKon(zv9=oJ|0KS^3^txoS*0RZb&t_9;64^`9;JU7AK^!Qg4a225!a9lX`N0^#4_q2 z!Kb1$ae&xEtQUD*`w7|nUV`NsDn@0!$m!(WNRf}_2(eEZls-Z>BOB~212lHGJLLA_ z#34d%U5IlIy1L+2Y~Od9;Yc;m;7}%~r))TcMQ*^4X_MBRkp{_Qw?LD`4+d0AB?1WYZ&+&~{B0=FlGyIvbaeQ+wdL{T9 Du&~Yd delta 836 zcmY+?&uE)xU;y@7FHHS?%-OZ{WCwr4P z(vnofp$<4W$e#QMIN>Z3N6~{wL|nxCGo6bk^E|I-o_U_<`^=KRko53SEi+#km=X4%3 z@EWynlHFVQ6_?0HrPu5j_baScpgp|KdMu+3a2A*veZlaQm_-*&-dubag%o-M}w0?|>H^cKvb~lonn&`O#XV idgEHua*wWdP6oFd^_g}wJ{Qd&?|yVz>24->A@dKseN-3# diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po index 944c76a04..b89474373 100644 --- a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po @@ -3,14 +3,15 @@ # Translators: # Denis Darii , 2011 # Jannis Leidel , 2011 +# Marco Bonetti, 2014 # Nicola Larosa , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-27 16:27+0000\n" +"Last-Translator: Marco Bonetti\n" "Language-Team: Italian (http://www.transifex.com/projects/p/django/language/" "it/)\n" "MIME-Version: 1.0\n" @@ -19,12 +20,12 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s disponibili" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,38 +35,38 @@ msgstr "" "nella casella qui sotto e poi facendo clic sulla freccia \"Scegli\" tra le " "due caselle." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Scrivi in questa casella per filtrare l'elenco dei %s disponibili." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtro" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Scegli tutto" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Fai clic per scegliere tutti i %s in una volta." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Scegli" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Elimina" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s scelti" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,22 +76,24 @@ msgstr "" "casella qui sotto e poi facendo clic sulla freccia \"Elimina\" tra le due " "caselle." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Elimina tutti" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Fai clic per eliminare tutti i %s in una volta." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s di %(cnt)s selezionato" msgstr[1] "%(sel)s di %(cnt)s selezionati" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -98,7 +101,8 @@ msgstr "" "Hai delle modifiche in campi singoli. Se esegui un'azione, le modifiche non " "salvate andranno perse." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -107,7 +111,8 @@ msgstr "" "Hai selezionato un'azione, ma non hai ancora salvato le modifiche apportate " "a campi singoli. Fai clic su OK per salvare. Poi dovrai ri-eseguire l'azione." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -116,7 +121,68 @@ msgstr "" "Hai selezionato un'azione, e non hai ancora apportato alcuna modifica a " "campi singoli. Probabilmente stai cercando il pulsante Go, invece di Save." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Nota: Sei %s ora in anticipo rispetto al server." +msgstr[1] "Nota: Sei %s ore in anticipo rispetto al server." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Nota: Sei %s ora in ritardo rispetto al server." +msgstr[1] "Nota: Sei %s ore in ritardo rispetto al server." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Adesso" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Orologio" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Scegli un orario" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Mezzanotte" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 del mattino" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mezzogiorno" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Annulla" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Oggi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendario" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ieri" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Domani" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -124,62 +190,17 @@ msgstr "" "gennaio febbraio marzo aprile maggio giugno luglio agosto settembre ottobre " "novembre dicembre" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M G V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mostra" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Nascondi" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Adesso" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Orologio" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Scegli un orario" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Mezzanotte" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 del mattino" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mezzogiorno" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Annulla" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Oggi" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendario" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ieri" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Domani" diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo index 2c5b35b79cfa8f1f4bb664880c9cb6d09496287b..7a12ffee771685e6567ad16702c2f03df5b9da0a 100644 GIT binary patch delta 3682 zcmZwJdvKK18OQNwH(?V(?z@Cso7IG1nuH`vQb|AqG7>=oRzYeMG?0KmfRF@>hOlxI z!In$kQYc7~cChWBD6{>;TJINXJMDiCMp~iFID$HkjFdX9&e-p7--9!q=^38=oO5>H z_nh;b^S7>9vDdX9Meb=w zP}e_$qw#r6#}{!J-^6V=J=cu6+G*56-o+5(+ox1?;TM>XUpsU1%(&LBM`mg2^d2S*ojKn68sKs zzzui+*I_Q{IEhBnif8RNR~8&oFY1=L=RB|i(W z6f3bGd+`7UF_qbBf@zqFIXHw7T!?#7_ql}H($7)9{~DF4)I$IJNFn)GN=xWas%}PI zFbg%~yHNvnqxOC|vUnRp4ZIt*A`f-lFJ1dN)ERgM*-iT+YTyy~{Uy{P{<4t#Yfr*O z{$7@0IqhnU;w&7*m3Rl9#~s*E%sIdpP!qURMG%C}dJHNsdJ^yJH{*1<;eo%~>d6l!l^|zuIFq?@{zCX*Op_P1v+L{dV z9m6Wr*4%?6)p}7G-i4aT2dIUFs#qZ7TMiZNeLLzgnd{njqi(bam61NzKa5)0HsoG* z6zlM9_x%;;e^A#2CirIK9@-_&6By@7uqjN7?Ad$_;X|kkhf$BuF4XT1JAa4T>%XGT z$_P%u(VR48;#Sm_c3~T?L*`e4^I_kdhzf^+q*D=%CgId8h{|C0uwGW~)a2)w(ukxV@e~DUY>16*<#ZcGJMJ?c7{2Q)9j)}Fm z_02899qO>=)E#eEXP+Qgqq>Xy75BP z*;tH>Z4aU*avbMk%QS!GkE1635-!jHm#E0An1aFS{(vE8sWaxh4VC)E7{EMYFQKd~ zC!X~7WrS}!L`~%}pX4X0NtVNW>JAGC(w^Ly`FO1~c^5LuIsz%`p;fB70$KwsE6_Z z!5hM!A~+4U$2&GA9M|Ti5~ajiVu)Bxs3`B+v++b9p>mM8ho~jk^5h$EJ6L8KEZKO>?)(p);u`a50fjs8svdPjLdF zSIf7>%gYMKbH8o!Hgxstu#;Fx{KWOuVTP;Uf?J3=1TV@A zPN)?5*e=|v^P@*cMUUKV$r>*a^oWOD`-jeJJV@mT@dz=`b?)~*%c_iY_4QQ`M7z3I zuUNBUV6eYyaK+j+UUv4I-r4Ns-d#CIv;OCs#O0i;K`$q}#H)x*i$urY(BISBHQ3XA z|Jo%hdzKCkR1bI^;VFrN@R4BR^w^9P@6*C@UU5-4v9xF;kmxU2o$h^DF)^#DuA#ZE zu_fBr+}arP$}3CMGr6v@Ioi$K&rX9}~M7(*vhs9L`7ex7e$POa+C`G}K@$hOjG!y$j48>rGa+MgDd@&=n1WNS3y?m{T8s`5AEX|_ zEIfu9*d^3;S1=E6AU~!bohgYqNHWX>)N>v~l5C#BIG%5wq0k#w;83hVJ@5!BRj08( z{tP$Zr`U#1kcKt*PdtvRdwSQ$bCU+pA2s7#)BvVnAV=`8&PIzfyXa2Bj(^ z&AVY3YUKH-2Nt2$d^&2ti%}0=kD6H}>Or-(z8kd%4kOEMPN5!r4*THysQdnuM*exW zxlMz1aY8y912g%h`opL-TY_5a01m(n=)-2L!gp{k4yE^PxDg9bos5Nv7#%1oGqtD* zZ4Xh%jP$;kGx1UCo3R_di<|KGsOz3&+J|rtYQR~HQjWp|oDiaL zhC&fm;w@B4SB>&gS&r&>JCb#C0M)@oR7yXv_3u!r*LPgsi*(cjMkA|eCZjSEK)pSU zsONq>0X``=7q9w!RgBi}dtvAC-pn&l109Tfd(3oez@D$S^_|u? zP&56|p8v?!|A^^&|8G#xYt?arH=nqWPK7Ew4zp%uTe7wjqYI%-92qT|Sz%vsbxZr~I6 z@>Fl;zd;Q=W}5eaY-<6=(mn(Az}Z&6wPqS`yH4z)L7V6}#$XDugiuyWiPxN|T~a3> zp`>G{NAx$jjvhz(tsWKs#7NCw0G1_VFG9bj(ivDp^t1_aa5207Mo+u$I2xV8t z^TaGd$p;ge9DkMe{IyURS$8{8VF`|Ef)VP}9lVVO1 zY$x+WXI^4zXdflztshZEY#}NM9m>1bOds-ULJNPGc$OGJXq}RYM&ka_kwOje0`UN$ zHQYK`bMhiH*ceVh#~c=r~09hz(jSZP*OrIieHMomfSr5;}%^m{)Nqk!$Os#ktru zRsXI>58j^Wzsaf$Bo-6p#C~E0kxe8LI;IiZh{p-OtkG}zDeOQb5jq0ID?}G!Iq@Sx zN4iJ!56*V&pNY0XJZ8&F@c{9%t-oZw&w2{Sh-Ji+w(+2IIBBqREG6B!opjpSlU&gw zGwAcLUSCpH60EB9SCy2PIsZyN8adnTP6uaaYF=bk>fsJu%K|mN3V$$IQ(n0`@}X+ zb0j7G%b2lqO9TF3z*kzn)>l&I^RM-nl#TGM3KaXRX?>x*y3!ZqS&Y!P&L8vzHdd5W z23F@pzUfmI-zmGeyfWad9F&tZIy*N%dsMzJZ%jen1n1D8zO>}!(&)<_TQGWjW4G>v8{U4s?X~NB8=Ou7ulo$zDtiHsl9 z*dg|6!!Bn{;lSB$_^ey^R&>M>`~13dZuqntj<~f=*IIX6Z9IRi^~hJRI9IoCiw=sO VPTlXX{y)9CTk0Yg$Nr+rzX2CzP5J-; diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/django.po b/django/contrib/admin/locale/ja/LC_MESSAGES/django.po index 164834239..35587851a 100644 --- a/django/contrib/admin/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ja/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # # Translators: # Jannis Leidel , 2011 -# Shinya Okano , 2012-2013 +# Shinya Okano , 2012-2014 # Tetsuya Morimoto , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-05 06:38+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-15 00:27+0000\n" "Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/django/language/" "ja/)\n" @@ -19,62 +19,68 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d 個の %(items)s を削除しました。" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s が削除できません" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "よろしいですか?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "選択された %(verbose_name_plural)s の削除" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "管理" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "全て" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "はい" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "いいえ" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "不明" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "いつでも" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "今日" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "過去 7 日間" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "今月" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "今年" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,101 +89,97 @@ msgstr "" "スタッフアカウントの正しい%(username)sとパスワードを入力してください。どちら" "のフィールドも大文字と小文字は区別されます。" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" -"再ログインしてください。ログインセッションが有効期間切れしてしまいました。" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "操作:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "操作時刻" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "オブジェクト ID" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "オブジェクトの文字列表現" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "操作種別" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "変更メッセージ" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "ログエントリー" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "ログエントリー" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" を追加しました。" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" を変更しました - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\"を削除しました。" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "ログエントリー オブジェクト" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "None" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s を変更しました。" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "と" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\"を追加しました。" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" の %(list)s を変更しました。" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" を削除しました。" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "変更はありませんでした。" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" を追加しました。続けて編集できます。" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -185,19 +187,19 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" を追加しました。 別の %(name)s を以下から追加できます。" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" を追加しました。" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "%(name)s \"%(obj)s\" を変更しました。 以下から再度編集できます。" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -205,160 +207,149 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" を変更しました。 別の %(name)s を以下から追加できます。" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" を変更しました。" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "操作を実行するには、対象を選択する必要があります。何も変更されませんでした。" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "操作が選択されていません。" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s を追加" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" を削除しました。" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "主キーが %(key)r である %(name)s オブジェクトは存在しません。" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s を追加" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s を変更" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "データベースエラー" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s 個の %(name)s を変更しました。" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s 個選択されました" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s個の内ひとつも選択されていません" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" を削除しました。" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "変更履歴: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"%(class_name)s %(instance)s を削除するには以下の保護された関連オブジェクトを" +"削除することになります: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ログイン" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django サイト管理" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django 管理サイト" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "サイト管理" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ログイン" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s サイト管理" +msgid "%(app)s administration" +msgstr "%(app)s 管理" -#: widgets.py:90 -msgid "Date:" -msgstr "日付:" - -#: widgets.py:91 -msgid "Time:" -msgstr "時刻:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "検索" - -#: widgets.py:260 -msgid "Add Another" -msgstr "追加" - -#: widgets.py:302 -msgid "Currently:" -msgstr "現在の値:" - -#: widgets.py:303 -msgid "Change:" -msgstr "変更後:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "ページが見つかりません" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "申し訳ありませんが、お探しのページは見つかりませんでした。" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "ホーム" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "サーバーエラー" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "サーバーエラー (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "サーバーエラー (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -366,120 +357,142 @@ msgstr "" "エラーが発生しました。サイト管理者にメールで報告されたので、修正されるまでし" "ばらくお待ちください。" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "選択された操作を実行" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "実行" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "全ページの項目を選択するにはここをクリック" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "%(total_count)s個ある%(module_name)s を全て選択" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "選択を解除" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"まずユーザー名とパスワードを登録してください。その後詳細情報が編集可能になり" +"ます。" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "ようこそ" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "ユーザー名とパスワードを入力してください。" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "ドキュメント" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "パスワードの変更" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "ログアウト" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django サイト管理" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django 管理サイト" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "追加" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "履歴" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "サイト上で表示" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "下記のエラーを修正してください。" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "下記のエラーを修正してください。" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"%(username)sさんの新しいパスワードを入力してください。" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "パスワード" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "パスワード(確認用)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "確認のため、再度パスワードを入力してください。" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "ようこそ" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "ドキュメント" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "ログアウト" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "追加" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "履歴" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "サイト上で表示" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s を追加" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "フィルター" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "ソート条件から外します" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "ソート優先順位: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "昇順降順を切り替えます" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "削除" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -490,7 +503,7 @@ msgstr "" "除しようとしましたが、あなたのアカウントには以下のタイプのオブジェクトを削除" "するパーミッションがありません:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -499,7 +512,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' を削除するには以下の保護された関連オブ" "ジェクトを削除することになります:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -508,16 +521,16 @@ msgstr "" "%(object_name)s \"%(escaped_object)s\"を削除しますか? 関連づけられている以下" "のオブジェクトも全て削除されます:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "はい。" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "複数のオブジェクトを削除します" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -527,7 +540,7 @@ msgstr "" "選択した %(objects_name)s を削除すると関連するオブジェクトも削除しますが、あ" "なたのアカウントは以下のオブジェクト型を削除する権限がありません:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -536,7 +549,7 @@ msgstr "" "選択した %(objects_name)s を削除すると以下の保護された関連オブジェクトを削除" "することになります:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -545,41 +558,56 @@ msgstr "" "本当に選択した %(objects_name)s を削除しますか? 以下の全てのオブジェクトと関" "連する要素が削除されます:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "削除" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "%(verbose_name)s の追加" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "削除しますか?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s で絞り込む" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s アプリケーション内のモデル" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "変更" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "変更のためのパーミッションがありません。" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "最近行った操作" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "操作" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "利用不可" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "不明なコンテント" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -588,27 +616,27 @@ msgstr "" "データベースの設定に問題があるようです。適切なテーブルが作られていること、適" "切なユーザーでデータベースのデータを読み込めることを確認してください。" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "パスワード:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "パスワードまたはユーザー名を忘れましたか?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "日付/時刻" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "ユーザー" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "操作" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -616,112 +644,60 @@ msgstr "" "このオブジェクトには変更履歴がありません。おそらくこの管理サイトで追加したも" "のではありません。" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "全件表示" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "保存" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "検索" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "結果 %(counter)s" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "全 %(full_result_count)s 件" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "新規保存" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "保存してもう一つ追加" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "保存して編集を続ける" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"まずユーザー名とパスワードを登録してください。その後詳細情報が編集可能になり" -"ます。" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "ユーザー名とパスワードを入力してください。" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"%(username)sさんの新しいパスワードを入力してください。" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "パスワード" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "パスワード(確認用)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "確認のため、再度パスワードを入力してください。" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "削除" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "%(verbose_name)s の追加" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "削除しますか?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "ご利用ありがとうございました。" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "もう一度ログイン" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "パスワードの変更" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "パスワードを変更しました" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "あなたのパスワードは変更されました" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -729,64 +705,48 @@ msgstr "" "セキュリティ上の理由から元のパスワードの入力が必要です。新しいパスワードは正" "しく入力したか確認できるように二度入力してください。" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "元のパスワード" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "新しいパスワード" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "パスワードの変更" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "パスワードをリセット" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "パスワードがリセットされました" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "パスワードがセットされました。ログインしてください。" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "パスワードリセットの確認" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "新しいパスワードを入力してください" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "確認のために、新しいパスワードを二回入力してください。" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "新しいパスワード:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "新しいパスワード (確認用) :" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "パスワードのリセットに失敗しました" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -794,12 +754,7 @@ msgstr "" "パスワードリセットのリンクが不正です。おそらくこのリンクは既に使われていま" "す。もう一度パスワードリセットしてください。" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "パスワードをリセットしました" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -807,7 +762,7 @@ msgstr "" "送信されたメールアドレスに、パスワードを変更する方法をメールしました。受け" "取った内容を確認してください。" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -815,7 +770,7 @@ msgstr "" "メールが届かない場合は、登録したメールアドレスを入力したか確認し、スパムフォ" "ルダに入っていないか確認してください。" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -824,24 +779,24 @@ msgstr "" "このメールは %(site_name)s で、あなたのアカウントのパスワードリセットが要求さ" "れたため、送信されました。" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "次のページで新しいパスワードを選んでください:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "あなたのユーザー名 (念のため):" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "ご利用ありがとうございました!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr " %(site_name)s チーム" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -849,28 +804,52 @@ msgstr "" "パスワードを忘れましたか? メールアドレスを以下に入力すると、新しいパスワード" "の設定方法をお知らせします。" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "メールアドレス:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "パスワードをリセット" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "いつでも" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(なし)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s を選択" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "変更する %s を選択" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "日付:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "時刻:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "検索" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "追加" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "現在の値:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "変更後:" diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo index c00b436c2be2ca0ea137b0d142434cbba85844fe..b48b94ddc986eeffdce399027c716f23c0736419 100644 GIT binary patch delta 1234 zcmb8tOGs2v7{Kx4BQ;Ge?QP~M&_y|;BdOzLA!tDmwn(EOimOgJ`M5PR2Cc?BlOPe5 zjRr;_L{wB*B<-X&6%lU2jjMtV7PiQhP!QDr8z&HYP>1>Ech0%zeCKiRaPci2d0UV^ zq9|L5O+r z(Nr&~NP;O$$7yWE8I%RwbV`3Me}}OiTW|y!qCTO_|BSNW0?Gy?J5`m3!&rzzco+F8 zACt0JUo}wKNyk2voeto2yo@q&Tc%Q{@fpUsol169O#3;5C}bG$y@)GJhfIH`SdBNFPaD1@%PXfQfe_4f$BM5bLBtSw+a{Wur^WW*V!L9rC@% zN#*tMwi2fY#eNeXxYP^fk0KwtDxG+p+LRIr`+fR|-KVXfUzdh-r`;FSR;SCexj}!&O=B^3-Wh zwa-%(e~?+!L{E*Y%Bwwv*++X~x3pFYUy=PZ4o%j>ec0{_ zv<1R;!^s{i(Cu!wdnPinj;BUU?2?I1n%JOE8z*XJT<~2k1KO# z<1){M*u{(Z6?-t(Wj2T|x;TPrFK3>@ecYeHevGjXZ{i7@#nV{FZnLI6qtE~^(81R@ zkMB_v{L9*V`IFKHQO^&dCMcpNJc;});Ie}eKEZFuM0THx##_P5_z?S;-`-I?r{OcI z;~hp{$Di2ZZOrwWjdK5+-rBjtb`D@6b1buhTG+Mh{x<6Q1sui%V{G6pOtFXg?JtD} z%&{FxE8rC@p>}i+S(`1PCP*@CsD7JR!pB+rOZ?9LTl|8Jflj}O)u{gzF5-1;s^JyI zNBn@hIM4gs#`1m^g?epANu3{Kws*s$?a%@gIsz@$BNgQi?FqGbhO&d?2ziWD95I_| z7y9s6q#Y)8#)={G5UDr930U?$QguQ*R_JJoWFg(lPv_D<&SF=$zgpi&S~KoMbj}YV zKM1|bg}5>~9)v;Ae|OfOOCD7>tMxVi#`0DYdtp%Fx$}N_$qOdqFlv2ri>1}t^7eyd d-J9wZSHniFy0Vc>tR-9NFLx=Q?hTxE{sRdYPwfBz diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po index 60007090d..d71ab305f 100644 --- a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po @@ -2,14 +2,14 @@ # # Translators: # Jannis Leidel , 2011 -# Shinya Okano , 2012 +# Shinya Okano , 2012,2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-28 10:18+0000\n" +"Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/django/language/" "ja/)\n" "MIME-Version: 1.0\n" @@ -18,12 +18,12 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "利用可能 %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +32,38 @@ msgstr "" "これが使用可能な %s のリストです。下のボックスで項目を選択し、2つのボックス間" "の \"選択\"の矢印をクリックして、いくつかを選択することができます。" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "使用可能な %s のリストを絞り込むには、このボックスに入力します。" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "フィルター" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "全て選択" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "クリックするとすべての %s を選択します。" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "選択" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "削除" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "選択された %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,21 +72,23 @@ msgstr "" "これが選択された %s のリストです。下のボックスで選択し、2つのボックス間の " "\"削除\"矢印をクリックして一部を削除することができます。" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "すべて削除" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "クリックするとすべての %s を選択から削除します。" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s個中%(sel)s個選択" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -94,7 +96,8 @@ msgstr "" "フィールドに未保存の変更があります。操作を実行すると未保存の変更は失われま" "す。" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -103,7 +106,8 @@ msgstr "" "操作を選択しましたが、フィールドに未保存の変更があります。OKをクリックして保" "存してください。その後、操作を再度実行する必要があります。" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -112,68 +116,82 @@ msgstr "" "操作を選択しましたが、フィールドに変更はありませんでした。もしかして保存ボタ" "ンではなくて実行ボタンをお探しですか。" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "ノート: あなたの環境はサーバー時間より、%s時間進んでいます。" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "ノート: あなたの環境はサーバー時間より、%s時間遅れています。" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "現在" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "時計" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "時間を選択" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "0時" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "午前 6 時" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "12時" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "キャンセル" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "今日" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "カレンダー" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "昨日" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "明日" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "1月 2月 3月 4月 5月 6月 7月 8月 9月 10月 11月 12月" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "日 月 火 水 木 金 土" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "表示" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "非表示" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "現在" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "時計" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "時間を選択" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "0時" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "午前 6 時" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "12時" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "キャンセル" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "今日" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "カレンダー" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "昨日" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "明日" diff --git a/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo index dca4d48bffb36a4f7a48b278b0899aa0b0b42c44..ada862cf9287c4f6cfca8b643e9b70648f73cbbd 100644 GIT binary patch delta 3766 zcmajhYj9NM9mnx!LlOcK0=bYilCtC;ATb-Vgv79hKqv?Z4W-aPiEA!o(`3Qyf`vA$ z%B>J2kV8;JuoQ}Qrh@IxSfw3oglX+GyZe$&0?~GyM1S zJkL4Ld9LS#D=&LS5}x>5naLxDbefn>OiD54H~7f}en?Bxjmg1fI1StIF5Hf-IE*Fu zu3Miy*_ip1t1y6JOvPtV&pGdwe~9CaiJL2A#&O~2I0;{OZ@7kcQ2r}wVDDiTPRek~ zKBUSlK($|i8uMyQ!&V%?cHD!1LB?phrZ^LcVJiKbK{9GMjG6ef>qVrEc@-I{c>@dZ zO`MINq6Sz#)wwT#e#*_rKl3m@6Y&6QpvO@CoJAJdJddgLZxUp3@e-Ee8>kLHMlD$q zqxuYb@gc0m3-}y%;d++kEWU!ezdhR-zz)=m2T=n!fsOcW)bnm&d@h+ZT4|3Oa4jyv zB0Pb;co~y$HU~fhtHflShwJbjRC^1xg-@aGdlt2V7v1ZxpjPn5sFk@fjrCW952(;c zJuHJd%0TUPCNfD=g6gmiHIpE!-AcFIirVuqvMZ(^)$wlkx`jHl-$ZS}Wz^QamdpCj zAoE))V)y~B#<16z{dfuMvFT2y;{nu651|HVA-iOrMVgwIQ3L%ovbyH?$UpNBe$-(~ zp3{CRY9QV?89k@~XW=~5NJFR@4xm=xAZmuEQ1_q5i+Bl(v4=+Gcm#v0M=qIB- zwN)|HS=f!*l0no8okS)WH{T#rOU3iphVP(e+U#@Q>-$k>qXlQ<1K5LyZ~@*z%``C6 zm@-_ATIwCHdr{wqqo@Imxb^37g5LiZ>ae}gm}(qCR@1zSTEe$b zuhFa`=L{{weU!sE2XCUzL_YiTISioM??)EhoJBAFn;((kUh_xP18<{dl3(I%$r8Mq z@-ft>^(yMDe2QAqvQp=@nvZ_U8!&?jJdVro6c5t`u5&`4QzmaZ;yI{sYqvQ2r;qFU6v{&WiS- z&ekv<#h+mxZmcmTqH+!EucfG?^*SE30{2rs$8@_X&!M$OI>Nf=;04smT*Yx*e;3vM zUv*A>a=mkZ1>Q&f64VwQ#YK1qnS*%;^(D-Xv+kTDQ;T|yHsBKML^b#hs^goerA=*c z8rC6WH5*X_7)EW;w@?GThU|t(VSlu;e$2w{=*5G$0^?`NtYIcM@j4ZY+2ELF-pF4< z%4ZfjBMvq>GwDMHZw4@kFQLAex9~1p%Bb(h4(!4N>dfRZ3avyd>b@T2IdQX(%ql8I zkujL5%}$4_kZm%%P%}!Pu3y97F~B^QN$qZamQ#+6Y`nJaAhu#Am1IpH{t{or7jO^z zvK#~aT+;jhD4Cy7(ZG7BLGnuH3%C+D)6p)B;@_B7G1ps}ZZYLYu#EC~UhawbI!?kj zQ3Jn@GjV#0vlT%sqTGXi9KwG3H=|@)d0@>N=Nmo5_c)dMx3Lg!;DeaHmP5sTTk%86 zKlp;PwBK9DzEXZ4b-2Rooq;`xdd?{7EqD!eCd?O|iOj*c_M(MM2}Y3T+y4ikPy1B_ z`?D68Xq7YC6pMqo%AhH+U8(?Q|R}#AbqT5{dQa{Mi5P z3fmRV5-Qu{mbIs2X`!3ZswwpmY_q8#vWOAl2=Oq{L5!uZkzsM|kJ){0-dWmY{tAw6EkI=!@7EdEi5*!5+ zBI1wmGnVxFC|M5n;Zv4#W&fXGA7&F@CUlTEw|3g#nu`%PuM<9&9w(DOR=`$*m&trZ z<6A~XuaQ!UgZ*VYO1^*?bnB9ExtkYv5H&<2F-$166MKoJ#6)5RkweTR#!^3-@kFg% z!TM|>lT0ikyu>M@i5Ma#6X`?|v5Qc8hwNw|y}x>PRdrR>#MP@RS~|CfqjX%cI27xw_f=QxQ&Z|WlDJhmnx6P~;O;c*bns4VFqmb%7i>->HNKRb Jh%~Rw{Vy*v#j*eZ delta 4244 zcmZ|Rc~Dj79meq&1;qt$V^O0X6%=LP6cJR2MqG$i<5JY<6)y_8T$Fp!m_#uWw>DMc z(SU12$68YxO>Q!csY{nBZDx|0OvnDyX%L_-t+APDCjCC=9Hui}-r;vX?|V4s z-QNR8BT+xQ8rAaAkm#d^bdGq0D2y@YV_evu3+b0}#w6mqSdAa!1T2X+W+eJB7I$DV z?!_X!iG%S0_QAdhZawj+aw_&Urp08C>CKG-9EelB2WH~{$_r2(TY*C{?3MSU-aC)| z@FJ=s5!`{-@C7UxWDI>aH!%s{M|I#f_M?6CCo)60@xU{dZu71giS*E9;5aP63|x-t z*lyHw2Qd#%BR}Q?E}Fbgk-?k4pgQ1 ziZRSr04HNFY)5tQI7Z`HT!9x*?|+S2!am9Fb3@UYN!0H%P&1j2nxSRM%)ee(#|`zk z0oBm6sI}gS>gi!rgXd8rdKLBFRj=HITKiukt7tw#HGB_8;Mb`4Mx-$1I0?0R%Tt*D z;bhi$H@2bH%0{j6DI9|rF^uoxVw}NC`|uE!U^1;t!6m4M4xmQdff~pwsHKUZI`DJU zfIe&?!}6F? zxQ}JbN*s(DNImKlgk4+AGh{SnyHK0!5Nhq(QB!mQHNs0c6|dr2{3~jt-x%wD2dYtf z=t<1L0M=s%mSJypo(5Wu>9`sP==|?-GRC}w`kOdRvBj%MLroPwEn9kXcP+##b)kurhNU@o#;W;g1~cN*Du=0`}K z<`$}fFHs{&ndmM_Ip$D4gvEFhHIx59`e& zHq#)6rH01ibgb~)iE8*A)F%5KYWF|HnV8M+H1Z&7>JQ>Ed=J%5ZI-)dj%6|b<=nW! z4UP13RD}ubM2&bn&c;&D=TWDm3mLrm1U2HmTpr?7+`)iy*qL8a{sF^HqI`i?izweH zFs2g!j+)7`LgrtaYJDN=kH@hAGkIDgIgUa64QfW_G0YWIxEl9Sev_9sQ7&b^)#3Bg z+)wch)C}Fi-u(V6)ca9PqwWtwJzv&BWVx<g!R z{P&;79}aq2iF$GL0;UavxDVgPYMjL|dB>c<_whDf!8fYhb6-O*-=TaNe}VN>rswk+ zO)fr*8)@efhH%&t21)y7|57sCcn#IFTYP8x<5xHkW0$!-PsFj5=OZW01W>!U19h&i zV-w!PYU*3R-2IeaU*Y~O8MM;fL&>%Ya<_m88@tf|{e!_6KQnpsPQ`e5_ zSQqxed#F?M1*#+2tKIKLHIAgb3n$=7q zkkF3Rx!+7A5j`o*%S^sWbY=Y z&H3k1#ZuyoG9-)OfH?mNAHg+5CZQv$R8G7=%qMgVXAtLzUWAUX(t5%s`VkxobAnLP z|DR5Jk?S6!#4S44$Gm(s9wnaj%G*7As3-FZv5KhjZnk^!tziTe+pVtERDGbHE?=+nvd2 zS?(kM|7EK=`0t7%*OPx7HDz(Y?+f{@K;uTME@=5S`s#w2)_Q-9ubI2s8=IS~5dEOj z)+S%b@;|+~uF1b4JM!G{U~EiQO=FYazB4wvs30r1C@a6n$}23%o0gHApPSo%@uI9H z{;hR-HEXsn>@TtMbMttvI4f_em0MhrKh3Thmppd9FUZ7L3;lH)`~j=9-YL!sIK}L` zU~OZhbzFRueI#zM{Y2$hd-K9%ds1qpy(#srUTGow?wri1bo>7F#7IHfdr^_e6K}-X zpA}e9CHAVqF_F&-b7JlLURm%7_tGm_iZf)ys?d)zn)7^TmyY+Z?>yhr( zmwNIYc2rrC{b<=7Js;J^+vA4*_Zv1(, 2013 -# David Avsajanishvili , 2011 +# André Bouatchidzé , 2013-2014 +# avsd05 , 2011 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 09:08+0000\n" +"Last-Translator: André Bouatchidzé \n" "Language-Team: Georgian (http://www.transifex.com/projects/p/django/language/" "ka/)\n" "MIME-Version: 1.0\n" @@ -19,62 +19,68 @@ msgstr "" "Language: ka\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s წარმატებით წაიშალა." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s ვერ იშლება" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "დარწმუნებული ხართ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "არჩეული %(verbose_name_plural)s-ის წაშლა" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "ადმინისტრირება" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "ყველა" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "კი" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "არა" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "გაურკვეველი" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "ნებისმიერი თარიღი" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "დღეს" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "ბოლო 7 დღე" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "მიმდინარე თვე" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "მიმდინარე წელი" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,94 +89,91 @@ msgstr "" "გთხოვთ, შეიყვანოთ სწორი %(username)s და პაროლი პერსონალის ანგარიშისთვის. " "იქონიეთ მხედველობაში, რომ ორივე ველი ითვალისწინებს მთავრულს." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "გთხოვთ, შეხვიდეთ კიდევ ერთხელ, რადგანაც თქვენი სესიის დრო ამოიწურა." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "მოქმედება:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "მოქმედების დრო" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "ობიექტის id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "ობიექტის წარმ." -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "მოქმედების დროშა" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "შეცვლის შეტყობინება" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "ლოგის ერთეული" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "ლოგის ერთეულები" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "დამატებულია \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "შეცვლილია \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "წაშლილია \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "ჟურნალის ჩანაწერის ობიექტი" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "არცერთი" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s შეცვლილია." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "და" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "დამატებულია %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "შეცვლილია %(list)s for %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "წაშლილია %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "არცერთი ველი არ შეცვლილა." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -178,7 +181,7 @@ msgstr "" "%(name)s \"%(obj)s\" წარმატებით დაემატა. შეგიძლიათ განაგრძოთ მისი " "რედაქტირება." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +190,12 @@ msgstr "" "%(name)s \"%(obj)s\" წარმატებით იქნა დამატებული. თქვენ შეგიძლიათ დაამატოთ " "სხვა %(name)s ქვემოთ." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" წარმატებით დაემატა." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgstr "" "%(name)s \"%(obj)s\" წარმატებით შეიცვალა. თქვენ შეგიძლიათ ისევ დაარედაქტიროთ " "ის ქვემოთ." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgstr "" "%(name)s \"%(obj)s\" წარმატებით შეიცვალა. თქვენ შეგიძლიათ დაამატოთ სხვა " "%(name)s ქვემოთ." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" წარმატებით შეიცვალა." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,147 +226,135 @@ msgstr "" "ობიექტებზე მოქმედებების შესასრულებლად ისინი არჩეული უნდა იყოს. არცერთი " "ობიექტი არჩეული არ არის." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "მოქმედება არჩეული არ არის." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "დავამატოთ %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" წარმატებით წაიშალა." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s-ის ობიექტი პირველადი გასაღებით %(key)r არ არსებობს." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "დავამატოთ %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "შევცვალოთ %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "მონაცემთა ბაზის შეცდომა" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s წარმატებით შეიცვალა." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s-ია არჩეული" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s-დან არცერთი არჩეული არ არის" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" წარმატებით წაიშალა." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "ცვლილებების ისტორია: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "შესვლა" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django-ს ადმინისტრირების საიტი" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django-ს ადმინისტრირება" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "საიტის ადმინისტრირება" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "შესვლა" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s ადმინისტრირება" +msgid "%(app)s administration" +msgstr "%(app)s ადმინისტრირება" -#: widgets.py:90 -msgid "Date:" -msgstr "თარიღი;" - -#: widgets.py:91 -msgid "Time:" -msgstr "დრო:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "ძიება" - -#: widgets.py:260 -msgid "Add Another" -msgstr "ახლის დამატება" - -#: widgets.py:302 -msgid "Currently:" -msgstr "ამჟამად:" - -#: widgets.py:303 -msgid "Change:" -msgstr "შეცვლა:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "გვერდი ვერ მოიძებნა" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "უკაცრავად, მოთხოვნილი გვერდი ვერ მოიძებნა." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "საწყისი გვერდი" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "სერვერის შეცდომა" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "სერვერის შეცდომა (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "სერვერის შეცდომა (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -371,120 +362,142 @@ msgstr "" "მოხდა შეცდომა. ინფორმაცია მასზე გადაეცა საიტის ადმინისტრატორებს ელ. ფოსტით " "და ის უნდა შესწორდეს უმოკლეს ვადებში. გმადლობთ მოთმინებისთვის." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "არჩეული მოქმედების შესრულება" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "გადასვლა" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "ყველა გვერდზე არსებული ობიექტის მოსანიშნად დააწკაპეთ აქ" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "ყველა %(total_count)s %(module_name)s-ის მონიშვნა" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "მონიშვნის გასუფთავება" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"ჯერ შეიყვანეთ მომხმარებლის სახელი და პაროლი. ამის შემდეგ თქვენ გექნებათ " +"მომხმარებლის სხვა ოპციების რედაქტირების შესაძლებლობა." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "კეთილი იყოს თქვენი მობრძანება," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "შეიყვანეთ მომხმარებლის სახელი და პაროლი" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "დოკუმენტაცია" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "პაროლის შეცვლა" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "გამოსვლა" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django-ს ადმინისტრირების საიტი" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django-ს ადმინისტრირება" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "დამატება" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "ისტორია" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "წარმოდგენა საიტზე" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "გთხოვთ, გაასწოროთ შეცდომები." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"შეიყვანეთ ახალი პაროლი მომხმარებლისათვის %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "პაროლი" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "პაროლი (განმეორებით)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "შეიყვანეთ იგივე პაროლი, დამოწმებისათვის." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "კეთილი იყოს თქვენი მობრძანება," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "დოკუმენტაცია" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "გამოსვლა" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "დამატება" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "ისტორია" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "წარმოდგენა საიტზე" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "დავამატოთ %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "ფილტრი" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "დალაგებიდან მოშორება" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "დალაგების პრიორიტეტი: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "დალაგების გადართვა" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "წავშალოთ" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -495,7 +508,7 @@ msgstr "" "დაკავშირებული ობიექტების წაშლას, მაგრამ თქვენ არა გაქვთ შემდეგი ტიპების " "ობიექტების წაშლის უფლება:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -504,7 +517,7 @@ msgstr "" "%(object_name)s ტიპის '%(escaped_object)s' ობიექტის წაშლა მოითხოვს ასევე " "შემდეგი დაკავშირებული ობიექტების წაშლას:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -513,16 +526,16 @@ msgstr "" "ნამდვილად გსურთ, წაშალოთ %(object_name)s \"%(escaped_object)s\"? ყველა " "ქვემოთ მოყვანილი დაკავშირებული ობიექტი წაშლილი იქნება:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "კი, ნამდვილად" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "რამდენიმე ობიექტის წაშლა" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -532,7 +545,7 @@ msgstr "" "%(objects_name)s ტიპის ობიექტის წაშლა ითხოვს ასევე შემდეგი ობიექტების " "წაშლას, მაგრამ თქვენ არ გაქვთ ამის ნებართვა:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -541,7 +554,7 @@ msgstr "" "არჩეული %(objects_name)s ობიექტის წაშლა მოითხოვს ასევე შემდეგი დაცული " "დაკავშირეული ობიექტების წაშლას:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -550,41 +563,56 @@ msgstr "" "დარწმუნებული ხართ, რომ გსურთ %(objects_name)s ობიექტის წაშლა? ყველა შემდეგი " "ობიექტი, და მათზე დამოკიდებული ჩანაწერები წაშლილი იქნება:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "წაშლა" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "კიდევ ერთი %(verbose_name)s-ის დამატება" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "წავშალოთ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s მიხედვით " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "მოდელები %(name)s აპლიკაციაში" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "შეცვლა" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "თქვენ არა გაქვთ რედაქტირების უფლება." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "ბოლო მოქმედებები" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "ჩემი მოქმედებები" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "არ არის მისაწვდომი" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "უცნობი შიგთავსი" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -594,27 +622,27 @@ msgstr "" "ბაზის შესაბამისი ცხრილები შექმნილია, და მონაცემთა ბაზის წაკითხვა შეუძლია " "შესაბამის მომხმარებელს." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "პაროლი:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "დაგავიწყდათ თქვენი პაროლი ან მომხმარებლის სახელი?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "თარიღი/დრო" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "მომხმარებელი" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "მოქმედება" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -622,112 +650,60 @@ msgstr "" "ამ ობიექტს ცვლილებების ისტორია არა აქვს. როგორც ჩანს, იგი არ იყო დამატებული " "ადმინისტრირების საიტის მეშვეობით." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "ვაჩვენოთ ყველა" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "შევინახოთ" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "ძებნა" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s შედეგი" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "სულ %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "შევინახოთ, როგორც ახალი" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "შევინახოთ და დავამატოთ ახალი" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "შევინახოთ და გავაგრძელოთ რედაქტირება" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"ჯერ შეიყვანეთ მომხმარებლის სახელი და პაროლი. ამის შემდეგ თქვენ გექნებათ " -"მომხმარებლის სხვა ოპციების რედაქტირების შესაძლებლობა." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "შეიყვანეთ მომხმარებლის სახელი და პაროლი" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"შეიყვანეთ ახალი პაროლი მომხმარებლისათვის %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "პაროლი" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "პაროლი (განმეორებით)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "შეიყვანეთ იგივე პაროლი, დამოწმებისათვის." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "წაშლა" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "კიდევ ერთი %(verbose_name)s-ის დამატება" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "წავშალოთ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "გმადლობთ, რომ დღეს ამ საიტთან მუშაობას დაუთმეთ დრო." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "ხელახლა შესვლა" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "პაროლის შეცვლა" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "პაროლი წარმატებით შეიცვალა" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "თქვენი პაროლი შეიცვალა." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -735,48 +711,36 @@ msgstr "" "გთხოვთ, უსაფრთხოების დაცვის მიზნით, შეიყვანოთ თქვენი ძველი პაროლი, შემდეგ კი " "ახალი პაროლი ორჯერ, რათა დარწმუნდეთ, რომ იგი შეყვანილია სწორად." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "ძველი პაროლი" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "ახალი პაროლი" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "შევცვალოთ ჩემი პაროლი" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "პაროლის აღდგენა" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "პაროლის აღდგენა დასრულებულია" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "თქვენი პაროლი დაყენებულია. ახლა შეგიძლიათ გადახვიდეთ შემდეგ გვერდზე და " "შეხვიდეთ სისტემაში." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "პაროლი შეცვლის დამოწმება" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "შეიყვანეთ ახალი პაროლი:" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -784,19 +748,15 @@ msgstr "" "გთხოვთ, შეიყვანეთ თქვენი ახალი პაროლი ორჯერ, რათა დავრწმუნდეთ, რომ იგი " "სწორად ჩაბეჭდეთ." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "ახალი პაროლი:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "პაროლის დამოწმება:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "პაროლის აღდგენა წარუმატებლად დასრულდა" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -804,12 +764,7 @@ msgstr "" "პაროლის აღდგენის ბმული არასწორი იყო, შესაძლოა იმის გამო, რომ იგი უკვე ყოფილა " "გამოყენებული. გთხოვთ, კიდევ ერთხელ სცადოთ პაროლის აღდგენა." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "პაროლის აღდგენა წარმატებით დასრულდა" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -817,13 +772,13 @@ msgstr "" "ჩვენ გამოვაგზავნეთ მითითებები პაროლის დასაყენებლად ელ. ფოსტის მისამართზე, " "რომელიც თქვენ შეიყვანეთ. თქვენ მალე უნდა მიიღოთ ისინი." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -832,24 +787,24 @@ msgstr "" "თქვენ მიიღეთ ეს წერილი იმიტომ, რომ გააკეთეთ პაროლის თავიდან დაყენების " "მოთხოვნა თქვენი მომხმარებლის ანგარიშისთვის %(site_name)s-ზე." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "გთხოვთ, გადახვიდეთ შემდეგ გვერდზე და აირჩიოთ ახალი პაროლი:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "თქვენი მომხმარებლის სახელი (თუ დაგავიწყდათ):" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "გმადლობთ, რომ იყენებთ ჩვენს საიტს!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s საიტის გუნდი" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -857,28 +812,52 @@ msgstr "" "დაგავიწყდათ თქვენი პაროლი? შეიყვანეთ თქვენი ელ. ფოსტის მისამართი ქვემოთ და " "ჩვენ გამოგიგზავნით მითითებებს ახალი პაროლის დასაყენებლად." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "ელ. ფოსტის მისამართი:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "აღვადგინოთ ჩემი პაროლი" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "ყველა თარიღი" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(არცერთი)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "ავირჩიოთ %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "აირჩიეთ %s შესაცვლელად" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "თარიღი;" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "დრო:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "ძიება" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "ახლის დამატება" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "ამჟამად:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "შეცვლა:" diff --git a/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo index b6f74ed8784e346c6707277565aba17cf5647094..470b6e576b549fcc8206550a660bb71232602d6a 100644 GIT binary patch delta 365 zcmXZWJ4?e*6u|M*LQU;Mt5T4rLv(5=ElF*~1_vEnq*Krj5U|BaN$CR=1iLCIQc~RA z9fbNJT-;rp#V_FO|0dqy{y2y83eCCsT24&o2@zKlX^6;oT4WPT%OYF2gF2pK4u`mo zH@J;6tl%4}zAwDQUwpzKBeIIAY}{8wRae0Rdk?cRl_Ck3>1yyfszuj)s_+)8_>Ah1 zkN^A+-Z3DV7kR|{mAJ25h&6FW{Vu8l-f@q*Pwe3u%XGZjSd@}(DjaI{e6wb?YIfVO zTaMibUo`zF$}}v)YCBE4YVk51Z#=1;jJ#mn_a=jpV;p-y;E#qZK>6YAYF<`X(iHi zA3?}NxDi~saV@@pd;cMB<{J+Gxx7@O%Ik(Uj5H!&ClW;TogrFXU;%dF z61<07a01IPhN|xi4&X1G!pj`dB249zzGbL#+t9$?MxKULLg5(G)!+-L7Tw`d!3S7{ zGpG)E|F8eRM-0&BiN^40A?Y)X#4>zF-ht|XH|Qew3D2Q{WhNXH)CFV3(j*#hs>8Z!Bx;{vx8<|dY0fea&;#5Ebe;3i9YldvlTY4&t%uy UPd*KC8wRI6S!>IFtY=1rKhD`V0{{R3 diff --git a/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po index fd0a65b34..7e7a90698 100644 --- a/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po @@ -2,15 +2,15 @@ # # Translators: # André Bouatchidzé , 2013 -# David Avsajanishvili , 2011 +# avsd05 , 2011 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Georgian (http://www.transifex.com/projects/p/django/language/" "ka/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: ka\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "მისაწვდომი %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "ეს არის მისაწვდომი %s-ის სია. ზოგიერთი მათგანის ასარჩევად, მონიშვნით ისინი " "ქვედა სარკმელში და დააწკაპუნეთ ორ სარკმელს შორის მდებარე ისარზე \"არჩევა\" ." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "აკრიფეთ ამ სარკმელში მისაწვდომი %s-ის სიის გასაფილტრად." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "ფილტრი" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "ავირჩიოთ ყველა" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "დააწკაპუნეთ ერთდროულად ყველა %s-ის ასარჩევად." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "არჩევა" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "წავშალოთ" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "არჩეული %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -74,21 +74,23 @@ msgstr "" "ქვედა სარკმელში და დააწკაპუნეთ ორ სარკმელს შორის მდებარე ისარზე \"მოშორება" "\" ." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "ყველას მოშორება" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "დააწკაპუნეთ ყველა არჩეული %s-ის ერთდროულად მოსაშორებლად." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s-დან არჩეულია %(sel)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "ცალკეულ ველებში შეუნახავი ცვლილებები გაქვთ! თუ მოქმედებას შეასრულებთ, " "შეუნახავი ცვლილებები დაიკარაგება." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "აგირჩევიათ მოქმედება, მაგრამ ცალკეული ველები ჯერ არ შეგინახიათ! გთხოვთ, " "შენახვისთვის დააჭიროთ OK. მოქმედების ხელახლა გაშვება მოგიწევთ." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +118,66 @@ msgstr "" "აგირჩევიათ მოქმედება, მაგრამ ცალკეულ ველებში ცვლილებები არ გაგიკეთებიათ! " "სავარაუდოდ, ეძებთ ღილაკს \"Go\", და არა \"შენახვა\"" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ახლა" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "საათი" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "ავირჩიოთ დრო" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "შუაღამე" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "დილის 6 სთ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "შუადღე" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "უარი" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "დღეს" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "კალენდარი" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "გუშინ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "ხვალ" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +185,17 @@ msgstr "" "იანვარი თებერვალი მარტი აპრილი მაისი ივნისი ივლისი აგვისტო სექტემბერი " "ოქტომბერი ნოემბერი დეკემბერი" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "კ ო ს ო ხ პ შ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "ვაჩვენოთ" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "დავმალოთ" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ახლა" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "საათი" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "ავირჩიოთ დრო" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "შუაღამე" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "დილის 6 სთ" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "შუადღე" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "უარი" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "დღეს" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "კალენდარი" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "გუშინ" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "ხვალ" diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo index 77028e7160a2bd6f8954758e2f697e785bf45cac..ede2dca3cb21bb23a0d115c37899ae1f30029195 100644 GIT binary patch delta 3061 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 diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/django.po b/django/contrib/admin/locale/kk/LC_MESSAGES/django.po index d2ac57336..7dc61faa5 100644 --- a/django/contrib/admin/locale/kk/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/kk/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # yun_man_ger , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Kazakh (http://www.transifex.com/projects/p/django/language/" "kk/)\n" @@ -18,223 +18,231 @@ msgstr "" "Language: kk\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Таңдалған %(count)d %(items)s элемент өшірілді." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s өшіре алмайды" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Сенімдісіз бе?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Таңдалған %(verbose_name_plural)s өшірілді" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Барлығы" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Иә" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Жоқ" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Белгісіз" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Кез келген күн" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Бүгін" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Өткен 7 күн" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Осы ай" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Осы жыл" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Сіздің сессия уақытыңыз өтіп кентті, өтініш, қайты кіріп көріңіз," - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Әрекет:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "әрекет уақыты" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "объекттің id-i" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "объекттің repr-i" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "әрекет белгісі" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "хабарламаны өзгерту" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "Жорнал жазуы" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "Жорнал жазулары" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ешнәрсе" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s өзгертілді." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "және" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" қосылды." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s-нің %(list)s өзгертілді." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" өшірілді." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ешқандай толтырма өзгермеді." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" сәтті қосылды. Оны төменде өзгерте аласыз." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" сәтті қосылды." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" сәтті өзгертілді." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Бірнәрсені өзгерту үшін бірінші оларды таңдау керек. Ешнәрсе өзгертілмеді." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Ешқандай әрекет таңдалмады." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s қосу" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" сәтті өшірілді." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Бірінші кілті %(key)r бар %(name)s объекті жоқ." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s қосу" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s өзгету" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Мәліметтер базасының қатесі" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -243,7 +251,7 @@ msgstr[0] "" "\n" "other: %(count)s %(name)s таңдалғандарының барі өзгертілді." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -252,233 +260,238 @@ msgstr[0] "" "\n" "other: Барлығы %(total_count)s таңдалды" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 of %(cnt)s-ден 0 таңдалды" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" сәтті өшірілді." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Өзгерес тарихы: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Кіру" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Даңғо сайтының әкімі" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Даңғо әкімшілігі" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Сайт әкімшілігі" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Кіру" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s әкімшілігі" - -#: widgets.py:90 -msgid "Date:" -msgstr "Күнтізбелік күн:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Уақыт:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Іздеу" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Тағы қосу" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Бет табылмады" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Кешірім сұраймыз, сіздің сұраған бетіңіз табылмады." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Негізгі" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Сервердің қатесі" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Сервердің қатесі (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Сервердің қатесі (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Таңдалған әрәкетті іске қосу" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Алға" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Осы беттегі барлық объекттерді таңдау үшін осы жерді шертіңіз" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Осылардың %(total_count)s %(module_name)s барлығын таңдау" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Белгілерді өшіру" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Алдымен, пайдаланушының атын және құпия сөзді енгізіңіз. Содан соң, тағы " +"басқа пайдаланушы параметрлерін енгізе аласыз." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Қош келдіңіз," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Пайдаланушының атын және құпия сөзді енгізіңіз." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Құжаттама" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Құпия сөзді өзгерту" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Шығу" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Даңғо сайтының әкімі" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Даңғо әкімшілігі" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Қосу" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Тарих" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Сайтта көру" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" "one: Астындағы қатені дұрыстаңыз.\n" "other: Астындағы қателерді дұрыстаңыз." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"%(username)s пайдаланушы үшін жаңа құпия сөзді енгізіңіз." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Құпия сөз" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Құпия сөз(қайтадан)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Растау үшін жоғардағыдай құпия сөзді енгізіңіз." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Қош келдіңіз," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Құжаттама" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Шығу" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Қосу" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Тарих" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Сайтта көру" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s қосу" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Сүзгіз" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Өшіру" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -488,7 +501,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' объектты өшіруы байланысты объекттерін " "өшіруді қажет етеді, бырақ сізде осындай объектерді өшіру рұқсаты жоқ:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -497,7 +510,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' объектті өшіру осындай байлансты " "объекттерды өшіруді қажет етеді:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -506,16 +519,16 @@ msgstr "" "%(object_name)s \"%(escaped_object)s\" объекттерді өшіруге сенімдісіз бе? " "Бұл байланысты элементтер де өшіріледі:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Иә, сенімдімін" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Бірнеше объекттерді өшіру" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -525,7 +538,7 @@ msgstr "" "%(objects_name)s объектты өшіруы байланысты объекттерін өшіруді қажет етеді, " "бырақ сізде осындай объектерді өшіру рұқсаты жоқ:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -534,7 +547,7 @@ msgstr "" "Таңдалған %(objects_name)s-ді(ы) өшіру, онымен байланыстағы қорғалған " "объектілердің барлығын жояды:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -543,41 +556,56 @@ msgstr "" "Таңдаған %(objects_name)s объектіңізді өшіруге сенімдісіз бе? Себебі, " "таңдағын объектіліріңіз және онымен байланыстағы барлық элементтер жойылады:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Өшіру" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Тағы басқа %(verbose_name)s кос" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Өшіру?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Өзгетру" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Бірденке түзетуге рұқсатыңыз жоқ." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Соңғы әрекеттер" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Менің әрекеттерім" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Қол жетімдісі жоқ" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Белгісіз мазмұн" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -586,139 +614,87 @@ msgstr "" "Дерекқор орнатуыңызда бір қате бар. Дерекқор кестелері дұрыс құрылғаның және " "дерекқор көрсетілген дерекқор пайдаланушыда оқұ рұқсаты бар." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Құпия сөз:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Өшіру/Уақыт" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Қолданушы" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Әрекет" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" "Бұл объекттың өзгерту тарихы жоқ. Мүмкін ол бұл сайт арқылы енгізілген жоқ." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Барлығын көрсету" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Сақтау" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Іздеу" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s нәтиже" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "Барлығы %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Жаңадан сақтау" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Сақта және жаңасын қос" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Сақта және өзгертуді жалғастыр" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Алдымен, пайдаланушының атын және құпия сөзді енгізіңіз. Содан соң, тағы " -"басқа пайдаланушы параметрлерін енгізе аласыз." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Пайдаланушының атын және құпия сөзді енгізіңіз." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"%(username)s пайдаланушы үшін жаңа құпия сөзді енгізіңіз." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Құпия сөз" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Құпия сөз(қайтадан)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Растау үшін жоғардағыдай құпия сөзді енгізіңіз." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Өшіру" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Тағы басқа %(verbose_name)s кос" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Өшіру?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Бүгін Веб-торапқа уақыт бөлгеніңіз үшін рахмет." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Қайтадан кіріңіз" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Құпия сөзді өзгерту" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Құпия сөз сәтті өзгертілді" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Құпия сөзіңіз өзгертілді." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -726,64 +702,48 @@ msgstr "" "Ескі құпия сөзіңізді енгізіңіз, содан сон сенімді болу үшін жаңа құпия " "сөзіңізді екі рет енгізіңіз." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Ескі құпия сөз" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Жаңа құпия сөз" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Құпия сөзімді өзгерту" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Құпия сөзді өзгерту" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Құпия сөзді өзгерту бітті" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Сіздің құпия сөзіңіз енгізілді. Жүйеге кіруіңізге болады." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Құпия сөзді өзгерту растау" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Жаңа құпия сөзді енгізіңіз" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "Сенімді болу үшін жаңа құпия сөзіңізді екі рет енгізіңіз." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Жаңа құпия сөз:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Құпия сөз (растау):" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Құпия сөзді өзгертуы сәтсіз аяқталды" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -791,75 +751,94 @@ msgstr "" "Құпия сөзді өзгерту байланыс дұрыс емес, мүмкін ол осыған дейін " "пайдаланылды. Жаңа құпия сөзді өзгерту сұрау жіберіңіз." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Құпия сөз сәтті өзгертілді" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Жаңа құпия сөзді тандау үшін мынау бетке кіріңіз:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Егер ұмытып қалған болсаңыз, пайдалануш атыңыз:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Біздің веб-торабын қолданғаныңыз үшін рахмет!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s тобы" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Құпия сөзді жаңала" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Барлық мерзімдер" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ешнарсе)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s таңда" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s өзгерту үщін таңда" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Күнтізбелік күн:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Уақыт:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Іздеу" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Тағы қосу" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo index e7aeb7ed2ba8b52d1b9b131afa65b594443853b4..6d77f8b34e64e65e9366f5672e6ae68999371bd2 100644 GIT binary patch delta 291 zcmcaAdQEh~mHJ7H3=9WZ7#Oq|7#Kp>7#Ns(KRsDHMCSPG_^7`nk>yK z?Ftq#GEgwEv@$W&HUI)HpTy!4-H@WhyyBe1lKdho1+T=syv$++pVZ8h)EotyEHKw0 R2h7#W%uCDPT*{ij3INJjHzEK4 delta 295 zcmca6dR277mHLT{3=9WZ7#Oq|7#M=t7#Ns1*AEEoL@ltGmw4;q~C4sWDH_v)lJSXN}YV0MbFe&*T7WQz(~Q+ z%*xP0+rY@cfGfaXHz>6%vp6$9PuC@}B-Kj6$iNV&&P3P9Qo+E&%E)xG9jmx>a!z7t cN@{_E4TRxfRFRXJRFtZhms+y9j5UE305G>WPXGV_ diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po index c1456cc1a..566837059 100644 --- a/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Nurlan Rakhimzhanov , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Kazakh (http://www.transifex.com/projects/p/django/language/" "kk/)\n" "MIME-Version: 1.0\n" @@ -17,71 +17,73 @@ msgstr "" "Language: kk\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s бар" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Сүзгіш" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Өшіру(жою)" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s-ң %(sel)s-ы(і) таңдалды" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -89,7 +91,8 @@ msgstr "" "Сіздің төмендегі өзгермелі алаңдарда(fields) өзгерістеріңіз бар. Егер артық " "әрекет жасасаңызб сіз өзгерістеріңізді жоғалтасыз." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -98,7 +101,8 @@ msgstr "" "Сіз өз өзгерістеріңізді сақтамай, әрекет жасадыңыз. Өтініш, сақтау үшін ОК " "батырмасын басыңыз және өз әрекетіңізді қайта жасап көріңіз. " -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -107,7 +111,66 @@ msgstr "" "Сіз Сақтау батырмасына қарағанда, Go(Алға) батырмасын іздеп отырған " "боларсыз, себебі ешқандай өзгеріс жасамай, әрекет жасадыңыз." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Қазір" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Сағат" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Уақытты таңда" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Түн жарым" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "06" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Талтүс" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Болдырмау" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Бүгін" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Күнтізбе" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Кеше" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Ертең" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -115,62 +178,17 @@ msgstr "" "Қаңтар Ақпан Наурыз Сәуір Мамыр Маусым Шілде Тамыз Қыркүйек Қазан Қараша " "Желтоқсан" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Ж Д С С Б Ж С" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Көрсету" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Жасыру" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Қазір" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Сағат" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Уақытты таңда" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Түн жарым" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "06" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Талтүс" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Болдырмау" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Бүгін" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Күнтізбе" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Кеше" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Ертең" diff --git a/django/contrib/admin/locale/km/LC_MESSAGES/django.mo b/django/contrib/admin/locale/km/LC_MESSAGES/django.mo index 0edddd23def63bac69a19a77da9e2fdbc445c975..775f3506d26b4d66f5521dd815560e3e3f6c3d71 100644 GIT binary patch delta 2129 zcmX}sTWphM9LMqhMmxH#?bac>17j5#6U%11c4M6kH<;)^jshFwU?5>eiQycKQD02t zJ=tt3j$;j$h0KaDfjnx>7{*rDztHtB#$x)H zAs_4G>uubO5gbFt@$5DgJ$M%@aKag*vyApkEX54QuoI)W3i;S(zLe`WRAM{v48DO% zyrCrjyAITgmtz_?Vv(jgNM#KjpI{;0K_+W|VF1Tb15co48YCP2y#nd7YSh5>sNbhi z6KO>y+T-j)=4P*8IqtwRE%m$Zfk7l``yBb$*L)qq3#ftS^L8b&6txnoQ3(#M46C^Jn%4;JHDti}2G6INrGESj(Zm*84V;wk4Z z_$ciF`=*tt!9JXYO2k8L)e+~hGS**9d4dkjWEhp%DV&REQHk9|9kxG_T%K%5%WmRPyoWRKAP1$A=e^TZc$Zyd9hLD_ zfO(};Z3H*bKk+T7vYg<^_}5Zxot1?4|6zHF%6iw(N$qj>bY_Z(E;T5HM3&GQSWC1LDmp6#k)c$mJ+~*ceNu4O*41f_9LMozq3td#J+>5WyV9;b=oY)R+iMR*Yzq{v996Me5Uks+M(EOXsU#w< z5tK+22@?<6MAJllQH@8o3DKAs;|t=I801wGNbpKb3{etac>Dd$OcS2$GoP7fpLyp0 z{GVs$;_kD1bC=2sUNV#s>J8L}rN$h^mLd+6xX+kXn7|-zM}B4>2X#4!++q&n3e36f z&%5mwE~EVw;B#1lGsw@(aVW%j z)Oa7^yZ9+;0u#%f`<_J}Y+l67DQJHuj%Xq%|kQ2@D3#`Tk)D6F56&CO`CShujCKJZv*oo@* zF)FYxQJFc93it=Cz@Jg${ENE3k|;G^gYv(UlU7c&w!KInvj-LVK2)SnqWT@j_izSp z#Q~nKfKOm6zKH{P0oyRdtmGhGhfkw2bq4RlH%iIBBKd~~t(~{bu^5&5m8h8nQGtap zh7nX?Y1HP+ATgOqya}H|1@;bx@f>RAzq8ZpXROW_JZ__wx<|j~_a2C7qEOy`(<-eAJ>sY8x8hYtj3$RrDWAqc{2aGn@Oozgqo{E*?)51g;yKgUL;F>t)e`19*%@TtWbq^( z#Re=Vf0f)2L!NDRut5~@7;2`|Sc7@D{XA;sMNC`$sxX3EQT-0%7*3;}=UL4ws`o#@ zi6Z?9lXwL+!)ET%4f|0U_}0A+*E#{dh{WY9x8 z)W05Y!2~{vkKq(v#=CHcjiZdrVNM-C<3zjO-0Tdr92H25>lRe%M$wONBk|fBbUpS^ zRW!yO_L(u8kiBLXEz2G%d)zMl95oKXxzNlOOA#k*X#1n1_f&=K+8>Rb$jaES zUmHG1T`W7?6K!CX4OC@{6|?sk2{U(6d5i4{hV}hl!UcOv%VU2F?#1m?6|IvB6ShA@ z57<}EtE1Dc?zIR}yQ!try;NmvfVx<;m-LaVrbemkb5o`DS7B-Fq74|M>P;B2Tb%cN z9q0N!=uOZXYk#QlA+yVF*CD*yJ@3Lk>M-?ox2+hx)Z3^VsXetE*gy8y3heK*+(p$U z*+%tIuPtnB`yFS$vYmhPCVh?J%*c4UIh$YWn^+o1Ju;GcI33DPrBdl^c5G_Db;@5E z2u-H5>4Vp_=3n=3EG&$q4os%4@5@??J0fjek@l`ov@;n^ST%v5TH=vtEYucHwkPtN s0|z`__eoZCRdxRB@(q6Luco9mvbxUl)bv^31S_noO?~;!n&z_q0nsehi~s-t diff --git a/django/contrib/admin/locale/km/LC_MESSAGES/django.po b/django/contrib/admin/locale/km/LC_MESSAGES/django.po index 2875707db..4538fe1c4 100644 --- a/django/contrib/admin/locale/km/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/km/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Khmer (http://www.transifex.com/projects/p/django/language/" "km/)\n" @@ -17,156 +17,159 @@ msgstr "" "Language: km\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "តើលោកអ្នកប្រាកដទេ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "ទាំងអស់" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "យល់ព្រម" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "មិនយល់ព្រម" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "មិន​ដឹង" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "កាល​បរិច្ឆេទណាមួយ" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "ថ្ងៃនេះ" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "៧​ថ្ងៃ​កន្លង​មក" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "ខែ​នេះ" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "ឆ្នាំ​នេះ" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "ពេលវេលាប្រតិបត្តិការ" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "លេខ​សំគាល់​កម្មវិធី (object id)" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "object repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "សកម្មភាព" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "ផ្លាស់ប្តូរ" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "កំណត់ហេតុ" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "កំណត់ហេតុ" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "បានផ្លាស់ប្តូរ %s" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "និង" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "ពុំមានទិន្នន័យត្រូវបានផ្លាស់ប្តូរ។" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -174,303 +177,311 @@ msgstr "" "ឈ្មោះកម្មវីធី %(name)s \"%(obj)s\" ត្រូវបានបន្ថែមដោយជោគជ័យ។" " លោកអ្នកអាចផ្លាស់ប្តូរម្តងទៀតនៅខាងក្រោម។" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "ឈ្មោះកម្មវិធី %(name)s \"%(obj)s\" បានបញ្ជូលដោយជោគជ័យ​។" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "កម្មវិធីឈ្មោះ %(name)s \"%(obj)s\" ត្រូវបានផ្លាស់ប្តូរដោយជោគជ័យ។" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "បន្ថែម %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "ឈ្មោះកម្មវិធី %(name)s \"%(obj)s\" ត្រូវបានលប់ដោយជោគជ័យ។" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "បន្ថែម %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "ផ្លាស់ប្តូរ %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "ទិន្នន័យមូលដ្ឋានមានបញ្ហា" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "ឈ្មោះកម្មវិធី %(name)s \"%(obj)s\" ត្រូវបានលប់ដោយជោគជ័យ។" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "សកម្មភាពផ្លាស់ប្តូរកន្លងមក : %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ពិនិត្យចូល" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ទំព័រគ្រប់គ្រងរបស់ Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "ការ​គ្រប់គ្រង​របស់ ​Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "ទំព័រគ្រប់គ្រង" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ពិនិត្យចូល" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" +msgid "%(app)s administration" msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "កាលបរិច្ឆេទ" - -#: widgets.py:91 -msgid "Time:" -msgstr "ម៉ោង" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "ទំព័រ​ដែល​លោកអ្នកចង់​រក​នេះពុំមាន​នៅក្នុងម៉ាស៊ីនរបស់យើងខ្ញុំទេ" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "សួមអភ័យទោស ទំព័រ​ដែល​លោកអ្នកចង់​រក​នេះពុំមាន​នឹងក្នុងម៉ាស៊ីនរបស់យើងខ្ញុំទេ" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "គេហទំព័រ" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "ម៉ាស៊ីនផ្តល់សេវាកម្ម​ មានបញ្ហា" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "ម៉ាស៊ីនផ្តល់សេវាកម្ម​ មានបញ្ហា (៥០០)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "ម៉ាស៊ីនផ្តល់សេវាកម្ម​ មានបញ្ហា  (៥០០)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "ស្វែងរក" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"តំបូងសូមបំពេញ ឈ្មោះជាសមាជិក និង ពាក្យសំងាត់​។ បន្ទាប់មកលោកអ្នកអាចបំពេញបន្ថែមជំរើសផ្សេងៗទៀតបាន។ " -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "សូមស្វាគមន៏" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "ឯកសារ" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "ផ្លាស់ប្តូរពាក្យសំងាត់" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "ចាកចេញ" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ទំព័រគ្រប់គ្រងរបស់ Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "ការ​គ្រប់គ្រង​របស់ ​Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "បន្ថែម" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "សកម្មភាព​កន្លង​មក" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "មើលនៅលើគេហទំព័រដោយផ្ទាល់" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "ពាក្យសំងាត់" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "ពាក្យសំងាត់ (ម្តងទៀត)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "សូមបំពេញពាក្យសំងាត់ដូចខាងលើ ដើម្បីត្រួតពិនិត្យ។ " + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "សូមស្វាគមន៏" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "ឯកសារ" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "ចាកចេញ" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "បន្ថែម" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "សកម្មភាព​កន្លង​មក" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "មើលនៅលើគេហទំព័រដោយផ្ទាល់" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "បន្ថែម %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "ស្វែងរកជាមួយ" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "លប់" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -480,14 +491,14 @@ msgstr "" "ការលប់ %(object_name)s '%(escaped_object)s' អាចធ្វើអោយ​កម្មវិធីដែលពាក់​ព័ន្ធបាត់បង់ ។" " ក៏ប៉ន្តែលោកអ្នក​ពុំមាន​សិទ្ធិលប់​កម្មវិធី​ប្រភេទនេះទេ។" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -496,16 +507,16 @@ msgstr "" "តើលោកអ្នកប្រាកដជាចង់លប់ %(object_name)s \"%(escaped_object)s" "\"? ការលប់ %(object_name)s '%(escaped_object)s' អាចធ្វើអោយ​កម្មវិធីដែលពាក់​ព័ន្ធបាត់បង់។" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "ខ្ញុំច្បាស់​ជាចង់លប់" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -513,55 +524,70 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "លប់ចេញ" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "ដោយ​  %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "ផ្លាស់ប្តូរ" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "លោកអ្នកពុំមានសិទ្ធិ ផ្លាស់​ប្តូរ ទេ។" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "សកម្មភាពបច្ចុប្បន្ន" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "សកម្មភាពរបស់ខ្ញុំ" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "គ្មាន" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -570,274 +596,227 @@ msgstr "" "មូលដ្ឋាន​ទិន្នន័យ​​​ របស់លោកអ្នក មានបញ្ហា។ តើ លោកអ្នកបាន បង្កើត តារាង​ របស់មូលដ្ឋានទិន្នន័យ​" " ហើយឬនៅ? តើ​ លោកអ្នកប្រាកដថាសមាជិកអាចអានមូលដ្ឋានទិន្នន័យនេះ​​បានឬទេ? " -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "ពាក្យ​សំងាត់" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Date/time" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "សមាជិក" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "សកម្មភាព" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" "កម្មវិធីនេះមិនមានសកម្មភាព​កន្លងមកទេ។ ប្រហែលជាសកម្មភាពទាំងនេះមិនបានធ្វើនៅទំព័រគ្រប់គ្រងនេះ។" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "បង្ហាញទាំងអស់" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "រក្សាទុក" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "សរុបទាំងអស់ %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "រក្សាទុក" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "រក្សាទុក ហើយ បន្ថែម​ថ្មី" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "រក្សាទុក ហើយ កែឯកសារដដែល" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"តំបូងសូមបំពេញ ឈ្មោះជាសមាជិក និង ពាក្យសំងាត់​។ បន្ទាប់មកលោកអ្នកអាចបំពេញបន្ថែមជំរើសផ្សេងៗទៀតបាន។ " - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "ពាក្យសំងាត់" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "ពាក្យសំងាត់ (ម្តងទៀត)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "សូមបំពេញពាក្យសំងាត់ដូចខាងលើ ដើម្បីត្រួតពិនិត្យ។ " - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "លប់ចេញ" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "សូមថ្លែងអំណរគុណ ដែលបានចំណាយ ពេលវេលាដ៏មានតំលៃ របស់លោកអ្នកមកទស្សនាគេហទំព័ររបស់យើងខ្ញុំ" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "ពិនិត្យចូលម្តងទៀត" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "ផ្លាស់ប្តូរពាក្យសំងាត់" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "ពាក្យសំងាត់បានផ្លាស់ប្តូរដោយជោគជ័យ" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "ពាក្យសំងាត់របស់លោកអ្នកបានផ្លាស់ប្តូរហើយ" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "សូមបំពេញពាក្យសំងាត់ចាស់របស់លោកអ្នក។ ដើម្បីសុវត្ថភាព សូមបំពេញពាក្យសំងាត់ថ្មីខាងក្រោមពីរដង។" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "ផ្លាស់ប្តូរពាក្យសំងាត់" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "ពាក្យសំងាត់បានកំណត់សារជាថ្មី" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "ពាក្យសំងាត់ថ្មី" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "បំពេញពាក្យសំងាត់ថ្មីម្តងទៀត" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "ពាក្យសំងាត់បានផ្លាស់ប្តូរដោយជោគជ័យ" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "ឈ្មោះជាសមាជិកក្នុងករណីភ្លេច:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "សូមអរគុណដែលបានប្រើប្រាស់សេវាកម្មរបស់យើងខ្ញុំ" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "ក្រុមរបស់គេហទំព័រ %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "កំណត់ពាក្យសំងាត់សារជាថ្មី" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "កាលបរិច្ឆេទទាំងអស់" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "ជ្រើសរើស %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "ជ្រើសរើស %s ដើម្បីផ្លាស់ប្តូរ" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "កាលបរិច្ឆេទ" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "ម៉ោង" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo index 949e364ca9be87004df6a2bf67d567cb34f9b109..fb9c1b091665a46e9e0ec9c31183366066a3d63a 100644 GIT binary patch delta 263 zcmZ3$yO4Lnmimc|3=FH87#Nfo7#M6>7#J*pbOMl81k$sBv=ETq1Ef`e^m!ny3#7k5 zX(d($22mhC07!%6(|~j+knRT35krdutXS8KpH5J z1EfJ3J2rbV)-X;!#iVCyqHAEPYiOxpXli9>q-|hiV89jNuN#zFmRX#cpQr1RSdwa` zU}RtjR%c|OU|?xwVmMisSzOU8F)uH(SivVXGbJ@g!6pmLb;tp8^)mC)@;ApbJ2C?R DhTbk^ delta 258 zcmZ3;yMTAXmih^d3=FH87#Nfo7#M6=7#J*pbUct&1ky8sv=ETq4Ww0o^f@4{3#30o zX+>5B22mj2A4r4bQ-O3SknRG~5V5)0iq+n=fWoR*pS=t^bV4`besbFAXWn`*t z00dkQc, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Khmer (http://www.transifex.com/projects/p/django/language/" "km/)\n" "MIME-Version: 1.0\n" @@ -17,91 +17,154 @@ msgstr "" "Language: km\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s ដែលអាច​ជ្រើសរើសបាន" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "ស្វែងរកជាមួយ" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "ជ្រើសរើសទាំងអស់" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "លប់ចេញ" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s ដែលបានជ្រើសរើស" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ឥឡូវនេះ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "នាឡិការ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "ជ្រើសរើសម៉ោង" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "អធ្រាត្រ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "ម៉ោង ៦ ព្រឹក" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "ពេលថ្ងែត្រង់" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "លប់ចោល" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "ថ្ងៃនេះ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "ប្រក្រតិទិន" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "ម្សិលមិញ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "ថ្ងៃស្អែក" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -109,62 +172,17 @@ msgstr "" "January February March April May June July August September October November " "December" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T W T F S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ឥឡូវនេះ" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "នាឡិការ" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "ជ្រើសរើសម៉ោង" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "អធ្រាត្រ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "ម៉ោង ៦ ព្រឹក" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "ពេលថ្ងែត្រង់" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "លប់ចោល" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "ថ្ងៃនេះ" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "ប្រក្រតិទិន" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "ម្សិលមិញ" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "ថ្ងៃស្អែក" diff --git a/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo index 11d87123291d0d50c6026c236ef371d908306d20..da4a29ba9af42962a8c514703d09eb4dd4040358 100644 GIT binary patch delta 2151 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 typ?#?ijUE5*STlZihoR, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/django/language/" "kn/)\n" @@ -17,156 +17,159 @@ msgstr "" "Language: kn\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "ಖಚಿತಪಡಿಸುವಿರಾ? " -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "ಎಲ್ಲಾ" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "ಹೌದು" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "ಇಲ್ಲ" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "ಗೊತ್ತಿಲ್ಲ(ದ/ದ್ದು)" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "ಯಾವುದೇ ದಿನಾಂಕ" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "ಈದಿನ" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "ಕಳೆದ ೭ ದಿನಗಳು" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "ಈ ತಿಂಗಳು" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "ಈ ವರ್ಷ" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "ಕ್ರಮದ(ಕ್ರಿಯೆಯ) ಸಮಯ" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "ವಸ್ತುವಿನ ಐಡಿ" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "ವಸ್ತು ಪ್ರಾತಿನಿಧ್ಯ" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "ಕ್ರಮದ(ಕ್ರಿಯೆಯ) ಪತಾಕೆ" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "ಬದಲಾವಣೆಯ ಸಂದೇಶ/ಸಂದೇಶ ಬದಲಿಸಿ" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "ಲಾಗ್ ದಾಖಲೆ" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "ಲಾಗ್ ದಾಖಲೆಗಳು" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s ಬದಲಾಯಿಸಲಾಯಿತು." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ಮತ್ತು" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "ಯಾವುದೇ ಅಂಶಗಳು ಬದಲಾಗಲಿಲ್ಲ." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -174,303 +177,312 @@ msgstr "" "%(name)s \"%(obj)s\" ಅನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಸೇರಿಸಲಾಯಿತು. ನೀವು ಕೆಳಗೆ ಅದನ್ನು ಮತ್ತೆ " "ಬದಲಾಯಿಸಬಹುದು." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr " %(name)s \"%(obj)s\" ಅನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಸೇರಿಸಲಾಯಿತು." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ಸಫಲವಾಗಿ ಬದಲಾಯಿಸಲಾಯಿತು." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s ಸೇರಿಸಿ" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" ಯಶಸ್ವಿಯಾಗಿ ಅಳಿಸಲಾಯಿತು." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s ಸೇರಿಸಿ" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s ಅನ್ನು ಬದಲಿಸು" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "ದತ್ತಸಂಚಯದ ದೋಷ" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" ಯಶಸ್ವಿಯಾಗಿ ಅಳಿಸಲಾಯಿತು." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "ಬದಲಾವಣೆಗಳ ಇತಿಹಾಸ: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ಒಳಗೆ ಬನ್ನಿ" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ಜಾಂಗೋ ತಾಣದ ಆಡಳಿತಗಾರರು" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "ಜಾಂಗೋ ಆಡಳಿತ" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "ತಾಣ ನಿರ್ವಹಣೆ" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ಒಳಗೆ ಬನ್ನಿ" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" +msgid "%(app)s administration" msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "ದಿನಾಂಕ:" - -#: widgets.py:91 -msgid "Time:" -msgstr "ಸಮಯ:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "ಪುಟ ಸಿಗಲಿಲ್ಲ" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "ಕ್ಷಮಿಸಿ, ನೀವು ಕೇಳಿದ ಪುಟ ಸಿಗಲಿಲ್ಲ" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "ಪ್ರಾರಂಭಸ್ಥಳ(ಮನೆ)" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "ಸರ್ವರ್ ದೋಷ" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "ಸರ್ವರ್ ದೋಷ(೫೦೦)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "ಸರ್ವರ್ ದೋಷ(೫೦೦)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "ಹೋಗಿ" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"ಮೊದಲು ಬಳಕೆದಾರ-ಹೆಸರು ಮತ್ತು ಪ್ರವೇಶಪದವನ್ನು ಕೊಡಿರಿ. ನಂತರ, ನೀವು ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳನ್ನು " +"ಬದಲಿಸಬಹುದಾಗಿದೆ." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "ಸುಸ್ವಾಗತ." +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "ವಿವರಮಾಹಿತಿ" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "ಪ್ರವೇಶಪದ ಬದಲಿಸಿ" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "ಹೊರಕ್ಕೆ ಹೋಗಿ" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ಜಾಂಗೋ ತಾಣದ ಆಡಳಿತಗಾರರು" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "ಜಾಂಗೋ ಆಡಳಿತ" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "ಸೇರಿಸಿ" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "ಚರಿತ್ರೆ" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "ತಾಣದಲ್ಲಿ ನೋಡಿ" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "ಪ್ರವೇಶಪದ" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "ಪ್ರವೇಶಪದ(ಇನ್ನೊಮ್ಮೆ)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "ಖಚಿತಗೊಳಿಸಲು ಮೇಲಿನ ಪ್ರವೇಶಪದವನ್ನು ಇನ್ನೊಮ್ಮೆ ಬರೆಯಿರಿ." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "ಸುಸ್ವಾಗತ." + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "ವಿವರಮಾಹಿತಿ" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "ಹೊರಕ್ಕೆ ಹೋಗಿ" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "ಸೇರಿಸಿ" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "ಚರಿತ್ರೆ" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "ತಾಣದಲ್ಲಿ ನೋಡಿ" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s ಸೇರಿಸಿ" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "ಸೋಸಕ" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "ಅಳಿಸಿಹಾಕಿ" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -481,30 +493,30 @@ msgstr "" "ಕಳೆದುಹೋಗುತ್ತವೆ. ಆದರೆ ನಿಮ್ಮ ಖಾತೆಗೆ ಕೆಳಕಂಡ ಬಗೆಗಳ ವಸ್ತುಗಳನ್ನು ತೆಗೆದುಹಾಕಲು " "ಅನುಮತಿಯಿಲ್ಲ." -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "ಹೌದು,ನನಗೆ ಖಚಿತವಿದೆ" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -512,55 +524,70 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "ತೆಗೆದು ಹಾಕಿ" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s ಇಂದ" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "ಬದಲಿಸಿ/ಬದಲಾವಣೆ" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "ಯಾವುದನ್ನೂ ತಿದ್ದಲು ನಿಮಗೆ ಅನುಮತಿ ಇಲ್ಲ ." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "ಇತ್ತೀಚಿನ ಕ್ರಮಗಳು" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "ನನ್ನ ಕ್ರಮಗಳು" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "ಯಾವುದೂ ಲಭ್ಯವಿಲ್ಲ" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -569,138 +596,87 @@ msgstr "" "ಡಾಟಾಬೇಸನ್ನು ಇನ್ಸ್ಟಾಲ್ ಮಾಡುವಾಗ ಏನೋ ತಪ್ಪಾಗಿದೆ. ಸೂಕ್ತ ಡಾಟಾಬೇಸ್ ಕೋಷ್ಟಕಗಳು ರಚನೆಯಾಗಿ ಅರ್ಹ " "ಬಳಕೆದಾರರು ಅವುಗಳನ್ನು ಓದಬಹುದಾಗಿದೆಯೇ ಎಂಬುದನ್ನು ಖಾತರಿ ಪಡಿಸಿಕೊಳ್ಳಿ." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "ಪ್ರವೇಶಪದ:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "ದಿನಾಂಕ/ಸಮಯ" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "ಬಳಕೆದಾರ" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "ಕ್ರಮ(ಕ್ರಿಯೆ)" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" "ಈ ವಸ್ತುವಿಗೆ ಬದಲಾವಣೆಯ ಇತಿಹಾಸವಿಲ್ಲ. ಅದು ಬಹುಶಃ ಈ ಆಡಳಿತತಾಣದ ಮೂಲಕ ಸೇರಿಸಲ್ಪಟ್ಟಿಲ್ಲ." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "ಎಲ್ಲವನ್ನೂ ತೋರಿಸು" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "ಉಳಿಸಿ" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "ಒಟ್ಟು %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "ಹೊಸದರಂತೆ ಉಳಿಸಿ" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "ಉಳಿಸಿ ಮತ್ತು ಇನ್ನೊಂದನ್ನು ಸೇರಿಸಿ" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "ಉಳಿಸಿ ಮತ್ತು ತಿದ್ದುವುದನ್ನು ಮುಂದುವರಿಸಿರಿ." -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"ಮೊದಲು ಬಳಕೆದಾರ-ಹೆಸರು ಮತ್ತು ಪ್ರವೇಶಪದವನ್ನು ಕೊಡಿರಿ. ನಂತರ, ನೀವು ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳನ್ನು " -"ಬದಲಿಸಬಹುದಾಗಿದೆ." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "ಪ್ರವೇಶಪದ" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "ಪ್ರವೇಶಪದ(ಇನ್ನೊಮ್ಮೆ)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "ಖಚಿತಗೊಳಿಸಲು ಮೇಲಿನ ಪ್ರವೇಶಪದವನ್ನು ಇನ್ನೊಮ್ಮೆ ಬರೆಯಿರಿ." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "ತೆಗೆದು ಹಾಕಿ" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "ಈದಿನ ತಮ್ಮ ಅತ್ಯಮೂಲ್ಯವಾದ ಸಮಯವನ್ನು ನಮ್ಮ ತಾಣದಲ್ಲಿ ಕಳೆದುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "ಮತ್ತೆ ಒಳಬನ್ನಿ" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "ಪ್ರವೇಶಪದ ಬದಲಾವಣೆ" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "ಪ್ರವೇಶಪದ ಬದಲಾವಣೆ ಯಶಸ್ವಿ" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "ನಿಮ್ಮ ಪ್ರವೇಶಪದ ಬದಲಾಯಿಸಲಾಗಿದೆ" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -708,138 +684,141 @@ msgstr "" "ಭದ್ರತೆಯ ದೃಷ್ಟಿಯಿಂದ ದಯವಿಟ್ಟು ನಿಮ್ಮ ಹಳೆಯ ಪ್ರವೇಶಪದವನ್ನು ಸೂಚಿಸಿರಿ. ಆನಂತರ ನೀವು ಸರಿಯಾಗಿ " "ಬರೆದಿದ್ದೀರೆಂದು ನಾವು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಲು ಹೊಸ ಪ್ರವೇಶಪದವನ್ನು ಎರಡು ಬಾರಿ ಬರೆಯಿರಿ." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "ಹಳೆಯ ಪ್ರವೇಶಪದ" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "ಹೊಸ ಪ್ರವೇಶಪದ" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "ನನ್ನ ಪ್ರವೇಶಪದ ಬದಲಿಸಿ" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "ಪ್ರವೇಶಪದವನ್ನು ಬದಲಿಸುವಿಕೆ" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "ಹೊಸ ಪ್ರವೇಶಪದ:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "ಪ್ರವೇಶಪದವನ್ನು ಖಚಿತಪಡಿಸಿ:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "ಪ್ರವೇಶಪದದ ಮರುನಿರ್ಧಾರ ಸಾಧ್ಯವಾಗಿದೆ" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "ನೀವು ಮರೆತಿದ್ದಲ್ಲಿ , ನಿಮ್ಮ ಬಳಕೆದಾರ-ಹೆಸರು" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "ನಮ್ಮ ತಾಣವನ್ನು ಬಳಸಿದ್ದಕ್ದಾಗಿ ಧನ್ಯವಾದಗಳು!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s ತಂಡ" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "ನನ್ನ ಪ್ರವೇಶಪದವನ್ನು ಮತ್ತೆ ನಿರ್ಧರಿಸಿ " -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "ಎಲ್ಲಾ ದಿನಾಂಕಗಳು" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s ಆಯ್ದುಕೊಳ್ಳಿ" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "ಬದಲಾಯಿಸಲು %s ಆಯ್ದುಕೊಳ್ಳಿ" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "ದಿನಾಂಕ:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "ಸಮಯ:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo index 6f62a3746a5b0ed43cebbb722b2f14b539567839..896e8aa3a6bbba1da727222d8533062f6d85880c 100644 GIT binary patch delta 331 zcmXBOF-rq66bJBETU$9il$%6QBM1&9M-p41L25xKEmWikjsasmIdjmvicX!K6uS5s zT+i80A$|nG-Ch58&GO6p^Ir1u;5~TxoX#plk5!@_BJvlBR-u9cJc8Ts0!sJ*yYLO} z!5>)kZPbZYpnz+z2fyGY+${3OJRd+rbOX0w(x80`ad}3t3qN4-z&G^aA6$n1()^=! zSjWOVf2w#3v)5`kZE?}&vcqIsOVt!g2=8pb&+UDbMv3FcCbOC;AF|RdO zbTyf#QJ!l~tE=3ea(&zD2i_q6*0x5JBjpcmcM$l!j>~DDhqFvwreQLR!)%%c_9PA; YZlZhpxEfCVr}%E1MotoCg|lkt|AQDVU;qFB diff --git a/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po index 75a4b25ba..b603f4600 100644 --- a/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po @@ -5,11 +5,11 @@ # karthikbgl , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/django/language/" "kn/)\n" "MIME-Version: 1.0\n" @@ -18,71 +18,73 @@ msgstr "" "Language: kn\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "ಲಭ್ಯ %s " -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "ಶೋಧಕ" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "ಎಲ್ಲವನ್ನೂ ಆಯ್ದುಕೊಳ್ಳಿ" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "ತೆಗೆದು ಹಾಕಿ" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s ಆಯ್ದುಕೊಳ್ಳಲಾಗಿದೆ" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "ಎಲ್ಲಾ ತೆಗೆದುಹಾಕಿ" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -90,82 +92,98 @@ msgstr "" "ನೀವು ಪ್ರತ್ಯೇಕ ತಿದ್ದಬಲ್ಲ ಕ್ಷೇತ್ರಗಳಲ್ಲಿ ಬದಲಾವಣೆ ಉಳಿಸಿಲ್ಲ. ನಿಮ್ಮ ಉಳಿಸದ ಬದಲಾವಣೆಗಳು " "ನಾಶವಾಗುತ್ತವೆ" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ಈಗ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "ಗಡಿಯಾರ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "ಸಮಯವೊಂದನ್ನು ಆರಿಸಿ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "ಮಧ್ಯರಾತ್ರಿ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "ಬೆಳಗಿನ ೬ ಗಂಟೆ " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "ಮಧ್ಯಾಹ್ನ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "ರದ್ದುಗೊಳಿಸಿ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "ಈ ದಿನ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "ಪಂಚಾಂಗ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "ನಿನ್ನೆ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "ನಾಳೆ" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "ಜನವರಿ ಫೆಬ್ರುವರಿ ಮಾರ್ಚ್ ಎಪ್ರಿಲ್ ಮೇ ಜೂನ್ ಜುಲೈ ಆಗಸ್ಟ್ ಸೆಪ್ಟೆಂಬರ್ ನವೆಂಬರ್ ಡಿಸೆಂಬರ್" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "ರ ಸೋ ಮ ಬು ಗು ಶು ಶ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "ಪ್ರದರ್ಶನ" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "ಮರೆಮಾಡಲು" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ಈಗ" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "ಗಡಿಯಾರ" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "ಸಮಯವೊಂದನ್ನು ಆರಿಸಿ" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "ಮಧ್ಯರಾತ್ರಿ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "ಬೆಳಗಿನ ೬ ಗಂಟೆ " - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "ಮಧ್ಯಾಹ್ನ" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "ರದ್ದುಗೊಳಿಸಿ" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "ಈ ದಿನ" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "ಪಂಚಾಂಗ" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "ನಿನ್ನೆ" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "ನಾಳೆ" diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo index 700cb4b7a54eae70479bd58b7750f10cda44a417..589c27a806d7a483f0d65e1d09a69e8315626dca 100644 GIT binary patch delta 6556 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 HmR$aS0yeD% delta 4193 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 KobF!s<^KRou>9fx diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/django.po b/django/contrib/admin/locale/ko/LC_MESSAGES/django.po index 9ed023b19..25e8412a8 100644 --- a/django/contrib/admin/locale/ko/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ko/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # Translators: # Jaehong Kim , 2011 # Jannis Leidel , 2011 +# Jeong Seongtae , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-10 11:05+0000\n" +"Last-Translator: Jeong Seongtae \n" "Language-Team: Korean (http://www.transifex.com/projects/p/django/language/" "ko/)\n" "MIME-Version: 1.0\n" @@ -18,193 +19,202 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." -msgstr "%(count)d개의 %(items)s (을)를 성공적으로 삭제하였습니다." +msgstr "%(count)d개의 %(items)s 을/를 성공적으로 삭제하였습니다." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s를 삭제할 수 없습니다." -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "확실합니까?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" -msgstr "선택된 %(verbose_name_plural)s (을)를 삭제합니다." +msgstr "선택된 %(verbose_name_plural)s 을/를 삭제합니다." -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "관리" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "모두" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "예" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "아니오" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "알 수 없습니다." -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "언제나" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "오늘" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "지난 7일" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "이번 달" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "이번 해" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"관리자 계정의 %(username)s 와 비밀번호를 입력해주세요. 대소문자를 구분해서 입" +"력해주세요." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "로그인 세션이 끊겼습니다. 다시 로그인 하세요." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "액션:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "액션 타임" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "오브젝트 아이디" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "오브젝트 표현" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "액션 플래그" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "메시지 변경" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "로그 엔트리" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "로그 엔트리" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." -msgstr "" +msgstr "\"%(object)s\"가 추가하였습니다." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "\"%(object)s\" 를 %(changes)s 개 변경" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" -msgstr "" +msgstr "\"%(object)s.\"를 삭제하였습니다." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" -msgstr "" +msgstr "LogEntry 객체" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "없음" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." -msgstr "%s (이)가 변경되었습니다." +msgstr "%s 이/가 변경되었습니다." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "또한" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." -msgstr "%(name)s \"%(object)s\" (을)를 추가하였습니다." +msgstr "%(name)s \"%(object)s\" 을/를 추가하였습니다." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." -msgstr "%(list)s에 대한 %(name)s \"%(object)s\" (을)를 변경하였습니다." +msgstr "%(list)s에 대한 %(name)s \"%(object)s\" 을/를 변경하였습니다." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." -msgstr "%(name)s \"%(object)s\" (을)를 삭제하였습니다." +msgstr "%(name)s \"%(object)s\" 을/를 삭제하였습니다." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "변경된 필드가 없습니다." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." -msgstr "%(name)s \"%(obj)s\" (이)가 추가되었습니다. 계속해서 편집하세요." +msgstr "%(name)s \"%(obj)s\" 이/가 추가되었습니다. 계속해서 편집하세요." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" +"%(name)s \"%(obj)s\" 이/가 추가되었습니다. 다른 %(name)s 을(를) 추가할 수 있" +"습니다." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." -msgstr "%(name)s \"%(obj)s\" (이)가 추가되었습니다." +msgstr "%(name)s \"%(obj)s\" 이/가 추가되었습니다." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." -msgstr "" +msgstr "%(name)s \"%(obj)s\" 이/가 변경되었습니다. 계속해서 편집하세요." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" +" %(name)s \"%(obj)s\" 이/가 변경되었습니다. 다른 %(name)s 을/를 추가할 수 있" +"습니다." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." -msgstr "%(name)s \"%(obj)s\" (이)가 변경되었습니다." +msgstr "%(name)s \"%(obj)s\" 이/가 변경되었습니다." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -212,304 +222,316 @@ msgstr "" "항목들에 액션을 적용하기 위해선 먼저 항목들이 선택되어 있어야 합니다. 아무 항" "목도 변경되지 않았습니다." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "액션이 선택되지 않았습니다." -#: options.py:1117 +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\"이/가 삭제되었습니다." + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "Primary key %(key)r에 대한 오브젝트 %(name)s이/가 존재하지 않습니다." + +#: contrib/admin/options.py:1398 #, python-format msgid "Add %s" msgstr "%s 추가" -#: options.py:1141 options.py:1386 -#, python-format -msgid "%(name)s object with primary key %(key)r does not exist." -msgstr "Primary key %(key)r에 대한 오브젝트 %(name)s(이)가 존재하지 않습니다." - -#: options.py:1207 +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s 변경" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "데이터베이스 오류" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." -msgstr[0] "%(count)s개의 %(name)s(이)가 변경되었습니다." +msgstr[0] "%(count)s개의 %(name)s이/가 변경되었습니다." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "모두 %(total_count)s개가 선택되었습니다." -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s 중 아무것도 선택되지 않았습니다." -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\"(이)가 삭제되었습니다." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "변경 히스토리: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"%(class_name)s %(instance)s 을/를 삭제하려면 다음 보호상태의 연관된 오브젝트" +"들을 삭제해야 합니다: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "로그인" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django 사이트 관리" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django 관리" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "사이트 관리" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "로그인" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s 사이트 관리" +msgid "%(app)s administration" +msgstr "%(app)s 관리" -#: widgets.py:90 -msgid "Date:" -msgstr "날짜:" - -#: widgets.py:91 -msgid "Time:" -msgstr "시각:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "찾아보기" - -#: widgets.py:260 -msgid "Add Another" -msgstr "하나 더 추가하기" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "해당 페이지가 없습니다." -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "죄송합니다, 요청하신 페이지를 찾을 수 없습니다." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "홈" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "서버 오류" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "서버 오류 (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "서버 오류 (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" +"오류가 있었습니다. 사이트 관리자에게 이메일로 보고 되었고, 곧 수정될 것입니" +"다. 이해해주셔서 고맙습니다." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "선택한 액션을 실행합니다." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "실행" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "모든 페이지의 항목들을 선택하려면 여기를 클릭하세요." -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "%(total_count)s개의 %(module_name)s 모두를 선택합니다." -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "선택을 해제합니다." -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"사용자명와 비밀번호를 입력하세요.더 많은 사용자 옵션을 사용하실 수 있습니다." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "환영합니다," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "유저명과 암호를 입력하세요." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "문서" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "비밀번호 변경" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "로그아웃" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django 사이트 관리" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django 관리" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "추가" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "히스토리" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "사이트에서 보기" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "아래의 오류를 수정하십시오." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "아래의 오류를 수정하십시오." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s 새로운 비밀번호를 입력하세요." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "비밀번호" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "비밀번호 (확인)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "확인을 위해 위와 동일한 비밀번호를 입력하세요. " + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "환영합니다," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "문서" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "로그아웃" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "추가" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "히스토리" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "사이트에서 보기" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s 추가" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "필터" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "" +msgstr "정렬에서 " -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" -msgstr "" +msgstr "정렬 조건 : %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "" +msgstr "정렬 " -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "삭제" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " "related objects, but your account doesn't have permission to delete the " "following types of objects:" msgstr "" -"%(object_name)s \"%(escaped_object)s\" (을)를 삭제하면서관련 오브젝트를 제거" -"하고자 했으나, 지금 사용하시는 계정은 다음 타입의 오브젝트를 제거할 권한이 없" -"습니다. :" +"%(object_name)s \"%(escaped_object)s\" 을/를 삭제하면서관련 오브젝트를 제거하" +"고자 했으나, 지금 사용하시는 계정은 다음 타입의 오브젝트를 제거할 권한이 없습" +"니다. :" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -"%(object_name)s '%(escaped_object)s'를 삭제하려면 다음 보호상태의 연관 오브젝" -"트를 삭제해야 합니다." +"%(object_name)s '%(escaped_object)s'를 삭제하려면 다음 보호상태의 연관된 오브" +"젝트들을 삭제해야 합니다." -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -"정말로 %(object_name)s \"%(escaped_object)s\"(을)를 삭제하시겠습니까? 다음의 " +"정말로 %(object_name)s \"%(escaped_object)s\"을/를 삭제하시겠습니까? 다음의 " "관련 항목들이 모두 삭제됩니다. :" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "네, 확실합니다." -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "여러 개의 오브젝트 삭제" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -519,15 +541,16 @@ msgstr "" "연관 오브젝트 삭제로 선택한 %(objects_name)s의 삭제 중, 그러나 당신의 계정은 " "다음 오브젝트의 삭제 권한이 없습니다. " -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -"%(objects_name)s를 삭제하려면 다음 보호상태의 오브젝트를 삭제해야 합니다." +"%(objects_name)s를 삭제하려면 다음 보호상태의 연관된 오브젝트들을 삭제해야 합" +"니다." -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -536,41 +559,56 @@ msgstr "" "선택한 %(objects_name)s를 정말 삭제하시겠습니까? 다음의 오브젝트와 연관 아이" "템들이 모두 삭제됩니다:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "삭제하기" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "%(verbose_name)s 더 추가하기" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "삭제" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s (으)로" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" -msgstr "" +msgstr "%(name)s 애플리케이션의 " -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "변경" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "수정할 권한이 없습니다." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "최근 액션" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "나의 액션" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "이용할 수 없습니다." -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "내용 형식이 지정되지 않았습니다." -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -579,27 +617,27 @@ msgstr "" "데이터베이스 설정에 문제가 발생했습니다. 해당 데이터베이스 테이블이 생성되었" "는지, 해당 유저가 데이터베이스를 읽어 들일 수 있는지 확인하세요." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "비밀번호" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" -msgstr "" +msgstr "이름이나 비밀번호를 분실하였습니까?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "날짜/시간" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "사용자" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "액션" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -607,110 +645,60 @@ msgstr "" "오브젝트에 변경사항이 없습니다. 이 admin 사이트를 통해 추가된 것이 아닐 수 있" "습니다." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "모두 표시" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "저장" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "검색" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "결과 %(counter)s개 나옴" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "총 %(full_result_count)s건" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "새로 저장" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "저장 및 다른 이름으로 추가" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "저장 및 편집 계속" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"사용자명와 비밀번호를 입력하세요.더 많은 사용자 옵션을 사용하실 수 있습니다." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "유저명과 암호를 입력하세요." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s 새로운 비밀번호를 입력하세요." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "비밀번호" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "비밀번호 (확인)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "확인을 위해 위와 동일한 비밀번호를 입력하세요. " - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "삭제하기" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "%(verbose_name)s 더 추가하기" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "삭제" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "사이트를 이용해 주셔서 고맙습니다." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "다시 로그인하기" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "비밀번호 변경" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "비밀번호를 변경하였습니다." - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "비밀번호가 변경되었습니다." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -718,46 +706,34 @@ msgstr "" "보안상 필요하오니 기존에 사용하시던 비밀번호를 입력해 주세요. 새로운 비밀번호" "는 정확히 입력했는지 확인할 수 있도록 두 번 입력하시기 바랍니다." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "기존 비밀번호:" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "새 비밀번호:" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "비밀번호 변경" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "비밀번호 초기화" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "비밀번호가 초기화 완료" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "비밀번호가 설정되었습니다. 이제 로그인하세요." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "비밀번호 초기화 확인" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "새 비밀번호 입력" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -765,19 +741,15 @@ msgstr "" "새로운 비밀번호를 정확히 입력했는지 확인할 수 있도록두 번 입력하시기 바랍니" "다." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "새로운 비밀번호:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "새로운 비밀번호(확인):" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "비밀번호가 초기화를 실패하였습니다." - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -785,75 +757,100 @@ msgstr "" "비밀번호 초기화 링크가 이미 사용되어 올바르지 않습니다.비밀번호 초기화을 다" "시 해주세요." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "비밀번호가 초기화되었습니다." - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"당신의 비밀번호를 지정하기위한 지침을 메일로 보냈습니다. 곧 메일을 받으실 것" +"입니다." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"만약 이메일을 받지 못하였다면, 등록하신 이메일을 다시 확인하시거나 스팸 메일" +"함을 확인해주세요." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." -msgstr "" +msgstr "%(site_name)s 의 사용자" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "이어지는 페이지에서 새 비밀번호를 선택하세요." -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "사용자명:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "사이트를 이용해 주셔서 고맙습니다." -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s 팀" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" +"비밀번호를 분실하셨습니까? 아래에 이메일 주소를 입력해주십시오. 새로운 비밀번" +"호를 설정하는 이메일을 보내드리겠습니다." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "이메일 주소" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "비밀번호 초기화" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "언제나" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(없음)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s 선택" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "변경할 %s 선택" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "날짜:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "시각:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "찾아보기" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "하나 더 추가하기" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "현재:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "변경:" diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo index beb7a7eff6c5e6a760d01c8a819e318e9455e034..c9277aad40194cbf583b03cf096b90181db20029 100644 GIT binary patch literal 3937 zcmb_dU2I%O6&|4c83?7N{1!SGrA^!HUq~Ehos=eST$0pD6mNh^Na*hFc=slE@2u{< z>y4jq;!QAiTkOW0m~`WAksZg#m6mvEjTGPksp0{Nhe`e|bLN}xoVokAhaM<1JiTa-qV4_=V-euN52M5LPvCywzknYD#y-N>r-A*z zPXLbsY5rt@XMvx=_y@oq;5pzYfd$}Wz#jo02fhycDDWL1`Tr640PtPlS>RuQ6hDkf zn%|G^`@n<11h5Q*32Ok!|2-h>_YWZLPr>oZb^zyr4+H0bw}JSvIGiZ{v%mr1F(C20 z47>sSDUkf0`Z!~G;O~I1LYpX@p2GO|F#Z(qJ>bK@e*@vdc7O!oBLO}NBtG8^Fa{+3 zz76aLz5qM|ybL72KLq$EAo2M#@EPFWgZam>DcL;^i~&PH;{U^7{Cj z=hx7XD)w14dO%axHoa4x=%G4iJ9oLldeY@`l<(Y?vOTNF2 zB2t(Qw$~kzlVd`!!?fkyZ6;Ia*^p^@!eQSr(}Ep0?1JHp^C6LR^vkf}q_X^Q-Z3pc zY>e~c1zVuA#`)nwrr>&fMC3h@OA3ddN_mp-BzDvj&xw?NVZ&zHHZxg|os`l>=ZQFf zQ5Lx2kPbX63l2B3!bp>>u5iW>g$^Iy+7<`>;Kn>DvZkH>Kw-BwEwVFO#Q;c5Ho}K_ zf`1Qfh>x(5tSqub)^s_3URH3+gfcjb(UtD7K5`Bk21#>ePVnS-P(P-fA=ex?Z5<*h zFMzrwi`)Qvtk^t7Sqw5*A)*7Lr0|LYHnh7}lpOBD4R1+mvk*Frf-?CZ8MS13 zKSnZbjI)HyN#e~C<9UH2qm(_;k4}yEQC*TeEsL!aZK)@FQMf2v3P;71HBjj7y9m*^ zk@8Gw@7DT_2L|>N9?uzR+z6ZUVAvUfyKI9&+8i^}1;fJL!b-bZn;RALi^ujn9o-X+!Z373jF}Yk9=pC!EXrfi z_};#!qj-8=FkCN`a17hE3{N_7eq2c0xe@9;L-2z+BV)_`2cFI3@Qn_qWbPUG*qMTn z5ut=Ia&dk_f{@L3Wj!w+k3@>aV%VdA=BT(p4iOX!9n+2EBdya#tRO<;8@Ryln9>E&j*LVrj8%$i?aX6o(R>dH&3<;Y;% zsFi{+%>Tu0f36)gF!5)#H-h+grf5qtx>}{b1b_K%;MpuM_|+wUwa%Lt>;A1bF;=Aw zbz?rvI*x6wmHR_fD~(^)wh2Kb*Gq_0YL;rOQJYn7%{Mk`ET&$Y=X#Be2vOhD0 z>Gt2=`*=*>Qa2|8f3>*j+gvEA#Wkiby{W2|P2IH+NFHPb=rk9%28@#g@=c-)t7Z+$v>W@=@kyBeyRxLTZ2)4yuV)k!~<&i|XJmTo(u zP}P5{MN-@HW_e4N3rqg=0`o6HfV*4jyh&Yap=;7#x!5URXxGtM=b?%#xOpGcwK}C7 zci3Mqfker_TG2NdZ)K3^j<F|9Ki9n?yA%3YPoGDMlF$`#>ni{+BQVE(5Z_dcIgnT>jVp~Bb%-5Nf99k zifS~LXv0Id^bi};A<)wz#9q2|3xYcBb_pUn<@d+FKq7#0)HpAh;Gis=MwvK?vfwnzyjv(6W$^{(aUBf?FJJ|ql1vYiMrm)d zXcvCODEq6=RAi%u_9x1Qf3%&Qt&C$RF{;>sZFyq$!#GM!6NqUasH-5heNv$w+=$eo#(DN)K_IV4434hpzgG^wC3~ z#&1On!+RJ-| zg11y%>!=0V&8$~&{p-e9@`7n4P0Nla#+^j!yk%Qf_{O9;, 2011 # Jannis Leidel , 2011 +# Jeong Seongtae , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-10 10:46+0000\n" +"Last-Translator: Jeong Seongtae \n" "Language-Team: Korean (http://www.transifex.com/projects/p/django/language/" "ko/)\n" "MIME-Version: 1.0\n" @@ -18,71 +19,77 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "이용 가능한 %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" +"사용 가능한 %s 의 리스트 입니다. 아래의 상자에서 선택하고 두 상자 사이의 " +"\"선택\" 화살표를 클릭하여 몇 가지를 선택할 수 있습니다." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "사용 가능한 %s 리스트를 필터링하려면 이 상자에 입력하세요." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "필터" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "모두 선택" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "한번에 모든 %s 를 선택하려면 클릭하세요." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "선택" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "삭제" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "선택된 %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" +"선택된 %s 리스트 입니다. 아래의 상자에서 선택하고 두 상자 사이의 \"제거\" 화" +"살표를 클릭하여 일부를 제거 할 수 있습니다." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" -msgstr "" +msgstr "모두 제거" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "한번에 선택된 모든 %s 를 제거하려면 클릭하세요." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s개가 %(cnt)s개 중에 선택됨." -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -90,7 +97,8 @@ msgstr "" "개별 편집 가능한 필드에 저장되지 않은 값이 있습니다. 액션을 수행하면 저장되" "지 않은 값들을 잃어버리게 됩니다." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -99,7 +107,8 @@ msgstr "" "개별 필드의 값들을 저장하지 않고 액션을 선택했습니다. OK를 누르면 저장되며, " "액션을 한 번 더 실행해야 합니다." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -108,68 +117,82 @@ msgstr "" "개별 필드에 아무런 변경이 없는 상태로 액션을 선택했습니다. 저장 버튼이 아니" "라 진행 버튼을 찾아보세요." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Note: 서버 시간보다 %s 시간 빠릅니다." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Note: 서버 시간보다 %s 시간 늦은 시간입니다." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "현재" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "시계" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "시간 선택" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "자정" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "오전 6시" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "정오" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "취소" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "오늘" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "달력" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "어제" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "내일" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "1월 2월 3월 4월 5월 6월 7월 8월 9월 10월 11월 12월" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "일 월 화 수 목 금 토" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "보기" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "감추기" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "현재" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "시계" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "시간 선택" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "자정" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "오전 6시" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "정오" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "취소" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "오늘" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "달력" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "어제" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "내일" diff --git a/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo b/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo index 8a4bfb7425af9268edf41496e7507dbb3c5757b2..00d3f598c41ca78b518bbbfd72818bd230f5f133 100644 GIT binary patch delta 248 zcmbQpK9zk!OX>nf28J#m=3ro8&}L>}03rqxARz#xEr2u|koE-9Ao&0w4MYr)K!OiQ z#{y|?Ae{rGxqx&9kY)kW%|MzHNOu5fCLld&;>+EWS2F6=o9G&t>Ka-q7@Arc8fhCC z85nQ{`0ECxmSq-a=I80UB$lLFDHs_Tg4G!rC>U5;8Cqx?00EazVsVLXNKs;5aZX}M zevy@eS7KgXX0d`#YGz7mj)F}VnCp-O=IUkUrRCcJ_2i|OCZ?zAhNLFuS}FK!_GNNm F1OS`uGz$O# delta 205 zcmbQrK9PMwOX?g(28J#m=3ro8P-kXf03rqhARz#xO@K5Tkah*qAbB4k4MYr~K!OiQ zM*?YXAe{lExqx&DkY)kW^+1{vNVfoKCLrB6@#St--Q@hD)X7U2^>~eS4NP^7Oce}G ztPCwD-)EGzG1fIS)HN_xFfz6>GS@Z$0xqA#;u77EqQt!7oWzp+A}fXB%v^&!1sgEs VP*PM`keQRCmtT~=*`6tk5diwICQ1MR diff --git a/django/contrib/admin/locale/lb/LC_MESSAGES/django.po b/django/contrib/admin/locale/lb/LC_MESSAGES/django.po index 42862dd73..822d225d9 100644 --- a/django/contrib/admin/locale/lb/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/lb/LC_MESSAGES/django.po @@ -4,11 +4,11 @@ # sim0n , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-11-03 23:27+0000\n" -"Last-Translator: sim0n \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/" "language/lb/)\n" "MIME-Version: 1.0\n" @@ -17,460 +17,470 @@ msgstr "" "Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "All" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Jo" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nee" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Onbekannt" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Iergendeen Datum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Haut" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Läscht 7 Deeg" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Dëse Mount" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Dëst Joer" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Aktioun:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" msgstr[1] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" msgstr "" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" +msgid "%(app)s administration" msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "" - -#: widgets.py:91 -msgid "Time:" -msgstr "" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." msgstr "" -#: templates/admin/base.html:28 -msgid "Welcome," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Läschen" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -478,30 +488,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -509,328 +519,297 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Änner" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" msgstr[1] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo index 422adcc1fe42e81c50a583206fec950a3139328c..a3fe1cdd2d1f77237a647b6be2ce5c78b5ac7cde 100644 GIT binary patch delta 49 zcmX@ie3*HHFJsC?KVtzCT?12HLrVoiQ!7IwZ3Cl;6D4?!bq!2(jZ75`%&klvBP(N5Z3DxJ6D4>Jbqx%44J{Q6O|1+JH*Vu) F1OPmP3*ujVCl zZm#|^bG~+=Y|b?=E!SFBS~<<8TVyt8vYb=b_jk_0^~~S+jPr3eZo)MD$vOTE2hdJxXG|VW#ZatAo!{WJ z-^VtzPhgNSUUP;@BnLioesBTX(!PS~&~=Q(7N;E^ZJlV+P<_n6FwDixI2gC%7f7E> zQF~)L;v`guJgD<3Foye^wN}NLoya-n2wFYF?zGQfAH0U@SWpN1chTsk-4*#~rtlGg zWk_F5CF(|-kx4ams1EGG1l)(|+~1s_q8t8znyMR^f)8;uc8D?NByPjSn8S1&$3v*! z500}tFby?g52^#zScF?q*ZT_l;qR!9bmV033@Tlyq+&Hz;6V(;5avxC3&UV+kDD+a zi?I=Pp=Q()K0y8c8EPg&7^c3DN6lns)C>(p{eD~m^RFHkb3ixrpw@aRGFVfKx^V+) zMEg)D9(UTOP-}kp9%@0(GZ_AzQH;u7s8Ou??SGZLA97nN}wsKIiajK5(W zx|574z$R1&9-&4Q)XDB>1hPsd1-XaGMs;`$GRtNna*A1q+B>zV^XpL^YVcCgh!0@~ zeu(Pvb<{{7p=Kh0gBocZ>i1pnBXna=yp6rF4Ufza9Y;6oJMbQA4OcUNC0L6Z$&aXAe#`MLYR2xN_QVs^(geEf z8Hzy$=rsvc^7$ea=i^+|NY5fK2y+3oN4`euF~sGxgSxTvu@W`X6W9wcp{DwQ<5Sdi z!q|c8P$cU6WDM8ypKeu{GUtmy_-lYMqmgZ3dZgM*QizLam*7bJ5}6DW$ovn)Za5R? zU?84Go&PavK;NQf>YCHOjnUlS{7FSUdV*T(&@^s}NvM$xMi-V~Fm6Eo{x#Ih?823J z5I162y8Se4L$-z4hw8v7)Ok&)rM-Y&_3#E2ZK@Vj55t*9swNg+!a=ATm7_+y0dw#m zvR%wKs0%lvF5Kd@BiWH5v=dR+O+nqS7iv=u>&^UYGp*u)db$Z&E^`1EVH5f=g-2s9 zp2lMs-N(MsDP%*NOQ;UsK@H>~j>gcw_MVx9g|s(f8~hZthtBn7{;8XcOk>`}V$=`r zU>N@8*n*9;pW{5-OZVI2->4BkK@Fq>)1~)8XVm#ws2R$~D4c=1ei`b#axWEamaV9% z*?~IYC~B?GqTX!hQG4Ti)D7-pB>szf!36U#>jjj8YWGLBgPDxF@jBECX@_(CFs9S? zo~Kezr5R^omD~QKa|MUd9>PNF#4V^1?nia>7-|Gfs3rK$`Tjm?0FTjy9sAk8%SX+~ zBvglrkq69cJXE;1sYh+DCXB}G$loFJ2Wq6xop#$?`>$U&WILD($Tl$#P$TM;XTK4L zV=vlEaSk@(B)pHTqABdJ_4Be=%L*ohvE^` zd*TMtcb-%G4VUjY3bnUpp!Q4&>c-0**P&NE+U^`^zyR9Q$uyEcROZ{5890F)B@4*w zL}jXtwGUKXZ_^c)x`5e+(*nieO&>C(agNZiKN>Wc) z4f8TlIYi#EYP=0`B&l)Qtb*C+)DtnCEFl@zG3I|1m7Zjob-;cfsJh%~>p5>Nns${W z8?yo@6W%x08t=!wWF659thLlqDIwZ;W1WK=u@m<<3yF5-PNMZzd5df(TDQaGAlXb> z%PUmc5j`<1zxDDOfd@zh$tIhKuAfV^Pf|%7d6yKEQsUjhM{B8bDn7?|BwN2WV@ zji{_9Tgf02LRJwEQRzbZlR`CAd@WHoe803?;-411Ak=>`J|f6>FEPQ_DJj-pmUKP9 zUzNNf%y*|pR#a|gc3!4?pv#?C;Lh=NO-&xjkpY?RT$ek)AUn5DHYH+0X?0EJ^s3Uz z>Wb2ul~o0<5f!Ct7I|EgORH9HbQP9at)iUu70VV@d9o@!HU7HPv_Rh{X^sBb>6b(O fMOhbvd?$0Fefc?wzSTLM{nv7y2l(6OC5Qh9xjSs+ delta 4112 zcmY+`3vd+m0mtz_3B&*f2oIAG0!uW!^5`Xy2;mh)1Pc`8B?ePmk|i8T?!xVb07B0o zA*hr>t`r}nQb0OW2BOBP(_!quOa!ft<8+*{wM;EwJGIk6Ewr|%(|&*1Kdt=_zx(|E zdwaY8*KRn{dU8kN_rv=iGL(~K3|TzDn2&JBAU-Jn%rIsY{tI()=n!M7u@EQV9@O#E zn2vAZbo@1zIk1WSAMK`z%Bz*(}F2?r+vm$-;Fw5nE9=d;v98 zKgF^5I&Q{Gcm}`2G;F}H@i^9v49-vIN9w>>)QCf<4$Q$ST!OmZeoSyJbDGLjJcnAN z8@LL;#Jli8=Bp96U-MQ5UIznb_A+ z)XcP@2DCRpMQe2g)sZu(kzGKR)4Yvb+x!95ft#ocr12=IV;QImW#JSoL{2fQQ8N-l z%~%38Bb})8pT}+;@1{~fWnG>zld&D=U^i;2u3-rdWXCMW>9`1=#t?phD>0pES%NjF zTlv z7_P$)Q6sHnW9hvx54D#TU?Hx;P1uIB_5A;pibgu+PGctFeAHA&tlKe__8wG+p0dZE zMRoi|YqvfA3;d*?F>fH-%5*cmT9P-h4nM~G@PP?DhTPxmr=lL8#u@l?T#cWh)^5SX z;3=p^U9bjq{uWdR61M#$YKA&d12~5I{TZY$<~(Yke?$j0+JvTZJQe+50&1$tFp5>U z9bZB{Mult;jbs+4;~LcOT+~`Op*px5waL10Aij*;)11X`;Z@XqMoeM;**|7HTel3W zko{(S)P)bCF5G3?ui^mO=TH~EfV$y(s7?9_4#Mohprdyp+ri95O}&drynv5jbrJJ_ zl*(&G!Hw1w2Y+Ous2=V^jpR98fM<~3ntz}=n$KNlVHMtnJ8=`XBbPLv;Xce`*!uow zsF{1kdNx7jAP0J}23Pa!48~VcBR_{4(Fdsa#1+&9ZlF5wHD+LLX>fzdsNa=h3NA#= z&?40Nb*LrZg~Kq>K}DP78O+2}sK@Gc)Qjg=s29`6sHyzQ9v{nksXZOpr=}WtkW8Cx zpFnl&ZPbhGxAyoo)Ls}hmA9Xs|JhU?=D-EqjLtOv1Y;+b63s6x2xP zA@49#ZNG0tjdT|}cocQsdDP7P2Gz04n6KymQ!31&8D0_mS)7MMX|Kmo7(>m-UfVu| z$7!F!DY%rk4;$KSM~&#Ja{MdXu9+FEeFN&L@KH0i6E$OPZn+l3yU!?`$NcJN}^fJ}yY3Wwl%>wBn8_z`B}71WJySo_Uk{?)@F zbAm5&upe#pb}d;!8p%({eMI|0Z!(n^0?gA^!G!dcqkP^)RuLw*Z<$u2ie{XxW{X-B zy@bA5G#dKSSF)|6aX#5i!lapepQvmh-zG=YpqwC2l3b#t+(opfw9JdhqeP|e|9|Wc zQ$=_M^p%}_ZX|5{zL$v())6h$i-hf9en@VWHMY`;sbma^lgCMnsA%IoL<&d?(K2_D z#KU|P5tcOg>xQ>Ve=4nH8@Yod$pO+v?kD?+N;xSd8;DP`$gQGxgNmMnk;En2iOK@4 z#$!~TAj?QSQP~qJfW@={bMmJLL zIetrRt>^n2S{jpo&KjTA)ZFOBz2p~J1;tLx^S$^tPB6>t1?)F1k^lX;XGHepeih3a zJ=gb~#%R40jyP_;8;%q?>%CgHg`?Y|EiuREUUbUY==zSgwK*K~>PmX9=S0#66xT*$ zUee7k$(ULkDlaZ8cS@&Kmd;2X$FEn z8mn|xgqxxfuDZzG-pKtLsLt|(V^t0RJyz1>^?aE>Atk+FQp9cYCi_XJpmX^DP1=@l zlk4}qT<}&}UhkPLp5G9Tdrrh{+0@(aaI@yP`^GP$b-mp^+lnrxriA@uTg9m4(olAC zNoaIBcU|v>>*F*kMmm1);Re=%d2rmgA9v&1^u_25&Wd=qzU+yIGE%0+!hU#DOQi2+ mb#BaQaAWb__9C69Negd^`c9)8*06Mg-ot*lq$g39H}F5zc@Izk diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/django.po b/django/contrib/admin/locale/lt/LC_MESSAGES/django.po index 4c3cedcb4..f11c2fa03 100644 --- a/django/contrib/admin/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/lt/LC_MESSAGES/django.po @@ -5,14 +5,14 @@ # lauris , 2011 # Nikolajus Krauklis , 2013 # Simonas Kazlauskas , 2012-2013 -# Mantas Zimnickas , 2011 +# sirex , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-23 16:01+0000\n" -"Last-Translator: Simonas Kazlauskas \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 17:04+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Lithuanian (http://www.transifex.com/projects/p/django/" "language/lt/)\n" "MIME-Version: 1.0\n" @@ -22,62 +22,68 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" "%100<10 || n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Sėkmingai ištrinta %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Ištrinti %(name)s negalima" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ar esate tikras?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Ištrinti pasirinktus %(verbose_name_plural)s " -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Visi" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Taip" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ne" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Nežinomas" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Betkokia data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Šiandien" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Paskutinės 7 dienos" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Šį mėnesį" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Šiais metais" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -86,101 +92,98 @@ msgstr "" "Prašome įvesti tinkamą personalo paskyros %(username)s ir slaptažodį. " "Atminkite, kad abu laukeliai yra jautrūs raidžių dydžiui." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Prisijunkite dar kartą, nes sesijos laikas baigėsi." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Veiksmas:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "veiksmo laikas" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objekto id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objekto repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "veiksmo žymė" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "pakeisti žinutę" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "log įrašas" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "log įrašai" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "„%(object)s“ pridėti." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Pakeisti „%(object)s“ - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "„%(object)s“ ištrinti." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry objektas" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "None" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Pakeistas %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ir" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Įrašyta %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Pakeistas %(list)s šiam %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Pašalinta %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nei vienas laukas nepakeistas" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" pridėtas sėkmingai. Gali taisytį jį dar kartą žemiau." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,12 +192,12 @@ msgstr "" "%(name)s \"%(obj)s\" buvo sėkmingai pridėtas. Jūs galite pridėti naują " "%(name)s žemiau." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" pridėtas sėkmingai." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -203,7 +206,7 @@ msgstr "" "%(name)s \"%(obj)s\" buvo sėkmingai pakeistas. Jūs galite jį koreguoti " "žemiau." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -212,12 +215,12 @@ msgstr "" "%(name)s \"%(obj)s\" buvo sėkmingai pakeistas. Jūs galite pridėti naują " "%(name)s žemiau." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" buvo sėkmingai pakeistas." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -225,30 +228,35 @@ msgstr "" "Įrašai turi būti pasirinkti, kad būtų galima atlikti veiksmus. Įrašai " "pakeisti nebuvo." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Veiksmai atlikti nebuvo." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Pridėti %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" sėkmingai ištrintas." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Įrašas %(name)s su pirminiu raktu %(key)r neegzistuoja." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Pridėti %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Pakeisti %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Duomenų bazės klaida" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -256,7 +264,7 @@ msgstr[0] "%(count)s %(name)s sėkmingai pakeistas." msgstr[1] "%(count)s %(name)s sėkmingai pakeisti." msgstr[2] "%(count)s %(name)s " -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -264,113 +272,95 @@ msgstr[0] "%(total_count)s pasirinktas" msgstr[1] "%(total_count)s pasirinkti" msgstr[2] "Visi %(total_count)s pasirinkti" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 iš %(cnt)s pasirinkta" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" sėkmingai ištrintas." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Pakeisti istoriją: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Prisijungti" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django saito administravimas" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administravimas" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Saito administravimas" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Prisijungti" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administravimas" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Laikas:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Paieška" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Pridėti dar viena" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Šiuo metu:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Pakeisti:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Puslapis nerastas" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Atsiprašome, bet prašytas puslapis nerastas." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Pradinis" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Serverio klaida" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Serverio klaida (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Serverio klaida (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -378,120 +368,141 @@ msgstr "" "Netikėta klaida. Apie ją buvo pranešta administratoriams el. paštu ir ji " "turėtų būti greitai sutvarkyta. Dėkui už kantrybę." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Vykdyti pasirinktus veiksmus" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Vykdyti" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Spauskite čia norėdami pasirinkti visus įrašus" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Pasirinkti visus %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Atstatyti į pradinę būseną" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Pirmiausia įveskite naudotojo vardą ir slaptažodį. Tada galėsite keisti " +"daugiau naudotojo nustatymų." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Sveiki," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Įveskite naudotojo vardą ir slaptažodį." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentacija" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Keisti slaptažodį" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Atsijungti" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django saito administravimas" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administravimas" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Pridėti" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Istorija" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Matyti saite" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Ištaisykite žemiau esancias klaidas." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Ištaisykite žemiau esančias klaidas." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Įveskite naują slaptažodį naudotojui %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Slaptažodis" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Slaptažodis (dar kartą)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Patikrinimui įvesk tokį patį slaptažodį, kaip viršuje." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Sveiki," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentacija" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Atsijungti" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Pridėti" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Istorija" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Matyti saite" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Naujas %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtras" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Pašalinti iš rikiavimo" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Rikiavimo prioritetas: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Perjungti rikiavimą" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Ištrinti" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -501,7 +512,7 @@ msgstr "" "Trinant %(object_name)s '%(escaped_object)s' turi būti ištrinti ir susiję " "objektai, bet tavo vartotojas neturi teisių ištrinti šių objektų:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -510,7 +521,7 @@ msgstr "" "Ištrinant %(object_name)s '%(escaped_object)s' būtų ištrinti šie apsaugoti " "ir susiję objektai:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -519,16 +530,16 @@ msgstr "" "Ar tu esi tikras, kad nori ištrinti %(object_name)s \"%(escaped_object)s\"? " "Visi susiję objektai bus ištrinti:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Taip, esu tikras" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Ištrinti kelis objektus" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -538,7 +549,7 @@ msgstr "" "Ištrinant pasirinktą %(objects_name)s būtų ištrinti susiję objektai, tačiau " "jūsų vartotojas neturi reikalingų teisių ištrinti šiuos objektų tipus:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -547,7 +558,7 @@ msgstr "" "Ištrinant pasirinktus %(objects_name)s būtų ištrinti šie apsaugoti ir susiję " "objektai:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -556,41 +567,56 @@ msgstr "" "Ar esate tikri, kad norite ištrinti pasirinktus %(objects_name)s? Sekantys " "pasirinkti bei susiję objektai bus ištrinti:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Pašalinti" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Pridėti dar viena %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Ištrinti?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Pagal %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s aplikacijos modeliai" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Pakeisti" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Neturite teisių ką nors keistis." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Paskutiniai Veiksmai" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mano Veiksmai" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nėra prieinamų" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Nežinomas turinys" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -600,27 +626,27 @@ msgstr "" "reikalingos lentelės sukurtos ir vartotojas turi teises skaityti duomenų " "bazę." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Slaptažodis:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Pamiršote slaptažodį ar vartotojo vardą?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/laikas" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Naudotojas" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Veiksmas" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -628,19 +654,20 @@ msgstr "" "Šis objektas neturi pakeitimų istorijos. Tikriausiai jis buvo pridėtas ne " "per admin puslapį." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Rodyti visus" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Išsaugoti" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Ieškoti" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -648,93 +675,41 @@ msgstr[0] "%(counter)s rezultatas" msgstr[1] "%(counter)s rezultatai" msgstr[2] "%(counter)s rezultatai" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s iš viso" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Išsaugoti kaip naują" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Išsaugoti ir pridėti naują" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Išsaugoti ir tęsti redagavimą" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Pirmiausia įveskite naudotojo vardą ir slaptažodį. Tada galėsite keisti " -"daugiau naudotojo nustatymų." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Įveskite naudotojo vardą ir slaptažodį." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Įveskite naują slaptažodį naudotojui %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Slaptažodis" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Slaptažodis (dar kartą)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Patikrinimui įvesk tokį patį slaptažodį, kaip viršuje." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Pašalinti" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Pridėti dar viena %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Ištrinti?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Dėkui už praleistą laiką šiandien." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Prisijungti dar kartą" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Slaptažodžio keitimas" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Slaptažodis sėkmingai pakeistas" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Jūsų slaptažodis buvo pakeistas." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -742,46 +717,34 @@ msgstr "" "Saugumo sumetimais įvesk seną slaptažodį ir tada du kartus naują, kad " "įsitikinti, jog nesuklydai rašydamas" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Senas slaptažodis" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Naujas " -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Keisti mano slaptažodį" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Slaptažodžio atstatymas" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Slaptažodžio atstatymas baigtas" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Jūsų slaptažodis buvo išsaugotas. Dabas galite prisijungti." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Slaptažodžio atstatymo patvirtinimas" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Įveskite naują slaptažodį" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -789,19 +752,15 @@ msgstr "" "Įveskite naująjį slaptažodį du kartus, taip užtikrinant, jog nesuklydote " "rašydami." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Naujasis slaptažodis:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Slaptažodžio patvirtinimas:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Slaptažodžio atstatymas nesėkmingas" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -809,12 +768,7 @@ msgstr "" "Slaptažodžio atstatymo nuoroda buvo negaliojanti, nes ja tikriausiai jau " "buvo panaudota. Prašykite naujo slaptažodžio pakeitimo." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Slaptažodis sėkmingai atstatytas" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -822,7 +776,7 @@ msgstr "" "Instrukcijos kaip nustatyti slaptažodį buvo išsiųstos jūsų nurodytų el. " "pašto adresu. Instrukcijas turėtumėte gauti netrukus." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -830,7 +784,7 @@ msgstr "" "Jei el. laiško negavote, prašome įsitikinti ar įvedėte tą el. pašto adresą " "kuriuo registravotės ir patikrinkite savo šlamšto aplanką." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -839,24 +793,24 @@ msgstr "" "Jūs gaunate šį laišką nes prašėte paskyros slaptažodžio atkūrimo " "%(site_name)s svetainėje." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Prašome eiti į šį puslapį ir pasirinkti naują slaptažodį:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Jūsų naudotojo vardas, jei netyčia jį užmiršote:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Dėkui, kad naudojatės mūsų saitu!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s komanda" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -864,28 +818,52 @@ msgstr "" "Pamiršote slaptažodį? Įveskite savo el. pašto adresą ir mes išsiųsime laišką " "su instrukcijomis kaip nustatyti naują slaptažodį." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "El. pašto adresas:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Atstatyti slaptažodį" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Visos datos" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "()" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Pasirinkti %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Pasirinkite %s kurį norite keisti" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Laikas:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Paieška" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Pridėti dar viena" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Šiuo metu:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Pakeisti:" diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo index c6a14f4d096491980213765f4d4bd1200645db21..56fc7b4b91f7a908923bbf1fb02c9763418b624e 100644 GIT binary patch delta 365 zcmXZVF-yZh7=YogN|QF)B1IRQA&Y~Q)TFe920;;ABp?)5hd?VtLW)grv`%iiw4?X~ z#6hTopddIoJG(i$xd?XgP0SJQx%as6{pvIQUeAp_aw1(-%;P-4QHq!hSk7F- z0^PUTT_F%d|U&-E!>4 z_)e|vrZ)}CusTlDu30S2^`h8379pg)}v45fy~mA%lY`376B9T0}$~g-UjZ+TKtst<+Xrq%Lma(oy^X zZbAnKMR0NyXE#ST7l*p|j}096d!OSyp5MZ#a9>FEKT;x*Epi|t{)9*duaF}Hu1UO2 z@*O(lAO1v!t`c!L#O$qn=A$g;dzyJH4T+Yi?~6?#g$ zL9rZ^R+U!D*{^t!Ic=OY+AVLl+BIcYtAM?APj9%YRMz3(&0binHLJb4Id(V4!?r$a PHV!++Z<+4U&UQ0@e|$L> diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po index 92a4b1185..59dfa8960 100644 --- a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po @@ -7,11 +7,11 @@ # Simonas Kazlauskas , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Lithuanian (http://www.transifex.com/projects/p/django/" "language/lt/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" "%100<10 || n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Galimi %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -36,38 +36,38 @@ msgstr "" "paspausdami „Pasirinkti“ rodyklę tarp dviejų dėžučių jūs galite pasirinkti " "keletą iš jų." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Rašykite į šią dėžutę, kad išfiltruotumėte prieinamų %s sąrašą." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtras" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Pasirinkti visus" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Spustelėkite, kad iš karto pasirinktumėte visus %s." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Pasirinkti" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Pašalinti" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Pasirinktas %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -77,30 +77,33 @@ msgstr "" "paspausdami „Pašalinti“ rodyklę tarp dviejų dėžučių jūs galite pašalinti " "keletą iš jų." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Pašalinti visus" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Spustelėkite, kad iš karto pašalintumėte visus pasirinktus %s." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "pasirinktas %(sel)s iš %(cnt)s" msgstr[1] "pasirinkti %(sel)s iš %(cnt)s" msgstr[2] "pasirinkti %(sel)s iš %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" "Turite neišsaugotų pakeitimų. Jeigu tęsite, Jūsų pakeitimai bus prarasti." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -109,7 +112,8 @@ msgstr "" "Pasirinkote veiksmą, bet dar neesate išsaugoję pakeitimų. Nuspauskite Gerai " "norėdami išsaugoti. Jus reikės iš naujo paleisti veiksmą." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -118,7 +122,70 @@ msgstr "" "Pasirinkote veiksmą, bet neesate pakeitę laukų reikšmių. Jūs greičiausiai " "ieškote mygtuko Vykdyti, o ne mygtuko Saugoti." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Dabar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Laikrodis" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Pasirinkite laiką" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Vidurnaktis" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Vidurdienis" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Atšaukti" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Šiandien" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendorius" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Vakar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Rytoj" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -126,62 +193,17 @@ msgstr "" "Sausis Vasaris Kovas Balandis Gegužė Birželis Liepa Rugpjūtis Rugsėjis " "Spalis Lapkritis Gruodis" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S Pr A T K Pn Š" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Parodyti" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Slėpti" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Dabar" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Laikrodis" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Pasirinkite laiką" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Vidurnaktis" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Vidurdienis" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Atšaukti" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Šiandien" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendorius" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Vakar" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Rytoj" diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo b/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo index 0a6735454757c9b300a8c3e9ab4e4c59a44a5256..15059c643260f79be4105096c5bb829b655fc4a2 100644 GIT binary patch delta 2887 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 diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/django.po b/django/contrib/admin/locale/lv/LC_MESSAGES/django.po index 4c37df3fb..ca709cd9b 100644 --- a/django/contrib/admin/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/lv/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Latvian (http://www.transifex.com/projects/p/django/language/" "lv/)\n" @@ -19,222 +19,230 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Veiksmīgi izdzēsti %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Vai esat pārliecināts?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Izdzēst izvēlēto %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Visi" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Jā" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nē" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Nezināms" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Jebkurš datums" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Šodien" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Pēdējās 7 dienas" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Šomēnes" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Šogad" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Lūdzu pieslēdzieties vēlreiz, jūsu sesija ir beigusies." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Darbība:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "darbības laiks" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objekta id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objekta attēlojums" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "darbības atzīme" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "izmaiņas teksts" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "žurnāla ieraksts" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "žurnāla ieraksti" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "nekas" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Izmainīts %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "un" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Pievienots %(name)s \"%(object)s\"" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Izmainīts %(list)s priekš %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Dzēsts %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Lauki nav izmainīti" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" pievienots sekmīgi. Zemāk varat to labot." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" pievienots sekmīgi." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" nomainīts sekmīgi." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "Lai veiktu darbību, jāizvēlas rindas. Rindas nav izmainītas." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nav izvēlēta darbība." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Pievienot %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" sekmīgi izdzēsts." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s objekts ar primāro atslēgu %(key)r neeksistē." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Pievienot %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Labot %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Datubāzes kļūda" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -242,7 +250,7 @@ msgstr[0] "%(count)s %(name)s ir laboti sekmīgi" msgstr[1] "%(count)s %(name)s ir sekmīgi rediģēts" msgstr[2] "%(count)s %(name)s ir sekmīgi rediģēti." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -250,231 +258,235 @@ msgstr[0] "%(total_count)s izvēlēti" msgstr[1] "%(total_count)s izvēlēts" msgstr[2] "%(total_count)s izvēlēti" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 no %(cnt)s izvēlēti" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" sekmīgi izdzēsts." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Izmaiņu vēsture: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Pieslēgties" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administrācijas lapa" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administrācija" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Lapas administrācija" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Pieslēgties" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s administrācija" - -#: widgets.py:90 -msgid "Date:" -msgstr "Datums:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Laiks:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Pārlūkot" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Pievienot vēl vienu" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Lapa nav atrasta" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Atvainojiet, pieprasītā lapa neeksistē." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Sākums" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Servera kļūda" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Servera kļūda (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Servera kļūda (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Izpildīt izvēlēto darbību" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Aiziet!" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Spiest šeit, lai iezīmētu objektus no visām lapām" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Izvēlēties visus %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Atcelt iezīmēto" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Vispirms ievadiet lietotāja vārdu un paroli. Tad varēsiet labot pārējos " +"lietotāja uzstādījumus." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Sveicināti," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentācija" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Paroles maiņa" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Atslēgties" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administrācijas lapa" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administrācija" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Pievienot" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Vēsture" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Apskatīt lapā" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Lūdzu, izlabojiet kļūdas zemāk." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Ievadiet jaunu paroli lietotājam %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Parole" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Parole (vēlreiz)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Pārbaudei atkārtoti ievadiet to pašu paroli kā augstāk." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Sveicināti," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentācija" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Atslēgties" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Pievienot" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Vēsture" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Apskatīt lapā" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Pievienot %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrs" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Dzēst" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -484,14 +496,14 @@ msgstr "" "Izdzēšot objektu %(object_name)s '%(escaped_object)s', tiks dzēsti visi " "saistītie objekti, bet jums nav tiesību dzēst sekojošus objektu tipus:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -500,16 +512,16 @@ msgstr "" "Vai esat pārliecināts, ka vēlaties dzēst %(object_name)s \"%(escaped_object)s" "\"? Tiks dzēsti arī sekojoši saistītie objekti:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Jā, esmu pārliecināts" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Dzēst vairākus objektus" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -517,55 +529,70 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Dzēst" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Pievienot vēl %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Dzēst?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Pēc %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Izmainīt" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Jums nav tiesības neko labot." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Nesenās darbības" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Manas darbības" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nav pieejams" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Nezināms saturs" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -574,27 +601,27 @@ msgstr "" "Problēma ar datubāzes instalāciju. Pārliecinieties, ka attiecīgās tabulas ir " "izveidotas un attiecīgajam lietotājam ir tiesības tai piekļūt." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Parole:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datums/laiks" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Lietotājs" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Darbība" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -602,19 +629,20 @@ msgstr "" "Šim objektam nav izmaiņu vēstures. Tas visdrīzāk netika pievienots, " "izmantojot šo administrācijas rīku." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Rādīt visu" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Saglabāt" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Meklēt" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -622,93 +650,41 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "kopā - %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Saglabāt kā jaunu" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Saglabāt un pievienot vēl vienu" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Saglabāt un turpināt labošanu" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Vispirms ievadiet lietotāja vārdu un paroli. Tad varēsiet labot pārējos " -"lietotāja uzstādījumus." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Ievadiet jaunu paroli lietotājam %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Parole" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Parole (vēlreiz)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Pārbaudei atkārtoti ievadiet to pašu paroli kā augstāk." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Dzēst" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Pievienot vēl %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Dzēst?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Paldies par pavadīto laiku mājas lapā." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Pieslēgties vēlreiz" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Paroles maiņa" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Paroles nomaiņa sekmīga" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Jūsu parole tika nomainīta." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -716,46 +692,34 @@ msgstr "" "Drošības nolūkos ievadiet veco paroli un pēc tam ievadiet jauno paroli " "divreiz, lai varētu pārbaudīt, ka tā ir uzrakstīta pareizi." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Vecā parole" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Jaunā parole" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Nomainīt manu paroli" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Paroles pārstatīšana(reset)" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Paroles pārstatīšana pabeigta" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Jūsu parole ir uzstādīta. Varat pieslēgties." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Paroles pārstatīšanas apstiprinājums" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Ievadiet jauno paroli" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -763,19 +727,15 @@ msgstr "" "Lūdzu ievadiet jauno paroli divreiz, lai varētu pārbaudīt, ka tā ir " "uzrakstīta pareizi." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Jaunā parole:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Apstiprināt paroli:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Paroles pārstatīšana nesekmīga" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -783,75 +743,94 @@ msgstr "" "Paroles pārstatīšanas saite bija nekorekta, iespējams, tā jau ir izmantota. " "Lūdzu pieprasiet paroles pārstatīšanu vēlreiz." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Paroles pārstatīšana sekmīga" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Lūdzu apmeklējiet sekojošo lapu un ievadiet jaunu paroli:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Jūsu lietotājvārds, ja gadījumā tas ir aizmirsts:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Paldies par mūsu lapas lietošanu!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s komanda" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Paroles pārstatīšana" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Visi datumi" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Izvēlēties %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Izvēlēties %s, lai izmainītu" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datums:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Laiks:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Pārlūkot" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Pievienot vēl vienu" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo index 4a52e2c4cdadbbdf0be4ce9774d6a6ae3e35ff27..19ef3f9e68571ee86abe9aa955bc3ac2c765cedb 100644 GIT binary patch delta 311 zcmXZVy-EW?6o%mw%$gYgPy(rhvCu{*%&b{3i-O=EEP}z#!Xn@bBVo6Qqza@9C@G>>MC{jX-^$J7V)H4#HPz0^7&_QS^fiW2ru;j delta 353 zcmXZVze)o^5C-rG=3+emp#&?7Efj=fmeAOLHp+BL$Y>M6GTegpAqj2Xghkkb zcA*U)U>Cl^PxuVSv$sM%=kR`<=;@AA&G)#daUq$15cqXZNFm&_Ez9>Vd3z0>|yBG~>NQnKV*aoCK^Nso}N0WzE0hSl&h9Ridj#XGfSegP|H| T-qY$PU>%i>LS<%O&TjD+Vmv+p diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po index 552a69c30..74405d01c 100644 --- a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Latvian (http://www.transifex.com/projects/p/django/language/" "lv/)\n" "MIME-Version: 1.0\n" @@ -18,73 +18,75 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Pieejams %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtrs" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Izvēlēties visu" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Izņemt" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Izvēlies %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s no %(cnt)s izvēlēts" msgstr[1] "%(sel)s no %(cnt)s izvēlēti" msgstr[2] "%(sel)s no %(cnt)s izvēlēti" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -92,7 +94,8 @@ msgstr "" "Jūs neesat saglabājis izmaiņas rediģējamiem laukiem. Ja jūs tagad " "izpildīsiet izvēlēto darbību, šīs izmaiņas netiks saglabātas." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -101,7 +104,8 @@ msgstr "" "Jūs esat izvēlējies veikt darbību un neesat saglabājis veiktās izmaiņas. " "Lūdzu nospiežat OK, lai saglabātu. Jums nāksies šo darbību izpildīt vēlreiz." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -110,7 +114,70 @@ msgstr "" "Jūs esat izvēlējies veikt darbību un neesat izmainījis nevienu lauku. Jūs " "droši vien meklējat pogu 'Aiziet' nevis 'Saglabāt'." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Tagad" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Pulkstens" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Izvēlieties laiku" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Pusnakts" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "06.00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Pusdienas laiks" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Atcelt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Šodien" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendārs" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Vakar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Rīt" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -118,62 +185,17 @@ msgstr "" "Janvāris Februāris Marts Aprīlis Maijs Jūnijs Jūlijs Augusts Septembris " "Oktobris Novembris Decembris" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S P O T C P S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Parādīt" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Slēpt" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Tagad" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Pulkstens" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Izvēlieties laiku" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Pusnakts" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "06.00" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Pusdienas laiks" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Atcelt" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Šodien" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendārs" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Vakar" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Rīt" diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo index 06a16623a66f99a0a7a8701265bb96086f0fdf0f..1a24d65b43e9a0d47e0abc2dcecbb82d6eca2268 100644 GIT binary patch delta 3746 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 R9%v7A1lltEHy_;C^M4MlR>1%O diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/django.po b/django/contrib/admin/locale/mk/LC_MESSAGES/django.po index 5cef6fd79..c68215e70 100644 --- a/django/contrib/admin/locale/mk/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/mk/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # # Translators: # Jannis Leidel , 2011 -# vvangelovski , 2013 +# vvangelovski , 2013-2014 # vvangelovski , 2011-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-09-23 10:59+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 21:54+0000\n" "Last-Translator: vvangelovski \n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/django/" "language/mk/)\n" @@ -19,158 +19,161 @@ msgstr "" "Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно беа избришани %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Не може да се избрише %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Сигурни сте?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Избриши ги избраните %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Администрација" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Сите" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Да" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Не" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Непознато" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Било кој датум" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Денеска" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Последните 7 дена" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Овој месец" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Оваа година" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -"Ве молиме внесете ги точните %(username)s и лозинка за член. Внимавајте, " -"двете полиња се осетливи на големи и мали букви." +"Ве молиме внесете ги точните %(username)s и лозинка за член на сајтот. " +"Внимавајте, двете полиња се осетливи на големи и мали букви." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Ве молам најавете се повторно бидејќи вашата сесија е истечена." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Акција:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "време на акција" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "идентификационен број на објект" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "репрезентација на објект" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "знакче за акција" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "измени ја пораката" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "ставка во записникот" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "ставки во записникот" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Додадено \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Променето \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Избришано \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Запис во дневник" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ништо" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Изменета %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "и" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Додадено %(name)s „%(object)s“." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Изменето %(list)s за %(name)s „%(object)s“." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." -msgstr "Избришан %(name)s „%(object)s“." +msgstr "Избришано %(name)s „%(object)s“." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." -msgstr "Не беше изменето ниедно поле." +msgstr "Не е изменето ниедно поле." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -178,7 +181,7 @@ msgstr "" "Ставката %(name)s \"%(obj)s\" беше успешно додадена. Подолу можете повторно " "да ја уредите." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +190,12 @@ msgstr "" "Ставката %(name)s \"%(obj)s\" беше успешно додаден. Можете да додадете нов " "%(name)s подолу." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Ставката %(name)s \"%(obj)s\" беше успешно додадена." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgstr "" "Ставката %(name)s \"%(obj)s\" беше успешно уредена. Подолу можете повторно " "да ја уредите." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgstr "" "Ставката %(name)s \"%(obj)s\" беше успешно уредена. Подолу можете да " "додадете нов %(name)s." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" беше успешно изменета." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,150 +226,139 @@ msgstr "" "Мора да се одберат предмети за да се изврши акција врз нив. Ниеден предмет " "не беше променет." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Ниедна акција не е одбрана." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Додади %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Ставаката %(name)s \"%(obj)s\" беше избришана успешно." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "објект %(name)s со примарен клуч %(key)r не постои." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Додади %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Измени %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Грешка во базата на податоци" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s ставка %(name)s беше успешно изменета." msgstr[1] "%(count)s ставки %(name)s беа успешно изменети." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s одбран" msgstr[1] "Сите %(total_count)s одбрани" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 од %(cnt)s избрани" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Ставаката %(name)s \"%(obj)s\" беше избришана успешно." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Историја на измени: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Бришењето на %(class_name)s %(instance)s бара бришење на следните заштитени " +"поврзани објекти: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Најава" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Џанго администрација на сајт" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Џанго администрација" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Администрација на сајт" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Најава" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s администрација" +msgid "%(app)s administration" +msgstr "Администрација на %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Датум:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Време:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Побарај" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Додади друго" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Моментално:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Измени:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Страницата не е најдена" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Се извинуваме, но неможе да ја најдеме страницата која ја баравте." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Дома" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Грешка со серверот" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Грешка со серверот (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Грешка со серверот (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -374,120 +366,141 @@ msgstr "" "Имаше грешка. Администраторите на сајтот се известени и треба да биде брзо " "поправена. Ви благодариме за вашето трпение." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Изврши ја избраната акција" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Оди" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Кликнете тука за да изберете објекти низ повеќе страници" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Избери ги сите %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Откажи го изборот" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Прво, внесете корисничко име и лозинка. Потоа ќе можете да уредувате повеќе " +"кориснички опции." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Добредојдовте," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Внесете корисничко име и лозинка." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Документација" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Промени лозинка" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Одјава" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Џанго администрација на сајт" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Џанго администрација" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Додади" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Историја" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Погледни на сајтот" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Ве молам поправете ги грешките подолу." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Ве молам поправете ги грешките подолу." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Внесете нова лозинка за корисникот %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Лозинка" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Лозинка (повторно)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Заради верификација внесете ја истата лозинка како и горе." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Добредојдовте," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Документација" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Одјава" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Додади" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Историја" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Погледни на сајтот" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Додади %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Филтер" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Отстрани од сортирање" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Приоритет на сортирање: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Вклучи/исклучи сортирање" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Избриши" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -498,7 +511,7 @@ msgstr "" "поврзаните објекти, но со вашата сметка немате доволно привилегии да ги " "бришете следните типови на објекти:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -507,7 +520,7 @@ msgstr "" "Бришење на %(object_name)s '%(escaped_object)s' ќе резултира со бришење на " "следниве заштитени објекти:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -516,16 +529,16 @@ msgstr "" "Сигурне сте дека сакате да ги бришете %(object_name)s „%(escaped_object)s“? " "Сите овие ставки ќе бидат избришани:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Да, сигурен сум" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Избриши повеќе ставки" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -535,7 +548,7 @@ msgstr "" "Бришење на избраните %(objects_name)s ќе резултира со бришење на поврзани " "објекти, но немате одобрување да ги избришете следниве типови објекти:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -544,7 +557,7 @@ msgstr "" "Бришење на избраните %(objects_name)s бара бришење на следните поврзани " "објекти кои се заштитени:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -553,41 +566,56 @@ msgstr "" "Дали сте сигурни дека сакате да го избришете избраниот %(objects_name)s? " "Сите овие објекти и оние поврзани со нив ќе бидат избришани:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Отстрани" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Додадете уште %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Избриши?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Според %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Модели во %(name)s апликација" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Измени" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Немате дозвола ништо да уредува." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Последни акции" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Мои акции" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ништо не е достапно" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Непозната содржина" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -597,27 +625,27 @@ msgstr "" "соодветни табели во базата се направени и потврдете дека базата може да биде " "прочитана од соодветниот корисник." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Лозинка:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Ја заборавивте вашата лозинка или корисничко име?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Датум/час" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Корисник" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Акција" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -625,113 +653,62 @@ msgstr "" "Овој објект нема историја на измени. Најверојатно не бил додаден со админ " "сајтот." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Прикажи ги сите" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Сними" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Барај" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s резултат" msgstr[1] "%(counter)s резултати" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "вкупно %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Сними како нова" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Сними и додади уште" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Сними и продолжи со уредување" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Прво, внесете корисничко име и лозинка. Потоа ќе можете да уредувате повеќе " -"кориснички опции." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Внесете корисничко име и лозинка." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Внесете нова лозинка за корисникот %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Лозинка" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Лозинка (повторно)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Заради верификација внесете ја истата лозинка како и горе." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Отстрани" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Додадете уште %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Избриши?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" "Ви благодариме што денеска поминавте квалитетно време со интернет страницава." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Најавете се повторно" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Измена на лозинка" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Успешна промена на лозинката" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Вашата лозинка беше сменета." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -739,46 +716,34 @@ msgstr "" "Заради сигурност ве молам внесете ја вашата стара лозинка и потоа внесете ја " "новата двапати за да може да се потврди дека правилно сте ја искуцале." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Стара лозинка" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Нова лозинка" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Промени ја мојата лозинка" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Ресетирање на лозинка" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Ресетирањето на лозинката заврши" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Вашата лозинка беше поставена. Сега можете да се најавите." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Одобрување за ресетирање на лозинка" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Внесете нова лозинка" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -786,19 +751,15 @@ msgstr "" "Ве молам внесете ја вашата нова лозинка двапати за да може да бидете сигурни " "дека правилно сте ја внеле." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Нова лозинка:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Потврди лозинка:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Неуспеа ресетирањето на лозинката" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -806,12 +767,7 @@ msgstr "" "Врската за ресетирање на лозинката беше невалидна, најверојатно бидејќи веќе " "била искористена. Ве молам повторно побарајте ресетирање на вашата лозинката." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Успешно е ресетирањето на лозинката" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -819,7 +775,7 @@ msgstr "" "Ви испративме инстуркции за внесување на вашата лозинка на email адресата " "што ја внесовте. Треба да ги добиете за кратко време." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -827,7 +783,7 @@ msgstr "" "Ако не примивте email, ве молиме осигурајте се дека сте ја внесле правата " "адреса кога се регистриравте и проверете го spam фолдерот." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -836,24 +792,24 @@ msgstr "" "Го примате овој email бидејќи побаравте ресетирање на лозинка за вашето " "корисничко име на %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Ве молам одите на следната страница и внесете нова лозинка:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Вашето корисничко име, во случај да сте го заборавиле:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Ви благодариме што го користите овој сајт!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Тимот на %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -861,28 +817,52 @@ msgstr "" "Ја заборавивте вашата лозинка? Внесете ја вашата email адреса подолу, ќе " "добиете порака со инструкции за промена на лозинката." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Email адреса:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Ресетирај ја мојата лозинка" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Сите датуми" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ништо)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Изберете %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Изберете %s за измена" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Датум:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Време:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Побарај" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Додади друго" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Моментално:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Измени:" diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo index 608bb2da3c21233ba8ce9a6d1a6b4486dfe76249..a13d0c4fa90a91f745cacfd6fc0a5f164c1c5bcf 100644 GIT binary patch delta 1478 zcmcJN%S%*I7{HJ3S6XRLwK@tGlrzm}GCH|%QC3iHQmCl#mN%VzOwEi#Eo4-PYEzU+ zP(-wI(ZVw6p^dv1QFbnETJ;A+6a+ynf_~pPhSeAZ^>M%RJKwqIe6MpJS59q;y)Dih zRY)aTj#j5BwG}p|Gaz4}4}OK&(3_#u5?Bv&;Z7*)ElIY)LhQpZAD)DHupe%KF}M-l zhFO^E8542v0%pS3unoR}62Q%(tos-az(&{#M@~8DyUEM73>dbtIM`J zbnt`@+o7l((vd)~?N%+p6nn#evsoXry8?Y33*A;P>i74(?umj-D`Vtzj=ON1%Twp_ zHfV31-&-?sH>YejEA=jKt*)u{dwg3wNd8_c9C5XVtiEuM6$ys?IvTb5I_;idG~6A~ zjSH=&&R#3f<31kjoyg8Tn-RNi#?3u5X{OAibHO|@<9=mbOGD7{~Ev-CZ3`ZMAGG%Lbu5*vRbEmQ5Wx6pGe>=Vjmdyw5u`@AJ;{?wg_Y!TOKh%mbsj z^nL0nvtil7h4vng;|FZTRNAZ)9dxh{H9wGe5W9#EV+V%Vj%V=zPT(P|VAiZ|s|>Wj z6U^W zpCi9LW}pRLB(CFA;&(}0+Sa^(74-$TQHk&106xT>_!_mrPiSoX8@A$i7T5eQ%B1)I zU=9Caog7x>?iaj;I{)$QW}k`Y$wC;vv zRJA_3s-m{rY%Ct=kEc!VqU(&+^o9B=s%4yjCI3f8&DNi|A64$2#^09nsm5mJQabC+ zRhFWaF=wQB#Pf@uAGn2MVPSOG4}8Dl;)FLD-6&rxR~Ef9Gqosm1HZs?N4?;L>yL&( papk3x@1I+kxn7E@?y2VBbg;Zoo?VJY7Nc6@w{tVyNOf;y{{uKpR>1%O diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po index 2ad7591a6..bfcc091c9 100644 --- a/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po @@ -2,14 +2,15 @@ # # Translators: # Jannis Leidel , 2011 +# vvangelovski , 2014 # vvangelovski , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-13 23:07+0000\n" +"Last-Translator: vvangelovski \n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/django/" "language/mk/)\n" "MIME-Version: 1.0\n" @@ -18,12 +19,12 @@ msgstr "" "Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Достапно %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +33,38 @@ msgstr "" "Ова е листа на достапни %s. Можете да изберете неколку кликајќи на нив во " "полето подолу и со кликање на стрелката \"Одбери\" помеѓу двете полиња." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Пишувајте во ова поле за да ја филтрирате листата на достапни %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Филтер" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Избери ги сите" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Кликнете за да ги изберете сите %s од еднаш." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Изберете" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Отстрани" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Избрано %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,22 +73,24 @@ msgstr "" "Ова е листа на избрани %s. Можете да отстраните неколку кликајќи на нив во " "полето подолу и со кликање на стрелката \"Отстрани\" помеѓу двете полиња." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Отстрани ги сите" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Кликнете за да ги отстраните сите одбрани %s одеднаш." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "избрано %(sel)s од %(cnt)s" msgstr[1] "избрани %(sel)s од %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -95,7 +98,8 @@ msgstr "" "Имате незачувани промени на поединечни полиња. Ако извршите акција вашите " "незачувани промени ќе бидат изгубени." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +109,8 @@ msgstr "" "полиња. Кликнете ОК за да ги зачувате. Ќе треба повторно да ја извршите " "акцијата." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +119,68 @@ msgstr "" "Избравте акција и немате направено промени на поединечни полиња. Веројатно " "го барате копчето Оди наместо Зачувај." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Забелешка: Вие сте %s час понапред од времето на серверот." +msgstr[1] "Забелешка: Вие сте %s часа понапред од времето на серверот." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Забелешка: Вие сте %s час поназад од времето на серверот." +msgstr[1] "Забелешка: Вие сте %s часа поназад од времето на серверот." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Сега" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Часовник" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Избери време" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Полноќ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 наутро" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Пладне" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Откажи" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Денеска" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Календар" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Вчера" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Утре" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +188,17 @@ msgstr "" "Јануари Февруари Март Април Мај Јуни Јули Август Септември Октомври Ноември " "Декември" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Н П В С Ч П С" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Прикажи" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Сокриј" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Сега" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Часовник" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Избери време" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Полноќ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 наутро" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Пладне" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Откажи" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Денеска" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Календар" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Вчера" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Утре" diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo index 07fd1e3201809f246df2c70425a365cf51bc2246..be9fda1d1725155cb33b66c04d6e59677fd285e7 100644 GIT binary patch delta 8312 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 Sy>m`4y|gML@cFXk5&s1j-rwN> diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/django.po b/django/contrib/admin/locale/ml/LC_MESSAGES/django.po index 3d90bc314..476c7c7d5 100644 --- a/django/contrib/admin/locale/ml/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ml/LC_MESSAGES/django.po @@ -1,16 +1,17 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Aby Thomas , 2014 # Jannis Leidel , 2011 # Junaid , 2012 -# Rajeesh Nair , 2011-2012 +# Rajeesh Nair , 2011-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-25 19:51+0000\n" +"Last-Translator: Aby Thomas \n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/django/" "language/ml/)\n" "MIME-Version: 1.0\n" @@ -19,460 +20,477 @@ msgstr "" "Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." -msgstr "%(count)d %(items)s വിജയകരമായി ഡിലീറ്റ് ചെയ്തു." +msgstr "%(count)d %(items)s നീക്കം ചെയ്തു." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" -msgstr "Cannot delete %(name)s" +msgstr "%(name)s നീക്കം ചെയ്യാന്‍ കഴിയില്ല." -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "തീര്‍ച്ചയാണോ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" -msgstr "തെരഞ്ഞെടുത്ത %(verbose_name_plural)s ഡിലീറ്റ് ചെയ്യുക." +msgstr "തെരഞ്ഞെടുത്ത %(verbose_name_plural)s നീക്കം ചെയ്യുക." -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "ഭരണം" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "എല്ലാം" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "അതെ" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "അല്ല" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "അജ്ഞാതം" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "ഏതെങ്കിലും തീയതി" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "ഇന്ന്" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "കഴിഞ്ഞ ഏഴു ദിവസം" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "ഈ മാസം" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "ഈ വര്‍ഷം" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"ദയവായി സ്റ്റാഫ് അക്കൗണ്ടിനുവേണ്ടിയുള്ള ശരിയായ %(username)s -ഉം പാസ്‌വേഡും നല്കുക. രണ്ടു " +"കള്ളികളിലും അക്ഷരങ്ങള്‍ (ഇംഗ്ലീഷിലെ) വലിയക്ഷരമോ ചെറിയക്ഷരമോ എന്നത് പ്രധാനമാണെന്നത് " +"ശ്രദ്ധിയ്ക്കുക." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "താങ്കളുടെ സെഷന്റെ കാലാവധി കഴിഞ്ഞു. വീണ്ടും ലോഗിന്‍ ചെയ്യണം." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "ആക്ഷന്‍" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "ആക്ഷന്‍ സമയം" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "ഒബ്ജെക്ട് ഐഡി" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "ഒബ്ജെക്ട് സൂചന" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "ആക്ഷന്‍ ഫ്ളാഗ്" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "സന്ദേശം മാറ്റുക" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "ലോഗ് എന്ട്രി" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "ലോഗ് എന്ട്രികള്‍" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" ചേര്‍ത്തു." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\"ല്‍ %(changes)s മാറ്റം വരുത്തി" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" നീക്കം ചെയ്തു." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "ലോഗ്‌എന്‍ട്രി വസ്തു" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "ഒന്നുമില്ല" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s മാറ്റി." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ഉം" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ചേര്‍ത്തു." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ന്റെ %(list)s മാറ്റി." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ഡിലീറ്റ് ചെയ്തു." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "ഒരു മാറ്റവുമില്ല." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" കൂട്ടി ചേര്‍ത്തു. താഴെ നിന്നും മാറ്റം വരുത്താം." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." -msgstr "" +msgstr "%(name)s \"%(obj)s\" കൂട്ടി ചേര്‍ത്തു. താഴെ ഒരു %(name)s കൂടെ കൂട്ടിച്ചേർക്കാം." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" വിജയകരമായി കൂട്ടിച്ചേര്ത്തു." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." -msgstr "" +msgstr "%(name)s \"%(obj)s\" മാറ്റം വരുത്തി. താഴെ വീണ്ടും മാറ്റം വരുത്താം." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." -msgstr "" +msgstr "%(name)s \"%(obj)s\" മാറ്റം വരുത്തി. താഴെ ഒരു %(name)s കൂടെ കൂട്ടിച്ചേർക്കാം." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ല്‍ മാറ്റം വരുത്തി." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "ആക്ഷന്‍ നടപ്പിലാക്കേണ്ട വകകള്‍ തെരഞ്ഞെടുക്കണം. ഒന്നും മാറ്റിയിട്ടില്ല." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "ആക്ഷനൊന്നും തെരഞ്ഞെടുത്തില്ല." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s ചേര്‍ക്കുക" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" നീക്കം ചെയ്തു." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r എന്ന പ്രാഥമിക കീ ഉള്ള %(name)s വസ്തു ഒന്നും നിലവിലില്ല." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s ചേര്‍ക്കുക" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s മാറ്റാം" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "ഡേറ്റാബേസ് തകരാറാണ്." -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s ല്‍ മാറ്റം വരുത്തി." msgstr[1] "%(count)s %(name)s ല്‍ മാറ്റം വരുത്തി." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s തെരഞ്ഞെടുത്തു." msgstr[1] "%(total_count)sഉം തെരഞ്ഞെടുത്തു." -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s ല്‍ ഒന്നും തെരഞ്ഞെടുത്തില്ല." -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" ഡിലീറ്റ് ചെയ്തു." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "%s ലെ മാറ്റങ്ങള്‍." #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +" %(class_name)s %(instance)s നീക്കം ചെയ്യണമെങ്കിൽ അതിനോട് ബന്ധപ്പെട്ടതായ താഴെപ്പറയുന്ന " +"എല്ലാ വസ്തുക്കളും നീക്കം ചെയ്യുന്നതാണ്: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ലോഗ്-ഇന്‍" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ജാംഗോ സൈറ്റ് അഡ്മിന്‍" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "ജാംഗോ ഭരണം" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "സൈറ്റ് ഭരണം" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ലോഗ്-ഇന്‍" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s ഭരണം" +msgid "%(app)s administration" +msgstr "%(app)s ഭരണം" -#: widgets.py:90 -msgid "Date:" -msgstr "തീയതി:" - -#: widgets.py:91 -msgid "Time:" -msgstr "സമയം:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "തിരയുക" - -#: widgets.py:260 -msgid "Add Another" -msgstr "ഒന്നു കൂടി ചേര്‍ക്കുക" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "പേജ് കണ്ടില്ല" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "ക്ഷമിക്കണം, ആവശ്യപ്പെട്ട പേജ് കണ്ടെത്താന്‍ കഴിഞ്ഞില്ല." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "പൂമുഖം" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "സെര്‍വര്‍ തകരാറാണ്" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "സെര്‍വര്‍ തകരാറാണ് (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "സെര്‍വര്‍ തകരാറാണ് (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" +"എന്തോ തകരാറ് സംഭവിച്ചു. ബന്ധപ്പെട്ട സൈറ്റ് ഭരണകർത്താക്കളെ ഈമെയിൽ മുഖാന്തരം അറിയിച്ചിട്ടുണ്ട്. " +"ഷമയൊടെ കത്തിരിക്കുനതിന് നന്ദി." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "തെരഞ്ഞെടുത്ത ആക്ഷന്‍ നടപ്പിലാക്കുക" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Go" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "എല്ലാ പേജിലേയും വസ്തുക്കള്‍ തെരഞ്ഞെടുക്കാന്‍ ഇവിടെ ക്ലിക് ചെയ്യുക." -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "മുഴുവന്‍ %(total_count)s %(module_name)s ഉം തെരഞ്ഞെടുക്കുക" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "തെരഞ്ഞെടുത്തത് റദ്ദാക്കുക." -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "ആദ്യം, യൂസര്‍ നാമവും പാസ് വേര്‍ഡും നല്കണം. പിന്നെ, കൂടുതല്‍ കാര്യങ്ങള്‍ മാറ്റാവുന്നതാണ്." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "സ്വാഗതം, " +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Enter a username and password." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "സഹായക്കുറിപ്പുകള്‍" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "പാസ് വേര്‍ഡ് മാറ്റുക." -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "പുറത്ത് കടക്കുക." - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ജാംഗോ സൈറ്റ് അഡ്മിന്‍" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "ജാംഗോ ഭരണം" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Add" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "ചരിത്രം" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "View on site" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "ദയവായി താഴെയുള്ള തെറ്റുകള്‍ പരിഹരിക്കുക." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "ദയവായി താഴെയുള്ള തെറ്റുകള്‍ പരിഹരിക്കുക." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s ന് പുതിയ പാസ് വേര്‍ഡ് നല്കുക." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "പാസ് വേര്‍ഡ്" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "പാസ് വേര്‍ഡ് (വീണ്ടും)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "പാസ് വേര്‍ഡ് മുകളിലെ പോലെ തന്നെ നല്കുക. (ഉറപ്പു വരുത്താനാണ്.)" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "സ്വാഗതം, " + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "സഹായക്കുറിപ്പുകള്‍" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "പുറത്ത് കടക്കുക." + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "ചേര്‍ക്കുക" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "ചരിത്രം" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "View on site" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" -msgstr "Add %(name)s" +msgstr "%(name)s ചേര്‍ക്കുക" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" -msgstr "Filter" +msgstr "അരിപ്പ" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "ക്രമീകരണത്തില്‍ നിന്നും ഒഴിവാക്കുക" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "ക്രമീകരണത്തിനുള്ള മുന്‍ഗണന: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "ക്രമീകരണം വിപരീത ദിശയിലാക്കുക." -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" -msgstr "Delete" +msgstr "നീക്കം ചെയ്യുക" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -483,97 +501,111 @@ msgstr "" "വസ്തുക്കളുംഡിലീറ്റ് ആവും. പക്ഷേ നിങ്ങള്‍ക്ക് താഴെ പറഞ്ഞ തരം വസ്തുക്കള്‍ ഡിലീറ്റ് ചെയ്യാനുള്ള അനുമതി " "ഇല്ല:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " -"following protected related objects:" +"തിരഞ്ഞെടുക്കപ്പെട്ട %(object_name)s '%(escaped_object)s' നീക്കം ചെയ്യണമെങ്കിൽ അതിനോട് " +"ബന്ധപ്പെട്ടതായ താഴെപ്പറയുന്ന എല്ലാ വസ്തുക്കളും നീക്കം ചെയ്യുന്നതാണ്:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -"%(object_name)s \"%(escaped_object)s\" ഡിലീറ്റ് ചെയ്യണമെന്ന് തീര്‍ച്ചയാണോ?അതുമായി " -"ബന്ധമുള്ള താഴെപ്പറയുന്ന വസ്തുക്കളെല്ലാം ഡിലീറ്റ് ആവും:" +"%(object_name)s \"%(escaped_object)s\" നീക്കം ചെയ്യണമെന്ന് ഉറപ്പാണോ?അതുമായി ബന്ധമുള്ള " +"താഴെപ്പറയുന്ന വസ്തുക്കളെല്ലാം നീക്കം ചെയ്യുന്നതാണ്:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "അതെ, തീര്‍ച്ചയാണ്" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" -msgstr "ഒന്നിലേറെ വസ്തുക്കള്‍ ഡിലീറ്റ് ചെയ്തോളൂ" +msgstr "ഒന്നിലേറെ വസ്തുക്കള്‍ നീക്കം ചെയ്യുക" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " "objects, but your account doesn't have permission to delete the following " "types of objects:" msgstr "" -"Deleting the selected %(objects_name)s would result in deleting related " -"objects, but your account doesn't have permission to delete the following " -"types of objects:" +"തിരഞ്ഞെടുക്കപ്പെട്ട %(objects_name)s നീക്കം ചെയ്താൽ അതിനോട് ബന്ധപ്പെട്ടതായ താഴെപ്പറയുന്ന " +"എല്ലാ വസ്തുക്കളും നീക്കം ചെയ്യുന്നതാണ്, പക്ഷെ അതിനുളള അവകാശം അക്കൗണ്ടിനില്ല:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -"Deleting the selected %(objects_name)s would require deleting the following " -"protected related objects:" +"തിരഞ്ഞെടുക്കപ്പെട്ട %(objects_name)s നീക്കം ചെയ്യണമെങ്കിൽ അതിനോട് ബന്ധപ്പെട്ടതായ " +"താഴെപ്പറയുന്ന എല്ലാ വസ്തുക്കളും നീക്കം ചെയ്യുന്നതാണ്:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -"Are you sure you want to delete the selected %(objects_name)s? All of the " -"following objects and their related items will be deleted:" +"തിരഞ്ഞെടുക്കപ്പെട്ട %(objects_name)s നീക്കം ചെയ്യണമെന്നു ഉറപ്പാണോ ? തിരഞ്ഞെടുക്കപ്പെട്ടതും " +"അതിനോട് ബന്ധപ്പെട്ടതും ആയ എല്ലാ താഴെപ്പറയുന്ന വസ്തുക്കളും നീക്കം ചെയ്യുന്നതാണ്:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "നീക്കം ചെയ്യുക" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "%(verbose_name)s ഒന്നു കൂടി ചേര്‍ക്കുക" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "ഡിലീറ്റ് ചെയ്യട്ടെ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " -msgstr " By %(filter_title)s " +msgstr "%(filter_title)s ആൽ" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" -msgstr "" +msgstr "%(name)s മാതൃകയിലുള്ള" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "മാറ്റുക" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "ഒന്നിലും മാറ്റം വരുത്താനുള്ള അനുമതി ഇല്ല." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "സമീപകാല പ്രവ്രുത്തികള്‍" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "എന്റെ പ്രവ്രുത്തികള്‍" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "ഒന്നും ലഭ്യമല്ല" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "ഉള്ളടക്കം അറിയില്ല." -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -582,27 +614,27 @@ msgstr "" "നിങ്ങളുടെ ഡേറ്റാബേസ് ഇന്‍സ്ടാലേഷനില്‍ എന്തോ പിശകുണ്ട്. ശരിയായ ടേബിളുകള്‍ ഉണ്ടെന്നും ഡേറ്റാബേസ് " "വായനായോഗ്യമാണെന്നും ഉറപ്പു വരുത്തുക." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "പാസ് വേര്‍ഡ്" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "രഹസ്യവാക്കോ ഉപയോക്തൃനാമമോ മറന്നുപോയോ?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "തീയതി/സമയം" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "യൂസര്‍" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "ആക്ഷന്‍" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -610,110 +642,61 @@ msgstr "" "ഈ വസ്തുവിന്റെ മാറ്റങ്ങളുടെ ചരിത്രം ലഭ്യമല്ല. ഒരുപക്ഷെ ഇത് അഡ്മിന്‍ സൈറ്റ് വഴി " "ചേര്‍ത്തതായിരിക്കില്ല." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "എല്ലാം കാണട്ടെ" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "സേവ് ചെയ്യണം" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "പരതുക" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s results" -msgstr[1] "%(counter)s results" +msgstr[1] "%(counter)s ഫലം" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "ആകെ %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "പുതിയതായി സേവ് ചെയ്യണം" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "സേവ് ചെയ്ത ശേഷം വേറെ ചേര്‍ക്കണം" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "സേവ് ചെയ്ത ശേഷം മാറ്റം വരുത്താം" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "ആദ്യം, യൂസര്‍ നാമവും പാസ് വേര്‍ഡും നല്കണം. പിന്നെ, കൂടുതല്‍ കാര്യങ്ങള്‍ മാറ്റാവുന്നതാണ്." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Enter a username and password." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s ന് പുതിയ പാസ് വേര്‍ഡ് നല്കുക." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "പാസ് വേര്‍ഡ്" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "പാസ് വേര്‍ഡ് (വീണ്ടും)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "പാസ് വേര്‍ഡ് മുകളിലെ പോലെ തന്നെ നല്കുക. (ഉറപ്പു വരുത്താനാണ്.)" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "നീക്കം ചെയ്യുക" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "%(verbose_name)s ഒന്നു കൂടി ചേര്‍ക്കുക" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "ഡിലീറ്റ് ചെയ്യട്ടെ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "ഈ വെബ് സൈറ്റില്‍ കുറെ നല്ല സമയം ചെലവഴിച്ചതിനു നന്ദി." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "വീണ്ടും ലോഗ്-ഇന്‍ ചെയ്യുക." -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "പാസ് വേര്‍ഡ് മാറ്റം" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "പാസ് വേര്‍ഡ് മാറ്റം വിജയിച്ചു" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "നിങ്ങളുടെ പാസ് വേര്‍ഡ് മാറ്റിക്കഴിഞ്ഞു." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -721,46 +704,34 @@ msgstr "" "സുരക്ഷയ്ക്കായി നിങ്ങളുടെ പഴയ പാസ് വേര്‍ഡ് നല്കുക. പിന്നെ, പുതിയ പാസ് വേര്‍ഡ് രണ്ട് തവണ നല്കുക. " "(ടയ്പ് ചെയ്തതു ശരിയാണെന്ന് ഉറപ്പാക്കാന്‍)" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "പഴയ പാസ് വേര്‍ഡ്" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "പുതിയ പാസ് വേര്‍ഡ്" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "എന്റെ പാസ് വേര്‍ഡ് മാറ്റണം" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "പാസ് വേര്‍ഡ് പുനസ്ഥാപിക്കല്‍" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "പാസ് വേര്‍ഡ് പുനസ്ഥാപിക്കല്‍ പൂര്‍ണം" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "നിങ്ങളുടെ പാസ് വേര്‍ഡ് തയ്യാര്‍. ഇനി ലോഗ്-ഇന്‍ ചെയ്യാം." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "പാസ് വേര്‍ഡ് പുനസ്ഥാപിക്കല്‍ ഉറപ്പാക്കല്‍" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "പുതിയ പാസ് വേര്‍ഡ് നല്കൂ" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -768,19 +739,15 @@ msgstr "" "ദയവായി നിങ്ങളുടെ പുതിയ പാസ് വേര്‍ഡ് രണ്ടു തവണ നല്കണം. ശരിയായാണ് ടൈപ്പു ചെയ്തത് എന്നു " "ഉറപ്പിക്കാനാണ്." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "പുതിയ പാസ് വേര്‍ഡ്:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "പാസ് വേര്‍ഡ് ഉറപ്പാക്കൂ:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "പാസ് വേര്‍ഡ് പുനസ്ഥാപിക്കല്‍ പരാജയം" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -788,75 +755,101 @@ msgstr "" "പാസ് വേര്‍ഡ് പുനസ്ഥാപിക്കാന്‍ നല്കിയ ലിങ്ക് യോഗ്യമല്ല. ഒരു പക്ഷേ, അതു മുന്പ് തന്നെ ഉപയോഗിച്ചു " "കഴിഞ്ഞതാവാം. പുതിയ ഒരു ലിങ്കിന് അപേക്ഷിക്കൂ." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "പാസ് വേര്‍ഡ് പുനസ്ഥാപിക്കല്‍ വിജയം" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"ഞങ്ങൾ പാസ് വേർഡ്‌ മാറ്റാനുള്ള നിർദേശങ്ങൾ ഇമെയിലിൽ അയച്ചിട്ടുണ്ട്. അല്പസമയത്തിനുള്ളിൽ ലഭിക്കുണം." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"ഞങ്ങളുടെ ഇമെയിൽ കിട്ടിയില്ലെങ്കിൽ രജിസ്റ്റർ ചെയ്യാൻ ഉപയോകിച്ച അതെ ഇമെയിൽ വിലാസം തന്നെ " +"ആണോ എന്ന് ഉറപ്പ് വരുത്തുക. ശരിയാണെങ്കിൽ സ്പാം ഫോൾഡറിലും നോക്കുക " -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" +"നിങ്ങളുൾ പാസ് വേർഡ്‌ മാറ്റാനുള്ള നിർദേശങ്ങൾ %(site_name)s ഇൽ ആവശ്യപ്പെട്ടതുകൊണ്ടാണ് ഈ " +"ഇമെയിൽ സന്ദേശം ലഭിച്ചദ്." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "ദയവായി താഴെ പറയുന്ന പേജ് സന്ദര്‍ശിച്ച് പുതിയ പാസ് വേര്‍ഡ് തെരഞ്ഞെടുക്കുക:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "നിങ്ങള്‍ മറന്നെങ്കില്‍, നിങ്ങളുടെ യൂസര്‍ നാമം, :" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "ഞങ്ങളുടെ സൈറ്റ് ഉപയോഗിച്ചതിന് നന്ദി!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" -msgstr "The %(site_name)s team" +msgstr "%(site_name)s പക്ഷം" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" +"പാസ് വേര്‍ഡ് മറന്നു പോയോ? നിങ്ങളുടെ ഇമെയിൽ വിലാസം താഴെ എഴുതുക. പാസ് വേർഡ്‌ മാറ്റാനുള്ള " +"നിർദേശങ്ങൾ ഇമെയിലിൽ അയച്ചു തരുന്നതായിരിക്കും." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "ഇമെയിൽ വിലാസം:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "എന്റെ പാസ് വേര്‍ഡ് പുനസ്ഥാപിക്കൂ" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "എല്ലാ തീയതികളും" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" -msgstr "(None)" +msgstr "(ഒന്നുമില്ല)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s തെരഞ്ഞെടുക്കൂ" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "മാറ്റാനുള്ള %s തെരഞ്ഞെടുക്കൂ" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "തീയതി:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "സമയം:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "തിരയുക" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "ഒന്നു കൂടി ചേര്‍ക്കുക" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "പ്രചാരത്തിൽ:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "മാറ്റം" diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo index ffa9b7704016969f5ad8c81c66f06f663775d06f..46a097b36031833435f7047a2be0dfaf6f6afef3 100644 GIT binary patch delta 1672 zcmchVOGs2v7=VvD>ZEC=We9SesaNIYQLK)?7B^2W*D(umJk=gjfk%pd0RkO5d4f7cAj^1Qx+la0N`lt_Kq=s!A`xyYL!Rjyns5I0L8QJ-XwgDivr3V@$*`vaW|_mgiv= z_gioWOu(L*C z0XVWMQ^?aYA!@LD3)REE!CkO+btc|%IE#G}T5jeVst^KSag=Oowh{Oqj=*xbzfy?X zICR5Y?7y$eB%IqI1ZqKi-8tpEk%ftnEdI_s04h=AQk~+xf>7#RmQKJ~3mww4Q5W^G zRI|vXg<|zQRc98;7A|YD3iZ9H)^BDpE&V7UXpsKE)tR?yQ6IagNxjSM$gvV;PN*<*(L2YVNWty?ti@3!7l zvCGICJzMB4Y4rF49{+CX4+Q-UqmK)#I?yzG8UoVa5^QX$^&v%vjCjHmiW!6P0V5HO z1?AqJVHpZXBSu`d8a=}!34Lzwix~X_-V@PCs=yu2w{AG;mySK=q_67z0(($8_H!qF zS^tw}*LQo;v7b2hxV9X3>}kiIP)5Ie?J37jIcXwX#9=~P+|kzTQ>xu6Y&MKCnZ(#~ z(k~qQp*DWzs1Ofu@e0RYp2Dm}D_fqztfjRq(*yLC+{BAp1lf%f*{44M@#>2lS_xp{$^$~^Jd=cPU^hBbk-dBBovc+ zPpeO)NA>fd9N{B8#vACX5otgJ4UC|Uw^xnhP5QkU!VK2oQ+$9E*og%Uij?Ft4P9Ux z1Nar6<9E~mf2-rQyrd}&sQ(Y628f~t>_C2E^Z1BK{D3D&AbG(<*PFp1T);Zw%QqUE z4D6#$e8%cU{DoU&BU@Wp=#tqQc#Y$<;=8I}Fh>6XyYLhT@ft_aVV62y#P_&?hZwJC zv&5GR8oF?dyhgAC0|ZXvL;52ekETqa2F_y~-=dym2M6#Rb$;xY$Qkn!XmD-eut+20 zZOxT+y74Fd6qcysZ(&zVh@hVdd$&m+{rx-KH}5rVZB)HKO}Wm|4QbJZwGi7&zo{Kc zdj;=cBv#mqu)MdyyVZ9bX54G)her~Gc-|fBAe$EU;e9;ZfUvLsil$u4eQK22RKD_$ z`O1F+FKdFB~GZ*s44g+*(0dfCmGj-B9t wgO>Byw9^?UxxQ;eW3&0`*K=;s9IiB;I4k+w%#z!;=q{Ik8}q^PkML^fAA1l}_5c6? diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po index a9fd88f9f..a8d60b053 100644 --- a/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Aby Thomas , 2014 # Jannis Leidel , 2011 # Rajeesh Nair , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-25 18:46+0000\n" +"Last-Translator: Aby Thomas \n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/django/" "language/ml/)\n" "MIME-Version: 1.0\n" @@ -18,12 +19,12 @@ msgstr "" "Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "ലഭ്യമായ %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +33,38 @@ msgstr "" "ഇതാണ് ലഭ്യമായ %s പട്ടിക. അതില്‍ ചിലത് തിരഞ്ഞെടുക്കാന്‍ താഴെ കളത്തില്‍ നിന്നും ഉചിതമായവ സെലക്ട് " "ചെയ്ത ശേഷം രണ്ടു കളങ്ങള്‍ക്കുമിടയിലെ \"തെരഞ്ഞെടുക്കൂ\" അടയാളത്തില്‍ ക്ലിക് ചെയ്യുക." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "ലഭ്യമായ %s പട്ടികയെ ഫില്‍ട്ടര്‍ ചെയ്തെടുക്കാന്‍ ഈ ബോക്സില്‍ ടൈപ്പ് ചെയ്യുക." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "എല്ലാം തെരഞ്ഞെടുക്കുക" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "%s എല്ലാം ഒന്നിച്ച് തെരഞ്ഞെടുക്കാന്‍ ക്ലിക് ചെയ്യുക." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "തെരഞ്ഞെടുക്കൂ" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "നീക്കം ചെയ്യൂ" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "തെരഞ്ഞെടുത്ത %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,22 +73,24 @@ msgstr "" "തെരഞ്ഞെടുക്കപ്പെട്ട %s പട്ടികയാണിത്. അവയില്‍ ചിലത് ഒഴിവാക്കണമെന്നുണ്ടെങ്കില്‍ താഴെ കളത്തില്‍ " "നിന്നും അവ സെലക്ട് ചെയ്ത് കളങ്ങള്‍ക്കിടയിലുള്ള \"നീക്കം ചെയ്യൂ\" എന്ന അടയാളത്തില്‍ ക്ലിക് ചെയ്യുക." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "എല്ലാം നീക്കം ചെയ്യുക" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "തെരഞ്ഞെടുക്കപ്പെട്ട %s എല്ലാം ഒരുമിച്ച് നീക്കം ചെയ്യാന്‍ ക്ലിക് ചെയ്യുക." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)sല്‍ %(sel)s തെരഞ്ഞെടുത്തു" msgstr[1] "%(cnt)sല്‍ %(sel)s എണ്ണം തെരഞ്ഞെടുത്തു" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -95,7 +98,8 @@ msgstr "" "വരുത്തിയ മാറ്റങ്ങള്‍ സേവ് ചെയ്തിട്ടില്ല. ഒരു ആക്ഷന്‍ പ്രയോഗിച്ചാല്‍ സേവ് ചെയ്യാത്ത മാറ്റങ്ങളെല്ലാം " "നഷ്ടപ്പെടും." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -104,7 +108,8 @@ msgstr "" "നിങ്ങള്‍ ഒരു ആക്ഷന്‍ തെരഞ്ഞെടുത്തിട്ടുണ്ട്. പക്ഷേ, കളങ്ങളിലെ മാറ്റങ്ങള്‍ ഇനിയും സേവ് ചെയ്യാനുണ്ട്. " "ആദ്യം സേവ്ചെയ്യാനായി OK ക്ലിക് ചെയ്യുക. അതിനു ശേഷം ആക്ഷന്‍ ഒന്നു കൂടി പ്രയോഗിക്കേണ്ടി വരും." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -113,68 +118,84 @@ msgstr "" "നിങ്ങള്‍ ഒരു ആക്ഷന്‍ തെരഞ്ഞെടുത്തിട്ടുണ്ട്. കളങ്ങളില്‍ സേവ് ചെയ്യാത്ത മാറ്റങ്ങള്‍ ഇല്ല. നിങ്ങള്‍സേവ് ബട്ടണ്‍ " "തന്നെയാണോ അതോ ഗോ ബട്ടണാണോ ഉദ്ദേശിച്ചത്." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "ഒർക്കുക: സെർവർ സമയത്തിനെക്കാളും നിങ്ങൾ %s സമയം മുൻപിലാണ്." +msgstr[1] "ഒർക്കുക: സെർവർ സമയത്തിനെക്കാളും നിങ്ങൾ %s സമയം മുൻപിലാണ്." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "ഒർക്കുക: സെർവർ സമയത്തിനെക്കാളും നിങ്ങൾ %s സമയം പിന്നിലാണ്." +msgstr[1] "ഒർക്കുക: സെർവർ സമയത്തിനെക്കാളും നിങ്ങൾ %s സമയം പിന്നിലാണ്." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ഇപ്പോള്‍" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "ഘടികാരം (ക്ലോക്ക്)" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "സമയം തെരഞ്ഞെടുക്കൂ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "അര്‍ധരാത്രി" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "ഉച്ച" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "റദ്ദാക്കൂ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "ഇന്ന്" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "കലണ്ടര്‍" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "ഇന്നലെ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "നാളെ" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "ജനുവരി ഫെബൃവരി മാര്‍ച്ച് ഏപ്രില്‍ മെയ് ജൂണ്‍ ജൂലൈ ആഗസ്ത് സെപ്തംബര്‍ ഒക്ടോബര്‍ നവംബര്‍ ഡിസംബര്‍" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "ഞാ തി ചൊ ബു വ്യാ വെ ശ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "കാണട്ടെ" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "മറയട്ടെ" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ഇപ്പോള്‍" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "ഘടികാരം (ക്ലോക്ക്)" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "സമയം തെരഞ്ഞെടുക്കൂ" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "അര്‍ധരാത്രി" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "ഉച്ച" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "റദ്ദാക്കൂ" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "ഇന്ന്" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "കലണ്ടര്‍" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "ഇന്നലെ" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "നാളെ" diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo index fa84922d5d0413ed10936673e58e5e8d0d04793b..76969960aa48e5c0f100dcaa26978dd7c08b9752 100644 GIT binary patch delta 3735 zcmY+`3vg6d9mnzi5)vQ{Ng%va%_igtO`1&_Ny4*f)7ns=JklaG!tzK7YUQnn|7&C>6)&`e4TBUXht)mWh@rg2^Wtet4bSR=IIz|2d?!7pACjb4Mdw1`> z=lswA?B>|sz&lPLdST??Jw`i3+^$G8`=dIN*=XE{WAHW1#CLHCUc`Kyp6Z=n zg_RulUebM@JW4#F6;1@4u02ZR7}dq?Us@98bc@ zI0rSrZq(;`F@$@NKl=$UO5*QP1HFWL&R>uu+f7X3`If*_$6_)TU=ETRt3#!10e%+O z;Cg%tzk~n4Mtp^|^kdp6@AEO_-u6?}jL)G4@Da|!8>stLar0<7oyByN^5?J~9n8g# zuo+Xy*C5=08rUWrj8EbQ?88TJ2(!?AmZ6ri5%u{_RE9SA@AsiH`NCN8uN1w`30?3O zYQ(2e4?Krj^9#si?HcOAiQ~K(C8Mqz?;q!**1iH+J)41g@I3$hWvJq9MJ>g%9eTMJNOzN!909~EmMRWafZ$# zkFXE01OuO;t}t3kXEvR!Sc>oAB2L*Z3v8jJ+5pZCb()aWP&)O=Nb^ ztMYo^rKlndqiUiZS(>PI(NT(?M$K?LPQe#(8U7MA)3R)DpHD^A$V{A!b8szo<8-`) znrRLdR*2J4sc!V`Kz(0q!c^`5E&dzNqegzf_lSS~7=9~Yb^^6_O}X9!wj$ZKmvA$_ zfp_9G@=tQC8JA!mF2xT}8K}uOV~jQ*Q+U30($S21P^sL3TGM@~qInhBiS{<~3_FXO z;Z4*Uk1OzMq6U@PdQ=fMpsK$Oe}++f2kS_S29VChI%j2cG_oZ~!CMnf#4SiU*kPn@ z>=bHX?_)V$$7xtJ$s153>blKXhc6@LU{_JsrL$glU@mHa^Cy#kt<6eKXzkmON!b%v zjs2)0OeR^X{UzRYM_CUI-~=jT=TRBGfy;4tDfz#T zPAes@ef~P8V^YZMS2z~$$IEyX%gekQ=Q4d20H$L z22|~I`R^aVdpM51Nk<T&*>2PgzKiL=8Q?`!rV3}6eI6T7OL-V;@CsII|A%Js<->_)+=17TKif8ouU9;U zQJi@Sbd}_K5h2tl3->2`BhDjM5NbW{tJxQQsbjaPMxG>w5votM9AXX8M|2RBkUdBYCDis1 zL1LXQxs8st=xQQ~NFy2u6}MWEhdHRaEA@~67ryD;roz_O!L4?{@2DQXKr|80`{#-= z`PPu{=3p~1no0sXaq%A*SkprcH6b+w*?fU!dRR zAAi}``|pW^$B6wzH!+t`+wEcVWw53@m{-`?)Erseu`JRQXx{d*6O6Do^<|@`k1pY?cnhLdna}^?POx?-OrVfCYREZ9}IU!iWhZ+TRWS> zk+zQNV0>5n#F^gsvG~B5oo9M(9S+0?g43Ey!maDptO$39J7SUC)Ig#;V5hWTl+%-U z-I-FH?(E1v7`wM15E#)PKOX=7nI2w$7$1no;sddJ3Ret^{XF#7L}y-QhLc>G?X0K_ P#YR`HPl$aytv2mHhMBm@ delta 4169 zcmY+`3vg7`9mnw#LPB1E;ThgHNC+4bH^BrFp5Y-X5n~`gqdb;mft6$vb~gkpx&)el zU=UfTQi&i4&S)ipWm+5x+FHustGl#QE49^DTW4s8N~wKdJM{b8dmZh8|9;NBxsP-H z=YKZ25KcJxY(nUF{d(>qBZqfioqGs$u4PZLX#QRat+l?WfWnQH-5#K4Ao;4t4cG%eK@IRv*b}eexA6up!A54I=UhZB<$I{>e}l@@C(h4r3?~0d=}k^3 zRU@+O8^)nVUW|I-Y}A_HjT&$b>ctJHnfXyKYITlxqiUcNS$1L`Q3N5H*k!sG0o?Sx)md@@(@lY5+G;4@hP!Xkfij4;qYjU>I~a5B!vUFgF1aS^7FmiuuT>ijE6 zIhYTz8E;@4dM$gY|B6d_zqv_AGg+8zZ;NG)wWySNQN^fExHQ z$1dmmYj`-pmp_aaRb)i27Cx(s1)Ys+Ap4iOwKGs z&Ab^kv#qGzvj^jAi>jS2WCxp{;uySwn&>UmQV(Ueps* zUwW6l)D@1^Av(Y12g|Vyrxx3({Rt|yF-*g&sF{9&DL9;O6>c#(sN$+Y)yf9c_eclo zx?^bJ3DosJ#|-SrmKlhlOgfrrE?PJXwYIg+c|WRnI*|Y76dx8|MV@8SC$q(H7S6(69E=5m8Hm;V*m2FlS=V$z745E^Ji2h25`4( zW)!k>&1}>_R-=}n6R9(E0+q23a0KdGP4|yPT{j-bY5$ke;hm-ysS|Sub;CQT7hOfw zM4uV91vr<1EZ?nXC1>3?F>EaxEXtL{vhV!3pflf zp^ER1^O?8y`Inr?#=aHCFwyuZHL!(5J@EoT5==RvB~d$MV|FqwZ|ycoaTKq!Mk;xzXq&o+dUDlw167ixgCQ zjZP#@~5~01licnptjkhreP(|o+j>UebpXaz3GoAi4JnHnbv4&_Qo*`Bc z{0iZBk*bL{i`Y(75Jkic;yBTR&=ytm5Z@)zh~>odgxU}r^AzqNrZ~rf4H<6_^Z6|C zxP53gJI23C)o&n<5X*=M2(|Co#Q$tF)~rod&bZay`k=?ZBIpg)d&UQ>@P*!QhC_Xt zGIIi!yRO0O^9F)`chKAD3t#JVIMUho$4MDJPm9&$4g^{n{dJKg12YpdYuCDcYdlt< zxwh652&`_d4=>NkPHt$b_XIuRhOC@?%kK$zg5S8nR5}lEe$wpw`sTke3+jZI#^r>-F49qLO-%CBwo zd&2LJE?6}&-&LGnRBRRARaRJ<=PGi!(kdUwukvj0>el=@?x3g4DsmNaU1|PAm*pxg zn>Z=YMN6x22ZH&F{BB>M-W_c8msxJ#y0vb1q03cdP5rtbX}P^mLiq5Q8{wTfX9kfr zE4D3qI(jCyh0n9m?r0?19Vs8%BO$UlcV%jLRq?>^QddS|cdRXP+Vzj5a9hdXu)Dl} z_*_Z0VvrSkDtao`ZbeVWw(+ku{)}#ZR26=^q(7Gq$cUbdp6B#gKF{kO%i=XZivA#a zCVDouH5$3x6@AV6=0%Z&Nuk8L=VM!V-1+D^E7qoGGrsOvtHmAN(Q~mUIeWP)ww;HZ p`@ctgb, 2013 +# Ankhbayar , 2013 # Jannis Leidel , 2011 # jargalan , 2011 -# Анхбаяр Анхаа , 2013 +# Анхбаяр Анхаа , 2013-2014 # Баясгалан Цэвлээ , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-09-30 09:37+0000\n" -"Last-Translator: ankhaa1002 \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-12 07:59+0000\n" +"Last-Translator: Анхбаяр Анхаа \n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/django/" "language/mn/)\n" "MIME-Version: 1.0\n" @@ -21,62 +21,68 @@ msgstr "" "Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(items)s ээс %(count)d-ийг амжилттай устгалаа." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s устгаж чадахгүй." -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Итгэлтэй байна уу?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Сонгосон %(verbose_name_plural)s-ийг устга" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Удирдлага" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Бүх " -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Тийм" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Үгүй" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Тодорхойгүй" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Бүх өдөр" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Өнөөдөр" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Өнгөрсөн долоо хоног" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Энэ сар" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Энэ жил" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,94 +91,91 @@ msgstr "" "Ажилтан хэрэглэгчийн %(username)s ба нууц үгийг зөв оруулна уу. Хоёр талбарт " "том жижигээр үсгээр бичих ялгаатай." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Орсон хуудас тань хүчингүй болсон тул ахин нэвтрэнэ үү." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Үйлдэл:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "үйлдлийн хугацаа" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "обектийн id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "обектийн хамаарал" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "үйлдэлийн тэмдэг" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "өөрчлөлтийн мэдээлэл" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "лог өгөгдөл" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "лог өгөгдөлүүд" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" нэмсэн." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\"-ийг %(changes)s өөрчилсөн." -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" устгасан." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Лог бүртгэлийн обект" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Хоосон" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Өөрчлөгдсөн %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ба" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Нэмэгдсэн %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\"-ийн өөрчлөгдсөн %(list)s" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Устгасан %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Өөрчилсөн талбар алга байна." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -180,7 +183,7 @@ msgstr "" "%(name)s \"%(obj)s\" амжилттай нэмэгдлээ. Доорх хэсэгт үүнийг ахин засварлах " "боломжтой." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,12 +192,12 @@ msgstr "" "%(name)s \"%(obj)s\" амжилттай нэмэгдлээ. Доорх хэсгээс %(name)s өөрийн " "нэмэх боломжтой." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr " %(name)s \"%(obj)s\" амжилттай нэмэгдлээ." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -203,7 +206,7 @@ msgstr "" "%(name)s \"%(obj)s\" амжилттай өөрчлөгдлөө. Доорх хэсэгт дахин засах " "боломжтой." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -212,162 +215,149 @@ msgstr "" "%(name)s \"%(obj)s\" амжилттай өөрчлөгдлөө. Доорх %(name)s хэсгээс дахин " "нэмэх боломжтой." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr " %(name)s \"%(obj)s\" амжилттай өөрчлөгдлөө. " -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Үйлдэл хийхийн тулд Та ядаж 1-ийг сонгох хэрэгтэй. Өөрчилөлт хийгдсэнгүй." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Үйлдэл сонгоогүй." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s-ийг нэмэх" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr " %(name)s \"%(obj)s\" амжилттай устгагдлаа." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s обектийн үндсэн түлхүүр %(key)r олдохгүй байна." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s-ийг нэмэх" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s-ийг өөрчлөх" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Өгөгдлийн сангийн алдаа" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s-ийг амжилттай өөрчиллөө." msgstr[1] "%(count)s %(name)s-ийг амжилттай өөрчиллөө." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "Бүгд %(total_count)s сонгогдсон" msgstr[1] "Бүгд %(total_count)s сонгогдсон" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s оос 0 сонгосон" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr " %(name)s \"%(obj)s\" амжилттай устгагдлаа." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Өөрчлөлтийн түүх: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(instance)s %(class_name)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Нэвтрэх" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Сайтын удирдлага" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Удирдлага" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Сайтын удирдлага" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Нэвтрэх" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s удирдлага" +msgid "%(app)s administration" +msgstr "%(app)s удирдлага" -#: widgets.py:90 -msgid "Date:" -msgstr "Огноо:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Цаг:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Хайх" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Ахиад нэмэх" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Одоогийнх:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Өөрчилөлт:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Хуудас олдсонгүй." -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Уучлаарай, хандахыг хүссэн хуудас тань олдсонгүй." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Нүүр" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Серверийн алдаа" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Серверийн алдаа (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Серверийн алдаа (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -375,120 +365,141 @@ msgstr "" "Алдаа гарсан байна. Энэ алдааг сайт хариуцагчид цахим шуудангаар мэдэгдсэн " "бөгөөд тэд нэн даруй засах хэрэгтэй. Хүлээцтэй хандсанд баярлалаа." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Сонгосон үйлдэлийг ажилуулах" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Гүйцэтгэх" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Бүх хуудаснууд дээрх объектуудыг сонгох" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Бүгдийг сонгох %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Сонгосонг цэвэрлэх" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Эхлээд хэрэглэгчийн нэр нууц үгээ оруулна уу. Ингэснээр та хэрэглэгчийн " +"сонголтыг нэмж засварлах боломжтой болно. " -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Тавтай морилно уу" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Хэрэглэгчийн нэр ба нууц үгээ оруулна." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Баримтжуулалт" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Нууц үг өөрчлөх" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Гарах" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Сайтын удирдлага" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Удирдлага" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Нэмэх" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Түүх" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Сайтаас харах" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Доорх алдаануудыг засна уу." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Доор гарсан алдаануудыг засна уу." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s.хэрэглэгчид шинэ нууц үг оруулна уу." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Нууц үг " + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Нууц үг (ахиад)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Батлахын тулд дээрх нууц үгээ ахин хийнэ үү." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Тавтай морилно уу" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Баримтжуулалт" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Гарах" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Нэмэх" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Түүх" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Сайтаас харах" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s нэмэх" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Шүүлтүүр" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Эрэмблэлтээс хасах" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Эрэмблэх урьтамж: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Эрэмбэлэлтийг харуул" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Устгах" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -498,7 +509,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s'-ийг устгавал холбогдох объект нь устах " "ч бүртгэл тань дараах төрлийн объектуудийг устгах зөвшөөрөлгүй байна:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -507,7 +518,7 @@ msgstr "" " %(object_name)s обектийг устгаж байна. '%(escaped_object)s' холбоотой " "хамгаалагдсан обектуудыг заавал утсгах хэрэгтэй :" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -516,16 +527,16 @@ msgstr "" "Та %(object_name)s \"%(escaped_object)s\"-ийг устгахдаа итгэлтэй байна уу? " "Үүнийг устгавал дараах холбогдох зүйлс нь бүгд устана:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Тийм, итгэлтэй байна." -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Олон обектууд устгах" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -535,7 +546,7 @@ msgstr "" "Сонгосон %(objects_name)s обектуудыг устгасанаар хамаатай бүх обкетууд устах " "болно. Гэхдээ таньд эрх эдгээр төрлийн обектуудыг утсгах эрх байхгүй байна: " -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -544,7 +555,7 @@ msgstr "" "%(objects_name)s обектуудыг утсгаж байна дараах холбоотой хамгаалагдсан " "обектуудыг устгах шаардлагатай:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -553,41 +564,56 @@ msgstr "" "Та %(objects_name)s ийг устгах гэж байна итгэлтэй байна? Дараах обектууд " "болон холбоотой зүйлс хамт устагдах болно:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Хасах" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Өөр %(verbose_name)s нэмэх " + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Устгах уу?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s -ээр" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s хэрэглүүр дэх моделууд." -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Өөрчлөх" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Та ямар нэг зүйл засварлах зөвшөөрөлгүй байна." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Сүүлд хийсэн үйлдлүүд" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Миний үйлдлүүд" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Үйлдэл алга" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Тодорхойгүй агуулга" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -597,27 +623,27 @@ msgstr "" "зохих хүснэгт үүсгэгдсэн эсэх, өгөгдлийн санг зохих хэрэглэгч унших " "боломжтой байгаа эсэхийг шалгаарай." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Нууц үг:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Таны мартсан нууц үг эсвэл нэрвтэр нэр?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Огноо/цаг" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Хэрэглэгч" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Үйлдэл" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -625,112 +651,61 @@ msgstr "" "Уг объектэд өөрчлөлтийн түүх байхгүй байна. Магадгүй үүнийг уг удирдлагын " "сайтаар дамжуулан нэмээгүй байх." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Бүгдийг харуулах" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Хадгалах" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Хайлт" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s үр дүн" msgstr[1] "%(counter)s үр дүн" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "Нийт %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Шинээр хадгалах" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Хадгалаад өөрийг нэмэх" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Хадгалаад нэмж засах" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Эхлээд хэрэглэгчийн нэр нууц үгээ оруулна уу. Ингэснээр та хэрэглэгчийн " -"сонголтыг нэмж засварлах боломжтой болно. " - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Хэрэглэгчийн нэр ба нууц үгээ оруулна." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s.хэрэглэгчид шинэ нууц үг оруулна уу." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Нууц үг " - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Нууц үг (ахиад)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Батлахын тулд дээрх нууц үгээ ахин хийнэ үү." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Хасах" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Өөр %(verbose_name)s нэмэх " - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Устгах уу?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Манай вэб сайтыг ашигласанд баярлалаа." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Ахин нэвтрэх " -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Нууц үгийн өөрчлөлт" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Нууц үгийн өөрчлөлт амжилттай" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Нууц үг тань өөрчлөгдлөө." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -738,46 +713,34 @@ msgstr "" "Аюулгүй байдлын үүднээс хуучин нууц үгээ оруулаад шинэ нууц үгээ хоёр удаа " "хийнэ үү. Ингэснээр нууц үгээ зөв бичиж байгаа эсэхийг тань шалгах юм." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Хуучин нууц үг" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Шинэ нууц үг" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Нууц үгээ солих" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Нууц үг шинэчилэх" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Нууц үг шинэчилэх явц дууслаа" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Та нууц үгтэй боллоо. Одоо бүртгэлд нэвтрэх боломжтой." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Нууц үг шинэчилэхийг баталгаажуулах" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Шинэ нууц үг оруулах" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -785,19 +748,15 @@ msgstr "" "Шинэ нууц үгээ хоёр удаа оруулна уу. Ингэснээр нууц үгээ зөв бичиж байгаа " "эсэхийг тань шалгах юм. " -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Шинэ нууц үг:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Нууц үгээ батлах:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Нууц үг шинэчилэх амжилтгүй боллоо" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -805,12 +764,7 @@ msgstr "" "Нууц үг авах холбоос болохгүй байна. Үүнийг аль хэдийнэ хэрэглэснээс болсон " "байж болзошгүй. Шинэ нууц үг авахаар хүсэлт гаргана уу. " -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Нууц үг шинэчилэх амжилттай боллоо" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -818,7 +772,7 @@ msgstr "" "Бид таний оруулсан email хаягруу нууц үг оруулах заавар явуулсан. Та удахгүй " "хүлээж авах болно. " -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -826,7 +780,7 @@ msgstr "" "Хэрвээ та email хүлээж аваагүй бол оруулсан email хаягаараа бүртгүүлсэн " "эсхээ шалгаад мөн email ийнхаа Spam фолдер ийг шалгана уу." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -835,24 +789,24 @@ msgstr "" "%(site_name)s сайтанд бүртгүүлсэн эрхийн нууц үгийг сэргээх хүсэлт гаргасан " "учир энэ имайл ийг та хүлээн авсан болно. " -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Дараах хуудас руу орон шинэ нууц үг сонгоно уу:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Хэрэглэгчийн нэрээ мартсан бол :" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Манай сайтыг хэрэглэсэнд баярлалаа!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s баг" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -860,28 +814,52 @@ msgstr "" "Нууц үгээ мартчихсан уу? Доорх хэсэгт цахим шуудангийн хаягаа оруулвал бид " "хаягаар тань нууц үг сэргэх зааварчилгаа явуулах болно." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "ИМайл хаяг:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Нууц үгээ шинэчлэх" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Бүх огноо" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Хоосон)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s-г сонго" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Өөрчлөх %s-г сонгоно уу" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Огноо:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Цаг:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Хайх" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Ахиад нэмэх" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Одоогийнх:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Өөрчилөлт:" diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo index e7ab5472b2a5e2db93e174c8c9cd252f9de64ff8..df09a0069cdf4a1168f8b9523c094e222012fcf9 100644 GIT binary patch delta 1377 zcmb`_&r6g+7{KvSH{CS*p{1pjlW7NYx7~8lwk;$oipnkuDM7sDTWh6n?yf~%-Zijp zN|=Yb1YHU$+**q|Xg3eh;e9Ql4)q6gh%QpnrSG$>A(&v$u(O|;dFP#Z=9%|<)liN7 zrNlF;DAm-B)cPEyc3>ozKgv&R#97S8V4hMdunE0*5M{h2Ya15RKZS*O0hePRR-ujC z@E$IstEOnk0&mfS@30L&qHN%2P{teiJBbl&#ZhF6`ik=YH6NmgzxbVCfQx) zSMX5Q*@~O64&{0eqddQeA25OT6BRqK&JNNfqV#rn(K_`ginXUu3la;j;aq>Z$YbP<^cMJw8+?I~ zFSuI=L*d}gk;es<`xt5R1p_)52sZ?_2PlQdjCjJ=8Z&z0myCoJ3+oOm)^%P-`i0YG ze`oVGBWhXxvsQOH-}@uizVD>8JK#Kblg_iu|4ZkUGojrZPRdDBQ|^G|DBI6IygohV zCa1@y$D9dgT)V@(`a(NTna;aTN;ykj)y{15-xKV*mgE delta 835 zcmXZa&r1|x7{Kvo*IgZLHGgDlZn}f02X$n2YHHgo0+Vo248qCp&pXdM>)l7m(q409Qz$0& zy4H|LzZ&L7*}>cR9jh@^B@#me4Qxdn?+on0din!chZ(HJ5lrF)_F@sEA|)x)&;>qW z1V7_6enky%7L3>Mkfy{?-)}?>5JwHzgndPSIcI;69(zijPn;@eFk%3qgMkTj;+<6U!LKZ|LGryoXUH zRTE!^X*6OMHNXtM#(8YQUDPi;44$8&W*~Y=qyuBvg?*^=$MF|F!7a4dWdr^R{EJWN z|HqO(m}2$cn8$9uc!&VNH6k3NH)ACF@~s)ytTUo#MTlmUG9n(;3Iz n*fQdYxy9Vtytix)T{IpzZx##r6>o6KTdnLFC*ew>{y1_D_mETz diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po index d24118db5..aa34f6b2a 100644 --- a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po @@ -2,15 +2,16 @@ # # Translators: # Tsolmon , 2012 +# Zorig , 2014 # Анхбаяр Анхаа , 2011-2012 # Ганзориг БП , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-10 10:40+0000\n" +"Last-Translator: Zorig \n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/django/" "language/mn/)\n" "MIME-Version: 1.0\n" @@ -19,12 +20,12 @@ msgstr "" "Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Боломжтой %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +34,38 @@ msgstr "" "Энэ %s жагсаалт нь боломжит утгын жагсаалт. Та аль нэгийг нь сонгоод \"Сонгох" "\" дээр дарж нөгөө хэсэгт оруулах боломжтой." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Энэ нүдэнд бичээд дараах %s жагсаалтаас шүүнэ үү. " -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Шүүлтүүр" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Бүгдийг нь сонгох" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Бүгдийг сонгох бол %s дарна уу" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Сонгох" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Хас" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Сонгогдсон %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,29 +74,32 @@ msgstr "" "Энэ %s сонгогдсон утгуудыг жагсаалт. Та аль нэгийг нь хасахыг хүсвэл сонгоох " "\"Хас\" дээр дарна уу." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Бүгдийг арилгах" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "%s ийн сонгоод бүгдийг нь арилгана" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s ээс %(cnt)s сонгосон" msgstr[1] "%(sel)s ээс %(cnt)s сонгосон" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" "Хадгалаагүй өөрчлөлтүүд байна. Энэ үйлдэлийг хийвэл өөрчлөлтүүд устах болно." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +109,8 @@ msgstr "" "талбаруудад нь оруулагүй байна. OK дарж сануулна уу. Энэ үйлдлийг та дахин " "хийх шаардлагатай." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,68 +119,84 @@ msgstr "" "Та 1 үйлдлийг сонгосон байна бас та ямарваа өөрчлөлт оруулсангүй. Та Save " "товчлуур биш Go товчлуурыг хайж байгаа бололтой." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Та серверийн цагаас %s цагийн түрүүнд явж байна" +msgstr[1] "Та серверийн цагаас %s цагийн түрүүнд явж байна" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Та серверийн цагаас %s цагаар хоцорч байна" +msgstr[1] "Та серверийн цагаас %s цагаар хоцорч байна" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Одоо" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Цаг" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Цаг сонгох" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Шөнө дунд" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 цаг" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Үд дунд" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Болих" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Өнөөдөр" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Хуанли" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Өчигдөр" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Маргааш" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "Хулгана Үхэр Бар Туулай Луу Могой Морь Хонь Бич Тахиа Нохой Гахай" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Ня Да Мя Лх Пү Ба Бя" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Үзэх" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Нуух" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Одоо" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Цаг" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Цаг сонгох" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Шөнө дунд" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 цаг" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Үд дунд" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Болих" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Өнөөдөр" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Хуанли" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Өчигдөр" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Маргааш" diff --git a/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6a60d2caabced770fb1072d7181fc83acf58c567 GIT binary patch literal 468 zcmZ8d!A=4(6x8TxkDfg|6AuvVw!4u8iffDr2?in|tM|&5rDV6=v_!Sp31eJh1WEqM}Na)?=UOIVvkU5MH|id!sZ425JSKUD4c zPZu*_T^@B>3=xcl^CY!GyFz$lIXnxkm4mTVnJnNA)8P0}?8Z>(g}KK&I$w)il2nS4 z!$er&mkJt7?<-E}X0r)>?Wh)V8_rEht9?&LE4r^oi$4omTG|XIqsid-15wC=zR_N4 zO!iq}MK8CWR)tWy2lJ({PWt3E9g@ybSHHKAmJIaVWJ>28I`7IKqH-v0FfG@ Y={V?WH@YP5!G4=GG+ZSRHG9FyFDx#JqyPW_ literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/mr/LC_MESSAGES/django.po b/django/contrib/admin/locale/mr/LC_MESSAGES/django.po new file mode 100644 index 000000000..001c2b791 --- /dev/null +++ b/django/contrib/admin/locale/mr/LC_MESSAGES/django.po @@ -0,0 +1,814 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "" + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "" + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "" + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "" + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "" + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "" + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "" + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "" + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "" + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr "" + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "" + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "" + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "" + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "" + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "" + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "" + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "" + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "" + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..dd2e47a9cd592fe265b048410a974b35a1c39284 GIT binary patch literal 445 zcmYL^!A=4(5QZ^&+M{O=HSqw!q1}~@P{Kulgv5=6tlsNxSxR=>OED_8f3L58TBr-;2Dw8nk$a@k0QttpA)bxrq=hvbnR%G!@Gh-WMst#Hgf2|5 zl(n%Q5?81kp09sQh4;jM0m+b#KJzX7{Vb5V;)9b7BPlKSjtb;^gR0> zfb}7Y347%6u**=vi*O!NE3_+xHR literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po new file mode 100644 index 000000000..385e6f25b --- /dev/null +++ b/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po @@ -0,0 +1,188 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2013-04-25 07:59+0000\n" +"Last-Translator: Django team\n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/admin/static/admin/js/SelectFilter2.js:45 +#, c-format +msgid "Available %s" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:46 +#, c-format +msgid "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:53 +#, c-format +msgid "Type into this box to filter down the list of available %s." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:57 +msgid "Filter" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +msgid "Choose all" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +#, c-format +msgid "Click to choose all %s at once." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:67 +msgid "Choose" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:69 +msgid "Remove" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:75 +#, c-format +msgid "Chosen %s" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:76 +#, c-format +msgid "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +msgid "Remove all" +msgstr "" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +#, c-format +msgid "Click to remove all chosen %s at once." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 +msgid "%(sel)s of %(cnt)s selected" +msgid_plural "%(sel)s of %(cnt)s selected" +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 +msgid "" +"You have unsaved changes on individual editable fields. If you run an " +"action, your unsaved changes will be lost." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, but you haven't saved your changes to " +"individual fields yet. Please click OK to save. You'll need to re-run the " +"action." +msgstr "" + +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, and you haven't made any changes on individual " +"fields. You're probably looking for the Go button rather than the Save " +"button." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "" diff --git a/django/contrib/admin/locale/my/LC_MESSAGES/django.mo b/django/contrib/admin/locale/my/LC_MESSAGES/django.mo index 16b20cfd0cf98f5437aba5319f4d44ce9b64d130..b110e2286462cafb7309722406a51af88f602981 100644 GIT binary patch literal 2345 zcmb7^O>7%Q6vwAf3Yb!$P-ua|AV5kLHeS0))owmSnh&L-X`|qP$^~ugsl8!8tl4#3 zi$m8E;ZTA2Py=dcLEL(1X+eTkg>WuM6u}9QR!CepwBp7AmH(Sr+p#D`j6D9$d-J~L z&Dg(e-MGv!IOgLtH!#*qybWI%SHU~M@4(x^@4-#r58zhtC-6S-8n^|#k?wDS@x73@ zfuw&LB)>dJ@%Dim!O>Jdnd+y(&Ct(*2*u`8S%7yzmf+ps>mbEj0v`k40?F?zNOgS) zX27c;*{^|jfIowj|5uRm{|-{z>mWYt&y;_G@1qwRVAKQsNjPrZ@ z>);-66AtkdI1G~gt02XH8zj4xRKA$XtKbvRuYnZrk92=CnnihcfH=PD6-re-1lW_9 z7aXl2=h@)@}+#OK{eAo(m<=!8Se+_j%YlB`2gll%!e`Q4(J_H?GIwo9Z`KW zI3~($4|-QL=$_eVF>(UmVxz9h#wxa77Ad&b;8i;e>wzq_RBd_Oj_i3m6kJFdNH#89 z5eYUP6lOU1n;i1g?x&q2h$x z3;d{}mknV{RtQRVgU$J``9a-hb0NxpS-3@1{2V(XLT39VHY0-tQH+cOCF3O_L+T+f zEueovW>!=K85z@I*(n+OYvs@=1QyTC94;7RQmEz_XrQoo-putI=75pg$8!T#F5heB zO%sO3tXOm?W|!R_!|dngZY$s4Yhq*$+F@iAr0s{Ujh zHUIfCT|^(sAAyTsuGwW_6olFg?*}K(5csjG>u$14f}y#R(&EEXr10+wli^v0}?mM8k81Nn>xv zj`AH9(wOjzLCNvU7T-JXMD0>7JjBe5Ta&hHOa{^mE$&y97!KzKxn2&NgBg~@r<3?X z5-%t5l_Y*Mi9b)`b4mP$5}Qf#n(r3gTlAdpMkKCwHAZ+oC4@`6k7qFpMhzo63bTmq20J{GX`CPzkqog5CO;KrO&&Zj$0(H>eXh%8EKI zx{KRSuK}+Ns}I$8*A?lPq5qDO=2Fs(@k#%b)Z@IB8`Aw(;GRxUSfjG0>c;8y!bw#r z-JI4!Mk6jk(50SG=RqgY*7I766&@S?9$HTuB9s@g9jl)Qo(NPZPc51!ICi>jLT63y Goc#@e^k}RA delta 670 zcmYMxPe>F|9Ki8sGrFto=DI2UQDFp8P)BCh#y?Ak6i+22LC~ecqN9usGx!H3M0X6*`?v zOkxgSViA|H5w}qay+JAP7G*>4>h9qlo7hJ=gv&0(C)kTs9K>C`i^nMIT%_ZgQeWxF z27Y5J=2=w|yYU{5q7?8-$8A4laK}Fwm8fGHW>suZ`gXuXm5!0it!>B z%~xNk=izb~ZHD@nG1O?!MXR3fG>6?0+i~r(Yn2{UN)v-l*>PHCpW4s74S&s#LVLQp z?p3U^QzCENE{$2vc%?j{cg#CIkE>zmuURvmKko(B!=-fiC`gCHez*|n6Ei7%Oya{N j{+z`7N&G2^kMvg4uD+j{(yudp`ZDuHpJXllC+q$N&*ohR diff --git a/django/contrib/admin/locale/my/LC_MESSAGES/django.po b/django/contrib/admin/locale/my/LC_MESSAGES/django.po index 04deb29a2..555258a3f 100644 --- a/django/contrib/admin/locale/my/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/my/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Yhal Htet Aung , 2013 +# Yhal Htet Aung , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-04 03:24+0000\n" +"Last-Translator: Yhal Htet Aung \n" "Language-Team: Burmese (http://www.transifex.com/projects/p/django/language/" "my/)\n" "MIME-Version: 1.0\n" @@ -17,458 +17,468 @@ msgstr "" "Language: my\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 -msgid "All" -msgstr "အားလံုး" +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" -#: filters.py:238 +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "အားလုံး" + +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "ဟုတ်" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "မဟုတ်" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "အမည်မသိ" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "ယနေ့" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" -msgstr "" +msgstr "ယခုလ" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" -msgstr "" +msgstr "ယခုနှစ်" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" -msgstr "" +msgstr "လုပ်ဆောင်ချက်:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "နှင့်" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" -msgstr "" +msgstr "အချက်အလက်အစုအမှား" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ဖွင့်ဝင်" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ဖွင့်ဝင်" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" +msgid "%(app)s administration" msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "" - -#: widgets.py:91 -msgid "Time:" -msgstr "" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "ပင်မ" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "ဆာဗာအမှားပြ" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "ဆာဗာအမှားပြ (၅၀၀)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "ဆာဗာအမှားပြ (၅၀၀)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." msgstr "" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "ကြိုဆို၊ " +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "စာရွက်စာတမ်း" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" -msgstr "" +msgstr "စကားဝှက်ပြောင်း" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "ဖွင့်ထွက်" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "စကားဝှက်" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "ကြိုဆို၊ " + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "စာရွက်စာတမ်း" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "ဖွင့်ထွက်" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "မှတ်တမ်း" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "စီစစ်မှု" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "ပယ်ဖျက်" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -476,30 +486,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -507,327 +517,296 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "ဖယ်ရှား" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" -msgstr "" +msgstr "ပြောင်းလဲ" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "စကားဝှက်:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" -msgstr "" +msgstr "အသုံးပြုသူ" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "စကားဝှက်" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "ဖယ်ရှား" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" -msgstr "" +msgstr "စကားဝှက်အဟောင်း" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" -msgstr "" +msgstr "စကားဝှက်အသစ်" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" -msgstr "" +msgstr "စကားဝှက်ပြောင်း" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "အီးမေးလ်လိပ်စာ:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo index 5aa4e8ec3aa566756dd9c2ebfd27c2ed81e53933..fc90d6425debe97c643dc1f538f0fe1a44fe110f 100644 GIT binary patch delta 331 zcmew_^;>GfpZdv+3=GVy3=Gx`3=GrR7#O61^kpEe0;JzV`6BEL45C230g&ba(r!Q+ zBp(c<6@hdGkOt|S1*9hf>1{xI0+9CNfT+I>q$Pm-7f_m!6QW*yQKH>SgAo6@hdOkOt|S2c#zh>0Lm20+9COfT+I@q$Pm-H&B|D6QW*@lOYbQ(F!O4L=0g- z0%TDFkk$gyWkA{nNG}A^K*VqlNQ40$`~pY^0BL(}hy@dXt^!#w7fA00(%XPE$e~4> zZ!)?tv+5@27o|>?Wz{n^)-^EIH84^zG_x|a&^9nKFyIRC*9}T7%Ph{!&(n2DEJ?Le zFfuTNs54YBG`2D{o7})Et`M1#n4{oPl3JqRSelovV3Spvn_rseke-{EnWLASpSyVn H>tS{PYaKZ- diff --git a/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po index 8d6e0dcd8..fee6ff3f8 100644 --- a/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Yhal Htet Aung , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-05-01 13:16+0000\n" -"Last-Translator: Yhal Htet Aung \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Burmese (http://www.transifex.com/projects/p/django/language/" "my/)\n" "MIME-Version: 1.0\n" @@ -17,12 +17,12 @@ msgstr "" "Language: my\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s ကိုရယူနိုင်" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -31,38 +31,38 @@ msgstr "" "%s သည်ရယူနိုင်သောစာရင်းဖြစ်။ အောက်ဖော်ပြပါဘူးများတွင်အချို့ကိုရွေးချယ်နိုင်ပြီးဘူးနှစ်ခုကြားရှိ\"ရွေး" "\"များကိုကလစ်နှိပ်။" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "ယခုဘူးထဲတွင်စာသားရိုက်ထည့်ပြီး %s ရယူနိုင်သောစာရင်းကိုစိစစ်နိုင်။" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "စီစစ်မှု" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "အားလံုးရွေး" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "%s အားလံုးကိုတစ်ကြိမ်တည်းဖြင့်ရွေးချယ်ရန်ကလစ်နှိပ်။" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "ရွေး" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "ဖယ်ရှား" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s ရွေးပြီး" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -71,102 +71,120 @@ msgstr "" "%s သည်ရယူနိုင်သောစာရင်းဖြစ်။ အောက်ဖော်ပြပါဘူးများတွင်အချို့ကိုဖယ်ရှားနိုင်ပြီးဘူးနှစ်ခုကြားရှိ\"ဖယ်ရှား" "\"ကိုကလစ်နှိပ်။" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "အားလံုးဖယ်ရှား" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "%s အားလံုးကိုတစ်ကြိမ်တည်းဖြင့်ဖယ်ရှားရန်ကလစ်နှိပ်။" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s မှ %(sel)s ရွေးချယ်ပြီး" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ယခု" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "နာရီ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "အချိန်ရွေးပါ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "သန်းခေါင်" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "မနက်၆နာရီ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "မွန်းတည့်" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "ပယ်ဖျက်" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "ယနေ့" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "ပြက္ခဒိန်" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "မနေ့" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "မနက်ဖြန်" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "နွေ လာ ဂါ ဟူး တေး ကြာ နေ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "ပြသ" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "ဖုံးကွယ်" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ယခု" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "နာရီ" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "အချိန်ရွေးပါ" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "သန်းခေါင်" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "မနက်၆နာရီ" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "မွန်းတည့်" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "ပယ်ဖျက်" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "ယနေ့" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "ပြက္ခဒိန်" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "မနေ့" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "မနက်ဖြန်" diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo b/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo index a517cadd27d72d8f732a893c70d430758d68a925..40557176d118f784c6495eae3ca57d0dfa8fa223 100644 GIT binary patch delta 3800 zcmZwJ3v5(X9>?+1DYQ`9PU)1=2ahX#(UvLG76dA|^|81J2=Y*@RG78{v^$-)Gt=7L zq64geAX{;-2!g0!d_R+k32J-<4L)MjO%#cnphPi<*BT9!G^Epn*;Dz=?mN8@SNzBLBu^5kH6Q0F#T$t@# zkK;_nJ8?R`i)r{X>ON^+XFLwmjY*giI;p%-jhQ&r{lIJ-#rP`J!WN+q!|r$ka!<1# z_5EjXB))(n@MXLW-^4rciX3BDt2u(&$j6w*{N`Ia`r=v4#S5<9(Z=vyGYMI#sl!Rw zfYsQHTHrR+=XPN&K8pM^pYoz4euG-*_o#VNnS>;pEKFm539w|;To*XGv*Q8gZkcVUYOG?LG8Q^wU8(_;zms9#)s+D;|bJRjUhkF zaU7On6vMb1JvfZjYJurE481sjd3Yo4MBV2U>PXL^K7Rp~sbK}q`*{WAUnwo-f>L!k z>I?HwE4~3WVH@h~*CLxY1E`4yQ9H6x-#h4zpGVceYshJuw^0)xbKgIOD&q46mv zD|F6sJWga>i5AYoICkJ-{2aGppoluaL#PFuL+#kZUA54WsML=~Hf^S&7JLnII%WZK zD-%r6Q4tNGZm<=#ph47)_Fxr0gZwj}@}ixdLuEpbhIZ;heSRE1j{z*hFR&8R#* zcA|FrG)~4Ns7#-6{V%5K`A;u#Rx}Frfg;q(%UuKR^#(kUV$59BnV#a&P$raT9nDzO z#Pz5J^&r_d`*9Y&jLPiysHdT7K0+SQ#6*^F;RZD>n^j+f4$ zd*MN(kj-Q6^>;9n@iEN8lbDLCo%=O#X--7e0l`NYPAZV-^nA^It}%0IN}t)zzpk&UeR6sGS9o<2F%ThX+wRA4T3h zn2$QjLZpsOHLk)HNWGdvSb$%n?(;J)*F;kroCz*R-DnZ2IF_J(KvuhkQB~gWjyGWn zV@3C(CcMxUk|As?BxWj82S^p3@^56_KA#%2@*E+M@v_= za20+Lp(j<1lQn-P?$m(RL#QTqYe0L5xPwsH=!9+~wBPHA`NYMh@*XbJSYLkd|Vh0f;<`D}CJ!ES45f%~FVX0j76t5vv%UUmeYnXrk!Xh6Hw;n!C^j{Awf5{ulcyX=2wmF5Mz zyDMW>u&uK_(jJRPgYovRh@GANru|v=T6?MYp{)OTC;6TC2aoN|F1AbZ8uP5O$T2l-wZ>zWF?*r!vShw*zbAQQOh&5xZNXT(sL+>eEj*Tzj23r}u)iv)$(rU5 zO!wE$vTCO{)YjP(ON+1M%BBALfEAe85U8&X&@vVTV{!koXfP6Eimqsb)e(xsf^CtI zHTz<(vAeIYCK8YI)-{TIM_<<)4#(o{;jq=sUAv-f_N#%aJ_Dapn4N7H`+rDVMl delta 4052 zcmYk;3vg7`9mnxQ5<&oSzn#3*7>Ut|7)TQd2e+{`j&D1M9un3HYHDlEkbxC?ds zEN0*@a2mdW)i@x>m|UEL>9`zqzg5Y0+_X^X$AOKQig6r>JCY}ueK>&j0aOQ1Vjf=f z+P_6z_aXMjk5C=?9JgY|AY-1yUC0>B0D3bFM_{^%8{?y*3-7_fILEUNxrYg0qJwxB z?Kqa=2~@{kN1gW;R^a={pBcr?l*Do*8D=`_ISY{_n`M~J^UWhvhT|G6#*L^49z&(- zc^rc;;|9Ef=Wq#WSc{+GNo*XFJU@er)PXUm5&KXbxEE*RV$}WiVw`)Kvs9|^B5IEQ zjVtgIEX1YcD}-&Bg4a+T{2Qj>b=-`-_%MbUjqY<9HI=WU&i@lCQ`fxjdxw*MrSujD zl&aDB$qOc;dR~os;5^iv-;e6>D%69UQ6r0>9@OEr_oCLoQDoZ9Y1D(y<4C-Wy6&BP z^3Su)haAu8xBORy9<#e4~skq9bd zaa2Y+QRg4VZXNHYQbc9VXk#YfPP`YpQK`C)<=CGUvka%t5?iszfO3CSLh!|Ak3P$_Igt&J{J2A)UF zWjAVsucA8en%DjvYR$Zj>S!-&ASuPkH)l3#N=lJ2o4FWQDs3t{aXsq7Hr$RoaSNuC z7Nu|pvQf-_?2BhG17Ad573Ko!ykC3%8PjS114)Ltfs=6<3r*X7-X!v`2QJ}&=5RG? z1YM}PJ>z*EGid(=_26H5{swjaAF&XxV?WGeD=75^XkisPScix460XBFrR4tvm7g;q z8bK4?(^}|2jpPWbgJ*C)UO)>!M@@xQX3R{i!c1(z5N<{WYu>}{m|LD)L!H>4_OqzW zACFUMr*aBc;+VUWBW=fQ+8wA7?ZX^A=(WFtEOhgtcl-?;Nc$bk!VfSNKSK?y4+}~i z9*)Xj3FA7#6GmO zQXeIj6WUJSa_3~`%{oR+WlxgCCwEGe<9rqpD+q>__${nM73H|f-Jdx&PGS>3ZaS)t ztBfS(6HgLBqJ{W6q0&ZZ>W-*E`8M%YqJS7mJV9v6ml6*Wj}a=$I+JB)6H1KAR;>nQ znPrps0n))nqMSHIkW}*xcj#6F^fxS!ZdsIWlwA8dN!zsjil_W=cQtwTTYIH9tD*i7soYKZ`$ zvMY&c@SNv47QaSlmUnu`?m~yyPqY(XBo-6eWGaUVi`bya8c0RkxQXaXXkFD4d4$TO zB<49RCVXC7bh$qsn5Tc&6J-{kC%yVOTt$S51B6z!R_bIGSIO% zS}p!)bYnQu*mHGgZfb7BI=>UJt!QgQgB^{oZ4J5a=8sEnZVA~j+x<^|QJEF7qjv27 zPB69J4ZLq!ojVuz3?A{V(oI+j1+4?2^rdb`2j%F#{X)`%75S@h6a z=Z{);drL54H7E7c|8Jk$PGPP2}r(xMnW5kY` zC9R=QG!_hnZl9INk4|vBZ(?qzujKBs+s#nW30O@bf8_RwWVb$KTfwF#`_45z-}j}Z zR9`yS6tf+xku^OldU$}aYDgBG^Ru=(~cDkthb%=p7WJ&_WK_O CR~%9R diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/django.po b/django/contrib/admin/locale/nb/LC_MESSAGES/django.po index 79fa873f9..6f00b6952 100644 --- a/django/contrib/admin/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/nb/LC_MESSAGES/django.po @@ -2,17 +2,18 @@ # # Translators: # Jannis Leidel , 2011 -# jonklo , 2013 -# jonklo , 2011,2013 +# jensadne , 2013-2014 +# Jon , 2013 +# Jon , 2011,2013 # Sigurd Gartmann , 2012 -# injectedreality , 2013 +# Tommy Strand , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-09-02 16:42+0000\n" -"Last-Translator: jonklo \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-30 08:03+0000\n" +"Last-Translator: jensadne \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django/" "language/nb/)\n" "MIME-Version: 1.0\n" @@ -21,62 +22,68 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Slettet %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan ikke slette %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Er du sikker?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Slett valgte %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administrasjon" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Alle" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ja" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nei" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Ukjent" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Når som helst" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "I dag" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Siste syv dager" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Denne måneden" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "I år" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -86,100 +93,97 @@ msgstr "" "administrasjonsbrukerkonto. Merk at det er forskjell på små og store " "bokstaver." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Økten din har tidsavbrutt, vennligst logg inn igjen." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Handling:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "tid for handling" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objekt-ID" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objekt-repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "handlingsflagg" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "endre melding" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "logginnlegg" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "logginnlegg" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "La til «%(object)s»." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Endret «%(object)s» - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Slettet «%(object)s»." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry-objekt" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ingen" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Endret %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "og" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Opprettet %(name)s «%(object)s»." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Endret %(list)s for %(name)s «%(object)s»." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Slettet %(name)s «%(object)s»." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ingen felt endret." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s «%(obj)s» ble lagt til. Du kan redigere videre nedenfor." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,19 +191,19 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" ble lagt til. Du kan legge til en ny %(name)s nedenfor." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s «%(obj)s» ble lagt til." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "%(name)s \"%(obj)s\" ble endret. Du kan redigere videre nedenfor." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -207,12 +211,12 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" ble endret. Du kan legge til en ny %(name)s nedenfor." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s «%(obj)s» ble endret." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -220,150 +224,139 @@ msgstr "" "Du må velge objekter for å utføre handlinger på dem. Ingen objekter har " "blitt endret." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Ingen handling valgt." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Legg til ny %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s «%(obj)s» ble slettet." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s-objekt med primærnøkkelen %(key)r finnes ikke." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Legg til ny %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Endre %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Databasefeil" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s ble endret." msgstr[1] "%(count)s %(name)s ble endret." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s valgt" msgstr[1] "Alle %(total_count)s valgt" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 av %(cnt)s valgt" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s «%(obj)s» ble slettet." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Endringshistorikk: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Sletting av %(class_name)s «%(instance)s» krever sletting av følgende " +"beskyttede relaterte objekter: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Logg inn" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administrasjonsside" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django-administrasjon" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Nettstedsadministrasjon" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Logg inn" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s-administrasjon" +msgid "%(app)s administration" +msgstr "%(app)s-administrasjon" -#: widgets.py:90 -msgid "Date:" -msgstr "Dato:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Tid:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Oppslag" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Legg til ny" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Nåværende:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Endre:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Fant ikke siden" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Beklager, men siden du spør etter finnes ikke." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Hjem" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Tjenerfeil" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Tjenerfeil (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Tjenerfeil (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -371,120 +364,141 @@ msgstr "" "Det har oppstått en feil. Feilen er blitt rapportert til administrator via e-" "post, og vil bli fikset snart. Takk for din tålmodighet." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Utfør den valgte handlingen" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Gå" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Trykk her for å velge samtlige objekter fra alle sider" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Velg alle %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Nullstill valg" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Skriv først inn brukernavn og passord. Deretter vil du få mulighet til å " +"endre flere brukerinnstillinger." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Velkommen," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Skriv inn brukernavn og passord." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentasjon" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Endre passord" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Logg ut" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administrasjonsside" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django-administrasjon" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Legg til" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historikk" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Vis på nettsted" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Vennligst korriger feilene under." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Vennligst korriger feilene under." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Skriv inn et nytt passord for brukeren %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Passord" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Passord (gjenta)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Skriv inn det samme passordet som ovenfor, for verifisering." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Velkommen," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentasjon" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Logg ut" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Legg til" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historikk" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Vis på nettsted" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Legg til ny %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrering" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Fjern fra sortering" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sorteringsprioritet: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Slå av og på sortering" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Slett" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -495,7 +509,7 @@ msgstr "" "objekter slettes, men du har ikke tillatelse til å slette følgende " "objekttyper:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -504,7 +518,7 @@ msgstr "" "Sletting av %(object_name)s «%(escaped_object)s» krever sletting av følgende " "beskyttede relaterte objekter:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -513,16 +527,16 @@ msgstr "" "Er du sikker på at du vil slette %(object_name)s «%(escaped_object)s»? Alle " "de følgende relaterte objektene vil bli slettet:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, jeg er sikker" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Slett flere objekter" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -533,7 +547,7 @@ msgstr "" "relaterte objekter, men kontoen din har ikke tillatelse til å slette " "følgende objekttyper:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -542,7 +556,7 @@ msgstr "" "Sletting av det valgte %(objects_name)s ville kreve sletting av følgende " "beskyttede relaterte objekter:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -551,41 +565,56 @@ msgstr "" "Er du sikker på vil slette det valgte %(objects_name)s? De følgende " "objektene og deres relaterte objekter vil bli slettet:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Fjern" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Legg til ny %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Slette?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Etter %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modeller i %(name)s-applikasjonen" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Endre" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Du har ikke rettigheter til å redigere noe." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Siste handlinger" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mine handlinger" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ingen tilgjengelige" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Ukjent innhold" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -594,27 +623,27 @@ msgstr "" "Noe er galt med databaseinstallasjonen din. Sørg for at databasetabellene er " "opprettet og at brukeren har de nødvendige rettighetene." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Passord:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Glemt brukernavnet eller passordet ditt?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dato/tid" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Bruker" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Handling" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -622,112 +651,61 @@ msgstr "" "Dette objektet har ingen endringshistorikk. Det ble sannsynligvis ikke lagt " "til på denne administrasjonssiden." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Vis alle" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Lagre" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Søk" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultat" msgstr[1] "%(counter)s resultater" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s totalt" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Lagre som ny" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Lagre og legg til ny" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Lagre og fortsett å redigere" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Skriv først inn brukernavn og passord. Deretter vil du få mulighet til å " -"endre flere brukerinnstillinger." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Skriv inn brukernavn og passord." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Skriv inn et nytt passord for brukeren %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Passord" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Passord (gjenta)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Skriv inn det samme passordet som ovenfor, for verifisering." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Fjern" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Legg til ny %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Slette?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Takk for i dag." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Logg inn igjen" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Endre passord" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Passord endret" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Ditt passord ble endret." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -735,65 +713,49 @@ msgstr "" "Av sikkerhetsgrunner må du oppgi ditt gamle passord. Deretter oppgir du det " "nye passordet ditt to ganger, slik at vi kan kontrollere at det er korrekt." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Gammelt passord" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nytt passord" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Endre passord" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Nullstill passord" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Passord nullstilt" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Passordet ditt er satt. Du kan nå logge inn." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Bekreftelse på nullstilt passord" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Oppgi nytt passord" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" "Oppgi det nye passordet to ganger, for å sikre at det er skrevet korrekt." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nytt passord:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Gjenta nytt passord:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Passordet ble ikke nullstilt" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -801,12 +763,7 @@ msgstr "" "Nullstillingslenken er ugyldig, kanskje fordi den allerede har vært brukt. " "Vennligst nullstill passordet ditt på nytt." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Passord-nullstilling klar" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -814,7 +771,7 @@ msgstr "" "Vi har sendt deg en e-post med instruksjoner for nullstilling av passord. Du " "bør motta den om kort tid." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -822,7 +779,7 @@ msgstr "" "Hvis du ikke mottar en epost, sjekk igjen at du har oppgitt den adressen du " "er registrert med og sjekk ditt spam filter." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -831,24 +788,24 @@ msgstr "" "Du mottar denne e-posten fordi du har bedt om nullstilling av passordet ditt " "på %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Vennligst gå til følgende side og velg et nytt passord:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Brukernavnet ditt, i tilfelle du har glemt det:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Takk for at du bruker siden vår!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Hilsen %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -856,28 +813,52 @@ msgstr "" "Glemt passordet ditt? Oppgi e-postadressen din under, så sender vi deg en e-" "post med instruksjoner for nullstilling av passord." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-postadresse:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Nullstill mitt passord" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Alle datoer" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Velg %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Velg %s du ønsker å endre" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dato:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Tid:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Oppslag" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Legg til ny" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Nåværende:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Endre:" diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo index 7bda1fcbf236c437deb2b777c19c3f807afc5ea0..2a976fdbfd51bcd4c4e6ad02ea0a708ccbe5464f 100644 GIT binary patch delta 1196 zcmb8tJ!n%=6u|MDCT(JBswP@LV)a_7f^A}6v8H{ESR_J~nn7An5cJi&nlv9zUlP~g z;NW7BS`Y_y5ftiTcHIP}gP?=wf@6G)<@8;czF89Uqf8bB zIA4v?7-irTN~JgPKF*;mJmgpED!#;f+)je34EnE`EE|2t&FJBDDL9NQRZ)}zdNG0r zQT89j=FQ=L&Q}>4{pg}Be9-bS$^nab7M~+EsP@jE;~|`&AHi|FgmNQKTfaX;mZ%2G zjl5|6zJ#~wzs3438W;IP<)BX}m3_f9uAmfjjMa0P#z*)bt61yesZpL@o{Z^g7b&lf zCU=tC$kmYIc95K_x=FUFt1yk#kZPq633*xek=vz1Y$4@3rJ%L3htAg4fD|7kdq}yd zO{4^MHeYaQ%U>ZOFT3h%ylG2&>Q&p+=bf6iTwC{5bk3={+RE8hRy#AgV!PLES6A~T zJFYU$I&&-kGg(jDxqLahcH4nJ?)&@Pc%##2dFQYB& w!PM!R=5e_Od15`|u(nlfteVfp)jG4>f19SKt-@cn>TaIs{yM91Jb1$U1H(7KJOBUy delta 835 zcmXZa%WD%+6vy$CN84!|wN`7?*g8}yLY*)fjn=7Pg$P=NNU*yiwCSLsr71Cr;3B#a z+*qXQLIi~_stXsAf5OL3+!R4^D{k#l{Qi=;%(ik&j1ny#f5(hBEe!PT7v5d#Djy+~Ad%-{pyuvhY z;vBw3CHNPg@8cpv%b@NbLM6ze5{@H>`E<{)h)?k|lE~)iwB904<1+S>-?kXM&RiZ=yYELkKuh(g-wQQKsKcKd!OJ@UmdpDks#cF*e-%Y40BgA1s z?I3&a4D{oX+YS(V12vU+KS2>XRfzvbX5E&H9mOoMxBWMHCDHzqzLDzjs`W;+G3(@u zr#!#t`GH$F6Bec>{lNDJu9dw?bhmc9R$ui>3(Y8W1HZt1r@i2u>raJ2apS#{%~e+x g?kq)X?)mOuCb+j!TWm!6)u`FtcEV))-QdO4e>!VX#{d8T diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po index ac7681a86..1f796510e 100644 --- a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po @@ -2,14 +2,15 @@ # # Translators: # Jannis Leidel , 2011 -# jonklo , 2011-2012 +# Jon , 2014 +# Jon , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-28 11:16+0000\n" +"Last-Translator: Jon \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django/" "language/nb/)\n" "MIME-Version: 1.0\n" @@ -18,12 +19,12 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Tilgjengelige %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +33,38 @@ msgstr "" "Dette er listen over tilgjengelige %s. Du kan velge noen ved å markere de i " "boksen under og så klikke på \"Velg\"-pilen mellom de to boksene." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Skriv i dette feltet for å filtrere ned listen av tilgjengelige %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Velg alle" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klikk for å velge alle %s samtidig" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Velg" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Slett" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Valgt %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,22 +73,24 @@ msgstr "" "Dette er listen over valgte %s. Du kan fjerne noen ved å markere de i boksen " "under og så klikke på \"Fjern\"-pilen mellom de to boksene." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Fjern alle" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klikk for å fjerne alle valgte %s samtidig" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s av %(cnt)s valgt" msgstr[1] "%(sel)s av %(cnt)s valgt" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -95,7 +98,8 @@ msgstr "" "Du har ulagrede endringer i individuelle felter. Hvis du utfører en " "handling, vil dine ulagrede endringer gå tapt." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +109,8 @@ msgstr "" "individuelle felter enda. Vennligst trykk OK for å lagre. Du må utføre " "handlingen på nytt." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +119,68 @@ msgstr "" "Du har valgt en handling, og har ikke gjort noen endringer i individuelle " "felter. Du ser mest sannsynlig etter Gå-knappen, ikke Lagre-knappen." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Merk: Du er %s time foran server-tid." +msgstr[1] "Merk: Du er %s timer foran server-tid." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Merk: Du er %s time bak server-tid." +msgstr[1] "Merk: Du er %s timer bak server-tid." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nå" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Klokke" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Velg et klokkeslett" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Midnatt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "06:00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "12:00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Avbryt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "I dag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "I går" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "I morgen" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +188,17 @@ msgstr "" "Januar Februar Mars April Mai Juni Juli August September Oktober November " "Desember" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T O T F L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Vis" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Skjul" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nå" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Klokke" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Velg et klokkeslett" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Midnatt" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "06:00" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "12:00" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Avbryt" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "I dag" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "I går" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "I morgen" diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo index b284c4eedcc636089605539081649459bc3f31af..ad67589c06d077b10a79ea2391d2baa8b4905d7a 100644 GIT binary patch delta 3427 zcmYk;drVe!9LMn=H@PSv2#*MwkBVR-_<&$sMDPZo;w?cjLs0}l#0zMe>63Zaygp%( zo7$#siVO9zto$R_EUl%?TFW_Wl$vwXzj7<*(%zrv99+NgJ+I&IaL)PNzUM&ehkkAQ z{M^4q2eufB4t$K2qMj=y6R_UdU&7!F4I zHZD|01sH@Sr~ypH-dK*w*oeXOZw^w?5*@~u@Vwpr3Dv;^)Qp~@Itb-tA;zJuufP$w z2G!ANEJH6QVkpyXz%=y7L#T-!MmO7SPEc8gZ8!^)S#LeajoO;6s2e<}6*y%7z74ff z=TIx~GwS+I)PNtMI(&-!m}ea5!bHayqkad+u>YFTP)_K^98|jqwWnpsq)jEN<7M{m z-Kb>TgIelSs4Y5={qYhyu@jrokL8_)t8p7%!Cai`VExtMPBKL^Zbeqj97XNbIn+qM zN1kOmun*ovb@&W*UlAZ8w+C1AasJ$;nZNXI3ip)dJs2X3v6*v!1qGlG_&w5RxQMus26imc=oQC;&|1VNu zQ055^!5C6nOPg<7f_mS}P+L`DpI?j`aI@_OZ1v-Vg^8RW=(Lu;7%$OYh=rIqfW*T^ zSWf?D7nSLp_ye`~nWXeEEJ7t;lkH|?bxjL$scA>;?G4nxA0aa`jzLy?CTa`TqXzm3 zYAZfRJ*NYs=-)h`G6tWb_CBBC>%q0iGtDL(fhVv4Z(#<;GYuwdN--T9Fb@x-?z@G$ z{$E^)`AOFE&!8rH3*8#|Ln<0sY_hdi!%zdr#j#k9CD@9L(cD30cQ7|=U>T_7tU(Q+ z1?kh=Kn>(?Jc#kkt{TtcI&=(W{ngO{o;JjfCBjD9zmO^Sv50*j;Z0hq_1Y9;DD63z z#r4&Af%ZrAu4J4s+*CjkI2)ct)X>D?&YZ0glBpr~&2BD656uu#6*IZ#y4Z|6;jDp`q@sx{dS!>7*gm(afefVmrznDk$Mp;iFb%K#0H`} z@dmMtSWGM>c!hocGj7Hegvtyef*=*l4nmVVK&X(%FUtGWlmkh+L`$s9?<#uj_7Qpw z^%twFXbB65Ira%BYME8YLEm>G2p1As=J~`TLOGI3_!F-YTL@CeSH@|GIfGRL#!qAU8p2f_#XM*0$<~Qhbrnd#M?wO!Q1_!L{ST~TdQ%lzCrO+itUqK z#8Pn(<2_m7w>|L@wO&ueX93>1(P06ejj_EwXJUJKpTyqu^M=I5g?I)#)50@TU0JE= zInMN~-1H33d}qQ0-NgiWq$YEGTGvZ}GEp{jY=%3SBfs>a5;CgGp(+%W|{Z0bBezwVbDqMuY>LepBok$;yIcb5(6YW!dsy7wm_F;34vsTyGausvSNsU zf(9-iP_Zqu2o@_$V@1bGoKj_`PMCJAL#;v=>EKN3tLSvbv1-4+y%)=w{P%P2*}doa zzc=SPqmCbo3f@SLIbtX$iQz;{Z)4uYPx|mdDeZ4e8kXTOT!gD}Gmgc#-S$s0p6fmX zxCfK51m|NC?!s8KQT?58u7l0OOfVHRzb)tUv zEEeL6sFmKpzW4<)SMv>OVtx6N%{8g02@J(_#y6Q%vat*`pa-=@^_YP{_xd^H&%Dfs zR`fP%fWKfR-a`F;46D(CX7Evr%TWV9fy?k9j=_&H*gz$L{p^KXQ4`pKF}NGI<33!0 zy;Gfz)}W547WMmwQ9H5K{eB;6$2w6v(S`c`CDg>h~k?JQm_Oyopn>AKRjxna4*ydhthi z80TZ~V=4tyiWy}o*5X2Z4b>jUGsoghDYoDu?7+8BXFGp{F)ML7Y60g_S^k=9H!4To zLLF5PYDcak3ksT#sN6@x=eQ2DNnx#Q59+z@L?z8(oPeir6JEtBSjM@r2Gfc;cnGz% zue)AB_46+3sIIx~w=wek--%R=`7fS|;y5hl@pvKA+4`&aCO7^QEAbquorRyECYn5& z)#ET+f_~(b%pXv>a2<2;b5zm}ALE#ZLxMC+r9$6kCF-oVp;mGfwZd-q`dieIjAe9f z^$OI{c#z{ZZKwecVHJi@xo{iR@4&InW0{M^Tra}lG%D>>itsYBtL8sgh-ulz+>f)7 z#hP~1@1I9M-bM|uirH%5cGSd=@S%xaLLJ?Es0rM{>G(a)#p&ZXe|E*}rx#`W1=P$w zKxJzpjhetzWD#Z?Y9hbDqj(u>aW#oC6}xdeeuo-x8~dIU#c$E4@AG);VLqMfhz3n$ z|MfUcoak)nbS&Y91$dG6$JlSO)ReOw+WOh3Gi*bh=|0p-U%|!LgPLdt+o_4pL{81r zq59d6THtY1e?37edMv&}Jp}{!mfbPcs1BNtcau5fUY~Wpe+QS*{uNf@yh+Avz$a0U z?;Tu)l_k#Oc>>kXm&k)=`b;)vEe5lxET{4~evjAjiexrZ*oo7n#yrLKtuoFP{pHSM z7|*$AizlH5T#VE4In=~&qH-ms!g=A$L|s3F!|)oCYeDlRl{qvdlj_y@5Nan*p*s2- zDi^**?MyBQt@dT8vu(o#T>p~Z>+v&Oiz_RQ`7vI^bC_Dizi50D)!xW#UuAsrM=HOk zp?!waQT0scg<|7X+F!zG26|+cbJn|<iQ+w(}-T!&t5@OvY@~gv&7#Yfua6 zK!!Ch<3?2`v3zCYNmK`~Ao*wBz%BSGY9edr@-G(i<~cic1~+m287k>k&3E1dL5$}5 zI5Ky05|v{gq58jrBk^ktvarZMge7>lc-+c^NZ&t{$K0ASU1fxW>BNT!QpX%7HWHPD zj-i$C5zi8}#BL&vh$q%K8$pe-o=75i^vyPc{E58f9!3=s+HgXVa@Ijt#qL?TrmJ`PANchlR*?&t?R>1PqHrD&<1I>Oq`HN(Fs0ptF^@w2(&i& zYr9&LlA@DpHhO$@UMtX2Q{xQ;HncR@J5w`b8@Dugo4xjd)T}(q?+tjH@A-jQ>~`RO z)8hO8&0Q~~-i(^OxWVfQc&&z}I;-AidFnj%zFcd)x5m>#>(-_gzZGCCCS`5(1T1gc zmU_RpHot4%pdsUi(x=e*faUf|9(V602}hd10A-J!9BhT1xYZimZad@}hzX z1(d!EJb~uCrGAeu(BNrq@|Rl=GMwL;HY4qBAGhghL6|i^aq<2jk^^Z6^WpYJV+W3Tc`{2|pyJuRQ{jchD`~3+ic4kqP z{kvI1W5TERSoXo$>4~QgghRgyht7soIcwRaxnu21v*PT(S7zD=iU!&@DzfYq)hV>4 z^a^#`_venLI(V4w4~LF~Lzlv#m#B4wL$8KI=fa`isEg5E7m6BU1{?{WZjbbSp5Iya xx`_qJxz1hP8j;&iKWZJCoi>!ae;W>+35UA*ntu5D`N)LM*h^T_@cR;z{s%o8Avgd4 diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/django.po b/django/contrib/admin/locale/ne/LC_MESSAGES/django.po index c98d97092..ee490789d 100644 --- a/django/contrib/admin/locale/ne/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ne/LC_MESSAGES/django.po @@ -4,11 +4,11 @@ # Sagar Chalise , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-22 01:20+0000\n" -"Last-Translator: Sagar Chalise \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/django/language/" "ne/)\n" "MIME-Version: 1.0\n" @@ -17,62 +17,68 @@ msgstr "" "Language: ne\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "सफलतापूर्वक मेटियो %(count)d %(items)s ।" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s मेट्न सकिएन " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "के तपाई पक्का हुनुहुन्छ ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "%(verbose_name_plural)s छानिएको मेट्नुहोस" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "सबै" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "हो" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "होइन" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "अज्ञात" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "कुनै मिति" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "आज" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "पूर्व ७ दिन" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "यो महिना" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "यो साल" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -81,101 +87,98 @@ msgstr "" "कृपया स्टाफ खाताको लागि सही %(username)s र पासवर्ड राख्नु होस । दुवै खाली ठाउँ केस " "सेन्सिटिव हुन सक्छन् ।" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "कृपया पुन: लगिन गर्नुहोस, किनकी तपाइको अवधि सिद्धिएको छ ।" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "कार्य:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "कार्य समय" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "वस्तु परिचय" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "एक्सन फ्ल्याग" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "सन्देश परिवर्तन गर्नुहोस" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "लग" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "लगहरु" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr " \"%(object)s\" थपिएको छ ।" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" - %(changes)s फेरियो ।" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" मेटिएको छ ।" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "लग ईन्ट्री वस्तु" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "शुन्य" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s परिवर्तित ।" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "र" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" थपिएको छ ।" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s को %(list)s फेरियो ।" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" मेटिएको छ ।" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "कुनै फाँट फेरिएन ।" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" सफलतापूर्वक थप भयो । तपाई यो पुन: संशोधन गर्न सक्नुहुनेछ ।" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -183,12 +186,12 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" सफलता पूर्वक थप भयो । तपाई अर्को %(name)s तल राख्न सक्नु हुनेछ।" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" सफलतापूर्वक परिवर्तन भयो । " -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -197,7 +200,7 @@ msgstr "" "%(name)s \"%(obj)s\" सफलता पूर्वक फेर बदल भयो । तपाई तल यो पुन: संशोधन गर्न सक्नु " "हुनेछ ।" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -206,160 +209,148 @@ msgstr "" "%(name)s \"%(obj)s\" सफलता पूर्वक फेर बदल भयो । तपाई अर्को %(name)s तल राख्न सक्नु " "हुनेछ।" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" सफलतापूर्वक परिवर्तन भयो । " -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "कार्य गर्नका निम्ति वस्तु छान्नु पर्दछ । कुनैपनि छस्तु छानिएको छैन । " -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "कार्य छानिएको छैन ।" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s थप्नुहोस" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" सफलतापूर्वक मेटियो । " -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "प्राइमरी की %(key)r भएको %(name)s अब्जेक्ट" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s थप्नुहोस" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s परिवर्तित ।" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "डाटाबेस त्रुटि" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s सफलतापूर्वक परिवर्तन भयो ।" msgstr[1] "%(count)s %(name)sहरु सफलतापूर्वक परिवर्तन भयो ।" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s चयन भयो" msgstr[1] "सबै %(total_count)s चयन भयो" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s को ० चयन गरियो" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" सफलतापूर्वक मेटियो । " - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "इतिहास फेर्नुहोस : %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "लगिन" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ज्याङ्गो साइट प्रशासन" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "ज्याङ्गो प्रशासन" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "साइट प्रशासन" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "लगिन" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s प्रशासन" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "मिति:" - -#: widgets.py:91 -msgid "Time:" -msgstr "समय:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "खोज तलास" - -#: widgets.py:260 -msgid "Add Another" -msgstr "अर्को थप्नुहोस" - -#: widgets.py:302 -msgid "Currently:" -msgstr "अहिले :" - -#: widgets.py:303 -msgid "Change:" -msgstr "फेर्नु होस :" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "पृष्ठ भेटिएन" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "क्षमापार्थी छौं तर अनुरोध गरिएको पृष्ठ भेटिएन ।" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "गृह" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "सर्भर त्रुटि" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "सर्भर त्रुटि (५००)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "सर्भर त्रुटि (५००)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -367,120 +358,141 @@ msgstr "" "त्रुटी भयो । साइट प्रशासकलाई ई-मेलबाट खबर गरिएको छ र चाँडै समाधान हुनेछ । धैर्यताको " "लागि धन्यवाद ।" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "छानिएको कार्य गर्नुहोस ।" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "बढ्नुहोस" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "सबै पृष्ठभरमा वस्तु छान्न यहाँ थिच्नुहोस ।" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "%(total_count)s %(module_name)s सबै छान्नुहोस " -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "चुनेको कुरा हटाउनुहोस ।" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"सर्वप्रथम प्रयोगकर्ता नाम र पासवर्ड हाल्नुहोस । अनिपछि तपाइ प्रयोगकर्ताका विकल्पहरु " +"संपादन गर्न सक्नुहुनेछ ।" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "स्वागतम्" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "प्रयोगकर्ता नाम र पासवर्ड राख्नुहोस।" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "विस्तृत विवरण" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "पासवर्ड फेर्नुहोस " -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "लग आउट" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ज्याङ्गो साइट प्रशासन" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "ज्याङ्गो प्रशासन" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "थप्नुहोस " - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "इतिहास" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "साइटमा हेर्नुहोस" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "कृपया तलका त्रुटिहरु सच्याउनुहोस ।" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "कृपया तलका त्रुटी सुधार्नु होस ।" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "प्रयोगकर्ता %(username)s को लागि नयाँ पासवर्ड राख्नुहोस ।" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "पासवर्ड" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "पासवर्ड (पुन:)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "प्रमाणिकरणको लागि माथी कै पासवर्ड राख्नुहोस ।" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "स्वागतम्" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "विस्तृत विवरण" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "लग आउट" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "थप्नुहोस " + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "इतिहास" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "साइटमा हेर्नुहोस" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s थप्नुहोस" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "छान्नुहोस" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "मेट्नुहोस" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -488,30 +500,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "हुन्छ, म पक्का छु ।" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "वहु वस्तुहरु मेट्नुहोस ।" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -519,55 +531,70 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "%(objects_name)s " -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "हटाउनुहोस" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "अर्को %(verbose_name)s थप्नुहोस ।" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "मेट्नुहुन्छ ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s द्वारा" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s एप्लिकेसनमा भएको मोडेलहरु" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "फेर्नुहोस" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "तपाइलाई केही पनि संपादन गर्ने अनुमति छैन ।" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "हालैका कार्यहरु" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "मेरो कार्यहरु" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "कुनै पनि उपलब्ध छैन ।" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "अज्ञात सामग्री" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -576,138 +603,87 @@ msgstr "" "डाटाबेस स्थापनामा केही त्रुटी छ । सम्वद्ध टेबल बनाएको र प्रयोगकर्तालाई डाटाबेसमा अनुमति " "भएको छ छैन जाच्नुहोस ।" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "पासवर्ड" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "पासवर्ड अथवा प्रयोगकर्ता नाम भुल्नुभयो ।" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "मिति/समय" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "प्रयोगकर्ता" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "कार्य:" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "यो अब्जेक्टको पुर्व परिवर्तन छैन । यो यस " -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "सबै देखाउनुहोस" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "बचत गर्नुहोस" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "खोज्नुहोस" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s नतिजा" msgstr[1] "%(counter)s नतिजाहरु" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "जम्मा %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "नयाँ रुपमा बचत गर्नुहोस" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "बचत गरेर अर्को थप्नुहोस" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "बचत गरेर संशोधन जारी राख्नुहोस" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"सर्वप्रथम प्रयोगकर्ता नाम र पासवर्ड हाल्नुहोस । अनिपछि तपाइ प्रयोगकर्ताका विकल्पहरु " -"संपादन गर्न सक्नुहुनेछ ।" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "प्रयोगकर्ता नाम र पासवर्ड राख्नुहोस।" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "प्रयोगकर्ता %(username)s को लागि नयाँ पासवर्ड राख्नुहोस ।" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "पासवर्ड" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "पासवर्ड (पुन:)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "प्रमाणिकरणको लागि माथी कै पासवर्ड राख्नुहोस ।" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "हटाउनुहोस" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "अर्को %(verbose_name)s थप्नुहोस ।" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "मेट्नुहुन्छ ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "वेब साइटमा समय बिताउनु भएकोमा धन्यवाद ।" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "पुन: लगिन गर्नुहोस" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "पासवर्ड फेरबदल" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "पासवर्ड सफलतापूर्वक फेरिएको छ ।" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "तपाइको पासवर्ड फेरिएको छ ।" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -715,81 +691,60 @@ msgstr "" "सुरक्षाको निम्ति आफ्नो पुरानो पासवर्ड राख्नुहोस र कृपया दोहर्याएर आफ्नो नयाँ पासवर्ड " "राख्नुहोस ताकी प्रमाणीकरण होस । " -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "पुरानो पासवर्ड" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "नयाँ पासवर्ड" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "मेरो पासवर्ड फेर्नुहोस " -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "पासवर्डपून: राख्नुहोस । " -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "पासवर्डपुन: राख्ने कार्य सम्पन्न भयो ।" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "तपाइको पासवर्ड राखियो । कृपया लगिन गर्नुहोस ।" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "पासवर्ड पुनर्स्थापना पुष्टि" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "नयाँ पासवर्ड राख्नुहोस" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "ठीक तरिकाले राखिएको पुष्टि गर्न कृपया नयाँ पासवर्ड दोहोर्याएर राख्नुहोस ।" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "नयाँ पासवर्ड :" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "पासवर्ड पुष्टि:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "पासवर्ड पुन: राख्ने काम असफल भयो ।" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "पासवर्ड पुनर्स्थापना प्रयोग भइसकेको छ । कृपया नयाँ पासवर्ड रिसेट माग्नुहोस ।" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "सफलतापूर्वक पासवर्ड पुन: राखियो ।" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "पासवर्ड मिलाउने तरिका ई-मेल गरेका छौँ । " -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -797,7 +752,7 @@ msgstr "" "ई-मेल नपाइए मा कृपया ई-मेल ठेगाना सही राखेको नराखेको जाँच गर्नु होला र साथै आफ्नो ई-" "मेलको स्प्याम पनि जाँच गर्नु होला ।" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -805,52 +760,76 @@ msgid "" msgstr "" " %(site_name)s को लागि तपाइले पासवर्ड पुन: राख्न आग्रह गरेको हुनाले ई-मेल पाउनुहुदैंछ । " -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "कृपया उक्त पृष्ठमा जानुहोस र नयाँ पासवर्ड राख्नुहोस :" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "तपाइको प्रयोगकर्ता नाम, बिर्सनुभएको भए :" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "हाम्रो साइट प्रयोग गरेकोमा धन्यवाद" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s टोली" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" "पासवर्ड बिर्सनु भयो ? तल ई-मेल दिनु होस र हामी नयाँ पासवर्ड हाल्ने प्रकृया पठाइ दिनेछौँ ।" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "ई-मेल ठेगाना :" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "मेरो पासवर्ड पुन: राख्नुहोस ।" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "सबै मिति" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(शुन्य)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s छान्नुहोस" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s परिवर्तन गर्न छान्नुहोस ।" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "मिति:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "समय:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "खोज तलास" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "अर्को थप्नुहोस" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "अहिले :" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "फेर्नु होस :" diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo index ec7e796211839f350666871e7ee5e516d44a9450..a98e79d75958090c032ddf0422db6ba7f5818ca3 100644 GIT binary patch delta 365 zcmXZWze>YU6vy#X!K5~=e<}rSt7ghl6Oz)RjSdbKQHo#@I!CM!2`M(+Dpp5m_Nyc!&phhL1>#d}9fJaRZAQZ_(9cm@Fz}{|8hs&qWjC2OW$TM|gs- z7!R1>79Y>%M0T(_FQQPtUZ93|c#BWdyt*jzLpE@m{`Do14{|3zF3z-PM^~zqtC@D) zbQ-!-cb)3!O)c#wm8z}V4Y%f0Y)+=-MFaD+?}bs|4SIc7Kk~xRkMvg8Kko+m?qw49 Pf+Sjgc+ndxX+`@3|JyeR delta 369 zcmXZWze>YU6bA6GLX+C~w<=cKVir57x7<@Of`h0Ty0aXa)1uW0 zy*N-S*1C|Ekfv^II)=R}O)0a-N5b{4{0qO+7JH4Z=jf(1IJY6psxEEEwBiqSzR(I9 am#5yjzB4%Nn%9Bf482O*>-N-)qWuBF=r=6@ diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po index b31d9d4ae..f8a0b7c4f 100644 --- a/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po @@ -5,11 +5,11 @@ # Sagar Chalise , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/django/language/" "ne/)\n" "MIME-Version: 1.0\n" @@ -18,12 +18,12 @@ msgstr "" "Language: ne\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "उपलब्ध %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +32,38 @@ msgstr "" "यो उपलब्ध %s को सुची हो। तपाईंले यी मध्य केही बक्सबाट चयन गरी बक्स बीच्को \"छान्नुहोस " "\" तीरमा क्लिक गरी छान्नसक्नुहुन्छ । " -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr " उपलब्ध %s को सुचिबाट छान्न यो बक्समा टाइप गर्नुहोस " -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "छान्नुहोस" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "सबै छान्नुहोस " -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "एकै क्लिकमा सबै %s छान्नुहोस " -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "छान्नुहोस " -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "हटाउनुहोस" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "छानिएको %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,28 +72,31 @@ msgstr "" "यो छानिएका %s को सुची हो । तपाईंले यी मध्य केही बक्सबाट चयन गरी बक्स बीच्को " "\"हटाउनुहोस\" तीरमा क्लिक गरी हटाउन सक्नुहुन्छ । " -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "सबै हटाउनुहोस " -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "एकै क्लिकमा सबै छानिएका %s हटाउनुहोस ।" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s को %(sel)s चयन गरियो" msgstr[1] "%(cnt)s को %(sel)s चयन गरियो" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "तपाइको फेरबदल बचत भएको छैन । कार्य भएमा बचत नभएका फेरबदल हराउने छन् ।" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -102,7 +105,8 @@ msgstr "" "तपाइले कार्य छाने पनि फेरबदलहरु बचत गर्नु भएको छैन । कृपया बचत गर्न हुन्छ थिच्नुहोस । कार्य " "पुन: सञ्चालन गर्नुपर्नेछ ।" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -111,68 +115,84 @@ msgstr "" "तपाइले कार्य छाने पनि फाँटहरुमा फेरबदलहरु गर्नु भएको छैन । बचत गर्नु भन्दा पनि अघि बढ्नुहोस " "।" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "यतिखेर" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "घडी" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "समय चयन गर्नुहोस" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "मध्यरात" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "बिहान ६ बजे" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "मध्यान्ह" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "रद्द गर्नुहोस " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "आज" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "पात्रो " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "हिजो" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "भोलि" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "जनवरी फेब्रुअरी मार्च अप्रिल मई जुन जुलै अगस्त सेप्टेम्बर अक्टुवर नभम्वर डिसम्वर" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "आइत सोम मंगल बुध बिही शुक्र शनि" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "देखाउनुहोस " -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "लुकाउनुहोस " - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "यतिखेर" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "घडी" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "समय चयन गर्नुहोस" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "मध्यरात" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "बिहान ६ बजे" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "मध्यान्ह" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "रद्द गर्नुहोस " - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "आज" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "पात्रो " - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "हिजो" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "भोलि" diff --git a/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo index 4a9756e835f7c68422271188152116a4e32035c2..91748eeb95c962a97b586e9bf903a9c9d6fefb4e 100644 GIT binary patch delta 3666 zcmY+`2~bs49LMnkh=P(LqKFbc5+y{C#pgn5nv}aDxo4Tnqa+0bR510K<(8u0%Umj% zNh_Oi$$6vGxTTh+DQb>erS0iRPE(WPI5|^&fA=0|?2P~SIp@B2?>*;#{`bn!`Lz}P z?_wIPGqhSFfrt$^=6j54%m;1xL&mhk71$PQaRTngj@YWHd%QRHU_2hZxE34Y3Do&# z?f6%0#P}A58RIv%=|pkhuKhuHGh>=CjzUeSHMT&n9S=fIG=&(6MHqqQxBwU6>v#{D zqgfQqBylxrLhqx_+m12Z-|Tfd#+*dXF;~%QNJ63SvU##XKMIR z(zYOLF*{K=I*26Ie1V!k9me4WOyU0K79HI%HpWd=0wyxf#tIyXFXNZE6MK=4Li`Q4 zU_q>V-W}vpCW?G(<%y_?bjH5;80xz7F$dp9zh-on&S<=Z$=I2E&A^cuiic1WJc14I zB))=Ya4ZgHIl9h!sIB}6_4~c3OdYb{pFw5xA}UjN=CdghRM1yJ8w5moRNnH};~=@8_qZ84W~T zr~o@*A@a}E@S&CNKxJYdYNd6k-(SLASdSfW6OT+P9>zX8j?BfRK5R?|=3xPr;Sls6 zr;|x1hRPU){c#v>Kpnr1Y_o|YO|vlrm*7^^9(M8=GY-9|g{($Z`v&V~)Rt{U)kF}r zHT#ha`OPUhTH!hDj@NJ!woGzYIve%8FGN-KVobwoEW!iW8&jw(t<;B);v!V4KeFyY zUFQgDLdTrrex5@*n)wgbdglwCd)yGh7wz50Yh$vzCA)AehfiT=eNEoUvdPC>oQZvK z8)}blAW1gAV>m{2bdSeiB=MosKTwuBp;FYFuL|4Y`=}Z^hT7{o>rK>x!n@k% zKY@-?n}qsd29i}X81>4mM6E1<(YP6P<6ZXneq7J^I8xx|Ij_6NOOYg)k5R{eL=|&n zH-3W|n5QbLqN5+4w_k*H=Luju1=Dahw!&+;25;kfe7%P|u>>B0=NYG<_INq!Ij=!w zU_Ca+TKoNO)I#>5^ZcKpqYPX`7GZwEnHb00L>E|sp;(12u^LsyAK-L6hkD`UQqsy` zB`SmKFcLqvoqrcO0{|r+mmfCR% z4kXsu@w>Q~h$mVQuMiIrBXs{kbnZ933n&98oxBR1HiyqC1chs+I!D|B;vHi)6O@7T zF0fyjF}AZ3^(eO?w4Ig2ON81`Vl>fS>n|qM-Xg{lyxg3(lWO8M;(pWfKZ__OVu@A6 z3Su6yfLKPTsfM}`&l58U)y(~-CqPXvxfsI#3?F5L+LJ^%F`pPt=#8l6Zjv$2xAl@KeCI%2g2o7aw4I}MJ>g}ti=vQ zh8;ghsvV3%74!Y}j_tI=afDuG)%I8#Mml|#)|bvAVla_O^d@SFP@)N;Hi=k67FhVWhV)6swO|J&(o4yd7+U)Cw z!4a(*hXu;x;{sdaTLf>#UkM4`YdbR{Ff%#B+ciDYo1WFvljY6L%1+D7&dh9_KO()r zH)nd;^pfKAyvgOhTu*jp7QgF}p5^sqcFXnV1kNSLB@Ol!7MA)dJp+6*e8pv+UPbP> zZ*j@2StS{>N=t%GIvfrOTHq+OS41`bx{neKP_#vonIjb3#Ic^Smb_ F{sRu?eGdQt delta 4146 zcmaLZeQ;FO8OQMxAR&Y#5ME3myxaf*VzMD2Bp@K9m_iYO1;HS#!e(9!9DJ`+Iq_$R5SF3iWFWMJ%8e2!5cIr?Zs)M$*wzXrWFw^$?+j|-Lqti1y z`J8ie@44qZ=iC#{?0#Wi^1`?gCk$nPm_lsIH0CWln!^uDcD^waaTFHgbli$da5kQF zum2FUY5xuv;UBOTi^mvKfEzFi{iyzSI_;#{Ph}(*4&!j_#a!%jZZQ2gn)U!{fGHf0 zue$AbP|szIWssPO8ps&z!Xi9`CovC;8O;q?hFKUc`F*4JOrbA^D(BQ-?LU z8nsqkxET-OEPNA#_#YgGK}M~ChH(TYuoL%TBVI=J<1KQQv=McGGb&@jBJ!^r_HjX} z?M9{S9BL1I4>j^1p?-QHoJmf*5VaR(Bg=2*p+Q;M3y>fc9-x;aG@JDlk=$0I6wbw8p;G;^>+o4lM`KU}8jt$@ z4Aj6YT^G66S73jJG3$^o&HR=0YDqF@J6}f$R`7nahYHJM&S84Qs7*73%W&iz=LIV< zi?$b8CDVw?RNTGZi5kd3)LI`!W#)|Aehf*X`7!dLn2VUyg)3A>;1s5<4oXm;VL3*z z4)4crqc-W1GUq&4i`ldzsOLIS8SFuh2-A<+WY6G8{3VhM^EzrTT`nX4T9Y|!Sy_uW z;Vr0L--UYcIBF)RFb4-vnRpVl1ka&T`*WO!7g6^Yu+W<6G}J^F;xW7v6Zmd9`Ts7J zZ57&z48lWt@EEFtwG2};-im4maWwA1RoH_}#=L@h(Z{$1$1(~H@HX_}?Z|4Hr|}@3 zM`dnXl5a;Hw_*;)Q6t=sTQR@dxiNtGv?Ff&0FI%3uiHL_Y-n>9HNaosSbPl&@NFE9 zAE5^NFVqqx$IW-vz6|w1CF(`XQA@B6H84MF7l%-5dI+cE!*2Uos8s(MwIq2p z&Ymbk4Xgpxj~ChWNwdSLm~QOg7ya0Zg$p=La6c}^akb9LwjMRWy{Hb4pf=qJ)X6!B z8rVyyz4IPwAb)eshv6Vj#1v|VFJl1zfjX$};utN))2IwSi|YSf*T19sxr$oCf8R|0wTtt3S{J6G z9;iU2xDGRL9Pv3~6QO~9o%l4dg5Y#cmwwlyu7dfb%Om{M!E*;eGShz{H)Hyv-w&Gg z^<~=i4eBhRS?*pda@D3=N%Rox+4O(O?n9LXv4;4n8kBDm_Y%sEGT2RM;v2R8w-Gud zRCH*t4a}#Ac|-^C1wv_N1DjohicKiR=LoieIYC@2ce<56)Hgqch!Y2hD50{R*g_;r z`LUDGI)9DWN>mUmQF=+fgx8AxM(if`655at68c0B603+_LZy!2d@(IVj3^|o6`g`A zbBPJce-o8XU7>u2*hd^9HV`@oR1Q0sX4eMS>8R6Ed*&YZ+6)X6$B8|}t;9M)UxvzQ z!XhF>uD<`NRDwh%q0hokj3-pe9Ly=4L+CTTR!+K=a@R)GXQslwHQz|roYU~L)Z2-N ziS2}k7)|K?<`&|M#9D$=)6^3K#4sX{P}xB|MCg0pMw}s3COM@4JRhOH)NPB^Zv8I& zGNE^=bUCDdmgr}QI7{43cnOuSIGEe}dh*WqZOLyhD2-aa=C(j65RFBAu|PPKdNKda ztlW^Du-bjmXd)bGPMw-qFucIu>I=2lRy6MS+tKKbc(Cu0qLQq(_MjcJ`v!|jJyyhy z+Og|yFkZI<_c!s-Cl9BFiY{ipdIo zj({HZH27lnVrza?b&aRG$}_*ls$RHwL0wWk;$igtsgaURvVI_S2)>tA;s+dOVnCHRa zD-(g8djl!Ipl@zBraE`njhhor-fX?S!;S>Q?KX*R<9$}#3b#9>_W44UsXJ<3&i*e+I}7Uo diff --git a/django/contrib/admin/locale/nl/LC_MESSAGES/django.po b/django/contrib/admin/locale/nl/LC_MESSAGES/django.po index 2ede9358b..ef85461ed 100644 --- a/django/contrib/admin/locale/nl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/nl/LC_MESSAGES/django.po @@ -8,11 +8,11 @@ # Tino de Bruijn , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-23 17:46+0000\n" -"Last-Translator: Bas Peschier \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-15 06:53+0000\n" +"Last-Translator: Jeffrey Gelens \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/django/language/" "nl/)\n" "MIME-Version: 1.0\n" @@ -21,62 +21,68 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s succesvol verwijderd." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s kan niet worden verwijderd " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Weet u het zeker?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Verwijder geselecteerde %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Alle" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ja" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nee" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Onbekend" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Elke datum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Vandaag" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Afgelopen zeven dagen" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Deze maand" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Dit jaar" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,100 +91,97 @@ msgstr "" "Voer de correcte %(username)s en wachtwoord voor een stafaccount in. Let op " "dat beide velden hoofdlettergevoelig zijn." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Uw sessie is verlopen, meld u opnieuw aan." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Actie:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "actietijd" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "object-id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "object-repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "actievlag" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "wijzig bericht" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "logregistratie" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "logregistraties" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Toegevoegd \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Gewijzigd \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Verwijderd \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry Object" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Geen" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s gewijzigd." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "en" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" toegevoegd." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s aangepast voor %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" verwijderd." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Geen velden gewijzigd." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "De %(name)s \"%(obj)s\" was toegevoegd. U kunt het hieronder wijzigen." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +190,12 @@ msgstr "" "De %(name)s \"%(obj)s\" was succesvol gewijzigd. Je kan hieronder een andere " "%(name)s toevoegen." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "De %(name)s \"%(obj)s\" is toegevoegd." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgstr "" "De %(name)s \"%(obj)s\" was succesvol gewijzigd. Je kunt het hieronder " "wijzigen." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgstr "" "De %(name)s \"%(obj)s\" was succesvol gewijzigd. Je kan hieronder een andere " "%(name)s toevoegen." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Het wijzigen van %(name)s \"%(obj)s\" is geslaagd." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,66 +226,66 @@ msgstr "" "Er moeten items worden geselecteerd om acties op uit te voeren. Geen items " "zijn veranderd." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Geen actie geselecteerd." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Toevoegen %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Gebruiker %(name)s \"%(obj)s\" is verwijderd." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s object met primaire sleutel %(key)r bestaat niet." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Toevoegen %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Wijzig %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Databasefout" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s is succesvol gewijzigd." msgstr[1] "%(count)s %(name)s zijn succesvol gewijzigd." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s geselecteerd" msgstr[1] "Alle %(total_count)s geselecteerd" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 van de %(cnt)s geselecteerd" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Gebruiker %(name)s \"%(obj)s\" is verwijderd." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Wijzigingsgeschiedenis: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -291,83 +294,71 @@ msgstr "" "Het verwijderen van %(class_name)s %(instance)s vereist het verwijderen van " "de volgende beschermde gerelateerde objecten: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Inloggen" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django sitebeheer" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Djangobeheer" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Sitebeheer" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Inloggen" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s beheer" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Tijd:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Opzoeken" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Voeg nog één toe" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Huidig:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Wijzig:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Pagina niet gevonden" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Onze excuses, maar de gevraagde pagina bestaat niet." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Voorpagina" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Serverfout" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Serverfout (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Serverfout (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +367,142 @@ msgstr "" "website administrators en zou snel verholpen moeten zijn. Bedankt voor uw " "geduld." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Voer de geselecteerde actie uit" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Voer Uit" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klik hier om alle objecten op alle pagina's te selecteren" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Selecteer alle %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Leeg selectie" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Vul allereerst een gebruikersnaam en wachtwoord in. Vervolgens kunt u de " +"andere opties instellen." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Welkom," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Voer een gebruikersnaam en wachtwoord in." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentatie" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Wachtwoord wijzigen" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Afmelden" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django sitebeheer" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Djangobeheer" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Toevoegen" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Geschiedenis" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Toon op site" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Herstel de fouten hieronder." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Herstel de fouten hieronder." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Geef een nieuw wachtwoord voor gebruiker %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Wachtwoord" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Wachtwoord (nogmaals)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Vul hetzelfde wachtwoord als hierboven in, ter bevestiging." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Welkom," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentatie" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Afmelden" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Toevoegen" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Geschiedenis" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Toon op site" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s toevoegen" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Verwijder uit de sortering" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sorteer prioriteit: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Sortering aan/uit" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Verwijderen" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +513,7 @@ msgstr "" "gerelateerde objecten verwijderen. Echter u heeft geen rechten om de " "volgende typen objecten te verwijderen:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +522,7 @@ msgstr "" "Het verwijderen van %(object_name)s '%(escaped_object)s' vereist het " "verwijderen van de volgende gerelateerde objecten:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +531,16 @@ msgstr "" "Weet u zeker dat u %(object_name)s \"%(escaped_object)s\" wilt verwijderen? " "Alle volgende objecten worden verwijderd:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, ik weet het zeker" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Verwijder meerdere objecten" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -538,7 +551,7 @@ msgstr "" "verwijderen van gerelateerde objecten, maar uw account heeft geen " "toestemming om de volgende soorten objecten te verwijderen:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -547,7 +560,7 @@ msgstr "" "Het verwijderen van de geselecteerde %(objects_name)s vereist het " "verwijderen van de volgende beschermde gerelateerde objecten:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -556,41 +569,56 @@ msgstr "" "Weet u zeker dat u de geselecteerde %(objects_name)s wilt verwijderen? Alle " "volgende objecten en hun aanverwante items zullen worden verwijderd:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Verwijderen" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Voeg nog een %(verbose_name)s toe" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Verwijderen?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Op %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modellen in de %(name)s applicatie" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Wijzigen" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "U heeft geen rechten om iets te wijzigen." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Recente acties" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mijn acties" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Geen beschikbaar" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Onbekende inhoud" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -599,27 +627,27 @@ msgstr "" "Er is iets mis met de database. Verzeker u ervan dat de benodigde tabellen " "zijn aangemaakt en dat de database toegankelijk is voor de juiste gebruiker." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Wachtwoord:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Wachtwoord of gebruikersnaam vergeten?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum/tijd" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Gebruiker" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Actie" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -627,113 +655,61 @@ msgstr "" "Dit object heeft geen wijzigingsgeschiedenis. Het is mogelijk niet via de " "beheersite toegevoegd." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Alles tonen" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Opslaan" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Zoek" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultaat" msgstr[1] "%(counter)s resultaten" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s totaal" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Opslaan als nieuw item" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Opslaan en nieuwe toevoegen" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Opslaan en opnieuw bewerken" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Vul allereerst een gebruikersnaam en wachtwoord in. Vervolgens kunt u de " -"andere opties instellen." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Voer een gebruikersnaam en wachtwoord in." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Geef een nieuw wachtwoord voor gebruiker %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Wachtwoord" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Wachtwoord (nogmaals)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Vul hetzelfde wachtwoord als hierboven in, ter bevestiging." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Verwijderen" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Voeg nog een %(verbose_name)s toe" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Verwijderen?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Bedankt voor de aanwezigheid op de site vandaag." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Log opnieuw in" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Wachtwoordwijziging" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Wachtwoord wijzigen is geslaagd" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Uw wachtwoord is gewijzigd." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -741,46 +717,34 @@ msgstr "" "Vanwege de beveiliging moet u uw oude en twee keer uw nieuwe wachtwoord " "invoeren, zodat we kunnen controleren of er geen typefouten zijn gemaakt." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Oud wachtwoord" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nieuw wachtwoord" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Wijzig mijn wachtwoord" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Wachtwoord hersteld" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Wachtwoord herstellen voltooid" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Uw wachtwoord is ingesteld. U kunt nu verder gaan en inloggen." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Bevestiging wachtwoord herstellen" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Voer nieuw wachtwoord in" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -788,19 +752,15 @@ msgstr "" "Voer het nieuwe wachtwoord twee keer in, zodat we kunnen controleren of er " "geen typefouten zijn gemaakt." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nieuw wachtwoord:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Bevestig wachtwoord:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Wachtwoord herstel mislukt" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -808,12 +768,7 @@ msgstr "" "De link voor het herstellen van het wachtwoord is ongeldig, waarschijnlijk " "omdat de link al eens is gebruikt. Vraag opnieuw een wachtwoord aan." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Wachtwoord herstel geslaagd" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -821,7 +776,7 @@ msgstr "" "We hebben u instructies voor het instellen van uw wachtwoord gemaild. U zou " "deze binnenkort moeten ontvangen." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -829,7 +784,7 @@ msgstr "" "Als u geen e-mail ontvangt, controleer dan of u het e-mailadres hebt " "opgegeven waar u zich mee geregistreerd heeft en controleer uw spam-map." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -838,24 +793,24 @@ msgstr "" "U ontvangt deze email omdat u heeft verzocht het wachtwoord te resetten voor " "uw account op %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Gaat u naar de volgende pagina en kies een nieuw wachtwoord:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Uw gebruikersnaam, mocht u deze vergeten zijn:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Bedankt voor het gebruik van onze site!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Het %(site_name)s team" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -863,28 +818,52 @@ msgstr "" "Wachtwoord vergeten? Vul uw emailadres hieronder in, en we zullen " "instructies voor het opnieuw instellen van uw wachtwoord mailen." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Emailadres:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Herstel mijn wachtwoord" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Alle data" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Geen)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Selecteer %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Selecteer %s om te wijzigen" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Tijd:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Opzoeken" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Voeg nog één toe" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Huidig:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Wijzig:" diff --git a/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo index f4458a4838e01c4911b3c3e8c52e9c788d314724..e59a5ee579bfbc2c036fded9930d6c8c1000af1d 100644 GIT binary patch delta 365 zcmXZXF-yZx5Ww+kuuYp9MZ~3M$Sx^~Hlk6)MFOHARg_MWAqAx*G3nyc;^yR%#lfkw zltRCNDEKv8+&a5C_z(4Qyx+Uy9mjnd@5aO^4WCOQZB@hey29|mSww^vuir8=WOP$ z>iQ9t9m{b|d)sqc8#YHf39`O*kp@xL3;J>Dna5$bn}+wMANIm1Gxu-j`C$|%N!(1* Kcv`RSRsH|~ia0_5 delta 374 zcmXZXu}cDR6u|MPIMgp}kQ zInpH<=wl9}|M~>8, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-10-30 08:16+0000\n" -"Last-Translator: Bouke Haarsma \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-15 06:54+0000\n" +"Last-Translator: Jeffrey Gelens \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/django/language/" "nl/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Beschikbare %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -36,38 +36,38 @@ msgstr "" "selecteren in het vak hieronder en vervolgens op de \"Kiezen\" pijl tussen " "de twee lijsten te klikken." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Type in dit vak om te filteren in de lijst met beschikbare %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Kies alle" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klik om alle %s te kiezen." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Kiezen" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Verwijderen" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Gekozen %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -77,22 +77,24 @@ msgstr "" "selecteren in het vak hieronder en vervolgens op de \"Verwijderen\" pijl " "tussen de twee lijsten te klikken." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Verwijder alles" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klik om alle gekozen %s tegelijk te verwijderen." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s van de %(cnt)s geselecteerd" msgstr[1] "%(sel)s van de %(cnt)s geselecteerd" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -100,7 +102,8 @@ msgstr "" "U heeft niet opgeslagen wijzigingen op enkele indviduele velden. Als u nu " "een actie uitvoert zullen uw wijzigingen verloren gaan." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -110,7 +113,8 @@ msgstr "" "velden nog niet opgeslagen. Klik alstublieft op OK om op te slaan. U zult " "vervolgens de actie opnieuw moeten uitvoeren." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -120,7 +124,68 @@ msgstr "" "individuele velden. U zoekt waarschijnlijk naar de Gaan knop in plaats van " "de Opslaan knop." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Klok" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Kies een tijd" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Middernacht" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "Zes uur 's ochtends" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Twaalf uur 's middags" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Annuleren" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Vandaag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Gisteren" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Morgen" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -128,62 +193,17 @@ msgstr "" "januari februari maart april mei juni juli augustus september oktober " "november december" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Z M D W D V Z" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Tonen" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Verbergen" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nu" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Klok" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Kies een tijd" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Middernacht" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "Zes uur 's ochtends" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Twaalf uur 's middags" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Annuleren" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Vandaag" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Gisteren" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Morgen" diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo index 8e61e4923eca26e0f2ff415348ee4ac228b4419c..6a3c80db1de2cdb208c219a33e1ed93b371ae708 100644 GIT binary patch delta 3413 zcmZwJd2EzL7{~Ex3zQZpmZL2obPM#hWw!@MIV}Z*BD4sCAd~`IS||m&rL-cf+?O1( zfFu>8MH3Vu zALB5(qcfl+)bG-;6Xt~U8#9Uue`XpVy|EHAaVu&-Cy+mLjt>uB##n6q7_-HA)Pqy7 zHM&t5=#TL@6jN~uDg!G~nOTp$=-)I^X~5IC6mxm{VSF1aa5BR^fM-xYEF&!%z%tZK zH{uA~gT3$y=HeaHK+?O=Il8egZoqIngno_aFcp^Fyo*!u4C;rS>5Vlq-BI_YqB7AB z_5E;+#?h$zN>Kxvh3cRh8G~7jO8Ht;KYLM`YwF7S>xb{y3nx%(`Vo>0^BJnc>-PJb zs7?0|D&;*`U@cKHCZY#RuoO39GZtV5>!1$3sDam^2DT!e{413^xWJ!zlMjvX6p{q< zK6b;)sE&R`J>V{C04BkCP&8)H?1dWOSk%P4sF~NICbk~c@pe3d&3-D$R3_0&IyT@i zeSzKad(6iBSd5umbmMaCL1dEVD_n**QA<+6D5l|3)IcwwHs=@CtEi0luT#<5{)S5R zAE*pOat1Yn_Ba5$p=MBuI)>9RwAPqOyBde$K4c8$3Z~)jsLXZm>6n80eGW1Jzv*wk z7=;>Xsda|E?!~vlm#gt(bHlPN$1~uSasMF+cqOyug5XrL1dBS;vO~-+>>(PZrP&57< zhv6+$hn_6wRFt4*z62NH2Gpszja3+t?aX))YT!Pn?KcfnbbeQ18*IWDY_{!Vs3kaw zEVkDtiKU!X*F~we(^~e`fsXs$#wkm^(#Y7@8mnbHd5EBUhOg`L1Bcb&!B(!n1 z5-M7f?Zif65|K-k5-la0$~xQ7yJQBDNfZ%J6Utyq(K|-vNy0^}rT@?-nnUB!GK7XQ z)7xI0hocFd6y6~ZOP;N9PGs2&WmX-*F@#>PD)mGap)BEb*cixir3At|1Ol&jm>-Of@kb;ir_HS{_xZ|d$`^UleXiuR zsv2KidClCwrA{Ne(5&@Vm)Cjcl`WpLz&p3jm+lKZh#egKICgt@u(Hd8u)ylL_`uP) z&cVBJg<-+kgp@Xc{k^jD^RnFeS)M^IPkw?%$nq_ukuwbuE{Fmkp-?C zw>!;EJm$^8RxFIz=Ja9I>Q{YB=dT>leQCRRuW^?O*0rr_{>i_@% delta 3809 zcmYk;4{X%s9mnyf|66FW1#3}2en9_0xpLRiT3Q6OG89m5D6EKp*Y?+P^m9(=Dm@zLb`!-jH{m`+^CH|BTvWC=f%_e+hb#EW=8UdCEnS!T>M+>XU~ z2;1-ow%~cJz=BD}6k-+XJvZCqg;-=v!gNr{<3cC$ZnMJPa34d*mu{RsLvK7ktP`$(JSb5w`^g9Vt!MKxH0RalO7SdT@tZ~Ro0nl8Kad=V>2gYJJ5xn$0xM)(OX!^^1mc(2b4Xbm=V+>PqU5nPAQW1^bMKdI#6RNl&* zm}$r|Fmv!bSdV&e4{D0WQ1?BH%G7at{YN-~;}q(?pQAc<4)y+vNZ-r{sEq%ulKiWo zJSIk|D@Hw7Wsj>-bJ~n#(=0|ccsJgJn^4bDs?FcnJ@Th#1dY* z3fs_&`>byuNic~^REDYi4>fl&_F5P2M)mX$s8#%l^)pmP{)$=y|3ytn{)|ipu15{v zM!W@UQ3KeF+OGYmH8Fq<+W(_eZso+wsGk2B>+vcob#*Ld*^GL@Qd9>z?fJE+j&8PY zwdbSwY7PTIO;Np*X=fQKW4m#>_WvtX)Wdgh3H}C^s1 zO8lsX)+0O01W@o=`)OGkLd>UJ7GaWu#Oa3+IA83+ghf zdo`-TC@#XsQ6oNs+wdHcMbpZH$-^$x2p_iQ<6ujUa{hfiP$o^v$$a^Kh;3Z>89MkCDic+F#iNl7hLt!``+trqxB!*94tu;Db2#=BYY3%RWm5+8ZM@UgH>188D)(ea zZ$(w(#0Em2<3of?EF-it62trq5Qm8e36(-ZbG%UpwlIkFD3~)dLM$dUuVF%^mAE}! zkKww`t5;IsnSW*5LV67Ub`U-3TIS~=SVzp){Og00Eto?YoR~=Xh+By# ziSzdkXgwO9_22RJ8xUOH3llh}lH83{lxlv=jM6 zgyuMCH;J)FAfhE+MO{*W7pxlSn3?*zk6pg#}{&v&}r zp1?3?MIqt|%FzWU;rh2RD3JW|vk*J$IIHR$p+2d{TG_^Rsh3&pY z4c;cNcY=S7XRW&fbDi*LJf2R6vhh~!f?S`5#)0F8d!qq!&u}Odiw8rY>`m#R z>w4H;i6^hr&-0R=9f4^4+S%-V*$cse0X3I>C^dcV>YO=m9~+1V$UxMI2YX|I9o^AL Ue7=&VtdX{OyfM{3@5O@u1H`$@=>Px# diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/django.po b/django/contrib/admin/locale/nn/LC_MESSAGES/django.po index fd1ca9e94..7b9f2d3af 100644 --- a/django/contrib/admin/locale/nn/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/nn/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # Translators: # hgrimelid , 2011-2012 # Jannis Leidel , 2011 +# jensadne , 2013 # Sigurd Gartmann , 2012 # velmont , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django/" "language/nn/)\n" @@ -20,193 +21,196 @@ msgstr "" "Language: nn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Sletta %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan ikkje slette %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Er du sikker?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Slett valgte %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Alle" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ja" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nei" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Ukjend" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Når som helst" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "I dag" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Siste sju dagar" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Denne månaden" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "I år" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Økta har tidsavbrot, logg inn att." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Handling:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "tid for handling" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objekt-ID" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objekt repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "handlingsflagg" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "endre melding" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "logginnlegg" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "logginnlegg" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "La til «%(object)s»." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Endra «%(object)s» - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Sletta «%(object)s»." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry-objekt" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ingen" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Endra %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "og" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Oppretta %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Endra %(list)s for %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Sletta %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ingen felt endra." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" vart endra Du kan redigere vidare nedanfor." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" vart oppretta." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" vart endra." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -214,268 +218,279 @@ msgstr "" "Objekt må vere valde for at dei skal kunne utførast handlingar på. Ingen " "object er endra." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Inga valt handling." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Opprett %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" vart sletta." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s-objekt med primærnøkkelen %(key)r eksisterer ikkje." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Opprett %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Rediger %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Databasefeil" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s vart endra." msgstr[1] "%(count)s %(name)s vart endra." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s valde" msgstr[1] "Alle %(total_count)s valde" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Ingen av %(cnt)s valde" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" vart sletta." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Endringshistorikk: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Sletting av %(class_name)s «%(instance)s» krev sletting av følgande beskytta " +"relaterte objekt: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Logg inn" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administrasjonsside" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django-administrasjon" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Nettstadsadministrasjon" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Logg inn" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s-administrasjon" - -#: widgets.py:90 -msgid "Date:" -msgstr "Dato:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Tid:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Oppslag" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Legg til ny" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Fann ikkje sida" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Sida du spør etter finst ikkje." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Heim" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Tenarfeil" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Tenarfeil (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Tenarfeil (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Utfør den valde handlinga" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Gå" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klikk her for å velje objekt på tvers av alle sider" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Velg alle %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Nullstill utval" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Skriv først inn brukernamn og passord. Deretter vil du få høve til å endre " +"fleire brukarinnstillingar." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Velkommen," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Skriv inn nytt brukarnamn og passord." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentasjon" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Endre passord" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Logg ut" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administrasjonsside" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django-administrasjon" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Opprett" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historikk" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Vis på nettstad" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Korriger feila under." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Skriv inn eit nytt passord for brukaren %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Passord" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Passord (gjenta)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Skriv inn det samme passordet som over, for verifisering." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Velkommen," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentasjon" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Logg ut" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Opprett" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historikk" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Vis på nettstad" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Opprett %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrering" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Fjern frå sortering" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sorteringspriorite: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Slår av eller på sortering" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Slett" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +500,7 @@ msgstr "" "Dersom du slettar %(object_name)s '%(escaped_object)s', vil også slette " "relaterte objekt, men du har ikkje løyve til å slette følgande objekttypar:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -494,7 +509,7 @@ msgstr "" "Sletting av %(object_name)s '%(escaped_object)s' krevar sletting av " "følgjande beskytta relaterte objekt:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -503,16 +518,16 @@ msgstr "" "Er du sikker på at du vil slette %(object_name)s \"%(escaped_object)s\"? " "Alle dei følgjande relaterte objekta vil bli sletta:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, eg er sikker" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Slett fleire objekt" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -522,7 +537,7 @@ msgstr "" "Sletting av %(objects_name)s vil føre til at relaterte objekt blir sletta, " "men kontoen din manglar løyve til å slette følgjande objekttypar:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -531,7 +546,7 @@ msgstr "" "Sletting av %(objects_name)s krevar sletting av følgjande beskytta relaterte " "objekt:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -540,41 +555,56 @@ msgstr "" "Er du sikker på at du vil slette dei valgte objekta %(objects_name)s? " "Følgjande objekt og deira relaterte objekt vil bli sletta:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Fjern" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Legg til ny %(verbose_name)s." + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Slette?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Etter %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Endre" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Du har ikkje løyve til å redigere noko." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Siste handlingar" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mine handlingar" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ingen tilgjengelege" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Ukjent innhald" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -583,27 +613,27 @@ msgstr "" "Noko er gale med databaseinstallasjonen din. Syt for at databasetabellane er " "oppretta og at brukaren har dei naudsynte løyve." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Passord:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Gløymd brukarnamn eller passord?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dato/tid" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Brukar" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Handling" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -611,112 +641,61 @@ msgstr "" "Dette objektet har ingen endringshistorikk. Det var sannsynlegvis ikkje " "oppretta med administrasjonssida." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Vis alle" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Lagre" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Søk" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultat" msgstr[1] "%(counter)s resultat" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s totalt" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Lagre som ny" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Lagre og opprett ny" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Lagre og hald fram å redigere" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Skriv først inn brukernamn og passord. Deretter vil du få høve til å endre " -"fleire brukarinnstillingar." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Skriv inn nytt brukarnamn og passord." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Skriv inn eit nytt passord for brukaren %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Passord" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Passord (gjenta)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Skriv inn det samme passordet som over, for verifisering." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Fjern" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Legg til ny %(verbose_name)s." - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Slette?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Takk for at du brukte kvalitetstid på nettstaden i dag." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Logg inn att" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Endre passord" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Passord endra" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Passordet ditt vart endret." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -724,46 +703,34 @@ msgstr "" "Av sikkerheitsgrunnar må du oppgje det gamle passordet ditt. Oppgje så det " "nye passordet ditt to gonger, slik at vi kan kontrollere at det er korrekt." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Gammalt passord" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nytt passord" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Endre passord" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Nullstill passord" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Passord nullstilt" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Passordet ditt er sett. Du kan logge inn." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Stadfesting på nullstilt passord" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Oppgje nytt passord" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -771,19 +738,15 @@ msgstr "" "Oppgje det nye passordet ditt to gonger, for å sikre at du oppgjev det " "korrekt." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nytt passord:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Gjenta nytt passord:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Passordet vart ikkje nullstilt" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -791,75 +754,94 @@ msgstr "" "Nullstillingslinken er ugyldig, kanskje fordi den allereie har vore brukt. " "Nullstill passordet ditt på nytt." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Passordet vart nullstilt" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Gå til følgjande side og velg eit nytt passord:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Brukarnamnet ditt, i tilfelle du har gløymt det:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Takk for at du brukar sida vår!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Helsing %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Nullstill passordet" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Alle datoar" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Velg %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Velg %s du ønskar å redigere" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dato:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Tid:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Oppslag" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Legg til ny" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo index b14c44b81fe26b2caf05b3d3dd36942bbc89f7da..7e02364c584c762e63abb24d8c3a68b8b0c24bf2 100644 GIT binary patch delta 365 zcmXZWze>YU6vy$CN}9GBaBzwa861R?kkoc)6jW4@QV^m(K+vj@kYLiyp@Wl7YG1&? z(Lv~IxCst|;2Y?squ->tT<(Y8{d4a5HhzqkC1v!ai1?a_BO<>w5fxYJBJ*e?Te5*w z+`}2%#|1nrh-!QNLfj)lKWhDG9tBvWw8dk_#W!^!i^jLH} z!n}cFyu&lR#XrmoU(Ze(xxsDn1Lh69<2`O$8@@0+ig0GMnA}g)?pgNSriPD)H8cQ9EX|NAA~1^$XvfD;$~DtJB&}0 INwpTL|HSq-@&Et; delta 369 zcmXZWu}T9$5C-5sk@J#hz(NpCiz@_+uwifYBpxDx2x6nM_yS2><>0tzOhjw~R$^ty z16cS1LLS3H5G(}2N6<=J|K$#r`F3_^XXnTJ_MTS?qo)F(T|ff(EddT)D+3EuP#$52 z&eARheDgH_%iOLVz)gok*{RHx(%VWeA$RpIC*uKmb*!Ncw)}|?QGLj Q*Gb&zn|f*nQ@0d5|Asd=7XSbN diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po index c9ee6be93..6da1391ba 100644 --- a/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po @@ -6,11 +6,11 @@ # velmont , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django/" "language/nn/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: nn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Tilgjengelege %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "Dette er lista over tilgjengelege %s. Du kan velja nokon ved å markera dei i " "boksen under og so klikka på «Velg»-pila mellom dei to boksane." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Skriv i dette feltet for å filtrera ned lista av tilgjengelege %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Velg alle" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klikk for å velja alle %s samtidig." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Vel" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Slett" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Valde %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +73,24 @@ msgstr "" "Dette er lista over valte %s. Du kan fjerna nokon ved å markera dei i boksen " "under og so klikka på «Fjern»-pila mellom dei to boksane." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Fjern alle" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klikk for å fjerna alle valte %s samtidig." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s av %(cnt)s vald" msgstr[1] "%(sel)s av %(cnt)s valde" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "Det er endringar som ikkje er lagra i individuelt redigerbare felt. " "Endringar som ikkje er lagra vil gå tapt." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "Du har vald ei handling, men du har framleis ikkje lagra endringar for " "individuelle felt. Klikk OK for å lagre. Du må gjere handlinga på nytt." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +118,68 @@ msgstr "" "Du har vald ei handling og du har ikkje gjort endringar i individuelle felt. " "Du ser sannsynlegvis etter Gå vidare-knappen - ikkje Lagre-knappen." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "No" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Klokke" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Velg eit klokkeslett" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Midnatt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "06:00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "12:00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Avbryt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "I dag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "I går" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "I morgon" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +187,17 @@ msgstr "" "Januar Februar Mars April Mai Juni Juli August September Oktober November " "Desember" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T O T F L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Vis" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Skjul" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "No" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Klokke" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Velg eit klokkeslett" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Midnatt" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "06:00" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "12:00" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Avbryt" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "I dag" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "I går" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "I morgon" diff --git a/django/contrib/admin/locale/os/LC_MESSAGES/django.mo b/django/contrib/admin/locale/os/LC_MESSAGES/django.mo index c4ae9e846e92250a371e4c5ecf283f5b63d2211b..e1494baee6c905654bde35c8b8dcf2336e50d951 100644 GIT binary patch delta 3582 zcmYk+c~Dhl9LDh<3Me-~0~1Bks}dS`k&A5N5~!u6sfD=ZhJ;$;hM0R-6B2VtyJ}+Q zIAz*QrA^nRY?}sK%>F2BY?xfi(wav7M{Tqk?fcwwXnKc-&-iU4& z-iEDc@4}WGw!KthIq;@?!eP9N_D84=eT9j5(QV&CF0}S-co-&QYfQzJ=))R(3+a<( zwdGtKi0V)&>bgmo!1HZJxMH>xxyCkNxQEz{_Fl}uFHs%4hC1&K`mxR3X8c((|2$ZN z^wFlE9yA9TR9lSdz)DQQ8tlRIZ5I_i@HlFyzQN9T0T*CIg4qFFh%>Mo!|^(WxcL9Vo{ltU}!{gnh6P)sbi}4wO=fqmqi{Sc!Gm0&k!?b`v8}yskzv7Bxb>QRf#XG5+fDP!8yUrKq_ckG!l^q8=PTy-^M7 z!l2vUgPQw;$ZXjAs0W{Le{Vu9+TT%A5!u0+!g%aLJGlenUrnWu1EcXEu0`v}F{nd5 zxB>O1ji?SbA+uvwkbB!5R7aDN%@|!vK@OQ8wPuE+t{;c$$Q0ClW(BCEQ(1xP>3-B3 zHlRk}Thtr=g1X=`9z>mdAH0kA<7phI<7^pDu?H{{C*tF{4u|6z%)*}cnvKE01S*eG zIe_}%A7t9h$BJ2mL$DT)q2{iLaT|}rQE##rwYm?u9zu=SG1OW(ftr%IE-h zzV`n$DpNU-;dS10J!*e%MXik;sO`58pTQ7xyqVDqpszX1z z$NxZe{LiofYAj7%=)w93-X6WQ-|g;9$#+;n`wHs8#i`DA3g9r>yHPLj8|pzrnHMjP z#YkL?8le@aMfx0SZ3Hn<&wq!C=KeG6g=djxnJ0}81ZJWx9E&<{CbA=K4erExJc>D- ztQ%iOT_4S`XsFXsQ;?6$t_?+I(<(5a3u>se!riD2?89_Cg&w@^wqsanqiN?L>&R+R zyWlm{jSry~X(Q@>mrxzJirm8f#y*(J&Dm%+KArhz8f*av)Z-v(M2_M)%xB`4VS9R| z_7?1d^LM&|#PNKdK=TU3pdVq?T z$}Q9llNle~AP3{H7P??=e_!Pu--vp^e$>c(j5&A~b$tR2{qDu7n1@$!JHCy9 z+FVZL4YTu{6N=cBx?m5gBS+kJ18N&KAsfV^3Y<6ZiHx@8yH=nUR}gjmdzgryq8CqL zF0Jw9!Kb{F%1j7kzeT)-y$3xCD$2RcLe!2`}B{1Ww@7*ymOABnALPeLue z3T%suu@lyz*2Z4ch=!2CwiEa{-obdDZ=W+BE%19x!5^>(UdMfyGRXPzH6Y&@%j9*L zUMoR8crEGy^%#u@u_GRFkAI6g?-F*$o2VB~8N&ESP#Hr?hz_buaj;SxL0%;$TB8!NI{S~6}9H}C$$P>Q;Abe87i`W3@IngWjU4cL_0$t8kMCanUs-{q>i-J{HtsvYl!Blp1e#}kmfRq ziWXC6!UnMQglV+xWH!;xSVo>DZ0+zoYpt{+JIOdQjWj=xsy*M_en~A#R|gx5nWUB^ zlBbEb)??)VMT>5Zdw>tIq3)S+Ilio1pTDoypIhk94qolvX$VIOeEuA-Kff@mAR~+78Bw;d+Bc@EZ0^F! zvg&zNh2FuHWs9Dy@QyC4nzzi`zdYP3%3f0W)by%~%()fSp^>SlBZ9uP{h@1VNim^} etjeh1k=)L~C-OYOxV&DWn!GhFL)C@B*na`8U4W_p delta 4151 zcmY+`dvH|M0mt#P1Of>J4J5pUn?QIayCj4_K;H5UuM~+0NMT7fA+T&7y8*Bc&BtXkY}UWojLyo$iW7>M*Fq*0xT|AI@~JblQG@dv98MhTne9xqI)q z=bm%!h6}q~JNLW7_j+_}HI$QN0GZLrm`~83$_M37X~tyYpRqsw8<%7M?#2woji}?t zunS(sV!Vz;_z2Un;4x#8@hMb)C3ZV(R#WNBfhtVG8tjHa`vkKMyVBl?8ejx_;yI`N z3)FR=VG8~MHIN6m6(8bu-1xXLjNLrKUYNqDl1 z%*BJKfn7tL_dXWj$H+g^jm|WQ1CdEEBT)A#Mkd)z$7Jqr=1}R4i*OiLp>FsxYN}qt zf%s#r!(ZV~a5B?SiGRftxFo|q{~>As-MLs#Y@r6=!KpY2)n6lq>B}6WQi$hJYxFsm z;g>iBr!ilCti%p@3pK#o*b(pH3wR%w;wqj-{j{N$@*3*=o2Z$(<$Qm?H}kJ4{R;;) zRcU?f3;Li&o`bq!A!^OXq6S=oy75ZXldVDBsLp9OqV~W(WVy{D)QwMLKWsx?_dy@# zpL?6nIG|npHTK0!KGYtCTC;hmwJyU!=*18=VJZF{cj9b%pMbx?v6xCHy3sV$jFh4t zWGQNi)`zKR09#Q{)QT*hIfC?Q-a_5@2C9SKq6Tyq)zKeuB>n^WXL5K&G!xTMGqn&k z6JFH$>+mgX#2gHJo?vHES%Q=G1!{_}q6hEbV(iS0nTN|UA5Y;D{0J9d9@C=ZTaayF zeuNEp9b2&2vX}T8K1=%s@*u2#mi;>9IgUn6SutwU%to!9@!g>Rys zG=&YN--8~gJ=6FUoA-)K8@09*)}G9@Ji$f?DHcs2gvQ3vNyQ-2$^B=?c+VZK5QIGvrS^YgJYmY@c(82M+ye5B$Tr+slG^Iyt=PdUJb zGzBb_UWk*y=tUiF(Zrpl0p_&c(?E{OaK@)Dq6- z;%@kiV>!B9^dF|u!WZ>ChE9Bln!?Uw>~+us@hV!P_KeZ>ZiuO&^@xrOhSeVK_D*7965r2oj z#?SFI!_-vnoo?^iBiNO8CU?{EEbM}#P@AI-;_WEG0Q4L^_kB zL>n)UOe9+R@NPcZOGhdj$!5}v93(H3ZG$V5 zZQf2qZ^s(alc_1aMqm`tRZkV4I&9&9_ zz6wwDdfz~oPVVxWdS4_z+mlx4&M$J0F0u;7Oeh#1S)bj1CP#|h1>>yz;t8Y2=jKyV z=X--8_mX;VAn5moYU(FgCEfrJZO!*pSNQza#C3`0RDYuBsSZ@uMBmT8?Me=KH~2;b zBgclE8JH7v$M;yVbFmAtE3r$ltFcS*rg(FFTkKqXN9CB417`a>~GU;-t$wm&T(Za7xsQZ>PaS#hX0Q, 2013 -# Soslan Khubulov , 2013 +# Xwybylty Soslan , 2013 +# Xwybylty Soslan , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 17:08+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Ossetic (http://www.transifex.com/projects/p/django/language/" "os/)\n" "MIME-Version: 1.0\n" @@ -18,62 +18,68 @@ msgstr "" "Language: os\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s хафт ӕрцыдысты." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Нӕ уайы схафын %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ӕцӕг дӕ фӕнды?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Схафын ӕвзӕрст %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Иууылдӕр" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "О" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Нӕ" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Ӕнӕбӕрӕг" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Цыфӕнды бон" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Абон" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Фӕстаг 7 бон" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ацы мӕй" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ацы аз" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -82,100 +88,97 @@ msgstr "" "Дӕ хорзӕхӕй, раст кусӕджы аккаунты %(username)s ӕмӕ пароль бафысс. Дӕ сӕры " "дар уый, ӕмӕ дыууӕ дӕр гӕнӕн ис стыр ӕмӕ гыццыл дамгъӕ ӕвзарой." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Дӕ хорзӕхӕй, ногӕй бахиз, уымӕн ӕмӕ дӕ сессийы рӕстӕг фӕцис." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Ми:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "мийы рӕстӕг" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "объекты бӕрӕггӕнӕн" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "объекты хуыз" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "мийы флаг" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "фыстӕг фӕивын" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "логы иуӕг" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "логы иуӕгтӕ" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Ӕфтыд ӕрцыд \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Ивд ӕрцыд \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Хафт ӕрцыд \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "ЛогыИуӕг Объект" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Никӕцы" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Ивд %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ӕмӕ" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Бафтыдта %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Changed %(name)s \"%(object)s\"-ы %(list)s." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Схафта %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ивд бынат нӕй." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" ӕфтыд ӕрцыд. Дӕ бон у бындӕр та йӕ ивай." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -183,19 +186,19 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" ӕфтыд ӕрцыд. Дӕ бон у ӕндӕр %(name)s бындӕр бафтауын." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" ӕфтыд ӕрцыд." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "%(name)s \"%(obj)s\" ивд ӕрцыд. Дӕ бон у бындӕ ӕй ногӕй ивай." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -203,162 +206,149 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" ивд ӕрцыд. Дӕ бон у ӕндӕр %(name)s бындӕр бафтауын." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ивд ӕрцыд." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Иуӕгтӕ хъуамӕ ӕвзӕрст уой, цӕмӕй цын исты ми бакӕнай. Ницы иуӕг ӕрцыд ивд." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Ницы ми у ӕвзӕрст." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Бафтауын %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" хафт ӕрцыд." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r фыццаг амонӕнимӕ %(name)s-ы объект нӕй." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Бафтауын %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Фӕивын %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Бӕрӕгдоны рӕдыд" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s ивд ӕрцыд." msgstr[1] "%(count)s %(name)s ивд ӕрцыдысты." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s у ӕвзӕрст" msgstr[1] "%(total_count)s дӕр иууылдӕр сты ӕвзӕрст" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s-ӕй 0 у ӕвзӕрст" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" хафт ӕрцыд." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Ивынты истори: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Бахизын" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django сайты админ" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django администраци" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Сайты администраци" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Бахизын" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s-ы администраци" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Бон:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Рӕстӕг:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Акӕсын" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Бафтауын ӕндӕр" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Нырыккон:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Ивд:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Фарс нӕ зыны" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Хатыр, фӕлӕ домд фарс нӕ зыны." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Хӕдзар" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Серверы рӕдыд" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Серверы рӕдыд (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Серверы Рӕдыд (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -366,120 +356,141 @@ msgstr "" "Рӕдыд разынд. Уый тыххӕй сайты администратормӕ электрон фыстӕг ӕрвыст ӕрцыд " "ӕмӕ йӕ тагъд сраст кӕндзысты. Бузныг кӕй лӕууыс." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Бакӕнын ӕвзӕрст ми" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Бацӕуын" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Ам ныххӕц цӕмӕй алы фарсы объекттӕ равзарын" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Равзарын %(total_count)s %(module_name)s иууылдӕр" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Ӕвзӕрст асыгъдӕг кӕнын" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Фыццаг бафысс фӕсномыг ӕмӕ пароль. Стӕй дӕ бон уыдзӕн фылдӕр архайӕджы " +"фадӕттӕ ивын." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Ӕгас цу," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Бафысс фӕсномыг ӕмӕ пароль." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Документаци" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Пароль фӕивын" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Рахизын" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django сайты админ" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django администраци" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Бафтауын" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Истори" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Сайты фенын" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Дӕ хорзӕхӕй, бындӕр цы рӕдыдтытӕ ис, уыдон сраст кӕн." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Бафысс ног пароль архайӕг %(username)s-ӕн." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Пароль" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Пароль (ногӕй)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Уӕлдӕр цы пароль бафыстай, уый бафысс, цӕмӕй бӕлвырд уа." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Ӕгас цу," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Документаци" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Рахизын" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Бафтауын" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Истори" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Сайты фенын" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Бафтауын %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Фӕрсудзӕн" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Радӕй айсын" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Рады приоритет: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Рад аивын" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Схафын" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -489,7 +500,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' хафыны тыххӕй баст объекттӕ дӕр хафт " "ӕрцӕудзысты, фӕлӕ дӕ аккаунтӕн нӕй бар ацы объекты хуызтӕ хафын:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -498,7 +509,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' хафын домы ацы хъахъхъӕд баст объекттӕ " "хафын дӕр:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -507,16 +518,16 @@ msgstr "" "Ӕцӕг дӕ фӕнды %(object_name)s \"%(escaped_object)s\" схафын? Ацы баст иуӕгтӕ " "иууылдӕр хафт ӕрцӕудзысты:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "О, ӕцӕг мӕ фӕнды" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Цалдӕр объекты схафын" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -526,7 +537,7 @@ msgstr "" "Ӕвзӕрст %(objects_name)s хафыны тыххӕй йемӕ баст объекттӕ дӕр схафт " "уыдзысты, фӕлӕ дӕ аккаунтӕн нӕй бар ацы объекты хуызтӕ хафын:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -534,7 +545,7 @@ msgid "" msgstr "" "Ӕвзӕрст %(objects_name)s хафын домы ацы хъахъхъӕд баст объекттӕ хафын дӕр:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -543,41 +554,56 @@ msgstr "" "Ӕцӕг дӕ фӕнды ӕвзӕрст %(objects_name)s схафын? ацы объекттӕ иууылдӕр, ӕмӕ " "семӕ баст иуӕгтӕ хафт ӕрцӕудзысты:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Схафын" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Бафтауын ӕндӕр %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Хъӕуы схафын?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s-мӕ гӕсгӕ" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Моделтӕ %(name)s ӕфтуаны" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Фӕивын" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Нӕй дын бар исты ивын." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Фӕстаг митӕ" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Фылдӕр митӕ" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ницы ис" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Ӕнӕбӕрӕг мидис" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -586,138 +612,87 @@ msgstr "" "Дӕ бӕрӕгдоны цыдӕр раст ӕвӕрд нӕу. Сбӕрӕг кӕн, хъӕугӕ бӕрӕгдоны таблицӕтӕ " "конд кӕй сты ӕмӕ амынд архайӕгӕн бӕрӕгдон фӕрсыны бар кӕй ис, уый." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Пароль:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Дӕ пароль кӕнӕ дӕ фӕсномыг ферох кодтай?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Бон/рӕстӕг" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Архайӕг" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Ми" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "Ацы объектӕн ивдтыты истори нӕй. Уӕццӕгӕн ацы админӕй ӕфтыд нӕ уыд." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Иууылдӕр равдисын" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Нывӕрын" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Агурын" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s фӕстиуӕг" msgstr[1] "%(counter)s фӕстиуӕджы" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s иумӕ" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Нывӕрын куыд ног" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Нывӕрын ӕмӕ ног бафтауын" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Нывӕрын ӕмӕ дарддӕр ивын" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Фыццаг бафысс фӕсномыг ӕмӕ пароль. Стӕй дӕ бон уыдзӕн фылдӕр архайӕджы " -"фадӕттӕ ивын." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Бафысс фӕсномыг ӕмӕ пароль." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Бафысс ног пароль архайӕг %(username)s-ӕн." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Пароль" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Пароль (ногӕй)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Уӕлдӕр цы пароль бафыстай, уый бафысс, цӕмӕй бӕлвырд уа." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Схафын" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Бафтауын ӕндӕр %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Хъӕуы схафын?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Бузныг дӕ рӕстӕг абон ацы веб сайтимӕ кӕй арвыстай." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Ногӕй бахизын" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Пароль ивын" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Пароль ивд ӕрцыд" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Дӕ пароль ивд ӕрцыд." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -725,46 +700,34 @@ msgstr "" "Дӕ хорзӕхӕй, ӕдасдзинады тыххӕй, бафысс дӕ зӕронд пароль ӕмӕ стӕй та дыууӕ " "хатт дӕ нӕуӕг пароль, цӕмӕй мах сбӕлвырд кӕнӕм раст ӕй кӕй ныффыстай, уый." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Зӕронд пароль" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Ног пароль" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Мӕ пароль фӕивын" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Пароль рацаразын" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Паролы ног арӕзт ӕххӕст у" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Дӕ пароль ӕвӕрд ӕрцыд. Дӕ бон у дарддӕр ацӕуын ӕмӕ бахизын." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Пароль ӕвӕрыны бӕлвырдгӕнӕн" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Бафысс ног пароль" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -772,19 +735,15 @@ msgstr "" "Дӕ хорзӕхӕй, дӕ ног пароль дыууӕ хатт бафысс, цӕмӕй мах сбӕрӕг кӕнӕм раст ӕй " "кӕй ныффыстай, уый." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Ног пароль:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Бӕлвырд пароль:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Пароль ӕвӕрд нӕ ӕрцыд" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -792,12 +751,7 @@ msgstr "" "Парол ӕвӕрыны ӕрвитӕн раст нӕ уыд. Уӕццӕгӕн уый тыххӕй, ӕмӕ нырид пайдагонд " "ӕрцыд. Дӕ хорзӕхӕй, ӕрдом ног пароль ӕвӕрын." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Пароль ӕвӕрд ӕрцыд" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -805,7 +759,7 @@ msgstr "" "Мах ды цы электрон адрис бацамыдтай, уырдӕм арвыстам дӕ пароль сӕвӕрыны " "тыххӕй амынд. Тагъд ӕй хъуамӕ айсай." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -813,7 +767,7 @@ msgstr "" "Кӕд ницы фыстӕг райстай, уӕд, дӕ хорзӕхӕй, сбӕрӕг кӕн цы электрон постимӕ " "срегистраци кодтай, уый бацамыдтай, ӕви нӕ, ӕмӕ абӕрӕг кӕн дӕ спамтӕ." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -822,24 +776,24 @@ msgstr "" "Ды райстай ацы фыстӕг, уымӕн ӕмӕ %(site_name)s-ы дӕ архайӕджы аккаунтӕн " "пароль сӕвӕрын ӕрдомдтай." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Дӕ хорзӕхӕй, ацу ацы фарсмӕ ӕмӕ равзар дӕ ног пароль:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Дӕ фӕсномыг, кӕд дӕ ферох ис:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Бузныг нӕ сайтӕй нын кӕй пайда кӕныс!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s-ы бал" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -847,28 +801,52 @@ msgstr "" "Ферох дӕ ис дӕ пароль? Дӕ пароль бындӕр бафысс, ӕмӕ дӕм мах email-ӕй ног " "пароль сывӕрыны амынд арвитдзыстӕм." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Email адрис:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Мӕ пароль ногӕй сӕвӕрын" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Бонтӕ иууылдӕр" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Никӕцы)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Равзарын %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Равзарын %s ивынӕн" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Бон:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Рӕстӕг:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Акӕсын" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Бафтауын ӕндӕр" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Нырыккон:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Ивд:" diff --git a/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo index 07262acda5c0afec1ae8454ec55961a37bc24294..077d90107919d9aff5cf7ca5891464e3b0f2fedd 100644 GIT binary patch delta 365 zcmXZWze>YU6vy#X#kQu_f9RquUg#((Nol}_A}&&p3{sq2N}v%^VyaDWE$$9NHwS$I z2ceD*g0G-B`3Qn8&VFy`<#Ipy9nQTuKk8RKRdVCIoJhAI(h-sGq6k}@MUgV@<2rh{ zioKZ^SS4R$4Igj~-_XPl+{1Z8ge`3j{Z40=Pw|!<7&4X(KK>}^ACyWWd92_P)^G8hX7jRH;@gq3s;O=u+IPQ1P@xFKOkMr$3EabYkIUuxveE?rYfD6@OV2p0lX?j2> z>G8mfmYJ{UGQFo$^o0ugPJNoU0WNHEGwdRqsMk}m72LTxzG50uw?wdP7uTJOaA X+}Zj+?5N8$Ic@4nL$~`@@vQg<$xb(3 diff --git a/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po index adb83bcdb..eb72e32c0 100644 --- a/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Soslan Khubulov , 2013 +# Xwybylty Soslan , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Ossetic (http://www.transifex.com/projects/p/django/language/" "os/)\n" "MIME-Version: 1.0\n" @@ -17,12 +17,12 @@ msgstr "" "Language: os\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Уӕвӕг %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +32,38 @@ msgstr "" "бындӕр къӕртты ӕмӕ дыууӕ къӕртты ӕхсӕн \"Равзарын\"-ы ӕгънӕгыл куы ныххӕцай, " "уӕд." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Бафысс ацы къӕртты, уӕвӕг %s-ты номхыгъд фӕрсудзынӕн." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Фӕрсудзӕн" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Равзарын алкӕцыдӕр" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Ныххӕц, алы %s равзарынӕн." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Равзарын" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Схафын" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Ӕвзӕрст %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -72,22 +72,24 @@ msgstr "" "Ай у ӕвзӕрст %s-ты номхыгъд. Сӕ хафынӕн сӕ дӕ бон у бындӕр къӕртты равзарын " "ӕмӕ дыууӕ ӕгънӕджы ӕхсӕн \"Схфын\"-ыл ныххӕцын." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Схафын алкӕцыдӕр" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Ныххӕц, алы ӕвзӕрст %s схафынӕн." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s-ӕй %(sel)s ӕвзӕрст" msgstr[1] "%(cnt)s-ӕй %(sel)s ӕвзӕрст" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -95,7 +97,8 @@ msgstr "" "Ӕнӕвӕрд ивдтытӕ баззадысты ивыны бынӕтты. Кӕд исты ми саразай, уӕд дӕ " "ӕнӕвӕрд ивдтытӕ фесӕфдзысты." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +108,8 @@ msgstr "" "хорзӕхӕй, ныххӕц Хорзыл цӕмӕй бавӕрд уой. Стӕй дын хъӕудзӕн ацы ми ногӕй " "бакӕнын." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,69 +118,85 @@ msgstr "" "Ды равзӕртай цыдӕр ми, фӕлӕ ивӕн бынӕтты ницы баивтай. Уӕццӕгӕн дӕ Ацӕуыны " "ӕгънӕг хъӕуы, Бавӕрыны нӕ фӕлӕ." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Ныр" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Сахат" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Рӕстӕг равзарын" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Ӕмбисӕхсӕв" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 ӕ.р." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Ӕмбисбон" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Раздӕхын" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Абон" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Къӕлиндар" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Знон" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Сом" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "Январь Февраль Мартъи Апрель Июнь Июль Август Сентябрь Октябрь Ноябрь Декабрь" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Х К Д Ӕ Ц М С" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Равдисын" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Айсын" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Ныр" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Сахат" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Рӕстӕг равзарын" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Ӕмбисӕхсӕв" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 ӕ.р." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Ӕмбисбон" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Раздӕхын" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Абон" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Къӕлиндар" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Знон" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Сом" diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo index 8138d756ae50f3da09e3bbf90cbfba5f401680a7..ad6c29b8f5033196b7a9b9e6e73eacbedcf6116f 100644 GIT binary patch delta 2757 zcmX}tYfzL`9LMnkEEhpU0TC2&Lqxf{yRr&sLQ38*NTO*_khh=&L_nq)-QIX@9LcB4 zguT)lUUac(HJc{K8JnDJvXUI960KfjV?#DpHe^|Se-Fpb@ZZmQo_(J4{LlZKefV_4 z*}BlRWX}tR)=gv*15w5t!&hSYpiPT6W-R96daS?+*o#4Y7h`Y`b<1za5aur&iT~Q~ zMlD|CUJZc3-BZ4&)nie z=kKB)6Uk-_R^TXHg(FPJm{e@7)6!$&2i z;tZ@sjkh0bu?HjZI%>Qd=;8V179Cyq2QrqqYcGf=O`T6hs%SD$-{&Bg7(Z&j3QWOy zsLHHC4>loxriBmPx6>XUKvno<42`C9l#WUjwikSeTH}7ylH5dv{cN_-)zLMu=eZ9pZ~jj6bEH1*G*bC?r)z#FI=-$On43~FZQF(0p@5{qM0 zw-Trs`%yEhLS4Tc^RN-;;zwnY`&n&2S$o!Gkypdr=AYqc-~$)DnIhqEkTUXS^RXsEaaPi_@?jRhc8! zKGXnVRH;wd^XE_r_FD(+`Rn*uD< zqJCzV(TjulG$vA>T-=A6!Exj((~m0YAnHMPP}jw>Vf_KIG13$+`(I}PR1eB12cJP=z1S&smoCl-HcwI zZ}!m9Kz&$=CvYa-Ms3DIuFk{xI0d)bV+XZlr;$s|7s#Lag%4eyGx{sGegfU;CcKvkH*XDZ-mDp!kiC0hqXHq6TcmdA9bvPdnqDp=dHRB;v zn2f(gBSLy6*|iPJ5?=m`$k7B^DBG#Aae0p{6|(TF-~pas#3EAfa7j}fZCQbJ3o#@p3hrY*QyCuo|~G9pF?wyo9gzng;{gvz0&w^}=qNKiGiji@73 zjYo)RB9>sUy02z%+a~K0EF-j>j}!9YWqH1W&7#4fZ)eqYKT@sEpHgJ+$sXLuSyv&kxQ`W+*c*IuV6O2`+vO! zYju*gf=DGQoeS}f)09vWKAzAT8TOCb7U7&u8s`iqrG$f{=S76y8gt3x>`f~UmK6Dd zMgB6cKUnS$6!-!@Uwrk-qMA)zP1~DVTZ*b0J2sVj13tfdUBKt{m6iKT!#}0PMLJm- l=}t;UZn!q%swZ5RbvVi?&0geO%+3w(o;)@x?4Noh{y(4H3QGV0 delta 3361 zcmZ|Q32YQq9LMq3gR4?(OKVZ7PN~HLUD&qtprS2O6-A{M5ClAy?a)@sZryF6UMvu$ zs3azC@CuNafX-^fW2=HzFyIm6g^C!Dn2E+K#v{>q5U=lVcZx^iWdHMd@6F7+XZFB~ z*MhN+3$nKwj`hSuMYb`I$kCiQ4&@kAgm2+8`~pwLvyU@Iw_Jg>*n#=D9Y^A$I0~P_ zEZm1<@ql;zP2?9dM>wnDPdxubJus2G$DoC3Xe#Dn4XS}T-t~D{K)%h>#^cHN<22li zRA~mi^5?ON{2|PzeUnM8<0vRZHCTot(1&WM28*!~PscXY$gamza3gAl?nlkQ)5y=f z!l@bGLv?Thjnv>YRJ~W?V%j&WNMzy=s^a~~Dwvm1H@=2+*1Y3gcfIm2k<~EYdDoAk z8Xm>)RbLT~#|fwoRHEu_LT)uJ7*oXyy@IPyQys=U>_>j)R!%43y{HEVQ8RK7wHH3b z6Y*y+pU=aZNgrzJ>+w{ai>(;M0UXR@{u@cmX5Q*>EvkXtsF6R1{LBlS)Zh`+2)@Na z`~lVQXojbTCZV32j_N=yY6hBcDlSBIcpYls_Z2Yzq|JkzH1cOq4;;iP_#U2x85C*; znsGWV$N6|0`tgY8D0+1Q`3CI61*j!@5!InXsJ-=pryC=oHUAu$J@YMUgnyuVn8nVj z$2?RA=b_$?OHgaQ7^h(n&%`@W9eo`u@JrOpX6AWYtX_ic)i~L zM@USjpn|WEMzjFcU<5VATQId*Q1?BERrm&KWa?El6r%RVd0u`Eo<=@_0el0sr~G_0 zmf|uzp7u?W#G7~!wFGgxtp>NFX5b;@jWLg786H42{5k6Wqo_TQZKX%-M}DT2lj^w^ zn{gf1;eKQ_%}*Fpk8(?mDaU$L{&LjX4Iq6o_aSYVy?8#pkGijn>1xG`@Lb%1y8ao? z#ToQg9gQM`Hv_2qcj00Dsf_u*G{cxznWsJqCNaNv;XSC`JLB~92$o_qc^lR61E>xj z!W#S(=VCDr@u*pjV{jvCZ)`!@G}}=3Kac#(j}@`>T9;6(Mp%#P@e*Wt%{90XH{&|| z2gXWqxx+XUKgM<(KZClkAJ4~Hzjit6jC$^<=Sl2fJs)c%p$jdZ z?Wo;MKa*PTN)xX3()z^e=8>Rq=YcGT|uPu2>CSNC+=y>|Sqapk`BE&uO$Dy@}vFwjTob>Y5<6{R0^*y;>KExW&`D`K}# zPuAzXn?1r83`gwv*rMsRH9mi>ue#Q%n%P)2Yns2>@6Tyn;A^wjbm>uFOQ6?ow5t78 z+}Gf%s<-?Njn%V~;iA!*!;{ooJSVd}8Xr1&V)E(Y53}P1rISWD`&}oVykp|lta#z% zl6Y%HafXR!R2IcAwhH47*345}XP@Od54nkruJc$rv)4`B?m7dmvuXI&mU#YT>t7F- z=HB8udtB#X*BNr1Cz3I%A}fBhq%=ll+uX$ZO5EzI^;=zss+Fc_r<>T|I(uoyb?$c) z0~Arokek@-B^-yM2dDscr=H(Lo(w(Q;3gh-ox920?K+!b5BIsdb{f^I8n?Ml^0Bfz GbN&Jb=H{mW diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/django.po b/django/contrib/admin/locale/pa/LC_MESSAGES/django.po index a81a1bdbd..9054a76e1 100644 --- a/django/contrib/admin/locale/pa/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pa/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django/" "language/pa/)\n" @@ -17,460 +17,470 @@ msgstr "" "Language: pa\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਈਆਂ ਗਈਆਂ।" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "ਕੀ ਤੁਸੀਂ ਇਹ ਚਾਹੁੰਦੇ ਹੋ?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "ਚੁਣੇ %(verbose_name_plural)s ਹਟਾਓ" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "ਸਭ" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "ਹਾਂ" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "ਨਹੀਂ" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "ਅਣਜਾਣ" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "ਕੋਈ ਵੀ ਮਿਤੀ" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "ਅੱਜ" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "ਪਿਛਲੇ ੭ ਦਿਨ" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "ਇਹ ਮਹੀਨੇ" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "ਇਹ ਸਾਲ" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "ਫੇਰ ਲਾਗਇਨ ਕਰੋ ਜੀ, ਕਿਉਂਕਿ ਤੁਹਾਡੇ ਸ਼ੈਸ਼ਨ ਦੀ ਮਿਆਦ ਪੁੱਗ ਗਈ ਸੀ।" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "ਕਾਰਵਾਈ:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "ਕਾਰਵਾਈ ਸਮਾਂ" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "ਆਬਜੈਕਟ id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "ਆਬਜੈਕਟ repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "ਕਾਰਵਾਈ ਫਲੈਗ" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "ਸੁਨੇਹਾ ਬਦਲੋ" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "ਲਾਗ ਐਂਟਰੀ" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "ਲਾਗ ਐਂਟਰੀਆਂ" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "ਕੋਈ ਨਹੀਂ" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s ਬਦਲਿਆ।" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ਅਤੇ" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ਸ਼ਾਮਲ ਕੀਤਾ।" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ਲਈ %(list)s ਨੂੰ ਬਦਲਿਆ" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ਹਟਾਇਆ ਗਿਆ।" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "ਕੋਈ ਖੇਤਰ ਨਹੀਂ ਬਦਲਿਆ।" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" ਠੀਕ ਤਰ੍ਹਾਂ ਜੋੜਿਆ ਗਿਆ ਸੀ। ਤੁਸੀਂ ਇਸ ਨੂੰ ਹੇਠਾਂ ਸੋਧ ਸਕਦੇ ਹੋ।" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਇਆ ਗਿਆ ਹੈ।" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ਨੂੰ ਠੀਕ ਤਰ੍ਹਾਂ ਬਦਲਿਆ ਗਿਆ ਸੀ।" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "ਕੋਈ ਕਾਰਵਾਈ ਨਹੀਂ ਚੁਣੀ ਗਈ।" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s ਸ਼ਾਮਲ" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਇਆ ਗਿਆ ਹੈ।" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s ਸ਼ਾਮਲ" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s ਬਦਲੋ" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "ਡਾਟਾਬੇਸ ਗਲਤੀ" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s ਠੀਕ ਤਰ੍ਹਾਂ ਬਦਲਿਆ ਗਿਆ।" msgstr[1] "%(count)s %(name)s ਠੀਕ ਤਰ੍ਹਾਂ ਬਦਲੇ ਗਏ ਹਨ।" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s ਚੁਣਿਆ।" msgstr[1] "%(total_count)s ਚੁਣੇ" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਇਆ ਗਿਆ ਹੈ।" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "ਅਤੀਤ ਬਦਲੋ: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ਲਾਗ ਇਨ" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ਡੀਜਾਂਗੋ ਸਾਈਟ ਐਡਮਿਨ" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "ਡੀਜਾਂਗੋ ਪਰਸ਼ਾਸ਼ਨ" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "ਸਾਈਟ ਪਰਬੰਧ" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ਲਾਗ ਇਨ" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s ਪਰਸ਼ਾਸ਼ਨ" - -#: widgets.py:90 -msgid "Date:" -msgstr "ਮਿਤੀ:" - -#: widgets.py:91 -msgid "Time:" -msgstr "ਸਮਾਂ:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "ਖੋਜ" - -#: widgets.py:260 -msgid "Add Another" -msgstr "ਹੋਰ ਸ਼ਾਮਲ" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "ਸਫ਼ਾ ਨਹੀਂ ਲੱਭਿਆ" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "ਸਾਨੂੰ ਅਫਸੋਸ ਹੈ, ਪਰ ਅਸੀਂ ਮੰਗਿਆ ਗਿਆ ਸਫ਼ਾ ਨਹੀਂ ਲੱਭ ਸਕੇ।" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "ਘਰ" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "ਸਰਵਰ ਗਲਤੀ" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "ਸਰਵਰ ਗਲਤੀ (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "ਸਰਵਰ ਗਲਤੀ (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "ਚੁਣੀ ਕਾਰਵਾਈ ਕਰੋ" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "ਜਾਓ" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "ਸਭ ਸਫ਼ਿਆਂ ਵਿੱਚੋਂ ਆਬਜੈਕਟ ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "ਸਭ %(total_count)s %(module_name)s ਚੁਣੋ" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "ਚੋਣ ਸਾਫ਼ ਕਰੋ" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "ਪਹਿਲਾਂ ਆਪਣਾ ਯੂਜ਼ਰ ਨਾਂ ਤੇ ਪਾਸਵਰਡ ਦਿਉ। ਫੇਰ ਤੁਸੀਂ ਹੋਰ ਯੂਜ਼ਰ ਚੋਣਾਂ ਨੂੰ ਸੋਧ ਸਕਦੇ ਹੋ।" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "ਜੀ ਆਇਆਂ ਨੂੰ, " +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "ਡੌਕੂਮੈਂਟੇਸ਼ਨ" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "ਪਾਸਵਰਡ ਬਦਲੋ" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "ਲਾਗ ਆਉਟ" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ਡੀਜਾਂਗੋ ਸਾਈਟ ਐਡਮਿਨ" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "ਡੀਜਾਂਗੋ ਪਰਸ਼ਾਸ਼ਨ" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "ਸ਼ਾਮਲ" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "ਅਤੀਤ" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "ਸਾਈਟ ਉੱਤੇ ਜਾਓ" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "ਹੇਠ ਦਿੱਤੀਆਂ ਗਲਤੀਆਂ ਠੀਕ ਕਰੋ ਜੀ।" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "ਯੂਜ਼ਰ %(username)s ਲਈ ਨਵਾਂ ਪਾਸਵਰਡ ਦਿਓ।" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "ਪਾਸਵਰਡ" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "ਪਾਸਵਰਡ (ਫੇਰ)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "ਜਾਂਚ ਲਈ, ਉੱਤੇ ਦਿੱਤਾ ਪਾਸਵਰਡ ਹੀ ਦਿਓ।" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "ਜੀ ਆਇਆਂ ਨੂੰ, " + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "ਡੌਕੂਮੈਂਟੇਸ਼ਨ" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "ਲਾਗ ਆਉਟ" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "ਸ਼ਾਮਲ" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "ਅਤੀਤ" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "ਸਾਈਟ ਉੱਤੇ ਜਾਓ" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s ਸ਼ਾਮਲ" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "ਫਿਲਟਰ" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "ਹਟਾਓ" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -478,30 +488,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "ਹਾਂ, ਮੈਂ ਚਾਹੁੰਦਾ ਹਾਂ" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "ਕਈ ਆਬਜੈਕਟ ਹਟਾਓ" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -509,191 +519,157 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "ਹਟਾਓ" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "%(verbose_name)s ਹੋਰ ਸ਼ਾਮਲ" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "ਹਟਾਉਣਾ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s ਵਲੋਂ " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "ਬਦਲੋ" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "ਤੁਹਾਨੂੰ ਕੁਝ ਵੀ ਸੋਧਣ ਦਾ ਅਧਿਕਾਰ ਨਹੀਂ ਹੈ।" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "ਤਾਜ਼ਾ ਕਾਰਵਾਈਆਂ" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "ਮੇਰੀਆਂ ਕਾਰਵਾਈਆਂ" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "ਕੋਈ ਉਪਲੱਬਧ ਨਹੀਂ" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "ਅਣਜਾਣ ਸਮੱਗਰੀ" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "ਪਾਸਵਰਡ:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "ਮਿਤੀ/ਸਮਾਂ" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "ਯੂਜ਼ਰ" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "ਕਾਰਵਾਈ" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "ਸਭ ਵੇਖੋ" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "ਸੰਭਾਲੋ" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "ਖੋਜ" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" msgstr[1] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s ਕੁੱਲ" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "ਨਵੇਂ ਵਜੋਂ ਵੇਖੋ" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "ਸੰਭਾਲੋ ਤੇ ਹੋਰ ਸ਼ਾਮਲ" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "ਸੰਭਾਲੋ ਤੇ ਸੋਧਣਾ ਜਾਰੀ ਰੱਖੋ" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "ਪਹਿਲਾਂ ਆਪਣਾ ਯੂਜ਼ਰ ਨਾਂ ਤੇ ਪਾਸਵਰਡ ਦਿਉ। ਫੇਰ ਤੁਸੀਂ ਹੋਰ ਯੂਜ਼ਰ ਚੋਣਾਂ ਨੂੰ ਸੋਧ ਸਕਦੇ ਹੋ।" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "ਯੂਜ਼ਰ %(username)s ਲਈ ਨਵਾਂ ਪਾਸਵਰਡ ਦਿਓ।" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "ਪਾਸਵਰਡ" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "ਪਾਸਵਰਡ (ਫੇਰ)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "ਜਾਂਚ ਲਈ, ਉੱਤੇ ਦਿੱਤਾ ਪਾਸਵਰਡ ਹੀ ਦਿਓ।" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "ਹਟਾਓ" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "%(verbose_name)s ਹੋਰ ਸ਼ਾਮਲ" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "ਹਟਾਉਣਾ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "ਅੱਜ ਵੈੱਬਸਾਈਟ ਨੂੰ ਕੁਝ ਚੰਗਾ ਸਮਾਂ ਦੇਣ ਲਈ ਧੰਨਵਾਦ ਹੈ।" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "ਫੇਰ ਲਾਗਇਨ ਕਰੋ" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "ਪਾਸਵਰਡ ਬਦਲੋ" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "ਪਾਸਵਰਡ ਠੀਕ ਤਰ੍ਹਾਂ ਬਦਲਿਆ ਗਿਆ" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "ਤੁਹਾਡਾ ਪਾਸਵਰਡ ਬਦਲਿਆ ਗਿਆ ਹੈ।" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -701,65 +677,49 @@ msgstr "" "ਸੁਰੱਖਿਆ ਲਈ ਪਹਿਲਾਂ ਆਪਣਾ ਪੁਰਾਣਾ ਪਾਸਵਰਡ ਦਿਉ, ਅਤੇ ਫੇਰ ਆਪਣਾ ਨਵਾਂ ਪਾਸਵਰਡ ਦੋ ਵਰਾ ਦਿਉ ਤਾਂ ਕਿ " "ਅਸੀਂ ਜਾਂਚ ਸਕੀਏ ਕਿ ਤੁਸੀਂ ਇਹ ਠੀਕ ਤਰ੍ਹਾਂ ਲਿਖਿਆ ਹੈ।" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "ਪੁਰਾਣਾ ਪਾਸਵਰਡ" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "ਨਵਾਂ ਪਾਸਵਰਡ" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "ਮੇਰਾ ਪਾਸਵਰਡ ਬਦਲੋ" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "ਪਾਸਵਰਡ ਮੁੜ-ਸੈੱਟ" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "ਪਾਸਵਰਡ ਮੁੜ-ਸੈੱਟ ਕਰਨਾ ਪੂਰਾ ਹੋਇਆ" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "ਤੁਹਾਡਾ ਪਾਸਵਰਡ ਸੈੱਟ ਕੀਤਾ ਗਿਆ ਹੈ। ਤੁਸੀਂ ਜਾਰੀ ਰੱਖ ਕੇ ਹੁਣੇ ਲਾਗਇਨ ਕਰ ਸਕਦੇ ਹੋ।" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "ਪਾਸਵਰਡ ਮੁੜ-ਸੈੱਟ ਕਰਨ ਪੁਸ਼ਟੀ" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "ਨਵਾਂ ਪਾਸਵਰਡ ਦਿਓ" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" "ਆਪਣਾ ਨਵਾਂ ਪਾਸਵਰਡ ਦੋ ਵਾਰ ਦਿਉ ਤਾਂ ਕਿ ਅਸੀਂ ਜਾਂਚ ਕਰ ਸਕੀਏ ਕਿ ਤੁਸੀਂ ਠੀਕ ਤਰ੍ਹਾਂ ਲਿਖਿਆ ਹੈ।" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "ਨਵਾਂ ਪਾਸਵਰਡ:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "ਪਾਸਵਰਡ ਪੁਸ਼ਟੀ:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "ਪਾਸਵਰਡ ਮੁੜ-ਸੈੱਟ ਕਰਨ ਅਸਫ਼ਲ" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -767,75 +727,94 @@ msgstr "" "ਪਾਸਵਰਡ ਰੀ-ਸੈੱਟ ਲਿੰਕ ਗਲਤ ਹੈ, ਸੰਭਵ ਤੌਰ ਉੱਤੇ ਇਹ ਪਹਿਲਾਂ ਹੀ ਵਰਤਿਆ ਜਾ ਚੁੱਕਾ ਹੈ। ਨਵਾਂ ਪਾਸਵਰਡ ਰੀ-" "ਸੈੱਟ ਲਈ ਬੇਨਤੀ ਭੇਜੋ ਜੀ।" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "ਪਾਸਵਰਡ ਠੀਕ ਤਰ੍ਹਾਂ ਬਦਲਿਆ ਗਿਆ" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "ਅੱਗੇ ਦਿੱਤੇ ਸਫ਼ੇ ਉੱਤੇ ਜਾਉ ਤੇ ਨਵਾਂ ਪਾਸਵਰਡ ਚੁਣੋ:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "ਤੁਹਾਡਾ ਯੂਜ਼ਰ ਨਾਂ, ਜੇ ਕਿਤੇ ਗਲਤੀ ਨਾਲ ਭੁੱਲ ਗਏ ਹੋਵੋ:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "ਸਾਡੀ ਸਾਈਟ ਵਰਤਣ ਲਈ ਧੰਨਵਾਦ ਜੀ!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s ਟੀਮ" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "ਮੇਰਾ ਪਾਸਵਰਡ ਮੁੜ-ਸੈੱਟ ਕਰੋ" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "ਸਭ ਮਿਤੀਆਂ" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s ਚੁਣੋ" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "ਬਦਲਣ ਲਈ %s ਚੁਣੋ" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "ਮਿਤੀ:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "ਸਮਾਂ:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "ਖੋਜ" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "ਹੋਰ ਸ਼ਾਮਲ" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo index 377e3353376427ccd69ee3dc74d520e69b24f866..3e20a7ed56fe9a169b50e73a3f6bd65ac738aef8 100644 GIT binary patch delta 275 zcmcb|bDw9zk@_W!3=CJ97#R2%7#ONp7#Ku>bSID&0@Cw=v@np~1f(T_^f4&^0g&bg z^1lFSP9V*~3gPnsX&xY74oI&B(%L{;3`pMu(jfCbK;@a)AnF9z7}OYeffBM%0c{`+ zGSC9bcLLHNi~KidGPW^J{=%fkYocpls%vPeU}$P(Xf#=$S=tpWVq~CTU}bO(?Y0@CwL%wGrA~g&q{nNlYhbEtV5DGZW@TtGS&LcP9w=g>YhPG(Y3s$O1d$>uKR Gt4sj*S}t4w diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po index 456145192..9ef708c21 100644 --- a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django/" "language/pa/)\n" "MIME-Version: 1.0\n" @@ -17,153 +17,173 @@ msgstr "" "Language: pa\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "ਉਪਲੱਬਧ %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "ਫਿਲਟਰ" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "ਸਭ ਚੁਣੋ" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "ਹਟਾਓ" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s ਚੁਣੋ" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ਹੁਣੇ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "ਘੜੀ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "ਸਮਾਂ ਚੁਣੋ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "ਅੱਧੀ-ਰਾਤ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 ਸਵੇਰ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "ਦੁਪਹਿਰ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "ਰੱਦ ਕਰੋ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "ਅੱਜ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "ਕੈਲੰਡਰ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "ਕੱਲ੍ਹ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "ਭਲਕੇ" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "ਜਨਵਰੀ ਫਰਵਰੀ ਮਾਰਚ ਅਪਰੈਲ ਮਈ ਜੂਨ ਜੁਲਾਈ ਅਗਸਤ ਸਤੰਬਰ ਅਕਤੂਬਰ ਨਵੰਬਰ ਦਸੰਬਰ" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T W T F S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "ਵੇਖੋ" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "ਓਹਲੇ" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ਹੁਣੇ" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "ਘੜੀ" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "ਸਮਾਂ ਚੁਣੋ" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "ਅੱਧੀ-ਰਾਤ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 ਸਵੇਰ" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "ਦੁਪਹਿਰ" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "ਰੱਦ ਕਰੋ" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "ਅੱਜ" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "ਕੈਲੰਡਰ" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "ਕੱਲ੍ਹ" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "ਭਲਕੇ" diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo index bd30ad6b8ace1d46ccf691a71b0f05eadc85de1d..8437b104777ba8ea84760dc69f7e8c7dfb3b99b6 100644 GIT binary patch delta 3860 zcmZwIdvKK18OQOHY)D986T&8#8?fX`$c1c3Fh+s|sx}ISN}?7)T#_XhlHIVoX$YxZ zgJ=r06nqU}D~hemv|@|HIu5i7V?}%Ur*%ZUO+lSb$4gr~TFbP>*zYgzn~t678J_)| z_kPZEo)dn$@k9Hu+n8+p3C_W@n2#55J${0vxF+2` zAH@ca_hUW&29xm%)O(UM?BfDVF(zh;=(xC0firQjbHg&6!SO28z*^CRea`W{$UDsu z)bmeaDn5*4Jan$YJS@Xn)Cbq2QnnfA z;db1Phj1ItA{{@&owx;kS;qVb52K!2#t+{#x1wg=i5f^4SKuhd^x|LAS%UAP)+(F) zv||AlV;KAJ5GG<0qtyUYFbOko1hepV+>d(C`=}-T7=a7G` zi6_@y%egq8<8t(33r4XQ*Wx7{!iM&+8GenXlrPu9@PB>cmiv%1mD4OOrA@2 zbsib331KzH_RzVN&S|_EXHpO~cn7xOZd`*Go%5BXhcYl5aS)?;KYoZ>!T~SO;s|OY z=TX&u(eaO{jD3jIM9ln?j@Bk&ft{jE)C}j~)mVg^@J`fBe}UTX=TJ5BYplQv*o%o2 zR1@~2W_lbK;>)N^f9&{gbZP&m6xk!1fx00NHS$u&8s~f?zM5dn4M?&~9{JVUHlUVf zEgr-^yarvR_O@-p297si3yxzlUczj?Z~jDQ8eVZOB$nC7si;(Cpk_V~HRCd5HB3Ef zDcVp2+Ui{2jk^C3>iMInjGn-Ld=7_k5ow7j^-s{DPRui?k-dV-z#FI{dk^*D&m3Ll z_I}Pp-eq!8OVEt^P(Nzh?LZ&yMZM>FOvT?j$8VLBf1UUXCzOH9j-Ml2)VL^pvS|uX z_pL;2o7L#WEjWr}_yDFdiZi$$w_$6gF;C(PsBPC*WlwYzHPA<^$iF(rInj)#kmWW1 zLf&cSu}3tp77Su5UWaFJ949aZA6jgu{1MbZkKsu?fvvciEv4_A#B4n49KRN$qmjLb zO8sS2F->3^=8-=YWeMs9K6K%7R7zK(s=OWb2WG%=5Ox0!)Cb2~Z>_yoE!_AH$Y zI_Gc!o=45-ADE64$WAftTH6}@F30O|1HOx_mRY`pEsEW!=gy%r_bSfDH&GM)Giui) z)J+a3W^(CxIN?Rjqz-3ct9^sH8Yqb>@GZ>34^R`DK+Qb8o*jV2 zs3m;~wR`@CMcV%vOYI9wP{no^-iEtSYxg$lgBAQW+JqZX*Pll=gvnxa&%q`q&!O{kfyL#=(cb3KY=+dP04o<^Z!ytMke11XX~U^jXT6d(KSqKl|I^ah z971ErBd#aZC?&I%__hvcn(R%)Asx^jBX$w_gc5oWp;Gx8aWgU1v??r?SwSo&)V8bK zJLym+CZIF4yNPPzC_(bg_pAdmJTYwtrKy0>LXQyrgxW2{?Su+zfKWS3e4VHynh34g z{lrw8Mkh=}2^H2pVlVMcLiMtnP+Lm)R05mn1g-L!`7v#zjl>|Kb|di(;#`cLHSPW$;yXlyXd%`RDpfVryqD5_kx0xW)cnK& z;s#;^@i3vLouIadxKH&%QBO8i_*b3&ooErm&he1r6y0==5Icxg=j6Ec2X}Fne_)_I z;`Mj-_XK+)(Xc<-6AD@r?ia1!rgvGZG9GjP&z1N)8J{IuU%2xvPu7YoZ^^=NpwAx- zbZ!c5?hSNABjpjR$#ZQy*>fZ@{%m%d%X&NKDl0A5W39`rx4LsP6C&~9+ye>m=KTKY zR=lX%T~}38U*)^T>#J|{)mnco%D8tJt^~Y~1zAho#o?F$IX4lc{XL2>x+|m^5 zg^~-_(bD^@rDadLoBumY?ucJ1n@F@0(sMoD$UtZ))H&E2@D4@>gFWXS?y#CG7ka$| zp{?P-P;j`TyYc@eA^y8X1+Mt#RYzSJ>%)OaAUfFV?e<4r+8MIm^c7j{wT)I^ZC!c5 v+vyJmyhFUM&)?DQEi73$7zu=f{{BFDq|n>rEwmphjGwB#Iw4+Amznw>I(pWk delta 4109 zcmY+_dvKK18OQMxVnPT>FbS7HKwb>t(p<JL-5J zrr|4CiDz*tUd3$m4KXGa=cAstB+-tV%~S?*pb?WXgc%q~Tww0U!L;|G2Iyigp7Gk} zQ1^X;gYZ+-K)%3Tcm?<1_M44i?B*&C$3cuL)kKZ4sOZLtn1epg1<1W-4aNtEx6%$_ z5k7_*SU>8zchH9)B7Y`>hbf7-AW1NjQT(6uCa%AN8bB5|>y0hc07`KlR-vBPjZvOu`lwXk8Ppv80axQ+ za6DF%uK+gS06dQx;BW9IyomSVC0v7>cpE+EWzIEYNQIgIM~IF7=XQTP2SkNnfO z`Gf;n#b4t{9LA5@Q&4lZ6gAhYaV*-{h7Vv3euevRAy1!)zr<;n&O_8uH7X-Ds25p- znxbt{DjL8p)Eo68(`TMSo@q{_I({4VfcH@Y`Uv%)KjOFWU&x;+WQ!;h)u>D@M`glB zUEhSKu^S69S~`Z6Nu?I&=maW7uVE>EfGcqzD`qLK!!rB<*5U=c3yVpMj&~u;z?{H# zJd1m=(n?HmKi*6GZRACm|8a@!Q0!TbN?9dp(JVyG-3nBOHlg0I9;ag~Zo(g;-gFQP zO5cMV)EXL&MK~Utum-E}RUD=L|236K92i=VNOhIxV$_3HqXx9rJH8b)1#O<)-tqnT zL6R|#BS|yOM88yHLR0i5nZ{Cf}jyZtwDM1bFEb6+CF{&FcQ&CE$WArOkgOU9bzcu^*Yu)=r|}_t5BqTqqtF+0c(E}*!u`eMU)!ysB=Lre zP$P6a!&pr_icG6{1GR5IMV@K?i5l3grN#tt63)dV*ozlXnP{HkO$}$r<2R`L(@AGCjzDEFAGMuJQM+fc=W^8b z(N$E`;bv3^+c6t=VJ05Jo3Rgv;3?Dq`jH)HK1BY^zxkPfrR9k?UX59_HzFI%1aK!F z!VQ>F5&!N)ji1VT4!Bs1U!ZOreOn^6MVLd|hswkP)E9FtYQU|Si#t$ndH^-x|F5;!f0@kKx0vZM6usCK^%4dr*t< zCA)!cyk?fm`=wkLP=3gm1Mn#L}Mbw<1LG9OmY{kz|t9rxi z#I||{was2bb#MWd;!DT}(EJrOWq(60x@5k$dVU(}x(rliM^y3Nxw}GPU0Y;GL`UY^bVDIA}s395%mAwf}o#%YdvDicC zBe%yprtRNMJVJC3i;24ktyPt$2#aXZWNE?cpHvf(LTD>*A+*I+CMPgY;6$R#Ym3L- zH!^ag+1?QrnR(8ukHd9DkkA&}M3fL(y(+g84-v}rnu_d{E12Te6ht*<7A|0V{eeC05*~!^; zTkT+@V@2BQ>YPZVp*`UKDQ{eAb4$Q!bKI};3QMf86LH#ZxWLqS5Ae>k2XDAJXXKn% z>&V?n(`o{a9dWEcsL}EVExXb72aByOPMzJ((aunN*ox2}qqMf#5zE=p;txCZrLn({ z3Z|u$)P=&1ySbn=v!bMIYDxK2%XiyM-wgNZg8Vx;Qd#1gZk1KeET2(SMoC|0N7_ni z!*(zdu-ii6nbs0JNEWPRj=$asShJhr&3S=%v(z7K2*s`z%uR}|EKE;IE1VRxo1MuK zcm0GtIi#@Uh9uTC+3v*&Ct^n?UK`;4qBu1+x+pDqa4^*2XwYx%4#mcl9#5XVC|*4?J(9K-q57l44#r=nGmb, 2011 +# Janusz Harkot , 2014 # Karol , 2012 -# konryd , 2011 -# ola , 2013 +# konryd , 2011 +# konryd , 2011 +# Ola Sitarska , 2013 +# Ola Sitarska , 2013 +# Roman Barczyński , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-19 11:16+0000\n" +"Last-Translator: sidewinder \n" "Language-Team: Polish (http://www.transifex.com/projects/p/django/language/" "pl/)\n" "MIME-Version: 1.0\n" @@ -23,165 +27,168 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Usunięto %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Nie można usunąć %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Jesteś pewien?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Usuń wybrane %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administracja" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Wszystko" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Tak" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nie" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Nieznany" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Dowolna data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Dzisiaj" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Ostatnie 7 dni" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ten miesiąc" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ten rok" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -"Wprowadź poprawną %(username)s i hasło dla konta należącego do zespołu. " -"Uwaga: wielkość liter może mieć znaczenie." +"Wprowadź poprawne dane w polach \"%(username)s\" i \"hasło\" dla konta " +"należącego do zespołu. Uwaga: wielkość liter może mieć znaczenie." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Twoja sesja wygasła, zaloguj się ponownie." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Akcja:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "czas akcji" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id obiektu" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "reprezentacja obiektu" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "flaga akcji" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "zmień wiadomość" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "log" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "logi" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Dodano \" %(object)s \"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Zmieniono \" %(object)s \" - %(changes)s " -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Usunięto \" %(object)s \"." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Obiekt typu LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "brak" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Zmieniono %s" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "i" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodano %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Zmieniono %(list)s w %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Usunięto %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Żadne pole nie zmienione." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" dodane pomyślnie. Możesz edytować ponownie wpis poniżej." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -190,12 +197,12 @@ msgstr "" "Pomyślnie dodano %(name)s \"%(obj)s\". Poniżej możesz dodać dodać kolejny " "%(name)s." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" dodany pomyślnie." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -204,7 +211,7 @@ msgstr "" "Zmiany w %(name)s \"%(obj)s\" zostały zapisane. Poniżej możesz edytować go " "ponownie." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -213,42 +220,47 @@ msgstr "" "Zmiany w %(name)s \"%(obj)s\" zostały zapisane. Poniżej możesz dodać dodać " "kolejny %(name)s." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" zostało pomyślnie zmienione." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Wykonanie akcji wymaga wybrania obiektów. Żaden obiekt nie został zmieniony." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nie wybrano akcji." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Dodaj %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" usunięty pomyślnie." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Obiekt %(name)s o kluczu głównym %(key)r nie istnieje." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Dodaj %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Zmień %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Błąd bazy danych" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -256,7 +268,7 @@ msgstr[0] "%(count)s %(name)s został pomyślnie zmieniony." msgstr[1] "%(count)s %(name)s zostały pomyślnie zmienione." msgstr[2] "%(count)s %(name)s zostało pomyślnie zmienionych." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -264,112 +276,97 @@ msgstr[0] "%(total_count)s wybrany" msgstr[1] "%(total_count)s wybrane" msgstr[2] "%(total_count)s wybranych" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 z %(cnt)s wybranych" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" usunięty pomyślnie." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Historia zmian: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Usunięcie %(class_name)s %(instance)s spowoduje usunięcia następujących " +"chronionych obiektów pokrewnych: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Zaloguj się" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Administracja stroną Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administracja Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administracja stroną" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Zaloguj się" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s - administracja" +msgid "%(app)s administration" +msgstr "%(app)s - administracja" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Czas:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Szukaj" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Dodaj kolejny" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Aktualny:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Zmień:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Strona nie znaleziona" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Niestety, żądana strona nie została znaleziona." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Początek" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Błąd serwera" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Błąd serwera (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Błąd Serwera (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -378,120 +375,141 @@ msgstr "" "poprzez email i niebawem zaistniały problem powinien zostać rozwiązany. " "Dziękujemy za wyrozumiałość." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Wykonaj wybraną akcję" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Wykonaj" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Kliknij by wybrać obiekty na wszystkich stronach" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Wybierz wszystkie %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Wyczyść wybór" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Najpierw podaj nazwę użytkownika i hasło. Następnie będziesz mógł edytować " +"więcej opcji użytkownika." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Witaj," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Podaj nazwę użytkownika i hasło." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentacja" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Zmiana hasła" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Wyloguj się" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Administracja stroną Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administracja Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Dodaj" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historia" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Pokaż na stronie" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Proszę, popraw poniższe błędy." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Proszę, popraw poniższe błędy." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Podaj nowe hasło dla użytkownika %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Hasło" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Hasło (powtórz)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Podaj powyższe hasło w celu weryfikacji." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Witaj," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentacja" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Wyloguj się" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Dodaj" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historia" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Pokaż na stronie" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Dodaj %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtr" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Usuń z sortowania" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Priorytet sortowania: %(priority_number)s " -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Zmień sortowanie" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Usuń" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -502,7 +520,7 @@ msgstr "" "obiektów, które są z nim powiązane. Niestety nie posiadasz uprawnień do " "usunięcia następujących typów obiektów:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -511,7 +529,7 @@ msgstr "" "Usunięcie %(object_name)s '%(escaped_object)s' wymaga skasowania " "następujących chronionych obiektów, które są z nim powiązane:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -520,16 +538,16 @@ msgstr "" "Czy chcesz skasować %(object_name)s \"%(escaped_object)s\"? Następujące " "zależne obiekty zostaną skasowane:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Tak, na pewno" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Usuwanie wielu obiektów" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -540,7 +558,7 @@ msgstr "" "powiązane. Niestety nie posiadasz uprawnień do usunięcia następujących typów " "obiektów:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -549,7 +567,7 @@ msgstr "" "Usunięcie %(objects_name)s wymaga skasowania następujących chronionych " "obiektów, które są z nim powiązane:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -558,41 +576,56 @@ msgstr "" "Czy chcesz skasować zaznaczone %(objects_name)s? Następujące obiekty oraz " "obiekty od nich zależne zostaną skasowane:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Usuń" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Dodaj kolejne %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Usunąć?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Używając %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modele w aplikacji %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Zmień" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nie masz uprawnień by edytować cokolwiek." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Ostatnie akcje" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Moje akcje" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Brak" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Zawartość nieznana" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -602,27 +635,27 @@ msgstr "" "tabele zostały utworzone i odpowiedni użytkownik jest uprawniony do ich " "odczytu." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Hasło:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Nie pamiętasz swojego hasła, bądź nazwy konta użytkownika?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/czas" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Użytkownik" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Akcja" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -630,19 +663,20 @@ msgstr "" "Ten obiekt nie ma historii zmian. Najprawdopodobniej wpis ten nie został " "dodany poprzez panel administracyjny." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Pokaż wszystko" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Zapisz" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Szukaj" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -650,138 +684,74 @@ msgstr[0] "%(counter)s wynik" msgstr[1] "%(counter)s wyniki" msgstr[2] "%(counter)s wyników" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s trafień" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Zapisz jako nowe" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Zapisz i dodaj nowe" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Zapisz i kontynuuj edycję" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Najpierw podaj nazwę użytkownika i hasło. Następnie będziesz mógł edytować " -"więcej opcji użytkownika." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Podaj nazwę użytkownika i hasło." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Podaj nowe hasło dla użytkownika %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Hasło" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Hasło (powtórz)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Podaj powyższe hasło w celu weryfikacji." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Usuń" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Dodaj kolejne %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Usunąć?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Dziękujemy za odwiedzenie serwisu." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Zaloguj się ponownie" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Zmiana hasła" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Hasło zmienione" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Twoje hasło zostało zmienione." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "Podaj swoje stare hasło i dwa razy nowe." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Stare hasło" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nowe hasło" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Zmień hasło" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Zresetuj hasło" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Hasło zostało zresetowane" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Twoje hasło zostało ustawione. Możesz się teraz zalogować." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Potwierdzenie zresetowania hasła" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Podaj nowe hasło" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -789,19 +759,15 @@ msgstr "" "Podaj dwukrotnie nowe hasło, by można było zweryfikować, czy zostało wpisane " "poprawnie." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nowe hasło:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Potwierdź hasło:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Zresetowanie hasła nie powiodło się" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -809,12 +775,7 @@ msgstr "" "Link pozwalający na reset hasła jest niepoprawny - być może dlatego, że " "został już raz użyty. Możesz ponownie zażądać zresetowania hasła." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Zresetowanie hasła zakończyło się powodzeniem" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -822,7 +783,7 @@ msgstr "" "Instrukcja pozwalająca ustawić nowe hasło dla podanego adresu email została " "wysłana. Niebawem powinna się pojawić na Twoim koncie pocztowym." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -831,7 +792,7 @@ msgstr "" "wprowadzony jest zgodny z tym podanym podczas rejestracji i sprawdź " "zawartość folderu SPAM na swoim koncie." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -840,26 +801,26 @@ msgstr "" "Otrzymujesz tę wiadomość, gdyż skorzystano z opcji resetu hasła dla Twojego " "konta na stronie %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" "Aby wprowadzić nowe hasło, proszę przejść na stronę, której adres widnieje " "poniżej:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Twoja nazwa użytkownika:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Dziękujemy za skorzystanie naszej strony." -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Zespół %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -867,28 +828,52 @@ msgstr "" "Nie pamiętasz swojego hasła? Wprowadź w poniższym polu swój adres email, a " "wyślemy Ci instrukcję opisującą sposób ustawienia nowego hasła." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Adres email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Zresetuj moje hasło" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Wszystkie daty" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Brak)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Zaznacz %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Zaznacz %s aby zmienić" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Czas:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Szukaj" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Dodaj kolejny" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Aktualny:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Zmień:" diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo index c394a84ec4bd26958be345e1274f2a11bac30df4..62e46a313a74a4d9855beb107f4f6e919fdacd16 100644 GIT binary patch delta 1529 zcmb`_J4{ni7{KvEL5d)#fDgpS(F9|Z)?SpLm4QS}ln^E$n&5Du7ur&K@jfK2(V7?s z79Xh$Xrf^-abWA>W@3ngF)lvhVAyrg$wVjpe^8PNI$${IcYo)cp7Wi@y|JWQh8LGXE>eg5Oa#Ala#^I=qh!cn_Z< zKNV$C73-@mDyQf;kFwKS_yF&qOgtP^Y673*8*V4Ut_EoTVlYG00ISN4Ttb)J`MU$vc(^;JEUmMd7pBE(z2I^oKA|| zPBXEGkgJ!|OJU!OAGp*TZu^clZ z=ZfWMFEMU~Rj>V*vF=(1>me(iNXJUkw*E8k>apQMO@&#WzZ?wL9uGy@L&iyMv`3A$ z{9LfPi=K|qF+;Z*(TH&*LaFXCT`$z*)z6Yq@?pF+byFQKpV5=r z^=$qb^L5PD!%Xz$e3O=AhSeI=WpeA9Ztcl(tIuk$_i0NKW>)TS@PDqaB;m?@f21os ItNsx94FH%(S^xk5 delta 835 zcmXZaPe>GD7{~Ev*WDaVOHJEq%LYM_Y-Dz9OShm7bw~n3$Ww^APOzlAVj3O9J#>#^ z%Y$@@pg)I*7zjEALG@zJ%X#i_@5FHk;zUpKU1d8tMdYqjq*T9^XWk+9TBbbL_y^s6s#BAZ}p} z|6!W^<}pid8;KpmYuukjRr~~5YcJ#ZH?ePVFXQjA8@Evf{=_o=!F8P3-6-rUD$frL z@HbXfu}is&IEXdez#<;wTseSx5eHH4k7rsJp&hEJ05!b=9luMc^){#%q@;U@eMAp& zh)_FVHeT=O!=o76Pv{-1>FBg8?Oa91-y^+7%f=qT4AB|=O2f>z4NmxVZjaj9P3Va!Is?p5mm diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po index 12a16ec5a..77934f32b 100644 --- a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po @@ -3,15 +3,16 @@ # Translators: # angularcircle, 2011 # Jannis Leidel , 2011 -# konryd , 2011 +# Janusz Harkot , 2014 +# konryd , 2011 # Roman Barczyński , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-31 21:01+0000\n" +"Last-Translator: Janusz Harkot \n" "Language-Team: Polish (http://www.transifex.com/projects/p/django/language/" "pl/)\n" "MIME-Version: 1.0\n" @@ -21,12 +22,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Dostępne %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -35,38 +36,38 @@ msgstr "" "To jest lista dostępnych %s. Aby wybrać pozycje zaznacz je i kliknij " "strzałkę \"Wybierz\" pomiędzy listami." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Pisz tutaj aby wyfiltrować listę dostępnych %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtr" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Wybierz wszystko" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Kliknij aby wybrać wszystkie %s na raz." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Wybierz" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Usuń" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Wybrano %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,23 +76,25 @@ msgstr "" "To jest lista wybranych %s. Aby usunąć zaznacz pozycje wybrane do usunięcia " "i kliknij strzałkę \"Usuń\" pomiędzy listami." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Usuń wszystkie" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Kliknij aby usunąć wszystkie wybrane %s na raz." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "Zaznaczono %(sel)s z %(cnt)s" msgstr[1] "Zaznaczono %(sel)s z %(cnt)s" msgstr[2] "Zaznaczono %(sel)s z %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +102,8 @@ msgstr "" "Zmiany w niektórych polach nie zostały zachowane. Po wykonaniu akcji zmiany " "te zostaną utracone." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +112,8 @@ msgstr "" "Wybrano akcję, lecz część zmian w polach nie została zachowana. Kliknij OK " "aby zapisać. Aby wykonać akcję, należy ją ponownie uruchomić." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +122,78 @@ msgstr "" "Wybrano akcję, lecz nie dokonano żadnych zmian. Prawdopodobnie szukasz " "przycisku \"Wykonaj\" (a nie \"Zapisz\")" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +"Uwaga: Czas lokalny jest przesunięty %s godzinę w stosunku do czasu serwera." +msgstr[1] "" +"Uwaga: Czas lokalny jest przesunięty %s godziny w stosunku do czasu serwera." +msgstr[2] "" +"Uwaga: Czas lokalny jest przesunięty %s godzin w stosunku do czasu serwera." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +"Uwaga: Czas lokalny jest przesunięty o %s godzinę w stosunku do czasu " +"serwera." +msgstr[1] "" +"Uwaga: Czas lokalny jest przesunięty o %s godziny w stosunku do czasu " +"serwera." +msgstr[2] "" +"Uwaga: Czas lokalny jest przesunięty o %s godzin w stosunku do czasu serwera." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Teraz" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Zegar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Wybierz czas" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Północ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 rano" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Południe" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Anuluj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Dzisiaj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendarz" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Wczoraj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Jutro" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +201,17 @@ msgstr "" "Styczeń Luty Marzec Kwiecień Maj Czerwiec Lipiec Sierpień Wrzesień " "Październik Listopad Grudzień" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "N Pn Wt Śr Cz Pt So" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Pokaż" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ukryj" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Teraz" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Zegar" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Wybierz czas" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Północ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 rano" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Południe" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Anuluj" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Dzisiaj" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendarz" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Wczoraj" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Jutro" diff --git a/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo index 01df329d64a4123081ddd51e5cd056e361504e7c..02bb2bd6089aa5031607e518d60984eef2b933ac 100644 GIT binary patch delta 3736 zcmZA33s6*59LMp42m$i&86Xua0*VN+C_XUp6gtfmJwk=HPm{>=$0y6_bC$8**{k!wx=evy%yEX?9~1mz87{+BxCNiY3s{4X zl9nz^8R(uLLhfzeLe2ODY5-?&GX8?P-*|2w97SaT6{UO!R-%L1cn0e*nSAxawWxuu z$KJRZ*Wz}Zj~6iu-DfdsDQi&YH=#1L)_%VomB~G+qCnvdrcKT#aXO6Z%M-mhfv_fag&YndxzNd8PFx)F$+y_CzDH zG(oe5ic+){HN%}a7Wd;~d>=K_;vw#HJ^{5yCSg8S;BsuniFg_{(=2w_aGZ!rb&b`J zdS9%^WIg{I?H9XIBY)7^ZQGy015w7jgv!9eY`23|NVd%mycHkCkr+?@NsbwVS70TU z;U3gdAH&EV&@ug+^Hh|Q3#b7^<+^L!2bGb_P`fxEJvaf`mu3-ahO6!O2Qh}@CsCtKI4`w6FY06Q%xf-?Bt*Du9#WDCSYEzy= z?fyS;0`|*uudhHY!Aj(nVwy1?@5v+o8gT~=%D^F1O1n`VgfR}kL-wV)fK0-qj&L_& z8TN2|1gmic8{!E(hDvden+(AYR7PGvJuPqJb$D_l`DgN`sDRfYF2GpagDbEDFUJ_3 znHDU;UidV|V+b|ym+)bH9jkB!7wJClpT;(OGl?BlgRVmON9U zzZ=Ks`R}1}BMsl6W;mU<4^{Ips{K>E9>bLpXoHz z8n>f1xr18D4jh07F_HewVJa8nE2zioL)7E)1x~_muo(+@ru2O`M&n@|h&{*?XO3bM z{)mj(EaUB?CFn#==rz<*|7uO(bs3DJA)SggQ3h%c6rxTn!$hpG#|u&C_ap8hl$9Fd z0b&|4nNWu+9WIgI2wRQ(a;mYkvgU>2$ORe-0w=MEBq^)#_ zV3Ez;wq4A(^&P0yy@aSIT8KJArGmJD$RQdCmHUVV1aG3quY|VzU4&a0mbT0)LMy7> zv6E;g))MQ9t%M5OJo0a+4_7+l6ElL^T#JYRp>h?mnrJ0v6Som6ZIMsjE!L^lOx#T9 zX$;!7EL=uxC;Y_K#4I9?P}xU#2ws}O$mYG2gK8p{NFi<}w8vEPT#SQy6!m!izvSD7 zO6>cuFCVn^A$TKEOYF971(@*nkf(64ftX1Y6JP`X9Hf5yr<=k(CRq|pUMB?aE`9&bshx7f+d&bX46aRuJd9`D#vZ&7{` zC1IAYDNr!a@2hXB^936GrJiYZzST>rJ#&2ih8E8iRgt5~#cS$nZ}V3d)>j9*TC$@C zPx)sg;qGu(gNF<3@ELEB^H|P)XIAby=Vb0XDgQe)^!TvnVnc0(A4EIN#eHKU NkIL>9I#Tjn{9oSzs~Z3S delta 4138 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 diff --git a/django/contrib/admin/locale/pt/LC_MESSAGES/django.po b/django/contrib/admin/locale/pt/LC_MESSAGES/django.po index 6a96b55c3..7f144b46c 100644 --- a/django/contrib/admin/locale/pt/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pt/LC_MESSAGES/django.po @@ -4,13 +4,14 @@ # Jannis Leidel , 2011 # Nuno Mariz , 2013 # Paulo Köch , 2011 +# Raúl Pedro Fernandes Santos, 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-31 16:32+0000\n" -"Last-Translator: Nuno Mariz \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 17:10+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/django/" "language/pt/)\n" "MIME-Version: 1.0\n" @@ -19,62 +20,68 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Foram removidos com sucesso %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Não é possível remover %(name)s " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Tem a certeza?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Remover %(verbose_name_plural)s selecionados" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administração" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Todos" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Sim" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Não" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Desconhecido" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Qualquer data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hoje" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Últimos 7 dias" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Este mês" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Este ano" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -83,94 +90,91 @@ msgstr "" "Por favor introduza o %(username)s e password corretos para a conta de " "equipa. Tenha em atenção às maiúsculas e minúsculas." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Por favor autentique-se novamente, porque a sua sessão expirou." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Ação:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "hora da ação" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id do objeto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr do objeto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "flag de ação" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "modificar mensagem" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrada de log" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entradas de log" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Adicionado \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Foram modificados \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Foram removidos \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objeto LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Nenhum" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Foi modificado %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "e" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Foram adicionados %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Foram modificados %(list)s para %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Foram removidos %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nenhum campo foi modificado." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -178,7 +182,7 @@ msgstr "" "O(A) %(name)s \"%(obj)s\" foi adicionado(a) com sucesso. Pode voltar a " "editar novamente abaixo." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +191,12 @@ msgstr "" "O %(name)s \"%(obj)s\" foi adicionado corretamente. Pode adicionar um novo " "%(name)s abaixo." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "O(A) %(name)s \"%(obj)s\" foi adicionado(a) com sucesso." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +205,7 @@ msgstr "" "O %(name)s \"%(obj)s\" foi modificado corretamente. Pode editá-lo novamente " "abaixo." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +214,12 @@ msgstr "" "O %(name)s \"%(obj)s\" foi modificado corretamente. Pode adicionar um novo " "%(name)s abaixo." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "O(A) %(name)s \"%(obj)s\" foi modificado(a) com sucesso." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,150 +227,137 @@ msgstr "" "Os itens devem ser selecionados de forma a efectuar ações sobre eles. Nenhum " "item foi modificado." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Adicionar %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "O(A) %(name)s \"%(obj)s\" foi removido(a) com sucesso." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "O object %(name)s com a chave primária %(key)r não existe." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Adicionar %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Erro de base de dados" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s foi modificado com sucesso." msgstr[1] "%(count)s %(name)s foram modificados com sucesso." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s selecionado" msgstr[1] "Todos %(total_count)s selecionados" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s selecionados" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "O(A) %(name)s \"%(obj)s\" foi removido(a) com sucesso." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Histórico de modificações: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Entrar" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Site de administração do Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administração do Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administração do site" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Entrar" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administração de %s" +msgid "%(app)s administration" +msgstr "Administração de %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Procurar" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Adicionar Outro" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Atualmente:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Modificar:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Página não encontrada" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Pedimos desculpa, mas a página solicitada não foi encontrada." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Início" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Erro do servidor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Erro do servidor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Erro do servidor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -374,120 +365,143 @@ msgstr "" "Ocorreu um erro. Foi enviada uma notificação para os administradores do " "site, devendo o mesmo ser corrigido em breve. Obrigado pela atenção." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Executar a acção selecionada" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Ir" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Clique aqui para selecionar os objetos em todas as páginas" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Selecionar todos %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Remover seleção" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primeiro introduza o nome do utilizador e palavra-passe. Depois poderá " +"editar mais opções do utilizador." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bem-vindo," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Introduza o utilizador e palavra-passe." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentação" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Modificar palavra-passe" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Sair" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Site de administração do Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administração do Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Adicionar" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "História" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ver no site" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Por favor corrija os erros abaixo." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Por favor corrija os erros abaixo." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Introduza uma nova palavra-passe para o utilizador %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Palavra-passe" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Palavra-passe (novamente)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Introduza a palavra-passe como acima, para verificação." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bem-vindo," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentação" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Sair" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Adicionar" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "História" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ver no site" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Adicionar %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtro" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Remover da ordenação" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioridade de ordenação: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Altenar ordenação" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Remover" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -498,7 +512,7 @@ msgstr "" "objetos relacionados, mas a sua conta não tem permissão de remoção dos " "seguintes tipos de objetos:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -507,7 +521,7 @@ msgstr "" "Remover o %(object_name)s ' %(escaped_object)s ' exigiria a remoção dos " "seguintes objetos protegidos relacionados:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -516,16 +530,16 @@ msgstr "" "Tem a certeza que deseja remover %(object_name)s \"%(escaped_object)s\"? " "Todos os items relacionados seguintes irão ser removidos:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Sim, tenho a certeza" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Remover múltiplos objetos." -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -536,7 +550,7 @@ msgstr "" "objetos relacionados, mas a sua conta não tem permissão para remover os " "seguintes tipos de objetos:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -545,7 +559,7 @@ msgstr "" "Remover o %(objects_name)s selecionado exigiria remover os seguintes objetos " "protegidos relacionados:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -554,41 +568,56 @@ msgstr "" "Tem certeza de que deseja remover %(objects_name)s selecionado? Todos os " "objetos seguintes e seus itens relacionados serão removidos:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Remover" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Adicionar outro %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Remover?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Por %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modelos na aplicação %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modificar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Não tem permissão para modificar nada." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Ações Recentes" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "As minhas Ações" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nenhum disponível" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Conteúdo desconhecido" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -598,27 +627,27 @@ msgstr "" "as tabelas da base de dados foram criadas apropriadamente e verifique se a " "base de dados pode ser lida pelo utilizador definido." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Palavra-passe:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Esqueceu-se da sua palavra-passe ou utilizador?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Utilizador" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Ação" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -626,114 +655,61 @@ msgstr "" "Este objeto não tem histórico de modificações. Provavelmente não foi " "modificado via site de administração." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mostrar todos" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Gravar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Pesquisar" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultado" msgstr[1] "%(counter)s resultados" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s no total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Gravar como novo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Gravar e adicionar outro" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Gravar e continuar a editar" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primeiro introduza o nome do utilizador e palavra-passe. Depois poderá " -"editar mais opções do utilizador." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Introduza o utilizador e palavra-passe." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Introduza uma nova palavra-passe para o utilizador %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Palavra-passe" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Palavra-passe (novamente)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Introduza a palavra-passe como acima, para verificação." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Remover" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Adicionar outro %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Remover?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Obrigado pela sua visita." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Entrar novamente" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Modificação da palavra-passe" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Palavra-passe modificada com sucesso" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "A sua palavra-passe foi modificada." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -742,46 +718,34 @@ msgstr "" "depois introduza a nova duas vezes para que possamos verificar se introduziu " "corretamente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Palavra-passe antiga" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nova palavra-passe" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Modificar a minha palavra-passe" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Palavra-passe de reinicialização" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Reinicialização da palavra-passe concluída" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "A sua palavra-passe foi atribuída. Pode entrar agora." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmação da reinicialização da palavra-passe" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Introduza a nova palavra-passe" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -789,19 +753,15 @@ msgstr "" "Por favor, introduza a sua nova palavra-passe duas vezes para verificarmos " "se está correcta." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nova palavra-passe:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirmação da palavra-passe:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Palavra-passe reinicializada sem sucesso" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -810,12 +770,7 @@ msgstr "" "porque já foi usado. Por favor requisite uma nova reinicialização da palavra-" "passe." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Palavra-passe reinicializada com sucesso" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -823,7 +778,7 @@ msgstr "" "Foram enviadas para o e-mail indicado as instruções de configuração da " "palavra-passe. Deverá recebê-las brevemente." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -832,7 +787,7 @@ msgstr "" "com o qual se registou e verifique a sua pasta de correio electrónico não " "solicitado." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -841,24 +796,24 @@ msgstr "" "Está a receber este email porque pediu para redefinir a palavra-chave para o " "seu utilizador no site %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Por favor siga a seguinte página e escolha a sua nova palavra-passe:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "O seu nome de utilizador, no caso de se ter esquecido:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Obrigado pela sua visita ao nosso site!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "A equipa do %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -866,28 +821,52 @@ msgstr "" "Esqueceu-se da sua palavra-chave? Introduza o seu endereço de email e enviar-" "lhe-emos instruções para definir uma nova." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Endereço de email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Reinicializar a minha palavra-passe" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Todas as datas" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Nada)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Selecionar %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Selecione %s para modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Procurar" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Adicionar Outro" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Atualmente:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Modificar:" diff --git a/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo index 40cbd0c217d786fa9f9249962e6565c6e2a5d932..573d4c02bfc1dde76020fad1c83ba2d5338e1b99 100644 GIT binary patch delta 1307 zcmb8tO=uHA6u|Lm5>0GvtF7PBc3P;1lEg$C8)GOQELemV#DWzsBiWjW?dtAEye$ZV z2f<2PDISy}qKDqnt9S?qew?(R2hocs1#g1h{J*-DO4ZgOFTdHz%$qlposU0m_uscf zrWLJ|*i9trl-h@d5MQ)!*o)tBJ!Zm6ZNwbLupec7FmMncpf)k1>4cby?77T z@u;5CkpwR>g0FEH-=b`gVo=6=`8tIKJc-lD6!i&Z{TGxCzoHZ%+3Bh#oWfSTg^!Sr z%CjiO{^|&w!wd|dRC*2X;7yc;-BG13;uD^C zO-uyd4aVnig7JCuZ_w#ymR!{!Z^p1tLs3ykt%w4tXU~8L~SDE=E$dZ z5%TJ2VkfbcSZeZj?I5UAZ6iqUs}?#-O-?5pN|TqRgV-()w9SMRDObL{wehee7?4|u z6MG0b2=y&C`FlEperuq-?5eB!Jan|q_pH1gu`Aj*mhN(O$*wrslq^%!_NaC(=d$H! zuRLa@)S&%`x$gf=)@Q9!dAzthZQ`$aSI$jU8zLq=c`2G|>`A7x$;=_0$>uZrC+DJZ z8ObHnJvyDsXLHqs=!1|?!6vVV*sh{SE3VDqoZ75YwzcJYwb`G?b&NK}vKjYGk?}F@ zSQkv~VeP)HjlEcCxoA6!MXn_m*YPWvzk0TcYyG=2&oS=W3R{^f^V=z@Y}I7dEA@r& E54+#@&;S4c delta 803 zcmXZaPe>GD7{~Ev|EQyGYFnGurn>}n(Xp8wc8fLY(jF4QKj1+Tp=1vdw4x$-TI$jz zqNwc_JM&m_=HK^ z!dcuwCHUvoJNT2KrBK)Rp%V0?65c?57SO%NBEH2VB#|x9X}>2phEK7R{I<>DBMaY9 zH%_qo3jW5=RAZ*Y>^}2T?pEU4JWdamup29=ji;US?*Ap{Dym}7aRgsu3HQ+>znw84 zhy8UXc&s_*-KZz5(ka0Taz@)kU0+8%`AcWRt#9EQ*7xug-s6<2%pvN&V^jrxVqF`i zIi5;2fU3YQuHyrCrvR=Kb7t`TYjX5+1a zK0FR%R|vghwLao9K~Y+#cHbkj^OkiEVn1=Q`6vD;);virCffX^+G_RPxHnpi{GjLu zg?v~lhj)jALJ)LKP5Lv{jpeoF+B5&*, 2011 # Nuno Mariz , 2011-2012 # Paulo Köch , 2011 +# Raúl Pedro Fernandes Santos, 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-10-31 16:33+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-04 08:58+0000\n" "Last-Translator: Nuno Mariz \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/django/" "language/pt/)\n" @@ -19,12 +20,12 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Disponível %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +34,38 @@ msgstr "" "Esta é a lista de %s disponíveis. Poderá escolher alguns, selecionando-os na " "caixa abaixo e clicando na seta \"Escolher\" entre as duas caixas." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Digite nesta caixa para filtrar a lista de %s disponíveis." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtrar" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Escolher todos" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Clique para escolher todos os %s de uma vez." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Escolher" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Remover" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Escolhido %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +74,24 @@ msgstr "" "Esta é a lista de %s escolhidos. Poderá remover alguns, selecionando-os na " "caixa abaixo e clicando na seta \"Remover\" entre as duas caixas." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Remover todos" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Clique para remover todos os %s escolhidos de uma vez." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s selecionado" msgstr[1] "%(sel)s de %(cnt)s selecionados" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +99,8 @@ msgstr "" "Tem mudanças por guardar nos campos individuais. Se usar uma ação, as suas " "mudanças por guardar serão perdidas." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +109,8 @@ msgstr "" "Selecionou uma ação mas ainda não guardou as mudanças dos campos " "individuais. Carregue em OK para gravar. Precisará de correr de novo a ação." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +119,72 @@ msgstr "" "Selecionou uma ação mas ainda não guardou as mudanças dos campos " "individuais. Provavelmente quererá o botão Ir ao invés do botão Guardar." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +"Nota: O seu fuso horário está %s hora adiantado em relação ao servidor." +msgstr[1] "" +"Nota: O seu fuso horário está %s horas adiantado em relação ao servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +"Nota: O use fuso horário está %s hora atrasado em relação ao servidor." +msgstr[1] "" +"Nota: O use fuso horário está %s horas atrasado em relação ao servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Agora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Relógio" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Escolha a hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Meia-noite" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Meio-dia" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancelar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hoje" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendário" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ontem" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Amanhã" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +192,17 @@ msgstr "" "Janeiro Fevereiro Março Abril Maio Junho Julho Agosto Setembro Outubro " "Novembro Dezembro" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D S T Q Q S S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mostrar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ocultar" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Agora" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Relógio" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Escolha a hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Meia-noite" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Meio-dia" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancelar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hoje" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendário" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ontem" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Amanhã" diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo index ce6c1d6e8f59b88ec057308871b3914efcb052d8..255475d1fea69d591ab296ae28b31b19f006e69a 100644 GIT binary patch delta 3776 zcmZwJdvH|c8OQNAn-Fr_T-+q)23gF_G`HQ56bKOkFAzgO0ZGA9*(56_CfTrAAduQ6 ziXuw6c*;c-DWzH%8DVDsu`;b~u_<=ie;7w-ZK2N486`vQ1hCVo)Asw@bLiMk-{INM zd*0o1&ig*^a}JptJ-Ib{`HrOhhIWi7Am+B{$0az`n5ZeElgJk}n1Kz>4_YyuzhI7qb$V^Qm z-i0k#gKJR}+==?#e)QuT$Uk$D4<+$4)I@Kh?vuz(NV0KbGWRzgI(K3bR$(LRhHFqM z>%!?cf+KhkH()mDcpIO=C(xg3%yB$~Ik;R)))QxweR%D^h`+;+O8dU>7MRwEt3U%X4&i9|9iui8@ z)?@TVI?L(&7~3&}g7D!ta3$`<4!rD)*ODH}z^uiM7{TZ88fpuNyqt@p zsD*rps`kr{S5XWCSiu1q8!u;^KllI;p6xiYNcmU&-?qR8aa{SJ8_nP{s8D z>Oz0S6r4a7Wo}{v7FF9fd`L}mCLR1LjfP5x8qe9VAm{AWzY3Dn+A zqEhMR5txcCs1p}rDXzv5+=4?miSJ@J1rfyQoO}YeqaL@qI%6mkvj~-$-a7KHm5ng) z0PaF%;sVaWFHjTm@vQXYEF^2@hd7A8K}~!v%TL1vsEIDY@8L=e;AhTwJCBw!u>zH$ zV3bZ4olU3v4HiTDEQeX$F9BF$0M7M;iYv9Z<8$Y#`n_TZx`va@vLuQ36Chq}$xs?I^LGC?>Q+PZOHAcCVed-BhP+ znwd{D5Nad(W3Pt}WfOmwXmA}-Pkf&s`DTxGEZr0RF1;k8ga{F%!~mhTlu*%B5JQC8 zA!0RAOK3l}htCnW+Y~xsB0{JRb`viV-zHQqI|()FQ-5$Kn=U$o)|`yusLE(9v5`<) zL~J6yLp)4$6KZ2N@&8!Wz0Wx=#T|s|b{nC_|C8}DQppVyZA1s5(o{P@c!_>(Ryv(& z#1n*GBPyS75h^FOYMc1Wv5LOWIgVrHxINMAuZ+Cz^k?82qK|ml8LLCR8PygN&k#$9 zM&e%L7~vu^2(1dtwYS1&&C9f`-)FA3R%9J@|JS#%zh>QX zS^FxAt+L$tx!#Jq!@>SQB-rzKsH-p79T~13wmLj>WBHyVuGn~9TB0>kaHmyN=!ta~ zUP_3Ciw9Dyt7Y}>raE79oqvwk-`wJFv`Wj17c(-u&fnzq&uVFIuJO^*mIQ_)bt}Vx z!C`I@3b%N>!W#!e^*zB&L!lmT>sOEFuOA5X_SbiZ24dUGvl8PY=J96!Br delta 4106 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 diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po index 8854314b1..d4d5110ac 100644 --- a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po @@ -1,18 +1,20 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Allisson Azevedo , 2014 +# bruno.devpod , 2014 # dudanogueira , 2012 # Elyézer Rezende , 2013 -# Gladson Simplício Brito , 2013 +# Gladson , 2013 # Guilherme Gondim , 2012-2013 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-09-23 20:34+0000\n" -"Last-Translator: Guilherme Gondim \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 17:55+0000\n" +"Last-Translator: bruno.devpod \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "django/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -21,62 +23,68 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Removido %(count)d %(items)s com sucesso." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Não é possível excluir %(name)s " -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Tem certeza?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Remover %(verbose_name_plural)s selecionados" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administração" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Todos" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Sim" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Não" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Desconhecido" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Qualquer data" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hoje" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Últimos 7 dias" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Este mês" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Este ano" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,94 +93,91 @@ msgstr "" "Por favor, insira um %(username)s e senha corretos para uma conta de equipe. " "Note que ambos campos são sensíveis a maiúsculas e minúsculas." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Por favor acesse novamente, pois sua sessão expirou." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Ação:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "hora da ação" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id do objeto" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr do objeto" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "flag de ação" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "modificar mensagem" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "entrada de log" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "entradas de log" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Adicionado \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Modificado \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Removido \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objeto LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Nenhum" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Modificado %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "e" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Adicionado %(name)s \"%(object)s\"" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificado %(list)s para %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Deletado %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nenhum campo modificado." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -180,7 +185,7 @@ msgstr "" "%(name)s \"%(obj)s\": adicionado com sucesso. Você pode editar novamente " "abaixo." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,12 +194,12 @@ msgstr "" "%(name)s \"%(obj)s\" adicionado com sucesso. Você pode adicionar um outro " "%(name)s abaixo." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\": adicionado com sucesso." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -203,7 +208,7 @@ msgstr "" "%(name)s \"%(obj)s\" modificado com sucesso. Você pode editá-lo novamente " "abaixo." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -212,12 +217,12 @@ msgstr "" "%(name)s \"%(obj)s\" alterado com sucesso. Você pode adicionar um outro " "%(name)s abaixo." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\": modificado com sucesso." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -225,150 +230,139 @@ msgstr "" "Os itens devem ser selecionados a fim de executar ações sobre eles. Nenhum " "item foi modificado." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Adicionar %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\": excluído com sucesso." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Objeto %(name)s com chave primária %(key)r não existe." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Adicionar %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Erro no banco de dados" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s modificado com sucesso." msgstr[1] "%(count)s %(name)s modificados com sucesso." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s selecionado" msgstr[1] "Todos %(total_count)s selecionados" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s selecionados" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\": excluído com sucesso." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Histórico de modificações: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Excluir o %(class_name)s %(instance)s exigiria excluir os seguintes objetos " +"protegidos relacionados: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Acessar" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Site de administração do Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administração do Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administração do Site" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Acessar" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administração de %s" +msgid "%(app)s administration" +msgstr "%(app)s administração" -#: widgets.py:90 -msgid "Date:" -msgstr "Data:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Hora:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Olhar" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Adicionar Outro(a)" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Atualmente:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Alterar:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Página não encontrada" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Desculpe, mas a página requisitada não pode ser encontrada." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Início" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Erro no servidor" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Erro no servidor (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Erro no Servidor (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +370,141 @@ msgstr "" "Houve um erro, que já foi reportado aos administradores do site por email e " "deverá ser consertado em breve. Obrigado pela sua paciência." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Executar ação selecionada" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Fazer" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Clique aqui para selecionar os objetos de todas as páginas" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Selecionar todos %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Limpar seleção" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Primeiro, informe um nome de usuário e senha. Depois você será capaz de " +"editar mais opções do usuário." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bem-vindo(a)," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Digite um nome de usuário e senha." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentação" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Alterar senha" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Encerrar sessão" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Site de administração do Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administração do Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Adicionar" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Histórico" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ver no site" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Por favor, corrija os erros abaixo." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Por favor, corrija os erros abaixo." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Informe uma nova senha para o usuário %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Senha" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Senha (novamente)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Informe a mesma senha digitada acima, para verificação." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bem-vindo(a)," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentação" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Encerrar sessão" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Adicionar" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Histórico" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ver no site" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Adicionar %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtro" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Remover da ordenação" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioridade da ordenação: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Alternar ordenção" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Apagar" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +515,7 @@ msgstr "" "de objetos relacionados, mas sua conta não tem a permissão para remoção dos " "seguintes tipos de objetos:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +524,7 @@ msgstr "" "Excluir o %(object_name)s ' %(escaped_object)s ' exigiria excluir os " "seguintes objetos protegidos relacionados:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +533,16 @@ msgstr "" "Você tem certeza que quer remover %(object_name)s \"%(escaped_object)s\"? " "Todos os seguintes itens relacionados serão removidos:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Sim, tenho certeza" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Remover múltiplos objetos" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -538,7 +553,7 @@ msgstr "" "relacionados, mas sua conta não tem permissão para excluir os seguintes " "tipos de objetos:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -547,7 +562,7 @@ msgstr "" "Excluir o %(objects_name)s selecionado exigiria excluir os seguintes objetos " "relacionados protegidos:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -556,41 +571,56 @@ msgstr "" "Tem certeza de que deseja apagar o %(objects_name)s selecionado? Todos os " "seguintes objetos e seus itens relacionados serão removidos:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Remover" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Adicionar outro(a) %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Apagar?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Por %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modelos na aplicação %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Modificar" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Você não tem permissão para edição." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Ações Recentes" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Minhas Ações" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nenhum disponível" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Conteúdo desconhecido" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -600,27 +630,27 @@ msgstr "" "que as tabelas necessárias foram criadas e que o banco de dados pode ser " "acessado pelo usuário apropriado." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Senha:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Esqueceu sua senha ou nome de usuário?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Data/hora" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Usuário" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Ação" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -628,112 +658,61 @@ msgstr "" "Este objeto não tem um histórico de alterações. Ele provavelmente não foi " "adicionado por este site de administração." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Mostrar tudo" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Salvar" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Pesquisar" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultado" msgstr[1] "%(counter)s resultados" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Salvar como novo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Salvar e adicionar outro(a)" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Salvar e continuar editando" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Primeiro, informe um nome de usuário e senha. Depois você será capaz de " -"editar mais opções do usuário." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Digite um nome de usuário e senha." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Informe uma nova senha para o usuário %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Senha" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Senha (novamente)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Informe a mesma senha digitada acima, para verificação." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Remover" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Adicionar outro(a) %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Apagar?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Obrigado por visitar nosso Web site hoje." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Acessar novamente" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Alterar senha" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Senha alterada com sucesso" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Sua senha foi alterada." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -741,46 +720,34 @@ msgstr "" "Por favor, informe sua senha antiga, por segurança, e então informe sua nova " "senha duas vezes para que possamos verificar se você digitou corretamente." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Senha antiga" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nova senha" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Alterar minha senha" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Recuperar senha" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Recuperação de senha completa" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Sua senha foi definida. Você pode prosseguir e se autenticar agora." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmação de recuperação de senha" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Insira a nova senha" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -788,19 +755,15 @@ msgstr "" "Por favor, informe sua nova senha duas vezes para que possamos verificar se " "você a digitou corretamente." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nova senha:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirme a senha:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Recuperação de senha sem sucesso" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -808,12 +771,7 @@ msgstr "" "O link para a recuperação de senha era inválido, possivelmente porque jã foi " "utilizado. Por favor, solicite uma nova recuperação de senha." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Senha recuperada com sucesso" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -821,7 +779,7 @@ msgstr "" "Nós te enviamos as instruções para definição da sua senha para o endereço de " "email fornecido. Você receberá a mensagem em instantes." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -829,7 +787,7 @@ msgstr "" "Se você não receber um e-mail, por favor verifique se você digitou o " "endereço que você usou para se registrar, e verificar a sua pasta de spam." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -838,24 +796,24 @@ msgstr "" "Você está recebendo este email porque solicitou a redefinição da senha da " "sua conta em %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Por favor, acesse a seguinte página e escolha uma nova senha:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Seu nome de usuário, caso tenha esquecido:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Obrigado por usar nosso site!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Equipe %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -863,28 +821,52 @@ msgstr "" "Esqueceu a senha? Forneça o seu endereço de email abaixo e te enviaremos " "instruções para definir uma nova." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Endereço de email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Reinicializar minha senha" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Todas as datas" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Nenhum)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Selecione %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Selecione %s para modificar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Data:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Hora:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Olhar" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Adicionar Outro(a)" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Atualmente:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Alterar:" diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo index 242bf6043afba2dd52ae5d6704297f00c651cbaa..d54f481fbbebc4ba48cdbca97adfde44dfc1a127 100644 GIT binary patch delta 1316 zcmb7?O-L0{6o9WjQ}eIV{x!V?wkY4zCz?4)C|DGPL1-w{V)Bi?k@w!!nNh;cviw7;DT?DOa-=a+jMJ@V{O(0}phdJ}zb2xwZ%-n2v*A#xJEm=^= zA+!N)DN?Ex_7w9%zQQi}4VJ=WOsOh(9G1gVQ2YZChhR1KC0GF`;8r*dn_vhJ!$)un zrh3Ie3cP_O@GTsI@1ZnE;1qusuVL5&2jK!FM16vi{~1cdRVV{Ub&jeA-iLMYE_?!c zltofG{Z%iA6FAO7ne;k*2ya74JW{6ABwT^d*iIW$oy7h~a3yS{>o$plVp~uKKOONr z+>SjAYoH4y{wi#xzq-M}f-j*Yeu4B>KO#Fu)e-C}h)az@iJOA6a2Dp^DwLb0_&&_4 zCZKG>i+C;a&%rtT4`6tULo-pbs^?G=UqIQ&3Y3E1;UX+z{3ZAp-husGgN3Z!PBuq9 zwI7vVN2B}DUFdI-&$Sn2PPH4QY^Z8E{1&;LG!&7aOC!e4$RS&) zM-QNK5m~bc^RE5ia;}pXB0sxo&c811FA4+4(j#VC+n%GFeVsPbp0?ADoziAZ`;Ir` zcsg*iPC^Zs4PyQO3D#Gfw3|zx?J6b+Xe+w$Cq@ z)t|w0EZ*LwlkHYV_t7?_;+*XV@j=hd`58Mfo~8RT8Q1qsPWR0^Gfv9r9y{{%j%RH* zlNdGGd};Z;;*h)AmcD343s1G<2Zg0yyYXyYSkz;llM5V8e%g42CC@c-mR-3iq2 q<79uc+2O{$?SOW^Gz*;UVt%>ea_lFb8Ta!5 delta 835 zcmXZa&r1|>7{~Evf0(0frIu}}=@ir<8=ak+vPq&tL5W}pf9gE(d*?HJ!Uf=I`XP)nmnJ;~}dum@h@{f&h$sT3K ztY2oi5TEb_e#R}B$(a?HYJwta!UM?9d@heL#0R*6Ok|h1sNM{o!YkOq{Pvp0QwH9n z9vr3m0)E4{oW^*w*=hQJd3q}jvz;Ay9@U>j6)vY<#WwoOxE*hy?q9<}T*nAE(P4gT zXB*m47pl;HoWjG%&u*sU_mDN(6J$;H9JTZH)DP+SN4(4U2HwFbR;iQuj(YAV>I8mc zO$7&ep)WARm$-@dafRv}K(eU4sP{)r>ma!$3GGawg=i9&RP;7THl{gr5`k(BDO#N5>a<0jntuDr^BhEm0 z)bm5n58Tr6s5I2?2fp8Wam*W!mn+vR)p_si^imwTfnVajV_tC5^@pM$Tz%&hyJzR7 hZ, 2014 # Eduardo Carvalho , 2011 # Guilherme Gondim , 2012 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-27 12:49+0000\n" +"Last-Translator: Allisson Azevedo \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "django/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -19,12 +20,12 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s disponíveis" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +34,38 @@ msgstr "" "Esta é a lista de %s disponíveis. Você pode escolhê-los(as) selecionando-os" "(as) abaixo e clicando na seta \"Escolher\" entre as duas caixas." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Digite nessa caixa para filtrar a lista de %s disponíveis." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtro" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Escolher todos" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Clique para escolher todos os %s de uma só vez" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Escolher" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Remover" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s escolhido(s)" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +74,24 @@ msgstr "" "Esta é a lista de %s disponíveis. Você pode removê-los(as) selecionando-os" "(as) abaixo e clicando na seta \"Remover\" entre as duas caixas." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Remover todos" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Clique para remover de uma só vez todos os %s escolhidos." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s de %(cnt)s selecionado" msgstr[1] "%(sel)s de %(cnt)s selecionados" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +99,8 @@ msgstr "" "Você tem alterações não salvas em campos editáveis individuais. Se você " "executar uma ação suas alterações não salvas serão perdidas." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -105,7 +109,8 @@ msgstr "" "Você selecionou uma ação, mas você não salvou as alterações de cada campo " "ainda. Clique em OK para salvar. Você vai precisar executar novamente a ação." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -114,7 +119,68 @@ msgstr "" "Você selecionou uma ação, e você não fez alterações em campos individuais. " "Você provavelmente está procurando o botão Ir ao invés do botão \"Salvar\"." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Nota: Você está %s hora à frente do horário do servidor." +msgstr[1] "Nota: Você está %s horas à frente do horário do servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Nota: Você está %s hora atrás do tempo do servidor." +msgstr[1] "Nota: Você está %s horas atrás do tempo do servidor." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Agora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Relógio" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Escolha uma hora" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Meia-noite" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 da manhã" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Meio-dia" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Cancelar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hoje" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendário" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ontem" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Amanhã" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -122,62 +188,17 @@ msgstr "" "Janeiro Fevereiro Março Abril Maio Junho Julho Agosto Setembro Outubro " "Novembro Dezembro" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D S T Q Q S S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Mostrar" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Esconder" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Agora" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Relógio" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Escolha uma hora" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Meia-noite" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 da manhã" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Meio-dia" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Cancelar" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hoje" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendário" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ontem" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Amanhã" diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo index 5b7e1d95cd75b225514037cee589eb991cb0443d..e848075d69adefbe6482dd2b5a2e04ce4b1db636 100644 GIT binary patch delta 3555 zcmZ|Re@vBC9LMnkq5@$e8lVMld(L^_ zsnE;Ku}`y7b{Wb};(X$8iZO3sLmIy*t22x_57*#m?8bV03=8oe?|Q)yW2Vrq!Ae|* zgRl>E|8rjZ7!IcWAr3GmWp0_!aU9(=ybUY+Q>P&^FY4J28v?%_C05m_x{q>F1X-LL5u`6P$o&Py?Hg>3**Y z{j}%cFzm#1ya(yq+>h$$2^@$AQ3H4ubMP=0(ZBhSiaPuom8uk;mWQKo4OZg;+>gyz zpGErdRn+%w(!)n)J!;0=Py^`28MqJiydUsFOdsJ6WIDzcabXsf@z{&Wcmy?|*OBdD z-o|V3J=6?}=~YWM3H7~;k>r?}sLvOoGI1U1d(EhUMN!Y+h>XQ-I*Nzv86c?ff8beL6 zR~2PoFKUJ_qHgHNgLnc9a5KG>-~pVj>o^K?_*IS-cm)R0hfjNcicHoFrPrIV5VbT9 z;S!APp`wxMY-yLKduF0Cl8sv90#wS&P#Ktpn!%-5h4WDp=tdpS?Wi^1i8?*IaT>mh zjLBqNz&_IXFQTHgs`G3>J)i|OfUtLcJ!+uco;$qjz1W{*%pPPlOqc~{PG%Es#z(Oh zODuOUwBl6S+pt0B|1Bz-VPU@efO1TwJsZ{GeAMSlQJXJ_N?`;wzztZ4TTvY+a2y^- zW%M^xrcR?KI*6A_7_)E-{hJsSZJKoMB0FXnY5?V^8>&!iSc}>#^{Az2MGbHR7GpPR z?fXyz{Q}kTuULa;PH0(G#owAeb7?W16H9rj(ToJ-TyGA;bByVZ=#m!OH_X;Wp2h|BdBP`qmh$h zN>Q6=E^0HbM~(ae)FylqGw=v%hR5(({0vz=v#Z?Qj4z><@>`@&lRJrb2hPGejADh( ze?Ju_Z~jEhWGuaJ!75Zouc0>Aanxy;%Tu)ki&0C^fV!^<)3MWQZ}Qp?dhN&YVm^P~ zyM79jb^enWhK^MVDg!yV7^_gbyaySZ*^5K*1P;OPaR8n|W$-WW^Rx@y_DIwc6r%=S zfl0WOpz4(A^lw%YJp>bUPJuSwbwnqjJ)oOc5E|TN#LdK2ga)CMo-NuZ^N8id4TMU7 z7*4EKgL0pXnd2Fo;Z?+)UR`Na$~D_5gtDMN78?m|uCpahWwO_>ajI7j;w)knkwwfT zw0BgrM=l{Of)aDitI~9b({}%dyO(+sF^tfzuO&DDPEpF6y*e3p{?}8JcZ~BlU3Hbq zU7UYx*LromBNhmQ}^-?E)X7ok0HHNjtCXD64UHsnRbZA2S!wp3HOm8kbF z=*X$mxHx|yRUJp@1$MTCwf?sd+R3xMt0B~eTSn*zW)dpJF3!K#`diLFKhDO}2y@CAj*kG;%-7O9F^;dOP!kg zYZR0ab;K585wVRZAT+^z;x0mEAhE`&ag=oe$Hw2!$j=Q2qtRt;!B)E@Y84cR+M*r7 zwniH9lNo#Bj|^Fv$T_z(IVlhiWcH=i-V}-0Z5`px#P^x01BSE)Lt!h})D*F!(Lns< z@Rf;{5&tB`H)iL=`?80}PiI$VHMVm{V~5qzVq113(jJK>#^juzl!)XO4vIgVS6(@} z%vV|FueSV^0e{5=Uxm+?UN^sNfxR{q4YjwG%?x(f0jt92cfMEQvwYP7|CDFOG$#H3 zz?WGkpXkf0ZP$E)M|(rer#%u1+g6ip WaksUqJzAbvJ~1yTakT8~LH`2hWeUWH;=EODil2 z7^Hxf#dty6&N%ckb)YjlSRH4WGG!`NTV|vku~XYpra01R>BVWMmDYZLy9do5J;Sq~ z^Pcx|&Uwyx-*Beyl|cMArPwuOp|-1=I{L<8r)?dQRiy^n})73&%aEfsEpP_!7n|sr;QvCQjw4 ztcjV1Yy&eJ??)f%#yzMd8bMum43()D?fF-59LGu2b!SimdmHuq_mQ!gU!yYqmnr05 z9c8gFN?ktc#&UaHiCWVZB%5Y2s>8K-D?Ws}ZwD&1BdAUJO}qu)u*bhdEy-U|OZW*^ zU|u=-@1#=A-6OaI+t5rk=5}aDbr42n;4#z;4xm#1BC6w)sEPapNv3%lHGtotI{Y{4 z{#+V0kRsG`%HvdOsMMlH-i69Q7?mQOR|bxvZa9vo@Dx_z7Sb>m_v2EvBmc~w`Dwrc z9=Zlwu@U!KPa{b%@vBr~RQ`iny9n>vM%;}W>3gVMeA)UTDkFbF?SUJpCCQ$V&cI~U z1a85FI0rR>Zq)1AkJ=NDV6EQ&om7_4Z~`^*E9k@jqEc7QR+cTO2P{Jkpu@JWM-8;w zI$+zw_|ps~f?A?g4$FoQV+VeO6?*^cXQfBD7TY<|g%9FU)Xc7G@}Ys z$3E2gX4EEaLuGOeYM@;>2R$Uo<`B-t?_!SL|97Y;W$&V9`db{tKjJ~$$kp0BSCDL* zYp4O_@$TySV$@nrN9~yw)WBDu54%unuXkMo`~j-JvlzdF%Fn52a}~3rG{Z{N3>Kq0 zUWuCFJ*XLUVGV{+8F&fVkLEi_lFV8B3SPlCu$$>e@z!c%euPh<`s?(Oe|6Z)FtsTj z#dUZPoA6htJyAHiKV?CU^-o zu*=r?Kd7WSXh^SR4Qc@MQESM)E->Ek#7pTr7$4z;;nLrvf#REN3q(wnjz3ps8; zWuP5T<62}J#7!1=`)H^|t@#FI66OhHY$l1Fcp00qnTyE2@lZ2)8V}+LR7Z_mq|LVk z$Kz|Ly>Sk;L~o()dl$#){r}K5{4LeMMJ?$IN^vn4R^vGAMeTtQmSPx{f&JKpCs1#} z4P`={}yJTX1|W$Z%C>m< zs7xfZA6khKLgi`VSwj0^C-GH+?UDNa>%%og4?RZQOKc&=meDZ>Vd{DvRn`-FGae%* z6JI9u2CXH=mNE{8Y(vAC69=eIC-i4t{iptqcNcCazDUd=o*=YaRho&frE2LNuBzUI zt+q{Q!!{B6_#7g-h#q1O@daWWv66Uza0pxCW-qlIg3bO}d7RoZLZ4WbrNooO1fqzz zjksBcsq7}&h-@N6^b#uiuq`0ki48=mICt)Js(gKc!KfGBlGt5Xn7CM2lK5fa(Zuqi z;gYI|_!8jVDeN^ZD!*46Tg=nEzZqKe1DQx81%L~!)_$9JrwRu7EI2` zEb$Mx!G6z)#Qc6Q66uQ#CbG+B#Us zd8Di;3+kH}I8F20nieH)%$TN@*7~M}PGf6Z^P*(sOn*k=<%()>OV!8n&+T=Bq1d^-$xS{t zbIrZ}fxu9Y%f(?YcK-Q5l+!MG3Wo;0fLX8k>tw3o+}_U{{Gn8y#$KIxtERFgofub- z@yBfDKEEsI{hwYES8H06OKN9itcpdwU^LJd@Vn=apFbX`-^NpVNg?B{b9%iHBk{9d fUL+6;dalzO8-i^imsL*cQyBa_N(dz diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/django.po b/django/contrib/admin/locale/ro/LC_MESSAGES/django.po index 6b9ea3637..c2c144fd4 100644 --- a/django/contrib/admin/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ro/LC_MESSAGES/django.po @@ -2,15 +2,15 @@ # # Translators: # Daniel Ursache-Dogariu , 2011 -# Denis Darii , 2011 +# Denis Darii , 2011,2014 # Ionel Cristian Mărieș , 2012 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/django/language/" "ro/)\n" @@ -21,156 +21,159 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s eliminate cu succes." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Nu se poate șterge %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Sigur?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Elimină %(verbose_name_plural)s selectate" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Toate" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Da" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nu" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Necunoscut" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Orice dată" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Astăzi" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Ultimele 7 zile" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Luna aceasta" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Anul acesta" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Autentificațți-vă din nou, deoarece sesiunea dumneavoastră a expirat." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Acțiune:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "timp acțiune" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id obiect" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "repr obiect" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "marcaj acțiune" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "schimbă mesaj" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "intrare jurnal" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "intrări jurnal" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "S-au adăugat \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "S-au schimbat \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "S-au șters \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Obiect LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Nimic" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "S-a schimbat %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "și" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "S-a adăugat %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "S-a schimbat %(list)s în %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "S-a șters %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Niciun câmp modificat." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -178,38 +181,38 @@ msgstr "" "%(name)s \"%(obj)s\" a fost adăugat(ă) cu succes. Puteți edita din nou mai " "jos." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" a fost adăugat cu succes." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" a fost modificat(ă) cu succes." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -217,30 +220,35 @@ msgstr "" "Itemii trebuie selectați pentru a putea îndeplini sarcini asupra lor. Niciun " "item nu a fost modificat." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nicio acțiune selectată." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Adaugă %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" eliminat(ă) cu succes." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Obiectul %(name)s ce are cheie primară %(key)r nu există." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Adaugă %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Schimbă %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Eroare de bază de date" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -248,7 +256,7 @@ msgstr[0] "%(count)s %(name)s s-a modificat cu succes." msgstr[1] "%(count)s %(name)s s-au modificat cu succes." msgstr[2] "%(count)s de %(name)s s-au modificat cu succes." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -256,231 +264,236 @@ msgstr[0] "%(total_count)s selectat(ă)" msgstr[1] "Toate %(total_count)s selectate" msgstr[2] "Toate %(total_count)s selectate" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 din %(cnt)s selectat" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" eliminat(ă) cu succes." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Istoric schimbări: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Autentificare" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Administrare sit Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administrare Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administrare site" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Autentificare" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administrare %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Dată:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Oră:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Căutare" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Mai adăugați" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Pagină inexistentă" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Ne pare rău, dar pagina solicitată nu a putut fi găsită." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Acasă" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Eroare de server" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Eroare de server (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Eroare server (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Pornește acțiunea selectată" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Start" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Clic aici pentru a selecta obiectele la nivelul tuturor paginilor" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Selectați toate %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Deselectați" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Introduceți mai întâi un nume de utilizator și o parolă. Apoi veți putea " +"modifica mai multe opțiuni ale utilizatorului." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Bun venit," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Introduceți un nume de utilizator și o parolă." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Documentație" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Schimbă parola" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Deautentificare" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Administrare sit Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administrare Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Adaugă" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Istoric" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Vizualizează pe sit" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Corectați erorile de mai jos" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Corectați erorile de mai jos." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Introduceți o parolă nouă pentru utilizatorul %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Parolă" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Parolă (din nou)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Introduceți parola din nou, pentru verificare." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Bun venit," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Documentație" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Deautentificare" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Adaugă" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Istoric" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Vizualizează pe sit" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Adaugă %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtru" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Elimină din sortare" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioritate sortare: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Alternează sortarea" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Șterge" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -491,7 +504,7 @@ msgstr "" "obiectelor asociate, însă contul dumneavoastră nu are permisiunea de a " "șterge următoarele tipuri de obiecte:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -500,7 +513,7 @@ msgstr "" "Ștergerea %(object_name)s '%(escaped_object)s' ar putea necesita și " "ștergerea următoarelor obiecte protejate asociate:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -509,16 +522,16 @@ msgstr "" "Sigur doriți ștergerea %(object_name)s \"%(escaped_object)s\"? Următoarele " "itemuri asociate vor fi șterse:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Da, cu siguranță" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Ștergeți obiecte multiple" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -529,7 +542,7 @@ msgstr "" "obiectelor asociate, însă contul dvs. de utilizator nu are permisiunea de a " "șterge următoarele tipuri de obiecte:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -538,7 +551,7 @@ msgstr "" "Ştergerea %(objects_name)s conform selecției ar necesita și ștergerea " "următoarelor obiecte protejate asociate:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -547,41 +560,56 @@ msgstr "" "Sigur doriţi să ștergeți %(objects_name)s conform selecției? Toate obiectele " "următoare alături de cele asociate lor vor fi șterse:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Elimină" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Adăugati încă un/o %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Elimină?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "După %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Schimbă" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nu nicio permisiune de editare." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Acțiuni recente" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Acțiunile mele" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Niciuna" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Conținut necunoscut" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -591,27 +619,27 @@ msgstr "" "baza de date au fost create și verificați dacă baza de date poate fi citită " "de utilizatorul potrivit." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Parolă:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Ați uitat parola sau utilizatorul ?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dată/oră" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Utilizator" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Acțiune" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -619,19 +647,20 @@ msgstr "" "Acest obiect nu are un istoric al schimbărilor. Probabil nu a fost adăugat " "prin intermediul acestui sit de administrare." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Arată totul" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Salvează" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Caută" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -639,94 +668,41 @@ msgstr[0] "%(counter)s rezultat" msgstr[1] "%(counter)s rezultate" msgstr[2] "%(counter)s de rezultate" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s în total" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Salvați ca nou" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Salvați și mai adăugați" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Salvați și continuați editarea" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Introduceți mai întâi un nume de utilizator și o parolă. Apoi veți putea " -"modifica mai multe opțiuni ale utilizatorului." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Introduceți un nume de utilizator și o parolă." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Introduceți o parolă nouă pentru utilizatorul %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Parolă" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Parolă (din nou)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Introduceți parola din nou, pentru verificare." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Elimină" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Adăugati încă un/o %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Elimină?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Mulţumiri pentru timpul petrecut astăzi pe sit." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Reautentificare" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Schimbare parolă" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Schimbare reușită a parolei" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Parola a fost schimbată." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -734,48 +710,36 @@ msgstr "" "Din motive de securitate, introduceți parola veche, apoi de două ori parola " "nouă, pentru a putea verifica dacă ați scris-o corect. " -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Parolă veche" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Parolă nouă" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Schimbă-mi parola" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Resetare parolă" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Resetare completă a parolei" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "Parola dumneavoastră a fost stabilită. Acum puteți continua să vă " "autentificați." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Confirmare resetare parolă" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Introduceți parolă nouă" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -783,19 +747,15 @@ msgstr "" "Introduceți parola de două ori, pentru a putea verifica dacă ați scris-o " "corect." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Parolă nouă:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Confirmare parolă:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Resetare nereușită a parolei" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -803,75 +763,94 @@ msgstr "" "Link-ul de resetare a parolei a fost nevalid, probabil din cauză că acesta a " "fost deja utilizat. Solicitați o nouă resetare a parolei." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Parolă resetată cu succes" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Mergeți la următoarea pagină și alegeți o parolă nouă:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Numele de utilizator, în caz că l-ați uitat:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Mulțumiri pentru utilizarea sitului nostru!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Echipa %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "Adresă e-mail:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Resetează-mi parola" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Toate datele" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Nimic)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Selectează %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Selectează %s pentru schimbare" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dată:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Oră:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Căutare" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Mai adăugați" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "În prezent:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Schimbă:" diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo index d34ee7416a670702e1e8e17232c0bf257b4062bb..76c44915936612dbc0df04fa4709bf4d59805de7 100644 GIT binary patch delta 365 zcmXZWF-yZh6u|LUu}O`l-707(nOr0#Decf8=;9)sin!=tzzWfjVw24wo7km;RhK#y z7eP?S=p=OTd*}!8f6?Q(-@SWx@7}%jV7*(VY*7;F>mny2vc4jsVTvYRV+F^^lslF( zKH(b9aTVWC-TS}>E^rIKaTyKcuWk+bO6quu4MQ@ivdR7v6I2f#Q5Bq_%0HuOC`Z-c zC(iK;XLv~$s<2L1Dqq80tfQ)TgtvH%FZhEuI5G2$rG9yOr8mvC<8~acYkM8vYfWGE z&Hdt}<=Sr7Z+qJ=!{`M`>Ku-OIEjLEIP&d-AdbVt?hV4TL1gb-6yaV}gv~HMALd%6 Gs{I0-P&QHk delta 369 zcmXZWu}i~16vy#bu}vFowkl|pOfHggIgQjJ=-{pdT*SdzGgLw=Z545_n{??QwTqq9 z$wkC&PC^Gq{|Eg?{2mpK`#gB>e)k6Mz5C{-I^&c`WQiP!$Xre&gDuSCHD, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/django/language/" "ro/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s disponibil" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -36,38 +36,38 @@ msgstr "" "in chenarul de mai jos și apăsând pe săgeata \"Alege\" dintre cele două " "chenare." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Scrie în acest chenar pentru a filtra lista de %s disponibile." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtru" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Alege toate" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Click pentru a alege toate %s." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Alege" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Elimină" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s alese" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -77,23 +77,25 @@ msgstr "" "chenarul de mai jos și apasand pe săgeata \"Elimină\" dintre cele două " "chenare." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Elimină toate" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Click pentru a elimina toate %s alese." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s din %(cnt)s selectate" msgstr[1] "%(sel)s din %(cnt)s selectate" msgstr[2] "de %(sel)s din %(cnt)s selectate" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -101,7 +103,8 @@ msgstr "" "Aveţi modificări nesalvate în cîmpuri individuale editabile. Dacă executaţi " "o acțiune, modificările nesalvate vor fi pierdute." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -111,7 +114,8 @@ msgstr "" "individuale. Faceţi clic pe OK pentru a salva. Va trebui să executați " "acțiunea din nou." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -120,7 +124,70 @@ msgstr "" "Ați selectat o acţiune și nu ațţi făcut modificări în cîmpuri individuale. " "Probabil căutați butonul Go, în loc de Salvează." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Acum" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Ceas" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Alege o oră" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Miezul nopții" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Amiază" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Anulează" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Astăzi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Calendar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Ieri" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Mâine" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -128,62 +195,17 @@ msgstr "" "Ianuarie Februare Martie Aprilie Mai Iunie Iulie August Septembrie Octombrie " "Noiembrie Decembrie" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D L M M J V S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Arată" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ascunde" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Acum" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Ceas" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Alege o oră" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Miezul nopții" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Amiază" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Anulează" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Astăzi" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Calendar" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Ieri" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Mâine" diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo index ab8fdf2464276ee7a1017c76660254412fb95fe2..d439b644970b19e254d2305fac8ea38d6de542ae 100644 GIT binary patch delta 3805 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, 2013 +# Ivan Ivaschenko , 2013 # Denis Darii , 2011 # Dimmus , 2011 # Jannis Leidel , 2011 -# Алексей Борискин , 2012-2013 +# Алексей Борискин , 2012-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-27 07:44+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-16 21:09+0000\n" "Last-Translator: Алексей Борискин \n" "Language-Team: Russian (http://www.transifex.com/projects/p/django/language/" "ru/)\n" @@ -22,62 +22,68 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно удалены %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Не удается удалить %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Вы уверены?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Удалить выбранные %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Администрирование" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Все" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Да" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Нет" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Неизвестно" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Любая дата" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Сегодня" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Последние 7 дней" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Этот месяц" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Этот год" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -86,94 +92,91 @@ msgstr "" "Пожалуйста, введите корректные %(username)s и пароль для аккаунта. Оба поля " "могут быть чувствительны к регистру." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Пожалуйста, войдите снова, поскольку ваша сессия устарела." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Действие:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "время действия" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "идентификатор объекта" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "представление объекта" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "тип действия" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "сообщение об изменении" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "запись в журнале" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "записи в журнале" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Добавлено \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Изменено \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Удалено \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Запись в журнале" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Нет" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Изменен %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "и" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Добавлен %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Изменены %(list)s для %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Удален %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Ни одно поле не изменено." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -181,7 +184,7 @@ msgstr "" "%(name)s \"%(obj)s\" был успешно добавлен. Ниже вы можете снова его " "отредактировать." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,12 +192,12 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" успешно добавлен. Ниже вы можете добавить еще %(name)s." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" был успешно добавлен." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -202,7 +205,7 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" успешно изменен. Ниже вы можете редактировать снова." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" успешно изменен. Ниже вы можете добавить еще %(name)s." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" был успешно изменен." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,30 +226,35 @@ msgstr "" "Чтобы произвести действия над объектами, необходимо их выбрать. Объекты не " "были изменены." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Действие не выбрано." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Добавить %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" был успешно удален." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s с первичным ключом %(key)r не существует." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Добавить %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Изменить %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Ошибка базы данных" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -254,7 +262,7 @@ msgstr[0] "%(count)s %(name)s был успешно изменен." msgstr[1] "%(count)s %(name)s были успешно изменены." msgstr[2] "%(count)s %(name)s были успешно изменены." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -262,113 +270,97 @@ msgstr[0] "Выбран %(total_count)s" msgstr[1] "Выбраны все %(total_count)s" msgstr[2] "Выбраны все %(total_count)s" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Выбрано 0 объектов из %(cnt)s " -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" был успешно удален." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "История изменений: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Удаление объекта %(instance)s типа %(class_name)s будет требовать удаления " +"следующих связанных объектов: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Войти" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Административный сайт Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Администрирование Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Администрирование сайта" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Войти" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s администрирование" +msgid "%(app)s administration" +msgstr "Администрирование приложения «%(app)s»" -#: widgets.py:90 -msgid "Date:" -msgstr "Дата:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Время:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Поиск" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Добавить еще" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Сейчас:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Изменить:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Страница не найдена" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "К сожалению, запрашиваемая вами страница не найдена." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Начало" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Ошибка сервера" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Ошибка сервера (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Ошибка сервера (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +368,141 @@ msgstr "" "Произошла ошибка. О ней сообщено администраторам сайта по электронной почте, " "ошибка должна быть вскоре исправлена. Благодарим вас за терпение." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Выполнить выбранное действие" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Выполнить" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Нажмите здесь, чтобы выбрать объекты на всех страницах" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Выбрать все %(module_name)s (%(total_count)s)" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Снять выделение" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Сначала введите имя пользователя и пароль. Затем вы сможете ввести больше " +"информации о пользователе." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Добро пожаловать," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Введите имя пользователя и пароль." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Документация" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Изменить пароль" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Выйти" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Административный сайт Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Администрирование Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Добавить" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "История" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Смотреть на сайте" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Пожалуйста, исправьте ошибки ниже." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Пожалуйста, исправьте ошибки ниже." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Введите новый пароль для пользователя %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Пароль" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Пароль (еще раз)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Введите тот же пароль, что и выше, для подтверждения." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Добро пожаловать," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Документация" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Выйти" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Добавить" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "История" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Смотреть на сайте" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Добавить %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Фильтр" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Удалить из сортировки" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Приоритет сортировки: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Сортировать в другом направлении" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Удалить" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +513,7 @@ msgstr "" "объектов, но ваша учетная запись не имеет прав для удаления следующих типов " "объектов:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +522,7 @@ msgstr "" "Удаление %(object_name)s '%(escaped_object)s' потребует удаления следующих " "связанных защищенных объектов:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +531,16 @@ msgstr "" "Вы уверены, что хотите удалить %(object_name)s \"%(escaped_object)s\"? Все " "следующие связанные объекты также будут удалены:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Да, я уверен" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Удалить несколько объектов" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -537,7 +550,7 @@ msgstr "" "Удаление выбранной %(objects_name)s приведет к удалению связанных объектов, " "но ваша учетная запись не имеет прав на удаление следующих типов объектов:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -546,7 +559,7 @@ msgstr "" "Удаление %(objects_name)s потребует удаления следующих связанных защищенных " "объектов:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -555,41 +568,56 @@ msgstr "" "Вы уверены, что хотите удалить %(objects_name)s? Все следующие объекты и " "связанные с ними элементы будут удалены:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Удалить" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Добавить еще один %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Удалить?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Модели в приложении %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Изменить" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "У вас недостаточно прав для редактирования." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Последние действия" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Мои действия" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Недоступно" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Неизвестный тип" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -599,27 +627,27 @@ msgstr "" "таблицы были созданы, и что соответствующему пользователю разрешен к ним " "доступ." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Пароль:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Забыли свой пароль или имя пользователя?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Дата и время" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Пользователь" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Действие" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -627,19 +655,20 @@ msgstr "" "Данный объект не имеет истории изменений. Возможно, он был добавлен не через " "данный административный сайт." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Показать все" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Сохранить" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Найти" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -647,93 +676,41 @@ msgstr[0] "%(counter)s результат" msgstr[1] "%(counter)s результата" msgstr[2] "%(counter)s результатов" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s всего" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Сохранить как новый объект" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Сохранить и добавить другой объект" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Сохранить и продолжить редактирование" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Сначала введите имя пользователя и пароль. Затем вы сможете ввести больше " -"информации о пользователе." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Введите имя пользователя и пароль." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Введите новый пароль для пользователя %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Пароль" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Пароль (еще раз)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Введите тот же пароль, что и выше, для подтверждения." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Удалить" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Добавить еще один %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Удалить?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Благодарим вас за время, проведенное на этом сайте." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Войти снова" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Изменение пароля" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Пароль успешно изменен" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Ваш пароль был изменен." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -741,46 +718,34 @@ msgstr "" "В целях безопасности, пожалуйста, введите свой старый пароль, затем введите " "новый пароль дважды, чтобы мы могли убедиться в правильности написания." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Старый пароль" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Новый пароль" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Изменить мой пароль" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Восстановление пароля" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Восстановление пароля завершено" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Ваш пароль был сохранен. Теперь вы можете войти." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Подтверждение восстановления пароля" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Введите новый пароль:" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -788,19 +753,15 @@ msgstr "" "Пожалуйста, введите новый пароль дважды, чтобы мы могли убедиться в " "правильности написания." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Новый пароль:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Подтвердите пароль:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Ошибка восстановления пароля" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -808,12 +769,7 @@ msgstr "" "Неверная ссылка для восстановления пароля. Возможно, ей уже воспользовались. " "Пожалуйста, попробуйте восстановить пароль еще раз." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Пароль успешно восстановлен" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -821,7 +777,7 @@ msgstr "" "Мы отправили вам инструкцию по установке пароля на указанный адрес " "электронной почты. Вы должны получить ее в ближайшее время." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -829,7 +785,7 @@ msgstr "" "Если вы не получили письмо, пожалуйста, убедитесь, что вы ввели адрес с " "которым Вы зарегистрировались, и проверьте папку со спамом." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -839,24 +795,24 @@ msgstr "" "восстановление пароля от учётной записи на сайте %(site_name)s, которая " "связана с этим адресом электронной почты." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Пожалуйста, перейдите на эту страницу и введите новый пароль:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Ваше имя пользователя (на случай, если вы его забыли):" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Спасибо, что используете наш сайт!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Команда сайта %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -864,28 +820,52 @@ msgstr "" "Забыли пароль? Введите свой адрес электронной почты ниже, и мы вышлем вам " "инструкцию, как установить новый пароль." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Адрес электронной почты:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Восстановить мой пароль" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Все даты" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ничего)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Выберите %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Выберите %s для изменения" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Дата:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Время:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Поиск" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Добавить еще" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Сейчас:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Изменить:" diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo index 0db7bd23e7dfbde493f747e3821a50661b55d1c9..8f6dfeb0d8f75e9480d2d58c1ac717334e34c89d 100644 GIT binary patch delta 1814 zcmchVOKgl$6o79Z+G;6U>QRrYQ4;Npj_AW^=z@hrtTaeO@>i$r=woW8?ZW0a4M9Ts z(nus88;OX-q+=SY4=YWCU>5XcC^Zk(z#O;>ihpmC^>9A+A(#t~!nv>;u7NgO z53j;GnCc-53Gf(Z!l$qvK8KRPi&Om7d=9``xDO6Pj;Oa#?!SYQ@I90QBsxo#4==z% zH~?=ze#+0K9P+C=7Ta*_hEnM%cnS7FxwtV~sZKZrKQNsNstRInAe&5L04{-7U;(_7 z^iRWl>}RkTzJhY@bCOH)l-falRmNgFY=zSCO(=omNj`u>*iWDYwAd7O!e$DxVGn#w z+j8&lf|>nRC<%|l#jqbPgxBF4I125TEUw{|fYC)W0s7%d?8}g1RS9iHN#KD^@OB|i zSVVN-29?Q4@)fB3bu_vhl>)wsJl8UmK2#A(y|z0t)~-l0c^eV=v#dpzih)pz`<}eY zH?kT_x)YJ<$*5PMyq2OtSERX;sh=Z14On zo{CD3Z>#oI`hA;+ZeV+1&N((G#Wh0Egc*1GH1?E9xaKHl5>9XGu9U&vi2IFcuE*pFoYTaP zdKEd6S?&Lq*2Gd1C-d6>pf16z>?Qb&%FgJ7qGOTF0U;RImt@fIA=bF+#93p;i$$L2%?7{iF>hxjb;_QPelnH zV+Nn%8GMeKU?b^o<|S2YLyhl3O^`)RxCi-}&*LuU@eaO6CbF|Uly4dj;U#QgetSmc zAss8I4^NT3j6ZOl(Qc>bpi65~_`ztD8c~jjAYTWIl{RowK3Af-XcHw9Ig+K8-e&QqLS>c%U{VLwX z4_ILiEAaLPJ3WUNajlb1JkcE!AKP}ibblJJT`Q47LlwFLPTE|GqQ6djRUB-*fX%1{ z??~QlGnUhz>@zXwR-4?6}u=|N_XvV!^u?bcjkP$(VHnP zMAZprB)`w|^PV5LxzR8;HslAs-+Fq|D@0d|my4x&@7UC06uN<*W88i(IOzIgVUVvb nJK4UOxv49&QP~}@SB?hP=8Dq`(a3zXSo`PPO4lxQzG(Un?;}{Y diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po index 789589ac5..930ecf05a 100644 --- a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po @@ -5,14 +5,14 @@ # Dimmus , 2011 # Eugene MechanisM , 2012 # Jannis Leidel , 2011 -# Алексей Борискин , 2012 +# Алексей Борискин , 2012,2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-06-16 16:08+0000\n" +"Last-Translator: Алексей Борискин \n" "Language-Team: Russian (http://www.transifex.com/projects/p/django/language/" "ru/)\n" "MIME-Version: 1.0\n" @@ -22,12 +22,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Доступные %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -36,39 +36,39 @@ msgstr "" "Это список всех доступных %s. Вы можете выбрать некоторые из них, выделив их " "в поле ниже и кликнув \"Выбрать\", либо двойным щелчком." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" "Начните вводить текст в этом поле, чтобы отфитровать список доступных %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Фильтр" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Выбрать все" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Нажмите, чтобы выбрать все %s сразу." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Выбрать" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Удалить" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Выбранные %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -77,23 +77,25 @@ msgstr "" "Это список выбранных %s. Вы можете удалить некоторые из них, выделив их в " "поле ниже и кликнув \"Удалить\", либо двойным щелчком." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Удалить все" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Нажмите чтобы удалить все %s сразу." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "Выбран %(sel)s из %(cnt)s" msgstr[1] "Выбрано %(sel)s из %(cnt)s" msgstr[2] "Выбрано %(sel)s из %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -101,7 +103,8 @@ msgstr "" "Имеются несохраненные изменения в отдельных полях для редактирования. Если " "вы запустите действие, несохраненные изменения будут потеряны." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -111,7 +114,8 @@ msgstr "" "полях для редактирования. Нажмите OK, чтобы сохранить изменения. После " "сохранения вам придется запустить действие еще раз." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -121,7 +125,73 @@ msgstr "" "воспользоваться кнопкой \"Выполнить\", а не кнопкой \"Сохранить\". Если это " "так, то нажмите \"Отмена\", чтобы вернуться в интерфейс редактирования. " -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Внимание: Ваше локальное время опережает время сервера на %s час." +msgstr[1] "Внимание: Ваше локальное время опережает время сервера на %s часа." +msgstr[2] "Внимание: Ваше локальное время опережает время сервера на %s часов." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +"Внимание: Ваше локальное время отстаёт от времени сервера на %s час." +msgstr[1] "" +"Внимание: Ваше локальное время отстаёт от времени сервера на %s часа." +msgstr[2] "" +"Внимание: Ваше локальное время отстаёт от времени сервера на %s часов." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Сейчас" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Часы" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Выберите время" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Полночь" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 часов" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Полдень" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Отмена" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Сегодня" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Календарь" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Вчера" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Завтра" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -129,62 +199,17 @@ msgstr "" "Январь Февраль Март Апрель Май Июнь Июль Август Сентябрь Октябрь Ноябрь " "Декабрь" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "В П В С Ч П С" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Показать" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Скрыть" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Сейчас" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Часы" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Выберите время" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Полночь" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 часов" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Полдень" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Отмена" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Сегодня" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Календарь" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Вчера" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Завтра" diff --git a/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo index 418409b23bb2ba297201220833ecbb03aada08a6..af6e54f4acd3947da70b3add712e19e8653b3208 100644 GIT binary patch delta 3767 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 diff --git a/django/contrib/admin/locale/sk/LC_MESSAGES/django.po b/django/contrib/admin/locale/sk/LC_MESSAGES/django.po index e0f2fa00d..96b720c0f 100644 --- a/django/contrib/admin/locale/sk/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sk/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # Translators: # Jannis Leidel , 2011 # Juraj Bubniak , 2012-2013 -# Marian Andre , 2013 -# Martin Kosír , 2011 +# Marian Andre , 2013-2014 +# Martin Kosír, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-30 15:47+0000\n" -"Last-Translator: Juraj Bubniak \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-16 20:16+0000\n" +"Last-Translator: Marian Andre \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/django/language/" "sk/)\n" "MIME-Version: 1.0\n" @@ -20,62 +20,68 @@ msgstr "" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Úspešne zmazaných %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Nedá sa vymazať %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ste si istý?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Zmazať označené %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Správa" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Všetko" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Áno" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nie" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Neznámy" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Ľubovoľný dátum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Dnes" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Posledných 7 dní" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Tento mesiac" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Tento rok" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -84,94 +90,91 @@ msgstr "" "Zadajte prosím správne %(username)s a heslo pre účet personálu - \"staff " "account\". Obe polia môžu obsahovať veľké a malé písmená." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Vaše prihlásenie vypršalo. Prosím, prihláste sa znovu." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Akcia:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "čas akcie" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "identifikátor objektu" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "reprezentácia objektu" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "príznak akcie" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "zmeniť správu" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "položka záznamu" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "položky záznamu" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Pridané \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Zmenené \" %(object)s \" - %(changes)s " -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Odstránené \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objekt LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Žiadne" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Zmenené %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "a" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Pridaný %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Zmenený %(list)s pre %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Zmazaný %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Polia nezmenené." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -179,7 +182,7 @@ msgstr "" "Objekt %(name)s \"%(obj)s\" bol úspešne pridaný. Ďalšie zmeny môžete urobiť " "nižšie." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -188,12 +191,12 @@ msgstr "" "%(name)s \"%(obj)s\" bol úspešne pridaný. Môžete pridať ďaľší %(name)s " "nižšie." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Objekt %(name)s \"%(obj)s\" bol úspešne pridaný." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" bol úspešne zmenený. Môžete ho znovu upraviť nižšie." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgstr "" "%(name)s \"%(obj)s\" bol úspešne zmenený. Môžete pridať ďaľšie %(name)s " "nižšie." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Objekt %(name)s \"%(obj)s\" bol úspešne zmenený." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,30 +226,35 @@ msgstr "" "Položky musia byť vybrané, ak chcete na nich vykonať akcie. Neboli vybrané " "žiadne položky." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nebola vybraná žiadna akcia." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Pridať %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Objekt %(name)s \"%(obj)s\" bol úspešne vymazaný." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Objekt %(name)s s primárnym kľúčom %(key)r neexistuje." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Pridať %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Zmeniť %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Chyba databázy" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -254,7 +262,7 @@ msgstr[0] "%(count)s %(name)s bola úspešne zmenená." msgstr[1] "%(count)s %(name)s boli úspešne zmenené." msgstr[2] "%(count)s %(name)s bolo úspešne zmenených." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -262,113 +270,97 @@ msgstr[0] "%(total_count)s vybraná" msgstr[1] "Všetky %(total_count)s vybrané" msgstr[2] "Všetkých %(total_count)s vybraných" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 z %(cnt)s vybraných" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Objekt %(name)s \"%(obj)s\" bol úspešne vymazaný." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Zmeniť históriu: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Vymazanie %(class_name)s %(instance)s vyžaduje vymazanie nasledovných " +"súvisiacich chránených objektov: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Prihlásenie" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Správa Django stránky" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Správa Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Správa stránky" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Prihlásenie" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s správa" +msgid "%(app)s administration" +msgstr "%(app)s správa" -#: widgets.py:90 -msgid "Date:" -msgstr "Dátum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Čas:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Vyhľadanie" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Pridať ďalší" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Aktuálne:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Zmeniť:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Stránka nenájdená" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Ľutujeme, ale požadovanú stránku nie je možné nájsť." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Domov" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Chyba servera" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Chyba servera (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Chyba servera (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +368,141 @@ msgstr "" "Došlo k chybe. Chyba bola nahlásená správcovi webu prostredníctvom e-mailu a " "zanedlho by mala byť odstránená. Ďakujeme za vašu trpezlivosť." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Vykonať vybranú akciu" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Vykonať" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Kliknite sem pre výber objektov na všetkých stránkach" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Vybrať všetkých %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Zrušiť výber" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Najskôr zadajte používateľské meno a heslo. Potom budete môcť upraviť viac " +"používateľských nastavení." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Vitajte," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Zadajte používateľské meno a heslo." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentácia" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Zmeniť heslo" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Odhlásiť" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Správa Django stránky" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Správa Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Pridať" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "História" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Pozrieť na stránke" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Prosím, opravte chyby uvedené nižšie." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Prosím, opravte chyby uvedené nižšie." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Zadajte nové heslo pre používateľa %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Heslo" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Heslo (znova)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Kvôli overeniu zadajte rovnaké heslo ako vyššie." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Vitajte," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentácia" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Odhlásiť" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Pridať" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "História" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Pozrieť na stránke" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Pridať %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrovať" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Odstrániť z triedenia" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Triedenie priority: %(priority_number)s " -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Prepnúť triedenie" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Odstrániť" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +513,7 @@ msgstr "" "aj odstránenie súvisiacich objektov. Váš účet však nemá oprávnenie na " "odstránenie nasledujúcich typov objektov:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +522,7 @@ msgstr "" "Vymazanie %(object_name)s '%(escaped_object)s' vyžaduje vymazanie " "nasledovných súvisiacich chránených objektov:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +531,16 @@ msgstr "" "Ste si istý, že chcete odstrániť objekt %(object_name)s \"%(escaped_object)s" "\"? Všetky nasledujúce súvisiace objekty budú odstránené:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Áno, som si istý" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Zmazať viacero objektov" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -538,7 +551,7 @@ msgstr "" "objektov, ale váš účet nemá oprávnenie na vymazanie nasledujúcich typov " "objektov:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -547,7 +560,7 @@ msgstr "" "Vymazanie označených %(objects_name)s vyžaduje vymazanie nasledujúcich " "chránených súvisiacich objektov:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -556,41 +569,56 @@ msgstr "" "Ste si isty, že chcete vymazať označené %(objects_name)s? Vymažú sa všetky " "nasledujúce objekty a ich súvisiace položky:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Odstrániť" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Pridať ďalší %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Zmazať?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Podľa %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modely v %(name)s aplikácii" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Zmeniť" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nemáte právo na vykonávanie zmien." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Posledné akcie" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Moje akcie" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nedostupné" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Neznámy obsah" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -600,27 +628,27 @@ msgstr "" "vytvorené potrebné databázové tabuľky a taktiež skontrolujte, či príslušný " "používateľ môže databázu čítať." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Heslo:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Zabudli ste heslo alebo používateľské meno?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Dátum a čas" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Používateľ" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Akcia" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -628,19 +656,20 @@ msgstr "" "Tento objekt nemá históriu zmien. Pravdepodobne nebol pridaný " "prostredníctvom tejto správcovskej stránky." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Zobraziť všetky" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Uložiť" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Vyhľadávanie" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -648,93 +677,41 @@ msgstr[0] "%(counter)s výsledok" msgstr[1] "%(counter)s výsledky" msgstr[2] "%(counter)s výsledkov" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s spolu" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Uložiť ako nový" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Uložiť a pridať ďalší" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Uložiť a pokračovať v úpravách" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Najskôr zadajte používateľské meno a heslo. Potom budete môcť upraviť viac " -"používateľských nastavení." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Zadajte používateľské meno a heslo." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Zadajte nové heslo pre používateľa %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Heslo" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Heslo (znova)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Kvôli overeniu zadajte rovnaké heslo ako vyššie." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Odstrániť" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Pridať ďalší %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Zmazať?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Ďakujeme za čas strávený na našich stránkach." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Znova sa prihlásiť" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Zmena hesla" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Zmena hesla úspešná" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Vaše heslo bolo zmenené." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -742,65 +719,49 @@ msgstr "" "Z bezpečnostných dôvodov zadajte staré heslo a potom nové heslo dvakrát, aby " "sme mohli overiť, že ste ho zadali správne." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Staré heslo" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nové heslo" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Zmeniť moje heslo" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Obnovenie hesla" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Obnovenie hesla ukončené" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Vaše heslo bolo nastavené. Môžete pokračovať a prihlásiť sa." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Potvrdenie obnovenia hesla" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Zadajte nové heslo" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" "Zadajte nové heslo dvakrát, aby sme mohli overiť, že ste ho zadali správne." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nové heslo:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Potvrdenie hesla:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Obnova hesla sa nepodarila" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -808,12 +769,7 @@ msgstr "" "Odkaz na obnovenie hesla je neplatný, pretože už bol pravdepodobne raz " "použitý. Prosím, požiadajte znovu o obnovu hesla." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Obnovenie hesla úspešné" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -821,7 +777,7 @@ msgstr "" "Na e-mailovú adresu, ktorú ste zadali, sme odoslali pokyny pre nastavenie " "hesla. Mali by ste ho dostať čoskoro." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -829,7 +785,7 @@ msgstr "" "Ak ste nedostali email, uistite sa, že ste zadali adresu, s ktorou ste sa " "registrovali a skontrolujte svoj spamový priečinok." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -838,24 +794,24 @@ msgstr "" "Tento e-mail ste dostali preto, lebo ste požiadali o obnovenie hesla pre " "užívateľský účet na %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Prosím, choďte na túto stránku a zvoľte si nové heslo:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Vaše používateľské meno, pre prípad, že ste ho zabudli:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Ďakujeme, že používate našu stránku!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Tím %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -863,28 +819,52 @@ msgstr "" "Zabudli ste heslo? Zadajte svoju e-mailovú adresu a my vám pošleme " "inštrukcie pre nastavenie nového hesla." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-mailová adresa:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Obnova môjho hesla" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Všetky dátumy" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Žiadne)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Vybrať %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Vybrať \"%s\" na úpravu" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Dátum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Čas:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Vyhľadanie" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Pridať ďalší" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Aktuálne:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Zmeniť:" diff --git a/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo index edc6016d2236fa548ece192dcbfe38691023991c..9f495f9a0f207b275e7611541c57e2ad3856c8a6 100644 GIT binary patch delta 365 zcmXZWKTE?v7{~FaVwxJQ9Rvp>7#9&FF)1yy!9fQX=~Oz1iv+9?2`M(EYbfHMwM6g* z=;%E?U*j|%7B-#zyp?m6$~oB6z0>gOeqNN0&ic|v3y4{-{QkdRZh3U-lF zxy0gqfHRokBtD{pPq>C7EMwIWA!LrN$Spj;6+`;J7gt;q4Q^4xJ1joD$60*9D!w9r z$|qjq5N~jw;$rYGEEQSE6;K_ zLpNAeo>Io%t{ug_, 2011 # Juraj Bubniak , 2012 # Marian Andre , 2012 -# Martin Kosír , 2011 +# Martin Kosír, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/django/language/" "sk/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Dostupné %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -35,38 +35,38 @@ msgstr "" "Toto je zoznam dostupných %s. Pre výber je potrebné označiť ich v poli a " "následne kliknutím na šípku \"Vybrať\" presunúť." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Píšte do tohto poľa pre vyfiltrovanie dostupných %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtrovať" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Vybrať všetko" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Kliknite sem pre vybratie všetkých %s naraz." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Vybrať" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Odstrániť" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Vybrané %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,23 +75,25 @@ msgstr "" "Toto je zoznam dostupných %s. Pre vymazanie je potrebné označiť ich v poli a " "následne kliknutím na šípku \"Vymazať\" vymazať." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Odstrániť všetky" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Kliknite sem pre vymazanie vybratých %s naraz." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s z %(cnt)s vybrané" msgstr[1] "%(sel)s z %(cnt)s vybrané" msgstr[2] "%(sel)s z %(cnt)s vybraných" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +101,8 @@ msgstr "" "Vrámci jednotlivých editovateľných polí máte neuložené zmeny. Ak vykonáte " "akciu, vaše zmeny budú stratené." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +111,8 @@ msgstr "" "Vybrali ste akciu, ale neuložili ste jednotlivé polia. Prosím, uložte zmeny " "kliknutím na OK. Akciu budete musieť vykonať znova." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +121,70 @@ msgstr "" "Vybrali ste akciu, ale neurobili ste žiadne zmeny v jednotlivých poliach. " "Pravdepodobne ste chceli použiť tlačidlo vykonať namiesto uložiť." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Teraz" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Hodiny" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Vybrať čas" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Polnoc" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6:00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Poludnie" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Zrušiť" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Dnes" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendár" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Včera" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Zajtra" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +192,17 @@ msgstr "" "január február marec apríl máj jún júl august september október november " "december" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "N P U S Š P S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Zobraziť" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Skryť" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Teraz" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Hodiny" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Vybrať čas" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Polnoc" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6:00" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Poludnie" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Zrušiť" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Dnes" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendár" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Včera" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Zajtra" diff --git a/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo index 87bf17bc49be92c92ce4b3d6073202a4f73eb7c5..1a04ce652ddc265e8e3d221eed6ff250b7f88f04 100644 GIT binary patch delta 3615 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 diff --git a/django/contrib/admin/locale/sl/LC_MESSAGES/django.po b/django/contrib/admin/locale/sl/LC_MESSAGES/django.po index 950e6e6a6..d211d3643 100644 --- a/django/contrib/admin/locale/sl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sl/LC_MESSAGES/django.po @@ -6,11 +6,11 @@ # zejn , 2011-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-23 14:16+0000\n" -"Last-Translator: zejn \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-14 17:11+0000\n" +"Last-Translator: Claude Paroz \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/django/" "language/sl/)\n" "MIME-Version: 1.0\n" @@ -20,62 +20,68 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspešno izbrisano %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Ni mogoče izbrisati %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ste prepričani?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Izbriši izbrano: %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Vse" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Da" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ne" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Neznano" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Kadarkoli" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Danes" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Zadnjih 7 dni" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ta mesec" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Letos" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -84,101 +90,98 @@ msgstr "" "Vnesite veljavno %(username)s in geslo za račun osebja. Opomba: obe polji " "upoštevata velikost črk." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Vaša seja je pretekla; prosimo da se ponovno prijavite." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Dejanje:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "čas dejanja" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id objekta" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "predstavitev objekta" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "zastavica dejanja" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "spremeni sporočilo" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "dnevniški vnos" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "dnevniški vnosi" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Dodan \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Spremenjen \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Izbrisan \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Dnevniški vnos" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Brez vrednosti" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Spremenjen %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "in" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodal %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Spremenjeno %(list)s za %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Izbrisan %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nobeno polje ni bilo spremenjeno." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" je bil uspešno dodan. Ponovno ga lahko uredite spodaj." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -187,12 +190,12 @@ msgstr "" "%(name)s \"%(obj)s\" je bil uspešno dodan. Spodaj lahko dodate še kak " "%(name)s." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" je bil uspešno dodan." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -201,7 +204,7 @@ msgstr "" "%(name)s \"%(obj)s\" je bil uspešno posodobljen. Spodaj ga lahko urejate še " "dalje." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,12 +213,12 @@ msgstr "" "%(name)s \"%(obj)s\" je bil uspešno posodobljen. Spodaj lahko dodate še kak " "%(name)s." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" je bil uspešno spremenjen." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -223,30 +226,35 @@ msgstr "" "Izbrati morate vnose, nad katerimi želite izvesti operacijo. Noben vnos ni " "bil spremenjen." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Brez dejanja." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Dodaj %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" je bil uspešno izbrisan." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Objekt %(name)s z glavnim ključem %(key)r ne obstaja." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Dodaj %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Spremeni %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Napaka v podatkovni bazi" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -255,7 +263,7 @@ msgstr[1] "%(count)s %(name)s sta bila uspešno spremenjena." msgstr[2] "%(count)s %(name)s so bili uspešno spremenjeni." msgstr[3] "%(count)s %(name)s je bilo uspešno spremenjenih." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -264,113 +272,95 @@ msgstr[1] "%(total_count)s izbrana" msgstr[2] "%(total_count)s izbrani" msgstr[3] "%(total_count)s izbranih" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s izbranih" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" je bil uspešno izbrisan." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Zgodovina sprememb: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Prijavite se" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administrativni vmesnik" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administracija" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administracija strani" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Prijavite se" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administracija %s" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Ura:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Poizvedba" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Dodaj še enega" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Trenutno:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Spremembe:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Strani ni mogoče najti" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Opravičujemo se, a zahtevane strani ni mogoče najti." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Domov" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Napaka na strežniku" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Napaka na strežniku (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Napaka na strežniku (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -378,120 +368,141 @@ msgstr "" "Prišlo je do nepričakovane napake. Napaka je bila javljena administratorjem " "spletne strani in naj bi jo v kratkem odpravili. Hvala za potrpljenje." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Izvedi izbrano dejanje" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Pojdi" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Kliknite tu za izbiro vseh vnosov na vseh straneh" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Izberi vse %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Počisti izbiro" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Najprej vpišite uporabniško ime in geslo, nato boste lahko urejali druge " +"lastnosti uporabnika." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Dobrodošli," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Vnesite uporabniško ime in geslo." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentacija" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Spremeni geslo" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Odjava" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administrativni vmesnik" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administracija" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Dodaj" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Zgodovina" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Poglej na strani" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Prosimo, odpravite sledeče napake." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Prosimo popravite spodnje napake." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Vpišite novo geslo za uporabnika %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Geslo" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Geslo (ponovno)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Vpišite enako geslo kot zgoraj, da se izognete tipkarskim napakam." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Dobrodošli," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentacija" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Odjava" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Dodaj" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Zgodovina" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Poglej na strani" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Dodaj %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Odstrani iz razvrščanja" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioriteta razvrščanja: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Preklopi razvrščanje" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Izbriši" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -501,7 +512,7 @@ msgstr "" "Izbris %(object_name)s '%(escaped_object)s' bi pomenil izbris povezanih " "objektov, vendar nimate dovoljenja za izbris naslednjih tipov objektov:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -510,7 +521,7 @@ msgstr "" "Brisanje %(object_name)s '%(escaped_object)s' bi zahtevalo brisanje " "naslednjih zaščitenih povezanih objektov:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -519,16 +530,16 @@ msgstr "" "Ste prepričani, da želite izbrisati %(object_name)s \"%(escaped_object)s\"? " "Vsi naslednji povezani elementi bodo izbrisani:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, prepričan sem" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Izbriši več objektov" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -539,7 +550,7 @@ msgstr "" "povezanih objektov, vendar vaš račun nima pravic za izbris naslednjih tipov " "objektov:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -548,7 +559,7 @@ msgstr "" "Brisanje izbranih %(objects_name)s zahteva brisanje naslednjih zaščitenih " "povezanih objektov:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -557,41 +568,56 @@ msgstr "" "Ali res želite izbrisati izbrane %(objects_name)s? Vsi naslednji objekti in " "njihovi povezani vnosi bodo izbrisani:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Odstrani" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Dodaj še en %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Izbrišem?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Po %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Model v %(name)s aplikaciji" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Spremeni" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nimate dovoljenja za urejanje." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Zadnja dejanja" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Moja dejanja" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Ni na voljo" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Neznana vsebina" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -601,27 +627,27 @@ msgstr "" "ustvarjene prave tabele v podatkovni bazi in da je dostop do branja baze " "omogočen pravemu uporabniku." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Geslo:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Ste pozabili geslo ali uporabniško ime?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum/čas" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Uporabnik" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Dejanje" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -629,19 +655,20 @@ msgstr "" "Ta objekt nima zgodovine sprememb. Verjetno ni bil dodan preko te strani za " "administracijo." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Prikaži vse" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Shrani" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Išči" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -650,93 +677,41 @@ msgstr[1] "%(counter)s zadetek" msgstr[2] "%(counter)s zadetka" msgstr[3] "%(counter)s zadetki" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s skupno" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Shrani kot novo" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Shrani in dodaj še eno" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Shrani in nadaljuj z urejanjem" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Najprej vpišite uporabniško ime in geslo, nato boste lahko urejali druge " -"lastnosti uporabnika." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Vnesite uporabniško ime in geslo." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Vpišite novo geslo za uporabnika %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Geslo" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Geslo (ponovno)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Vpišite enako geslo kot zgoraj, da se izognete tipkarskim napakam." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Odstrani" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Dodaj še en %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Izbrišem?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Hvala, ker ste si danes vzeli nekaj časa za to spletno stran." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Ponovna prijava" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Sprememba gesla" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Sprememba gesla je uspela" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Vaše geslo je bilo spremenjeno." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -744,64 +719,48 @@ msgstr "" "Vnesite vaše staro geslo (zaradi varnosti) in nato še dvakrat novo, da se " "izognete tipkarskim napakam." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Staro geslo" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Novo geslo" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Spremeni moje geslo" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Ponastavitev gesla" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Ponastavitev gesla zaključena" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Vaše geslo je bilo nastavljeno. Zdaj se lahko prijavite." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Potrdite ponastavitev gesla" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Vpišite novo geslo" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "Vnesite vaše novo geslo dvakrat, da se izognete tipkarskim napakam." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Novo geslo:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Potrditev gesla:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Ponastavitev gesla ni uspela" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -809,12 +768,7 @@ msgstr "" "Povezava za ponastavitev gesla ni bila veljavna, morda je bila že " "uporabljena. Prosimo zahtevajte novo ponastavitev gesla." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Ponastavitev gesla je uspela" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -822,7 +776,7 @@ msgstr "" "Na e-poštni naslov, ki ste ga navedli, smo vam poslali navodila za " "nastavitev gesla. Pošto bi morali prejeti v kratkem." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -830,7 +784,7 @@ msgstr "" "Če e-pošte niste prejeli, prosimo preverite, da ste vnesli pravilen e-poštni " "naslov in preverite nezaželeno pošto." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -839,24 +793,24 @@ msgstr "" "To e-pošto ste prejeli, ker je ste zahtevali ponastavitev gesla za vaš " "uporabniški račun na %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Prosimo pojdite na sledečo stran in izberite novo geslo:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Vaše uporabniško ime (za vsak primer):" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Hvala, ker uporabljate našo stran!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Ekipa strani %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -864,28 +818,52 @@ msgstr "" "Ste pozabili geslo? Vnesite vaš e-poštni naslov in poslali vam bomo navodila " "za ponastavitev gesla." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-poštni naslov:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Ponastavi moje geslo" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Vsi datumi" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(None)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Izberite %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Izberite %s, ki ga želite spremeniti" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Ura:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Poizvedba" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Dodaj še enega" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Trenutno:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Spremembe:" diff --git a/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo index 5ccd6ccfe2b964a9d9be448414f0011d58f6af02..25ef560fa5460cc3da09dcef5bd4a6db8f8cf701 100644 GIT binary patch delta 365 zcmXZWu}i~16vy#bB~6XiKfowNI&>&0NokP=2NxG94n_ZffEA)4#ilrkU0lUNDY%G( zLzgN_7u^*E2X*vs5y9_;3r9Zpd+&I6_x6MRxSAV$5|N9dsyHF42@492{Il3HSnP%@7Q&)LI*q6_VMZh{MfOCbFd<^#IkKe3MoF&I ze2e4cK2G8jTKJOIKX9J>g^T!&qgbGcqby)DU*k5GE$RF{aK=UQP%mw`!Yug)r|=$U z@HxGI!(;L%wsC{sB!gd5-?5m~F`4^=CpgBiOFYF3%uf&IMgqf7wMH}S#%9S|Qrc76 zwVkr>REpZw+S=MwLD-HCqDEb, 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/django/" "language/sl/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Možne %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "To je seznam možnih %s. Izbrane lahko izberete z izbiro v spodnjem okvirju " "in s klikom na puščico \"Izberi\" med okvirjema." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Z vpisom niza v to polje, zožite izbor %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtriraj" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Izberi vse" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Kliknite za izbor vseh %s hkrati." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Izberi" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Odstrani" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Izbran %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,16 +73,17 @@ msgstr "" "To je seznam možnih %s. Odvečne lahko odstranite z izbiro v okvirju in " "klikom na puščico \"Odstrani\" med okvirjema." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Odstrani vse" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Kliknite za odstranitev vseh %s hkrati." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s od %(cnt)s izbranih" @@ -90,7 +91,8 @@ msgstr[1] "%(sel)s od %(cnt)s izbran" msgstr[2] "%(sel)s od %(cnt)s izbrana" msgstr[3] "%(sel)s od %(cnt)s izbrani" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -98,7 +100,8 @@ msgstr "" "Na nekaterih poljih, kjer je omogočeno urejanje, so neshranjene spremembe. V " "primeru nadaljevanja bodo neshranjene spremembe trajno izgubljene." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +111,8 @@ msgstr "" "Kliknite na 'V redu', da boste shranili. Dejanje boste morali ponovno " "izvesti." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +121,72 @@ msgstr "" "Izbrali ste dejanje, vendar niste naredili nobenih sprememb na posameznih " "poljih. Verjetno iščete gumb Pojdi namesto Shrani." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Takoj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Ura" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Izbor časa" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Polnoč" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "Ob 6h" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Opoldne" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Prekliči" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Danes" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Koledar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Včeraj" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Jutri" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +194,17 @@ msgstr "" "Januar Februar Marec April Maj Junij Julij Avgust September Oktober November " "December" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "N P T S Č P S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Prikaži" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Skrij" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Takoj" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Ura" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Izbor časa" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Polnoč" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "Ob 6h" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Opoldne" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Prekliči" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Danes" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Koledar" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Včeraj" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Jutri" diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo index 2ff4b7a99fbaea029556dcac1f849bc1f4615c78..9b4f6c6dac30fe847c02f4790e0abab5bd947b59 100644 GIT binary patch delta 3493 zcmYk;3rv+|9LMp8JBombT#gq+KokUogNT55!yA}}<^|ML%tR42@`f56LJ@Bnc{EeD z=Bzbs%}ZyBo3kv3YfD=V=Q7l$%UPQxmZ@ti`~J@RVm;gce4gh$@8x;^&-1+Jw7hY4 zgX?Aw|9ytiO!Ofh`Ww@Rm%8vli3v3(5*;`PhhP%!z}|QghvQ|;#=tNFN1(1NwA*DE zM0+9n;Zp2ojLTHnCv3nFzNkZWWEV!@QM-K(b>R=FzTL!N{26QU0dB!n;l|Jx^AMxZ zx4YFL2kN>w?13p>UB(np;apRK-X3B+?WH&vccMDhf;#U4W?~yYhXH(a#b~4tCLZ;m zOboz$R7S>NG)}^SxDbPQzS%}ascOPl{0M8X6{~S1-93gUa0xCTEg#@T)OD3Tt&Y^8 zM!pBtkwZ8dkE8C}fms;NMe0x?x@J--rjm$KaTsNTR<^bw}pP)u^5_REuyL}lo z_t%kGFn3T>^T_@_FveP(k?5TY)D-4pKb(kbup);1mr%LRfksSo7?X#mP!H}vjpQk+ zgMq!QRQE!jWl~Wc9fxGs6d|XY`KSlhpswG7>c~#iefD7r9(7UCHoAfuVFxM$f1^g& zoiBBP1CL`G4!|3jjDBpDkvfiCVyZA58*w_G#>v>FuQ3@o6KCL7oPw@)`-@~&2-9ii z;99K42E2=!yA|ZE6l+i;`3|+Z+ih>5GIkfW1|FfNOTIgJas4-^?fv|;|aED*zDt? zH&j^grY*rr*)OORj!3k&&2m(acVH2IiRy4S=7HpxNYoq;MU6b)ZWp2kQjB_VDQYSg zA-6E=Fp}q+W-7YTNesYmQ9Ztj8o_PUc@MAwtCOtbkCA0y0tZ?Th(}FTDzctU4r(!$ zpcZQ-sw4Htt;{ZT4WaTW6)nEos5NjOM`0lO)rAu<0OzA_ycpHNTGYt5+csf8+WRpT zTTu7?3AH;OAj{1JCUXrYCNr*DD#tkRIi|8FHsU?hYOfe*g{F$iPRtZkiy!)PDFdc1?dxHO%-s#48_YlIu|2-cxidotW*Z+H=-Gp*fo6VK2ta`N^=-z@97u3{=0;XKqFm7^BTI@DY? zp+eT*7O&`_%#hU`ESi#*GWM%`yMc1JfV10NzCcbT(P)bp?K8nz?T zZcb%eBe{izw7W8aEE6*o2Vf1B;rloRpP)uQfxS8xSD}u7joNOG;Z}x6;$hk|uu1#s zF%_kHTQ0xJxEHm^{zQ#TKL~yhgc?Bz>ia&Zjt{ikdG`0?k?fmUxD*>vYoi0T7M`N+ zwgf zrbA^HQBP>P-Xq>6HW8iA_rAq6x0-j>huJ}B)$b!Ji6O)WqLyHTc>h)&DzxB)H7hf@GP2V$bK^3z^D>?8@WkHM5obnR zMs8l_a8FL+RUda$QoZMB()U50gXyRI+}oUy?vI^u?q8iDp4hBvU(dzt>Ms8R5_eP4 delta 4006 zcmZwJ32YSC9mnx!e1mOljIl8U2Jiv+$Qm2lm=Z!DrQpPvBOCz=i@o5r*K2!cH=JgR zxhXZ!4Gj$`Noqw+YKcnS^iYUo2vS6kthvSo2pe1MQuZ*Dv{FfZ)dEgQlI$y z^WN+n@BQC@Cb_crX9uGnPDnX#XhXzQqAt~#+xXa6{?LAzZA<~)z$fuGmSIzlF;mcs z8Q71Fcns&`2Dyo2F%B>J3fKB z?j_8`S5Om)V?Vx*N3bc^80Kt7a1y?an!rbx$@9$}Iukf>-!+42bFG4yicbV@1kZl zgFHQfv#|sZVgQG54CWR(6V1mI##3-VTDSq9L*3^S)RumRT3AMrb37N7(ZV9~uT(X0 zKqo$mn(-RcgSMmgybU$c-KYniLapcw>bgtrcouA{c-CKlsIsO!E!=45gv zlYdol*<@q*XCC2?##>N(wg(e?jnf$qVi+%DE6(Ds$1#je_&L^N12@rwf~ZXNqZV=m zwKW$|6Zm12j#l&rvVGNe+eC>y3_S3OlCZQn$R)#_<7XKUvwSD z7m|$m3G(8Y_2g9<3!pMMf+WlQ9W}x1GH2qGa0TNQ%;ov!0v(<33hII%V;cSjm5E#K z_>ZWS{S`Hl`>4JB0!uKz+?hxt>OL))iruIM+NcFZQO_NeN9p9uc7AvoRZK&u2aKRz z&l|`aV{W2~^De4-)8{znO-B}K=HP?43bj>HR85@5#W;kz?$4-+eKv=A=*CHuvSwI} zX;|i3h0__=VI{6Z-S`mdZ5c%B)ePZDyoUYQ%*K!44cvz(xmeYoQsqqORaAz4RYe}g z()pMJO3i(2(TQvzi!^Id6Fh(q;dxBQn|K^QK)vtnEPDViVg^p*m5}AAm3r`HtVg{C zw^2pi7_D(uv$|9}$gg!iI2I~nwfH7(!A_i2XUxxW z5SQcf`A){pAQOz5H|Z!9w@`cf2UL;$6SenQbiTV436jHF$pcq(tFTAX95S7;d{6NsT)(%=&WcfE@gZSDO~dwDg&S3CM;gy zd_^?_AVw)zbB2zMBltMhQtA)jA!HZK z^Qct+9<%W;s4e*y>PG)Y72DXw&UsT&3#ddskcr=(#5II!;(1~ju|)f?qEq{xL*hMl zyNUm#s(*>#D{GDsWIeGBYf-JApw|AUY4TrgY<=SO)v-eNhspS;_Fqkf5+uH<0WD0d zB%alPrv1|UUQDP+zduqqVoc=g=itvE;yLgv4ZTYv0rER=9Su(x4qjR^xNT( zH|*~T#uw(ipOzK$?Y4Tow!OP2)E>_%NJ`FY>+lA5`7Arq*5*g2-oX7O68!JQaZl0Jr25u?&ujavK+i7AAGEx?y#8RNwZqru zjc{~tPb6g7Jc~(L9bVh=?dkQ0eC^fody{u$q*k@{gnY5pGpn;}t330o=FPWi>Y8d6 z#7@tgq9ct}H4T=hv1#6d_^UJDP0A>p9rSkl=Gd{5C5LmDjIP+Z_FKV7mld%>{x)w{IO4Usl|bDw{, 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/django/language/" "sq/)\n" @@ -17,62 +17,68 @@ msgstr "" "Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "U fshinë me sukses %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "S'mund të fshijë %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Jeni i sigurt?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Fshiji %(verbose_name_plural)s e përzgjdhur" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Krejt" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Po" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Jo" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "E panjohur" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Çfarëdo date" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Sot" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "7 ditët e shkuara" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Këtë muaj" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Këtë vit" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -82,101 +88,98 @@ msgstr "" "ekipi. Kini parasysh se që të dyja fushat mund të jenë të ndjeshme ndaj " "shkrimit me shkronja të mëdha ose të vogla." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Ju lutem, hyni sërish, sepse sesioni juaj ka skaduar." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Veprim:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "kohë veprimi" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id objekti" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "shenjë veprimi" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "mesazh ndryshimi" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "zë regjistrimi" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "zëra regjistrimi" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "U shtua \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "U ndryshua \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "U fshi \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Asnjë" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Ndryshoi %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr " dhe " -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "U shtua %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "U ndryshua %(list)s për %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "U fshi %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Nuk u ndryshuan fusha." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" u shtua me sukses. Mund ta përpunoni sërish më poshtë." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -185,12 +188,12 @@ msgstr "" "%(name)s \"%(obj)s\" u shtua me sukses. Mund të shtoni një tjetër %(name)s " "më poshtë." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" u shtua me sukses." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -198,7 +201,7 @@ msgid "" msgstr "" "%(name)s \"%(obj)s\" u shtua me sukses. Mund ta përpunoni sërish më poshtë." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -207,12 +210,12 @@ msgstr "" "%(name)s \"%(obj)s\" u ndryshua me sukses. Mund të shtoni një tjetër " "%(name)s më poshtë." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" u ndryshua me sukses." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -220,66 +223,66 @@ msgstr "" "Duhen përzgjedhur objekte që të kryhen veprime mbi ta. Nuk u ndryshua ndonjë " "objekt." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Pa përzgjedhje veprimi." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Shtoni %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" u fshi me sukses." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Objekti %(name)s me kyç parësor %(key)r nuk ekziston." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Shtoni %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Ndrysho %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Gabimi baze të dhënash" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s u ndryshua me sukses." msgstr[1] "%(count)s %(name)s u ndryshuan me sukses." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s të përzgjedhur" msgstr[1] "Krejt %(total_count)s të përzgjedhurat" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 nga %(cnt)s të përzgjedhur" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" u fshi me sukses." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Ndryshoni historikun: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -288,83 +291,71 @@ msgstr "" "Fshirja e %(class_name)s %(instance)s do të lypte fshirjen e objekteve " "vijuese të mbrojtura që kanë lidhje me ta: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Hyni" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Përgjegjësi i site-it Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Administrim i Django-s" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administrim site-i" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Hyni" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administrim i %s" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Datë:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Kohë:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Kërkim" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Shtoni Një Tjetër" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Tani:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Ndryshim:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Nuk u gjet faqe" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Na ndjeni, por faqja e kërkuar nuk gjendet dot." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Hyrje" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Gabim shërbyesi" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Gabim shërbyesi (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Gabim Shërbyesi (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -372,120 +363,142 @@ msgstr "" "Pati një gabim. Iu është njoftuar përgjegjësve të site-it përmes email-it " "dhe do të duhej të ndreqej shpejt. Faleminderit për durimin." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Xhironi veprimin e përzgjedhur" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Shko tek" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klikoni këtu që të përzgjidhni objektet nëpër krejt faqet" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Përzgjidhni krejt %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Pastroje përzgjedhjen" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Së pari, jepni një emër përdoruesi dhe fjalëkalim. Mandej, do të jeni në " +"gjendje të përpunoni më tepër mundësi përdoruesi." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Mirë se vini," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Jepni emër përdoruesi dhe fjalëkalim." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentim" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Ndryshoni fjalëkalimin" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Dilni" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Përgjegjësi i site-it Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Administrim i Django-s" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Shtoni" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historik" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Shiheni në site" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Ju lutem, ndreqini gabimet e mëposhtme." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" +"Jepni një fjalëkalim të ri për përdoruesin %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Fjalëkalim" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Fjalëkalim (sërish)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Jepni, për verifikim, të njëjtin fjalëkalim si më sipër." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Mirë se vini," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentim" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Dilni" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Shtoni" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historik" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Shiheni në site" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Shto %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtër" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Hiqe prej renditjeje" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Përparësi renditjesh: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Këmbe renditjen" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Fshije" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -496,7 +509,7 @@ msgstr "" "objekteve të lidhur me të, por llogaria juaj nuk ka leje për fshirje të " "objekteve të llojeve të mëposhtëm:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -505,7 +518,7 @@ msgstr "" "Fshirja e %(object_name)s '%(escaped_object)s' do të kërkonte fshirjen e " "objekteve vijues, të mbrojtur, të lidhur me të:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -514,16 +527,16 @@ msgstr "" "Jeni i sigurt se doni të fshihet %(object_name)s \"%(escaped_object)s\"? " "Krejt objektet vijues të lidhur me të do të fshihen:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Po, jam i sigurt" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Fshini disa objekte njëherësh" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -534,7 +547,7 @@ msgstr "" "objekteve të lidhur me të, por llogaria juaj nuk ka leje të fshijë llojet " "vijuese të objekteve:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -543,7 +556,7 @@ msgstr "" "Fshirja e %(objects_name)s të përzgjedhur do të kërkonte fshirjen e " "objekteve vijues, të mbrojtur, të lidhur me të:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -552,41 +565,56 @@ msgstr "" "Jeni i sigurt se doni të fshihen e %(objects_name)s përzgjedhur? Krejt " "objektet vijues dhe gjëra të lidhura me ta do të fshihen:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Hiqe" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Shtoni një tjetër %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Të fshihet?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Nga %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modele te zbatimi %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Ndryshoje" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nuk keni leje për të përpunuar ndonjë gjë." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Veprime Së Fundi" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Veprimet e Mia" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Asnjë i passhëm" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Lëndë e panjohur" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -596,27 +624,27 @@ msgstr "" "që janë krijuar tabelat e duhura të bazës së të dhënave, dhe që baza e të " "dhënave është e lexueshme nga përdoruesi i duhur." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Fjalëkalim:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Harruat fjalëkalimin ose emrin tuaj të përdoruesit?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datë/kohë" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Përdorues" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Veprim" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -624,113 +652,61 @@ msgstr "" "Ky objekt nuk ka historik ndryshimesh. Ndoshta nuk qe shtuar përmes këtij " "site-i administrimi." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Shfaqi krejt" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Ruaje" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Kërko" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s përfundim" msgstr[1] "%(counter)s përfundime" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s gjithsej" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Ruaje si të ri" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Ruajeni dhe shtoni një tjetër" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Ruajeni dhe vazhdoni përpunimin" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Së pari, jepni një emër përdoruesi dhe fjalëkalim. Mandej, do të jeni në " -"gjendje të përpunoni më tepër mundësi përdoruesi." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Jepni emër përdoruesi dhe fjalëkalim." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" -"Jepni një fjalëkalim të ri për përdoruesin %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Fjalëkalim" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Fjalëkalim (sërish)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Jepni, për verifikim, të njëjtin fjalëkalim si më sipër." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Hiqe" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Shtoni një tjetër %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Të fshihet?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Faleminderit që shpenzoni pak kohë të çmuar me site-in Web sot." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Hyni sërish" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Ndryshim fjalëkalimi" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Ndryshim i sukseshëm fjalëkalimi" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Fjalëkalimi juaj u ndryshua." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -739,47 +715,35 @@ msgstr "" "jepni dy herë fjalëkalimin tuaj të ri, që kështu të mund të verifikojmë se e " "shtypët saktë." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Fjalëkalim i vjetër" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Fjalëkalim i ri" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Ndrysho fjalëkalimin tim" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Ricaktim fjalëkalimi" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Ricaktim fjalëkalimi i plotësuar" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "Fjakalimi juaj u caktua. Mund të vazhdoni më tej dhe të bëni hyrjen tani." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Ripohim ricaktimi fjalëkalimi" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Jepni fjalëkalim të ri" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -787,19 +751,15 @@ msgstr "" "Ju lutem, jepeni fjalëkalimin tuaj dy herë, që kështu të mund të verifikojmë " "që e shtypët saktë." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Fjalëkalim i ri:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Ripohoni fjalëkalimin:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Fjalëkalimi nuk u ricaktua me sukses" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,12 +767,7 @@ msgstr "" "Lidhja për ricaktimin e fjalëkalimit qe e pavlefshme, ndoshta ngaqë është " "përdorur tashmë një herë. Ju lutem, kërkoni një ricaktim të ri fjalëkalimi." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Ndryshim i sukseshëm fjalëkalimi" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -820,7 +775,7 @@ msgstr "" "Ju kemi dërguar me email udhëzime për caktimin e fjalëkalimit tuaj. Do të " "duhej t'ju vinin pas pak." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -829,7 +784,7 @@ msgstr "" "saktë me të cilën u regjistruat, dhe kontrolloni dosjen tuaj të mesazheve " "hedhurinë." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -838,24 +793,24 @@ msgstr "" "Këtë email po e merrni ngaqë kërkuat ricaktim fjalëkalimi për llogarinë tuaj " "si përdorues te %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Ju lutem, shkoni te faqja vijuese dhe zgjidhni një fjalëkalim të ri:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Emri juaj i përdoruesit, në rast se e keni harruar:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Faleminderit që përdorni site-in tonë!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Ekipi i %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -863,28 +818,52 @@ msgstr "" "Harruat fjalëkalimin tuaj? Jepni më poshtë adresën tuaj email, dhe do t'ju " "dërgojmë udhëzimet për të caktuar një të ri." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Adresë email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Ricakto fjalëkalimin tim" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Krejt datat" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Asnjë)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Përzgjidhni %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Përzgjidhni %s për ta ndryshuar" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datë:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Kohë:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Kërkim" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Shtoni Një Tjetër" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Tani:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Ndryshim:" diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo index 1f1e1b80fc2a3be67de922d980a4dbd2210ac8c8..9b080c7297e5b3e770f8a132459613b65138afed 100644 GIT binary patch delta 365 zcmXZVu}Z^G6vpvWt4WPU2RF@-RU{#)Ez;0ILw)~i(;Kh#7*U1VECei|YguFr}rV1Sfl z7ip2O%7?f_KE_2H;T&G0iv@1rJ5J*-s(=3~HA7^dY#K5y2OLpQgJM(Doeoa?UHa=fsY=jBb*h K_9t4SuKfdh!#3mq delta 369 zcmXZVJxjwt7zgmDt!ZlP%ithrhKzzjIuT8CL|G{2iHfiW zQKCJF7CK7uFIrxBsV}Xx!bZO> X&#dj)VMh$YpczTKBYR^#m&yJCK43Qq diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po index 4d8b514c3..e6bc023d8 100644 --- a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Besnik , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/django/language/" "sq/)\n" "MIME-Version: 1.0\n" @@ -17,12 +17,12 @@ msgstr "" "Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "I mundshëm %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -32,38 +32,38 @@ msgstr "" "kutiza më poshtë e mandej duke klikuar mbi shigjetën \"Zgjidhe\" mes dy " "kutizave." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Shkruani brenda kutizës që të filtrohet lista e %s të passhme." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filtro" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Zgjidheni krejt" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klikoni që të zgjidhen krejt %s njëherësh." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Zgjidhni" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Hiq" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "U zgjodh %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,22 +73,24 @@ msgstr "" "kutiza më poshtë e mandej duke klikuar mbi shigjetën \"Hiqe\" mes dy " "kutizave." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Hiqi krejt" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klikoni që të hiqen krejt %s e zgjedhura njëherësh." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "U përzgjodh %(sel)s nga %(cnt)s" msgstr[1] "U përzgjodhën %(sel)s nga %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +98,8 @@ msgstr "" "Keni ndryshime të paruajtura te fusha individuale të ndryshueshme. Nëse " "kryeni një veprim, ndryshimet e paruajtura do të humbin." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +109,8 @@ msgstr "" "fusha individuale. Ju lutem, klikoni OK që të bëhet ruajtja. Do t'ju duhet " "ta ribëni veprimin." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -116,69 +120,85 @@ msgstr "" "individuale. Ndoshta po kërkonit për butonin Shko, në vend se të butonit " "Ruaje." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Tani" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Orë" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Zgjidhni një kohë" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Mesnatë" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Mesditë" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Anuloje" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Sot" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Dje" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Nesër" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "Janar Shkurt Mars Prill Maj Qershor Korrik Gusht Shtator Tetor Nëntor Dhjetor" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "D H M M E P S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Shfaqe" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Fshihe" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Tani" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Orë" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Zgjidhni një kohë" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Mesnatë" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m." - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Mesditë" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Anuloje" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Sot" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendar" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Dje" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Nesër" diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo index 77e33d0508011b480a564b2c912540f5be788c40..fda47b0603e104b4d05a0ca776edb374b4b6afce 100644 GIT binary patch delta 3222 zcmYk;drVek0LSqMLfQaZzFCZ$YWGbeaf>+GAXn{hghzfasQ@o*hS+BY< zQK{T&rdgEhvJz|lAzQ93olK{TWHsCR$En$z*7tYLVe6T{^Ld{0zUQ3hc3wQ)=yza? z_s+n8BZhL23?YXDjJb&Yf;muv`WX|2!MGR`F%>uBU~I*4_#NipBMih*{q5_rQSBMn z2aB*5E<(QQH6_j$sxgEQR--zy86&XSX`e-1*n#TXRSd#T+=5-W1It5=p=!D@8t5yiW)zySzNqU4MX~-mk;)0JWeze4CLi^{Le%HwsLi$t zHPw4jOLG_#@e~$eJMPAC7CsM~QP*EX4eTzeV}GJ%@>w+VuQdwepdO|noi%P8gp*MZ zDnZ?#3e|yH)QvV^I_^hx@GI2FuAxTWg&Noc)c2p_rx+f~tm7pwl@V0_zhVil%xQY6com zBiMvvaSv()?Wou93R-K8BWd5liP(pCmS>s*Ov5FpnQL-9g1WvH)q&IYd9V3`ihA1a z*kONQu3@(yBSB5&Wwv-LcH&~($inM&y^a<57}sE_%O1eb$SHFhH8W399SRz1w<|EVyzehc= z1GN-4a29HmTI$)Dhh^y1$eO8K#M?OB&zKgj`k3}*?jA$CmMyLx?`FZZDbJwR`X-j* zL!5x~Mj5jn51~2`?6&U{jk9UDqn2U-H_?*DWjOD@n-iaKVgiQZJ=BamM%^g-IeV>> zQNIt(9Bsc=$*2(&A{*Z9!Z1ATe0~A-+Wm&wtgakm7@Vm_7dE3F@C`;`7qUv`Z+w8s z++2IW8_P@1IWrH7vB_z7;e6ULz;>b~ z)BflwdYx5PlO<#;VFJyIWD?Qy%?m`EP~~-^(e)IKxXx+xa!kfI$p%tDUL#FJ+i;1 zGe6(9=osJm=!mv|q9^;ct%*$y^tB{pe^NAsY};Y=DD&wnb!BRJT6aeUgo&Z6W{aqeK@qU?Re6qkhUEesR6$7>?B`$c1~MI Nc9nnI{xPv3{{e#%L%9F| delta 3835 zcmZA33vg7`9mnyLCx#?E5|TjVaT5tiTsG_`L_#74gjNkzBBD@)&?VU<3&|$zCXk4@ zKu{2kpo`HNu%c8PrWR7yv{GrDwllRBI&20yH8a$~X~&MWEq3ZmQS9UU+r4Sip2>ed z=iKKx|8vfTXLh~Tmk|0eEBSdtd4ZToTuwIT5A59NalV{&j5*W)#uhjp38+>G1s zChW&59KcGvh*L3Tk};{6hkDLzyS)%67!xuzRFXKc9C^06%f4U@rqg~H)v*@L#(j4C zMbv#msJ@;>b>wHb3oqb4teb2MeK8j?7k`WD(C3)O`^^n1SsX~25_dXs$T+YNYtVrW zs16;p&kvxR_DR%8KS17T{)p<(7np)coYV``Fb}6-F_z#2-f!xuC^hSFHu`ZJ_Ty>% z7dGQ*dU*nKNQ16Fi<~kSQ6u~am*O?lb6nHn16qX@v^S$VGJp@_OBk9<_YB(M&hyHmE_pAb`ri9@Gd9pi+Mf_2Sd0f&3gvra6!5z*W=>zeL@i z%0YD`6ZM?D5S3f0I8Z%*2$g{VDn&Z43_ORr;V7QLGgyS1NJA+;j(6xd@@M|SPZ_51 z(3Mz)F5G83ge1X)KBm%5|2Gn+KL9L0c=+OS}rLu$ruc3PWJ1oI}qEc7PQkE5{2h^fEu-rbr8r9JT z+gAH{06$4!AgD~XTE@JBJ8?bED$w?3{(GpXhexpqzk>lxWAkf~Jc=68F}r;Vm8thp z9lLC|ucDLor&x?LZi#=mmf_vB8>NbzF`gVk+-9g>&O`TWY%mKjHZO_o7z`Jo#6{E%7XyG901tX}nbRG5FNsIZX7psvq6EX|h zFh>tPLOeihBF2}2ag6}=0=vB$`9PXI#57_H!IwDpNrwNFTx#uhODle?9H26jSV!pn zv2Aw`?jXKKXx~0TBoQj*#8a_a{41wwBC*XrCejHv!LBn;6AuxaiQU8sVj^)Dv7WF9 zyM#<1wG?9E*dg3Y)DqeSD(p=2Br%D|BnpYK(n;kpg3m>4dv;(Gp`u+?Nz@Q)h*+`i z?6rzYntg3u-oU1CZpNALxs1-KMM2Bc)b8{9f?WYmm#@Pgab(t}X8653tWHlbxT7P` z6lu&(Nu1i)>hZUDtzdU!qc<3A?rsY=}>1MD;1 z{{P+_c`|2Z!fo|!UQf_#wRN;uKELH@@%a4ntPd7(`;dE6x%PTGS!fN+ohpXJ>npnTex!Swkr(2yXJYC*u ztK8-0x+#qYE?*qkIO}L)dQpkr)9x(|n&`K~-!I4y-&dF#&bNM$7(E<5?8r~D zih_}g)=$&Jes@vi(EO6*DJMquMBj}LjU0&nI67!W-wq#h)rNoQDx7SM^o=_;93FL5 z>Uj459WOJ{g;-$mfG0f57 rSYzY>Cxq diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/django.po b/django/contrib/admin/locale/sr/LC_MESSAGES/django.po index 1609f6a9f..104f9f550 100644 --- a/django/contrib/admin/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sr/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Janos Guljas , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/django/language/" "sr/)\n" @@ -19,156 +19,159 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно обрисано: %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Несуспело брисање %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Да ли сте сигурни?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Бриши означене објекте класе %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Сви" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Да" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Не" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Непознато" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Сви датуми" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Данас" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Последњих 7 дана" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Овај месец" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ова година" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Пријавите се поново пошто је ваша сесија истекла." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Радња:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "време радње" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id објекта" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "опис објекта" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "ознака радње" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "опис измене" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "запис у логовима" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "записи у логовима" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Додат објекат класе „%(object)s“." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Промењен објекат класе „%(object)s“ - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Уклоњен објекат класе „%(object)s“." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Објекат уноса лога" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ништа" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Измењена поља %s" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "и" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Сачуван објекат „%(object)s“ класе %(name)s." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Измењена поља %(list)s објеката „%(object)s“ класе %(name)s ." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Обрисан објекат „%(object)s“ класе %(name)s." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Без измена у пољима." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -176,38 +179,38 @@ msgstr "" "Објекат „%(obj)s“ класе %(name)s додат је успешно. Доле можете унети додатне " "измене." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Објекат „%(obj)s“ класе %(name)s сачуван је успешно." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Објекат „%(obj)s“ класе %(name)s измењен је успешно." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -215,30 +218,35 @@ msgstr "" "Потребно је изабрати објекте да би се извршила акција над њима. Ниједан " "објекат није промењен." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Није изабрана ниједна акција." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Додај објекат класе %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Објекат „%(obj)s“ класе %(name)s успешно је обрисан." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Објекат класе %(name)s са примарним кључем %(key)r не постоји." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Додај објекат класе %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Измени објекат класе %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Грешка у бази података" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -246,7 +254,7 @@ msgstr[0] "Успешно промењен %(count)s %(name)s." msgstr[1] "Успешно промењена %(count)s %(name)s." msgstr[2] "Успешно промењених %(count)s %(name)s." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -254,231 +262,235 @@ msgstr[0] "%(total_count)s изабран" msgstr[1] "Сва %(total_count)s изабрана" msgstr[2] "Свих %(total_count)s изабраних" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 од %(cnt)s изабрано" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Објекат „%(obj)s“ класе %(name)s успешно је обрисан." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Историјат измена: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Пријава" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django администрација сајта" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django администрација" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Администрација система" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Пријава" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Администрација %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Датум:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Време:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Претражи" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Додај још један" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Страница није пронађена" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Жао нам је, тражена страница није пронађена." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Почетна" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Грешка на серверу" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Грешка на серверу (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Грешка на серверу (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Покрени одабрану радњу" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Почни" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Изабери све објекте на овој страници." -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Изабери све %(module_name)s од %(total_count)s укупно." -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Поништи избор" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Прво унесите корисничко име и лозинку. Потом ћете моћи да мењате још " +"корисничких подешавања." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Добродошли," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Унесите корисничко име и лозинку" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Документација" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Промена лозинке" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Одјава" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django администрација сајта" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django администрација" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Додај" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Историјат" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Преглед на сајту" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Исправите наведене грешке." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Унесите нову лозинку за корисника %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Лозинка" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Лозинка (поновите)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Ради провере тачности поново унесите лозинку коју сте унели горе." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Добродошли," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Документација" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Одјава" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Додај" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Историјат" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Преглед на сајту" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Додај објекат класе %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Филтер" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Избаци из сортирања" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Приоритет сортирања: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Укључи/искључи сортирање" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Обриши" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -489,7 +501,7 @@ msgstr "" "који су повезани са овим објектом, али ваш налог нема дозволе за брисање " "следећих типова објеката:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -498,7 +510,7 @@ msgstr "" "Да би избрисали изабран %(object_name)s „%(escaped_object)s“ потребно је " "брисати и следеће заштићене повезане објекте:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -507,16 +519,16 @@ msgstr "" "Да сигурни да желите да обришете %(object_name)s „%(escaped_object)s“? " "Следећи објекти који су у вези са овим објектом ће такође бити обрисани:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Да, сигуран сам" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Брисање више објеката" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -527,7 +539,7 @@ msgstr "" "повезане објекте, међутим ваш налог нема дозволе за брисање следећих типова " "објеката:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -536,7 +548,7 @@ msgstr "" "Да би избрисали изабране %(objects_name)s потребно је брисати и следеће " "заштићене повезане објекте:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -545,41 +557,56 @@ msgstr "" "Да ли сте сигурни да желите да избришете изабране %(objects_name)s? Сви " "следећи објекти и објекти са њима повезани ће бити избрисани:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Обриши" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Додај још један објекат класе %(verbose_name)s." + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Брисање?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Измени" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Немате дозволе да уносите било какве измене." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Последње радње" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Моје радње" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Нема података" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Непознат садржај" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -588,27 +615,27 @@ msgstr "" "Нешто није уреду са вашом базом података. Проверите да ли постоје " "одговарајуће табеле и да ли одговарајући корисник има приступ бази." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Лозинка:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Заборавили сте лозинку или корисничко име?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Датум/време" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Корисник" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Радња" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -616,19 +643,20 @@ msgstr "" "Овај објекат нема забележен историјат измена. Вероватно није додат кроз овај " "сајт за администрацију." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Прикажи све" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Сачувај" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Претрага" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -636,93 +664,41 @@ msgstr[0] "%(counter)s резултат" msgstr[1] "%(counter)s резултата" msgstr[2] "%(counter)s резултата" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "укупно %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Сачувај као нови" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Сачувај и додај следећи" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Сачувај и настави са изменама" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Прво унесите корисничко име и лозинку. Потом ћете моћи да мењате још " -"корисничких подешавања." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Унесите корисничко име и лозинку" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Унесите нову лозинку за корисника %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Лозинка" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Лозинка (поновите)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Ради провере тачности поново унесите лозинку коју сте унели горе." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Обриши" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Додај још један објекат класе %(verbose_name)s." - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Брисање?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Хвала што сте данас провели време на овом сајту." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Поновна пријава" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Измена лозинке" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Успешна измена лозинке" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Ваша лозинка је измењена." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -730,46 +706,34 @@ msgstr "" "Из безбедносних разлога прво унесите своју стару лозинку, а нову затим " "унесите два пута да бисмо могли да проверимо да ли сте је правилно унели." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Стара лозинка" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Нова лозинка" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Измени моју лозинку" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Ресетовање лозинке" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Ресетовање лозинке успешно" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Ваша лозинка је постављена. Можете се пријавити." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Потврда ресетовања лозинке" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Унесите нову лозинку" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -777,19 +741,15 @@ msgstr "" "Унесите нову лозинку два пута како бисмо могли да проверимо да ли сте је " "правилно унели." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Нова лозинка:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Потврда лозинке:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Ресетовање лозинке неуспешно" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -797,75 +757,94 @@ msgstr "" "Линк за ресетовање лозинке није важећи, вероватно зато што је већ " "искоришћен. Поново затражите ресетовање лозинке." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Ресетовање лозинке успешно." - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Идите на следећу страницу и поставите нову лозинку." -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Уколико сте заборавили, ваше корисничко име:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Хвала што користите наш сајт!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Екипа сајта %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Ресетуј моју лозинку" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Сви датуми" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ништа)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Одабери објекат класе %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Одабери објекат класе %s за измену" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Датум:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Време:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Претражи" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Додај још један" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo index 524ca1cd63fe4b635ab27eadf462670f86d95d10..8da507e1630b97e819b5ccf26a9d7328ed281356 100644 GIT binary patch delta 365 zcmXZXF-yZx6o%nb(WXXI1a;6#2{=khQc|QrK@b<|(&7&=V1-CbY0|;T4s~&^&dx#+ zwNNKP97SA2+>5x1|G+mfcX{r2xc6|*sQ6I4UCDI6G9nE{q%9)r(;}02jq`YebNGyT zd`}%?f&7b$sHq}LxQaGz;x>ku#SzZpW9kcDl0Q}H3U@i4k;D^>8}~5&aE0+816;tT zwElr_wLvTDw;?`L<-{~qj-tac#Tu|geiO< z+Q&5c7iTf4i_GH^=CFk8*uXKo#Uwrqea3V0r!F0#mS95uJ;dnn2}TPS7(L_)XYg^@ z|G-yrA78M`aCGN*a^M+mkwZ-2H@f(P+gRo|r+AauNtc8*!l2Hn@d*%_h8rCGfIPE%{~hJ Oou-$qd99w7P}(2G;yk+m diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po index 4e6f5528b..8e9c68f2b 100644 --- a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po @@ -5,11 +5,11 @@ # Janos Guljas , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/django/language/" "sr/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Доступни %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "Ово је листа доступних „%s“. Можете изабрати елементе тако што ћете их " "изабрати у листи и кликнути на „Изабери“." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Филтрирајте листу доступних елемената „%s“." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Филтер" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Изабери све" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Изаберите све „%s“ одједном." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Изабери" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Уклони" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Изабрано „%s“" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,44 +73,111 @@ msgstr "" "Ово је листа изабраних „%s“. Можете уклонити елементе тако што ћете их " "изабрати у листи и кликнути на „Уклони“." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Уклони све" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Уклоните све изабране „%s“ одједном." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s од %(cnt)s изабран" msgstr[1] "%(sel)s од %(cnt)s изабрана" msgstr[2] "%(sel)s од %(cnt)s изабраних" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" "Имате несачиване измене. Ако покренете акцију, измене ће бити изгубљене." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "Изабрали сте акцију али нисте сачували промене поља." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "Изабрали сте акцију али нисте изменили ни једно поље." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Тренутно време" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Сат" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Одабир времена" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Поноћ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "18ч" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Подне" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Поништи" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Данас" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Календар" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Јуче" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Сутра" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -118,62 +185,17 @@ msgstr "" "јануар фебруар март април мај јун јул август септембар октобар новембар " "децембар" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Н П У С Ч П С" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Покажи" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Сакриј" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Тренутно време" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Сат" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Одабир времена" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Поноћ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "18ч" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Подне" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Поништи" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Данас" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Календар" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Јуче" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Сутра" diff --git a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo index 0b6f32c7f58c84f8355f4c0a8e21339277c58425..e72c6281219a509f3868bc3dce52933581834bd2 100644 GIT binary patch delta 3252 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, 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/django/" "language/sr@latin/)\n" @@ -19,156 +19,159 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspešno obrisano: %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Nesuspelo brisanje %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Da li ste sigurni?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Briši označene objekte klase %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Svi" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Da" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ne" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Nepoznato" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Svi datumi" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Danas" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Poslednjih 7 dana" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Ovaj mesec" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Ova godina" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Prijavite se ponovo pošto je vaša sesija istekla." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Radnja:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "vreme radnje" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id objekta" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "opis objekta" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "oznaka radnje" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "opis izmene" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "zapis u logovima" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "zapisi u logovima" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Dodat objekat klase „%(object)s“." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Promenjen objekat klase „%(object)s“ - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Uklonjen objekat klase „%(object)s“." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Objekat unosa loga" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ništa" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Izmenjena polja %s" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "i" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Sačuvan objekat „%(object)s“ klase %(name)s." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Izmenjena polja %(list)s objekata „%(object)s“ klase %(name)s ." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Obrisan objekat „%(object)s“ klase %(name)s." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Bez izmena u poljima." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -176,38 +179,38 @@ msgstr "" "Objekat „%(obj)s“ klase %(name)s dodat je uspešno. Dole možete uneti dodatne " "izmene." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Objekat „%(obj)s“ klase %(name)s sačuvan je uspešno." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Objekat „%(obj)s“ klase %(name)s izmenjen je uspešno." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -215,30 +218,35 @@ msgstr "" "Potrebno je izabrati objekte da bi se izvršila akcija nad njima. Nijedan " "objekat nije promenjen." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Nije izabrana nijedna akcija." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Dodaj objekat klase %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Objekat „%(obj)s“ klase %(name)s uspešno je obrisan." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Objekat klase %(name)s sa primarnim ključem %(key)r ne postoji." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Dodaj objekat klase %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Izmeni objekat klase %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Greška u bazi podataka" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -246,7 +254,7 @@ msgstr[0] "Uspešno promenjen %(count)s %(name)s." msgstr[1] "Uspešno promenjena %(count)s %(name)s." msgstr[2] "Uspešno promenjenih %(count)s %(name)s." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -254,231 +262,235 @@ msgstr[0] "%(total_count)s izabran" msgstr[1] "Sva %(total_count)s izabrana" msgstr[2] "Svih %(total_count)s izabranih" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s izabrano" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Objekat „%(obj)s“ klase %(name)s uspešno je obrisan." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Istorijat izmena: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Prijava" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django administracija sajta" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django administracija" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Administracija sistema" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Prijava" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administracija %s" - -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Vreme:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Pretraži" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Dodaj još jedan" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Stranica nije pronađena" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Žao nam je, tražena stranica nije pronađena." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Početna" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Greška na serveru" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Greška na serveru (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Greška na serveru (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Pokreni odabranu radnju" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Počni" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Izaberi sve objekte na ovoj stranici." -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Izaberi sve %(module_name)s od %(total_count)s ukupno." -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Poništi izbor" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Prvo unesite korisničko ime i lozinku. Potom ćete moći da menjate još " +"korisničkih podešavanja." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Dobrodošli," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Unesite korisničko ime i lozinku" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentacija" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Promena lozinke" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Odjava" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django administracija sajta" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django administracija" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Dodaj" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Istorijat" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Pregled na sajtu" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Ispravite navedene greške." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Unesite novu lozinku za korisnika %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Lozinka" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Lozinka (ponovite)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Radi provere tačnosti ponovo unesite lozinku koju ste uneli gore." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Dobrodošli," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentacija" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Odjava" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Dodaj" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Istorijat" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Pregled na sajtu" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Dodaj objekat klase %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filter" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Izbaci iz sortiranja" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Prioritet sortiranja: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Uključi/isključi sortiranje" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Obriši" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -489,7 +501,7 @@ msgstr "" "objekata koji su povezani sa ovim objektom, ali vaš nalog nema dozvole za " "brisanje sledećih tipova objekata:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -498,7 +510,7 @@ msgstr "" "Da bi izbrisali izabran %(object_name)s „%(escaped_object)s“ potrebno je " "brisati i sledeće zaštićene povezane objekte:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -507,16 +519,16 @@ msgstr "" "Da sigurni da želite da obrišete %(object_name)s „%(escaped_object)s“? " "Sledeći objekti koji su u vezi sa ovim objektom će takođe biti obrisani:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Da, siguran sam" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Brisanje više objekata" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -527,7 +539,7 @@ msgstr "" "povezane objekte, međutim vaš nalog nema dozvole za brisanje sledećih tipova " "objekata:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -536,7 +548,7 @@ msgstr "" "Da bi izbrisali izabrane %(objects_name)s potrebno je brisati i sledeće " "zaštićene povezane objekte:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -545,41 +557,56 @@ msgstr "" "Da li ste sigurni da želite da izbrišete izabrane %(objects_name)s? Svi " "sledeći objekti i objekti sa njima povezani će biti izbrisani:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Obriši" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Dodaj još jedan objekat klase %(verbose_name)s." + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Brisanje?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Izmeni" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Nemate dozvole da unosite bilo kakve izmene." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Poslednje radnje" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Moje radnje" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Nema podataka" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Nepoznat sadržaj" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -588,27 +615,27 @@ msgstr "" "Nešto nije uredu sa vašom bazom podataka. Proverite da li postoje " "odgovarajuće tabele i da li odgovarajući korisnik ima pristup bazi." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Lozinka:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Zaboravili ste lozinku ili korisničko ime?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum/vreme" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Korisnik" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Radnja" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -616,19 +643,20 @@ msgstr "" "Ovaj objekat nema zabeležen istorijat izmena. Verovatno nije dodat kroz ovaj " "sajt za administraciju." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Prikaži sve" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Sačuvaj" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Pretraga" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -636,93 +664,41 @@ msgstr[0] "%(counter)s rezultat" msgstr[1] "%(counter)s rezultata" msgstr[2] "%(counter)s rezultata" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "ukupno %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Sačuvaj kao novi" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Sačuvaj i dodaj sledeći" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Sačuvaj i nastavi sa izmenama" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Prvo unesite korisničko ime i lozinku. Potom ćete moći da menjate još " -"korisničkih podešavanja." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Unesite korisničko ime i lozinku" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Unesite novu lozinku za korisnika %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Lozinka" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Lozinka (ponovite)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Radi provere tačnosti ponovo unesite lozinku koju ste uneli gore." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Obriši" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Dodaj još jedan objekat klase %(verbose_name)s." - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Brisanje?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Hvala što ste danas proveli vreme na ovom sajtu." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Ponovna prijava" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Izmena lozinke" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Uspešna izmena lozinke" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Vaša lozinka je izmenjena." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -730,46 +706,34 @@ msgstr "" "Iz bezbednosnih razloga prvo unesite svoju staru lozinku, a novu zatim " "unesite dva puta da bismo mogli da proverimo da li ste je pravilno uneli." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Stara lozinka" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nova lozinka" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Izmeni moju lozinku" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Resetovanje lozinke" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Resetovanje lozinke uspešno" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Vaša lozinka je postavljena. Možete se prijaviti." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Potvrda resetovanja lozinke" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Unesite novu lozinku" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -777,19 +741,15 @@ msgstr "" "Unesite novu lozinku dva puta kako bismo mogli da proverimo da li ste je " "pravilno uneli." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nova lozinka:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Potvrda lozinke:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Resetovanje lozinke neuspešno" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -797,75 +757,94 @@ msgstr "" "Link za resetovanje lozinke nije važeći, verovatno zato što je već " "iskorišćen. Ponovo zatražite resetovanje lozinke." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Resetovanje lozinke uspešno." - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Idite na sledeću stranicu i postavite novu lozinku." -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Ukoliko ste zaboravili, vaše korisničko ime:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Hvala što koristite naš sajt!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Ekipa sajta %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Resetuj moju lozinku" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Svi datumi" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ništa)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Odaberi objekat klase %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Odaberi objekat klase %s za izmenu" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Vreme:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Pretraži" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Dodaj još jedan" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo index 0700aeb0be1225176192a06fa9f435b657d42dc4..85815f2916230be6fff4136427df1e84a77bc8e8 100644 GIT binary patch delta 365 zcmXZWF-yZh7{>9p+BP*-!Od!i!%2|Tq_jeVgAQG625DU!14f916x&WZ^eYJc0508h zsC04@7r{|*5FK<-5Zrb2pK!;)kLS7fj(aV=l_urP@Gm3MHbgoi(wY;=;w8@G7z;Sj z-Xf!NkBj(-$=nMr;U_Bm#dTaZMP_jq^VrmSxKHkwGE5J~6gi43Odh_`gLlZ52i-qm z@_`RL$8S8tfL|o{-?d-3N&eBfTolcPc&@h$I!9StFy~V91 z!KE!+f~IH)0)re1g7#edzB)Mg-1m3iJMJyHNKVs{(JDgZnM5Z6;p5r(~2xC1{RgFkQ&CM=?LSb`g{tgXNrvS-og?_h#~fx!(7AD-&sJ;b61 zJ%5Jb2bORMzu*8i@r&^OyY>?vAb;zeiWB9LGul&FLB5L5cGo<^;Ei@ijRQ059CG1s zA(@?b?ZUp0LRhsb_f+4%@Y^k3u6LEoq_EM;ae2fh=dAd@Dap&g PKkKM$OLb>v>?QgOZwNZc diff --git a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po index 6207f9ee3..139b88cb7 100644 --- a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po @@ -5,11 +5,11 @@ # Janos Guljas , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/django/" "language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Dostupni %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "Ovo je lista dostupnih „%s“. Možete izabrati elemente tako što ćete ih " "izabrati u listi i kliknuti na „Izaberi“." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Filtrirajte listu dostupnih elemenata „%s“." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Izaberi sve" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Izaberite sve „%s“ odjednom." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Izaberi" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Ukloni" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Izabrano „%s“" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,44 +73,111 @@ msgstr "" "Ovo je lista izabranih „%s“. Možete ukloniti elemente tako što ćete ih " "izabrati u listi i kliknuti na „Ukloni“." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Ukloni sve" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Uklonite sve izabrane „%s“ odjednom." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s od %(cnt)s izabran" msgstr[1] "%(sel)s od %(cnt)s izabrana" msgstr[2] "%(sel)s od %(cnt)s izabranih" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" "Imate nesačivane izmene. Ako pokrenete akciju, izmene će biti izgubljene." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "Izabrali ste akciju ali niste sačuvali promene polja." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "Izabrali ste akciju ali niste izmenili ni jedno polje." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Trenutno vreme" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Sat" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Odabir vremena" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Ponoć" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "18č" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Podne" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Poništi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Danas" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalendar" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Juče" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Sutra" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -118,62 +185,17 @@ msgstr "" "januar februar mart april maj jun jul avgust septembar oktobar novembar " "decembar" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "N P U S Č P S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Pokaži" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Sakrij" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Trenutno vreme" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Sat" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Odabir vremena" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Ponoć" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "18č" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Podne" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Poništi" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Danas" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalendar" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Juče" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Sutra" diff --git a/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo index ec36d052a2a4c0229ee6238fa46b2a0ac9e324ca..7b2728895065d2b376dde893f55d7ea467e13b58 100644 GIT binary patch delta 3720 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, 2012 +# Alexander Nordlund , 2012 +# Andreas Pelme , 2014 # cvitan , 2011 # Cybjit , 2012 # Jannis Leidel , 2011 # sorl , 2011 -# biljettshop , 2013 +# Thomas Lundqvist , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-10-28 10:03+0000\n" -"Last-Translator: biljettshop \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-29 14:03+0000\n" +"Last-Translator: Andreas Pelme \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/django/language/" "sv/)\n" "MIME-Version: 1.0\n" @@ -22,62 +23,68 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Tog bort %(count)d %(items)s" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan inte ta bort %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Är du säker?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Tag bort markerade %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Administration" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Alla" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ja" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Nej" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Okänt" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Alla datum" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Idag" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Senaste 7 dagarna" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Denna månad" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Detta år" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -86,101 +93,98 @@ msgstr "" "Ange %(username)s och lösenord för ett personalkonto. Notera att båda fälten " "är skiftlägeskänsliga." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Var god logga in igen, eftersom din session har förfallit." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Åtgärd:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "händelsetid" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "objektets id" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "objektets beskrivning" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "händelseflagga" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "ändra meddelande" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "loggpost" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "loggposter" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Lade till \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Ändrade \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Tog bort \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry-Objekt" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Inget" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Ändrade %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "och" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Lade till %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Ändrade %(list)s på %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Tog bort %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Inga fält ändrade." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" lades till. Du kan redigera objektet igen nedanför." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,19 +193,19 @@ msgstr "" "%(name)s \"%(obj)s\" lades till. Du kan lägga till ytterligare %(name)s " "nedan." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" lades till." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "%(name)s \"%(obj)s\" ändrades. Du kan ändra det igen nedan." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -210,78 +214,78 @@ msgstr "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ändrades." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Poster måste väljas för att genomföra åtgärder. Inga poster har ändrats." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Inga åtgärder valda." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Lägg till %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" togs bort." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s-objekt med primärnyckel %(key)r finns inte." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Lägg till %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Ändra %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Databasfel" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s ändrades." msgstr[1] "%(count)s %(name)s ändrades." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s vald" msgstr[1] "Alla %(total_count)s valda" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 av %(cnt)s valda" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" togs bort." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Ändringshistorik: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " @@ -290,83 +294,71 @@ msgstr "" "Borttagning av %(class_name)s %(instance)s kräver borttagning av följande " "skyddade relaterade objekt: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Logga in" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django webbplatsadministration" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django-administration" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Webbplatsadministration" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Logga in" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Administration av %s" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "Datum:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Tid:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Uppslag" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Lägg till ytterligare" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Nuvarande:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Ändra:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Sidan kunde inte hittas" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Vi beklagar men den begärda sidan hittades inte." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Hem" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Serverfel" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Serverfel (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Serverfel (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -375,120 +367,141 @@ msgstr "" "webbplatsadministratörerna via e-post och bör bli rättat omgående. Tack för " "ditt tålamod." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Kör markerade operationer" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Utför" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Klicka här för att välja alla objekt från alla sidor" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Välj alla %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Rensa urval" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Ange först ett användarnamn och ett lösenord. Efter det kommer du att få " +"fler användaralternativ." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Välkommen," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Mata in användarnamn och lösenord." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokumentation" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Ändra lösenord" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Logga ut" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django webbplatsadministration" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django-administration" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Lägg till" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historik" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Visa på webbplats" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Rätta till felen nedan." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Vänligen rätta till felen nedan." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Ange nytt lösenord för användare %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Lösenord" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Lösenord (igen)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Fyll i samma lösenord som ovan för verifiering." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Välkommen," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Dokumentation" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Logga ut" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Lägg till" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historik" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Visa på webbplats" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Lägg till %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Filtrera" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Ta bort från sortering" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sorteringsprioritet: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Ändra sorteringsordning" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Radera" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -499,7 +512,7 @@ msgstr "" "relaterade objekt togs bort, men ditt konto har inte rättigheter att ta bort " "följande objekttyper:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -508,7 +521,7 @@ msgstr "" "Borttagning av %(object_name)s '%(escaped_object)s' kräver borttagning av " "följande skyddade relaterade objekt:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -517,16 +530,16 @@ msgstr "" "Är du säker på att du vill ta bort %(object_name)s \"%(escaped_object)s\"? " "Följande relaterade objekt kommer att tas bort:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ja, jag är säker" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Tog bort %(name)s \"%(object)s\"." -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -537,7 +550,7 @@ msgstr "" "relaterade objekt, men ditt konto har inte behörighet att ta bort följande " "typer av objekt:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -546,7 +559,7 @@ msgstr "" "Borttagning av valda %(objects_name)s skulle kräva borttagning av följande " "skyddade objekt:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -555,41 +568,56 @@ msgstr "" "Är du säker på att du vill ta bort valda %(objects_name)s? Alla följande " "objekt samt relaterade objekt kommer att tas bort: " -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Tag bort" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Lägg till ytterligare %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Radera?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " På %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Modeller i applikationen %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Ändra" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Du har inte rättigheter att redigera något." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Senaste Händelser" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Mina händelser" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Inga tillgängliga" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Okänt innehåll" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -598,27 +626,27 @@ msgstr "" "Någonting är fel med din databasinstallation. Se till att de rätta " "databastabellerna har skapats och att databasen är läsbar av rätt användare." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Lösenord:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Har du glömt lösenordet eller användarnamnet?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Datum tid" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Användare" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Händelse" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -626,112 +654,61 @@ msgstr "" "Detta objekt har ingen ändringshistorik. Det lades antagligen inte till via " "denna administrationssida." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Visa alla" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Spara" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Sök" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s resultat" msgstr[1] "%(counter)s resultat" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s totalt" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Spara som ny" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Spara och lägg till ny" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Spara och fortsätt redigera" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Ange först ett användarnamn och ett lösenord. Efter det kommer du att få " -"fler användaralternativ." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Mata in användarnamn och lösenord." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Ange nytt lösenord för användare %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Lösenord" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Lösenord (igen)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Fyll i samma lösenord som ovan för verifiering." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Tag bort" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Lägg till ytterligare %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Radera?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Tack för att du spenderade lite kvalitetstid med webbplatsen idag." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Logga in igen" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Ändra lösenord" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Lösenordet ändrades" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Ditt lösenord har ändrats." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -739,46 +716,34 @@ msgstr "" "Var god fyll i ditt gamla lösenord för säkerhets skull och skriv sedan in " "ditt nya lösenord två gånger så vi kan kontrollera att du skrev det rätt." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Gammalt lösenord" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Nytt lösenord" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Ändra mitt lösenord" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Nollställ lösenord" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Nollställning av lösenord klar" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Ditt lösenord har ändrats. Du kan nu logga in." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Bekräftelse av lösenordsnollställning" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Fyll i lösenord" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -786,19 +751,15 @@ msgstr "" "Var god fyll i ditt nya lösenord två gånger så vi kan kontrollera att du " "skrev det rätt." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Nytt lösenord:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Bekräfta lösenord:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Lösenordsnollställning misslyckad" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -806,12 +767,7 @@ msgstr "" "Länken för lösenordsnollställning var felaktig, möjligen därför att den " "redan använts. Var god skicka en ny nollställningsförfrågan." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Lösenordsnollställning lyckades" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -819,7 +775,7 @@ msgstr "" "Vi har skickat instruktioner för att sätta ert lösenord till er via e-post . " "De borde komma inom en snar framtid." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -827,7 +783,7 @@ msgstr "" "Om ni inte får ett e-brev, vänligen kontrollera att du har skrivit in " "adressen du registrerade dig med och kolla din skräppostmapp." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -836,24 +792,24 @@ msgstr "" "Du får detta e-postmeddelande för att du har begärt återställning av ditt " "lösenord av ditt konto på %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Var god gå till följande sida och välj ett nytt lösenord:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Ditt användarnamn (i fall du skulle ha glömt det):" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Tack för att du använder vår webbplats!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s-teamet" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -861,28 +817,52 @@ msgstr "" "Glömt ditt lösenord? Fyll i din e-postadress nedan så skickar vi ett e-" "postmeddelande med instruktioner för hur du ställer in ett nytt." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "E-postaddress:" +msgstr "E-postadress:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Nollställ mitt lösenord" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Alla datum" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Välj %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Välj %s att ändra" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Datum:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Tid:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Uppslag" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Lägg till ytterligare" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Nuvarande:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Ändra:" diff --git a/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo index cc917b33d65cc79be2be6e22ccbc26f963368f0c..182d1a492afb667b80af619bb316aea490fb7816 100644 GIT binary patch delta 365 zcmXZWu}Z^G6vpw>Vv@ER(A5ZLbI_EewnKtQ2St$JP^+U7u!U$yY12gq`wkWyoVvL< z2n8o`^C{fiL=^N1{NLES{5a>H``zq-BWsBJx!d(QvISvWO1Sl5Ny+ z57qqvE@2xh*hMwh#|^x~O}t0-?rr8f&QX8h5q_6tB>XKqq^Q9Vi+G5te~b%wf+k*| z3b@1xUgIsU&i^m=gldszY~m}bT%C{`H1P!|v-;GWE*D$cxNlU=y5lw+&$qos;MK+t zhP9h_YOd}2LET$-Ih8QVhE97BrCAaUdxOBG?64D`brO5)JTIF`URL9@+neg8 GPwfx;9yfac delta 369 zcmXZWu}eZx6vy$S^m=LvH3hwhH?`!G>$4a7C=iO4h~kA~f!Q5ih>BU*5dIGdK~qi5 zfiwk8?d@%CK{eE0(D$O#=bm%V{oV8D{5p?|iNS3`B(g;+BJ!OQv2ZypGK+bnB^x-6 z+i320aSjhKgBs0T2lIG|C44~h?tS71PEmhi4S&)y5dM};Qq15ECNV!w zg~jrU@|DW$?|G5Fh|l77%iF5=bm;o3$lR*uS6o#N{b2ZJ&pVA~{rp6C-1YIH>i3)R OaaR{wx;L^@U)DdodpDo} diff --git a/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po index b6b4398a5..f2dd3d403 100644 --- a/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po @@ -7,11 +7,11 @@ # Samuel Linde , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/django/language/" "sv/)\n" "MIME-Version: 1.0\n" @@ -20,12 +20,12 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Tillgängliga %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -35,38 +35,38 @@ msgstr "" "dem i rutan nedan och sedan klicka på \"Välj\"-knapparna mellan de två " "rutorna." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Skriv i denna ruta för att filtrera listan av tillgängliga %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Filter" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Välj alla" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Klicka för att välja alla %s på en gång." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Välj" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Ta bort" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Välj %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,22 +75,24 @@ msgstr "" "Detta är listan med utvalda %s. Du kan ta bort vissa genom att markera dem i " "rutan nedan och sedan klicka på \"Ta bort\"-pilen mellan de två rutorna." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Ta bort alla" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Klicka för att ta bort alla valda %s på en gång." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s av %(cnt)s markerade" msgstr[1] "%(sel)s av %(cnt)s markerade" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -98,7 +100,8 @@ msgstr "" "Du har ändringar som inte sparats i enskilda redigerbara fält. Om du kör en " "operation kommer de ändringar som inte sparats att gå förlorade." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +111,8 @@ msgstr "" "till enskilda fält ännu. Var vänlig klicka OK för att spara. Du kommer att " "behöva köra operationen på nytt." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +121,68 @@ msgstr "" "Du har markerat en operation och du har inte gjort några ändringar i " "enskilda fält. Du letar antagligen efter Utför-knappen snarare än Spara." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Nu" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Klocka" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Välj en tidpunkt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Midnatt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "06:00" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Middag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Avbryt" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "I dag" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalender" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "I går" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "I morgon" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +190,17 @@ msgstr "" "Januari Februari Mars April Maj Juni Juli Augusti September Oktober November " "December" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T O T F L" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Visa" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Göm" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Nu" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Klocka" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Välj en tidpunkt" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Midnatt" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "06:00" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Middag" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Avbryt" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "I dag" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalender" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "I går" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "I morgon" diff --git a/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo index d774c28180dfafebfccfaf1b715e7c285e617ffc..ad2cc91da89048e9bf4d30fd10107dfb3afbc687 100644 GIT binary patch literal 15334 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 PDVU@BS>mWOWZnJ`$smHx delta 4579 zcmb8xd2m+M8OQMhge5={0)zxmxPXBKNXWtx5@l7{G03V?!cB5XZt~`R!@Cedt1ns< zkWINP9ns1ZtkVuf#?&g)q8;1uADv-ZrOHgL+Rk97Xn~@3D2x66-uEU1hv`f&Jo%h+ z?sCp~&bc=^*Yei7_+R>`>^B?-i93i7QjB>Ycc$`#`DKol7dpR3Ws43*W)fc zj^E-sJkBVOU>0f6^(T>2<}_-CpWzI=fO<~Rz~qD;z*6efsDT{7<@f@|@1k&-LRZY; zsjP_^ifjWj3Rhwt>c-8eCEAL*ZXYUB&->?(VQ=bfsO#QD4eVXi^Uoq9{9+dQ zS4Z7g7^SWk>c(upeiv#@OOb4vyHOo3!XfxQ)O{OKsojd&lrQ37{Iy>{gIbbHs3p9L z!?9;J`LCofhP$`oMl45@W6WfzKy?sCW#Dnt47Q@9-e0&n8sU7)m{>hI* zOy!{qundcEi|=bl5={IYg&2kFsI`mmuC2nyP$T^iwTnOV{T!8%FHw8o8fr;W?o4K2 zAZh}GaSDz`O<)b`b*)3~iAEf!_rI0GJv6+88u{Na4{xASH-@b&OHmJ)jvByhzx_ef zK-c)z`|V+Tu?rJH_L~`Iv0rc^Dsy{rsNVlKC}@Nq;CTEPXJhXX$&4&Uoqq^NV>K!x z+kN+-)^pX4K4f zU<&RI)IjpbkbiYpF($d0R$@8z zD&!gFIaEsD!ZJLK>aZ6ZqzcnlMNQP+(cjm#9x}7CTZ8T8R391aK7|MJ_Sdkx85J^s1Sx#BJDw8rU~j zgZka9dM$Rtpl=v6sBgeNdjFrIpe5LgO7Y8>i6@Z3nzvCizlciVzfo_?b+jLjl_OpEullR)n0f+75^ZsiP>nWHWHe# zvK1tBXz8@!bnGSeBud6i#hFCJum1p_^vf(y+|>D%eBaraOVs;yeZh3NNfMjMFDCvf zQdzH}jsUTc(Eb=e>?U+`0W7@4SlI z$?N?#(T6A|?jd#(D~M`hGjT7`o0vm9Ojv|}#LW*WbtfjaH{lb+bRyetn}*wobRvxy zNwgo$6!hCtU%eC}MAQ;Gh7ps93St?NIILN%R&L%pHxPBgRlTBaG~nb%Ebmg<%if;! z=FHrPW!E;jK{pZ&+fg?Z^lqddZu>>XjxOGe%%6E*Wghc(3@C1!KOn!W_e7S{H|Vrj z&2}Wx5(?LPpJu(DF(+i^a&su$YUYNT9B)tdE^m6ytC=)N^Ha5Fqr?#-|Uqfzm^|FT-c~^#Id2if#hc{>V zOJ3MI@0}Vk*J~bmv3o&HDC~G^M-`@(78Fe?D4ApxPb@E<>Kz(2^gde33W}##MP=nB zQ^yr?^j>I3q6N#sb}$mKnS8l5-wu*QYoX)TIsxnMhD3EnAW2u^pQa$bMr#g4NgroKQfX<(`Bqx+l|rdyI4*z6mi3@ z6(FrKGs~`Z18$_=wu1f%??B$nA&o7z)#)LtH*`G3yOvkgv;ESB{O4}pS7F=hV;6SK zbc1#7rkjtp0$yIh{pJ4Mg=XHZr@vdb0&dU_gx1+X{#pDFcwWKGj?T{(tjJpI1Z!=7 z-?+9}>Qu)9jyG$PP)NuZne#=RWGNgDz*KBfcIFD758g5FU;d< zcK&U$WtLaBXRyJw$Xa_Etyq)8$lXS_#WoArQ&HE7(Rs%Ow{5fl4zm8~?AzsQ3TTKij%7)?jyxv3=lXsq3W_&&c@B+Ibg>SEP4j$!-j>8cRwF zd$%_=xZW4VOS}(DMlQM8#C*%mGWw{kw*xNkS)FTJO67Qq9Ts%0Mz`4w*18riIZx!L z)nrFwP3|V0A`>mznuT6UX~lqBl9$}QZIz`xx_Kuj&-LD(vNY|M3p}f=x?`t&QFhg< cD4&(lvF?H7_|KP5$ZQ{MvWc{Nc@=N|7jd=j-~a#s diff --git a/django/contrib/admin/locale/sw/LC_MESSAGES/django.po b/django/contrib/admin/locale/sw/LC_MESSAGES/django.po index f96cdaa66..ddd95c6af 100644 --- a/django/contrib/admin/locale/sw/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sw/LC_MESSAGES/django.po @@ -1,13 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: +# machaku , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-22 16:16+0000\n" +"Last-Translator: machaku \n" "Language-Team: Swahili (http://www.transifex.com/projects/p/django/language/" "sw/)\n" "MIME-Version: 1.0\n" @@ -16,156 +17,161 @@ msgstr "" "Language: sw\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Umefanikiwa kufuta %(items)s %(count)d." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Huwezi kufuta %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Una uhakika?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Futa %(verbose_name_plural)s teule" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Utawala" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "yote" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Ndiyo" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Hapana" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Haijulikani" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Tarehe yoyote" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Leo" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Siku 7 zilizopita" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "mwezi huu" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Mwaka huu" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" +"Tafadhali ingiza %(username)s na nywila sahihi kwa akaunti ya msimamizi. " +"Kumbuka kuzingatia herufi kubwa na ndogo." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Tafadhali ingia tena, kwani kipindi chako cha matumizi kimekwisha." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Tendo" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "muda wa tendo" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "Kitambulisho cha kitu" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "`repr` ya kitu" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "bendera ya tendo" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "badilisha ujumbe" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "ingizo kwenye kumbukumbu" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "maingizo kwenye kumbukumbu" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Kuongezwa kwa \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Kubadilishwa kwa \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Kufutwa kwa \"%(object)s\"." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Kitu cha Ingizo la Kumbukumbu" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Hakuna" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Mabadiliko ya %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "na" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." -msgstr "Ingizo la \"%(object)s\" %(name)s " +msgstr "Ingizo la %(name)s \"%(object)s\" limefanyika " -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." -msgstr "Mabadiliko %(list)s kwa \"%(object)s\\v %(name)s." +msgstr "Mabadiliko %(list)s yamefanyoka kwa %(object)s \"%(name)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." -msgstr "Kumefutwa \"%(object)s\" %(name)s." +msgstr "Kumefutwa kwa %(name)s \"%(object)s\" kumefanyika." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Hakuna uga uliobadilishwa." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -173,38 +179,44 @@ msgstr "" "Ingizo la \"%(obj)s\" %(name)s limefanyika kwa mafanikio. Unaweza " "kuhariritena hapo chini." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" +"Ingizo la \"%(obj)s\" %(name)s limefanyika kwa mafanikio. Unaweza tena " +"kuongeza %(name)s hapo chini." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Ingizo la \"%(obj)s\" %(name)s limefanyika kwa mafanikio." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" +"Ingizo la \"%(obj)s\" %(name)s limebadilishwa kwa mafanikio. Unaweza tena " +"kulihariri hapo chini." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" +"Ingizo la \"%(obj)s\" %(name)s limebadilishwa kwa mafanikio. Unaweza " +"kuongeza %(name)s hapo chini." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Mabadiliko ya \"%(obj)s\" %(name)s yamefanikiwa." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -212,268 +224,281 @@ msgstr "" "Nilazima kuchagua vitu ili kufanyia kitu fulani. Hakuna kitu " "kilichochaguliwa." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Hakuna tendo lililochaguliwa" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Ongeza %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "Ufutaji wa \"%(obj)s\" %(name)s umefanikiwa." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Hakuna %(name)s yenye `primary key` %(key)r." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Ongeza %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Badilisha %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Hitilafu katika hifadhidata" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "mabadiliko ya %(name)s %(count)s yamefanikiwa." msgstr[1] "mabadiliko ya %(name)s %(count)s yamefanikiwa." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s kuchaguliwa" msgstr[1] "%(total_count)s (kila kitu) kuchaguliwa" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Vilivyo chaguliwa ni 0 kati ya %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "Ufutaji wa \"%(obj)s\" %(name)s umefanikiwa." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Badilisha historia: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(instance)s %(class_name)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Kufutwa kwa ingizo la %(instance)s %(class_name)s kutahitaji kufutwa kwa " +"vitu vifuatavyo vyenye mahusiano vilivyokingwa: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Ingia" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Utawala wa tovuti ya django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Utawala wa Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Utawala wa tovuti" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Ingia" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "utawala %s" +msgid "%(app)s administration" +msgstr "Utawala wa %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Tarehe" - -#: widgets.py:91 -msgid "Time:" -msgstr "Saa" - -#: widgets.py:165 -msgid "Lookup" -msgstr "`Lookup`" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Ongeza" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Ukurasa haujapatikana" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Samahani, ukurasa uliohitajika haukupatikana." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Sebule" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Hitilafu ya seva" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Hitilafu ya seva (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Hitilafu ya seva (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" +"Kumekuwa na hitilafu. Imeripotiwa kwa watawala kupitia barua pepe na " +"inatakiwa kurekebishwa mapema." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Fanya tendo lililochaguliwa." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Nenda" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Bofya hapa kuchagua viumbile katika kurasa zote" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Chagua kila %(module_name)s, (%(total_count)s). " -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Safisha chaguo" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Kwanza, ingiza jina lamtumiaji na nywila. Kisha, utaweza kuhariri zaidi " +"machaguo ya mtumiaji." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Karibu" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Ingiza jina la mtumiaji na nywila." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Nyaraka" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" -msgstr "Badilisha nenosiri" +msgstr "Badilisha nywila" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Toka" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Utawala wa tovuti ya django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Utawala wa Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Ongeza" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Historia" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Ona kwenye tovuti" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Tafadhali sahihisha makosa yafuatayo " -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Tafadhali sahihisha makosa yafuatayo." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "ingiza nywila ya mtumiaji %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Nywila" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Nywila (tena)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Ingiza nywila inayofanana na ya juu, kwa uthibitisho." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Karibu" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Nyaraka" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Toka" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Ongeza" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Historia" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Ona kwenye tovuti" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Ongeza %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Chuja" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Ondoa katika upangaji" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Kipaumbele katika mpangilio: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Geuza mpangilio" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Futa" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -484,7 +509,7 @@ msgstr "" "vitu vinavyohuisana, lakini akaunti yako haina ruhusa ya kufuta vitu vya " "aina zifuatazo:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -493,7 +518,7 @@ msgstr "" "Kufuta '%(escaped_object)s' %(object_name)s kutahitaji kufuta vitu " "vifuatavyo ambavyo vinavyohuisana na vimelindwa:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -502,16 +527,16 @@ msgstr "" "Una uhakika kuwa unataka kufuta \"%(escaped_object)s\" %(object_name)s ? " "Vitu vyote vinavyohuisana kati ya vifuatavyo vitafutwa:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Ndiyo, Nina uhakika" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Futa viumbile mbalimbali" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -522,7 +547,7 @@ msgstr "" "vituvinavyohusiana, lakini akaunti yako haina ruhusa ya kufuta vitu vya " "vifuatavyo:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -531,7 +556,7 @@ msgstr "" "Kufutwa kwa %(objects_name)s kutahitaji kufutwa kwa vitu vifuatavyo vyenye " "uhusiano na vilivyolindwa:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -540,41 +565,56 @@ msgstr "" "Una uhakika kuwa unataka kufuta %(objects_name)s chaguliwa ? Vitu vyote kati " "ya vifuatavyo vinavyohusiana vitafutwa:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Ondoa" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Ongeza %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Futa?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " Kwa %(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" -msgstr "" +msgstr "Models katika application %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Badilisha" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Huna ruhusa ya kuhariri chochote" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Matendo ya hivi karibuni" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Matendo yangu" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Hakuna kilichopatikana" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Maudhui hayajulikani" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -584,27 +624,27 @@ msgstr "" "kuwa majedwali sahihi ya hifadhidata yameundwa, na hakikisha hifadhidata " "inaweza kusomwana mtumiaji sahihi." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "nenosiri" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Umesahau jina na nenosiri lako?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Tarehe/saa" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Mtumiaji" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Tendo" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -612,256 +652,216 @@ msgstr "" "Kiumbile hiki hakina historia ya kubadilika. Inawezekana hakikuwekwa kupitia " "hii tovuti ya utawala." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Onesha yotee" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Hifadhi" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Tafuta" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "tokeo %(counter)s" msgstr[1] "matokeo %(counter)s" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "jumla %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Hifadhi kama mpya" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Hifadhi na ongeza" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Hifadhi na endelea kuhariri" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Kwanza, ingiza jina lamtumiaji na nenosiri. Kisha, utaweza kuhariri zaidi " -"machaguo ya mtumiaji." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Ingiza jina la mtumiaji na nenosiri." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "ingiza nenosiri la mtumiaji %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Nenosiri" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Nenosiri (tena)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Ingiza nenosiri linalofanana na la juu, kwa uthibitisho." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Ondoa" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Ongeza %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Futa?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Ahsante kwa kutumia muda wako katika Tovuti yetu leo. " -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "ingia tena" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" -msgstr "Badilisha nenosiri" +msgstr "Badilisha nywila" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Ubadilishaji wa nenosiri umefanikiwa" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." -msgstr "Nenosiri lako lilibadilishwa" +msgstr "Nywila yako imebadilishwa" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -"Tafadhali ingiza nenosiri lako la zamani, kwa ajili ya usalama, kisha ingiza " -"nenosiri jipya mara mbili ili tuweze kuthibitisha kuwa umelichapisha kwa " +"Tafadhali ingiza nywila yako ya zamani, kwa ajili ya usalama, kisha ingiza " +"nywila mpya mara mbili ili tuweze kuthibitisha kuwa umelichapisha kwa " "usahihi." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" -msgstr "Nenosiri la zamani" +msgstr "Nywila ya zamani" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" -msgstr "Nenosiri jipya" +msgstr "Nywila mpya" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" -msgstr "Badilisha nenosiri langu" +msgstr "Badilisha nywila yangu" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" -msgstr "Kuseti upya nenosiri" +msgstr "Kuseti nywila upya" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Kuseti upya nenosiri kumekamilika" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." -msgstr "Nenosiri lako limesetiwa. Unaweza kuendelea na kuingia sasa." +msgstr "Nywila yako imesetiwa. Unaweza kuendelea na kuingia sasa." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" -msgstr "Uthibitisho wa kuseti upya nenosiri" +msgstr "Uthibitisho wa kuseti nywila upya" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Ingiza nenosiri" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -"Tafadhali ingiza nenosiri mara mbili ili tuweze kuthibitisha kuwa " +"Tafadhali ingiza nywila mpya mara mbili ili tuweze kuthibitisha kuwa " "umelichapisha kwa usahihi." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" -msgstr "Nenosiri jipya" +msgstr "Nywila mpya:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" -msgstr "Thibitisha nenosiri" +msgstr "Thibitisha nywila" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Kuseti upya nenosiri hakujafanikiwa" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -"Kiungo cha kuseti upya nenosiri ni batili, inawezekana ni kwa sababu kiungo " -"hicho tayari kimetumika. tafadhali omba upya kuseti nenosiri" +"Kiungo cha kuseti nywila upya ni batili, inawezekana ni kwa sababu kiungo " +"hicho tayari kimetumika. tafadhali omba upya kuseti nywila." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Kuseti upya nenosiri kumefaninikiwa" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" +"Tumekutumia maelekezo ya kuseti nywila yako. Unapaswa kuyapata ndani ya muda " +"mfupi." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Ikiwa hujapata barua pepe, tafadhali hakikisha umeingiza anuani ya barua " +"pepe uliyoitumia kujisajili na angalia katika folda la spam" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" +"Umepata barua pepe hii kwa sababu ulihitaji ku seti upya nywila ya akaunti " +"yako ya %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" -msgstr "Tafadhali nenda ukurasa ufuatao na uchague nenosiri jipya:" +msgstr "Tafadhali nenda ukurasa ufuatao na uchague nywila mpya:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Jina lako la mtumiaji, ikiwa umesahau:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Ahsante kwa kutumia tovui yetu!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "timu ya %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" +"Umesahau nywila yako? Ingiza anuani yako ya barua pepe hapo chini, nasi " +"tutakutumia maelekezo ya kuseti nenosiri jipya. " -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "Anuani ya barua pepe:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" -msgstr "Seti upya nenosiri langu" +msgstr "Seti nywila yangu upya" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Tarehe zote" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Hakuna)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Chagua %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Chaguo %s kwa mabadilisho" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Tarehe" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Saa" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "`Lookup`" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Ongeza" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Kwa sasa:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Badilisha:" diff --git a/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo index ffc91da6ab1a905e4402c9910677cae56b97f4ab..3abe550c904facf218410e9351b2dc8fc1f3daff 100644 GIT binary patch delta 1438 zcmbV~O-NKx6o9Wbnp$dEnP%A?p%&&$j%d~-WmyYL3{okf&DD82ubDS5=FOXMH4wBG zc?Q*{qD`9?yn`+grO|-~;R0JVZ5cQpD1fzoTFz0>eT+ZJ;b3ZnHYc0HK2whW1 z8@dziC{t=b>?`Mke1^U73#^2(bxLi72VoUF3FUma#4%Wle*xCOi?AB{a5pT#z3>*S zz*WyNq`(Upf-m71dhFf6-%3#OgT{s8}cQD>#NaI1=WDDB3!UIfcWxQ!svE!kjarbwt^0dyH2AdcNboLHTUVUeF*ABH>AGGp7&=xl zP_$-4;f2=Fo$}ymWwf?C(%BP<9n!I$c&sb=~0W9)Qv(sdTb*T>63<0fqf*Q>g9euj;xfux!CU7a?p zPaSusW{ghxl$iE|<*LVp)4ns|r%YUrrCjY9iPFx5mA15>veR~E+GK1mX>`WW`J$aQ zngX7cH|m#6$E+>4u&Qll#&^sb+x}bb2ve#vnS@*V>U^+RJyh{?8}&73!^LHpHk~p# YTP~WnJ(EfJtUGUCW*yOmrRurzA4c^V{{R30 delta 893 zcmXxiO=uHA6u|M9nADgiYHPI7nz|Get8Ce8eXZQkxI-V!*G9 zBFfr>UZjT}JgAi*QV>si^x{GAqJkg@iajWZQ1t)IcF5b`%w%@nn_-vxmXgg6-Jw~b zZ6mf4iGaue#)3R(3pj*Nu>-$i43{v1%l>@Fs`meJj5D9WDE8wTG*NR5;SM~BVUea> zqN5vM#Sq@W6L=dn!54r22lA7jJaqkU)C7M~6GnMi-%s+mgDE6|JVD*(8RqdNYC(VS zKKUiYs=G`)z-i2|`#o-99!D7;;O%vI1vQa}t8osskcYkt{{PQ$J@c, 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-22 16:20+0000\n" +"Last-Translator: machaku \n" "Language-Team: Swahili (http://www.transifex.com/projects/p/django/language/" "sw/)\n" "MIME-Version: 1.0\n" @@ -16,50 +17,53 @@ msgstr "" "Language: sw\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" -msgstr "vilivyomo: %s" +msgstr "Yaliyomo: %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" +"Hii ni orodha ya %s uliyochagua. Unaweza kuchagua baadhi vitu kwa kuvichagua " +"katika kisanduku hapo chini kisha kubofya mshale wa \"Chagua\" kati ya " +"visanduku viwili." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Chapisha katika kisanduku hiki ili kuchuja orodha ya %s iliyopo." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Chuja" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" -msgstr "Chagua kila kitu" +msgstr "Chagua vyote" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "Bofya kuchagua kila %s kwa pamoja." +msgstr "Bofya kuchagua %s kwa pamoja." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Chagua" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Ondoa" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Chaguo la %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -69,22 +73,24 @@ msgstr "" "katika kisanduku hapo chini kisha kubofya mshale wa \"Ondoa\" kati ya " "visanduku viwili." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" -msgstr "Ondoa yote" +msgstr "Ondoa vyote" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Bofya ili kuondoa %s chaguliwa kwa pamoja." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "umechagua %(sel)s kati ya %(cnt)s" msgstr[1] "umechagua %(sel)s kati ya %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -92,7 +98,8 @@ msgstr "" "Umeacha kuhifadhi mabadiliko katika uga zinazoharirika. Ikiwa utafanya tendo " "lingine, mabadiliko ambayo hayajahifadhiwa yatapotea." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -101,7 +108,8 @@ msgstr "" "Umechagua tendo, lakini bado hujahifadhi mabadiliko yako katika uga husika. " "Tafadali bofya Sawa ukitaka kuhifadhi. Utahitajika kufanya upya kitendo " -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -110,7 +118,68 @@ msgstr "" "Umechagua tendo, lakini bado hujahifadhi mabadiliko yako katika uga husika. " "Inawezekana unatafuta kitufe cha Nenda badala ya Hifadhi" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Kumbuka: Uko saa %s mbele ukilinganisha na majira ya seva" +msgstr[1] "Kumbuka: Uko masaa %s mbele ukilinganisha na majira ya seva" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Kumbuka: Uko saa %s nyuma ukilinganisha na majira ya seva" +msgstr[1] "Kumbuka: Uko masaa %s nyuma ukilinganisha na majira ya seva" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Sasa" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Saa" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Chagua wakati" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Usiku wa manane" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "Saa 12 alfajiri" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Adhuhuri" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Ghairi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Leo" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Kalenda" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Jana" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Kesho" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -118,62 +187,17 @@ msgstr "" "Januari Februari Machi Aprili Mei Juni Julai Agosti Septemba Oktoba Novemba " "Desemba" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "J2 J3 J4 J5 IJ JM JP" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Onesha" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Ficha" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Sasa" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Saa" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Chagua wakati" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Usiku wa manane" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "Saa 12 alfajiri" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Adhuhuri" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Ghairi" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Leo" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Kalenda" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Jana" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Kesho" diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo index fdc375ffd2c581af86094fd209d1bc3ee72cd852..b665a5e0220447e16b46a5b9a8fd18a9abacaa5a 100644 GIT binary patch delta 2148 zcmXxleMnVz9LMpmk6lf@-kxkry;pm1)wFwWT6)cVs9Bq{*;<)e$|B2PYqSl9Y;_By z2PnaANo;=^{jtH8vdhMDt6)%!fsNV&1kocj7@LELL4P=Uf6h7nxZm?S=XcLJ_xt<) zem@=GG1(EnJ1hOH(RzqNVosV_9CI=`(0o3#xtN6uFo^o97P-}$FbA8x{w-dACuY&# zjeM++!$CZNx%e;gp14hMq8rmW%)&g+67+Lji8FCM2CxnDa2N8i0~|8&V^m^C@FE^Z zCB8b_eXbSt!#%hX-^EM~b%c|xbbOAf_&?6T6n-@wvrsS2LydGU>ibgUR$GR8aTV(M zb*O_f(CA7MToM!!lu&BO`A2ssxo)=NijUzeQ6|a9HpZY7K+jPiB-WUJixfHW!s2886JQesAl8fCz zEv~<@7*i>irm6&0+D6p49bR4 z*Iyv-vTyM%oIpKT$}lyuT2$h1qbf6m^*Dlc_yA)VWRyyv6SbE5k%7hSJ5Czt_zO#M zIm0T)O}H69!EqA2fvUs_>Z}C6$5y<78hK&Jy^i7rt`DOU{0X%tCb1d|O5FY5hC%KB z0Zx|j#RaUxUr-O`lFh>uZpO=8&s)Sgz~68m?&YQ*@h0xXGfUhldV(vt?kRJpHi7B9 zXAH^Jz9AcymHm#+{(sDgM)03HFlVWoKp|e^x(PJ}KC;ZhAgV%3aX+@>4!n+sa3NcQ zs@r+g4_-mN|1R>eryMjTp_i$@O4`MVzBq-IcnL|^X$;nB%9uQy{jB*`B5Dl;OTw87 zCAE==61>9MYMS#mi7iAAF@sRG*a&LWpB8YA?mWH1c@e>2oVJkTcA|rr>GZfOn+;=Y zylcTMIgQzHng%l6wBRxbX4YBM>eu#ke*bmn#4Wv#^EU|1pISGe3TfeV5z|dOAWXdK zb!d9F68ht%KQtSNMq(Smy0#jkfT$%_5o&EjnZ{qQE1FidreV5iyJ=q4I*HeuGyW4I zyVaRnb%lt{L^H9DXdzgGwuw;F+-DL^x}c>Jnt!d4KsyKhiB+p3aubcdSaQJkURuWc zy&v>`m@LoPosk$0ROD8chpWmXHK9mVED}xJ3@mVaqTx`uCKjnqJ`3zgN%qao&rXa4 O7oRSUBnOMX^gjopYQIYW delta 2337 zcmYk+e@syWt3T?G-k)<1t7rFnUe9^%d450V z+~`}}H~m9S@@YdFBGwQUD~)*;8*k!5YEL!BhaFgm1IW)D<)TNPL#mh;aTT6)%g?#x z=kaFBFCag&z~vY&Vumr(rk;P*&^@RJcXG+W9@ob(i~D1kjwjHIuV5z5AwRRo#e<)q z+WP{d_%&(*$I}w^&LAC|x3Gr(&3j~2;X3ZcKXC)(O^;{2Xrv2{!qevAK zK{Y&us{aydA}3J;opoJ6t;9!|P5K!4dc zimxRZa|G3}kLA#egQ$TFAagMzs6+Q8-i9-%Eqfca!e655{W?viluRBQbPbzv3$CNK z8W`cC*K!K)#IvaXFJlNZSkEeK$1!{gYw;TT(SK`VMK&Q-Ob6b@1O`ygO`pkQ_GFe& zBlU1XW^gT1WMbG(g(cL|`xw5?L<#D?7U|2hVmJ1o>P1l#`wTVk-%%^$XEvKLfK7V; z50cSL=1>Fp1$C%A3|}*ALw%eMV+&rzeOSQ5C3pk__$uzk&vB6f7qH%{f5l1+IHj0x z3-<-6l^AjE+5agr+bCEn>Me5p{&N>|sJHwS!nr50LR_{sn}V)lcx2If<2Z(jKll zgqw&VrzG*=Xe6)qcQ2u>T16=7oG9slDfJTFPLB5;+lU8=?QYrb3^FOi7UFKAh~OAF z2N9g_wA6vodwnmFN-QV6IUHo?0CVn)v6E6msio`32M>lfL}H=T$5(oXM+V0q30slL z;o)#3a$s`Iej`24YfXeB;V1rA8ku=haHe?5Jd<4v=lE-kWuDr>Xt{8D?)muY8PnRdYMvtM45a;iMX rw)|-&@#vfJ`4hTEFOsq1(RbtX&&Q(+PU%8C`k{T?R}$OdpUwIgH%0W| diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/django.po b/django/contrib/admin/locale/ta/LC_MESSAGES/django.po index 72c43c115..f47c33828 100644 --- a/django/contrib/admin/locale/ta/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ta/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/django/language/" "ta/)\n" @@ -17,461 +17,473 @@ msgstr "" "Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "உறுதியாக சொல்கிறீர்களா?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "அனைத்தும்" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "ஆம்" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "இல்லை" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "தெரியாத" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "எந்த தேதியும்" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "இன்று" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "கடந்த 7 நாட்களில்" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "இந்த மாதம்" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "இந்த வருடம்" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "செயல் நேரம்" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "பொருள் அடையாளம்" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "பொருள் உருவகித்தம்" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "செயர்குறி" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "செய்தியை மாற்று" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "புகுபதிவு உள்ளீடு" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "புகுபதிவு உள்ளீடுகள்" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s மாற்றபட்டுள்ளது." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "மற்றும்" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "எந்த புலமும் மாறவில்லை." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" வெற்றிகரமாக சேர்க்கப்பட்டுள்ளது. நீங்கள் கீழே தொகுக்க முடியும்." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" வெற்றிகரமாகச் சேர்க்கப்பட்டது." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" வெற்றிகரமாக மாற்றப்பட்டது." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s யை சேர்க்க" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" வெற்றிகரமாக அழிக்கப்பட்டுள்ளது." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s யை சேர்க்க" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s யை மாற்று" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "தகவல்சேமிப்பு பிழை" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" msgstr[1] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" வெற்றிகரமாக அழிக்கப்பட்டுள்ளது." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "வரலாற்றை மாற்று: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "உள்ளே போ" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "டிஜாங்ஙோ தள நிர்வாகி" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "டிஜாங்ஙோ நிர்வாகம் " + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "இணைய மேலான்மை" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "உள்ளே போ" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" +msgid "%(app)s administration" msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "தேதி:" - -#: widgets.py:91 -msgid "Time:" -msgstr "நேரம்:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "பக்கத்தைக் காணவில்லை" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "நீங்கள் விரும்பிய பக்கத்தை காண இயலவில்லை,அதற்காக நாங்கள் வருந்துகிறோம்." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "வீடு" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "சேவகன் பிழை" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "சேவையகம் தவறு(500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "சேவையகம் பிழை(500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "செல்" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"முதலில்,பயனர்ப்பெயர் மற்றும் கடவுச்சொல்லை உள்ளிடவும்.அதன் பிறகு தான் நீங்கள் உங்கள் பெயரின் " +"விவரங்களை திருத்த முடியும்" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "நல்வரவு," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "ஆவனமாக்கம்" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "கடவுச்சொல்லை மாற்று" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "வெளியேறு" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "டிஜாங்ஙோ தள நிர்வாகி" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "டிஜாங்ஙோ நிர்வாகம் " - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "சேர்க்க" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "வரலாறு" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "தளத்தில் பார்" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "கீழே உள்ள தவறுகளைத் திருத்துக" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "கடவுச்சொல்" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "கடவுச்சொல்(மறுபடியும்)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "மேலே அதே கடவுச்சொல்லை உள்ளிடவும், சரிபார்ப்பதற்காக ." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "நல்வரவு," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "ஆவனமாக்கம்" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "வெளியேறு" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "சேர்க்க" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "வரலாறு" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "தளத்தில் பார்" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s சேர்க்க" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "வடிகட்டி" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "நீக்குக" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -481,14 +493,14 @@ msgstr "" "நீக்கும் '%(escaped_object)s' ஆனது %(object_name)s தொடர்புடைய மற்றவற்றையும் நீக்கும். " "ஆனால் அதை நீக்குவதற்குரிய உரிமை உங்களுக்கு இல்லை" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -497,16 +509,16 @@ msgstr "" "நீங்கள் இந்த \"%(escaped_object)s\" %(object_name)s நீக்குவதில் நிச்சயமா?தொடர்புடைய " "மற்றவையும் நீக்கப்படும். " -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "ஆம், எனக்கு உறுதி" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -514,55 +526,70 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "அழிக்க" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s ஆல்" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "மாற்றுக" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "உங்களுக்கு மாற்றுவதற்குரிய உரிமையில்லை" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "தற்போதைய செயல்கள்" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "எனது செயல்கள்" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "எதுவும் கிடைக்கவில்லை" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -572,139 +599,88 @@ msgstr "" "தகவல்சேமிப்பு அட்டவணையைதயாரிக்கவும். மேலும் பயனர் படிக்கும் படியான தகவல்சேமிப்பகத்தை " "உருவாக்கவும்." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "கடவுச்சொல்:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "தேதி/நேரம் " -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "பயனர்" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "செயல்" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" "இந்த பொருள் மாற்று வரலாற்றில் இல்லைஒரு வேளை நிர்வாகத்தளத்தின் மூலம் சேர்க்கப்படாமலிருக்கலாம்" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "எல்லாவற்றையும் காட்டு" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "சேமிக்க" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" msgstr[1] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s மொத்தம்" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "புதியதாக சேமி" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "சேமித்து இன்னுமொன்றைச் சேர்" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "சேமித்து மாற்றத்தை தொடருக" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"முதலில்,பயனர்ப்பெயர் மற்றும் கடவுச்சொல்லை உள்ளிடவும்.அதன் பிறகு தான் நீங்கள் உங்கள் பெயரின் " -"விவரங்களை திருத்த முடியும்" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "கடவுச்சொல்" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "கடவுச்சொல்(மறுபடியும்)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "மேலே அதே கடவுச்சொல்லை உள்ளிடவும், சரிபார்ப்பதற்காக ." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "அழிக்க" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "வலைத்தளத்தில் உங்களது பொன்னான நேரத்தை செலவழித்தமைக்கு மிகுந்த நன்றி" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "மீண்டும் உள்ளே பதிவு செய்யவும்" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "கடவுச்சொல் மாற்று" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "வெற்றிகரமாக கடவுச்சொல் மாற்றபட்டது" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "உங்களுடைய கடவுச்சொல் மாற்றபட்டது" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -712,138 +688,141 @@ msgstr "" "பாதுகாப்பு காரணங்களுக்காக , முதலில் உங்களது பழைய கடவுச்சொல்லை உள்ளிடுக. அதன் பிறகு " "புதிய கடவுச்சொல்லை இரு முறை உள்ளிடுக. இது உங்களது உள்ளிடுதலை சரிபார்க்க உதவும். " -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "கடவுச் சொல்லை மாற்றவும்" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "கடவுச்சொல்லை மாற்றியமை" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "புதிய கடவுச்சொல்:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "கடவுச்சொலின் மாற்றத்தை உறுதிப்படுத்து:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "கடவுச்சொல் மாற்றியமைத்தல் வெற்றி" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "உங்களது பயனாளர் பெயர், நீங்கள் மறந்திருந்தால்:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "எங்களது வலைத்தளத்தை பயன் படுத்தியதற்கு மிகுந்த நன்றி" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "இந்த %(site_name)s -இன் குழு" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "எனது கடவுச்சொல்லை மாற்றியமை" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "அனைத்து தேதியும்" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s யை தேர்ந்தெடு" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s யை மாற்ற தேர்ந்தெடு" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "தேதி:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "நேரம்:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo index 117bbf14be00fa261cb7b37ef4dd87936eeb63f6..b76b73fff2a05ffd72d168fa2d450557940db832 100644 GIT binary patch delta 263 zcmZqSZ{?q`rG5q@1H)=21_mhx1_l=v1_mV{9S@`xfOHd(mITs^fwVu6-V3B7fHW^F z1A`NgP6N^)`ISIg0!SYQ(l3GZ9Uv_Zq>r&NFbD(bdq7$qNPhy-LO@!Goq<6YNUO3l zh%pEN8NomS9w40pq(K@AH+wSHFit+jq-ScPYhbEtXsKXmYGr7oZD3?zz!l)H8 zS)7@lr|Xhfl4_-3WMBwZXJnvYU}r*OFbD(byFgkVNPh&ppdG&C+< diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po index 2ab1f4c22..173f2c719 100644 --- a/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/django/language/" "ta/)\n" "MIME-Version: 1.0\n" @@ -17,153 +17,173 @@ msgstr "" "Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%s இருக்கிறதா " -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "வடிகட்டி" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "எல்லாவற்றையும் தேர்ந்த்தெடுக்க" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "அழிக்க" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%s தேர்ந்த்தெடுக்கப்பட்ட" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "இப்பொழுது " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "கடிகாரம் " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "ஒரு நேரத்தை தேர்ந்த்தெடுக்க " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "நடு இரவு " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "காலை 6 மணி " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "மதியம் " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "வேண்டாம் " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "இன்று " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "நாள்காட்டி " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "நேற்று " + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "நாளை" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "ஜனவரி பிப்ரவரி மார்ச் ஏப்ரல் மே ஜூன் ஜூலை ஆகஸ்டு செப்டம்பர் அக்டோபர் நவம்பர் டிசம்பர்" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "ஞா தி செ பு வி வெ ச" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "இப்பொழுது " - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "கடிகாரம் " - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "ஒரு நேரத்தை தேர்ந்த்தெடுக்க " - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "நடு இரவு " - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "காலை 6 மணி " - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "மதியம் " - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "வேண்டாம் " - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "இன்று " - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "நாள்காட்டி " - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "நேற்று " - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "நாளை" diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/django.mo b/django/contrib/admin/locale/te/LC_MESSAGES/django.mo index 65634a543dccde0eb787f04c0a2afe1783faf4fb..66375e15cf1444a3e6fd455745c5db415b50e0b1 100644 GIT binary patch delta 2771 zcmY+`drZ}39LMp8`&B&1JrWNhw-C8`5Ku&vP*I6MFy)qHKqLWLscdvMDq9B1(nL3AFbui5he`bb@8ve$4o=2sA5nZT!Dy6Yps50rOy-Z_0B5Fydk;$5?sEOP{4d@44hd-kRl=twJOCttiehgL=Er^=HO*i z27Yn;3-$d-(xlYJpx!S>4KUZS#Hp{ulK~uOe4F>)Ikv1idWq?&<15&Mi#ULttcRB5 zDwoxG8#R;oWdDHEk;#|>)bZVn8Q6&{@mVaxDO5&oq24bbV`u$Y*gh(qEY!A>UUxSqr9xe zyWFgz;v=_z0W>STlaR9sUEUM!KM(4%?+>Z^|9Kd^Q!tgAA>f5sY4Ub|qpL@;mCTi(c zFnTRT2dbap9P(ez%_mgom@T4Gl*9D6HS2K)9zZR{`%e8l>bS--dad~;$8K!pc?=KZ zJZ{G}cJ>*Z!Uk++L$&C6wU?v9&7V~0_@(CipL0>qThWEhsFZc1I`pE}a1xokIgcIq zJ!*#4j81!?9rgWw)ca@f6yC&bc+^YYHPVZyHS>@LHnM3%HPDY996@#LL$-^#ff~SF z$E8L5L&S3#p`tFn^uB3_8aV&T}0;M3fN6h-gB^<;Ttr zlee?iiCP||IFtw?*qineg8dWSqZ`Ttgf=6;@aBN#zm*%MR)r03|4*nHn}{gFP3Rn} zJVgu;fkY0$uc%$Rxb7j+2sXQ29_N})93&ng^rKWusIc1h3D~Fn_Y)5jD(nmU$nD1` zR6$`A+iPw=aM6xd(LPZLCc23VJvgP((SzFQ#f0{k$_C;|Vu;vF7&fh48Xbj>+kZS7e%_7YXB6tZDBor+$GcYw3GgP#Uhldkl@I1r;t*jogQqz@d zC#yM?S?MghJoIF1{XxravvsevE?b>0vp-r}m#xcctM}(T$1Yo2XME4=_xnBP{O-TQ z;kNA?W1r@a+-tbD5#x#Sk;XiZ7oEY4>$^;2*5dbAhL>jl*7*oX#i2~e&>c}os0|$`0&4Z|lhl2bt zY6;%JT>Jp}GhcH%2Y*Jrm(P!9VKHjY%)ugT4)W1l=3i5~n*uGtUOW#EVH3W9J20R5 zn}z#O6~BWTnTP85*T|pwjhhd;!8jUA{C4WdrRQPi3~hUepRScj)j9h}5YoPzUEGq52r)<;4WY(-7& z?ZFQ&s)vJtj|AljJeXq4^Y{qAuV=p1&>3eZ8*W5(tQR|Q3r6uv)Xc7A9kfJIEZ6zp zK|&*Y8a09!kXbcvq0avoSb~4xL@Z%Awb+Q7p&07-J;*GZ1a8DvQ5~B}tE#UDi}5z3 zVRIPkb^hNa(MUlat*L@FxB|Pd6o>Hw{0f(1(YeWybl`mQw;_EqFQeZ73>mEX5m(}9 zJ_g#iJ5po@ z0uKkCL=EIyR72@Zp9WNgnu!ozg2z#N0`W9zE}VVsXQ2M%LBc`ZDvZRVjmvaUSFSBbQ;}Y@>sI|K%C_jlh??0d#E+!)v;yUa`2T$T6tYaFUz#Z6xvuJFU@-Y(Z6Z0u% zMJ!oSED!^{Drkp?<#x_u(*JhOw6F zWKSPNt?gKL3Ma=@V-7CE8eETR_+Df`n&(g*_&D%8WJUZ-137&)lV~7rCDsrc^+m)r z#N|5w`dF|r{bg8zx?24^8wa-#c|;SjoY+dNCA5AUi3vmjq0TUQe_bO;F-ZTTrowc> zQX;sn_GSHb-Ar8Rr;?xB;vlVW_5z|S$e%`gVpNcc1P+}35w!?E&_Rf3^5XR>YmE%$t!iNPjMAA{_0t-EiUb?COfjnu?h+E`Y94lTOU70H-y6rg z_*17_;-w>ryh%$(xS3^nx&8lv{8 Z4h{`?aSG@YL*uTxNm$bp>n6XJ@h8$)7_a~U diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/django.po b/django/contrib/admin/locale/te/LC_MESSAGES/django.po index 048de3326..d7fc3d944 100644 --- a/django/contrib/admin/locale/te/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/te/LC_MESSAGES/django.po @@ -4,13 +4,13 @@ # bhaskar teja yerneni , 2011 # Jannis Leidel , 2011 # ప్రవీణ్ ఇళ్ళ , 2011,2013 -# వీవెన్ వీరపనేని , 2011 +# వీవెన్ , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/django/language/" "te/)\n" @@ -20,193 +20,196 @@ msgstr "" "Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s జయప్రదముగా తీసేవేయబడినది." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s తొలగించుట వీలుకాదు" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "మీరు ఖచ్చితంగా ఇలా చేయాలనుకుంటున్నారా?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "ఎంచుకోన్న %(verbose_name_plural)s తీసివేయుము " -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "అన్నీ" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "అవును" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "కాదు" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "తెలియనది" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "ఏ రోజైన" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "ఈ రోజు" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "గత 7 రోజుల గా" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "ఈ నెల" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "ఈ సంవత్సరం" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "దయచేసి మళ్ళీ లాగ్ ఇన్ అవ్వండి ఎందుకంటే మీ భాగము ముగిసింది ." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "చర్య:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "పని సమయము " -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "వస్తువు" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "వస్తువు" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "పని ఫ్లాగ్" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "సందేశము ని మార్చంది" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "లాగ్ ఎంట్రీ" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "లాగ్ ఎంట్రీలు" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "వొకటీ లేదు" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr " %s మార్చబడిండి" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "మరియు" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" జతచేయబడినది." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" కొరకు %(list)s మార్చబడినది." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" తొలగిబడినది" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "క్షేత్రములు ఏమి మార్చబడలేదు" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" జయప్రదంగా కలపబడ్డడి. మీరు మళ్ళీ దీనినీ క్రింద మార్చవచ్చు" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\"జయప్రదంగా కలపబడ్డడి" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" జయప్రదంగా మార్చబడిండి" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -214,268 +217,275 @@ msgstr "" "అంశములపయి తదుపరి చర్య తీసుకోనటకు వాటిని ఎంపిక చేసుకోవలెను. ప్రస్తుతం ఎటువంటి అంశములు " "మార్చబడలేదు." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "మీరు ఎటువంటి చర్య తీసుకొనలేదు " -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%sని జత చేయండి " +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" జయప్రదంగా తీసివేయబడ్డడి" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r ప్రధాన కీ గా వున్న %(name)s అంశం ఏమి లేదు." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%sని జత చేయండి " + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%sని మార్చుము" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "దత్తాంశస్థానము పొరబాటు " -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s జయప్రదముగా మార్చబడినవి." msgstr[1] "%(count)s %(name)s జయప్రదముగా మార్చబడినవి." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s ఎంపికయినది." msgstr[1] "అన్ని %(total_count)s ఎంపికయినవి." -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 of %(cnt)s ఎంపికయినవి." -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" జయప్రదంగా తీసివేయబడ్డడి" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "చరిత్రం మార్చు: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "ప్రవేశించండి" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "జాంగొ యొక్క నిర్వాహణదారులు" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "జాంగొ నిర్వాహణ" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "సైట్ నిర్వాహణ" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "ప్రవేశించండి" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s నిర్వాహణ" +msgid "%(app)s administration" +msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "తారీఖు:" - -#: widgets.py:91 -msgid "Time:" -msgstr "సమయం:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "అంశ శోధన." - -#: widgets.py:260 -msgid "Add Another" -msgstr "మరివొక కలుపు" - -#: widgets.py:302 -msgid "Currently:" -msgstr "ప్రస్తుతం" - -#: widgets.py:303 -msgid "Change:" -msgstr "మార్చు:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "పుట దొరకలేదు" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "క్షమించండి మీరు కోరిన పుట దొరకలేడు" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "నివాసము" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "సర్వర్ పొరబాటు" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "సర్వర్ పొరబాటు (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "సర్వర్ పొరబాటు (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "ఎంచుకున్న చర్యను నడుపు" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "వెళ్లు" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "ఎంపికను తుడిచివేయి" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "సుస్వాగతం" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "ఒక వాడుకరిపేరు మరియు సంకేతపదాన్ని ప్రవేశపెట్టండి." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "పత్రీకరణ" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "సంకేతపదాన్ని మార్చుకోండి" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "నిష్క్రమించండి" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "జాంగొ యొక్క నిర్వాహణదారులు" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "జాంగొ నిర్వాహణ" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "చేర్చు" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "చరిత్ర" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "సైట్ లో చూడండి" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "క్రింద ఉన్న తప్పులు సరిదిద్దుకోండి" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "సంకేతపదం" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "సంకేతపదం (మళ్ళీ)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "పైన ఇచ్చిన సంకేతపదాన్నే మళ్ళీ ఇవ్వండి, సరిచూత కోసం." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "సుస్వాగతం" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "పత్రీకరణ" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "నిష్క్రమించండి" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "చేర్చు" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "చరిత్ర" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "సైట్ లో చూడండి" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s జత చేయు" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "వడపోత" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "క్రమీకరణ నుండి తొలగించు" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "తొలగించు" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -483,30 +493,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "అవును " -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -514,191 +524,157 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "తొలగించు" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "తొలగించాలా?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "మార్చు" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "మీకు ఏది మార్చటానికి అధికారము లేదు" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "ఇటీవలి చర్యలు" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "నా చర్యలు" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "ఏమి దొరకలేదు" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "తెలియని విషయం" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "సంకేతపదం:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "మీ సంకేతపదం లేదా వాడుకరిపేరును మర్చిపోయారా?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "తేదీ/సమయం" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "వాడుకరి" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "చర్య" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "అన్నీ చూపించు" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "భద్రపరుచు" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "వెతుకు" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s ఫలితం" msgstr[1] "%(counter)s ఫలితాలు" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s మొత్తము" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "కొత్త దాని లా దాచు" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "దాచి కొత్త దానిని కలపండి" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "దాచి మార్చుటా ఉందండి" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "ఒక వాడుకరిపేరు మరియు సంకేతపదాన్ని ప్రవేశపెట్టండి." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "సంకేతపదం" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "సంకేతపదం (మళ్ళీ)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "పైన ఇచ్చిన సంకేతపదాన్నే మళ్ళీ ఇవ్వండి, సరిచూత కోసం." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "తొలగించు" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "తొలగించాలా?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "మళ్ళీ ప్రవేశించండి" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "అనుమతి పదం మార్పు" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "అనుమతి పదం మార్పు జయప్రదమైండి " - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "మీ అనుమతి పదం మార్చబడిండి" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -706,46 +682,34 @@ msgstr "" "దయచేసి రక్షన కోసము, మీ పాత అనుమతి పదం ఇవ్వండి , కొత్త అనుమతి పదం రెండు సార్లు ఇవ్వండి , " "ఎం దుకంటే మీరు తప్పు ఇస్తే సరిచేయటానికి " -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "పాత సంకేతపదం" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "కొత్త సంకేతపదం" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "నా సంకేతపదాన్ని మార్చు" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "అనుమతి పదం తిరిగి అమర్చు" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "అనుమతి పదం తిరిగి మార్చు సంపూర్ణమైనది" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "మీ అనుమతి పదం మర్చుబడినది. మీరు ఇప్పుదు లాగ్ ఇన్ అవ్వచ్చు." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "అనుమతి పదం తిరిగి మార్చు ఖాయం చెయండి" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "కొత్త అనుమతి పదం ప్రవేశపెటండి" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -753,93 +717,108 @@ msgstr "" "దయచేసి రక్షన కోసము, మీ పాత అనుమతి పదం ఇవ్వండి , కొత్త అనుమతి పదం రెండు సార్లు ఇవ్వండి , " "ఎం దుకంటే మీరు తప్పు ఇస్తే సరిచేయటానికి " -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "కొత్త సంకేతపదం:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "సంకేతపదాన్ని నిర్ధారించండి:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "సంకేతపదపు మార్పు విఫలమైంది" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "సంకేతపదపు మార్పు విజయవంతం" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "మీ వాడుకరిపేరు, ఒక వేళ మీరు మర్చిపోయివుంటే:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "మా సైటుని ఉపయోగిస్తున్నందుకు ధన్యవాదములు!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s జట్టు" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "ఈమెయిలు చిరునామా:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "అనుమతిపదం తిరిగి అమర్చు" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "అన్నీ తేదీలు" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(ఏదీకాదు)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s ని ఎన్నుకోండి" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "%s ని మార్చటానికి ఎన్నుకోండి" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "తారీఖు:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "సమయం:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "అంశ శోధన." + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "మరివొక కలుపు" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "ప్రస్తుతం" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "మార్చు:" diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo index d6375655745cdbb28d491a8c6b0d31a459a9640a..757891e6208661935547e7bcafb3530d5c41045b 100644 GIT binary patch delta 275 zcmaFM_l|GEk@}g83=CJ97#LU?7#Q+d7#Q?`bSaRQ0MbicFbXM@nofV3!(e-z5U&Bma{pam581r(45 z(yHtbgB*c0$e=(dKW=j-V;ke-FHCy8Cb|Zux`vhthNf1AMw9iKrCq@yMg|H7mR2T) z+6F+t<&#)kq8n0_m{**WSdw34rQnsAmzP(4G GFarSK?J^ty delta 275 zcmaFI_m*$Mk@^{o3=CJ97#LU?7#Q+c7#Q?`bP14_0Md(rv<#5m1EfuX^i8NdKTxqE zkZ%X1LFy8KG(V881kyY}x)Vsh2h!7kv>cFbV}sC3fwU-)e+0_E#m1ng4xKdc4NE2Bx|OMhb>zR)!XnwV0*tfg&cl zMwSW&7FI^4+6F+t<&#)kq8n0_m{**WSdw34rI4JHSelYrpkM=GI2cvrWF{4*>gA=D KZ0=%y!VCb{K{2!d diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po index 3277c830c..d8106f5a7 100644 --- a/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po @@ -5,11 +5,11 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/django/language/" "te/)\n" "MIME-Version: 1.0\n" @@ -18,153 +18,173 @@ msgstr "" "Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "ఆందుబాతులోఉన్న %s " -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "వడపోత" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "అన్నీ ఎన్నుకోండి" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "తీసివేయండి" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "ఎన్నుకున్న %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" msgstr[1] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ఇప్పుడు" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "గడియారము" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "ఒక సమయము ఎన్నుకోండి" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "ఆర్ధరాత్రి" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 a.m" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "మధ్యాహ్నము" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "రద్దు చేయు" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "ఈనాడు" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "కాలెండర్" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "నిన్న" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "రేపు" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "ఙాన్వరి ఫిబ్రవరి మార్చి ఎప్రిల్ మే ఙూను ఙులై ఆగష్టు సెప్టెంబర్ అక్టోబర్ నవంబర్ డిసెంబర్" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "ఆ సో మం భు గు శు శ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "చూపించుము" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "దాచు" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ఇప్పుడు" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "గడియారము" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "ఒక సమయము ఎన్నుకోండి" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "ఆర్ధరాత్రి" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 a.m" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "మధ్యాహ్నము" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "రద్దు చేయు" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "ఈనాడు" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "కాలెండర్" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "నిన్న" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "రేపు" diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/django.mo b/django/contrib/admin/locale/th/LC_MESSAGES/django.mo index a847aaa94aacb099273a5f1e75e626d076d9c35a..d60115c6b8dccbd50aaaf5922f1655579af88503 100644 GIT binary patch delta 3866 zcmZwJ3vg7`9mnyL2T2GC0XD%rn>8VU81g2HfrO-~VuTQaL@1WRk_1S|1Cm9d)GncD zKrJS{1W=?vm5vN3*d04dnYNZVTC`KAQwi-j;_A?r+E%AhaU4+l{oQ-(*qNTm|9;N7 zk8{uSZbqMr*nT1+aA`{Ph#?&%GKp#9jCluV#&aM&n`lf59>=NpE6l(#T!9~9J~mEt z&iipT|()YfQl8l8NF%Atqpnd&69uK)D{(uqO0ims{SB)M*Z( zo@ifNa&+$PV#hq9;$r##dUO{!_O^o6F=I>OE1sgh4im7{mLGhs;fwj?=Lm^}-dXAzOoA z!!5W4_v0p<#Be;1J8&(QB^&cJ9zZ=emjmxKOHe&;Lp7uiYjFSrs`wn43VateS1F87 z3ufXp?87eHkC7NnYt_J5jK(C~hRL`LhfwugK~3q0sQYiAMk+ehxt^TL_-jZrIH94c zK|RobYVp0O7q+41ejUS5YIOt)ZTJQ1@rzDJ;c23}XStWHGur zkF?eFVlf6DA+v%ub~?D4_u9@`Of!YD>B&T1m^O7bDoUm@}H>1p^tz@Bn4ThCJ%MJ#w|Ca z)#w;925Jd0|`2gpt~@pN0yc~K3jzzf)dchQkT7KYZJ@l%^B9O9rG&!S%ZHdf&^ zoQGv}rwBJ8qh}7|?RXBgR&F4JVwz_<_uY>>DL;c;G6g)WRo{Zm*jvQ-XOsCgC)D$I zF$S-p7U5^8HBih_jm5R7q3=Ph>PPWBzKFlTKneSuo>lYk>y#Ijv4tt8GdyZ=TZOY0 z22l+?UBUQIB6EQg8}To=442KKay*3^$~l$BT*qeY!^T_rMZ=d+4StDM>b_Ue9y!e8 z#n*6*^O+2jM)oRd#8MbmHk4@!kYTz^4{FZ$x#gdrTKGHHtEjn7o#UKbGI zfS=$|dipvGL?hT;=Tv+NwfGWfrFKa+s=@Ufc!hZwxgId1Wb~pj_d-OyGc+}*9<4-G z)Q$X^?Hs;=FXJ6Jo&vLAn$WHoHPoZ1k^M6sp@E6q%znC8vUeJnK6PuZz@puq(@fdE! z^Eie3>X)#kDc^gK^Do;J=5amcZfu!AW{gY*zK5#lb5sN3TAVLp1?v1f)cFSYydSCG z{-qm2>No3%r>uc^PxX`Jlpc1lkE}*J9ppHTpaOgKsa9V4WtwIEK0Z6Z=COaYbXvPA ziby9k?Mhn68;D&hkTwx_6Z=&lX_j^p>RU4LATg0(T5};R&9A7D+UbN%Ruih;BlOIk!J3nkQ`!r31t_3BHQOy8e1WO}TEgp7cP+)83Ip~R9l_Y>bESS_ZN zP#SQse^`~Rcgxv0NNBdV6G}Nm2k{uuPc#sXL>!^CkMI&*nk+4+EMhGYLnIO3CbX`V z3LMN{oKBRwWg9CZ(G!^Tl`}tb^EcxPqLcWcd#(uM-8`QTvx8vA*}sJI@F)>UBoInI zVwhmt+uQjGR7!I&kKp&Ue)JJhN+I|J*y%ow7NKpW^nk;cM{TD=#CHgGshviww-cu& z`!;SY==b{Cx;uJ0`u%-Ae@AbR^?Bl`_1eUBR(;ap#Q(Vx3@3dYX?>BHVR@2klf8K} z`r5mE{`R(2y=yw#TmAh7{Z_SSPB6xEC^Go7l=vv?t<;;W_%x4oPg&Dhf+U@e6(Z{-ULQ zzMg(w*4tO*UC{eLhu>Sj-q+XL-b0&P*ZcgwHS2vn-nkoeskpzmwRT;%ucNEDwYS?^ zH0@LCPx%>fwAbz~{mZu6^DbER`Bw1b{5vA7xAN1ix}wzJ;u!~GCI`czW8u&X;n1L+ zdD5#6=Xk@RUE$E_aA+iaW_LLBoPGIdIP_vTG!PE`G#q-`+EbpDxzoPkv2f_%S8n45 zs(Zp(T{3;Dx9a~6+Y6;>!Ry6y#s%AE{VUemQ9awrsa|fKteR>y)(lyXSEdG!)VvWD J%&kA-`47nE3kv`M delta 4111 zcmZwJdr(x@9l-H}2qFRsD+1!K~&g75Y;kTc2 z&fa^^Ilpu6UG}^Y_Wp%1|ILKq#}vm|Vgj)wLaAHW63qw4=dns9;$2L||6(1c#wnG7 z+fds3FbapT5Z}WBe2DRwKU%3sT#RzRaZH!WkT|LBcIFeCCD!)=11-WnNL;Zc-Nrlq3%C_Oz&Ej!G;G3u;AyNGYo7lt$^hcHSZ1uD3?LU5VhPIqI?>O)R3C-eIEb=F zf5A0)57V)Xe6`>v9ER6X26zL9<4t@9?_e#~GaI?jC6uMSf^z<^Q8IPi`u_p5S@XFl11?ADcmvAJHllR2)v9-*?1ATzJ99`_i#TJYUUDO!L`({AroQ!rYzE4jOq)N0mWr7VER`@6dG_b=HnS8tLg@lef2No zp2{}OT+?|dd!!sCGxf;6RUYg69;<#5Wp7+W`c$`Y7Dg~zo@`Z!#`9lEK}P1lPp}J@ zGm~{}44J_x?jkq3!iSu97p22dOha~iIzEQ=n1eq>lBzz$`S?$iy)q-)e4qGH&O4J$ z{<|rBL<8rjT3Th-ci|J*hm-M3lo^j^M@C{g%4W+#*#qlw1oon&{>LbrdI;aaJ2-|3 z4b0>vMEz|pUO~MxpZv>6e@R}Lw7Q4sICi%A;+T(Z)XT9JFC$}7wmC{2#xj&teuxk8 z4tnuc0l$>EnwNkKcr~Mx^VXrURA^@aJ$?!|_~Ok%GqwB4m!#|*AF>B-BgKx zGO%8(!QWV>@hokiz5}1a8<>IxrRJWgLRrdPID{YIbv(d^83<$j>lT_R{!f`w0lsKu z*wXQo#pX<^P?j4LeF;v&y(k&$M>%g0xkSB>{HYO3m0Bv# ze+313S06>=#yEv~Z@|ZxMMqzt6O${=CF!iS?$kR?U$b9r-J(%v-ly>k9wNu*UO@9B|o7g z$FnBJC)?RLB!TG!BQXBml=2YbMH^T;~26C()Ob?b<1qL_#y4iS%z;S{zJJBV?_ zQQ`=(hhP&MyAq7uoG+tyQt|3{N2U75QgRTo{Bp3@)h=Qm!FDqK-vr|)U2K#Oj>RU% z+xjqN*#_NK+f-~NUL>{?D~MG@6d}i}ghsT(H^%0Vw_11+sZ&;Y3f2*B;$@B`!g8y;9*+~dt@<;Tk7%JVKx`nYti}_1Uu?R5Dj`MxD)yXy zB(5#q?$aDituD9A*Y0(+yF70FySV2QDV z;)Imaz}A#~VRNfnoDQE;Yw>&q~zK z7bhizg6BiQKxk-BD0n(FbTAa`(cdjD(XSTI(+BLS`orS2`gg@6^^_8$9<4&by`kXS zoUA96%%7lzhPp$+fzVLT|G7_mO^WU+c`;B~dNh0vSDg+8gQ1{qTz)nbq_1Z~!Ar)q z7mNYy3k@BTZ-=_%tD!^sFDjD5vh|-$pQL|1D}JtY)hnkw`rfz)V>w~`83maKU0swG RIsc^68x~9qJS^L9`ycnScS-;N diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/django.po b/django/contrib/admin/locale/th/LC_MESSAGES/django.po index db0f08a31..42b93b449 100644 --- a/django/contrib/admin/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/th/LC_MESSAGES/django.po @@ -2,16 +2,16 @@ # # Translators: # Jannis Leidel , 2011 -# Kowit Charoenratchatabhan , 2013 -# Piti Ongmongkolkul , 2012 +# Kowit Charoenratchatabhan , 2013-2014 +# piti118 , 2012 # Suteepat Damrongyingsupab , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-07-21 20:33+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.com/projects/p/django/language/" "th/)\n" "MIME-Version: 1.0\n" @@ -20,193 +20,196 @@ msgstr "" "Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s ถูกลบเรียบร้อยแล้ว" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "ไม่สามารถลบ %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "แน่ใจหรือ" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "ลบ %(verbose_name_plural)s ที่เลือก" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "การจัดการ" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "ทั้งหมด" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "ใช่" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "ไม่ใช่" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "ไม่รู้" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "วันไหนก็ได้" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "วันนี้" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "สัปดาห์ที่แล้ว" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "เดือนนี้" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "ปีนี้" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "กรุณาใส่ %(username)s และรหัสผ่านให้ถูกต้อง มีการแยกแยะตัวพิมพ์ใหญ่-เล็ก" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "กรุณาลงชื่อเข้าใช้อีกครั้ง, เนื่องจากคุณไม่ได้ใช้งานนานเกินไป" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "คำสั่ง :" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "เวลาลงมือ" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "อ็อบเจ็กต์ไอดี" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "object repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "action flag" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "เปลี่ยนข้อความ" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "log entry" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "log entries" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" ถูกเพิ่ม" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" ถูกเปลี่ยน - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" ถูกลบ" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "อ็อบเจ็กต์ LogEntry" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "ไม่มี" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s เปลี่ยนแล้ว" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "และ" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "เพิ่ม %(name)s \"%(object)s\" แล้ว" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "เปลี่ยน %(list)s สำหรับ %(name)s \"%(object)s\" แล้ว" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "ลบ %(name)s \"%(object)s\" แล้ว" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "ไม่มีฟิลด์ใดถูกเปลี่ยน" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "เพิ่ม %(name)s \"%(obj)s\" เรียบร้อยแล้ว แก้ไขได้อีกที่ด้านล่าง" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "เพิ่ม %(name)s \"%(obj)s\" เรียบร้อยแล้ว เพิ่ม %(name)s ได้อีกที่ด้านล่าง" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "เพิ่ม %(name)s \"%(obj)s\" เรียบร้อยแล้ว" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "เปลี่ยนแปลง %(name)s \"%(obj)s\" เรียบร้อยแล้ว แก้ไขได้อีกที่ด้านล่าง" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "เปลี่ยนแปลง %(name)s \"%(obj)s\" เรียบร้อยแล้ว เพิ่ม %(name)s ได้อีกที่ด้านล่าง" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "เปลี่ยนแปลง %(name)s \"%(obj)s\" เรียบร้อยแล้ว" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -214,147 +217,137 @@ msgstr "" "ไม่มีรายการใดถูกเปลี่ยน\n" "รายการจะต้องถูกเลือกก่อนเพื่อที่จะทำตามคำสั่งได้" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "ไม่มีคำสั่งที่ถูกเลือก" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "เพิ่ม %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "ลบ %(name)s \"%(obj)s\" เรียบร้อยแล้ว" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Primary key %(key)r ของอ็อบเจ็กต์ %(name)s ไม่มีอยู่" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "เพิ่ม %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "เปลี่ยน %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "เกิดความผิดพลาดที่ฐานข้อมูล" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(name)s จำนวน %(count)s อันได้ถูกเปลี่ยนแปลงเรียบร้อยแล้ว." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s ได้ถูกเลือก" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "เลือก 0 จาก %(cnt)s" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "ลบ %(name)s \"%(obj)s\" เรียบร้อยแล้ว" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "เปลี่ยนแปลงประวัติ: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"กำลังลบ %(class_name)s %(instance)s จะต้องมีการลบอ็อบเจ็คต์ป้องกันที่เกี่ยวข้อง : " +"%(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "เข้าสู่ระบบ" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "ผู้ดูแลระบบ Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "การจัดการ Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "การจัดการไซต์" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "เข้าสู่ระบบ" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s การจัดการ" +msgid "%(app)s administration" +msgstr "การจัดการ %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "วันที่ :" - -#: widgets.py:91 -msgid "Time:" -msgstr "เวลา :" - -#: widgets.py:165 -msgid "Lookup" -msgstr "ดูที่" - -#: widgets.py:260 -msgid "Add Another" -msgstr "เพิ่มอีก" - -#: widgets.py:302 -msgid "Currently:" -msgstr "ปัจจุบัน:" - -#: widgets.py:303 -msgid "Change:" -msgstr "เปลี่ยนเป็น:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "ไม่พบหน้านี้" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "เสียใจด้วย ไม่พบหน้าที่ต้องการ" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "หน้าหลัก" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "เซิร์ฟเวอร์ขัดข้อง" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "เซิร์ฟเวอร์ขัดข้อง (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "เซิร์ฟเวอร์ขัดข้อง (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -362,120 +355,139 @@ msgstr "" "เกิดเหตุขัดข้องขี้น ทางเราได้รายงานไปยังผู้ดูแลระบบแล้ว และจะดำเนินการแก้ไขอย่างเร่งด่วน " "ขอบคุณสำหรับการรายงานความผิดพลาด" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "รันคำสั่งที่ถูกเลือก" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "ไป" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "คลิกที่นี่เพื่อเลือกอ็อบเจ็กต์จากหน้าทั้งหมด" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "เลือกทั้งหมด %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "เคลียร์ตัวเลือก" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "ขั้นตอนแรก ใส่ชื่อผู้ใช้และรหัสผ่าน หลังจากนั้นคุณจะสามารถแก้ไขข้อมูลผู้ใช้ได้มากขึ้น" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "ยินดีต้อนรับ," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "กรุณาใส่ชื่อผู้ใช้และรหัสผ่าน" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "เอกสารประกอบ" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "เปลี่ยนรหัสผ่าน" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "ออกจากระบบ" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "ผู้ดูแลระบบ Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "การจัดการ Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "เพิ่ม" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "ประวัติ" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "ดูที่หน้าเว็บ" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "โปรดแก้ไขข้อผิดพลาดด้านล่าง" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "กรุณาแก้ไขข้อผิดพลาดด้านล่าง" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "ใส่รหัสผ่านใหม่สำหรับผู้ใช้ %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "รหัสผ่าน" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "รหัสผ่าน (อีกครั้ง)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "ใส่รหัสผ่านเหมือนด้านบน เพื่อตรวจสอบความถูกต้อง" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "ยินดีต้อนรับ," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "เอกสารประกอบ" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "ออกจากระบบ" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "เพิ่ม" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "ประวัติ" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "ดูที่หน้าเว็บ" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "เพิ่ม %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "ตัวกรอง" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "เอาออกจาก sorting" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "ลำดับการ sorting: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "เปิด/ปิด sorting" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "ลบ" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +497,7 @@ msgstr "" "กำลังดำเนินการลบ %(object_name)s '%(escaped_object)s'และจะแสดงผลการลบ " "แต่บัญชีของคุณไม่สามารถทำการลบข้อมูลชนิดนี้ได้" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -493,7 +505,7 @@ msgid "" msgstr "" "การลบ %(object_name)s '%(escaped_object)s' จำเป็นจะต้องลบอ็อบเจ็กต์ที่เกี่ยวข้องต่อไปนี้:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -502,16 +514,16 @@ msgstr "" "คุณแน่ใจหรือที่จะลบ %(object_name)s \"%(escaped_object)s\"?" "ข้อมูลที่เกี่ยวข้องทั้งหมดจะถูกลบไปด้วย:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "ใช่, ฉันแน่ใจ" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "ลบหลายอ็อบเจ็กต์" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -521,14 +533,14 @@ msgstr "" "การลบ %(objects_name)s ที่เลือก จะทำให้อ็อบเจ็กต์ที่เกี่ยวข้องถูกลบไปด้วย " "แต่บัญชีของคุณไม่มีสิทธิ์ที่จะลบอ็อบเจ็กต์ชนิดนี้" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "การลบ %(objects_name)s ที่ถูกเลือก จำเป็นจะต้องลบอ็อบเจ็กต์ที่เกี่ยวข้องต่อไปนี้:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -537,41 +549,56 @@ msgstr "" "คุณแน่ใจหรือว่า ต้องการลบ %(objects_name)s ที่ถูกเลือก? เนื่องจากอ็อบเจ็กต์ " "และรายการที่เกี่ยวข้องทั้งหมดต่อไปนี้จะถูกลบด้วย" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "ถอดออก" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "เพิ่ม %(verbose_name)s อีก" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "ลบ?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr " โดย %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "โมเดลในแอป %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "เปลี่ยนแปลง" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "คุณไม่สิทธิ์ในการเปลี่ยนแปลงข้อมูลใดๆ ได้" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "คำสั่งที่ผ่านมา" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "คำสั่งของฉัน" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "ไม่ว่าง" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "ไม่ทราบเนื้อหา" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -580,135 +607,86 @@ msgstr "" "มีสิ่งผิดปกติเกิดขึ้นกับการติดตั้งฐานข้อมูล กรุณาตรวจสอบอีกครั้งว่าฐานข้อมูลได้ถูกติดตั้งแล้ว " "หรือฐานข้อมูลสามารถอ่านและเขียนได้โคยผู้ใช้นี้" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "รหัสผ่าน:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "ลืมรหัสผ่านหรือชื่อผู้ใช้ของคุณหรือไม่" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "วันที่/เวลา" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "ผู้ใช้" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "คำสั่ง" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "อ็อบเจ็กต์นี้ไม่ได้แก้ไขประวัติ เป็นไปได้ว่ามันอาจจะไม่ได้ถูกเพิ่มเข้าไปโดยระบบ" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "แสดงทั้งหมด" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "บันทึก" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "ค้นหา" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s ผลลัพธ์" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s ทั้งหมด" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "บันทึกใหม่" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "บันทึกและเพิ่ม" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "บันทึกและกลับมาแก้ไข" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "ขั้นตอนแรก ใส่ชื่อผู้ใช้และรหัสผ่าน หลังจากนั้นคุณจะสามารถแก้ไขข้อมูลผู้ใช้ได้มากขึ้น" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "กรุณาใส่ชื่อผู้ใช้และรหัสผ่าน" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "ใส่รหัสผ่านใหม่สำหรับผู้ใช้ %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "รหัสผ่าน" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "รหัสผ่าน (อีกครั้ง)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "ใส่รหัสผ่านเหมือนด้านบน เพื่อตรวจสอบความถูกต้อง" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "ถอดออก" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "เพิ่ม %(verbose_name)s อีก" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "ลบ?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "ขอบคุณที่สละเวลาอันมีค่าให้กับเว็บไซต์ของเราในวันนี้" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "เข้าสู่ระบบอีกครั้ง" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "เปลี่ยนรหัสผ่าน" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "เปลี่ยนรหัสผ่านสำเร็จ" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "รหัสผ่านของคุณถูกเปลี่ยนไปแล้ว" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -716,82 +694,61 @@ msgstr "" "กรุณาใส่รหัสผ่านเดิม ด้วยเหตุผลทางด้านการรักษาความปลอดภัย " "หลังจากนั้นให้ใส่รหัสผ่านใหม่อีกสองครั้ง เพื่อตรวจสอบว่าคุณได้พิมพ์รหัสอย่างถูกต้อง" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "รหัสผ่านเก่า" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "รหัสผ่านใหม่" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "เปลี่ยนรหัสผ่านของฉัน" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "ตั้งค่ารหัสผ่านใหม่" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "ตั้งค่ารหัสผ่านใหม่เรียบร้อย" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "รหัสผ่านของคุณได้รับการตั้งค่าแล้ว คุณสามารถเข้าสู่ระบบได้ทันที" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "การยืนยันตั้งค่ารหัสผ่านใหม่" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "ใส่รหัสผ่านใหม่" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "กรุณาใส่รหัสผ่านใหม่สองครั้ง เพื่อตรวจสอบว่าคุณได้พิมพ์รหัสอย่างถูกต้อง" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "รหัสผ่านใหม่:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "ยืนยันรหัสผ่าน:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "การตั้งค่ารหัสผ่านใหม่ ไม่สำเร็จ" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" "การตั้งรหัสผ่านใหม่ไม่สำเร็จ เป็นเพราะว่าหน้านี้ได้ถูกใช้งานไปแล้ว กรุณาทำการตั้งรหัสผ่านใหม่อีกครั้ง" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "การตั้งค่ารหัสผ่านใหม่เรียบร้อย" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "เราได้ส่งอีเมลวิธีการตั้งรหัสผ่าน ไปที่อีเมลที่คุณให้ไว้เรียบร้อยแล้ว และคุณจะได้รับเร็วๆ นี้" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -799,7 +756,7 @@ msgstr "" "หากคุณไม่ได้รับอีเมล โปรดให้แน่ใจว่าคุณได้ป้อนอีเมลที่คุณลงทะเบียน " "และตรวจสอบโฟลเดอร์สแปมของคุณแล้ว" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -807,51 +764,75 @@ msgid "" msgstr "" "คุณได้รับอีเมล์ฉบับนี้ เนื่องจากคุณส่งคำร้องขอเปลี่ยนรหัสผ่านสำหรับบัญชีผู้ใช้ของคุณที่ %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "กรุณาไปที่หน้านี้และเลือกรหัสผ่านใหม่:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "ชื่อผู้ใช้ของคุณ ในกรณีที่คุณถูกลืม:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "ขอบคุณสำหรับการใช้งานเว็บไซต์ของเรา" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s ทีม" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "ลืมรหัสผ่าน? กรุณาใส่อีเมลด้านล่าง เราจะส่งวิธีการในการตั้งรหัสผ่านใหม่ไปให้คุณทางอีเมล" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "อีเมล:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "ตั้งรหัสผ่านของฉันใหม่" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "ทุกวัน" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(ว่างเปล่า)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "เลือก %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "เลือก %s เพื่อเปลี่ยนแปลง" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "วันที่ :" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "เวลา :" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "ดูที่" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "เพิ่มอีก" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "ปัจจุบัน:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "เปลี่ยนเป็น:" diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo index 2fad2451253a6c18c60ad31e9dd4f932868c2d3d..10afa3472db553b5e9e54cf5cd21a9117b84cd19 100644 GIT binary patch delta 365 zcmXZXze>YU6vy$?f=z9We+r@)g;0fvl9JSRXizAKi^Rd|;2LNvDJ8|Gii>pd0mSaU zfJKB3&OU{MqdtLCC-vK;;c`Fx?!D(6@@xDVuj`5aLqepch~!1&D=ng7YF1Jf)xv%3r-c56IQDlX88s6gG5a zWz(+ccG-()J QR@+f5_(8KXN~Ooye{6v`RR910 delta 369 zcmXZXJxjwt7zgktLP$*wYC$Tkh4=zd13dRY`ky}#*50( zf_1nHBZxzfxat`21kd2Nk@Pjtw2r(F@8In`R#u3zsLR1V6s!0&e9nw=3!bVnzulF? zP%AnIj5~}A(>`+T(mofQ>y1<9$(!IhXt!9c8A;a^+(z9Y6UQbmxxyJvv~1oFo4pI! WG0Vy0MD)Ypyeo?>8I82mPx=oq`Z#(3 diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po index ddc0259f6..47df7ee6c 100644 --- a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po @@ -6,11 +6,11 @@ # Suteepat Damrongyingsupab , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Thai (http://www.transifex.com/projects/p/django/language/" "th/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "%sที่มีอยู่" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -33,38 +33,38 @@ msgstr "" "นี่คือรายการที่ใช้ได้ของ %s คุณอาจเลือกบางรายการโดยการเลือกไว้ในกล่องด้านล่างแล้วคลิกที่ปุ่ม " "\"เลือก\" ระหว่างสองกล่อง" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "พิมพ์ลงในช่องนี้เพื่อกรองรายการที่ใช้ได้ของ %s" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "ตัวกรอง" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "เลือกทั้งหมด" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "คลิกเพื่อเลือก %s ทั้งหมดในครั้งเดียว" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "เลือก" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "ลบออก" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "%sที่ถูกเลือก" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -73,21 +73,23 @@ msgstr "" "นี่คือรายการที่ถูกเลือกของ %s คุณอาจเอาบางรายการออกโดยการเลือกไว้ในกล่องด้านล่างแล้วคลิกที่ปุ่ม " "\"เอาออก\" ระหว่างสองกล่อง" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "เอาออกทั้งหมด" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "คลิกเพื่อเอา %s ออกทั้งหมดในครั้งเดียว" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(sel)s จาก %(cnt)s selected" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -95,7 +97,8 @@ msgstr "" "คุณยังไม่ได้บันทึกการเปลี่ยนแปลงในแต่ละฟิลด์ ถ้าคุณเรียกใช้คำสั่ง " "ข้อมูลที่ไม่ได้บันทึกการเปลี่ยนแปลงของคุณจะหายไป" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -104,7 +107,8 @@ msgstr "" "คุณได้เลือกคำสั่ง แต่คุณยังไม่ได้บันทึกการเปลี่ยนแปลงของคุณไปยังฟิลด์ กรุณาคลิก OK เพื่อบันทึก " "คุณจะต้องเรียกใช้คำสั่งใหม่อีกครั้ง" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -112,7 +116,66 @@ msgid "" msgstr "" "คุณได้เลือกคำสั่งและคุณยังไม่ได้ทำการเปลี่ยนแปลงใด ๆ ในฟิลด์ คุณอาจมองหาปุ่มไปมากกว่าปุ่มบันทึก" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "ขณะนี้" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "นาฬิกา" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "เลือกเวลา" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "เที่ยงคืน" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "หกโมงเช้า" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "เที่ยงวัน" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "ยกเลิก" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "วันนี้" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "ปฏิทิน" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "เมื่อวาน" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "พรุ่งนี้" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -120,62 +183,17 @@ msgstr "" "มกราคม กุมภาพันธ์ มีนาคม เมษายน พฤษภาคม มิถุนายน กรกฎาคม สิงหาคม กันยายน ตุลาคม " "พฤศจิกายน ธันวาคม" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "อา. จ. อ. พ. พฤ. ศ. ส." -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "แสดง" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "ซ่อน" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "ขณะนี้" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "นาฬิกา" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "เลือกเวลา" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "เที่ยงคืน" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "หกโมงเช้า" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "เที่ยงวัน" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "ยกเลิก" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "วันนี้" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "ปฏิทิน" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "เมื่อวาน" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "พรุ่งนี้" diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo index 2a7646bbf7a7304ef50fb6cfc260f5499759a362..f779a2c12729be42edf8145435c44daeb6c40867 100644 GIT binary patch literal 15801 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 I`MpK(zaK1XtN;K2 diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/django.po b/django/contrib/admin/locale/tr/LC_MESSAGES/django.po index 60d0c9da9..5e8d002d7 100644 --- a/django/contrib/admin/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/tr/LC_MESSAGES/django.po @@ -1,18 +1,21 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Caner BAŞARAN , 2013 -# cihad , 2012 +# Burak Yavuz, 2014 +# Caner Başaran , 2013 +# Cihad GÜNDOĞDU , 2012 +# Cihad GÜNDOĞDU , 2014 +# Cihan Okyay , 2014 # Jannis Leidel , 2011 -# mesutcang , 2013 +# Mesut Can Gürle , 2013 # Murat Sahin , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-24 13:14+0000\n" -"Last-Translator: Caner BAŞARAN \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-12 06:47+0000\n" +"Last-Translator: Burak Yavuz\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/django/language/" "tr/)\n" "MIME-Version: 1.0\n" @@ -21,868 +24,851 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." -msgstr "%(count)d adet %(items)s başarıyla silindi." +msgstr "%(count)d adet %(items)s başarılı olarak silindi." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" -msgstr "%(name)s silinemedi" +msgstr "%(name)s silinemiyor" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Emin misiniz?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Seçili %(verbose_name_plural)s nesnelerini sil" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Yönetim" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Tümü" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Evet" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Hayır" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Bilinmiyor" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Herhangi bir tarih" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Bugün" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Son 7 gün" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Bu ay" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Bu yıl" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -"Lütfen yönetici hesap için %(username)s ve parolanızı doğru giriniz. İkisi " -"de küçük harfe duyarlıdır." +"Lütfen görevli hesabı için %(username)s ve parolanızı doğru girin. İki " +"alanın da büyük küçük harfe duyarlı olabildiğini unutmayın." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Oturumunuzun süresi geçti. Lütfen tekrar giriş yapın." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" -msgstr "İşlem:" +msgstr "Eylem:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" -msgstr "işlem zamanı" +msgstr "eylem zamanı" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" -msgstr "nesne no" +msgstr "nesne kimliği" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "nesne kodu" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" -msgstr "işlem adı" +msgstr "eylem işareti" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" -msgstr "mesajı değiştir" +msgstr "iletiyi değiştir" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" -msgstr "log girdisi" +msgstr "günlük girdisi" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" -msgstr "log girdileri" +msgstr "günlük girdisi" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" eklendi." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" değiştirildi - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" silindi." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry Nesnesi" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" -msgstr "Hiç biri" +msgstr "Hiçbiri" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s değiştirildi." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "ve" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." -msgstr "%(name)s \"%(object)s\" eklenmiştir." +msgstr "%(name)s \"%(object)s\" eklendi." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." -msgstr "%(list)s %(name)s \"%(object)s\" ile değiştirildi." +msgstr "%(name)s \"%(object)s\" için %(list)s değiştirildi." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." -msgstr "%(name)s \"%(object)s\" silinmiştir." +msgstr "%(name)s \"%(object)s\" silindi." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." -msgstr "Hiçbir alan değiştirilmedi." +msgstr "Değiştirilen alanlar yok." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -"\"%(obj)s\" isimli %(name)s eklendi. Aşağıda tekrar düzenleyebilirsiniz." +"%(name)s \"%(obj)s\" başarılı olarak eklendi. Aşağıda tekrar " +"düzenleyebilirsiniz." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -"%(name)s \"%(obj)s\" başarıyla eklendi. Aşağıda başka %(name)s " +"%(name)s \"%(obj)s\" başarılı olarak eklendi. Aşağıda başka bir %(name)s " "ekleyebilirsiniz." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." -msgstr "\"%(obj)s\" isimli %(name)s eklendi." +msgstr "%(name)s \"%(obj)s\" başarılı olarak eklendi." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -"%(name)s \"%(obj)s\" başarıyla değiştirildi. Aşağıda tekrar " +"%(name)s \"%(obj)s\" başarılı olarak değiştirildi. Aşağıda tekrar " "düzenleyebilirsiniz." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -"%(name)s \"%(obj)s\" başarıyla değiştirildi. Aşağıda başka %(name)s " -"ekleyebilirsiniz." +"%(name)s \"%(obj)s\" başarılı olarak değiştirildi. Aşağıda başka bir " +"%(name)s ekleyebilirsiniz." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." -msgstr "\"%(obj)s\" isimli %(name)s değiştirildi." +msgstr "%(name)s \"%(obj)s\" başarılı olarak değiştirildi." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -"İşlemlerin uygulanabilmesi için bir veya daha fazla nesne seçilmelidir. " -"Herhangi bir değişiklik gerçekleştirilmedi." +"Bunlar üzerinde eylemlerin uygulanması için öğeler seçilmek zorundadır. Hiç " +"öğe değiştirilmedi." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." -msgstr "İşlem seçimi yapılmamış. Lütfen bir işlem seçiniz." +msgstr "Seçilen eylem yok." -#: options.py:1117 +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" başarılı olarak silindi." + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "%(key)r birincil anahtarı olan %(name)s nesnesi mevcut değil." + +#: contrib/admin/options.py:1398 #, python-format msgid "Add %s" msgstr "%s ekle" -#: options.py:1141 options.py:1386 -#, python-format -msgid "%(name)s object with primary key %(key)r does not exist." -msgstr "%(key)r birincil anahtarına sahip %(name)s nesnesi mevcut değil." - -#: options.py:1207 +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s değiştir" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Veritabanı hatası" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." -msgstr[0] "%(count)s adet %(name)s başarıyla değiştirildi." -msgstr[1] "%(count)s adet %(name)s başarıyla değiştirildi." +msgstr[0] "%(count)s adet %(name)s başarılı olarak değiştirildi." +msgstr[1] "%(count)s adet %(name)s başarılı olarak değiştirildi." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" -msgstr[0] "Toplam %(total_count)s nesne seçili" -msgstr[1] "Toplam %(total_count)s nesne seçili" +msgstr[0] "%(total_count)s nesne seçildi" +msgstr[1] "Tüm %(total_count)s nesne seçildi" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" -msgstr "%(cnt)s nesne arasından seçim yapılmamış" +msgstr "0 / %(cnt)s nesne seçildi" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "\"%(obj)s\" isimli %(name)s silindi." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" -msgstr "%s için değişiklik geçmişi:" +msgstr "Değişiklik geçmişi: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"%(class_name)s %(instance)s silinmesi aşağıda korunan ilgili nesnelerin de " +"silinmesini gerektirecektir: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Giriş yap" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django site yöneticisi" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django yönetimi" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Site yönetimi" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Oturum aç" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s yönetimi" +msgid "%(app)s administration" +msgstr "%(app)s yönetimi" -#: widgets.py:90 -msgid "Date:" -msgstr "Tarih:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Saat:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Arama" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Yenisini Ekle" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Şu anda:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Değiştirin:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Sayfa bulunamadı" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." -msgstr "Üzgünüz, aradığınız sayfa bulunamadı." +msgstr "Üzgünüz, istediğiniz sayfa bulunamadı." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" -msgstr "Anasayfa" +msgstr "Giriş" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Sunucu hatası" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Sunucu hatası (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Sunucu Hatası (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -"Bir hata oluştu. Site yöneticilerine e-posta ile rapor edildi ve kısa süre " -"içinde düzeltilecek. Sabrınız için teşekkür ederiz." +"Bir hata oluştu. Site yöneticilerine e-posta yoluyla bildirildi ve kısa süre " +"içinde düzeltilmelidir. Sabrınız için teşekkür ederiz." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" -msgstr "Seçili işlemi uygula" +msgstr "Seçilen eylemi çalıştır" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Git" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" -msgstr "Tüm sayfalardaki nesneleri seçmek için buraya tıklayınız" +msgstr "Tüm sayfalardaki nesneleri seçmek için buraya tıklayın" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Tüm %(total_count)s %(module_name)s nesnelerini seç" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" -msgstr "Seçimi kaldır" +msgstr "Seçimi temizle" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Önce, bir kullanıcı adı ve parola girin. Ondan sonra, daha fazla kullanıcı " +"seçeneğini düzenleyebileceksiniz." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Hoşgeldiniz," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Kullanıcı adı ve parola girin." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Dokümantasyon" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" -msgstr "Şifre değiştir" +msgstr "Parolayı değiştir" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Çık" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django site yöneticisi" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django yönetimi" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Yeni" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Geçmiş" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Sitede görüntüle" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Lütfen aşağıdaki hataları düzeltin." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "Lütfen aşağıdaki hataları düzeltin." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s kullanıcısı için yeni bir parola girin." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Parola" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Parola (tekrar)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Doğrulama için yukarıdaki parolanın aynısını girin." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Hoş Geldiniz," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Belgeler" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Oturumu kapat" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Ekle" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Geçmiş" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Sitede görüntüle" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" -msgstr "Yeni %(name)s" +msgstr "%(name)s ekle" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" -msgstr "Filtrele" +msgstr "Süz" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "Sıralamadan çıkar" +msgstr "Sıralamadan kaldır" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sıralama önceliği: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "Sıralama tercihi" +msgstr "Sıralamayı değiştir" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Sil" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " "related objects, but your account doesn't have permission to delete the " "following types of objects:" msgstr "" -"'%(escaped_object)s' isimli %(object_name)s nesnesini silmek, bağlantılı " -"nesnelerin silinmesini gerektiriyor, ancak aşağıdaki nesneleri silme " -"yetkiniz yok." +"%(object_name)s '%(escaped_object)s' nesnesinin silinmesi, ilgili nesnelerin " +"silinmesi ile sonuçlanacak, ancak hesabınız aşağıdaki nesnelerin türünü " +"silmek için izine sahip değil." -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -"%(object_name)s '%(escaped_object)s' silinmesi aşağıda gösterilen ilişkili " -"nesnelerin de silinmesini gerektirir:" +"%(object_name)s '%(escaped_object)s' nesnesinin silinmesi, aşağıda korunan " +"ilgili nesnelerin silinmesini gerektirecek:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -"\"%(escaped_object)s\" isimli %(object_name)s nesnesini silmek " -"istediğinizden emin misiniz? Aşağıdaki bağlantılı öğeler silinecek:" +"%(object_name)s \"%(escaped_object)s\" nesnesini silmek istediğinize emin " +"misiniz? Aşağıdaki ilgili öğelerin tümü silinecektir:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Evet, eminim" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Birden fazla nesneyi sil" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " "objects, but your account doesn't have permission to delete the following " "types of objects:" msgstr "" -"Seçili %(objects_name)s nesnelerinin silinmesi hesabınızın silme yetkisine " -"sahip olmadığı aşağıda gösterilen nesnelerin de silinmesini gerektirir:" +"Seçilen %(objects_name)s nesnelerinin silinmesi, ilgili nesnelerin silinmesi " +"ile sonuçlanacak, ancak hesabınız aşağıdaki nesnelerin türünü silmek için " +"izine sahip değil." -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -"Seçili %(objects_name)s nesnelerinin silinmesi aşağıda gösterilen ilişkili " -"nesnelerin silinmesini de gerektirir:" +"Seçilen %(objects_name)s nesnelerinin silinmesi, aşağıda korunan ilgili " +"nesnelerin silinmesini gerektirecek:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -"Seçili %(objects_name)s nesnelerini silmek istediğinizden emin misiniz? " -"Aşağıda gösterilen tüm nesneler ve ilişkili kalemler silinecektir:" +"Seçilen %(objects_name)s nesnelerini silmek istediğinize emin misiniz? " +"Aşağıdaki nesnelerin tümü ve onların ilgili öğeleri silinecektir:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Kaldır" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Başka bir %(verbose_name)s ekle" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Silinsin mi?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " -msgstr " %(filter_title)s filtresi" +msgstr " %(filter_title)s süzgecine göre" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "%(name)s uygulamasındaki modeller" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" -msgstr "Düzenle" +msgstr "Değiştir" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." -msgstr "Düzenleme yapmaya yetkiniz yok." +msgstr "Hiçbir şeyi düzenlemek için izne sahip değilsiniz." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" -msgstr "İşlem Geçmişi" +msgstr "Son Eylemler" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" -msgstr "İşlemlerim" +msgstr "Eylemlerim" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" -msgstr "İşlem geçmişi bulunamadı" +msgstr "Mevcut değil" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Bilinmeyen içerik" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -"Veritabanı kurulumu ile ilgili bir problem var. İlgili veritabanı " -"tablolarının kurulu olduğundan ve veritabanının ilgili kullanıcı tarafından " +"Veritabanı kurulumunuz ile ilgili birşeyler yanlış. Uygun veritabanı " +"tablolarının oluşturulduğundan ve veritabanının uygun kullanıcı tarafından " "okunabilir olduğundan emin olun." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" -msgstr "Şifre:" +msgstr "Parola:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" -msgstr "Kullanıcı adını veya parolanı mı unuttun?" +msgstr "Kullanıcı adınızı veya parolanızı mı unuttunuz?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Tarih/saat" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Kullanıcı" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" -msgstr "İşlem" +msgstr "Eylem" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -"Bu nesnenin işlem geçmişi yok. Muhtemelen yönetici sayfası dışında bir " -"yerden eklendi." +"Bu nesne değişme geçmişine sahip değil. Muhtemelen bu yönetici sitesi " +"aracılığıyla eklenmedi." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Tümünü göster" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Kaydet" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Ara" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s sonuç" msgstr[1] "%(counter)s sonuç" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "toplam %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Yeni olarak kaydet" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" -msgstr "Kaydet ve yenisini ekle" +msgstr "Kaydet ve başka birini ekle" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Kaydet ve düzenlemeye devam et" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Önce bir kullanıcı adı ve şifre girin. Daha sonra daha fazla bilgi " -"girebilirsiniz." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Kullanıcı adı ve şifre girin." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s için yeni şifre girin." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Şifre" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Şifre (tekrar)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Onaylamak için, yukarıdaki şifrenin aynısını girin." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Sil" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Yeni bir %(verbose_name)s ekle" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Silinsin Mi?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." -msgstr "Web sitesinde bugün geçirdiğiniz zaman için teşekkür ederiz." +msgstr "" +"Bugün Web sitesinde biraz güzel zaman geçirdiğiniz için teşekkür ederiz." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" -msgstr "Tekrar giriş yap" +msgstr "Tekrar oturum aç" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" -msgstr "Şifre değişimi" +msgstr "Parola değiştime" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Şifre değişimi başarılı" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." -msgstr "Şifreniz değiştirildi." +msgstr "Parolanız değiştirildi." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -"Güvenliğiniz için, lütfen eski şifrenizi girin, sonra yeni şifrenizi iki " -"kere girerek doğru yazdığınızdan emin olun." +"Güvenliğiniz için, lütfen eski parolanızı girin, ve ondan sonra yeni " +"parolanızı iki kere girin böylece doğru olarak yazdığınızı doğrulayabilelim." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" -msgstr "Eski şifre" +msgstr "Eski parola" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" -msgstr "Yeni şifre" +msgstr "Yeni parola" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" -msgstr "Şifremi değiştir" +msgstr "Parolamı değiştir" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" -msgstr "Şifreyi sıfırla" +msgstr "Parolayı sıfırla" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Şifre sıfırlama tamamlandı" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." -msgstr "Şifreniz atanmıştır. Şimdi sisteme giriş yapabilirsiniz." +msgstr "Parolanız ayarlandı. Şimdi devam edebilir ve oturum açabilirsiniz." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" -msgstr "Şifre sıfırlama onayı" +msgstr "Parola sıfırlama onayı" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Yeni şifreyi girin" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -"Lütfen yeni şifrenizi iki kere girin, böylece doğru yazdığınızdan emin olun." +"Lütfen yeni parolanızı iki kere girin böylece böylece doğru olarak " +"yazdığınızı doğrulayabilelim." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" -msgstr "Yeni şifre:" +msgstr "Yeni parola:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" -msgstr "Şifreyi onayla:" +msgstr "Parolayı onayla:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Şifre sıfırlaması başarısız oldu" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -"Şifre sıfırlama linki geçersiz bulunmuştur, büyük ihtimalle daha önce " -"kullanılmış olduğu içindir. Lütfen yeni bir şifre sıfırlama talebinde " -"bulunun." +"Parola sıfırlama bağlantısı geçersiz olmuş, çünkü zaten kullanılmış. Lütfen " +"yeni bir parola sıfırlama isteyin." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Şifre başarıyla sıfırlandı" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -"Şifrenizin ayarlanması ile ilgili talimatlar, belirtmiş olduğunuz e-posta " -"adresine gönderildi. Yakın zamanda ulaşması beklenir." +"Parolanızın ayarlanması için talimatları size eposta ile gönderdik. Kısa " +"sürede almanız gerekir." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -"Eğer bir e-posta almadıysanız, lütfen kayıt olurken kullandığınız e-posta " -"adresini girdiğinizden emin olun. Spam klasörünü kontrol edin." +"Eğer bir e-posta almadıysanız, lütfen kayıt olurken girdiğiniz adresi " +"kullandığınızdan emin olun ve istenmeyen mesajlar klasörünü kontrol edin." -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -"Bu postayı %(site_name)s sitesindeki kullanıcı hesabınıza ait şifrenizi " -"sıfırlama talebinde bulunduğunuz için alıyorsunuz." +"Bu e-postayı alıyorsunuz çünkü %(site_name)s sitesindeki kullanıcı hesabınız " +"için bir parola sıfırlama istediniz." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" -msgstr "Lütfen bu sayfaya gidip yeni şifre seçin:" +msgstr "Lütfen şurada belirtilen sayfaya gidin ve yeni bir parola seçin:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" -msgstr "Unutma ihtimaline karşı, kullanıcı adınız:" +msgstr "Unutma ihtimalinize karşı, kullanıcı adınız:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Sitemizi kullandığınız için teşekkürler!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" -msgstr "%(site_name)s Ekibi" +msgstr "%(site_name)s ekibi" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -"Şifrenizi mi unuttunuz? Aşağıdaki alana e-posta adresinizi girin, yeni " -"şifreniz için gereken talimatları göndereceğiz." +"Parolanızı mı unuttunuz? Aşağıya e-posta adresinizi girin ve yeni bir tane " +"ayarlamak için talimatları e-posta ile gönderelim." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "E-posta adresi:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" -msgstr "Şifremi sıfırla" +msgstr "Parolamı sıfırla" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Tüm tarihler" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Yok)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s seç" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" -msgstr "Değiştirilecek %s nesnesini seçin" +msgstr "Değiştirmek için %s seçin" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Tarih:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Saat:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Arama" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Başka Birini Ekle" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Şu anda:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Değiştir:" diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo index b436318dd0e18a8f42d36b7863a231c96e787aa5..bcbfe59108cf84c3df874dc62af96ecfde7ac3b1 100644 GIT binary patch literal 3988 zcmcImO^h5z6)r*`WPxDJ|4-nt!o&v8%&v)JXPiZ>*Sj0X%zEV+11oZ=nXa8FcX!pO zx_ZVl7Z4KSh>$Q6Ib?D`N~8!Wt4NWER?1<C>Oq0-Rm94D`Nz- zrsnIadiCmiU%jg8KOTShmcX-!@_Cfg?-8N~eC8qi;rR#f9PppO_XC&TE5wI@=Ybyp zt^>J!tHkTT52OA(Z~=G&_$V+3ei8V6;8%bX;QN5T0rL3Y0v`tc4tO2-dm#I-qLJIr z;qSY^XMio>Eg($9pMgC7FF>B}??9fPo#RzJ2K*WDW5AyRUjgDL>KMfSzX`kmybNTX zKLWl0{0Wf9ef1F``oOna3AoG0{$h=+yGS6QFw}Ec~S@&ZY%zhsSeh>I%;12KyW&0n1%~9OAF4 zQ2BV-z?yvy<#7~_pEc))V_yt!$bk|$&&7$8nMzJ&WOwPr$&T@OMT6>i72UV*DU#K+ zDpm(lC$gO=I+2MrnJ5!UhZoaPiCF7do2e2=lGo{BEeZXZGGSz*J281noiK!ClAxKS zCksziv3Ah!RB8t*^ux3mJ#S_^vDnawS57>uBPE`bCYNqR8>;QXOGCO&k5>CmC)AK5 zdM-B#f60he^KPDbYO20hXOR5uIL_|r3JuFe%WSHsJu34@n=TJcNt@uJZEu2lVuvKb9zBLS zysD)gEf(3b2oW8O+R6_VYM3?qhQwueoJ>85L_gSz5RGKVYimvi{YIsMdBRgF zBkTyn>mW^6VJ{mni1a{5xlAy(N}?=i^91s~cc1#=t-M!^>v zovOIJU{**nM=CePlt)XUBJIOrb)d=R-9VS!%?TX%zT4AKgF+iy!DhZHww=9!L$Y!? zs(f3y4C_*-=mzAs3)fWNI$vpIT^&^}=H0B)vUOV6zS^p+IVE`wE0-i68E2N3pR6pM ztt>xH%V+D$XTG*{W@!nAm1}CC+2>t$Pgj=C(el@W-4g7+B{N@XIcc&)dh6-vRc1Z#8FF1 z7d7u{rxqHQ8|#OmE?1Wp)~xZ$fC4hUPF~&gwSFSCxxh>9GUZpUw>B#05AArqUF9n4 zreh;)`#PO(Yk!9-e7J?}1VJQ~4eQdZPNpBK*~*ym<_m>uSoj?9o%Ap#~i!>xoRXWIWKRn7!8b5(lAz4AZG8JhogyW!6uOGTg)Eg8+q6whn*JEDMr&eo`UaoE z;$lweL5_s`4}nG6RcZD1M9wC&y-3EI;@syEq;1PFmW%~6yl60S$|q`stcVGxr^R=X zq0Aa5Ntfer)3NC2LBnE5D6>d5&J8}5igbZR9CAsub)s?31ZhESK4tha`9G5@)jNt^ zDWklbU>BQ3>;ydyx7vY>MpK6TO(9LOIof#;vZyHSuo^l}bPT_J+?8R8##L(MJ$&flTh}1@ zN0IUrP4{P$uxGJu8sCMRdae2r8D!iFhs&SJVeD@lfzRVl>_5>y_l}O4lVP~iq`#KKP z3*`{8fRDv0gob11BvahKAYfMfweAHX?|kNjbjLNpMDT`kfCi8 LiKC23SH-^oSfJ}4 delta 1495 zcmZva-)j_C6vuB&qMKx65^IvysC%($D`uC?+N9~$pD~KRAVDL2X@$F)YjT-8v&;Ng zx}lH<^-)S0e<9*pT8J-2mw@S=iZrn&i9;i z@3qXYLyLcHYP-%bIBY9f3uAkU>+r((4g4JZ9b6B#v@(_kQ(y}02kHCvguB3QtcSr) zun2a5$G{9Y1?~pRU^`=r>;@(j;11XZ{sf)}?}H@pfAW0;eqzefAnor3Nnj8p!5ttT zmdEQFI12s%J^>-bzQ&8gzNF}Vf40GGkb zP`wI{qpxT{)V7a6IzPl@n_!d}4N8Cp9RbDSFdExqM8Z@QCHMiXAGQTX<3q+yMH9Ms z&}IWLI%68Wu+1%P-q5w6KCE~`vvab! zgiXTZE@sMRCuGG{wu+X~U!|o@eiO|Vuem}~UQ!M>r6Ua)due!Z<$9`Cc3feHjRo$7 z4O35vTG+62{Ecs~W_aSiP$(L$TAb|60Dm ztFDjR{o0&w2Se!tt*SB{nCYRe9lUJ%w%{e<1~=207WL+Ds(a?>dD>6OXe2MAvM)wL zT3XWNiWt%ydZ1S8!M*PO{qxvKJrP>iyt%R<9c808h79Z2 zqD-w!I9Duzim5v}KH+o2cYMnb!GGO*GN!NLYQ?Q+H<-^=l1VO=`Ns0vwJ3&)kVS{M%cdUp2K6k_2L Htp$Az;8$OS diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po index 56fe9a733..5494165d4 100644 --- a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po @@ -1,16 +1,17 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Burak Yavuz, 2014 # Jannis Leidel , 2011 # Metin Amiroff , 2011 # Murat Çorlu , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-07 13:12+0000\n" +"Last-Translator: Burak Yavuz\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/django/language/" "tr/)\n" "MIME-Version: 1.0\n" @@ -19,165 +20,186 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" -msgstr "Toplam %s" +msgstr "Mevcut %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -"Bu uygun %s listesidir. Aşağıdaki kutudan bazılarını işaretleyip, iki kutu " -"arasındaki \"Seç\" okuna basarak seçebilirsiniz." +"Bu mevcut %s listesidir. Aşağıdaki kutudan bazılarını işaretleyerek ve ondan " +"sonra iki kutu arasındaki \"Seçin\" okuna tıklayarak seçebilirsiniz." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "Uygun %s listesini filtrelemek için bu kutuya yazın." +msgstr "Mevcut %s listesini süzmek için bu kutu içine yazın." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" -msgstr "Filtre" +msgstr "Süzgeç" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" -msgstr "Hepsini seç" +msgstr "Tümünü seçin" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "Bütün %s bir kerede seçilsin istiyorsanız tıklayın. " +msgstr "Bir kerede tüm %s seçilmesi için tıklayın." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "Seç" +msgstr "Seçin" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Kaldır" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Seçilen %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -"Bu seçili %s listesidir. Aşağıdaki kutudan bazılarını işaretleyip, iki kutu " -"arasındaki \"Kaldır\" okuna tıklayarak kaldırabilirsiniz." +"Bu seçilen %s listesidir. Aşağıdaki kutudan bazılarını işaretleyerek ve " +"ondan sonra iki kutu arasındaki \"Kaldır\" okuna tıklayarak " +"kaldırabilirsiniz." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" -msgstr "Hepsini kaldır" +msgstr "Tümünü kaldır" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "Bütün seçili %s kaldırılsın istiyorsanız tıklayın." +msgstr "Bir kerede tüm seçilen %s kaldırılması için tıklayın." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" -msgstr[0] "%(sel)s / %(cnt)s seçili" -msgstr[1] "%(sel)s / %(cnt)s seçili" +msgstr[0] "%(sel)s / %(cnt)s seçildi" +msgstr[1] "%(sel)s / %(cnt)s seçildi" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -"Alanlara girilmiş ve henüz kaydedilmemiş değişiklikler mevcut. Eğer devam " -"ederseniz, kaydedilmemiş değişiklikleriniz yitirilecektir." +"Bireysel düzenlenebilir alanlarda kaydedilmemiş değişiklikleriniz var. Eğer " +"bir eylem çalıştırırsanız, kaydedilmemiş değişiklikleriniz kaybolacaktır." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -"Bir işlem seçtiniz, fakat bazı alanlardaki değişiklikleri henüz " -"kaydetmediniz. Kaydetmek için lütfen Tamam düğmesine tıklayınız. İşlemi " -"tekrarlamanız gerekecektir." +"Bir eylem seçtiniz, fakat henüz bireysel alanlara değişikliklerinizi " +"kaydetmediniz. Kaydetmek için lütfen TAMAM düğmesine tıklayın. Eylemi " +"yeniden çalıştırmanız gerekecek." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -"Bir işlem seçtiniz, fakat hiçbir alan üzerinde değişiklik yapmadınız. Bu " -"durumda Kaydet düğmesi yerine Git düğmesini kullanmanız önerilir." +"Bir eylem seçtiniz, fakat bireysel alanlar üzerinde hiçbir değişiklik " +"yapmadınız. Muhtemelen Kaydet düğmesi yerine Git düğmesini arıyorsunuz." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Not: Sunucu saatinin %s saat ilerisindesiniz." +msgstr[1] "Not: Sunucu saatinin %s saat ilerisindesiniz." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Not: Sunucu saatinin %s saat gerisindesiniz." +msgstr[1] "Not: Sunucu saatinin %s saat gerisindesiniz." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Şimdi" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Saat" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Bir saat seçin" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Geceyarısı" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "Sabah 6" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Öğle" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "İptal" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Bugün" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Takvim" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Dün" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Yarın" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" "Ocak Şubat Mart Nisan Mayıs Haziran Temmuz Ağustos Eylül Ekim Kasım Aralık" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "P P S Ç P C C" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Göster" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Gizle" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Şimdi" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Saat" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Saat seçin" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Geceyarısı" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "Sabah 6" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Öğle" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "İptal" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Bugün" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Takvim" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Dün" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Yarın" diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo b/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo index dfb586de61ba25fba4e30f0907efb889c813c190..bfe3c4a50497299973e98d1a64abdc222bd5264e 100644 GIT binary patch delta 3164 zcmYk;drZ}39LMp8n+kG~o8Se`iHjGI0|!LpB#Ac&FR6*Bs3?jWh=^PiD?MlmmdsU0 zEr+_5E?2G8PN-X>lgb&A8`zZM;bE~GqDhBa0nho z-Pdci&*MjFzhKOF=%oES#$sxWF;q<+>VeZS3@cDC zT8K$lh2yaaHR7X~iYIX!_T#&lJHnWayx-iUati107NzW0)C(VQ(1>E`wq9(*Qgomm zxD^ZV5UK+MxD>BrFxuh+9Y{lF)nwr^%td{_8{K5t9HOG0_F5NCVFc~BP}loV9T`A9 z*oS<~mmGMP`5Eqf+ZeO~vzQ z!y~u|`>-2_kR}%%LfwBIHKH4+%-upw#a&d#!dVd9YNBxzrlX!;GLro3#tKg8#fy;6 zn`+F$CRE3cp+6I-5f7k7^fl`HH}Ndq!-@DhZ+{Fw#nCuCnQ6muI1iU%9=_(bDqkS? znh?6zj-ydi@FFh9UQ`GFL@m01Ekk*_rY-`N(m2$J(@-5Ak3~2c)!|0e_G?E?se31t zY%1MYf?nif?sAxbkqlp{Dzuz|dcXoy>K9w**P=SuXt~`w--%s8#`Itc*W)>qp%WRi z+jLOL;KWNf7cXEM2C>97H5ur_Y*a=zqB^t<)q!28x$Z&D{b?jQ<^np=hvPArg`|vR zp}t>)dD{OAsa)bjCw_&+cG88>j|6_{W}y~O1L{UM@>TN+YOXJ0CjNlaaVWi42Fp>` z*P$DGkdKK>53Ge;OxA@ODw@L`sKw>Re0&*8@EU57g^(sqRT3V?Sy&Xrs>d_5M~tK6 zv@anG-`ru?b_`)2Nwvv9l3_}4J+4BxMtYgb68sC5q6)g*k5#CVC$JTi`iZFPlkp9l zftrF}P$|D}wPWdJ1Z_Jq?Is&FfO6FHR$?eNXOkGEq@5E=)vMNp0n}>#7&Ve_knEZ} zs1C$TGA0MdqNZZ5WdrgtFL2Q6zKDA9HJpRr;%2mQ^F2J6L;g2V+0EuuPj929z~lxx z6pvGAmY{yQ+HfZB$5Q+R)sb*EvocYHdSMyTS5u9TVi%HJGl0s}Z>WxkxmluGotdb` zwE#ny!wsk&*Rv4H@hncq`&f!a1?(8?z%q@$EwX0AU}hUCF41 zqq~NR=BfclU^}WKU8qc)L}lhYK8c^97L&awusw^B9cxNa+q4Fk;xQ!K<_}zgW2Xi( z(~L>9_u&w2jN?@FfK!%NP${~FS`&X;?et=P6KHE|sW1?KCT8GMIziDISx#sQ77%Sj z3!#CiXrLkfTHsHy-fteaPH06|S#=Ri%p~@yLD8sGh7qd?Wvh;0ru?Ozqvl#$YmNU* z;II~k5{-eTe@iPP`-%Cy-?S1M@ghPgdsrf=tRrFxeNPKWWnKXPyth-&CzR5W1hZpE zl)tRxs5PO5skO9;c!pp}m>OaQ;kI*VAXJ_R;Q#+l)kI>Jb&Tx^}lRbI6XvIuP(mCXVC+f6G!)oQ0>lvQU<`hPdn z+(~Flr4d@Na|u?qsU!*rl@7u|98iPOOzcu6l<4+^MPBxN9=XX|9@P^TwWYSc(Oz3u z*Rr9t)#VwC+vJ@We?7>Po0#OONsRZNNt_wvwI_Wa<_S)5L`}}gE6i~g+nt3jXTGN- zWsJ*zCf{k#o8rpP&(5Pn%&%>2%c*RsZE9_-ZQI)7vTt8g-&j}MVxMMJO4n_6w6uFq zr0fmyOt3Y2-?WX2NcFwr`@muMedPOauzPT?@0{It&iDRcr>}2t&)`9q=gP!hZ&y}l bi06bO-m}7y=6TPN>@CX82=?|nt0MjbVP#1g delta 3655 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 diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/django.po b/django/contrib/admin/locale/tt/LC_MESSAGES/django.po index a7950c11c..2ed68153f 100644 --- a/django/contrib/admin/locale/tt/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/tt/LC_MESSAGES/django.po @@ -2,13 +2,14 @@ # # Translators: # Azat Khasanshin , 2011 +# v_ildar , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-21 06:22+0000\n" +"Last-Translator: v_ildar \n" "Language-Team: Tatar (http://www.transifex.com/projects/p/django/language/" "tt/)\n" "MIME-Version: 1.0\n" @@ -17,156 +18,159 @@ msgstr "" "Language: tt\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s уңышлы рәвештә бетерелгән." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s бетереп булмады" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Сез инанып карар кылдыгызмы?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Сайланган %(verbose_name_plural)s бетерергә" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Барысы" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Әйе" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Юк" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Билгесез" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Теләсә нинди көн һәм вакыт" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Бүген" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Соңгы 7 көн" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Бу ай" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Бу ел" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Сезнең эш сеансыгыз искергән, зинһар, яңадан керегез." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Гамәл:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "гамәл вакыты" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "объект идентификаторы" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "объект фаразы" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "гамәл тибы" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "үзгәрү белдерүе" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "журнал язмасы" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "журнал язмалары" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Юк" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s үзгәртелгән." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "һәм" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" өстәлгән." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" өчен %(list)s үзгәртелгән." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" бетерелгән." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Үзгәртелгән кырлар юк." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -174,38 +178,38 @@ msgstr "" "%(name)s \"%(obj)s\" үңышлы рәвештә өстәлгән. Астарак сез аны тагын бер кат " "төзәтә аласыз." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" үңышлы рәвештә өстәлгән." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" уңышлы рәвештә үзгәртелгән." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -213,266 +217,275 @@ msgstr "" "Элементар өстеннән гамәл кылу өчен алар сайланган булырга тиеш. Элементлар " "үзгәртелмәгән." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Гамәл сайланмаган." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s өстәргә" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" уңышлы рәвештә бетерелгән." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r беренчел ачкыч белән булган %(name)s юк." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s өстәргә" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s үзгәртергә" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Бирелмәләр базасы хатасы" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s уңышлы рәвештә үзгәртелгән." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s сайланган" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "Барлык %(cnt)s объектан 0 сайланган" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" уңышлы рәвештә бетерелгән." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Үзгәртү тарихы: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Керергә" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django сайты идарәсе" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django идарәсе" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Сайт идарәсе" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Керергә" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s идарә итү" - -#: widgets.py:90 -msgid "Date:" -msgstr "Көн:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Вакыт:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Эзләү" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Тагын өстәргә" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Сәхифә табылмаган" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Кызганычка каршы, соралган сәхифә табылмады." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Башбит" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Сервер хатасы" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Сервер хатасы (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Сервер хатасы (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Сайланган гамәлне башкарырга" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Башкарырга" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Барлык сәхифәләрдә булган объектларны сайлау өчен монда чирттерегез" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Бөтен %(total_count)s %(module_name)s сайларга" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Сайланганлыкны алырга" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Баштан логин һәм серсүзне кертегез. Аннан соң сез кулланучы турында күбрәк " +"мәгълүматне төзәтә алырсыз." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Рәхим итегез," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Логин һәм серсүзне кертегез." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Документация" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Серсүзне үзгәртергә" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Чыгарга" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django сайты идарәсе" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django идарәсе" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Өстәргә" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Тарих" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Сайтта карарга" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Зинһар, биредәге хаталарны төзәтегез." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "%(username)s кулланучы өчен яңа серсүзне кертегез." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Серсүз" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Серсүз (тагын бер тапкыр)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Тикшерү өчен шул ук серсүзне яңадан кертегез." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Рәхим итегез," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Документация" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Чыгарга" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Өстәргә" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Тарих" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Сайтта карарга" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s өстәргә" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Филтер" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Бетерергә" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -483,7 +496,7 @@ msgstr "" "объектларның бетерелүенә китерә ала, әмма сезнең хисап язмагызның киләсе " "объект тибларын бетерү өчен хокуклары җитми:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -492,7 +505,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' бетерүе киләсе сакланган объектларның " "бетерелүен таләп итә:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -501,16 +514,16 @@ msgstr "" "Сез инанып %(object_name)s \"%(escaped_object)s\" бетерергә телисезме? " "Барлык киләсе бәйләнгән объектлар да бетерелер:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Әйе, мин инандым" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Берничә объектны бетерергә" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -521,7 +534,7 @@ msgstr "" "бетерелүенә китерә ала, әмма сезнең хисап язмагызның киләсе объект тибларын " "бетерү өчен хокуклары җитми:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -530,7 +543,7 @@ msgstr "" "%(objects_name)s бетерүе киләсе аның белән бәйләнгән сакланган объектларның " "бетерелүен таләп итә:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -539,41 +552,56 @@ msgstr "" "Сез инанып %(objects_name)s бетерергә телисезме? Барлык киләсе объектлар һәм " "алар белән бәйләнгән элементлар да бетерелер:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Бетерергә" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Тагын бер %(verbose_name)s өстәргә" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Бетерергә?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "%(filter_title)s буенча" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Үзгәртергә" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Төзәтү өчен хокукларыгыз җитми." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Соңгы гамәлләр" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Минем гамәлләр" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Тарих юк" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Билгесез тип" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -582,27 +610,27 @@ msgstr "" "Сезнең бирелмәләр базасы дөрес итем көйләнмәгән. Тиешле җәдвәлләр төзелгәнен " "һәм тиешле кулланучының хокуклары җитәрлек булуын тикшерегез." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Серсүз:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Көн һәм вакыт" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Кулланучы" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Гамәл" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -610,111 +638,60 @@ msgstr "" "Әлеге объектның үзгәртү тарихы юк. Бу идарә итү сайты буенча өстәлмәгән " "булуы ихтимал." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Бөтенесен күрсәтергә" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Сакларга" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Эзләргә" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s нәтиҗә" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "барлыгы %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Яңа объект итеп сакларга" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Сакларга һәм бүтән объектны өстәргә" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Сакларга һәм төзәтүне дәвам итәргә" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Баштан логин һәм серсүзне кертегез. Аннан соң сез кулланучы турында күбрәк " -"мәгълүматне төзәтә алырсыз." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Логин һәм серсүзне кертегез." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "%(username)s кулланучы өчен яңа серсүзне кертегез." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Серсүз" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Серсүз (тагын бер тапкыр)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Тикшерү өчен шул ук серсүзне яңадан кертегез." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Бетерергә" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Тагын бер %(verbose_name)s өстәргә" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Бетерергә?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Сайтыбызда үткәргән вакыт өчен рәхмәт." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Тагын керергә" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Серсүзне үзгәртү" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Серсүз уңышлы рәвештә үзгәртелгән" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Серсүзегез үзгәртелгән." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -722,64 +699,48 @@ msgstr "" "Хәвефсезлек сәбәпле, зинһар, үзегезнең иске серсүзне кертегез, аннан яңа " "серсүзне ике тапкыр кертегез (дөрес язылышын тикшерү өчен)." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Иске серсүз" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Яңа серсүз" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Серсүземне үзгәртергә" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Серсүзне торгызу" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Серсүзне торгызу тәмамланган" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Серсүзегез үзгәртелгән. Сез хәзер керә аласыз." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Серсүзне торгызу раслау" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Яңа серсүзне кертегез:" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "Зинһар, тикшерү өчен яңа серсүзегезне ике тапкыр кертегез." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Яңа серсуз:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Серсүзне раслагыз:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Серсүзне торгызу хатасы" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -787,75 +748,94 @@ msgstr "" "Серсүзне торгызу өчен сылтама хаталы. Бәлки аның белән инде кулланганнар. " "Зинһар, серсүзне тагын бер тапкыр торгызып карагыз." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Серсүз уңышлы рәвештә торгызылган" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Зинһар, бу сәхифәгә юнәлегез һәм яңа серсүзне кертегез:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Сезнең кулланучы исемегез (оныткан булсагыз):" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Безнең сайтны куллану өчен рәхмәт!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s сайтының төркеме" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" -msgstr "" +msgstr "Эл. почта адресы:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Серсүземне торгызырга" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Бөтен көннәр" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Юк)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s сайлагыз" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Үзгәртү өчен %s сайлагыз" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Көн:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Вакыт:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Эзләү" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Тагын өстәргә" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo index ed14ab943f09408044219fb3b03580b6cfb0995c..f3264bf89531c626dd90aaf9bd750d5ac5f90ef2 100644 GIT binary patch delta 311 zcmca6eqDURllqB_3=Dj%3=F0W3=9j{7#IYA^fe$Y2c(|^X(1rZ#?HVX4WuQZv?-95 z2l4}fv?!1+1kxaN?Le9bNY4V&Aaj-j>8U_^2apy9(taF3vw(CGkmdr?nH&smV2vd} z0TG};JCvRSRj?6AgACjQq=AUxB#`(4q%Q$!E1<(qb22bo0P@*3uVk!eo~+BNXKJEr zV5)0qsbFYoWoV>rU}Rvx72vNMlvylWKYNcRgU=4r lqE}*GUS_d^PikgLYL0?U7MSah1Lo>w=B4FtKEx`*1^`n9G~56H delta 353 zcmXZWKT88K7zXgSNVFCa@edUQ%~&WYx!98$L>$CPvB-UaSVKKH@5_F$eHz$thM^Eo&00^Y+pxK}2^NHVYjkIS_4_b@?Y9*sfaRS~#@ z`M?K=O^-Of;S1FG_|qiOGio-vEoEa&bfVav*H|N4719+_ac50Ct-4fFR@(dGz@GYv zABAGuq*ik!9psuqt#jGZ%B@SR%C1RL;l(CQ0+U9u=AFRwk8F=`{9m@zS>PYWwh`KN Z6X~$qH(e_{Yfd!xOlo3Y8-1`J_6r)fLtFp= diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po index cee75ab46..6145dee94 100644 --- a/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Azat Khasanshin , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Tatar (http://www.transifex.com/projects/p/django/language/" "tt/)\n" "MIME-Version: 1.0\n" @@ -17,71 +17,73 @@ msgstr "" "Language: tt\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Рөхсәт ителгән %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Фильтр" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Барысын сайларга" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Бетерергә" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Сайланган %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s арасыннан %(sel)s сайланган" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -89,7 +91,8 @@ msgstr "" "Кайбер кырларда сакланмаган төзәтүләр кала. Сез гамәлне башкарсагыз, сезнең " "сакланмаган үзгәртүләр югалачаклар." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -99,7 +102,8 @@ msgstr "" "Аларны саклау өчен OK төймәсенә басыгыз. Аннан соң гамәлне тагын бер тапкыр " "башкарырга туры килер." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -108,7 +112,66 @@ msgstr "" "Сез гамәлне сайладыгыз һәм төзәтүләрне башкармадыгыз. Бәлки сез \"Сакларга\" " "төймәсе урынына \"Башкарырга\" төймәсен кулланырга теләдегез." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Хәзер" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Сәгатьләр" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Вакыт сайлагыз" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Төн уртасы" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "Иртәнге 6" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Төш" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Юкка чыгарырга" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Бүген" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Календарь" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Кичә" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Иртәгә" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -116,62 +179,17 @@ msgstr "" "Гыйнвар Февраль Март Апрель Май Июнь Июль Август Сентябрь Октябрь Ноябрь " "Декабрь" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Я Д С Ч П Җ Ш" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Күрсәтергә" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Яшерергә" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Хәзер" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Сәгатьләр" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Вакыт сайлагыз" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Төн уртасы" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "Иртәнге 6" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Төш" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Юкка чыгарырга" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Бүген" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Календарь" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Кичә" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Иртәгә" diff --git a/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo b/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo index 1e99b3ad98d3db0d9d0cf376189cb3b294cd33ef..54061ab855016f39e3b58b9f5cbf6707d08274e4 100644 GIT binary patch delta 86 zcmey&@{VPKi|Q0c28P893=Bd*Y{A69zyqYcfixeGjsVhZKstS5X2`@tdb}pO2Bx}( emI{WZR)$6s|4Ksyj0_YEEUgSJHmfrFF#-Uf6A(}U delta 115 zcmaFI@|k6Vi|R~928P893=Bd*Y|F&JzyqWMfHWVFjs?\n" "Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" "udm/)\n" @@ -16,458 +16,468 @@ msgstr "" "Language: udm\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Бен" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Тодымтэ" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" msgstr "" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" +msgid "%(app)s administration" msgstr "" -#: widgets.py:90 -msgid "Date:" -msgstr "" - -#: widgets.py:91 -msgid "Time:" -msgstr "" - -#: widgets.py:165 -msgid "Lookup" -msgstr "" - -#: widgets.py:260 -msgid "Add Another" -msgstr "" - -#: widgets.py:302 -msgid "Currently:" -msgstr "" - -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." msgstr "" -#: templates/admin/base.html:28 -msgid "Welcome," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." msgstr "" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Ӵушоно" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -475,30 +485,30 @@ msgid "" "following types of objects:" msgstr "" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " "following protected related objects:" msgstr "" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " "All of the following related items will be deleted:" msgstr "" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -506,327 +516,296 @@ msgid "" "types of objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " "protected related objects:" msgstr "" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " "following objects and their related items will be deleted:" msgstr "" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Тупатъяно" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " "the appropriate user." msgstr "" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." msgstr "" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo index 26dcca16edcb764a84748145c348210c0c929d14..d69cbe16a239951cfd941f5a80ba7b9cb4827c6b 100644 GIT binary patch delta 49 zcmdnayq$T1FJsC?KVtzCT?12HLrVoiQ!7IwZ3Cl;6D4?!bq!2(jZ75`%&kl^Rf delta 49 zcmdnayq$T1FQdyuKVtzST?1oXBVz>vBP(N5Z3DxJ6D4>Jbqx%44J{Q6O|1+JH*RBO F1OPYd3*-O* diff --git a/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po index 77aaf06da..21e84462f 100644 --- a/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po @@ -3,10 +3,10 @@ # Translators: msgid "" msgstr "" -"Project-Id-Version: Django\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-23 02:35+0100\n" -"PO-Revision-Date: 2011-01-19 15:01+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2013-04-25 07:59+0000\n" "Last-Translator: Django team\n" "Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" "udm/)\n" @@ -16,152 +16,170 @@ msgstr "" "Language: udm\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." msgstr "" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " "action." msgstr "" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " "button." msgstr "" -#: static/admin/js/calendar.js:26 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "" -#: static/admin/js/calendar.js:27 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "" -#: static/admin/js/collapse.js:15 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:49 -#: static/admin/js/admin/DateTimeShortcuts.js:85 -msgid "Now" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:53 -msgid "Clock" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:81 -msgid "Choose a time" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:86 -msgid "Midnight" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:87 -msgid "6 a.m." -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Noon" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:92 -#: static/admin/js/admin/DateTimeShortcuts.js:204 -msgid "Cancel" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:144 -#: static/admin/js/admin/DateTimeShortcuts.js:197 -msgid "Today" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -msgid "Calendar" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:195 -msgid "Yesterday" -msgstr "" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Tomorrow" -msgstr "" diff --git a/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo index 8ae976c79714720bf5d33b75fdd73b035b37690d..7f1be794273863e8d37a0e5f780ff6a77ac9fcdf 100644 GIT binary patch delta 4402 zcmZwJ32;>P9l-JbhLCW@gd~Izz&sO30y)?XghDtPz;dV*40sd^blH6*3wwm!B?3`5 zfI=gd>j9xq3Mvj|U`k-ka2UgA9cw!s=53+KFchnGI%*FGm7?R(et-L36gvG6zy19G z|M%YielJ|#<#@f_5xbt9x?7Q+Cx#ItdMot~R`lbC^s5Y|2H{c6!}B;4FXJNo1WR!4 zT~>V*Cs5vwHTXMB!~dYPla^_fhhe%>F;z^a7Z=KL0FJS5n2h}?&p;X2Jj_AAU2a9% zR0mL=KaPE|1N-1Pd=h_yPvf*Kr5LMv6J;WoFpd7z-^s{>pI|nAWt%xrDV|kD$VgQ+ z7GW)x<6@KnwxQg&8(sJk@=v|Zk1XPcChh1#|Hc+>X-D2Pj+mG0Od4p{!JDzI8n}pY@j| z9ZH2P)l`%R=AexDVU!NND0|<4OkTC1bi5U1Mh41rFWBW1C}*G>*-iCZl#Z|1*FQix z#JBQUf7z3qA=X|F$3n`ZP{TPG#T7Uo-@(o3EZ`jA8I%EhiZbIAT9twJMOpgc$fVU6 zlmX8|c1JycG^N}zGIEGoP#V~bGN7#}4eiCzcpUks-sVSU`YFmv$g3eU%|W?;7@j~U zj>NyPkH_Ru#f3j6F-Hp3GUi9|v$CocJg%#5SCZ*X{ZWmWN}Y7UOD+;xqUW z$`&?hJc}(T6S;(P+OONbkFsJPA!j0{z91ueH zE|eAeqg{RvrQy#}W;m4TF(x%0*(J3I({L@ybFIjMSKIMC9>t63<6y*OFQ;(AXiF_b z*_$U&PVW|!nH@ms@T^_FhSKooD2J;L>tBP_D2K8U<#e~8%y>7-cjP9@gbFIG_M8>0 zzcjRf3R!XwW?=v;@hOyskE0CeJ(L-KhBDwBZtBEI*p4?ai!Ey7Xum{x-x$sn+wfVgZ($a4U*34@dr*x1C{K!!kq&0s6&{qC1u+BnpnO0Mql~x<6R?hQy{&;? zP`-qz%<#fQUOBv2%ezng=)pbfHet3A>{Hh4u3O z7uPBE11g%4NvSSehc~emo2FT3;RZfIxnjCf8}TSggOxL^8Lq%gR>Hv1_~O0RKrYbu zVeb1I%30eo(|XMhVix_YBV=SoXQTrEfik17F&Br@kd3(Cpw>10% z%5xWyOX>z*#ffwH-xKEEXRVkQAEdkkV=|(@l94^Xg{j#4e(MnSv#qvWgfhSlD1ST* zWE{!u*^Uc{2I3b4lULJ-VnWhB3$@8s;Hb#_mD*2?ARZz(PszV{3$Z83e%+q#zP&)6 zGn;&Er8=MJMHCRSt&(JQR}w#!0%;Y&T=`~L{i}l%o+jjLCrkb$AzwmSCMNl9N+&00 zq>kX*l1yv(^%C--lI@Z76GB$#5K&8PBYM)KcIIc8D*X>5LPQG@ASC^ec!U^9G!c^a z56Qg1S0B1+^DTZt`%99rq8jgZ7ABl#cIWf%+cBd<$ODzP(VC}(3a zvD&VaL)AKBy4*u%5wU{UnXI(Fi2dw5 zuesVlJV5aIPkyAH#}r}!A<0ebAZ8LjCVoyx8e)Zi{82r;H0q1`^-&Q`jVyCFHIZ?91HPay5)Hef zzEF^AkKY}MEDgE?+?K(EzF;Kk4tgjV*E5b7TkmQx(lZZc-0@iaaOTaFp?5xe=cBJ> z*X2?Z*8T3N?p+#MwnFzrBedzrnH2wh_JNf6x0T|`$lYFVSdT=K?S%CPW|qA4xG&mR zK~rAM)2Mq^%H^;YX>td&hp7q{rNT7o=})^M3YVH z;czG%iNBV=!x3*Q2=p<&EUKy*SLv*&bWPM;HMOqla%Z*E*>C>5%6h%o7hyds?`68R zTD8-~eG@CI$7#-qwJw*jq6O&H+qd?+ zn~fo3Dvd)`bN=uC#P?OKNsW(o6{W;ZnCB90X18YUG|y<}t7fNWb|*F@TFoRcKbPu~X)$Wczf}!SmeA<&9cm8~tt6xJX0hY1%&3Gn(@CfEl@6tX{#~=c=p4T~ P{^9roz2fiJuFL!{L?F*x delta 4177 zcmY+{3s6+o9mnwl0xIGIkcjVV1O*WU5kVvbj2h#kn)s}b=nAVsmj&4+sL`Mp<0C5S zsu&C!O>JtYt<*JRY>Z6P*3oJ0?Al3Y+8T9|%=BT>ht^~=ZA`zvz1NO8!~cHHJ$vst z=l;*R*W~@ysGA3)nrbkv{hsTgV6XKxceT+Q3`5ZOD|02mXaSWyjBw#DMpiqRroX1vZeO5ufK?lVXmW|_*2vb?qV56(W&~Igmh(G*pyGjPen8OAq^$SRtfsDb~11MnNveFIWSIcB0ZZ+R;D z?@wi!)6j@os{m?^+i@tKMn7J~Iata~+pz_Uu^*$1$LCN3?L#kOCn0~PhJ!M(6P2mMs7#zjU4ItO;AKq5 z7kHI2@pUZ4rpr_q)5H#@bF}a|oQ*T^BqVeg$R)B|k9VT^BXP>I6_s67xn(mo%G%E$;*269jx zO+;nrS?An^8mJNVgl#w+-$wQO2h{bqk^O7_iJjP;G&KF5%2g^_!*+HCznOEW4BSBN z+B?YpF<+ww>dy|;c?qiHMaWNP4Hn=5)MmVbdZ0g{p7=hJ95bKw(SvNrBLC`e9}Vg# zh~4p**axp+Hr_;aoG{v+&?IEPnR%!Q`>+*{Vjq?ypPNo`J~@Z49_N2UR>6EW#@^&f zxppSXbIHG6lf^VtpchN=I_f=5%(LI`Ow>O@m3R)fU>S}d%U2T{F#)Z7J9F8NCAf?B z8K~bsMD_a##^ZnV{Z+?tX+z#j^9$^Tw@@Ab z1(o`HsOx%?K22a8s=XZ5Z_^Sgy1<7@bsLgxa|Ng2zp)sf;PXaO%sSM>PNOzgq=7AlNggIJFC_8K-NA^ynv~$$j%_Z1hk#*M6s3_&Uecvj2%0~-( zIP!0R+O+m6{fWt1f0b244Y5ln6dyq{%xgNKoFHBy1`tZQZqpZ1S>vJ2^Mpz)!HW>t zsC;uGMSDfdq9t4%X|WG_+fJ$@ZL0ltTjaRFskb-|#I?jGqSk4fiSvmxqMnE&+K7dO zUSD34$dYZxhouV@Kk)*gS8yNEw1>k>#1`UJLPfhjm#84>h{uSBCEclL{k1oi6OB$A z`_8N*HWS|=DhZXXHpb=13lJ$ol*pY_yAjQHn;C}RBlZ#v#M8tKqAQ_tgcwSAi5|ot zVhy2<*_&8FBoQhZHs&ynAjUZ7;y|QM{zo~D^H952rG$7x6^cbHB0R)FVi}>gB%V+y zCtfDl?2-QuD8)C4Xd;17SxE$l?!;2!D50YN{*08}9Jdk0_G#oe)u}JWL&S^D`Fh8P zR8u)lEFoq&jjfJzq%~>1m7cMx%Hwy}FZWmZJ?>1OWzsV$Y8wJy_B;`2=~b7Q?z3E# zHC5g!pTFMaud4M19`t%6_>O5}0JMcwndbU;X_PPC!Twvxny*R%#cpter zsefs3ZU5$|@pC+Gm(Oi^YFArTUdy%GRplLRt#nto8faZ#+fZ-$7>}u1Yg|6dy{@jR z-d&j!ygR_#EjGKNw%#3BF+8Vdes*p__Sga|Z(MQSguv0^1E-osgAF ziJ$56`LpNMySzS+%U@exY)yB0Nrg4jT~+D!SS8hw(=t!wG^fhDsy3LAHZ3Y}Jv}ve zCVgmBO6XwdQs`W$BitN%hg^GIHRL#OZN%B=(7r&;)InXWbYI}5ksk#&WPBJCIF^$Z z9FJc zn+Y8cJSZ#*?0;rR)TO}f!Ud{Xm%e?~C9e8^54)|, 2014 # Boryslav Larin , 2011 # Jannis Leidel , 2011 +# Max V. Stotsky , 2014 # Sergiy Kuzmenko , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-24 09:11+0000\n" +"Last-Translator: Alexander Chernihov \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/django/" "language/uk/)\n" "MIME-Version: 1.0\n" @@ -20,62 +22,68 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Успішно видалено %(count)d %(items)s." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Не можу видалити %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Ви впевнені?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Видалити обрані %(verbose_name_plural)s" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Адміністрування" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Всі" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Так" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Ні" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Невідомо" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Будь-яка дата" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Сьогодні" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "Останні 7 днів" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Цього місяця" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Цього року" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -84,94 +92,91 @@ msgstr "" "Будь ласка, введіть правильні %(username)s і пароль для облікового запису " "персоналу. Зауважте, що обидва поля можуть бути чутливі до регістру." -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Будь ласка, увійдіть знову, ваша сесія закінчилася." - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Дія:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "час дії" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "id об'єкту" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "представлення об'єкту(repr)" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "прапор дії" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "змінити повідомлення" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "реєстрування записів" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "реєстрування записів" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Додано \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Змінено \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Видалено \"%(object)s.\"" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "Запис у журналі" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Ніщо" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "Змінено %s." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "та" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Додано %(name)s \"%(object)s\"." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Змінено %(list)s для %(name)s \"%(object)s\"." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Видалено %(name)s \"%(object)s\"." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Поля не змінені." -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -179,7 +184,7 @@ msgstr "" "%(name)s \"%(obj)s\" був успішно доданий. Ви модете редагувати його знову " "внизу." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -188,12 +193,12 @@ msgstr "" "%(name)s \"%(obj)s\" було успішно додано. Ви можете додати ще одну %(name)s " "нижче." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" було додано успішно." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -202,7 +207,7 @@ msgstr "" "%(name)s \"%(obj)s\" було успішно змінено. Ви можете знову відредагувати її " "нижче." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -211,42 +216,47 @@ msgstr "" "%(name)s \"%(obj)s\" було успішно змінено. Ви можете додати ще одну %(name)s " "нижче." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" був успішно змінений." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Для виконання дії необхідно обрати елемент. Жодний елемент не був змінений." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Жодних дій не обрано." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Додати %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" був видалений успішно." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s об'єкт з первинним ключем %(key)r не існує." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Додати %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Змінити %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Помилка бази даних" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -254,7 +264,7 @@ msgstr[0] "%(count)s %(name)s був успішно змінений." msgstr[1] "%(count)s %(name)s були успішно змінені." msgstr[2] "%(count)s %(name)s було успішно змінено." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -262,112 +272,97 @@ msgstr[0] "%(total_count)s обраний" msgstr[1] "%(total_count)s обрані" msgstr[2] "Усі %(total_count)s обрано" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 з %(cnt)s обрано" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" був видалений успішно." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Історія змін: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" -msgstr "" +msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" +"Видалення %(class_name)s %(instance)s вимагатиме видалення наступних " +"захищених пов'язаних об'єктів: %(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Увійти" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django сайт адміністрування" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django адміністрування" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Адміністрування сайта" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Увійти" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "Адміністрування %s" +msgid "%(app)s administration" +msgstr "Адміністрування %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Дата:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Час:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Пошук" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Додати інше" - -#: widgets.py:302 -msgid "Currently:" -msgstr "В даний час:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Змінено:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Сторінка не знайдена" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Ми шкодуємо, але сторінка яку ви запросили, не знайдена." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Домівка" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Помилка сервера" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Помилка сервера (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Помилка сервера (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -376,120 +371,141 @@ msgstr "" "електронній пошті і вона повинна бути виправлена ​​найближчим часом. Дякуємо " "за ваше терпіння." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Виконати обрану дію" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Уперед" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Натисніть тут, щоб вибрати об'єкти на всіх сторінках" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Обрати всі %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Скинути вибір" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "Додати %(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Спочатку, введіть ім'я користувача і пароль. Потім ви зможете редагувати " +"більше опцій користувача." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Вітаємо," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Введіть ім'я користувача і пароль." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Документація" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Змінити пароль" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Вийти" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Django сайт адміністрування" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Django адміністрування" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Додати" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Історія" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Дивитися на сайті" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Будь ласка, виправте помилки нижче." -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Будь ласка, виправте помилки нижче." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Введіть новий пароль для користувача %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Пароль" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Пароль (знову)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Повторіть пароль для перевірки." + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Вітаємо," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Документація" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Вийти" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Додати" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Історія" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Дивитися на сайті" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Додати %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Відфільтрувати" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Видалити з сортування" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Пріорітет сортування: %(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Сортувати в іншому напрямку" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Видалити" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -500,7 +516,7 @@ msgstr "" "пов'язаних об'єктів, але ваш реєстраційний запис не має дозволу видаляти " "наступні типи об'єктів:" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -509,7 +525,7 @@ msgstr "" "Видалення %(object_name)s '%(escaped_object)s' вимагатиме видалення " "наступних пов'язаних об'єктів:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -518,16 +534,16 @@ msgstr "" "Ви впевнені що хочете видалити %(object_name)s \"%(escaped_object)s\"? Всі " "пов'язані записи, що перелічені, будуть видалені:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Так, я впевнений" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Видалити кілька об'єктів" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -537,7 +553,7 @@ msgstr "" "Видалення обраних %(objects_name)s вимагатиме видалення пов'язаних об'єктів, " "але ваш обліковий запис не має прав для видалення таких типів об'єктів:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -546,7 +562,7 @@ msgstr "" "Видалення обраних %(objects_name)s вимагатиме видалення наступних захищених " "пов'язаних об'єктів:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -555,41 +571,56 @@ msgstr "" "Ви впевнені, що хочете видалити вибрані %(objects_name)s? Всі наступні " "об'єкти та пов'язані з ними елементи будуть видалені:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Видалити" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Додати ще %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Видалити?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "За %(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Моделі у %(name)s додатку" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Змінити" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "У вас немає дозволу редагувати будь-що." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Недавні дії" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Мої дії" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Немає" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Невідомий зміст" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -598,27 +629,27 @@ msgstr "" "Щось не так з інсталяцією бази даних. Перевірте, що таблиці бази даних " "створено і база даних може бути прочитана відповідним користувачем." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Пароль:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Забули пароль або ім'я користувача?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Дата/час" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Користувач" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Дія" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -626,19 +657,20 @@ msgstr "" "Цей об'єкт не має історії змін. Напевно, він був доданий не через цей сайт " "адміністрування." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Показати всі" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Зберегти" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Пошук" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" @@ -646,93 +678,41 @@ msgstr[0] "%(counter)s результат" msgstr[1] "%(counter)s результати" msgstr[2] "%(counter)s результатів" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "%(full_result_count)s всього" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Зберегти як нове" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Зберегти і додати інше" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Зберегти і продовжити редагування" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Спочатку, введіть ім'я користувача і пароль. Потім ви зможете редагувати " -"більше опцій користувача." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Введіть ім'я користувача і пароль." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Введіть новий пароль для користувача %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Пароль" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Пароль (знову)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Повторіть пароль для перевірки." - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Видалити" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Додати ще %(verbose_name)s" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Видалити?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Дякуємо за час, проведений сьогодні на сайті." -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Увійти знову" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Зміна паролю" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Зміна паролю успішна" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Ваш пароль було змінено." -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -740,46 +720,34 @@ msgstr "" "Будь ласка введіть ваш старий пароль, задля безпеки, потім введіть ваш новий " "пароль двічі, щоб ми могли перевірити, що ви ввели його правильно" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Старий пароль" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Новий пароль" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Змінити мій пароль" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Перевстановлення паролю" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Пароль перевстановлено" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Пароль встановлено. Ви можете увійти зараз." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Підтвердження перевстановлення паролю" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Новий пароль" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -787,19 +755,15 @@ msgstr "" "Будь ласка, введіть ваш старий пароль, задля безпеки, потім введіть ваш " "новий пароль двічі, щоб ми могли перевірити, що ви ввели його правильно." -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Новий пароль:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Підтвердіть пароль:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Пароль не перевстановлено" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -807,12 +771,7 @@ msgstr "" "Посилання на перевстановлення паролю було помилковим. Можливо тому, що воно " "було вже використано. Будь ласка, замовте нове перевстановлення паролю." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Пароль перевстановлено успішно" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -820,13 +779,15 @@ msgstr "" "На електронну адресу, яку ви ввели, ми надіслали вам листа з інструкціями " "щодо встановлення пароля. Ви повинні отримати його найближчим часом." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" +"Якщо Ви не отримали електронного листа, будь ласка, переконайтеся, що ввели " +"адресу яку вказували при реєстрації та перевірте папку зі спамом" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -835,24 +796,24 @@ msgstr "" "Ви отримали цей лист, тому що ви зробили запит на перевстановлення пароля " "для облікового запису користувача на %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Будь ласка, перейдіть на цю сторінку, та оберіть новий пароль:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "У разі, якщо ви забули, ваше ім'я користувача:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Дякуємо за користування нашим сайтом!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Команда сайту %(site_name)s " -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -860,28 +821,52 @@ msgstr "" "Забули пароль? Введіть свою email-адресу нижче і ми вишлемо інструкції по " "встановленню нового." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Email адреса:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Перевстановіть мій пароль" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Всі дати" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(None)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Вибрати %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Виберіть %s щоб змінити" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Дата:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Час:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Пошук" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Додати інше" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "В даний час:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Змінено:" diff --git a/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo index dd55cebd55bbcf819914f51b706e163f3a4e117a..87c003b8a6023e90dd98d051f4f45ad3abada375 100644 GIT binary patch delta 1613 zcmcK2Pe@cj9KiAM|G%`<%F?niu%dKxMKL!IMs*0n2s8?Udg;rx)U92WZcmdif`~FZ zbV#C0LDA;=k4UXU1yV6v9XfT-gSV(I(f9XKP|_%)Vds5jW@mo$<~MJ+V0^RlF)O}L zQ8rT7QHx@f+KyGRJSbnW0>5D*dgGK@hC47B_o9r~%vgu%^p9dHp28Gt#|`MzIvK@hTvJr4Hf&lmNF;77kzrPT(VaGc(@FpEB<gSxG$#rCM0zyfnae=}L1u>DP~4Rga5EgJXNxt>T`ycO4bHp!D-R$NkE z?5)(^a-X-f_kL2|Ax0{TOUtyk)aUhXE1{(Bw?b{jwLz;j)NHi{fg**<5rHgKZd zemmIOrNn=uoXl$nSbH-k(Vi*{=>L1)4Yv0}&!G7#-@I|J@>j6a#Jqdg`Z?TU7Ll=*|$ zjvHKd{13t1*uRhLaMGo`_q?2pnDA2b;VhW!*?jy%;05FU%*EWOxm@NV_ZNAPmXh!T DzSse9 delta 835 zcmY+?F-#Lt9LMp0X=@L}QcNSbw{gAVqg#tX4WaTom)*o77B#EW0k-1t3=e5qH|qTyDnK3;a1go7=k^#&_z0UwAe-Q(`KIw4-o{Si+X{_k z1{$ajFEjf*ZsJd}F`hA-q+ezmbnO}L!)452guVC)m6>nYhd*!+{=**3vf2?W;5D4Y z9PzC|Lmz&`EPllXZp7mcceVq)K!)sX+<%XG`b`|f@9}t=$(r>0aUC~N3tb^iit`R1 z;5ybd;T58;;tl+bJuG((w@^D)+V)d*etKWK)kG@VnTn1;>369rg*L6DBC)NFDI3bn zf%q9&9BnoA z&T#3Z=a)P`aEqra#qy9J_gG)SG`lM&3PB57Q>1g_(k43%2}zYuQZtKjm{-DgXcg diff --git a/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po index 6dbac5a18..c69165936 100644 --- a/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po @@ -1,16 +1,17 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Alexander Chernihov , 2014 # Boryslav Larin , 2011 # Jannis Leidel , 2011 # Sergey Lysach , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-24 12:11+0000\n" +"Last-Translator: Alexander Chernihov \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/django/" "language/uk/)\n" "MIME-Version: 1.0\n" @@ -20,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "В наявності %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,39 +35,39 @@ msgstr "" "Це список всіх доступних %s. Ви можете обрати деякі з них, виділивши їх у " "полі нижче і натиснувшт кнопку \"Обрати\"." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" "Почніть вводити текст в цьому полі щоб відфільтрувати список доступних %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Фільтр" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Обрати всі" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Натисніть щоб обрати всі %s відразу." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Обрати" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Видалити" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Обрано %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -75,23 +76,25 @@ msgstr "" "Це список обраних %s. Ви можете видалити деякі з них, виділивши їх у полі " "нижче і натиснувши кнопку \"Видалити\"." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Видалити все" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Натисніть щоб видалити всі обрані %s відразу." -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "Обрано %(sel)s з %(cnt)s" msgstr[1] "Обрано %(sel)s з %(cnt)s" msgstr[2] "Обрано %(sel)s з %(cnt)s" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -99,7 +102,8 @@ msgstr "" "Ви зробили якісь зміни у деяких полях. Якщо Ви виконаєте цю дію, всі " "незбережені зміни буде втрачено." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -108,7 +112,8 @@ msgstr "" "Ви обрали дію, але не зберегли зміни в окремих полях. Будь ласка, натисніть " "ОК, щоб зберегти. Вам доведеться повторно запустити дію." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -117,7 +122,70 @@ msgstr "" "Ви обрали дію і не зробили жодних змін у полях. Ви, напевно, шукаєте кнопку " "\"Виконати\", а не \"Зберегти\"." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "Примітка: Ви на %s годину попереду серверного часу." +msgstr[1] "Примітка: Ви на %s години попереду серверного часу." +msgstr[2] "Примітка: Ви на %s годин попереду серверного часу." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "Примітка: Ви на %s годину позаду серверного часу." +msgstr[1] "Примітка: Ви на %s години позаду серверного часу." +msgstr[2] "Примітка: Ви на %s годин позаду серверного часу." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Зараз" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Годинник" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Оберіть час" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Північ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Полудень" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Відмінити" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Сьогодні" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Календар" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Вчора" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Завтра" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -125,62 +193,17 @@ msgstr "" "Січень Лютий Березень Квітень Травень Червень Липень Серпень Вересень " "Жовтень Листопад Грудень" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "Нд Пн Вт Ср Чт Пт Сб" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Показати" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Сховати" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Зараз" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Годинник" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Оберіть час" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Північ" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Полудень" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Відмінити" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Сьогодні" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Календар" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Вчора" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Завтра" diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo index d700674e47991aaa630993b8c15e464c8be8f9a0..9df625a760b099c271ffeed8eee6ee427e9645aa 100644 GIT binary patch delta 3081 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 diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/django.po b/django/contrib/admin/locale/ur/LC_MESSAGES/django.po index 0d4bc28cb..16f1db117 100644 --- a/django/contrib/admin/locale/ur/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ur/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Mansoorulhaq Mansoor , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:18+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/django/language/" "ur/)\n" @@ -17,156 +17,159 @@ msgstr "" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s کو کامیابی سے مٹا دیا گیا۔" -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s نہیں مٹایا جا سکتا" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "آپ کو یقین ھے؟" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "منتخب شدہ %(verbose_name_plural)s مٹائیں" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "تمام" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "ھاں" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "نھیں" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "نامعلوم" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "کوئی تاریخ" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "آج" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "گزشتہ سات دن" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "یہ مھینہ" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "یہ سال" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." msgstr "" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "براہ مھربانی دوباہ اندر جائیں، کیونکہ آپ کی نشست کی مدت ختم ھو چکی ھے۔" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "کاروائی:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "کاروائی کا وقت" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "شے کا شناختی نمبر" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "شے کا نمائندہ" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "کاروائی کا پرچم" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "پیغام تبدیل کریں" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "لاگ کا اندراج" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "لاگ کے اندراج" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "" -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "" -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "کوئی نھیں" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s تبدیل کریں۔" -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "اور" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" کا اضافہ کیا گیا۔" -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" %(list)s کی تبدیلی کی گئی۔" -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" مٹایا گیا۔۔" -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "کوئی خانہ تبدیل نھیں کیا گیا۔" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -174,38 +177,38 @@ msgstr "" "%(name)s \"%(obj)s\" کا کامیابی سے اضافہ کیا گیا۔ نیچے آپ دوبارہ اسے مدوّن کر " "سکتے ھیں۔" -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" کا کامیابی سے اضافہ کیا گیا۔" -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "" -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "" -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" کی تبدیلی کامیابی سے ھو گئی۔" -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -213,268 +216,277 @@ msgstr "" "اشیاء پر کاروائی سرانجام دینے کے لئے ان کا منتخب ھونا ضروری ھے۔ کوئی شے " "تبدیل نھیں کی گئی۔" -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "کوئی کاروائی منتخب نھیں کی گئی۔" -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "%s کا اضافہ کریں" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" کامیابی سے مٹایا گیا تھا۔" -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s شے %(key)r پرائمری کلید کے ساتھ موجود نھیں ھے۔" -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "%s کا اضافہ کریں" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "%s تبدیل کریں" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "ڈیٹا بیس کی خرابی" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "%(count)s %(name)s کامیابی سے تبدیل کیا گیا تھا۔" msgstr[1] "%(count)s %(name)s کامیابی سے تبدیل کیے گئے تھے۔" -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s منتخب کیا گیا۔" msgstr[1] "تمام %(total_count)s منتخب کئے گئے۔" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s میں سے 0 منتخب کیا گیا۔" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" کامیابی سے مٹایا گیا تھا۔" - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "%s کی تبدیلی کا تاریخ نامہ" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "اندر جائیں" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "منتظم برائے جینگو سائٹ" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "انتظامیہ برائے جینگو سائٹ" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "سائٹ کی انتظامیہ" -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "اندر جائیں" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s کی انتظامیہ" - -#: widgets.py:90 -msgid "Date:" -msgstr "تاریخ:" - -#: widgets.py:91 -msgid "Time:" -msgstr "وقت:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "ڈھونڈیں" - -#: widgets.py:260 -msgid "Add Another" -msgstr "اور اضافہ کریں" - -#: widgets.py:302 -msgid "Currently:" +msgid "%(app)s administration" msgstr "" -#: widgets.py:303 -msgid "Change:" -msgstr "" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "صفحہ نھیں ملا" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "ھم معذرت خواہ ھیں، مطلوبہ صفحہ نھیں مل سکا۔" -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "گھر" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "سرور کی خرابی" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "سرور کی خرابی (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "سرور کی خرابی (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." msgstr "" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "منتخب شدہ کاروائیاں چلائیں" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "جاؤ" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "تمام صفحات میں سے اشیاء منتخب کرنے کے لئے یہاں کلک کریں۔" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "تمام %(total_count)s %(module_name)s منتخب کریں" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "انتخاب صاف کریں" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"پہلے نام صارف اور لفظ اجازت درج کریں۔ پھر آپ مزید صارف کے حقوق مدوّن کرنے کے " +"قابل ھوں گے۔" -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "خوش آمدید،" +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "نام صارف اور لفظ اجازت درج کریں۔" -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "طریق استعمال" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "لفظ اجازت تبدیل کریں" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "باہر جائیں" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "منتظم برائے جینگو سائٹ" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "انتظامیہ برائے جینگو سائٹ" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "اضافہ" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "تاریخ نامہ" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "سائٹ پر مشاھدہ کریں" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "براہ کرم نیچے غلطیاں درست کریں۔" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." msgstr "" -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "صارف %(username)s کے لئے نیا لفظ اجازت درج کریں۔" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "لفظ اجازت" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "لفظ اجازت (دوبارہ)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "توثیق کے لئے ویسا ہی لفظ اجازت درج کریں جیسا اوپر کیا۔" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "خوش آمدید،" + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "طریق استعمال" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "باہر جائیں" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "اضافہ" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "تاریخ نامہ" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "سائٹ پر مشاھدہ کریں" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "%(name)s کا اضافہ کریں" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "چھانٹیں" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "مٹائیں" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -485,7 +497,7 @@ msgstr "" "سکتی ھیں، مگر آپ کے کھاتے کو اشیاء کی مندرجہ ذیل اقسام مٹانے کا حق حاصل نھیں " "ھے۔" -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -494,7 +506,7 @@ msgstr "" "%(object_name)s '%(escaped_object)s' کو مٹانے کے لئے مندرجہ ذیل محفوظ متعلقہ " "اشیاء کو مٹانے کی ضرورت پڑ سکتی ھے۔" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -503,16 +515,16 @@ msgstr "" "واقعی آپ %(object_name)s \"%(escaped_object)s\" کو مٹانا چاہتے ھیں۔ مندرجہ " "ذیل تمام متعلقہ اجزاء مٹ جائیں گے۔" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "ھاں، مجھے یقین ھے" -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "متعدد اشیاء مٹائیں" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -522,7 +534,7 @@ msgstr "" "منتخب شدہ %(objects_name)s کو مٹانے کے نتیجے میں متعلقہ اشیاء مٹ سکتی ھیں، " "لیکن آپ کے کھاتے کو اشیاء کی مندرجہ ذیل اقسام کو مٹانے کا حق حاصل نھیں ھے۔" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -531,7 +543,7 @@ msgstr "" "منتخب شدہ %(objects_name)s کو مٹانے کے لئے مندرجہ ذیل محفوظ شدہ اشیاء کو " "مٹانے کی ضرورت پڑ سکتی ھے۔" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -540,41 +552,56 @@ msgstr "" "واقعی آپ منتخب شدہ %(objects_name)s مٹانا چاھتے ھیں؟ مندرجہ ذیل اور ان سے " "متعلقہ تمام اشیاء حذف ھو جائیں گی۔" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "خارج کریں" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "دوسرا %(verbose_name)s درج کریں" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "مٹاؤں؟" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "از %(filter_title)s" -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "تدوین" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "آپ کو کوئی چیز مدوّن کرنے کا حق نھیں ھے۔" -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "حالیہ کاروائیاں" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "میری کاروائیاں" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "کچھ دستیاب نھیں" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "نامعلوم مواد" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -584,27 +611,27 @@ msgstr "" "ٹیبل بنائے گئے تھے، اور یقین کر لیں کہ ڈیٹ بیس مناسب صارف کے پڑھے جانے کے " "قابل ھے۔" -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "لفظ اجازت:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "تاریخ/وقت" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "صارف" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "کاروائی" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -612,112 +639,61 @@ msgstr "" "اس شے کا تبدیلی کا تاریخ نامہ نھیں ھے۔ اس کا غالباً بذریعہ اس منتظم سائٹ کے " "اضافہ نھیں کیا گیا۔" -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "تمام دکھائیں" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "محفوظ کریں" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "تلاش کریں" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s نتیجہ" msgstr[1] "%(counter)s نتائج" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "کل %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "بطور نیا محفوظ کریں" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "محفوظ کریں اور مزید اضافہ کریں" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "محفوظ کریں اور تدوین جاری رکھیں" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"پہلے نام صارف اور لفظ اجازت درج کریں۔ پھر آپ مزید صارف کے حقوق مدوّن کرنے کے " -"قابل ھوں گے۔" - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "نام صارف اور لفظ اجازت درج کریں۔" - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "صارف %(username)s کے لئے نیا لفظ اجازت درج کریں۔" - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "لفظ اجازت" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "لفظ اجازت (دوبارہ)" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "توثیق کے لئے ویسا ہی لفظ اجازت درج کریں جیسا اوپر کیا۔" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "خارج کریں" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "دوسرا %(verbose_name)s درج کریں" - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "مٹاؤں؟" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "ویب سائٹ پر آج کچھ معیاری وقت خرچ کرنے کے لئے شکریہ۔" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "دوبارہ اندر جائیں" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "لفظ اجازت کی تبدیلی" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "لفظ اجازت کی تبدیلی کامیابی سے ھوگئی" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "آپ کا لفظ اجازت تبدیل کر دیا گیا تھا۔" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -725,48 +701,36 @@ msgstr "" "براہ کرم سیکیورٹی کی خاطر اپنا پرانا لفظ اجازت درج کریں اور پھر اپنا نیا لفظ " "اجازت دو مرتبہ درج کریں تاکہ ھم توثیق کر سکیں کہ آپ نے اسے درست درج کیا ھے۔" -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "پرانا لفظ اجازت" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "نیا لفظ اجازت" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "میرا لفظ تبدیل کریں" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "لفظ اجازت کی دوبارہ ترتیب" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "لفظ اجازت کی دوبارہ ترتیب مکمل ھو گئی" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "" "آپ کا لفظ اجازت مرتب کر دیا گیا ھے۔ آپ کو آگے بڑھنے اور اندر جانے کی اجازت " "ھے۔" -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "لفظ اجازت دوبارہ مرتب کرنے کی توثیق" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "نیا لفظ اجازت درج کریں" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -774,19 +738,15 @@ msgstr "" "براہ مھربانی اپنا نیا لفظ اجازت دو مرتبہ درج کریں تاکہ تاکہ ھم تصدیق کر سکیں " "کہ تم نے اسے درست درج کیا ھے۔" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "نیا لفظ اجازت:" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "لفظ اجازت کی توثیق:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "لفظ اجازت کی دوبارہ ترتیب ناکام ھو گئی۔" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -794,75 +754,94 @@ msgstr "" "لفظ اجازت دوبارہ مرتب کرنے کا رابطہ (لنک) غلط تھا، غالباً یہ پہلے ھی استعمال " "کیا چکا تھا۔ براہ مھربانی نیا لفظ اجازت مرتب کرنے کی درخواست کریں۔" -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "لفظ اجازت کی دوبارہ ترتیب کامیاب ھو گئی۔" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." msgstr "" -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "براہ مھربانی مندرجہ ذیل صفحے پر جائیں اور نیا لفظ اجازت پسند کریں:" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "نام صارف، بھول جانے کی صورت میں:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "ھماری سائٹ استعمال کرنے کے لئے شکریہ" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "%(site_name)s کی ٹیم" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "میرا لفظ اجازت دوبارہ مرتب کریں" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "تمام تاریخیں" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(None)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "%s منتخب کریں" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "تبدیل کرنے کے لئے %s منتخب کریں" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "تاریخ:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "وقت:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "ڈھونڈیں" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "اور اضافہ کریں" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "" diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo index 7b16ede52a1ecfa4d38cbac29392a59e9a3f30fd..a330cb695f620018bf1cb1a47b1d8389ee49d98f 100644 GIT binary patch delta 311 zcmXZWF-ikL6vpuvbYlz{6(cKFV__u|W|nM`C5S~(6jAX48gPY?uqh%Uq(~nSA^|;s zC|FsnC-5xZA%cznS*(8Z%{<BDFxoiO5@7WFA)*M3!+KtGJD8XmArd zxPcc~$9t^c1J>~A-&Y)xKXC~SLw?^b`hN~9vM;L~PPp)kFVQa;B3)#R{{0bsp%?tc z91ke|u}HvK{$3i*O?A+So7%+Mwv>$%8||3LnCjW7K2Pu5!1XiT>E5P^ii|DhBBM+z kY1-)|2)B;9S>^`nICWQPPqlA~xYsLU!)4d~{40pde^{C_l>h($ delta 353 zcmXZWy-EW?5C`xHdNCdt5d#rH*uo+ZHrZQ^#6v|;)Iw1tw#u3;@!-6Z`%uy1YQZ8P z`T(MZjfM9(wmyRjHvSh~Sbj6R!_0hFzp8_e?4dwZwun3;dM*+T!|@SZSb;X2g_E!e zr{Nl$f`_mIFJKAY!ZN)7_X%Dj&*2zsqR8}HhGx!Ii8g2g!44iw<0EJqTtVzYH_-eK zpjqe<{=hf5iN#+>k-*RVrH~C-ycb0l6_iA^-pY diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po index 4e0874395..58b414a10 100644 --- a/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po @@ -4,11 +4,11 @@ # Mansoorulhaq Mansoor , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/django/language/" "ur/)\n" "MIME-Version: 1.0\n" @@ -17,72 +17,74 @@ msgstr "" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "دستیاب %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " "the box below and then clicking the \"Choose\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "" -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "چھانٹیں" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "سب منتخب کریں" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "" -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "خارج کریں" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "منتخب شدہ %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " "box below and then clicking the \"Remove\" arrow between the two boxes." msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] "%(cnt)s میں سے %(sel)s منتخب کیا گیا" msgstr[1] "%(cnt)s میں سے %(sel)s منتخب کیے گئے" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -90,7 +92,8 @@ msgstr "" "آپ کے پاس ذاتی قابل تدوین خانوں میں غیر محفوظ تبدیلیاں موجود ھیں۔ اگر آپ " "کوئی کاروائی کریں گے تو آپ کی غیر محفوظ تبدیلیاں ضائع ھو جائیں گی۔" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -100,7 +103,8 @@ msgstr "" "تبدیلیاں محفوظ نہیں کی ہیں براہ مھربانی محفوط کرنے کے لئے OK پر کلک کریں۔ آپ " "کاوائی دوبارہ چلانے کی ضرورت ھوگی۔" -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -109,68 +113,84 @@ msgstr "" "آپ نے ایک کاروائی منتخب کی ھے، اور آپ نے ذاتی خانوں میں کوئی تبدیلی نہیں کی " "غالباً آپ 'جاؤ' بٹن تلاش کر رھے ھیں بجائے 'مخفوظ کریں' بٹن کے۔" -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +msgstr[1] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "اب" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "گھڑی" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "وقت منتخب کریں" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "نصف رات" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 ص" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "دوپھر" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "منسوخ کریں" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "آج" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "تقویم" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "گزشتہ کل" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "آئندہ کل" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" msgstr "جنوری فروری مارچ اپریل مئی جون جولائی اگست ستمبر اکتوبر نومبر دسمبر" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "ا س م ب ج جمعہ ھ" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "دکھائیں" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "چھپائیں" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "اب" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "گھڑی" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "وقت منتخب کریں" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "نصف رات" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 ص" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "دوپھر" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "منسوخ کریں" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "آج" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "تقویم" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "گزشتہ کل" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "آئندہ کل" diff --git a/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo b/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo index 50bb3bc2d4232f0236f78092ca30ee00c1f21e74..b8398b6ad8770e412eff9c9b75ad831ef705b933 100644 GIT binary patch delta 3841 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 diff --git a/django/contrib/admin/locale/vi/LC_MESSAGES/django.po b/django/contrib/admin/locale/vi/LC_MESSAGES/django.po index eb9478b41..6c87db6ba 100644 --- a/django/contrib/admin/locale/vi/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/vi/LC_MESSAGES/django.po @@ -3,17 +3,18 @@ # Translators: # Dimitris Glezos , 2012 # Jannis Leidel , 2011 -# Lê Thanh , 2013 +# Thanh Le Viet , 2013 # Tran , 2011 # Tran Van , 2011-2013 # Vuong Nguyen , 2011 +# xgenvn , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-07 15:42+0000\n" +"Last-Translator: xgenvn \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/django/" "language/vi/)\n" "MIME-Version: 1.0\n" @@ -22,62 +23,68 @@ msgstr "" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: contrib/admin/actions.py:50 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "Đã xóa thành công %(count)d %(items)s ." -#: actions.py:61 options.py:1418 +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 #, python-format msgid "Cannot delete %(name)s" msgstr "Không thể xóa %(name)s" -#: actions.py:63 options.py:1420 +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 msgid "Are you sure?" msgstr "Bạn có chắc chắn không?" -#: actions.py:84 +#: contrib/admin/actions.py:84 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "Xóa các %(verbose_name_plural)s đã chọn" -#: filters.py:101 filters.py:197 filters.py:237 filters.py:274 filters.py:380 +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "Quản trị website" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 msgid "All" msgstr "Tất cả" -#: filters.py:238 +#: contrib/admin/filters.py:240 msgid "Yes" msgstr "Có" -#: filters.py:239 +#: contrib/admin/filters.py:241 msgid "No" msgstr "Không" -#: filters.py:253 +#: contrib/admin/filters.py:255 msgid "Unknown" msgstr "Chưa xác định" -#: filters.py:308 +#: contrib/admin/filters.py:315 msgid "Any date" msgstr "Bất kì ngày nào" -#: filters.py:309 +#: contrib/admin/filters.py:316 msgid "Today" msgstr "Hôm nay" -#: filters.py:313 +#: contrib/admin/filters.py:320 msgid "Past 7 days" msgstr "7 ngày trước" -#: filters.py:317 +#: contrib/admin/filters.py:324 msgid "This month" msgstr "Tháng này" -#: filters.py:321 +#: contrib/admin/filters.py:328 msgid "This year" msgstr "Năm nay" -#: forms.py:9 +#: contrib/admin/forms.py:14 #, python-format msgid "" "Please enter the correct %(username)s and password for a staff account. Note " @@ -85,94 +92,91 @@ msgid "" msgstr "" "Bạn hãy nhập đúng %(username)s và mật khẩu. (Có phân biệt chữ hoa, thường)" -#: forms.py:19 -msgid "Please log in again, because your session has expired." -msgstr "Hãy đăng nhập lại vì giao dịch của bạn đã hết hiệu lực" - -#: helpers.py:23 +#: contrib/admin/helpers.py:23 msgid "Action:" msgstr "Hoạt động:" -#: models.py:25 +#: contrib/admin/models.py:25 msgid "action time" msgstr "Thời gian tác động" -#: models.py:28 +#: contrib/admin/models.py:28 msgid "object id" msgstr "Mã đối tượng" -#: models.py:29 +#: contrib/admin/models.py:29 msgid "object repr" msgstr "đối tượng repr" -#: models.py:30 +#: contrib/admin/models.py:30 msgid "action flag" msgstr "hiệu hành động" -#: models.py:31 +#: contrib/admin/models.py:31 msgid "change message" msgstr "thay đổi tin nhắn" -#: models.py:36 +#: contrib/admin/models.py:36 msgid "log entry" msgstr "đăng nhập" -#: models.py:37 +#: contrib/admin/models.py:37 msgid "log entries" msgstr "mục đăng nhập" -#: models.py:46 +#: contrib/admin/models.py:46 #, python-format msgid "Added \"%(object)s\"." msgstr "Thêm \"%(object)s\"." -#: models.py:48 +#: contrib/admin/models.py:48 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "Đã thay đổi \"%(object)s\" - %(changes)s" -#: models.py:53 +#: contrib/admin/models.py:53 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "Đối tượng \"%(object)s.\" đã được xoá." -#: models.py:55 +#: contrib/admin/models.py:55 msgid "LogEntry Object" msgstr "LogEntry Object" -#: options.py:173 options.py:202 +#: contrib/admin/options.py:230 contrib/admin/options.py:259 msgid "None" msgstr "Không" -#: options.py:763 +#: contrib/admin/options.py:956 #, python-format msgid "Changed %s." msgstr "%s đã được thay đổi." -#: options.py:763 options.py:773 options.py:1570 +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 msgid "and" msgstr "và" -#: options.py:768 +#: contrib/admin/options.py:961 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" đã được thêm vào." -#: options.py:772 +#: contrib/admin/options.py:965 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s for %(name)s \"%(object)s\" đã được thay đổi." -#: options.py:777 +#: contrib/admin/options.py:970 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" đã bị xóa." -#: options.py:781 +#: contrib/admin/options.py:974 msgid "No fields changed." msgstr "Không có trường nào thay đổi" -#: options.py:884 options.py:927 +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -180,7 +184,7 @@ msgstr "" "%(name)s \"%(obj)s\" đã được thêm vào thành công. Bạn có thể sửa lại dưới " "đây." -#: options.py:902 +#: contrib/admin/options.py:1109 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -189,12 +193,12 @@ msgstr "" "Bạn đã thêm %(name)s \"%(obj)s\" thành công. Bạn có thể thêm các %(name)s " "khác dưới đây." -#: options.py:906 +#: contrib/admin/options.py:1116 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" được thêm vào thành công." -#: options.py:920 +#: contrib/admin/options.py:1131 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " @@ -203,7 +207,7 @@ msgstr "" "%(name)s \"%(obj)s\" đã được thay đổi thành công. Bạn có thể sửa lại dưới " "đây." -#: options.py:934 +#: contrib/admin/options.py:1148 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -212,12 +216,12 @@ msgstr "" "%(name)s \"%(obj)s\" đã thay đổi thành công. Bạn có thể thêm %(name)s khác " "dưới đây." -#: options.py:940 +#: contrib/admin/options.py:1157 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" đã được thay đổi thành công." -#: options.py:1018 options.py:1278 +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -225,148 +229,137 @@ msgstr "" "Mục tiêu phải được chọn mới có thể thực hiện hành động trên chúng. Không có " "mục tiêu nào đã được thay đổi." -#: options.py:1037 +#: contrib/admin/options.py:1259 msgid "No action selected." msgstr "Không có hoạt động nào được lựa chọn." -#: options.py:1117 +#: contrib/admin/options.py:1271 #, python-format -msgid "Add %s" -msgstr "Thêm %s" +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" đã được xóa thành công." -#: options.py:1141 options.py:1386 +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr " đối tượng %(name)s với khóa chính %(key)r không tồn tại." -#: options.py:1207 +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "Thêm %s" + +#: contrib/admin/options.py:1398 #, python-format msgid "Change %s" msgstr "Thay đổi %s" -#: options.py:1257 +#: contrib/admin/options.py:1460 msgid "Database error" msgstr "Cơ sở dữ liệu bị lỗi" -#: options.py:1320 +#: contrib/admin/options.py:1523 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] " %(count)s %(name)s đã được thay đổi thành công." -#: options.py:1347 +#: contrib/admin/options.py:1550 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "Tất cả %(total_count)s đã được chọn" -#: options.py:1352 +#: contrib/admin/options.py:1556 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 của %(cnt)s được chọn" -#: options.py:1403 -#, python-format -msgid "The %(name)s \"%(obj)s\" was deleted successfully." -msgstr "%(name)s \"%(obj)s\" đã được xóa thành công." - -#: options.py:1459 +#: contrib/admin/options.py:1655 #, python-format msgid "Change history: %s" msgstr "Lịch sử thay đổi: %s" #. Translators: Model verbose name and instance representation, suitable to be #. an item in a list -#: options.py:1564 +#: contrib/admin/options.py:1802 #, python-format msgid "%(class_name)s %(instance)s" msgstr "%(class_name)s %(instance)s" -#: options.py:1571 +#: contrib/admin/options.py:1809 #, python-format msgid "" "Deleting %(class_name)s %(instance)s would require deleting the following " "protected related objects: %(related_objects)s" msgstr "" -"" +"Xóa %(class_name)s %(instance)s sẽ tự động xóa các đối tượng liên quan sau: " +"%(related_objects)s" -#: sites.py:318 tests.py:71 templates/admin/login.html:48 -#: templates/registration/password_reset_complete.html:19 -#: views/decorators.py:24 -msgid "Log in" -msgstr "Đăng nhập" +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Trang web admin Django" -#: sites.py:386 +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Trang quản trị cho Django" + +#: contrib/admin/sites.py:42 msgid "Site administration" msgstr "Site quản trị hệ thống." -#: sites.py:440 +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "Đăng nhập" + +#: contrib/admin/sites.py:472 #, python-format -msgid "%s administration" -msgstr "%s quản trị" +msgid "%(app)s administration" +msgstr "Quản lý %(app)s" -#: widgets.py:90 -msgid "Date:" -msgstr "Ngày:" - -#: widgets.py:91 -msgid "Time:" -msgstr "Giờ:" - -#: widgets.py:165 -msgid "Lookup" -msgstr "Tìm" - -#: widgets.py:260 -msgid "Add Another" -msgstr "Thêm vào" - -#: widgets.py:302 -msgid "Currently:" -msgstr "Hiện nay:" - -#: widgets.py:303 -msgid "Change:" -msgstr "Thay đổi:" - -#: templates/admin/404.html:4 templates/admin/404.html.py:8 +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 msgid "Page not found" msgstr "Không tìm thấy trang nào" -#: templates/admin/404.html:10 +#: contrib/admin/templates/admin/404.html:10 msgid "We're sorry, but the requested page could not be found." msgstr "Xin lỗi bạn! Trang mà bạn yêu cầu không tìm thấy." -#: templates/admin/500.html:6 templates/admin/app_index.html:7 -#: templates/admin/base.html:47 templates/admin/change_form.html:19 -#: templates/admin/change_list.html:41 -#: templates/admin/delete_confirmation.html:7 -#: templates/admin/delete_selected_confirmation.html:7 -#: templates/admin/invalid_setup.html:6 templates/admin/object_history.html:7 -#: templates/admin/auth/user/change_password.html:13 -#: templates/registration/logged_out.html:4 -#: templates/registration/password_change_done.html:6 -#: templates/registration/password_change_form.html:7 -#: templates/registration/password_reset_complete.html:6 -#: templates/registration/password_reset_confirm.html:6 -#: templates/registration/password_reset_done.html:6 -#: templates/registration/password_reset_form.html:6 +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 msgid "Home" msgstr "Trang chủ" -#: templates/admin/500.html:7 +#: contrib/admin/templates/admin/500.html:7 msgid "Server error" msgstr "Lỗi máy chủ" -#: templates/admin/500.html:11 +#: contrib/admin/templates/admin/500.html:11 msgid "Server error (500)" msgstr "Lỗi máy chủ (500)" -#: templates/admin/500.html:14 +#: contrib/admin/templates/admin/500.html:14 msgid "Server Error (500)" msgstr "Lỗi máy chủ (500)" -#: templates/admin/500.html:15 +#: contrib/admin/templates/admin/500.html:15 msgid "" "There's been an error. It's been reported to the site administrators via " "email and should be fixed shortly. Thanks for your patience." @@ -374,120 +367,141 @@ msgstr "" "Có lỗi xảy ra. Lỗi sẽ được gửi đến quản trị website qua email và sẽ được " "khắc phục sớm. Cám ơn bạn." -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Run the selected action" msgstr "Bắt đầu hành động lựa chọn" -#: templates/admin/actions.html:4 +#: contrib/admin/templates/admin/actions.html:4 msgid "Go" msgstr "Đi đến" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" msgstr "Click vào đây để lựa chọn các đối tượng trên tất cả các trang" -#: templates/admin/actions.html:11 +#: contrib/admin/templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" msgstr "Hãy chọn tất cả %(total_count)s %(module_name)s" -#: templates/admin/actions.html:13 +#: contrib/admin/templates/admin/actions.html:13 msgid "Clear selection" msgstr "Xóa lựa chọn" -#: templates/admin/app_index.html:10 templates/admin/index.html:21 -#, python-format -msgid "%(name)s" -msgstr "%(name)s" +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "" +"Đầu tiên, điền tên đăng nhập và mật khẩu. Sau đó bạn mới có thể chỉnh sửa " +"nhiều hơn lựa chọn của người dùng." -#: templates/admin/base.html:28 -msgid "Welcome," -msgstr "Chào mừng bạn," +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "Điền tên đăng nhập và mật khẩu." -#: templates/admin/base.html:33 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Documentation" -msgstr "Tài liệu" - -#: templates/admin/base.html:36 -#: templates/admin/auth/user/change_password.html:17 -#: templates/admin/auth/user/change_password.html:51 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 msgid "Change password" msgstr "Thay đổi mật khẩu" -#: templates/admin/base.html:38 -#: templates/registration/password_change_done.html:3 -#: templates/registration/password_change_form.html:4 -msgid "Log out" -msgstr "Thoát" - -#: templates/admin/base_site.html:4 -msgid "Django site admin" -msgstr "Trang web admin Django" - -#: templates/admin/base_site.html:7 -msgid "Django administration" -msgstr "Trang quản trị cho Django" - -#: templates/admin/change_form.html:22 templates/admin/index.html:33 -msgid "Add" -msgstr "Thêm vào" - -#: templates/admin/change_form.html:32 templates/admin/object_history.html:11 -msgid "History" -msgstr "Bản ghi nhớ" - -#: templates/admin/change_form.html:33 -#: templates/admin/edit_inline/stacked.html:9 -#: templates/admin/edit_inline/tabular.html:30 -msgid "View on site" -msgstr "Xem trên trang web" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the error below." msgstr "Hãy sửa lỗi sai dưới đây" -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 msgid "Please correct the errors below." -msgstr "" +msgstr "Hãy chỉnh sửa lại các lỗi sau." -#: templates/admin/change_list.html:58 +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "Hãy nhập mật khẩu mới cho người sử dụng %(username)s." + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "Mật khẩu" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "Nhập lại mật khẩu" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "Nhập dãy mật mã trên để xác minh lại" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "Chào mừng bạn," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "Tài liệu" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "Thoát" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "Thêm vào" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "Bản ghi nhớ" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "Xem trên trang web" + +#: contrib/admin/templates/admin/change_list.html:58 #, python-format msgid "Add %(name)s" msgstr "Thêm vào %(name)s" -#: templates/admin/change_list.html:78 +#: contrib/admin/templates/admin/change_list.html:78 msgid "Filter" msgstr "Bộ lọc" -#: templates/admin/change_list_results.html:17 +#: contrib/admin/templates/admin/change_list_results.html:17 msgid "Remove from sorting" msgstr "Bỏ khỏi sắp xếp" -#: templates/admin/change_list_results.html:18 +#: contrib/admin/templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" msgstr "Sắp xếp theo:%(priority_number)s" -#: templates/admin/change_list_results.html:19 +#: contrib/admin/templates/admin/change_list_results.html:19 msgid "Toggle sorting" msgstr "Hoán đổi sắp xếp" -#: templates/admin/delete_confirmation.html:11 -#: templates/admin/submit_line.html:4 +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 msgid "Delete" msgstr "Xóa" -#: templates/admin/delete_confirmation.html:18 +#: contrib/admin/templates/admin/delete_confirmation.html:19 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " @@ -497,7 +511,7 @@ msgstr "" "Xóa %(object_name)s '%(escaped_object)s' sẽ làm mất những dữ liệu có liên " "quan. Tài khoản của bạn không được cấp quyển xóa những dữ liệu đi kèm theo." -#: templates/admin/delete_confirmation.html:26 +#: contrib/admin/templates/admin/delete_confirmation.html:27 #, python-format msgid "" "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " @@ -506,7 +520,7 @@ msgstr "" "Xóa các %(object_name)s ' %(escaped_object)s ' sẽ bắt buộc xóa các đối " "tượng được bảo vệ sau đây:" -#: templates/admin/delete_confirmation.html:34 +#: contrib/admin/templates/admin/delete_confirmation.html:35 #, python-format msgid "" "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " @@ -515,16 +529,16 @@ msgstr "" "Bạn có chắc là muốn xóa %(object_name)s \"%(escaped_object)s\"?Tất cả những " "dữ liệu đi kèm dưới đây cũng sẽ bị mất:" -#: templates/admin/delete_confirmation.html:39 -#: templates/admin/delete_selected_confirmation.html:44 +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 msgid "Yes, I'm sure" msgstr "Có, tôi chắc chắn." -#: templates/admin/delete_selected_confirmation.html:10 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" msgstr "Xóa nhiều đối tượng" -#: templates/admin/delete_selected_confirmation.html:17 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 #, python-format msgid "" "Deleting the selected %(objects_name)s would result in deleting related " @@ -534,7 +548,7 @@ msgstr "" "Xóa các %(objects_name)s sẽ bắt buộc xóa các đối tượng liên quan, nhưng tài " "khoản của bạn không có quyền xóa các loại đối tượng sau đây:" -#: templates/admin/delete_selected_confirmation.html:25 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 #, python-format msgid "" "Deleting the selected %(objects_name)s would require deleting the following " @@ -543,7 +557,7 @@ msgstr "" "Xóa các %(objects_name)s sẽ bắt buộc xóa các đối tượng đã được bảo vệ sau " "đây:" -#: templates/admin/delete_selected_confirmation.html:33 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 #, python-format msgid "" "Are you sure you want to delete the selected %(objects_name)s? All of the " @@ -552,41 +566,56 @@ msgstr "" "Bạn chắc chắn muốn xóa những lựa chọn %(objects_name)s? Tất cả những đối " "tượng sau và những đối tượng liên quan sẽ được xóa:" -#: templates/admin/filter.html:2 +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "Gỡ bỏ" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "Thêm một %(verbose_name)s " + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "Bạn muốn xóa?" + +#: contrib/admin/templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " msgstr "Bởi %(filter_title)s " -#: templates/admin/index.html:20 +#: contrib/admin/templates/admin/index.html:20 #, python-format msgid "Models in the %(name)s application" msgstr "Các mô models trong %(name)s" -#: templates/admin/index.html:39 +#: contrib/admin/templates/admin/index.html:37 msgid "Change" msgstr "Thay đổi" -#: templates/admin/index.html:49 +#: contrib/admin/templates/admin/index.html:47 msgid "You don't have permission to edit anything." msgstr "Bạn không được cấp quyền chỉnh sửa bất cứ cái gì." -#: templates/admin/index.html:57 +#: contrib/admin/templates/admin/index.html:55 msgid "Recent Actions" msgstr "Các hoạt động gần đây" -#: templates/admin/index.html:58 +#: contrib/admin/templates/admin/index.html:56 msgid "My Actions" msgstr "Hoạt động của tôi" -#: templates/admin/index.html:62 +#: contrib/admin/templates/admin/index.html:60 msgid "None available" msgstr "Không có sẵn" -#: templates/admin/index.html:76 +#: contrib/admin/templates/admin/index.html:74 msgid "Unknown content" msgstr "Không biết nội dung" -#: templates/admin/invalid_setup.html:12 +#: contrib/admin/templates/admin/invalid_setup.html:12 msgid "" "Something's wrong with your database installation. Make sure the appropriate " "database tables have been created, and make sure the database is readable by " @@ -596,27 +625,27 @@ msgstr "" "liệu được tạo phù hợp và dữ liệu có thể được đọc bởi những người sử dụng phù " "hợp." -#: templates/admin/login.html:37 +#: contrib/admin/templates/admin/login.html:37 msgid "Password:" msgstr "Mật khẩu:" -#: templates/admin/login.html:44 +#: contrib/admin/templates/admin/login.html:43 msgid "Forgotten your password or username?" msgstr "Bạn quên mật khẩu hoặc tài khoản?" -#: templates/admin/object_history.html:23 +#: contrib/admin/templates/admin/object_history.html:22 msgid "Date/time" msgstr "Ngày/giờ" -#: templates/admin/object_history.html:24 +#: contrib/admin/templates/admin/object_history.html:23 msgid "User" msgstr "Người dùng" -#: templates/admin/object_history.html:25 +#: contrib/admin/templates/admin/object_history.html:24 msgid "Action" msgstr "Hành động" -#: templates/admin/object_history.html:39 +#: contrib/admin/templates/admin/object_history.html:38 msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." @@ -624,111 +653,60 @@ msgstr "" "Đối tượng này không có một lịch sử thay đổi. Nó có lẽ đã không được thêm vào " "qua trang web admin." -#: templates/admin/pagination.html:10 +#: contrib/admin/templates/admin/pagination.html:10 msgid "Show all" msgstr "Hiện tất cả" -#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 msgid "Save" msgstr "Lưu lại" -#: templates/admin/search_form.html:7 +#: contrib/admin/templates/admin/search_form.html:7 msgid "Search" msgstr "Tìm kiếm" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" msgstr[0] "%(counter)s kết quả" -#: templates/admin/search_form.html:9 +#: contrib/admin/templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" msgstr "tổng số %(full_result_count)s" -#: templates/admin/submit_line.html:5 +#: contrib/admin/templates/admin/submit_line.html:8 msgid "Save as new" msgstr "Lưu mới" -#: templates/admin/submit_line.html:6 +#: contrib/admin/templates/admin/submit_line.html:9 msgid "Save and add another" msgstr "Lưu và thêm mới" -#: templates/admin/submit_line.html:7 +#: contrib/admin/templates/admin/submit_line.html:10 msgid "Save and continue editing" msgstr "Lưu và tiếp tục chỉnh sửa" -#: templates/admin/auth/user/add_form.html:6 -msgid "" -"First, enter a username and password. Then, you'll be able to edit more user " -"options." -msgstr "" -"Đầu tiên, điền tên đăng nhập và mật khẩu. Sau đó bạn mới có thể chỉnh sửa " -"nhiều hơn lựa chọn của người dùng." - -#: templates/admin/auth/user/add_form.html:8 -msgid "Enter a username and password." -msgstr "Điền tên đăng nhập và mật khẩu." - -#: templates/admin/auth/user/change_password.html:31 -#, python-format -msgid "Enter a new password for the user %(username)s." -msgstr "Hãy nhập mật khẩu mới cho người sử dụng %(username)s." - -#: templates/admin/auth/user/change_password.html:38 -msgid "Password" -msgstr "Mật khẩu" - -#: templates/admin/auth/user/change_password.html:44 -#: templates/registration/password_change_form.html:42 -msgid "Password (again)" -msgstr "Nhập lại mật khẩu" - -#: templates/admin/auth/user/change_password.html:45 -msgid "Enter the same password as above, for verification." -msgstr "Nhập dãy mật mã trên để xác minh lại" - -#: templates/admin/edit_inline/stacked.html:26 -#: templates/admin/edit_inline/tabular.html:76 -msgid "Remove" -msgstr "Gỡ bỏ" - -#: templates/admin/edit_inline/stacked.html:27 -#: templates/admin/edit_inline/tabular.html:75 -#, python-format -msgid "Add another %(verbose_name)s" -msgstr "Thêm một %(verbose_name)s " - -#: templates/admin/edit_inline/tabular.html:17 -msgid "Delete?" -msgstr "Bạn muốn xóa?" - -#: templates/registration/logged_out.html:8 +#: contrib/admin/templates/registration/logged_out.html:8 msgid "Thanks for spending some quality time with the Web site today." msgstr "Cảm ơn bạn đã dành thời gian với website này" -#: templates/registration/logged_out.html:10 +#: contrib/admin/templates/registration/logged_out.html:10 msgid "Log in again" msgstr "Đăng nhập lại" -#: templates/registration/password_change_done.html:7 -#: templates/registration/password_change_form.html:8 -#: templates/registration/password_change_form.html:12 -#: templates/registration/password_change_form.html:24 +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 msgid "Password change" msgstr "Thay đổi mật khẩu" -#: templates/registration/password_change_done.html:11 -#: templates/registration/password_change_done.html:15 -msgid "Password change successful" -msgstr "Mật khẩu được thay đổi thành công" - -#: templates/registration/password_change_done.html:17 +#: contrib/admin/templates/registration/password_change_done.html:14 msgid "Your password was changed." msgstr "Mật khẩu của bạn đã được thay đổi" -#: templates/registration/password_change_form.html:26 +#: contrib/admin/templates/registration/password_change_form.html:26 msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." @@ -736,46 +714,34 @@ msgstr "" "Hãy nhập lại mật khẩu cũ và sau đó nhập mật khẩu mới hai lần để chúng tôi có " "thể kiểm tra lại xem bạn đã gõ chính xác hay chưa." -#: templates/registration/password_change_form.html:32 +#: contrib/admin/templates/registration/password_change_form.html:32 msgid "Old password" msgstr "Mật khẩu cũ" -#: templates/registration/password_change_form.html:37 +#: contrib/admin/templates/registration/password_change_form.html:37 msgid "New password" msgstr "Mật khẩu mới" -#: templates/registration/password_change_form.html:48 -#: templates/registration/password_reset_confirm.html:26 +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 msgid "Change my password" msgstr "Thay đổi mật khẩu" -#: templates/registration/password_reset_complete.html:7 -#: templates/registration/password_reset_confirm.html:11 -#: templates/registration/password_reset_done.html:7 -#: templates/registration/password_reset_form.html:7 -#: templates/registration/password_reset_form.html:11 -#: templates/registration/password_reset_form.html:15 +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 msgid "Password reset" msgstr "Lập lại mật khẩu" -#: templates/registration/password_reset_complete.html:11 -#: templates/registration/password_reset_complete.html:15 -msgid "Password reset complete" -msgstr "Hoàn thành việc lập lại mật khẩu" - -#: templates/registration/password_reset_complete.html:17 +#: contrib/admin/templates/registration/password_reset_complete.html:16 msgid "Your password has been set. You may go ahead and log in now." msgstr "Mật khẩu của bạn đã được lập lại. Bạn hãy thử đăng nhập." -#: templates/registration/password_reset_confirm.html:7 +#: contrib/admin/templates/registration/password_reset_confirm.html:7 msgid "Password reset confirmation" msgstr "Xác nhận việc lập lại mật khẩu" -#: templates/registration/password_reset_confirm.html:17 -msgid "Enter new password" -msgstr "Nhập mật khẩu mới" - -#: templates/registration/password_reset_confirm.html:19 +#: contrib/admin/templates/registration/password_reset_confirm.html:17 msgid "" "Please enter your new password twice so we can verify you typed it in " "correctly." @@ -783,19 +749,15 @@ msgstr "" "Hãy nhập mật khẩu mới hai lần để chúng tôi có thể kiểm tra xem bạn đã gõ " "chính xác chưa" -#: templates/registration/password_reset_confirm.html:23 +#: contrib/admin/templates/registration/password_reset_confirm.html:21 msgid "New password:" msgstr "Mật khẩu mới" -#: templates/registration/password_reset_confirm.html:25 +#: contrib/admin/templates/registration/password_reset_confirm.html:23 msgid "Confirm password:" msgstr "Nhập lại mật khẩu:" -#: templates/registration/password_reset_confirm.html:31 -msgid "Password reset unsuccessful" -msgstr "Lập lại mật khẩu không thành công" - -#: templates/registration/password_reset_confirm.html:33 +#: contrib/admin/templates/registration/password_reset_confirm.html:29 msgid "" "The password reset link was invalid, possibly because it has already been " "used. Please request a new password reset." @@ -803,12 +765,7 @@ msgstr "" "Liên kết đặt lại mật khẩu không hợp lệ, có thể vì nó đã được sử dụng. Xin " "vui lòng yêu cầu đặt lại mật khẩu mới." -#: templates/registration/password_reset_done.html:11 -#: templates/registration/password_reset_done.html:15 -msgid "Password reset successful" -msgstr "Lấy lại mật khẩu thành công" - -#: templates/registration/password_reset_done.html:17 +#: contrib/admin/templates/registration/password_reset_done.html:15 msgid "" "We've emailed you instructions for setting your password. You should be " "receiving them shortly." @@ -816,7 +773,7 @@ msgstr "" "Chúng tôi vừa email cho bạn hướng dẫn thiết lập mật khẩu. Hãy mở email để " "kiểm tra." -#: templates/registration/password_reset_done.html:19 +#: contrib/admin/templates/registration/password_reset_done.html:17 msgid "" "If you don't receive an email, please make sure you've entered the address " "you registered with, and check your spam folder." @@ -824,7 +781,7 @@ msgstr "" "Nếu bạn không nhận được email, hãy kiểm tra lại địa chỉ email mà bạn dùng để " "đăng kí hoặc kiểm tra trong thư mục spam/rác" -#: templates/registration/password_reset_email.html:2 +#: contrib/admin/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " @@ -833,24 +790,24 @@ msgstr "" "Bạn nhận được email này vì bạn đã yêu cầu làm mới lại mật khẩu cho tài khoản " "của bạn tại %(site_name)s." -#: templates/registration/password_reset_email.html:4 +#: contrib/admin/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "Hãy vào đường link dưới đây và chọn một mật khẩu mới" -#: templates/registration/password_reset_email.html:8 +#: contrib/admin/templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" msgstr "Tên đăng nhập của bạn, trường hợp bạn quên nó:" -#: templates/registration/password_reset_email.html:10 +#: contrib/admin/templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" msgstr "Cảm ơn bạn đã sử dụng website của chúng tôi!" -#: templates/registration/password_reset_email.html:12 +#: contrib/admin/templates/registration/password_reset_email.html:12 #, python-format msgid "The %(site_name)s team" msgstr "Đội của %(site_name)s" -#: templates/registration/password_reset_form.html:17 +#: contrib/admin/templates/registration/password_reset_form.html:15 msgid "" "Forgotten your password? Enter your email address below, and we'll email " "instructions for setting a new one." @@ -858,28 +815,52 @@ msgstr "" "Quên mật khẩu? Nhập địa chỉ email vào ô dưới đây. Chúng tôi sẽ email cho bạn " "hướng dẫn cách thiết lập mật khẩu mới." -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Email address:" msgstr "Địa chỉ Email:" -#: templates/registration/password_reset_form.html:21 +#: contrib/admin/templates/registration/password_reset_form.html:19 msgid "Reset my password" msgstr "Làm lại mật khẩu" -#: templatetags/admin_list.py:348 +#: contrib/admin/templatetags/admin_list.py:379 msgid "All dates" msgstr "Tất cả các ngày" -#: views/main.py:35 +#: contrib/admin/views/main.py:34 msgid "(None)" msgstr "(Không)" -#: views/main.py:84 +#: contrib/admin/views/main.py:107 #, python-format msgid "Select %s" msgstr "Chọn %s" -#: views/main.py:86 +#: contrib/admin/views/main.py:109 #, python-format msgid "Select %s to change" msgstr "Chọn %s để thay đổi" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "Ngày:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "Giờ:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "Tìm" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "Thêm vào" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "Hiện nay:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "Thay đổi:" diff --git a/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo index 474c83c6f0a6bbde9617076084458b6ea561ecf5..d7b8b008b966b8062c2b3dd6bb0e56dcf1719c38 100644 GIT binary patch delta 1252 zcmb8tOGs2v7{Kx4qh`{y(w=H{5=r94V{>OD-OQ%f zq6cO|4@6u<1ucZxDb~W6MY(I!Dws`+h#)GcRsBCxFv_UIeCK!0neROAx%Yd`xX!$( zC>~XmTB3$%C{U^qqlHwIuh@*=a3zL|lv<7Z(T_(_#@iR{#4`G4umsQHDoo>c%-~KO z#}#x{j)p8ShsF2`JMlHj20;d8yqW40MzI4&kred~W&Q`04ZolqKvt)z%JDW<;xIl! ze#&5ypZ!$}jROoEM>**wyoWbYChqbn)sN5cI=2(zRQ2?qk}Mm&MY)mB$P`t;DdZr2 zD(P3E{9lFZupVWf2-dQ{I!vPudr=avp`7q8O5!+9;A1SsRw~Imi8l6N7tSFms*ykC z$qihC2T=}s0%g6kcoA*P4AFQ`L$2B;OA`9=5DuY?&)`eU;U~ORuGAg8%<5c-T1&`0 zmQhs%pNi7N7GeXjSmbqWCOD_sNU&T+RnS;0a(a1kDe|%GAT~*dB3CC*C0Dw%Y@@S& zVL%RBO>8B2Tk}s3iu2BY;L@&?iXtDos>{A8JW`NJS%yBHNNY1`={irx66vHiW0u*Y z6TRBAk^@#!r<}MIRPBjB~DgTnNfqix3|DVdwh vPv7sByR(@$roDt7V8r<)Ej~LjsJof>FsPQGD7{~Ev|Cpm~?4DS*lY6n=K^LPN*%_Wg$9r z3$Y|bkmyjCkk~_~Zh>VN51k?cFGA2Eimui7x6P%OdEU=Ef8O_b-kDi<|D1glpB)-Qz7>SuB&_M?~P}jRcdvPD<1K5fMY{40GrHew!%OQ ztYI9V;YECbO7J_p-poygmOwq6DL{yChp)0Z==|3c7pS-%vPc#+tC~7MinxEDr6`;KNH>`!z9;>$YIy$da#1M zxP%Gv+iM2owztS(TXawHBksj2t1IC>RHBD;+UY7Dz;#q%8>snj@IG$hU7TbQ?R*n; ze;d!?C#>m4C#!$JKKzM4@Coj+Dlech`6%l9v8J^XDo9NQsHp%IoScUa?%AU6>6j-ucpEx!~sfY~#7yu%64GT7K!I o(ii4S755S`S}j!;Z{Ik3r*u6CGBZKu)?EFw^B`IuOni_11+a5fg8%>k diff --git a/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po index d4e07899b..96573ecea 100644 --- a/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po @@ -5,13 +5,14 @@ # Tran , 2011 # Tran Van , 2013 # Vuong Nguyen , 2011 +# xgenvn , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-05-26 16:59+0000\n" -"Last-Translator: Tran Van \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-07 19:06+0000\n" +"Last-Translator: xgenvn \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/django/" "language/vi/)\n" "MIME-Version: 1.0\n" @@ -20,12 +21,12 @@ msgstr "" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: static/admin/js/SelectFilter2.js:45 +#: contrib/admin/static/admin/js/SelectFilter2.js:45 #, c-format msgid "Available %s" msgstr "Có sẵn %s" -#: static/admin/js/SelectFilter2.js:46 +#: contrib/admin/static/admin/js/SelectFilter2.js:46 #, c-format msgid "" "This is the list of available %s. You may choose some by selecting them in " @@ -34,38 +35,38 @@ msgstr "" "Danh sách các lựa chọn đang có %s. Bạn có thể chọn bằng bách click vào mũi " "tên \"Chọn\" nằm giữa hai hộp." -#: static/admin/js/SelectFilter2.js:53 +#: contrib/admin/static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." msgstr "Bạn hãy nhập vào ô này để lọc các danh sách sau %s." -#: static/admin/js/SelectFilter2.js:57 +#: contrib/admin/static/admin/js/SelectFilter2.js:57 msgid "Filter" msgstr "Lọc" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 msgid "Choose all" msgstr "Chọn tất cả" -#: static/admin/js/SelectFilter2.js:61 +#: contrib/admin/static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." msgstr "Click để chọn tất cả %s ." -#: static/admin/js/SelectFilter2.js:67 +#: contrib/admin/static/admin/js/SelectFilter2.js:67 msgid "Choose" msgstr "Chọn" -#: static/admin/js/SelectFilter2.js:69 +#: contrib/admin/static/admin/js/SelectFilter2.js:69 msgid "Remove" msgstr "Xóa" -#: static/admin/js/SelectFilter2.js:75 +#: contrib/admin/static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" msgstr "Chọn %s" -#: static/admin/js/SelectFilter2.js:76 +#: contrib/admin/static/admin/js/SelectFilter2.js:76 #, c-format msgid "" "This is the list of chosen %s. You may remove some by selecting them in the " @@ -74,21 +75,23 @@ msgstr "" "Danh sách bạn đã chọn %s. Bạn có thể bỏ chọn bằng cách click vào mũi tên " "\"Xoá\" nằm giữa hai ô." -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 msgid "Remove all" msgstr "Xoá tất cả" -#: static/admin/js/SelectFilter2.js:80 +#: contrib/admin/static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." msgstr "Click để bỏ chọn tất cả %s" -#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected" msgstr[0] " %(sel)s của %(cnt)s được chọn" -#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 msgid "" "You have unsaved changes on individual editable fields. If you run an " "action, your unsaved changes will be lost." @@ -96,7 +99,8 @@ msgstr "" "Bạn chưa lưu những trường đã chỉnh sửa. Nếu bạn chọn hành động này, những " "chỉnh sửa chưa được lưu sẽ bị mất." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -106,7 +110,8 @@ msgstr "" "lĩnh vực cá nhân được nêu ra. Xin vui lòng click OK để lưu lại. Bạn sẽ cần " "phải chạy lại các hành động." -#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 msgid "" "You have selected an action, and you haven't made any changes on individual " "fields. You're probably looking for the Go button rather than the Save " @@ -115,7 +120,69 @@ msgstr "" "Bạn đã lựa chọn một hành động, và bạn đã không thực hiện bất kỳ thay đổi nào " "trên các trường. Có lẽ bạn đang tìm kiếm nút bấm Go thay vì nút bấm Save." -#: static/admin/js/calendar.js:8 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" +"Lưu ý: Hiện tại bạn đang thấy thời gian trước %s giờ so với thời gian máy " +"chủ." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" +"Lưu ý: Hiện tại bạn đang thấy thời gian sau %s giờ so với thời gian máy chủ." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "Bây giờ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "Đồng hồ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "Chọn giờ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "Nửa đêm" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "6 giờ sáng" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "Buổi trưa" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "Hủy bỏ" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "Hôm nay" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "Lịch" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "Hôm qua" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "Ngày mai" + +#: contrib/admin/static/admin/js/calendar.js:8 msgid "" "January February March April May June July August September October November " "December" @@ -123,62 +190,17 @@ msgstr "" "Tháng một Tháng hai Tháng ba Tháng tư Tháng năm Tháng sáu Tháng bảy Tháng " "tám Tháng chín Tháng mười Tháng mười một Tháng mười hai" -#: static/admin/js/calendar.js:9 +#: contrib/admin/static/admin/js/calendar.js:9 msgid "S M T W T F S" msgstr "S M T W T F S" -#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 -#: static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Show" msgstr "Hiện ra" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "Dấu đi" - -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 -msgid "Now" -msgstr "Bây giờ" - -#: static/admin/js/admin/DateTimeShortcuts.js:56 -msgid "Clock" -msgstr "Đồng hồ" - -#: static/admin/js/admin/DateTimeShortcuts.js:84 -msgid "Choose a time" -msgstr "Chọn giờ" - -#: static/admin/js/admin/DateTimeShortcuts.js:89 -msgid "Midnight" -msgstr "Nửa đêm" - -#: static/admin/js/admin/DateTimeShortcuts.js:90 -msgid "6 a.m." -msgstr "6 giờ sáng" - -#: static/admin/js/admin/DateTimeShortcuts.js:91 -msgid "Noon" -msgstr "Buổi trưa" - -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 -msgid "Cancel" -msgstr "Hủy bỏ" - -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 -msgid "Today" -msgstr "Hôm nay" - -#: static/admin/js/admin/DateTimeShortcuts.js:152 -msgid "Calendar" -msgstr "Lịch" - -#: static/admin/js/admin/DateTimeShortcuts.js:199 -msgid "Yesterday" -msgstr "Hôm qua" - -#: static/admin/js/admin/DateTimeShortcuts.js:203 -msgid "Tomorrow" -msgstr "Ngày mai" diff --git a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.mo b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.mo index 78f2bcbd748e6bd4b8b050ebc7d501c4ef7141cc..672c4b93232808079597d19abf69fd87c72dfdad 100644 GIT binary patch delta 3895 zcmY+`3rv;g9mnwpFMx=Oh*HG0M*-y`EeEf|%T!RiqE@Z0PAl~wr;1$8fJ22|Jc!rY zB3M9+wnH&p*F?eWSgWgJQYFfe~@R*P=?P4O)^fv6wJa!sDV|Z z?%Re=+>iV-m-x}*eTGcd{0%k0Z;{0{_fP})5fka(45ar-n2hQ$AGK74_%OP#3LCH+ z@8WZKjO93v(Fx)EPatiYKcHrO1vP-b<2<~BYA=_@X~L{P-xM+>WHh2Ta5Z*fD*g-0 zaV+aL0QaB-aPtLOp*QwT1Uk_YF+6D~Yrow* zq4v5GHPS{@hwZ2t9Y#I(t}UNI?fqqB_splLt@#Sa;%(G(F%Plin1njK&WBk4Br;2F z#U|8V?Lh5u6VAg9T#ldP9?asQJoMvq{0`MY8ogq;!3=Ug*f*o#^m5WT!rUxDaLVvR9}Q_vuVa!{0;8HagT)ewhPx#K8c!0 zq$7O#d?_)Y9aRRl{3qrF0%gE?MvKF<6MfQdY)X3|tJ8XRu9**ElATNlSnrcioK7kw$ zQ->^~Ie;2yH%`U(kwrA$qS}pNUn1$>B#_YvlU0G!t#hmesFf*1J-E)6-RPiPi)#3w zEuTiU^B2?#eqp_VWt8uswyby}>#v6YN=7rej(YGus-wY^!iQ^wbpoovX{hT9kja=O zs1>L}y?&jj`%d8$>_zo+2lZS8`=IjBboM{AcU0&?25JCPP^UT%dB!ZY*K1L)kq;es z2#fG6ZpXw7W1hke^x!R2`|EjibXdz!?Kh$({7NS4pHHTf3U&AmYGn6Nr#zAqrGd@B z^*A3j<4&x@KcO0&GdXO5wGbbtex)rR!C1;&w%mg{YiE46;xe)=<`ay?yQq#I*zyq8 zSBG>AYJg)=hb`0A=cArmjCyVrYC=V*0al?ptV7+m$6oif*@|~;#cAtD*3YfCPz~#2 z5d$&Ex5bP`&D4q8@CD>n^8;${Cp{MKa2;wOn{C;H4A5s@BBQ-%wl}-2uMsa34a7boG=I)h=xe9L;UUHl{VC06^cfySJWD)p>lWfxLX9jVHWEsWVT{YV zz^X&Im(ZEf=bGd*Cn}|V#-jWSOJfV~x#DRioq>!>XoWxwBix@z}5=zIy zgkHyI$RD<4y=_Xb5<7`JEnR#Y5hlKC~Uj#z3d4_cQ?$AWrCTKaRP zhk9dKOODgkeEK8b#v0ls2WGHyWF$Y z|IegbQ4<_qkHfp!?QmDPO3NLtl9Fn7O^u`8Q|qXyEv_i_dflyGk53*@>h(Vu|87KN z!4_BLCQqwB#W~EGo#S*kr{_6yvT~fQcT$pPQIqS)nVB~&H!Ft}v&2>7&0baQs;nt@ zc|Fy6j=tmj9M=x^I%b!6o`e5^c8x7k7AMEaHdoOshiWfw;HmB5cKj_fc1Qdd<6qX_ delta 4384 zcmZ|RXK)nf9mny9VtO+MEFd9E5eOq4NHl>BHpO&POecUibSvrLbO(1QiivdsgXq1Q zW;)o$LWvSP7?5X(U&K!0Ok#**$T)G(9T3LjWHOV1@WT22ZXYs}7kP&NeV*sp-KX!0 z8{q@d#8+(_?l+{f#P^8NPZ{%P3^n72bg!i`?eRW##_w<*c5Y=%Ph5ejKZZ^4GUnrT z9EgwcY0PbHOd}kHYHxy9PMAex8dFh>4KRW&Fy`H0DzG`_ji>?c#b>bEmOn;4_cb=f zBx)ev;_LVj*W-#d#xQpC7&~B7M%Bn9jB&{5!Cu%FbFHJ1XU%L(4-mUij$j|$gBn;Z z>b_4g7jGf|ObZ&*B6dL*!SqJ;laDO28HtVP-;5*kEKb2*Sd8j$Cu*qtGX1d{wMTV06CYp?9Km{p zun6np=cobx0UP31xCZawY%E|lYUcygR@S2K{}pPbKDXEJJj?oPN&iNLma1ij_do_} zfPReQTAYgi!i_kV)`#M6aS%465p^^IwIWkd6Pbsj{cFfEFz;d+UdIiX z?|55Wi*qP{f=q<{@9Mn{+15PNlI5cg%~;glO+l?t0cwT;9E{7c0N+Ne5U=Lh^Q*jtx!A^SrACbwTqFr}ysfSs|qZ*ot8qi!@UxM0#xV7BYZ^Co+jM<00 zIOciQS6ea-bFdUSUgik0`sSzDg#OL%$PB<+$ZDI`J-rTcP0U?a*8F`=dWj*M*4ixY_*QG2%m)$n7~jGD7ddax_1qb$@R z%d@_WYG;nU?qUzh5!4FoL%ojIQTKhG#rpRr^A{@AQM=w=!#z-CA8HSW+xkhU0n9>m zyZ{-SS!S;vLcL9=(7_LJA>PKdIFwgqI$p&Hw&}zAtAh$oh)(SeR0n5KGrowU@H(o) zM%muLI-*W{Z)}S5Z~+ETGro?i@Gh#oMND57Tf-QpT$Ug+j!d1ski$FIg7N^=10%2% zjeq&wYt{E|DUmnf)ErVS~P2hs{to zc0^t8Y0E=wd5m?gHDpbo8s3A=@F?mnIFGaN7pMt$V)@GT{uh#A^5(Cov(P5j>v%M3 zK+|k_4r(ASYHL>6>pM_0+;8ivur=k6?e!a|0o_J@0h6eH9$^=~|2cWy1Cvmn-ubAR zFSnNC8p>Nyd)t_&b?CBD-}o8GN6>6VJ|*TIoP)o?G1!xLTlJ+lA9vw&{6_V9|3?h; zIu76>%BxX_=N4)OrqjzboQEo3M9rwimak!Y#hBh=P%LTNHFo6xr+ zPBbQt5_5@c;sv4=k=V@7lhlyR3St$}f!IUrBq|7<%JY`D3wyu)kF0 z%&cHI7Wan>Db#${^3x`XB4>4^%n3xoz2Z*PEp&q`T*n`F+){rqlgHbD;fCqO4LI=eyg5jb_&Dib@>Sg@DjjI{cqeYW&^4z-A@uPLuPNaTvGIexwYTx_GP1X0; zRn=X2Kij!?>4Uo`tLi>FmRffqwYlP6?cU^uvv&`#PadsK9;-+lx|DkFG&fL_?IbV1 zpE_NUdh0Cr>XzegB#+j54W$ljq`Bmo%f6av*$?VXtf>3>JO6$1e>W((XIt`8<=qo& zeNL+8LTdfax+@3ju3WtT#x;6NZu>B~sWN%ye6o6Hvhq!O@zwP6Wi&3Ru1sy&a<8iP z?zJk-WaqBB+9O;|A3blZ8d17kGO2AFliLp_ckX7U+)fR{yj%6-I~D63%E{VI$&cPm SR#(-`70P_A$Q diff --git a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po index 0a28f176b..85a8c8777 100644 --- a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po @@ -1,20 +1,18 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Jannis Leidel , 2011 -# Lele Long , 2011 -# 鸿宇 欧阳 , 2013 -# seansay , 2013 -# slene , 2011 -# Ziang Song , 2012 -# Kevin Shi , 2012 +# Jannis Leidel , 2011. +# Lele Long , 2011. +# slene , 2011. +# Ziang Song , 2012. +# 磊 施 , 2012. msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2013-01-01 16:10+0100\n" +"PO-Revision-Date: 2013-01-02 08:52+0000\n" +"Last-Translator: 磊 施 \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" "language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -23,21 +21,21 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: actions.py:48 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "成功删除了 %(count)d 个 %(items)s" -#: actions.py:61 options.py:1418 +#: actions.py:60 options.py:1347 #, python-format msgid "Cannot delete %(name)s" msgstr "无法删除 %(name)s" -#: actions.py:63 options.py:1420 +#: actions.py:62 options.py:1349 msgid "Are you sure?" msgstr "你确定吗?" -#: actions.py:84 +#: actions.py:83 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "删除所选的 %(verbose_name_plural)s" @@ -83,7 +81,7 @@ msgstr "今年" msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." -msgstr "请输入一个正确的 %(username)s 和密码. 注意他们都是区分大小写的." +msgstr "" #: forms.py:19 msgid "Please log in again, because your session has expired." @@ -93,92 +91,92 @@ msgstr "请重新登录,因为你的会话已经过期。" msgid "Action:" msgstr "动作" -#: models.py:25 +#: models.py:24 msgid "action time" msgstr "动作时间" -#: models.py:28 +#: models.py:27 msgid "object id" msgstr "对象id" -#: models.py:29 +#: models.py:28 msgid "object repr" msgstr "对象表示" -#: models.py:30 +#: models.py:29 msgid "action flag" msgstr "动作标志" -#: models.py:31 +#: models.py:30 msgid "change message" msgstr "修改消息" -#: models.py:36 +#: models.py:35 msgid "log entry" msgstr "日志记录" -#: models.py:37 +#: models.py:36 msgid "log entries" msgstr "日志记录" -#: models.py:46 +#: models.py:45 #, python-format msgid "Added \"%(object)s\"." msgstr "已经添加了 \"%(object)s\"." -#: models.py:48 +#: models.py:47 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "修改了 \"%(object)s\" - %(changes)s" -#: models.py:53 +#: models.py:52 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "删除了 \"%(object)s.\"" -#: models.py:55 +#: models.py:54 msgid "LogEntry Object" msgstr "LogEntry对象" -#: options.py:173 options.py:202 +#: options.py:156 options.py:172 msgid "None" msgstr "无" -#: options.py:763 +#: options.py:684 #, python-format msgid "Changed %s." msgstr "已修改 %s 。" -#: options.py:763 options.py:773 options.py:1570 +#: options.py:684 options.py:694 msgid "and" msgstr "和" -#: options.py:768 +#: options.py:689 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "已添加 %(name)s \"%(object)s\"." -#: options.py:772 +#: options.py:693 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "已变更 %(list)s for %(name)s \"%(object)s\"." -#: options.py:777 +#: options.py:698 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "已删除 %(name)s \"%(object)s\"." -#: options.py:781 +#: options.py:702 msgid "No fields changed." msgstr "没有字段被修改。" -#: options.py:884 options.py:927 +#: options.py:807 options.py:860 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" 添加成功。你可以在下面再次编辑它。" -#: options.py:902 +#: options.py:835 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " @@ -186,19 +184,19 @@ msgid "" msgstr "" " %(name)s \"%(obj)s\" 已经成功添加。你可以在下面添加另外的 %(name)s 。" -#: options.py:906 +#: options.py:839 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" 添加成功。" -#: options.py:920 +#: options.py:853 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr " %(name)s \"%(obj)s\" 已经成功进行变更。你可以在下面再次编辑它。" -#: options.py:934 +#: options.py:867 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " @@ -206,89 +204,74 @@ msgid "" msgstr "" " %(name)s \"%(obj)s\" 已经成功进行变更。你可以在下面添加其它的 %(name)s。" -#: options.py:940 +#: options.py:873 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" 修改成功。" -#: options.py:1018 options.py:1278 +#: options.py:951 options.py:1211 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "条目必须选中以对其进行操作。没有任何条目被更改。" -#: options.py:1037 +#: options.py:970 msgid "No action selected." msgstr "未选择动作" -#: options.py:1117 +#: options.py:1050 #, python-format msgid "Add %s" msgstr "增加 %s" -#: options.py:1141 options.py:1386 +#: options.py:1074 options.py:1319 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "具有主键 %(key)r 的对象 %(name)s 不存在。" -#: options.py:1207 +#: options.py:1140 #, python-format msgid "Change %s" msgstr "修改 %s" -#: options.py:1257 +#: options.py:1190 msgid "Database error" msgstr "数据库错误" -#: options.py:1320 +#: options.py:1253 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "总共 %(count)s 个 %(name)s 变更成功。" -#: options.py:1347 +#: options.py:1280 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "选中了 %(total_count)s 个" -#: options.py:1352 +#: options.py:1285 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s 个中 0 个被选" -#: options.py:1403 +#: options.py:1335 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" 删除成功。" -#: options.py:1459 +#: options.py:1382 #, python-format msgid "Change history: %s" msgstr "变更历史: %s" -#. Translators: Model verbose name and instance representation, suitable to be -#. an item in a list -#: options.py:1564 -#, python-format -msgid "%(class_name)s %(instance)s" -msgstr "%(class_name)s %(instance)s" - -#: options.py:1571 -#, python-format -msgid "" -"Deleting %(class_name)s %(instance)s would require deleting the following " -"protected related objects: %(related_objects)s" -msgstr "" -"" - -#: sites.py:318 tests.py:71 templates/admin/login.html:48 +#: sites.py:322 tests.py:57 templates/admin/login.html:48 #: templates/registration/password_reset_complete.html:19 #: views/decorators.py:24 msgid "Log in" msgstr "登录" -#: sites.py:386 +#: sites.py:388 msgid "Site administration" msgstr "站点管理" @@ -309,15 +292,15 @@ msgstr "时间:" msgid "Lookup" msgstr "查询" -#: widgets.py:260 +#: widgets.py:271 msgid "Add Another" msgstr "添加另一个" -#: widgets.py:302 +#: widgets.py:316 msgid "Currently:" msgstr "当前:" -#: widgets.py:303 +#: widgets.py:317 msgid "Change:" msgstr "更改:" @@ -443,14 +426,8 @@ msgstr "在站点上查看" #: templates/admin/auth/user/change_password.html:27 #: templates/registration/password_change_form.html:20 msgid "Please correct the error below." -msgstr "请修正下面的错误。" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the errors below." -msgstr "" +msgid_plural "Please correct the errors below." +msgstr[0] "请修正下面的错误。" #: templates/admin/change_list.html:58 #, python-format @@ -790,17 +767,11 @@ msgstr "密码重设成功" #: templates/registration/password_reset_done.html:17 msgid "" -"We've emailed you instructions for setting your password. You should be " -"receiving them shortly." +"We've emailed you instructions for setting your password to the email " +"address you submitted. You should be receiving it shortly." msgstr "" -"我们将把设置你提供的email地址的密码的指南发到你的邮箱。 你很快将会收到。" - -#: templates/registration/password_reset_done.html:19 -msgid "" -"If you don't receive an email, please make sure you've entered the address " -"you registered with, and check your spam folder." -msgstr "" -"如果你没有收到邮件, 请确保您所输入的地址是正确的, 并检查您的垃圾邮件文件夹." +"我们已经使用你提供的电子邮件地址发送了电子邮件,以便你设置密码。不久之后你应" +"当可以收到这封邮件。" #: templates/registration/password_reset_email.html:2 #, python-format @@ -842,20 +813,20 @@ msgstr "电子邮件地址:" msgid "Reset my password" msgstr "重设我的密码" -#: templatetags/admin_list.py:348 +#: templatetags/admin_list.py:344 msgid "All dates" msgstr "所有日期" -#: views/main.py:35 +#: views/main.py:33 msgid "(None)" msgstr "(None)" -#: views/main.py:84 +#: views/main.py:76 #, python-format msgid "Select %s" msgstr "选择 %s" -#: views/main.py:86 +#: views/main.py:78 #, python-format msgid "Select %s to change" msgstr "选择 %s 来修改" diff --git a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.mo index ccc968bc5161534e346fa48a8dc695a185e1721f..06b9634fd2a0f269043ed7105597599e73634a6b 100644 GIT binary patch delta 368 zcmZ1@xlD3{3}gK)Mh1o;b_ND@1_p+=91ILxKw6ZOfdPmZ6o3R9kk*3IhEUo9NDBeQ z?VG_ij+4TgBbPbGkjf@oxjI4}JwG9j>uV3}gKQMh1o;b_ND@1_p-D91ILxKw6rUfdPmZ)PMvVkT!tQ=1|%WNDBeQ zU7`F4Ak72h#{+3`Ae{rGrGRt`RDM2`UIwMt0_jMg{1#4zdawn2KwCi;i9%@^D6I^n zK?Z99X=xyB4iygu(&a#Y6p&U1(wCs(-=OqgAgu!wXW@pJYY3$4fP4!e-2tSx1LE!e5;?l`EiKQv21qwD0hJ#T>PG(Y3s$O1d J$tI3vEC3(rHL?Hz diff --git a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po index 39ec165b3..1af8c79a9 100644 --- a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -1,18 +1,18 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Jannis Leidel , 2011 -# Lele Long , 2011 -# slene , 2011 -# Ziang Song , 2012 -# Kevin Shi , 2012 +# Jannis Leidel , 2011. +# Kevin Shi , 2012. +# Lele Long , 2011. +# slene , 2011. +# Ziang Song , 2012. msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-07-20 01:51+0000\n" +"Last-Translator: 磊 施 \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" "language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -94,7 +94,7 @@ msgid "" msgstr "" "你尚未保存一个可编辑栏位的变更. 如果你进行别的动作, 未保存的变更将会丢失." -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:6 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -112,13 +112,13 @@ msgstr "" "你已选则执行一个动作, 但可编辑栏位沒有任何改变. 你应该尝试 '去' 按钮, 而不是 " "'保存' 按钮." -#: static/admin/js/calendar.js:8 +#: static/admin/js/calendar.js:26 msgid "" "January February March April May June July August September October November " "December" msgstr "一月 二月 三月 四月 五月 六月 七月 八月 九月 十月 十一月 十二月" -#: static/admin/js/calendar.js:9 +#: static/admin/js/calendar.js:27 msgid "S M T W T F S" msgstr "日 一 二 三 四 五 六" @@ -127,53 +127,53 @@ msgstr "日 一 二 三 四 五 六" msgid "Show" msgstr "显示" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: static/admin/js/collapse.js:15 static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "隐藏" -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 +#: static/admin/js/admin/DateTimeShortcuts.js:49 +#: static/admin/js/admin/DateTimeShortcuts.js:85 msgid "Now" msgstr "现在" -#: static/admin/js/admin/DateTimeShortcuts.js:56 +#: static/admin/js/admin/DateTimeShortcuts.js:53 msgid "Clock" msgstr "时钟" -#: static/admin/js/admin/DateTimeShortcuts.js:84 +#: static/admin/js/admin/DateTimeShortcuts.js:81 msgid "Choose a time" msgstr "选择一个时间" -#: static/admin/js/admin/DateTimeShortcuts.js:89 +#: static/admin/js/admin/DateTimeShortcuts.js:86 msgid "Midnight" msgstr "午夜" -#: static/admin/js/admin/DateTimeShortcuts.js:90 +#: static/admin/js/admin/DateTimeShortcuts.js:87 msgid "6 a.m." msgstr "上午6点" -#: static/admin/js/admin/DateTimeShortcuts.js:91 +#: static/admin/js/admin/DateTimeShortcuts.js:88 msgid "Noon" msgstr "正午" -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 +#: static/admin/js/admin/DateTimeShortcuts.js:92 +#: static/admin/js/admin/DateTimeShortcuts.js:204 msgid "Cancel" msgstr "取消" -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 +#: static/admin/js/admin/DateTimeShortcuts.js:144 +#: static/admin/js/admin/DateTimeShortcuts.js:197 msgid "Today" msgstr "今天" -#: static/admin/js/admin/DateTimeShortcuts.js:152 +#: static/admin/js/admin/DateTimeShortcuts.js:148 msgid "Calendar" msgstr "日历" -#: static/admin/js/admin/DateTimeShortcuts.js:199 +#: static/admin/js/admin/DateTimeShortcuts.js:195 msgid "Yesterday" msgstr "昨天" -#: static/admin/js/admin/DateTimeShortcuts.js:203 +#: static/admin/js/admin/DateTimeShortcuts.js:199 msgid "Tomorrow" msgstr "明天" diff --git a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7d5b97f19768a3593000bb43bd98b70ebbb0b0e6 GIT binary patch literal 14466 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 HvXlBhR&8(X literal 0 HcmV?d00001 diff --git a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po new file mode 100644 index 000000000..810357118 --- /dev/null +++ b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po @@ -0,0 +1,844 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kevin Sze , 2012 +# Lele Long , 2011 +# ouyanghongyu , 2013-2014 +# Sean Lee , 2013 +# Sean Lee , 2013 +# slene , 2011 +# Ziang Song , 2012 +# Kevin Sze , 2012 +# ouyanghongyu , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-09-04 10:34+0000\n" +"Last-Translator: ouyanghongyu \n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "成功删除了 %(count)d 个 %(items)s" + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "无法删除 %(name)s" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "你确定吗?" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "删除所选的 %(verbose_name_plural)s" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "管理" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "全部" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "是" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "否" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "未知" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "任意日期" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "今天" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "过去7天" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "本月" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "今年" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "请输入一个正确的 %(username)s 和密码. 注意他们都是区分大小写的." + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "动作" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "动作时间" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "对象id" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "对象表示" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "动作标志" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "修改消息" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "日志记录" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "日志记录" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "已经添加了 \"%(object)s\"." + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "修改了 \"%(object)s\" - %(changes)s" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "删除了 \"%(object)s.\"" + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "LogEntry对象" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "无" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "已修改 %s 。" + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "和" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "已添加 %(name)s \"%(object)s\"." + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "已变更 %(list)s for %(name)s \"%(object)s\"." + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "已删除 %(name)s \"%(object)s\"." + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "没有字段被修改。" + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "%(name)s \"%(obj)s\" 添加成功。你可以在下面再次编辑它。" + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "" +" %(name)s \"%(obj)s\" 已经成功添加。你可以在下面添加另外的 %(name)s 。" + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "%(name)s \"%(obj)s\" 添加成功。" + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr " %(name)s \"%(obj)s\" 已经成功进行变更。你可以在下面再次编辑它。" + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "" +" %(name)s \"%(obj)s\" 已经成功进行变更。你可以在下面添加其它的 %(name)s。" + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "%(name)s \"%(obj)s\" 修改成功。" + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "条目必须选中以对其进行操作。没有任何条目被更改。" + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "未选择动作" + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" 删除成功。" + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "具有主键 %(key)r 的对象 %(name)s 不存在。" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "增加 %s" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "修改 %s" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "数据库错误" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "总共 %(count)s 个 %(name)s 变更成功。" + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "选中了 %(total_count)s 个" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "%(cnt)s 个中 0 个被选" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "变更历史: %s" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "%(class_name)s %(instance)s" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" +"删除 %(class_name)s %(instance)s 将需要删除以下受保护的相关对象: " +"%(related_objects)s" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django 站点管理员" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django 管理" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "站点管理" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "登录" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "页面没有找到" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "很报歉,请求页面无法找到。" + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "首页" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "服务器错误" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "服务器错误(500)" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "服务器错误 (500)" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" +"有一个错误。已经通过电子邮件通知网站管理员,不久以后应该可以修复。谢谢你的参" +"与。" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "运行选中的动作" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "执行" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "点击此处选择所有页面中包含的对象。" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "选中所有的 %(total_count)s 个 %(module_name)s" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "清除选中" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "首先,输入一个用户名和密码。然后,你就可以编辑更多的用户选项。" + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "输入用户名和" + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "修改密码" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "请修正下面的错误。" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "请更正下列错误。" + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "为用户 %(username)s 输入一个新的密码。" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "密码" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "密码(重复)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "为了校验,输入与上面相同的密码。" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "欢迎," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "文档" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "注销" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "增加" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "历史" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "在站点上查看" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "增加 %(name)s" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "过滤器" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "删除排序" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "排序优先级: %(priority_number)s" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "正逆序切换" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "删除" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" +"删除 %(object_name)s '%(escaped_object)s' 会导致删除相关的对象,但你的帐号无" +"权删除下列类型的对象:" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" +"要删除 %(object_name)s '%(escaped_object)s', 将要求删除以下受保护的相关对象:" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" +"你确认想要删除 %(object_name)s \"%(escaped_object)s\"? 下列所有相关的项目都" +"将被删除:" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "是的,我确定" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "删除多个对象" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" +"要删除所选的 %(objects_name)s 结果会删除相关对象, 但你的账户没有权限删除这类" +"对象:" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "要删除所选的 %(objects_name)s, 将要求删除以下受保护的相关对象:" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" +"请确认要删除选中的 %(objects_name)s 吗?以下所有对象和余它们相关的条目将都会" +"被删除:" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "删除" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "添加另一个 %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "删除?" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr " 以 %(filter_title)s" + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "在应用程序 %(name)s 中的模型" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "修改" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "你无权修改任何东西。" + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "最近动作" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "我的动作" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "无可用的" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "未知内容" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" +"你的数据库安装有误。确保已经创建了相应的数据库表,并确保数据库可被相关的用户" +"读取。" + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "密码:" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "忘记了您的密码或用户名?" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "日期/时间" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "用户" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "动作" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "该对象没有变更历史记录。可能从未通过这个管理站点添加。" + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "显示全部" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "保存" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "搜索" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "%(counter)s 条结果。" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "总共 %(full_result_count)s" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "保存为新的" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "保存并增加另一个" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "保存并继续编辑" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "感谢您今天在本站花费了一些宝贵时间。" + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "重新登录" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "密码修改" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "你的密码已修改。" + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" +"请输入你的旧密码,为了安全起见,接着要输入两遍新密码,以便我们校验你输入的是" +"否正确。" + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "旧密码" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "新密码" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "修改我的密码" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "密码重设" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "你的口令己经设置。现在你可以继续进行登录。" + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "密码重设确认" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "请输入两遍新密码,以便我们校验你输入的是否正确。" + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "新密码:" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "确认密码:" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "密码重置链接无效,可能是因为它已使用。可以请求一次新的密码重置。" + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" +"我们将把设置你提供的email地址的密码的指南发到你的邮箱。 你很快将会收到。" + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" +"如果你没有收到邮件, 请确保您所输入的地址是正确的, 并检查您的垃圾邮件文件夹." + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "你收到这封邮件是因为你请求重置你在网站 %(site_name)s上的用户账户密码。" + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "请访问该页面并选择一个新密码:" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "你的用户名,如果已忘记的话:" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "感谢使用我们的站点!" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "%(site_name)s 团队" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" +"忘记你的密码了?在下面输入你的电子邮件地址,我们将发送一封设置新密码的邮件给" +"你。" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "电子邮件地址:" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "重设我的密码" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "所有日期" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "(None)" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "选择 %s" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "选择 %s 来修改" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "日期:" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "时间:" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "查询" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "添加另一个" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "当前:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "更改:" diff --git a/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..d3f5bd300698b41ec02c48498e1c458aa0152b30 GIT binary patch literal 3245 zcmbuAU2Ggz8HP`xrNtEb18wKY>34{|tT!yzh&QJq$hsJ_J4i zQvb6to58Q5-3m5=Y4FS79`L*10q_T)1Rns;ffPRl-VeS5z6{QRl>hU%|3M7ml|2m7 z{6|5`{}f2|Hi7tKDLlr&ZQxtrUqGt!Ydk1l7TgIQ0ZG>-a1#6wq_}-ZUIPCP&ccgB z4>Hz*_P-EJ^`1r$#kJr;I@)4xkNFeuarAe_?ZY7X^;_^Mun2w|?2pH1VqS{503OEp z$8q}+6s0;(#(XB`_d&|L75omkJ?_td6|{c^eh>U>-2d;GpM$OFf8Z-RZ#(#Vw0D4m zU>!UH?nZJfUwQT|koFFtYHd`Pu17SK|KvT7+t0=%-LRE?4foe^KY^RpPS-az)R{v` z_9SlFU%DQ}{SDl(fWdwiA4RL**v~6^A)8`VI4A!wW?uw#3D%3cp>gbKrWbO#-v}|9v?B`Zqu$N4yY`Rt6DYCA5 z=`!71f$uK4md(4&Du1c$2t4d6-(Bu4dp_?LC0`V?!sQ2Yz9jBPMb+`5$f+0BW#t{K zx8Sq=QaX54*de7W2FYXHyo+b}FL8JBZq{AEq)fr`IR5;C;I@TYFx}i>purEzGA}|^ zY=b9@f@iDoj#y4Fg%-Kxs1#XwjAw-{E8KMQ)Z_3R`4rFNo3#I%xaqo>loftOU=CIH zE0QBzc*b2tty_CbQEdGGsYu)O-xSHbS!Eenl%$(wswIIX<8b)oAFUeiJ!+GAURLyq z?&>EyEIb?qN=MEXOdOrH(+$(One#2_v?~9q@dT&E#}?#q#vIxQ)9DrXIvgm-TSu*Y z*|bqx*m+NR)8YzVa%C2uK$Y84D)W1!t6csWOfLIAf?X4?Qzwd&|J|fSj~VxthDm&* zG!Kz^>T%b_!Hqk_@v86*e$W=CC-kY{2Yx}mQM^`;Ps|a>g-%x_+_F}tE!iNd?C6qr zw?gDCUw!^-p6u;Waw**ggO%RfGgT}|$l_Cwo^P;&u6z|gJBhvd#4Ez}urFzze--x2 zrbD76T|d#~^;-GF3*}xfk&$WMbnrkX(cub{_Av3H>5DXPPqjUlNNr2B?ciDYulQ_)wIv_{6xkz9nUs>>83e;JscdleF8rvHvbXS zp!rilD-w1kGP(K+C4?e$g{2B{K7gxsS z=oda3zZi}TpyOP0b&yg;r{0SZ)cX(?jbB|Izrw=)ISj_NRA!GMQ+Q%Y$I$rebIsmA z`i`@3aAx&=_ zW2)6Zug6~3tq)Y|+O%p7zZN4-6b`?pb1|$ptWB|K{vEurm66Ng)LbkthSp6sa72>^ zaEPkoeT;|w^DLV9bftD3n$JfQi`qH0o^WuyF*}C^2g@_)4wfz=yIyZJI}p@Qtxmt) zxOt&5ds=t?^Tz3wH?D?nj%eS4dX4%q^V%smjFg}CP3f7R^-ZrV%!jor|xrSby=`^zCk)J*39pYe7B7aEryGlB zc}qC5)WW0FL#t;NT6v=nNrzz~ZwYQrhw~F_L&pD7o{Fgxd7BP$WOO3Ba3#Dv8BM*f zGaJ0I_z8T5XDhP{;liZeh_%6RV0iV!aCGjnUMdMz>(oLv, 2011 +# Lele Long , 2011 +# slene , 2011 +# Ziang Song , 2012 +# Kevin Sze , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: contrib/admin/static/admin/js/SelectFilter2.js:45 +#, c-format +msgid "Available %s" +msgstr "可用 %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:46 +#, c-format +msgid "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." +msgstr "" +"这是可用的%s列表。你可以在选择框下面进行选择,然后点击两选框之间的“选择”箭" +"头。" + +#: contrib/admin/static/admin/js/SelectFilter2.js:53 +#, c-format +msgid "Type into this box to filter down the list of available %s." +msgstr "在此框中键入以过滤可用的%s列表" + +#: contrib/admin/static/admin/js/SelectFilter2.js:57 +msgid "Filter" +msgstr "过滤" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +msgid "Choose all" +msgstr "全选" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +#, c-format +msgid "Click to choose all %s at once." +msgstr "点击选择全部%s。" + +#: contrib/admin/static/admin/js/SelectFilter2.js:67 +msgid "Choose" +msgstr "选择" + +#: contrib/admin/static/admin/js/SelectFilter2.js:69 +msgid "Remove" +msgstr "删除" + +#: contrib/admin/static/admin/js/SelectFilter2.js:75 +#, c-format +msgid "Chosen %s" +msgstr "选中的 %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:76 +#, c-format +msgid "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." +msgstr "这是已选%s的列表。你可以" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +msgid "Remove all" +msgstr "删除全部" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +#, c-format +msgid "Click to remove all chosen %s at once." +msgstr "删除所有选择的%s。" + +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 +msgid "%(sel)s of %(cnt)s selected" +msgid_plural "%(sel)s of %(cnt)s selected" +msgstr[0] "选中了 %(cnt)s 个中的 %(sel)s 个" + +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 +msgid "" +"You have unsaved changes on individual editable fields. If you run an " +"action, your unsaved changes will be lost." +msgstr "" +"你尚未保存一个可编辑栏位的变更. 如果你进行别的动作, 未保存的变更将会丢失." + +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, but you haven't saved your changes to " +"individual fields yet. Please click OK to save. You'll need to re-run the " +"action." +msgstr "" +"你已选则执行一个动作, 但有一个可编辑栏位的变更尚未保存. 请点选确定进行保存. " +"再重新执行该动作." + +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, and you haven't made any changes on individual " +"fields. You're probably looking for the Go button rather than the Save " +"button." +msgstr "" +"你已选则执行一个动作, 但可编辑栏位沒有任何改变. 你应该尝试 '去' 按钮, 而不是 " +"'保存' 按钮." + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "现在" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "时钟" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "选择一个时间" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "午夜" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "上午6点" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "正午" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "取消" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "今天" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "日历" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "昨天" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "明天" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "一月 二月 三月 四月 五月 六月 七月 八月 九月 十月 十一月 十二月" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "日 一 二 三 四 五 六" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "显示" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "隐藏" diff --git a/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo b/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..756e5a63ef6d3cd16e662864383ab911dce850c0 GIT binary patch literal 14125 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, 2012 +# Jannis Leidel , 2011 +# mail6543210 , 2013-2014 +# ming hsien tzang , 2011 +# tcc , 2011 +# Yeh-Yung , 2013 +# Yeh-Yung , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-08-20 07:38+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: contrib/admin/actions.py:50 +#, python-format +msgid "Successfully deleted %(count)d %(items)s." +msgstr "成功的刪除了 %(count)d 個 %(items)s." + +#: contrib/admin/actions.py:62 contrib/admin/options.py:1616 +#, python-format +msgid "Cannot delete %(name)s" +msgstr "無法刪除 %(name)s" + +#: contrib/admin/actions.py:64 contrib/admin/options.py:1618 +msgid "Are you sure?" +msgstr "你確定嗎?" + +#: contrib/admin/actions.py:84 +#, python-format +msgid "Delete selected %(verbose_name_plural)s" +msgstr "刪除所選的 %(verbose_name_plural)s" + +#: contrib/admin/apps.py:11 +msgid "Administration" +msgstr "" + +#: contrib/admin/filters.py:104 contrib/admin/filters.py:199 +#: contrib/admin/filters.py:239 contrib/admin/filters.py:276 +#: contrib/admin/filters.py:387 +msgid "All" +msgstr "全部" + +#: contrib/admin/filters.py:240 +msgid "Yes" +msgstr "是" + +#: contrib/admin/filters.py:241 +msgid "No" +msgstr "否" + +#: contrib/admin/filters.py:255 +msgid "Unknown" +msgstr "未知" + +#: contrib/admin/filters.py:315 +msgid "Any date" +msgstr "任何日期" + +#: contrib/admin/filters.py:316 +msgid "Today" +msgstr "今天" + +#: contrib/admin/filters.py:320 +msgid "Past 7 days" +msgstr "過去 7 天" + +#: contrib/admin/filters.py:324 +msgid "This month" +msgstr "本月" + +#: contrib/admin/filters.py:328 +msgid "This year" +msgstr "今年" + +#: contrib/admin/forms.py:14 +#, python-format +msgid "" +"Please enter the correct %(username)s and password for a staff account. Note " +"that both fields may be case-sensitive." +msgstr "請輸入正確的工作人員%(username)s及密碼。請注意兩者皆區分大小寫。" + +#: contrib/admin/helpers.py:23 +msgid "Action:" +msgstr "動作:" + +#: contrib/admin/models.py:25 +msgid "action time" +msgstr "動作時間" + +#: contrib/admin/models.py:28 +msgid "object id" +msgstr "物件 id" + +#: contrib/admin/models.py:29 +msgid "object repr" +msgstr "物件 repr" + +#: contrib/admin/models.py:30 +msgid "action flag" +msgstr "動作旗標" + +#: contrib/admin/models.py:31 +msgid "change message" +msgstr "變更訊息" + +#: contrib/admin/models.py:36 +msgid "log entry" +msgstr "紀錄項目" + +#: contrib/admin/models.py:37 +msgid "log entries" +msgstr "紀錄項目" + +#: contrib/admin/models.py:46 +#, python-format +msgid "Added \"%(object)s\"." +msgstr "\"%(object)s\" 已新增。" + +#: contrib/admin/models.py:48 +#, python-format +msgid "Changed \"%(object)s\" - %(changes)s" +msgstr "\"%(object)s\" - %(changes)s 已變更。" + +#: contrib/admin/models.py:53 +#, python-format +msgid "Deleted \"%(object)s.\"" +msgstr "\"%(object)s\" 已刪除。" + +#: contrib/admin/models.py:55 +msgid "LogEntry Object" +msgstr "紀錄項目" + +#: contrib/admin/options.py:230 contrib/admin/options.py:259 +msgid "None" +msgstr "None" + +#: contrib/admin/options.py:956 +#, python-format +msgid "Changed %s." +msgstr "%s 已變更。" + +#: contrib/admin/options.py:956 contrib/admin/options.py:966 +#: contrib/admin/options.py:1808 +msgid "and" +msgstr "和" + +#: contrib/admin/options.py:961 +#, python-format +msgid "Added %(name)s \"%(object)s\"." +msgstr "%(name)s \"%(object)s\" 已新增。" + +#: contrib/admin/options.py:965 +#, python-format +msgid "Changed %(list)s for %(name)s \"%(object)s\"." +msgstr "%(name)s \"%(object)s\" 的 %(list)s 已變更。" + +#: contrib/admin/options.py:970 +#, python-format +msgid "Deleted %(name)s \"%(object)s\"." +msgstr "%(name)s \"%(object)s\" 已刪除。" + +#: contrib/admin/options.py:974 +msgid "No fields changed." +msgstr "沒有欄位被變更。" + +#: contrib/admin/options.py:1098 contrib/admin/options.py:1138 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." +msgstr "%(name)s \"%(obj)s\" 新增成功。你可以在下面再次編輯它。" + +#: contrib/admin/options.py:1109 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was added successfully. You may add another " +"%(name)s below." +msgstr "%(name)s \"%(obj)s\" 新增成功。你可以在下方加入其他 %(name)s 。" + +#: contrib/admin/options.py:1116 +#, python-format +msgid "The %(name)s \"%(obj)s\" was added successfully." +msgstr "%(name)s \"%(obj)s\" 已成功新增。" + +#: contrib/admin/options.py:1131 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " +"below." +msgstr "%(name)s \"%(obj)s\" 變更成功。你可以在下方再次編輯。" + +#: contrib/admin/options.py:1148 +#, python-format +msgid "" +"The %(name)s \"%(obj)s\" was changed successfully. You may add another " +"%(name)s below." +msgstr "%(name)s \"%(obj)s\" 變更成功。你可以在下方加入其他 %(name)s 。" + +#: contrib/admin/options.py:1157 +#, python-format +msgid "The %(name)s \"%(obj)s\" was changed successfully." +msgstr "%(name)s \"%(obj)s\" 已成功變更。" + +#: contrib/admin/options.py:1240 contrib/admin/options.py:1481 +msgid "" +"Items must be selected in order to perform actions on them. No items have " +"been changed." +msgstr "必須要有項目被選到才能對它們進行動作。沒有項目變更。" + +#: contrib/admin/options.py:1259 +msgid "No action selected." +msgstr "沒有動作被選。" + +#: contrib/admin/options.py:1271 +#, python-format +msgid "The %(name)s \"%(obj)s\" was deleted successfully." +msgstr "%(name)s \"%(obj)s\" 已成功刪除。" + +#: contrib/admin/options.py:1348 contrib/admin/options.py:1593 +#, python-format +msgid "%(name)s object with primary key %(key)r does not exist." +msgstr "主鍵 %(key)r 的 %(name)s 物件不存在。" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Add %s" +msgstr "新增 %s" + +#: contrib/admin/options.py:1398 +#, python-format +msgid "Change %s" +msgstr "變更 %s" + +#: contrib/admin/options.py:1460 +msgid "Database error" +msgstr "資料庫錯誤" + +#: contrib/admin/options.py:1523 +#, python-format +msgid "%(count)s %(name)s was changed successfully." +msgid_plural "%(count)s %(name)s were changed successfully." +msgstr[0] "共 %(count)s %(name)s 已變更成功。" + +#: contrib/admin/options.py:1550 +#, python-format +msgid "%(total_count)s selected" +msgid_plural "All %(total_count)s selected" +msgstr[0] "全部 %(total_count)s 個被選" + +#: contrib/admin/options.py:1556 +#, python-format +msgid "0 of %(cnt)s selected" +msgstr "%(cnt)s 中 0 個被選" + +#: contrib/admin/options.py:1655 +#, python-format +msgid "Change history: %s" +msgstr "變更歷史: %s" + +#. Translators: Model verbose name and instance representation, suitable to be +#. an item in a list +#: contrib/admin/options.py:1802 +#, python-format +msgid "%(class_name)s %(instance)s" +msgstr "%(class_name)s %(instance)s" + +#: contrib/admin/options.py:1809 +#, python-format +msgid "" +"Deleting %(class_name)s %(instance)s would require deleting the following " +"protected related objects: %(related_objects)s" +msgstr "" + +#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3 +msgid "Django site admin" +msgstr "Django 網站管理" + +#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6 +msgid "Django administration" +msgstr "Django 管理" + +#: contrib/admin/sites.py:42 +msgid "Site administration" +msgstr "網站管理" + +#: contrib/admin/sites.py:345 contrib/admin/templates/admin/login.html:47 +#: contrib/admin/templates/registration/password_reset_complete.html:18 +#: contrib/admin/tests.py:113 +msgid "Log in" +msgstr "登入" + +#: contrib/admin/sites.py:472 +#, python-format +msgid "%(app)s administration" +msgstr "" + +#: contrib/admin/templates/admin/404.html:4 +#: contrib/admin/templates/admin/404.html:8 +msgid "Page not found" +msgstr "頁面沒有找到" + +#: contrib/admin/templates/admin/404.html:10 +msgid "We're sorry, but the requested page could not be found." +msgstr "很抱歉,請求頁面無法找到。" + +#: contrib/admin/templates/admin/500.html:6 +#: contrib/admin/templates/admin/app_index.html:9 +#: contrib/admin/templates/admin/auth/user/change_password.html:13 +#: contrib/admin/templates/admin/base.html:50 +#: contrib/admin/templates/admin/change_form.html:18 +#: contrib/admin/templates/admin/change_list.html:40 +#: contrib/admin/templates/admin/delete_confirmation.html:8 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:8 +#: contrib/admin/templates/admin/invalid_setup.html:6 +#: contrib/admin/templates/admin/object_history.html:6 +#: contrib/admin/templates/registration/logged_out.html:4 +#: contrib/admin/templates/registration/password_change_done.html:6 +#: contrib/admin/templates/registration/password_change_form.html:7 +#: contrib/admin/templates/registration/password_reset_complete.html:6 +#: contrib/admin/templates/registration/password_reset_confirm.html:6 +#: contrib/admin/templates/registration/password_reset_done.html:6 +#: contrib/admin/templates/registration/password_reset_form.html:6 +msgid "Home" +msgstr "首頁" + +#: contrib/admin/templates/admin/500.html:7 +msgid "Server error" +msgstr "伺服器錯誤" + +#: contrib/admin/templates/admin/500.html:11 +msgid "Server error (500)" +msgstr "伺服器錯誤 (500)" + +#: contrib/admin/templates/admin/500.html:14 +msgid "Server Error (500)" +msgstr "伺服器錯誤 (500)" + +#: contrib/admin/templates/admin/500.html:15 +msgid "" +"There's been an error. It's been reported to the site administrators via " +"email and should be fixed shortly. Thanks for your patience." +msgstr "" +"存在一個錯誤。已透過電子郵件回報給網站管理員,並且應該很快就會被修正。謝謝你" +"的關心。" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Run the selected action" +msgstr "執行選擇的動作" + +#: contrib/admin/templates/admin/actions.html:4 +msgid "Go" +msgstr "去" + +#: contrib/admin/templates/admin/actions.html:11 +msgid "Click here to select the objects across all pages" +msgstr "點選這裡可選取全部頁面的物件" + +#: contrib/admin/templates/admin/actions.html:11 +#, python-format +msgid "Select all %(total_count)s %(module_name)s" +msgstr "選擇全部 %(total_count)s %(module_name)s" + +#: contrib/admin/templates/admin/actions.html:13 +msgid "Clear selection" +msgstr "清除選擇" + +#: contrib/admin/templates/admin/auth/user/add_form.html:6 +msgid "" +"First, enter a username and password. Then, you'll be able to edit more user " +"options." +msgstr "首先,輸入一個使用者名稱和密碼。然後你可以編輯更多使用者選項。" + +#: contrib/admin/templates/admin/auth/user/add_form.html:8 +msgid "Enter a username and password." +msgstr "輸入一個使用者名稱和密碼。" + +#: contrib/admin/templates/admin/auth/user/change_password.html:17 +#: contrib/admin/templates/admin/auth/user/change_password.html:51 +#: contrib/admin/templates/admin/base.html:39 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Change password" +msgstr "變更密碼" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the error below." +msgstr "請更正下面的錯誤。" + +#: contrib/admin/templates/admin/auth/user/change_password.html:27 +#: contrib/admin/templates/admin/change_form.html:47 +#: contrib/admin/templates/admin/change_list.html:67 +#: contrib/admin/templates/admin/login.html:17 +#: contrib/admin/templates/registration/password_change_form.html:21 +msgid "Please correct the errors below." +msgstr "請修正以下錯誤" + +#: contrib/admin/templates/admin/auth/user/change_password.html:31 +#, python-format +msgid "Enter a new password for the user %(username)s." +msgstr "為使用者%(username)s輸入一個新的密碼。" + +#: contrib/admin/templates/admin/auth/user/change_password.html:38 +msgid "Password" +msgstr "密碼" + +#: contrib/admin/templates/admin/auth/user/change_password.html:44 +#: contrib/admin/templates/registration/password_change_form.html:42 +msgid "Password (again)" +msgstr "密碼(重複)" + +#: contrib/admin/templates/admin/auth/user/change_password.html:45 +msgid "Enter the same password as above, for verification." +msgstr "為檢查用,請輸入與上面相同的密碼。" + +#: contrib/admin/templates/admin/base.html:30 +msgid "Welcome," +msgstr "歡迎," + +#: contrib/admin/templates/admin/base.html:36 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Documentation" +msgstr "文件" + +#: contrib/admin/templates/admin/base.html:41 +#: contrib/admin/templates/registration/password_change_done.html:3 +#: contrib/admin/templates/registration/password_change_form.html:4 +msgid "Log out" +msgstr "登出" + +#: contrib/admin/templates/admin/change_form.html:21 +#: contrib/admin/templates/admin/index.html:31 +msgid "Add" +msgstr "新增" + +#: contrib/admin/templates/admin/change_form.html:33 +#: contrib/admin/templates/admin/object_history.html:10 +msgid "History" +msgstr "歷史" + +#: contrib/admin/templates/admin/change_form.html:35 +#: contrib/admin/templates/admin/edit_inline/stacked.html:9 +#: contrib/admin/templates/admin/edit_inline/tabular.html:30 +msgid "View on site" +msgstr "在網站上檢視" + +#: contrib/admin/templates/admin/change_list.html:58 +#, python-format +msgid "Add %(name)s" +msgstr "新增 %(name)s" + +#: contrib/admin/templates/admin/change_list.html:78 +msgid "Filter" +msgstr "過濾器" + +#: contrib/admin/templates/admin/change_list_results.html:17 +msgid "Remove from sorting" +msgstr "從排序中移除" + +#: contrib/admin/templates/admin/change_list_results.html:18 +#, python-format +msgid "Sorting priority: %(priority_number)s" +msgstr "優先排序:%(priority_number)s" + +#: contrib/admin/templates/admin/change_list_results.html:19 +msgid "Toggle sorting" +msgstr "切換排序" + +#: contrib/admin/templates/admin/delete_confirmation.html:12 +#: contrib/admin/templates/admin/submit_line.html:6 +msgid "Delete" +msgstr "刪除" + +#: contrib/admin/templates/admin/delete_confirmation.html:19 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " +"related objects, but your account doesn't have permission to delete the " +"following types of objects:" +msgstr "" +"刪除 %(object_name)s '%(escaped_object)s' 會把相關的物件也刪除,不過你的帳號" +"並沒有刪除以下型態物件的權限:" + +#: contrib/admin/templates/admin/delete_confirmation.html:27 +#, python-format +msgid "" +"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " +"following protected related objects:" +msgstr "" +"要刪除 %(object_name)s '%(escaped_object)s', 將要求刪除下面受保護的相關物件:" + +#: contrib/admin/templates/admin/delete_confirmation.html:35 +#, python-format +msgid "" +"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " +"All of the following related items will be deleted:" +msgstr "" +"你確定想要刪除 %(object_name)s \"%(escaped_object)s\"?以下所有的相關項目都會" +"被刪除:" + +#: contrib/admin/templates/admin/delete_confirmation.html:40 +#: contrib/admin/templates/admin/delete_selected_confirmation.html:45 +msgid "Yes, I'm sure" +msgstr "是的,我確定" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:11 +msgid "Delete multiple objects" +msgstr "刪除多個物件" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:18 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would result in deleting related " +"objects, but your account doesn't have permission to delete the following " +"types of objects:" +msgstr "" +"要刪除所選的 %(objects_name)s, 結果會刪除相關物件, 但你的帳號無權刪除下面物件" +"型態:" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:26 +#, python-format +msgid "" +"Deleting the selected %(objects_name)s would require deleting the following " +"protected related objects:" +msgstr "要刪除所選的 %(objects_name)s, 將要求刪除下面受保護的相關物件:" + +#: contrib/admin/templates/admin/delete_selected_confirmation.html:34 +#, python-format +msgid "" +"Are you sure you want to delete the selected %(objects_name)s? All of the " +"following objects and their related items will be deleted:" +msgstr "" +"你是否確定要刪除已選的 %(objects_name)s? 下面全部物件及其相關項目都將被刪除:" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:26 +#: contrib/admin/templates/admin/edit_inline/tabular.html:78 +msgid "Remove" +msgstr "移除" + +#: contrib/admin/templates/admin/edit_inline/stacked.html:27 +#: contrib/admin/templates/admin/edit_inline/tabular.html:77 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "新增其它 %(verbose_name)s" + +#: contrib/admin/templates/admin/edit_inline/tabular.html:17 +msgid "Delete?" +msgstr "刪除?" + +#: contrib/admin/templates/admin/filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr " 以 %(filter_title)s" + +#: contrib/admin/templates/admin/index.html:20 +#, python-format +msgid "Models in the %(name)s application" +msgstr "%(name)s 應用程式中的Model" + +#: contrib/admin/templates/admin/index.html:37 +msgid "Change" +msgstr "變更" + +#: contrib/admin/templates/admin/index.html:47 +msgid "You don't have permission to edit anything." +msgstr "你沒有編輯任何東西的權限。" + +#: contrib/admin/templates/admin/index.html:55 +msgid "Recent Actions" +msgstr "最近的動作" + +#: contrib/admin/templates/admin/index.html:56 +msgid "My Actions" +msgstr "我的動作" + +#: contrib/admin/templates/admin/index.html:60 +msgid "None available" +msgstr "無可用的" + +#: contrib/admin/templates/admin/index.html:74 +msgid "Unknown content" +msgstr "未知內容" + +#: contrib/admin/templates/admin/invalid_setup.html:12 +msgid "" +"Something's wrong with your database installation. Make sure the appropriate " +"database tables have been created, and make sure the database is readable by " +"the appropriate user." +msgstr "" +"你的資料庫安裝有錯誤。確定資料庫表格已經建立,並確定資料庫可被合適的使用者讀" +"取。" + +#: contrib/admin/templates/admin/login.html:37 +msgid "Password:" +msgstr "密碼:" + +#: contrib/admin/templates/admin/login.html:43 +msgid "Forgotten your password or username?" +msgstr "忘了你的密碼或是使用者名稱?" + +#: contrib/admin/templates/admin/object_history.html:22 +msgid "Date/time" +msgstr "日期/時間" + +#: contrib/admin/templates/admin/object_history.html:23 +msgid "User" +msgstr "使用者" + +#: contrib/admin/templates/admin/object_history.html:24 +msgid "Action" +msgstr "動作" + +#: contrib/admin/templates/admin/object_history.html:38 +msgid "" +"This object doesn't have a change history. It probably wasn't added via this " +"admin site." +msgstr "這個物件沒有變更的歷史。它可能不是透過這個管理網站新增的。" + +#: contrib/admin/templates/admin/pagination.html:10 +msgid "Show all" +msgstr "顯示全部" + +#: contrib/admin/templates/admin/pagination.html:11 +#: contrib/admin/templates/admin/submit_line.html:3 +msgid "Save" +msgstr "儲存" + +#: contrib/admin/templates/admin/search_form.html:7 +msgid "Search" +msgstr "搜尋" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(counter)s result" +msgid_plural "%(counter)s results" +msgstr[0] "%(counter)s 結果" + +#: contrib/admin/templates/admin/search_form.html:9 +#, python-format +msgid "%(full_result_count)s total" +msgstr "總共 %(full_result_count)s" + +#: contrib/admin/templates/admin/submit_line.html:8 +msgid "Save as new" +msgstr "儲存為新的" + +#: contrib/admin/templates/admin/submit_line.html:9 +msgid "Save and add another" +msgstr "儲存並新增另一個" + +#: contrib/admin/templates/admin/submit_line.html:10 +msgid "Save and continue editing" +msgstr "儲存並繼續編輯" + +#: contrib/admin/templates/registration/logged_out.html:8 +msgid "Thanks for spending some quality time with the Web site today." +msgstr "感謝你今天花了重要的時間停留在本網站。" + +#: contrib/admin/templates/registration/logged_out.html:10 +msgid "Log in again" +msgstr "重新登入" + +#: contrib/admin/templates/registration/password_change_done.html:7 +#: contrib/admin/templates/registration/password_change_form.html:8 +msgid "Password change" +msgstr "密碼變更" + +#: contrib/admin/templates/registration/password_change_done.html:14 +msgid "Your password was changed." +msgstr "你的密碼已變更。" + +#: contrib/admin/templates/registration/password_change_form.html:26 +msgid "" +"Please enter your old password, for security's sake, and then enter your new " +"password twice so we can verify you typed it in correctly." +msgstr "" +"為了安全上的考量,請輸入你的舊密碼,再輸入新密碼兩次,讓我們核驗你已正確地輸" +"入。" + +#: contrib/admin/templates/registration/password_change_form.html:32 +msgid "Old password" +msgstr "舊的密碼" + +#: contrib/admin/templates/registration/password_change_form.html:37 +msgid "New password" +msgstr "新的密碼" + +#: contrib/admin/templates/registration/password_change_form.html:48 +#: contrib/admin/templates/registration/password_reset_confirm.html:24 +msgid "Change my password" +msgstr "變更我的密碼" + +#: contrib/admin/templates/registration/password_reset_complete.html:7 +#: contrib/admin/templates/registration/password_reset_done.html:7 +#: contrib/admin/templates/registration/password_reset_form.html:7 +msgid "Password reset" +msgstr "密碼重設" + +#: contrib/admin/templates/registration/password_reset_complete.html:16 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "你的密碼已設置,現在可以繼續登入。" + +#: contrib/admin/templates/registration/password_reset_confirm.html:7 +msgid "Password reset confirmation" +msgstr "密碼重設確認" + +#: contrib/admin/templates/registration/password_reset_confirm.html:17 +msgid "" +"Please enter your new password twice so we can verify you typed it in " +"correctly." +msgstr "請輸入你的新密碼兩次, 這樣我們才能檢查你的輸入是否正確。" + +#: contrib/admin/templates/registration/password_reset_confirm.html:21 +msgid "New password:" +msgstr "新密碼:" + +#: contrib/admin/templates/registration/password_reset_confirm.html:23 +msgid "Confirm password:" +msgstr "確認密碼:" + +#: contrib/admin/templates/registration/password_reset_confirm.html:29 +msgid "" +"The password reset link was invalid, possibly because it has already been " +"used. Please request a new password reset." +msgstr "密碼重設連結無效,可能因為他已使用。請重新請求密碼重設。" + +#: contrib/admin/templates/registration/password_reset_done.html:15 +msgid "" +"We've emailed you instructions for setting your password. You should be " +"receiving them shortly." +msgstr "" +"我們已將重設密碼的相關指示寄到您提交的電子郵件地址。您應該很快就會收到。" + +#: contrib/admin/templates/registration/password_reset_done.html:17 +msgid "" +"If you don't receive an email, please make sure you've entered the address " +"you registered with, and check your spam folder." +msgstr "" +"如果您未收到電子郵件,請確認您輸入的電子郵件地址與您註冊時輸入的一致,並檢查" +"您的垃圾郵件匣。" + +#: contrib/admin/templates/registration/password_reset_email.html:2 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "這封電子郵件來自 %(site_name)s,因為你要求為帳號重新設定密碼。" + +#: contrib/admin/templates/registration/password_reset_email.html:4 +msgid "Please go to the following page and choose a new password:" +msgstr "請到該頁面選擇一個新的密碼:" + +#: contrib/admin/templates/registration/password_reset_email.html:8 +msgid "Your username, in case you've forgotten:" +msgstr "你的使用者名稱,萬一你已經忘記的話:" + +#: contrib/admin/templates/registration/password_reset_email.html:10 +msgid "Thanks for using our site!" +msgstr "感謝使用本網站!" + +#: contrib/admin/templates/registration/password_reset_email.html:12 +#, python-format +msgid "The %(site_name)s team" +msgstr "%(site_name)s 團隊" + +#: contrib/admin/templates/registration/password_reset_form.html:15 +msgid "" +"Forgotten your password? Enter your email address below, and we'll email " +"instructions for setting a new one." +msgstr "" +"忘記你的密碼? 請在下面輸入你的電子郵件位址, 然後我們會寄出設定新密碼的操作指" +"示。" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Email address:" +msgstr "電子信箱:" + +#: contrib/admin/templates/registration/password_reset_form.html:19 +msgid "Reset my password" +msgstr "重設我的密碼" + +#: contrib/admin/templatetags/admin_list.py:379 +msgid "All dates" +msgstr "所有日期" + +#: contrib/admin/views/main.py:34 +msgid "(None)" +msgstr "(無)" + +#: contrib/admin/views/main.py:107 +#, python-format +msgid "Select %s" +msgstr "選擇 %s" + +#: contrib/admin/views/main.py:109 +#, python-format +msgid "Select %s to change" +msgstr "選擇 %s 來變更" + +#: contrib/admin/widgets.py:91 +msgid "Date:" +msgstr "日期" + +#: contrib/admin/widgets.py:92 +msgid "Time:" +msgstr "時間" + +#: contrib/admin/widgets.py:176 +msgid "Lookup" +msgstr "查詢" + +#: contrib/admin/widgets.py:280 +msgid "Add Another" +msgstr "新增其它" + +#: contrib/admin/widgets.py:333 +msgid "Currently:" +msgstr "目前:" + +#: contrib/admin/widgets.py:334 +msgid "Change:" +msgstr "變動:" diff --git a/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo new file mode 100644 index 0000000000000000000000000000000000000000..d788c8057bba25efb7ebda9d54e2ab076a89b406 GIT binary patch literal 3324 zcmcIlU2hy$89s$VgDFs2O8IPGETv9J_QO$9(hUKE8`G4y3HFu}38|XhIrdI7J7+aB zo6T}%Cvjpsb^^q4KD?B=IL(ICO=4BViQ{mE1pJ6fh@J876<6FMo_EgpLm>(mh|!#R z&U?=L@to(JnfdtX$IlB~g!T3U$xFb$0pEib zy-x`7P1yfLFt7U=1aTbU!92blV`q#zflp)n`?1{%#4Qft@hxB;*Z~{{a{L?+xA-Ww z?*k9P{!?tffJL(3i!ml*+zwkM<1OvuIyK&2fzkEG~_9Zmd1@epdD59q?UN2v~FVCTUk&TU;JZW$CNcGdkO?k&h7Xvcy zOY@O)FOiWfCdHm3hGiQ$Thc~PbQ!jEOv6RT$xB;w6_oO13}ldR71t~~n)jp=McP*W zF!_q|Q3x5fjbSo;Qpl7PT`TjhEUF_inun{7Uhk&zhefw#`_dJ!TBa1Q8BW=7tJE!X zZq(^9+Ni?r!*C6!#2!z)lFTd7F=e&t3g{|F+NeILQD0o8dBMOptoW}@ekkERAET2IYG zq{$=hDmkd}ALOVi{UjZ3Z0g44H33e%011 zOUm^VJ>Gz2CVp5R@Df>-p|*nuvWYHN8oY;zR}5cfXj{5-dm_Cf(fKlU?#Og*+mhav zPQx+LE00*5^8vqYX-dDG+1|M&jjL_H;rWTIYdD^5_{z-?z8(&a+BGcR5 zxr=mncN%}pl^;Z7VGchF{oe=%PdDGY-WpmEjfJsbVuW6z*5W%NID2Dxvd*9O@WPdF z`XmOX!as}%IHJc8o;%f87({q@=~!#(oCt>NoCRO~I3Lo4=f)a~SKtG(ZR4b zx_tQrr+&a=`RZcp(yaE--mxE7_~k_uJrn-%esHNST9ECt5Q%mS^wAQtG8pFmj, 2012 +# mail6543210 , 2013 +# tcc , 2011 +# Yeh-Yung , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-05-19 15:12+0200\n" +"PO-Revision-Date: 2014-05-20 09:41+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: contrib/admin/static/admin/js/SelectFilter2.js:45 +#, c-format +msgid "Available %s" +msgstr "可用 %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:46 +#, c-format +msgid "" +"This is the list of available %s. You may choose some by selecting them in " +"the box below and then clicking the \"Choose\" arrow between the two boxes." +msgstr "" +"可用的 %s 列表。你可以在下方的方框內選擇後,點擊兩個方框中的\"選取\"箭頭以選" +"取。" + +#: contrib/admin/static/admin/js/SelectFilter2.js:53 +#, c-format +msgid "Type into this box to filter down the list of available %s." +msgstr "輸入到這個方框以過濾可用的 %s 列表。" + +#: contrib/admin/static/admin/js/SelectFilter2.js:57 +msgid "Filter" +msgstr "過濾器" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +msgid "Choose all" +msgstr "全選" + +#: contrib/admin/static/admin/js/SelectFilter2.js:61 +#, c-format +msgid "Click to choose all %s at once." +msgstr "點擊以一次選取所有的 %s" + +#: contrib/admin/static/admin/js/SelectFilter2.js:67 +msgid "Choose" +msgstr "選取" + +#: contrib/admin/static/admin/js/SelectFilter2.js:69 +msgid "Remove" +msgstr "移除" + +#: contrib/admin/static/admin/js/SelectFilter2.js:75 +#, c-format +msgid "Chosen %s" +msgstr "%s 被選" + +#: contrib/admin/static/admin/js/SelectFilter2.js:76 +#, c-format +msgid "" +"This is the list of chosen %s. You may remove some by selecting them in the " +"box below and then clicking the \"Remove\" arrow between the two boxes." +msgstr "" +"選取的 %s 列表。你可以在下方的方框內選擇後,點擊兩個方框中的\"移除\"箭頭以移" +"除。" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +msgid "Remove all" +msgstr "全部移除" + +#: contrib/admin/static/admin/js/SelectFilter2.js:80 +#, c-format +msgid "Click to remove all chosen %s at once." +msgstr "點擊以一次移除所有選取的 %s" + +#: contrib/admin/static/admin/js/actions.js:22 +#: contrib/admin/static/admin/js/actions.min.js:1 +msgid "%(sel)s of %(cnt)s selected" +msgid_plural "%(sel)s of %(cnt)s selected" +msgstr[0] "%(cnt)s 中 %(sel)s 個被選" + +#: contrib/admin/static/admin/js/actions.js:114 +#: contrib/admin/static/admin/js/actions.min.js:4 +msgid "" +"You have unsaved changes on individual editable fields. If you run an " +"action, your unsaved changes will be lost." +msgstr "你尚未儲存一個可編輯欄位的變更。如果你執行動作, 未儲存的變更將會遺失。" + +#: contrib/admin/static/admin/js/actions.js:126 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, but you haven't saved your changes to " +"individual fields yet. Please click OK to save. You'll need to re-run the " +"action." +msgstr "" +"你已選了一個動作, 但有一個可編輯欄位的變更尚未儲存。請點選 OK 進行儲存。你需" +"要重新執行該動作。" + +#: contrib/admin/static/admin/js/actions.js:128 +#: contrib/admin/static/admin/js/actions.min.js:5 +msgid "" +"You have selected an action, and you haven't made any changes on individual " +"fields. You're probably looking for the Go button rather than the Save " +"button." +msgstr "" +"你已選了一個動作, 但沒有任何改變。你可能動到 '去' 按鈕, 而不是 '儲存' 按鈕。" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 +#, c-format +msgid "Note: You are %s hour ahead of server time." +msgid_plural "Note: You are %s hours ahead of server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 +#, c-format +msgid "Note: You are %s hour behind server time." +msgid_plural "Note: You are %s hours behind server time." +msgstr[0] "" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 +msgid "Now" +msgstr "現在" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 +msgid "Clock" +msgstr "時鐘" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 +msgid "Choose a time" +msgstr "選擇一個時間" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 +msgid "Midnight" +msgstr "午夜" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 +msgid "6 a.m." +msgstr "上午 6 點" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 +msgid "Noon" +msgstr "中午" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 +msgid "Cancel" +msgstr "取消" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 +msgid "Today" +msgstr "今天" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 +msgid "Calendar" +msgstr "日曆" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 +msgid "Yesterday" +msgstr "昨天" + +#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 +msgid "Tomorrow" +msgstr "明天" + +#: contrib/admin/static/admin/js/calendar.js:8 +msgid "" +"January February March April May June July August September October November " +"December" +msgstr "一月 二月 三月 四月 五月 六月 七月 八月 九月 十月 十一月 十二月" + +#: contrib/admin/static/admin/js/calendar.js:9 +msgid "S M T W T F S" +msgstr "日 一 二 三 四 五 六" + +#: contrib/admin/static/admin/js/collapse.js:8 +#: contrib/admin/static/admin/js/collapse.js:19 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Show" +msgstr "顯示" + +#: contrib/admin/static/admin/js/collapse.js:16 +#: contrib/admin/static/admin/js/collapse.min.js:1 +msgid "Hide" +msgstr "隱藏" diff --git a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.mo b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.mo index 3ebcffec47cd2008767e20d34e5d4befff746946..df897445290478d14b9b3d16f52412dad9f40150 100644 GIT binary patch delta 3878 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 diff --git a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po index 4eef4b6da..25b5e37ff 100644 --- a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po @@ -1,20 +1,18 @@ # This file is distributed under the same license as the Django package. # # Translators: -# ilay , 2012 -# Jannis Leidel , 2011 -# mail6543210 , 2013 -# ming hsien tzang , 2011 -# tcc , 2011 -# yyc1217 , 2013 -# yyc1217 , 2012 +# , 2012. +# Jannis Leidel , 2011. +# ming hsien tzang , 2011. +# tcc , 2011. +# , 2012. msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-25 14:19+0200\n" -"PO-Revision-Date: 2013-08-17 08:29+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2013-01-01 16:10+0100\n" +"PO-Revision-Date: 2013-01-02 08:52+0000\n" +"Last-Translator: yyc1217 \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/" "language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -23,21 +21,21 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: actions.py:49 +#: actions.py:48 #, python-format msgid "Successfully deleted %(count)d %(items)s." msgstr "成功的刪除了 %(count)d 個 %(items)s." -#: actions.py:61 options.py:1418 +#: actions.py:60 options.py:1347 #, python-format msgid "Cannot delete %(name)s" msgstr "無法刪除 %(name)s" -#: actions.py:63 options.py:1420 +#: actions.py:62 options.py:1349 msgid "Are you sure?" msgstr "你確定嗎?" -#: actions.py:84 +#: actions.py:83 #, python-format msgid "Delete selected %(verbose_name_plural)s" msgstr "刪除所選的 %(verbose_name_plural)s" @@ -83,7 +81,7 @@ msgstr "今年" msgid "" "Please enter the correct %(username)s and password for a staff account. Note " "that both fields may be case-sensitive." -msgstr "請輸入正確的工作人員%(username)s及密碼。請注意兩者皆區分大小寫。" +msgstr "" #: forms.py:19 msgid "Please log in again, because your session has expired." @@ -93,200 +91,185 @@ msgstr "請重新登入, 因為你的 session 已過期。" msgid "Action:" msgstr "動作:" -#: models.py:25 +#: models.py:24 msgid "action time" msgstr "動作時間" -#: models.py:28 +#: models.py:27 msgid "object id" msgstr "物件 id" -#: models.py:29 +#: models.py:28 msgid "object repr" msgstr "物件 repr" -#: models.py:30 +#: models.py:29 msgid "action flag" msgstr "動作旗標" -#: models.py:31 +#: models.py:30 msgid "change message" msgstr "變更訊息" -#: models.py:36 +#: models.py:35 msgid "log entry" msgstr "紀錄項目" -#: models.py:37 +#: models.py:36 msgid "log entries" msgstr "紀錄項目" -#: models.py:46 +#: models.py:45 #, python-format msgid "Added \"%(object)s\"." msgstr "\"%(object)s\" 已新增。" -#: models.py:48 +#: models.py:47 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" msgstr "\"%(object)s\" - %(changes)s 已變更。" -#: models.py:53 +#: models.py:52 #, python-format msgid "Deleted \"%(object)s.\"" msgstr "\"%(object)s\" 已刪除。" -#: models.py:55 +#: models.py:54 msgid "LogEntry Object" msgstr "紀錄項目" -#: options.py:173 options.py:202 +#: options.py:156 options.py:172 msgid "None" msgstr "None" -#: options.py:763 +#: options.py:684 #, python-format msgid "Changed %s." msgstr "%s 已變更。" -#: options.py:763 options.py:773 options.py:1570 +#: options.py:684 options.py:694 msgid "and" msgstr "和" -#: options.py:768 +#: options.py:689 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" 以新增。" -#: options.py:772 +#: options.py:693 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" 的 %(list)s 已變更。" -#: options.py:777 +#: options.py:698 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" 已刪除。" -#: options.py:781 +#: options.py:702 msgid "No fields changed." msgstr "沒有欄位被變更。" -#: options.py:884 options.py:927 +#: options.py:807 options.py:860 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" 新增成功。你可以在下面再次編輯它。" -#: options.py:902 +#: options.py:835 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may add another " "%(name)s below." msgstr "%(name)s \"%(obj)s\" 新增成功。你可以在下方加入其他 %(name)s 。" -#: options.py:906 +#: options.py:839 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" 已成功新增。" -#: options.py:920 +#: options.py:853 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "below." msgstr "%(name)s \"%(obj)s\" 變更成功。你可以在下方再次編輯。" -#: options.py:934 +#: options.py:867 #, python-format msgid "" "The %(name)s \"%(obj)s\" was changed successfully. You may add another " "%(name)s below." msgstr "%(name)s \"%(obj)s\" 變更成功。你可以在下方加入其他 %(name)s 。" -#: options.py:940 +#: options.py:873 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" 已成功變更。" -#: options.py:1018 options.py:1278 +#: options.py:951 options.py:1211 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "必須要有項目被選到才能對它們進行動作。沒有項目變更。" -#: options.py:1037 +#: options.py:970 msgid "No action selected." msgstr "沒有動作被選。" -#: options.py:1117 +#: options.py:1050 #, python-format msgid "Add %s" msgstr "新增 %s" -#: options.py:1141 options.py:1386 +#: options.py:1074 options.py:1319 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "主鍵 %(key)r 的 %(name)s 物件不存在。" -#: options.py:1207 +#: options.py:1140 #, python-format msgid "Change %s" msgstr "變更 %s" -#: options.py:1257 +#: options.py:1190 msgid "Database error" msgstr "資料庫錯誤" -#: options.py:1320 +#: options.py:1253 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "共 %(count)s %(name)s 已變更成功。" -#: options.py:1347 +#: options.py:1280 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "全部 %(total_count)s 個被選" -#: options.py:1352 +#: options.py:1285 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s 中 0 個被選" -#: options.py:1403 +#: options.py:1335 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" 已成功刪除。" -#: options.py:1459 +#: options.py:1382 #, python-format msgid "Change history: %s" msgstr "變更歷史: %s" -#. Translators: Model verbose name and instance representation, suitable to be -#. an item in a list -#: options.py:1564 -#, python-format -msgid "%(class_name)s %(instance)s" -msgstr "%(class_name)s %(instance)s" - -#: options.py:1571 -#, python-format -msgid "" -"Deleting %(class_name)s %(instance)s would require deleting the following " -"protected related objects: %(related_objects)s" -msgstr "" -"" - -#: sites.py:318 tests.py:71 templates/admin/login.html:48 +#: sites.py:322 tests.py:57 templates/admin/login.html:48 #: templates/registration/password_reset_complete.html:19 #: views/decorators.py:24 msgid "Log in" msgstr "登入" -#: sites.py:386 +#: sites.py:388 msgid "Site administration" msgstr "網站管理" @@ -307,15 +290,15 @@ msgstr "時間" msgid "Lookup" msgstr "查詢" -#: widgets.py:260 +#: widgets.py:271 msgid "Add Another" msgstr "新增其它" -#: widgets.py:302 +#: widgets.py:316 msgid "Currently:" msgstr "目前:" -#: widgets.py:303 +#: widgets.py:317 msgid "Change:" msgstr "變動:" @@ -441,14 +424,8 @@ msgstr "在網站上檢視" #: templates/admin/auth/user/change_password.html:27 #: templates/registration/password_change_form.html:20 msgid "Please correct the error below." -msgstr "請更正下面的錯誤。" - -#: templates/admin/change_form.html:44 templates/admin/change_list.html:67 -#: templates/admin/login.html:17 -#: templates/admin/auth/user/change_password.html:27 -#: templates/registration/password_change_form.html:20 -msgid "Please correct the errors below." -msgstr "" +msgid_plural "Please correct the errors below." +msgstr[0] "請更正下面的錯誤。" #: templates/admin/change_list.html:58 #, python-format @@ -714,7 +691,7 @@ msgid "" "Please enter your old password, for security's sake, and then enter your new " "password twice so we can verify you typed it in correctly." msgstr "" -"為了安全上的考量,請輸入你的舊密碼,再輸入新密碼兩次,讓我們核驗你已正確地輸" +"為了安全上的考慮,請輸入你的舊密碼,再輸入新密碼兩次,讓我們核驗你已正確地輸" "入。" #: templates/registration/password_change_form.html:32 @@ -787,18 +764,9 @@ msgstr "密碼成功地重設" #: templates/registration/password_reset_done.html:17 msgid "" -"We've emailed you instructions for setting your password. You should be " -"receiving them shortly." -msgstr "" -"我們已將重設密碼的相關指示寄到您提交的電子郵件地址。您應該很快就會收到。" - -#: templates/registration/password_reset_done.html:19 -msgid "" -"If you don't receive an email, please make sure you've entered the address " -"you registered with, and check your spam folder." -msgstr "" -"如果您未收到電子郵件,請確認您輸入的電子郵件地址與您註冊時輸入的一致,並檢查" -"您的垃圾郵件匣。" +"We've emailed you instructions for setting your password to the email " +"address you submitted. You should be receiving it shortly." +msgstr "我們已經寄出設定密碼操作指示到你提供的電子郵件位址。請你儘快收取信件。" #: templates/registration/password_reset_email.html:2 #, python-format @@ -840,20 +808,20 @@ msgstr "電子信箱:" msgid "Reset my password" msgstr "重設我的密碼" -#: templatetags/admin_list.py:348 +#: templatetags/admin_list.py:344 msgid "All dates" msgstr "所有日期" -#: views/main.py:35 +#: views/main.py:33 msgid "(None)" msgstr "(無)" -#: views/main.py:84 +#: views/main.py:76 #, python-format msgid "Select %s" msgstr "選擇 %s" -#: views/main.py:86 +#: views/main.py:78 #, python-format msgid "Select %s to change" msgstr "選擇 %s 來變更" diff --git a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.mo index 367dd1f2614e501918b92bf299c4ecd958ef8dc3..beb86fd7b72b687fdbd0b9f69e942e6ac9f28258 100644 GIT binary patch delta 196 zcmew@`CD>>45RC8Mh1o;b_NDn1_p+A91ILRK$?e>fdPmZB!L7QkXDA$T2R^$NDBeQ zEr2vgz4zusMpia9m#oCR^!&+%?0N!5x(3F&M#c&TMpnkA+6IP`*RxC50R=5}jSLhF zOs!1Jv<-lO%O|n8L^q@;F|Rl$u_V99N};kc+0e+)T)_s)a7fQh%*@eC&d=S<#^KM% T(Y)ei>45RBpMh1o;b_NDn1_p*N91ILRKw5~CfdPmZf zi!<}{bX^ilQmqt>3=DzlOmvMb6$~t_j7%q=XBU@F&PgmyNi9&YfiN75DsnQDic, 2012 -# mail6543210 , 2013 -# tcc , 2011 -# yyc1217 , 2012 +# , 2012. +# tcc , 2011. +# , 2012. msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-02 16:18+0200\n" -"PO-Revision-Date: 2013-04-29 08:25+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-09-20 05:46+0000\n" +"Last-Translator: yyc1217 \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/" "language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -45,7 +44,7 @@ msgstr "過濾器" #: static/admin/js/SelectFilter2.js:61 msgid "Choose all" -msgstr "全選" +msgstr "全部選擇" #: static/admin/js/SelectFilter2.js:61 #, c-format @@ -94,7 +93,7 @@ msgid "" "action, your unsaved changes will be lost." msgstr "你尚未儲存一個可編輯欄位的變更。如果你執行動作, 未儲存的變更將會遺失。" -#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 +#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:6 msgid "" "You have selected an action, but you haven't saved your changes to " "individual fields yet. Please click OK to save. You'll need to re-run the " @@ -111,13 +110,13 @@ msgid "" msgstr "" "你已選了一個動作, 但沒有任何改變。你可能動到 '去' 按鈕, 而不是 '儲存' 按鈕。" -#: static/admin/js/calendar.js:8 +#: static/admin/js/calendar.js:26 msgid "" "January February March April May June July August September October November " "December" msgstr "一月 二月 三月 四月 五月 六月 七月 八月 九月 十月 十一月 十二月" -#: static/admin/js/calendar.js:9 +#: static/admin/js/calendar.js:27 msgid "S M T W T F S" msgstr "日 一 二 三 四 五 六" @@ -126,53 +125,53 @@ msgstr "日 一 二 三 四 五 六" msgid "Show" msgstr "顯示" -#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 +#: static/admin/js/collapse.js:15 static/admin/js/collapse.min.js:1 msgid "Hide" msgstr "隱藏" -#: static/admin/js/admin/DateTimeShortcuts.js:52 -#: static/admin/js/admin/DateTimeShortcuts.js:88 +#: static/admin/js/admin/DateTimeShortcuts.js:49 +#: static/admin/js/admin/DateTimeShortcuts.js:85 msgid "Now" msgstr "現在" -#: static/admin/js/admin/DateTimeShortcuts.js:56 +#: static/admin/js/admin/DateTimeShortcuts.js:53 msgid "Clock" msgstr "時鐘" -#: static/admin/js/admin/DateTimeShortcuts.js:84 +#: static/admin/js/admin/DateTimeShortcuts.js:81 msgid "Choose a time" msgstr "選擇一個時間" -#: static/admin/js/admin/DateTimeShortcuts.js:89 +#: static/admin/js/admin/DateTimeShortcuts.js:86 msgid "Midnight" msgstr "午夜" -#: static/admin/js/admin/DateTimeShortcuts.js:90 +#: static/admin/js/admin/DateTimeShortcuts.js:87 msgid "6 a.m." msgstr "上午 6 點" -#: static/admin/js/admin/DateTimeShortcuts.js:91 +#: static/admin/js/admin/DateTimeShortcuts.js:88 msgid "Noon" msgstr "中午" -#: static/admin/js/admin/DateTimeShortcuts.js:95 -#: static/admin/js/admin/DateTimeShortcuts.js:208 +#: static/admin/js/admin/DateTimeShortcuts.js:92 +#: static/admin/js/admin/DateTimeShortcuts.js:204 msgid "Cancel" msgstr "取消" -#: static/admin/js/admin/DateTimeShortcuts.js:148 -#: static/admin/js/admin/DateTimeShortcuts.js:201 +#: static/admin/js/admin/DateTimeShortcuts.js:144 +#: static/admin/js/admin/DateTimeShortcuts.js:197 msgid "Today" msgstr "今天" -#: static/admin/js/admin/DateTimeShortcuts.js:152 +#: static/admin/js/admin/DateTimeShortcuts.js:148 msgid "Calendar" msgstr "日曆" -#: static/admin/js/admin/DateTimeShortcuts.js:199 +#: static/admin/js/admin/DateTimeShortcuts.js:195 msgid "Yesterday" msgstr "昨天" -#: static/admin/js/admin/DateTimeShortcuts.js:203 +#: static/admin/js/admin/DateTimeShortcuts.js:199 msgid "Tomorrow" msgstr "明天" diff --git a/django/contrib/admin/migrations/0001_initial.py b/django/contrib/admin/migrations/0001_initial.py new file mode 100644 index 000000000..8d46ab157 --- /dev/null +++ b/django/contrib/admin/migrations/0001_initial.py @@ -0,0 +1,36 @@ +# -*- coding: utf-8 -*- +from __future__ import unicode_literals + +from django.db import models, migrations +from django.conf import settings + + +class Migration(migrations.Migration): + + dependencies = [ + migrations.swappable_dependency(settings.AUTH_USER_MODEL), + ('contenttypes', '__first__'), + ] + + operations = [ + migrations.CreateModel( + name='LogEntry', + fields=[ + ('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)), + ('action_time', models.DateTimeField(auto_now=True, verbose_name='action time')), + ('object_id', models.TextField(null=True, verbose_name='object id', blank=True)), + ('object_repr', models.CharField(max_length=200, verbose_name='object repr')), + ('action_flag', models.PositiveSmallIntegerField(verbose_name='action flag')), + ('change_message', models.TextField(verbose_name='change message', blank=True)), + ('content_type', models.ForeignKey(to_field='id', blank=True, to='contenttypes.ContentType', null=True)), + ('user', models.ForeignKey(to=settings.AUTH_USER_MODEL)), + ], + options={ + 'ordering': ('-action_time',), + 'db_table': 'django_admin_log', + 'verbose_name': 'log entry', + 'verbose_name_plural': 'log entries', + }, + bases=(models.Model,), + ), + ] diff --git a/django/contrib/admin/migrations/__init__.py b/django/contrib/admin/migrations/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/django/contrib/admin/models.py b/django/contrib/admin/models.py index dc282b7e5..870c2b27a 100644 --- a/django/contrib/admin/models.py +++ b/django/contrib/admin/models.py @@ -3,7 +3,7 @@ from __future__ import unicode_literals from django.db import models from django.conf import settings from django.contrib.contenttypes.models import ContentType -from django.contrib.admin.util import quote +from django.contrib.admin.utils import quote from django.core.urlresolvers import reverse, NoReverseMatch from django.utils.translation import ugettext, ugettext_lazy as _ from django.utils.encoding import smart_text diff --git a/django/contrib/admin/options.py b/django/contrib/admin/options.py index a841ee30b..0459e8359 100644 --- a/django/contrib/admin/options.py +++ b/django/contrib/admin/options.py @@ -1,19 +1,26 @@ +from collections import OrderedDict import copy import operator from functools import partial, reduce, update_wrapper +import warnings from django import forms from django.conf import settings from django.contrib import messages from django.contrib.admin import widgets, helpers -from django.contrib.admin.util import (unquote, flatten_fieldsets, get_deleted_objects, - model_format_dict, NestedObjects, lookup_needs_distinct) from django.contrib.admin import validation +from django.contrib.admin.checks import (BaseModelAdminChecks, ModelAdminChecks, + InlineModelAdminChecks) +from django.contrib.admin.exceptions import DisallowedModelAdminToField +from django.contrib.admin.utils import (quote, unquote, flatten_fieldsets, + get_deleted_objects, model_format_dict, NestedObjects, + lookup_needs_distinct) from django.contrib.admin.templatetags.admin_static import static from django.contrib.admin.templatetags.admin_urls import add_preserved_filters from django.contrib.auth import get_permission_codename -from django.contrib.contenttypes.models import ContentType -from django.core.exceptions import PermissionDenied, ValidationError, FieldError +from django.core import checks +from django.core.exceptions import (PermissionDenied, ValidationError, + FieldError, ImproperlyConfigured) from django.core.paginator import Paginator from django.core.urlresolvers import reverse from django.db import models, transaction, router @@ -28,25 +35,36 @@ from django.http import Http404, HttpResponseRedirect from django.http.response import HttpResponseBase from django.shortcuts import get_object_or_404 from django.template.response import SimpleTemplateResponse, TemplateResponse -from django.utils.decorators import method_decorator -from django.utils.datastructures import SortedDict -from django.utils.html import escape, escapejs -from django.utils.safestring import mark_safe from django.utils import six -from django.utils.deprecation import RenameMethodsBase +from django.utils.decorators import method_decorator +from django.utils.deprecation import (RenameMethodsBase, + RemovedInDjango18Warning, RemovedInDjango19Warning) +from django.utils.encoding import force_text, python_2_unicode_compatible +from django.utils.html import escape, escapejs from django.utils.http import urlencode from django.utils.text import capfirst, get_text_list from django.utils.translation import ugettext as _ from django.utils.translation import ungettext -from django.utils.encoding import force_text +from django.utils.safestring import mark_safe from django.views.decorators.csrf import csrf_protect IS_POPUP_VAR = '_popup' +TO_FIELD_VAR = '_to_field' + HORIZONTAL, VERTICAL = 1, 2 -# returns the

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 KAKk+52LBH&B(gsM diff --git a/django/conf/locale/bs/LC_MESSAGES/django.po b/django/conf/locale/bs/LC_MESSAGES/django.po index d8f220aab..5cba883ed 100644 --- a/django/conf/locale/bs/LC_MESSAGES/django.po +++ b/django/conf/locale/bs/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/django/language/" "bs/)\n" @@ -27,6 +27,10 @@ msgstr "" msgid "Arabic" msgstr "arapski" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbejdžanski" @@ -80,322 +84,350 @@ msgid "English" msgstr "engleski" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britanski engleski" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "španski" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinski španski" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksički španski" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nikuaraganski španski" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estonski" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baskijski" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persijski" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finski" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francuski" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frišanski" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irski" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galski" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebrejski" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "hrvatski" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "mađarski" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonežanski" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandski" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italijanski" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japanski" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "gruzijski" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "kambođanski" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kanada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "korejski" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "litvanski" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "latvijski" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "makedonski" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malajalamski" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolski" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norveški književni" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holandski" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norveški novi" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Pandžabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "poljski" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugalski" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "brazilski portugalski" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumunski" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ruski" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovački" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "slovenački" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albanski" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "srpski" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "srpski latinski" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "švedski" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamilski" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "tajlandski" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turski" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukrajinski" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vijetnamežanski" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "novokineski" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "starokineski" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Unesite ispravnu vrijednost." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Unesite ispravan URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Unesite ispravan „slug“, koji se sastoji od slova, brojki, donjih crta ili " "crtica." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Unesite ispravnu IPv4 adresu." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Unesite samo brojke razdvojene zapetama." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Pobrinite se da je ova vrijednost %(limit_value)s (trenutno je " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Ova vrijednost mora da bude manja ili jednaka %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Ova vrijednost mora biti veća ili jednaka %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -407,7 +439,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -419,233 +451,241 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s mora da bude jedinstven za %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "i" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s sa ovom vrijednošću %(field_label)s već postoji." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ovo polje ne može ostati prazno." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ovo polje ne može biti prazno." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s sa ovom vrijednošću %(field_label)s već postoji." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Polje tipa: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Cijeo broj" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Bulova vrijednost (True ili False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (najviše %(max_length)s znakova)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Cijeli brojevi razdvojeni zapetama" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (bez vremena)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (sa vremenom)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimalni broj" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Email adresa" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Putanja fajla" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Broj sa pokrenom zapetom" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Big (8 bajtni) integer" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adresa" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Bulova vrijednost (True, False ili None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Vrijeme" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Strani ključ (tip određen povezanim poljem)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Jedan-na-jedan odnos" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Više-na-više odsnos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ovo polje se mora popuniti." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Unesite cijeo broj." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Unesite broj." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -653,7 +693,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -661,7 +701,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -671,31 +711,31 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Unesite ispravan datum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Unesite ispravno vrijeme" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Unesite ispravan datum/vrijeme." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Fajl nije prebačen. Provjerite tip enkodiranja formulara." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Fajl nije prebačen." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Prebačen fajl je prazan." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -704,11 +744,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -716,22 +756,26 @@ msgstr "" "Prebacite ispravan fajl. Fajl koji je prebačen ili nije slika, ili je " "oštećen." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "%(value)s nije među ponuđenim vrijednostima. Odaberite jednu od ponuđenih." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Unesite listu vrijednosti." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -739,15 +783,15 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -755,26 +799,34 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Redoslijed" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Obriši" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Ispravite dupli sadržaj za polja: %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Ispravite dupli sadržaj za polja: %(field)s, koji mora da bude jedinstven." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -783,47 +835,47 @@ msgstr "" "Ispravite dupli sadržaj za polja: %(field_name)s, koji mora da bude " "jedinstven za %(lookup)s u %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Ispravite duple vrijednosti dole." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Strani ključ se nije poklopio sa instancom roditeljskog ključa." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Odabrana vrijednost nije među ponuđenima. Odaberite jednu od ponuđenih." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Držite „Control“, ili „Command“ na Mac-u da biste obilježili više od jedne " "stavke." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Trenutno" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Izmjeni" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Očisti" @@ -839,11 +891,11 @@ msgstr "Da" msgid "No" msgstr "Ne" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "da,ne,možda" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -851,52 +903,52 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "po p." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "prije p." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "ponoć" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "podne" @@ -1172,36 +1224,26 @@ msgctxt "alt. month" msgid "December" msgstr "decembar" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ili" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1209,7 +1251,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1217,7 +1259,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1225,7 +1267,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1233,7 +1275,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1241,7 +1283,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1249,53 +1291,79 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Godina nije naznačena" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Mjesec nije naznačen" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Dan nije naznačen" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Sedmica nije naznačena" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1305,16 +1373,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/bs/formats.py b/django/conf/locale/bs/formats.py index 454fab1e1..cce3900f1 100644 --- a/django/conf/locale/bs/formats.py +++ b/django/conf/locale/bs/formats.py @@ -11,14 +11,14 @@ DATETIME_FORMAT = 'j. N. Y. G:i T' YEAR_MONTH_FORMAT = 'F Y.' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'Y M j' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/ca/LC_MESSAGES/django.mo b/django/conf/locale/ca/LC_MESSAGES/django.mo index 439e974a580079cda4dd741921b78a82a3ca488a..8b9f72aa6f7c202319407b1d78ab387a1854df09 100644 GIT binary patch literal 22431 zcmchf3!Gg=o#zV-0^t=fq9WiS61rQ`orj>%$fJ|alXPg44hYD^)Aye4d(!uwb3NzY z?lccy_(W0hEiwwo44`HZ7;r>j(H?blWo1@$b#!pu5k+^$QCA(2(cSN_s_v`PNl4@~ z_e1sfoI3S>{Oe!;s_@t`^FCL@o?l&W3J`-UB}4Rn1`Nk%nRTb;WGGrScQk< zxei_hm&32XGvM#xnQ-}WF1-nOB=2vB3*d+0LU`B3E_fzO7Qz~{iwzt^GaeI+~$zQ_B249@5M zW_U2%3Dr*bK>jmd=g-OTXHegde3AQpEL1+H!lU2{sPe9a3bzry1djOk*F%MW8&o;p z4e3(z0jTotgo=N!|NanE_^&|q-@{P#c?>H2uc7+)DX4Js1I7|O8Y=xW;Sum$sCFKL zD%aJp2Hy!k1l8!1;KT5}@JKr87WfHxGaP)eF|U9>h3CMNX^gXA0X`3Y!t--b?eI;w z5&jS|B+L>zo2X_T)O#7KAKngCpN~Pc!yS;JV*UXh3m^C2{{yN&7Mx0X5!!4G)KZ^#1d^jk%roh43x#L8$Zw zdt7^LfQlEwgJBtJ9M_=w;|);r?0%?tPe6tHh3D^}%Kay(b~%{ADIN|L?r5lbyZ|bG z;NMU2-+SSF{7;7(SLgZnP4H0OFNTss1&AmzH$bIxFI0Qp4>dj>^6!s8<@YF5{O?2c z!{gq6A(hcMc_BOy_Q54^IXoHu1=PH_8fv_J0ID564HfUF@M!o4&%=qV@Fzm~FNJE4 z0jTp~`g&R6Xv2D$h5d+UrrMa{k!+|0`5`{?_|H30L!e;8J7O!gWyX`Ch1W zu7^j!o1xm}v;O-GR5>2@?~g*w&&Qy`{{brgAyn>gxBzNiodDI&XF-)?3M!o|pu)e& z^BQ;<@9%?Z&yRcF0u}yKP~-1T&wHWj@dYS3Z~%*&%5x%Q2{Qdq{j(J!s!Rnc|Mx(( z&-)21A(mQX3lQ*lO+OG`NZ?E^f z2C5t%gi7b5Q1$(!_rD$fhWDNDVR-XPUAooNTsiCT82sPid4uO2o?r6(w&xR2^?M2) z4Ua;&EB;BIr$K#R3m3pkp~98D|LZ*82NmzH;ZgAOo?nBC_dR$d{5e#5PeO%1f=RFt z22k}r-SbS(vpokqS9`Aa9P)gn=T^^)q5APMsCFOo{u7=l)I7}n_et-61=RR_J-q$^ z^e1>M?_CHZ=|kth*TNle2>u*uUY@~6f|@Jf%i8B^**@YwZpMc_3nadr+%pP zH$a68q58Y(Iq7+&=bJp=4lg3yyWy+gPvAH_m&x=Rcq^>ILs)DT?kdO-G~b2lzsB*s zlGl$z<+I>CC+CiXD#sa6vgS~Jeg-|_LLbb<6_-wcpo(NwJ4}w=fwci_|+V?sr`FjIYyuXDShY$Go zUqZ=)C!x~+BUCyEuR{jGBcSq$q2gEJ!EhSRgKvcT{#K}X*TT*4{ZQ%s1gadrgqrV9 zdH+M!vsUtc47>&Y5GtKFZ*b*(Cp?7rPeP^p8K`yXE=U)d2jNn9Af2RqRzQ{O6;R;^ zq2h0VN_PuXc`tzqzs>u{P~ofoebT>Q<=?M{nm^Y-rS}nd7`zE8|D90d;-8_?`2$ow zQl^gq2SK&(^P$RjJXCp3hNr?)z5hi}@@X5?e4m7>=QKP8J^!8Z{Hh4I^7OMTPheyJlQ2E^N`S(!$_6>L#{25d_zl96n zpWsRGC=;hYI&bsCIZO+ybwID#znc za^XNc)sKrk2VghvmqF$KR;cu^flBW>cntiI|9(4Expw;R_jv#NpyE9UmH(GLAAy(g z{(Y$Q&ZN_N;W<#_qYM@PYN-0X8>$@FL$$-lq2|-A-v3T`)B)(j@JIN68R4jOZ@tj* zGoE*P-s|}V&xbs}?D=)iZ+brJ`906aJpTo%y`S*>1yuQd16A)odjEMBx%c@{wai&i@y_;K>ABW(qvtC1^VUGKE+~;wcpPJ*Z!`+5^C+-rQ+E;z^Q`}mdehk0n?@pd1 zWBv;FY+tU0{wu@P>Kl4hzw7rr2XioCxB2H|eY}(4Q}{iKo5H;b_eGq3&-G#cC(k?O z!S5{&cCIbu`2)BFcN%U1;r{|^9@`)9ArCLb{R&sZeFE3`ox=BD^70+rp*;URls$3) zM!0{*9nbp@;M;I7=J|QJ*YNyDT>I}Z{QK~DBkpG0XZ^>_^Z&pnab=w5{rNaVyZJEg zFLC;viu*U*b8vUy?#BIZ+$VARNgkjs+V#F*eOSL>1@~WY|Ihmg_v3nTzs7CGZN#wfnh)`2H#XE^NoW3O9^XuS zoDAE46KyZow>|5z2X`p$x43(7`h5_mwfb7U_@Cx_K)PLUIqqEC7jQ=?Pu%4^zZ-WG zPQQP`Rqd1e(+w8m-j4e;t{?Xi+)r?~;wEv|;BLX`H-bF`HQdGa$^H2K4SHSSVe$@{(9Gxa)4cfn0obe;n?GJRbvBz<ieP(fYF|0+kxDxf`K_RV|i%C~47>$BBsYO{ei)vAk z=RhHX%hMzZ7IzowSr#R=ZSs>>PkvSq*Mdqot%zY|G#;;~^*kUq@7*k*G8~Jea&cQZ z9F5B4S*hnXzj_kC))�Xy+q8Z&8{)?`0}Wy7>rKWB8uGh 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 delta 5670 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 PFvlA(rh~WlhJ*hF1K4>f diff --git a/django/conf/locale/ca/LC_MESSAGES/django.po b/django/conf/locale/ca/LC_MESSAGES/django.po index 88f408abf..eab2ac16f 100644 --- a/django/conf/locale/ca/LC_MESSAGES/django.po +++ b/django/conf/locale/ca/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # # Translators: # Antoni Aloy , 2012 -# Carles Barrobés , 2011-2012 +# Carles Barrobés , 2011-2012,2014 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/django/language/" "ca/)\n" @@ -27,6 +27,10 @@ msgstr "Afrikans" msgid "Arabic" msgstr "àrab" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azerbaijanès" @@ -80,322 +84,350 @@ msgid "English" msgstr "anglès" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Anglès d'Austràlia" + +#: conf/global_settings.py:67 msgid "British English" msgstr "anglès britànic" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "espanyol" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "castellà d'Argentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "espanyol de Mèxic" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "castellà de Nicaragua" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Espanyol de Veneçuela" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estonià" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "euskera" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finlandès" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francès" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frisi" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irlandès" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "gallec" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebreu" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "croat" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "hongarès" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonesi" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandès" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italià" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japonès" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "georgià" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakh" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannarès" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "coreà" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburguès" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "lituà" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "letó" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "macedoni" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malaiàlam " -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongol" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Burmès" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "noruec bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalí" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holandès" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "noruec nynorsk" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "Ossètic" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "panjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "polonès" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portuguès" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "portuguès de brasil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "romanès" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "rus" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "eslovac" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "eslovè" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albanès" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbi" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbi llatí" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "suec" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tàmil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "tailandès" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turc" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ucraïnès" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "xinès simplificat" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "xinès tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mapes del lloc" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Arxius estàtics" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Sindicació" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Disseny web" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Introduïu un valor vàlid." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Introduïu una URL vàlida." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Introduïu un enter vàlid." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Introdueix una adreça de correu electrònic vàlida" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Introduïu un 'slug' vàlid, consistent en lletres, números, guions o guions " "baixos." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Introduïu una adreça IPv4 vàlida." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Entreu una adreça IPv6 vàlida." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Entreu una adreça IPv4 o IPv6 vàlida." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Introduïu només dígits separats per comes." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Assegureu-vos que el valor sigui %(limit_value)s (és %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Assegureu-vos que aquest valor sigui menor o igual que %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Assegureu-vos que aquest valor sigui més gran o igual que %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -404,9 +436,13 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Assegureu-vos que aquest valor té almenys %(limit_value)d caràcter (en té " +"%(show_value)d)." msgstr[1] "" +"Assegureu-vos que aquest valor té almenys %(limit_value)d caràcters (en té " +"%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -415,297 +451,328 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Assegureu-vos que aquest valor té com a molt %(limit_value)d caràcter (en té " +"%(show_value)d)." msgstr[1] "" +"Assegureu-vos que aquest valor té com a molt %(limit_value)d caràcters (en " +"té %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "El camp %(field_name)s ha de ser únic per a %(lookup)s %(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "i" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "Ja existeix %(model_name)s amb aquest %(field_labels)s." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "El valor %(value)r no és una opció vàlida." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Aquest camp no pot ser nul." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Aquest camp no pot estar en blanc." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "Ja existeix %(model_name)s amb aquest %(field_label)s." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" +"%(field_label)s ha de ser únic per a %(date_field_label)s i %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Aquest camp no pot ser nul." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Aquest camp no pot estar en blanc." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Camp del tipus: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Enter" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "El valor '%(value)s' ha de ser un nombre enter." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "El valor '%(value)s' ha de ser \"True\" o \"False\"." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Booleà (Cert o Fals)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Cadena (de fins a %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Enters separats per comes" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"El valor '%(value)s' no té un format de data vàlid. Ha de tenir el format " +"YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" +"El valor '%(value)s' té el format correcte (YYYY-MM-DD) però no és una data " +"vàlida." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (sense hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"El valor '%(value)s' no té un format vàlid. Ha de tenir el format YYYY-MM-DD " +"HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"El valor '%(value)s' té el format correcte (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) però no és una data/hora vàlida." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (amb hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "El valor '%(value)s' ha de ser un nombre decimal." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Número decimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Adreça de correu electrònic" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Ruta del fitxer" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "El valor '%(value)s' ha de ser un número de coma flotant." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Número de coma flotant" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Enter gran (8 bytes)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Adreça IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Adreça IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "El valor '%(value)s' ha de ser None, True o False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleà (Cert, Fals o Cap ('None'))" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Enter positiu" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Enter petit positiu" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (fins a %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Enter petit" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" +"El valor '%(value)s' no té un format vàlid. Ha de tenir el format HH:MM[:ss[." +"uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"El valor '%(value)s' té el format correcte (HH:MM[:ss[.uuuuuu]]) però no és " +"una hora vàlida." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "Dades binàries" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Arxiu" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imatge" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "" +msgstr "No hi ha cap instància de %(model)s amb la clau primària %(pk)r." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Clau forana (tipus determinat pel camp relacionat)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Inter-relació un-a-un" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Inter-relació molts-a-molts" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Aquest camp és obligatori." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Introduïu un número sencer." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Introduïu un número." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Assegureu-vos que no hi ha més de %(max)s dígit en total." +msgstr[1] "Assegureu-vos que no hi ha més de %(max)s dígits en total." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Assegureu-vos que no hi ha més de %(max)s decimal." +msgstr[1] "Assegureu-vos que no hi ha més de %(max)s decimals." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" +"Assegureu-vos que no hi ha més de %(max)s dígit abans de la coma decimal." msgstr[1] "" +"Assegureu-vos que no hi ha més de %(max)s dígits abans de la coma decimal." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Introduïu una data vàlida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Introduïu una hora vàlida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Introduïu una data/hora vàlides." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "No s'ha enviat cap fitxer. Comproveu el tipus de codificació del formulari." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "No s'ha enviat cap fitxer." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "El fitxer enviat està buit." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +"Aquest nom d'arxiu hauria de tenir com a molt %(max)d caràcter (en té " +"%(length)d)." msgstr[1] "" +"Aquest nom d'arxiu hauria de tenir com a molt %(max)d caràcters (en té " +"%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Si us plau, envieu un fitxer o marqueu la casella de selecció \"netejar\", " "no ambdós." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -713,64 +780,75 @@ msgstr "" "Carregueu una imatge vàlida. El fitxer que heu carregat no era una imatge o " "estava corrupte." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Esculliu una opció vàlida. %(value)s no és una de les opcions vàlides." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Introduïu una llista de valors." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" -msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Introduïu un valor complet." -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" -msgstr "" +msgstr "(Camp ocult %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "" +msgstr "Falten dades de ManagementForm o s'ha manipulat" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Sisplau envieu com a molt %d formulari." +msgstr[1] "Sisplau envieu com a molt %d formularis." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Sisplau envieu com a mínim %d formulari." +msgstr[1] "Sisplau envieu com a mínim %d formularis." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordre" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Eliminar" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Si us plau, corregiu la dada duplicada per a %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Si us plau, corregiu la dada duplicada per a %(field)s, la qual ha de ser " "única." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -779,34 +857,34 @@ msgstr "" "Si us plau, corregiu la dada duplicada per a %(field_name)s, la qual ha de " "ser única per a %(lookup)s en %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Si us plau, corregiu els valors duplicats a sota." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "La clau forana en línia no coincideix amb la clau primària de la instància " "mare." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Esculli una opció vàlida. Aquesta opció no és una de les opcions disponibles." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "\"%(pk)s\" no és un valor vàlid per a una clau primària." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Premeu la tecla \"Control\", o \"Command\" en un Mac, per seleccionar més " "d'un valor." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -815,15 +893,15 @@ msgstr "" "No s'ha pogut interpretar %(datetime)s a la zona horària " "%(current_timezone)s; potser és ambigua o no existeix." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Actualment" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modificar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Netejar" @@ -839,63 +917,63 @@ msgstr "Sí" msgid "No" msgstr "No" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "sí,no,potser" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "mitjanit" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "migdia" @@ -1171,117 +1249,147 @@ msgctxt "alt. month" msgid "December" msgstr "desembre" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "Aquesta no és una adreça IPv6 vàlida." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "o" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d any" +msgstr[1] "%d anys" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d mesos" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d setmana" +msgstr[1] "%d setmanes" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dia" +msgstr[1] "%d dies" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d hores" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d minut" +msgstr[1] "%d minuts" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "0 minutes" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Prohibit" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "La verificació de CSRF ha fallat. Petició abortada." + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" +"Estàs veient aquest missatge perquè aquest lloc HTTPS requereix que el teu " +"navegador enviï una capçalera 'Referer', i no n'ha arribada cap. Aquesta " +"capçalera es requereix per motius de seguretat, per garantir que el teu " +"navegador no està sent infiltrat per tercers." -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "No es permeten índexos de directori aquí" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Si has configurat el teu navegador per deshabilitar capçaleres 'Referer', " +"sisplau torna-les a habilitar, com a mínim per a aquest lloc, o per a " +"connexions HTTPs, o per a peticions amb el mateix orígen." -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" no existeix" +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Estàs veient aquest missatge perquè aquest lloc requereix una galeta CSRF " +"quan s'envien formularis. Aquesta galeta es requereix per motius de " +"seguretat, per garantir que el teu navegador no està sent infiltrat per " +"tercers." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Índex de %(directory)s" +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Si has configurat el teu navegador per deshabilitar galetes, sisplau torna-" +"les a habilitar, com a mínim per a aquest lloc, o per a peticions amb el " +"mateix orígen." -#: views/generic/dates.py:42 +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Més informació disponible amb DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "No s'ha especificat any" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "No s'ha especificat mes" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "No s'ha especificat dia" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "No s'ha especificat setmana" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Cap %(verbose_name_plural)s disponible" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1290,7 +1398,7 @@ msgstr "" "Futurs %(verbose_name_plural)s no disponibles perquè %(class_name)s." "allow_future és Fals." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Cadena invàlida de dats '%(datestr)s' donat el format '%(format)s'" @@ -1300,16 +1408,30 @@ msgstr "Cadena invàlida de dats '%(datestr)s' donat el format '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "No s'ha trobat sap %(verbose_name)s que coincideixi amb la petició" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "La pàgina no és 'last', ni es pot convertir en un enter" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Plana invàlida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Llista buida i '%(class_name)s.allow_empty' és Fals." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "No es permeten índexos de directori aquí" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" no existeix" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Índex de %(directory)s" diff --git a/django/conf/locale/ca/formats.py b/django/conf/locale/ca/formats.py index 0335617ac..392eb48c1 100644 --- a/django/conf/locale/ca/formats.py +++ b/django/conf/locale/ca/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = r'F \d\e\l Y' MONTH_DAY_FORMAT = r'j \d\e F' SHORT_DATE_FORMAT = 'd/m/Y' SHORT_DATETIME_FORMAT = 'd/m/Y G:i' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior @@ -31,4 +31,3 @@ DATETIME_INPUT_FORMATS = ( DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' NUMBER_GROUPING = 3 - diff --git a/django/conf/locale/cs/LC_MESSAGES/django.mo b/django/conf/locale/cs/LC_MESSAGES/django.mo index 5058ce7ee7adf67adc7492f0f074c4a371901fa2..c372cc8108cc0ce64aae8ef5aafd0035b276a29c 100644 GIT binary patch delta 8934 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 diff --git a/django/conf/locale/cs/LC_MESSAGES/django.po b/django/conf/locale/cs/LC_MESSAGES/django.po index f80ce398d..013e7dc81 100644 --- a/django/conf/locale/cs/LC_MESSAGES/django.po +++ b/django/conf/locale/cs/LC_MESSAGES/django.po @@ -4,14 +4,14 @@ # Jannis Leidel , 2011 # Jan Papež , 2012 # Jirka Vejrazka , 2011 -# Vlada Macek , 2012-2013 +# Vlada Macek , 2012-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-09-13 11:46+0000\n" -"Last-Translator: Vlada Macek \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Czech (http://www.transifex.com/projects/p/django/language/" "cs/)\n" "MIME-Version: 1.0\n" @@ -28,6 +28,10 @@ msgstr "afrikánsky" msgid "Arabic" msgstr "arabsky" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Ázerbájdžánština" @@ -81,320 +85,348 @@ msgid "English" msgstr "anglicky" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "australskou angličtinou" + +#: conf/global_settings.py:67 msgid "British English" msgstr "britskou angličtinou" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "esperantsky" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "španělsky" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "argentinskou španělštinou" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexická španělština" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nikaragujskou španělštinou" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "venezuelskou španělštinou" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estonsky" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baskicky" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persky" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finsky" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francouzsky" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frísky" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irsky" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galicijsky" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebrejsky" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindsky" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "chorvatsky" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "maďarsky" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonésky" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandsky" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italsky" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japonsky" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "gruzínsky" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kazašsky" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmersky" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannadsky" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "korejsky" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "lucembursky" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "litevsky" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "lotyšsky" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "makedonsky" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malajálamsky" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongolsky" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "barmštinou" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "norsky (Bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepálsky" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "nizozemsky" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "norsky (Nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "osetštinou" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "paňdžábsky" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "polsky" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugalsky" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "brazilskou portugalštinou" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumunsky" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "rusky" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovensky" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "slovinsky" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albánsky" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "srbsky" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "srbsky (latinkou)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "švédsky" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "svahilsky" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamilsky" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telužsky" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "thajsky" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turecky" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tatarsky" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "udmurtsky" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukrajinsky" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdština" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnamsky" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "čínsky (zjednodušeně)" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "čínsky (tradičně)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mapy webu" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Statické soubory" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndikace" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Design webu" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Vložte platnou hodnotu." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Vložte platnou adresu URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Vložte platné celé číslo." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Zadejte platnou e-mailovou adresu." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Vložte platný identifikátor složený pouze z písmen, čísel, podtržítek a " "pomlček." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Vložte platnou adresu typu IPv4." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Zadejte platnou adresu typu IPv6." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Zadejte platnou adresu typu IPv4 nebo IPv6." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Vložte pouze číslice oddělené čárkami." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Hodnota musí být %(limit_value)s (nyní je %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Hodnota musí být menší nebo rovna %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Hodnota musí být větší nebo rovna %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -409,7 +441,7 @@ msgstr[1] "" msgstr[2] "" "Tato hodnota má mít nejméně %(limit_value)d znaků (nyní má %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -424,75 +456,86 @@ msgstr[1] "" msgstr[2] "" "Tato hodnota má mít nejvýše %(limit_value)d znaků (nyní má %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"Pole %(field_name)s musí být unikátní testem %(lookup)s pole %(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "a" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" +"Položka %(model_name)s s touto kombinací hodnot v polích %(field_labels)s " +"již existuje." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Hodnota %(value)r není platná možnost." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Pole nemůže být null." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Pole nemůže být prázdné." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "" "Položka %(model_name)s s touto hodnotou v poli %(field_label)s již existuje." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Hodnota %(value)r není platná možnost." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"Pole %(field_label)s musí být unikátní testem %(lookup_type)s pro pole " +"%(date_field_label)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Pole nemůže být null." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Pole nemůže být prázdné." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Pole typu: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Celé číslo" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "Hodnota '%(value)s' musí být celé číslo." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "Hodnota '%(value)s' musí být buď True nebo False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Pravdivost (buď Ano (True), nebo Ne (False))" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Řetězec (max. %(max_length)s znaků)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Celá čísla oddělená čárkou" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "Hodnota '%(value)s' není platné datum. Musí být ve tvaru RRRR-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " @@ -501,11 +544,11 @@ msgstr "" "Ačkoli hodnota '%(value)s' je ve správném tvaru (RRRR-MM-DD), jde o neplatné " "datum." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (bez času)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -514,7 +557,7 @@ msgstr "" "Hodnota '%(value)s' je v neplatném tvaru, který má být RRRR-MM-DD HH:MM[:SS[." "uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -523,79 +566,79 @@ msgstr "" "Ačkoli hodnota '%(value)s' je ve správném tvaru (RRRR-MM-DD HH:MM[:SS[." "uuuuuu]][TZ]), jde o neplatné datum a čas." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (s časem)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "Hodnota '%(value)s' musí být desítkové číslo." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Desetinné číslo" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mailová adresa" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Cesta k souboru" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "Hodnota '%(value)s' musí být reálné číslo." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Číslo s pohyblivou řádovou čárkou" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Velké číslo (8 bajtů)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Adresa IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Adresa IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "Hodnota '%(value)s' musí být buď None, True nebo False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Pravdivost (buď Ano (True), Ne (False) nebo Nic (None))" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Kladné celé číslo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Kladné malé celé číslo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Identifikátor (nejvýše %(max_length)s znaků)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Malé celé číslo" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -603,7 +646,7 @@ msgid "" msgstr "" "Hodnota '%(value)s' je v neplatném tvaru, který má být HH:MM[:ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -612,56 +655,56 @@ msgstr "" "Ačkoli hodnota '%(value)s' je ve správném tvaru (HH:MM[:ss[.uuuuuu]]), jde o " "neplatný čas." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Čas" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Přímá binární data" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Soubor" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Obrázek" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "Položka typu %(model)s s primárním klíčem %(pk)r neexistuje." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Cizí klíč (typ určen pomocí souvisejícího pole)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Vazba jedna-jedna" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Vazba mnoho-mnoho" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." -msgstr "Pole je povinné." +msgstr "Toto pole je třeba vyplnit." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Vložte celé číslo." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Vložte číslo." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -669,7 +712,7 @@ msgstr[0] "Ujistěte se, že pole neobsahuje celkem více než %(max)s číslici msgstr[1] "Ujistěte se, že pole neobsahuje celkem více než %(max)s číslice." msgstr[2] "Ujistěte se, že pole neobsahuje celkem více než %(max)s číslic." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -677,7 +720,7 @@ msgstr[0] "Ujistěte se, že pole neobsahuje více než %(max)s desetinné míst msgstr[1] "Ujistěte se, že pole neobsahuje více než %(max)s desetinná místa." msgstr[2] "Ujistěte se, že pole neobsahuje více než %(max)s desetinných míst." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -693,32 +736,32 @@ msgstr[2] "" "Ujistěte se, že hodnota neobsahuje více než %(max)s míst před desetinnou " "čárkou (tečkou)." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Vložte platné datum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Vložte platný čas." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Vložte platné datum a čas." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Soubor nebyl odeslán. Zkontrolujte parametr \"encoding type\" formuláře." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Žádný soubor nebyl odeslán." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Odeslaný soubor je prázdný." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -730,32 +773,36 @@ msgstr[1] "" msgstr[2] "" "Tento název souboru má mít nejvýše %(max)d znaků (nyní má %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Musíte vybrat cestu k souboru nebo vymazat výběr, ne obojí." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" "Nahrajte platný obrázek. Odeslaný soubor buď nebyl obrázek nebo byl poškozen." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Vyberte platnou možnost, \"%(value)s\" není k dispozici." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Vložte seznam hodnot." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Vložte úplnou hodnotu." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Skryté pole %(name)s) %(error)s" @@ -763,15 +810,15 @@ msgstr "(Skryté pole %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "Data objektu ManagementForm chybí nebo byla pozměněna." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -779,25 +826,33 @@ msgstr[0] "Odešlete %d nebo méně formulářů." msgstr[1] "Odešlete %d nebo méně formulářů." msgstr[2] "Odešlete %d nebo méně formulářů." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Odešlete %d nebo více formulářů." +msgstr[1] "Odešlete %d nebo více formulářů." +msgstr[2] "Odešlete %d nebo více formulářů." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Pořadí" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Odstranit" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Opravte duplicitní data v poli %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Opravte duplicitní data v poli %(field)s, které musí být unikátní." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -806,32 +861,32 @@ msgstr "" "Opravte duplicitní data v poli %(field_name)s, které musí být unikátní " "testem %(lookup)s pole %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Odstraňte duplicitní hodnoty níže." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Cizí klíč typu inline neodpovídá primárnímu klíči v rodičovské položce." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Vyberte platnou možnost. Tato není k dispozici." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "Hodnota \"%(pk)s\" není platný primární klíč." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Výběr více než jedné položky je možný přidržením klávesy \"Control\" (nebo " "\"Command\" na Macu)." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -840,15 +895,15 @@ msgstr "" "Hodnotu %(datetime)s nelze interpretovat v časové zóně %(current_timezone)s; " "může to být nejednoznačné nebo nemusí existovat." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Aktuálně" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Změnit" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Zrušit" @@ -864,11 +919,11 @@ msgstr "Ano" msgid "No" msgstr "Ne" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ano, ne, možná" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -876,52 +931,52 @@ msgstr[0] "%(size)d bajt" msgstr[1] "%(size)d bajty" msgstr[2] "%(size)d bajtů" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "odp." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "dop." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "odp." -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "dop." -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "půlnoc" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "poledne" @@ -1197,36 +1252,26 @@ msgctxt "alt. month" msgid "December" msgstr "prosince" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Není možné importovat knihovny Pillow ani PIL: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Modul '_imaging' pro PIL není možné importovat: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Toto není platná adresa typu IPv6." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "nebo" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1234,7 +1279,7 @@ msgstr[0] "%d rok" msgstr[1] "%d roky" msgstr[2] "%d let" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1242,7 +1287,7 @@ msgstr[0] "%d měsíc" msgstr[1] "%d měsíce" msgstr[2] "%d měsíců" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1250,7 +1295,7 @@ msgstr[0] "%d týden" msgstr[1] "%d týdny" msgstr[2] "%d týdnů" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1258,7 +1303,7 @@ msgstr[0] "%d den" msgstr[1] "%d dny" msgstr[2] "%d dní" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1266,7 +1311,7 @@ msgstr[0] "%d hodina" msgstr[1] "%d hodiny" msgstr[2] "%d hodin" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1274,46 +1319,84 @@ msgstr[0] "%d minuta" msgstr[1] "%d minuty" msgstr[2] "%d minut" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minut" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Indexy adresářů zde nejsou povoleny." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Nepřístupné (Forbidden)" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" neexistuje" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Selhalo ověření typu CSRF. Požadavek byl zadržen." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Index adresáře %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Tato zpráva se zobrazuje, protože tento web na protokolu HTTPS požaduje " +"záhlaví Referer od vašeho webového prohlížeče. Záhlaví je požadováno z " +"bezpečnostních důvodů, aby se zajistilo, že vašeho prohlížeče se nezmocnil " +"někdo další." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Pokud má váš prohlížeč záhlaví Referer vypnuté, žádáme vás o jeho zapnutí, " +"alespoň pro tento web nebo pro spojení typu HTTPS nebo pro požadavky typu " +"\"stejný původ\" (same origin)." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Tato zpráva se zobrazuje, protože tento web při odesílání formulářů požaduje " +"v souboru cookie údaj CSRF, a to z bezpečnostních důvodů, aby se zajistilo, " +"že se vašeho prohlížeče nezmocnil někdo další." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Pokud má váš prohlížeč soubory cookie vypnuté, žádáme vás o jejich zapnutí, " +"alespoň pro tento web nebo pro požadavky typu \"stejný původ\" (same origin)." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "V případě zapnutí volby DEBUG=True bude k dispozici více informací." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nebyl specifikován rok" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nebyl specifikován měsíc" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nebyl specifikován den" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nebyl specifikován týden" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s nejsou k dispozici" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1322,7 +1405,7 @@ msgstr "" "%(verbose_name_plural)s s budoucím datem nejsou k dipozici protoze " "%(class_name)s.allow_future je False" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Datum '%(datestr)s' neodpovídá formátu '%(format)s'" @@ -1332,16 +1415,30 @@ msgstr "Datum '%(datestr)s' neodpovídá formátu '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Nepodařilo se nalézt žádný objekt %(verbose_name)s" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Požadavek na stránku nemohl být konvertován na číslo, ani není 'last'" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Neplatná stránka (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "List je prázdný a '%(class_name)s.allow_empty' je nastaveno na False" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Indexy adresářů zde nejsou povoleny." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" neexistuje" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index adresáře %(directory)s" diff --git a/django/conf/locale/cs/formats.py b/django/conf/locale/cs/formats.py index 42ca21239..fd445fac6 100644 --- a/django/conf/locale/cs/formats.py +++ b/django/conf/locale/cs/formats.py @@ -12,34 +12,34 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'd.m.Y' SHORT_DATETIME_FORMAT = 'd.m.Y G:i:s' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( '%d.%m.%Y', '%d.%m.%y', # '05.01.2006', '05.01.06' - '%d. %m. %Y', '%d. %m. %y', # '5. 1. 2006', '5. 1. 06' + '%d. %m. %Y', '%d. %m. %y', # '5. 1. 2006', '5. 1. 06' # '%d. %B %Y', '%d. %b. %Y', # '25. October 2006', '25. Oct. 2006' ) # Kept ISO formats as one is in first position TIME_INPUT_FORMATS = ( - '%H:%M:%S', # '04:30:59' + '%H:%M:%S', # '04:30:59' '%H.%M', # '04.30' '%H:%M', # '04:30' ) DATETIME_INPUT_FORMATS = ( '%d.%m.%Y %H:%M:%S', # '05.01.2006 04:30:59' - '%d.%m.%Y %H:%M:%S.%f', # '05.01.2006 04:30:59.000200' + '%d.%m.%Y %H:%M:%S.%f', # '05.01.2006 04:30:59.000200' '%d.%m.%Y %H.%M', # '05.01.2006 04.30' '%d.%m.%Y %H:%M', # '05.01.2006 04:30' '%d.%m.%Y', # '05.01.2006' '%d. %m. %Y %H:%M:%S', # '05. 01. 2006 04:30:59' - '%d. %m. %Y %H:%M:%S.%f', # '05. 01. 2006 04:30:59.000200' + '%d. %m. %Y %H:%M:%S.%f', # '05. 01. 2006 04:30:59.000200' '%d. %m. %Y %H.%M', # '05. 01. 2006 04.30' '%d. %m. %Y %H:%M', # '05. 01. 2006 04:30' '%d. %m. %Y', # '05. 01. 2006' '%Y-%m-%d %H.%M', # '2006-01-05 04.30' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/cy/LC_MESSAGES/django.mo b/django/conf/locale/cy/LC_MESSAGES/django.mo index c88d1ed97848b44e1434ec77ce0e1967d00c0a6c..27e064a3e859dfddf152d99209835a3b73dde076 100644 GIT binary patch literal 22964 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 literal 5973 zcmaKueT-d26~Kp5tgKQk7HE}^0cqLNef!k{Wy`kgXS=1_uDh>55s-QB&U^2+_uc!L zd+)x!S{12ih!GfN@3$AOd_?gaM=nLSu2kw-xc7s+c-DPLsq^4^&nrAPcy9I_f*+vY z4e(=dhp*3j9)zpV-vh6P4PXBnTuc2C_z`#lo)4e%?Jq*H`!W=lUWMY%n_mBW_)+SA zf->%VQ2MR@Faj@u^8H3A-<6>Fu?1cTw?i3!AG`=w;YQej;>UNP*gN6*tk*ve#m-Am z?7srfg|GSg8@~N_P`>}8=U;vMdriY$KVR|$D!EyG8Fq?_xu(VJ5NCI>nSMxp7HI^ zL9zQYuYU>3JbvZd-+;2-Z$Yv158wX2Z$FRClJ75o(!K`D`0G416#sjn% xyl#P) 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 diff --git a/django/conf/locale/cy/LC_MESSAGES/django.po b/django/conf/locale/cy/LC_MESSAGES/django.po index 4ebd5f834..fd395a584 100644 --- a/django/conf/locale/cy/LC_MESSAGES/django.po +++ b/django/conf/locale/cy/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # # Translators: # Jannis Leidel , 2011 -# Maredudd ap Gwyndaf , 2012 +# Maredudd ap Gwyndaf , 2012,2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-26 14:29+0000\n" +"Last-Translator: Maredudd ap Gwyndaf \n" "Language-Team: Welsh (http://www.transifex.com/projects/p/django/language/" "cy/)\n" "MIME-Version: 1.0\n" @@ -21,15 +21,19 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "Affricaneg" #: conf/global_settings.py:52 msgid "Arabic" msgstr "Arabeg" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Astwrieg" + #: conf/global_settings.py:53 msgid "Azerbaijani" -msgstr "" +msgstr "Azerbaijanaidd" #: conf/global_settings.py:54 msgid "Bulgarian" @@ -37,7 +41,7 @@ msgstr "Bwlgareg" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "Belarwseg" #: conf/global_settings.py:56 msgid "Bengali" @@ -45,7 +49,7 @@ msgstr "Bengaleg" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "Llydaweg" #: conf/global_settings.py:58 msgid "Bosnian" @@ -80,318 +84,349 @@ msgid "English" msgstr "Saesneg" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Saesneg Awstralia" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Saesneg Prydain" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Sbaeneg" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Sbaeneg Ariannin" -#: conf/global_settings.py:70 -msgid "Mexican Spanish" -msgstr "" - #: conf/global_settings.py:71 -msgid "Nicaraguan Spanish" -msgstr "" +msgid "Mexican Spanish" +msgstr "Sbaeneg Mecsico" #: conf/global_settings.py:72 -msgid "Venezuelan Spanish" -msgstr "" +msgid "Nicaraguan Spanish" +msgstr "Sbaeneg Nicaragwa" #: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "Sbaeneg Feneswela" + +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estoneg" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Basgeg" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persieg" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Ffinneg" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Ffrangeg" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Ffrisieg" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Gwyddeleg" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galisieg" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebraeg" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croasieg" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hwngareg" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "Interlingua" + +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indoneseg" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandeg" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Eidaleg" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Siapanëeg" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgeg" -#: conf/global_settings.py:91 -msgid "Kazakh" -msgstr "" - #: conf/global_settings.py:92 -msgid "Khmer" -msgstr "" +msgid "Kazakh" +msgstr "Casacstanaidd" #: conf/global_settings.py:93 -msgid "Kannada" -msgstr "" +msgid "Khmer" +msgstr "Chmereg" #: conf/global_settings.py:94 +msgid "Kannada" +msgstr "Canadeg" + +#: conf/global_settings.py:95 msgid "Korean" msgstr "Corëeg" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 -msgid "Lithuanian" -msgstr "" +msgid "Luxembourgish" +msgstr "Lwcsembergeg" #: conf/global_settings.py:97 -msgid "Latvian" -msgstr "" +msgid "Lithuanian" +msgstr "Lithwaneg" #: conf/global_settings.py:98 -msgid "Macedonian" -msgstr "" +msgid "Latvian" +msgstr "Latfieg" #: conf/global_settings.py:99 -msgid "Malayalam" -msgstr "" +msgid "Macedonian" +msgstr "Macedoneg" #: conf/global_settings.py:100 -msgid "Mongolian" -msgstr "" +msgid "Malayalam" +msgstr "Malaialam" #: conf/global_settings.py:101 -msgid "Burmese" -msgstr "" +msgid "Mongolian" +msgstr "Mongoleg" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" -msgstr "" +msgid "Marathi" +msgstr "Marathi" + +#: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Byrmaneg" #: conf/global_settings.py:103 -msgid "Nepali" -msgstr "" +msgid "Norwegian Bokmal" +msgstr "Bocmal Norwyeg " #: conf/global_settings.py:104 +msgid "Nepali" +msgstr "Nepaleg" + +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Iseldireg" -#: conf/global_settings.py:105 -msgid "Norwegian Nynorsk" -msgstr "" - #: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" +msgid "Norwegian Nynorsk" +msgstr "Ninorsk Norwyeg" #: conf/global_settings.py:107 -msgid "Punjabi" -msgstr "" +msgid "Ossetic" +msgstr "Osetieg" #: conf/global_settings.py:108 +msgid "Punjabi" +msgstr "Pwnjabi" + +#: conf/global_settings.py:109 msgid "Polish" msgstr "Pwyleg" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portiwgaleg" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portiwgaleg Brasil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Romaneg" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rwsieg" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slofaceg" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slofeneg" -#: conf/global_settings.py:115 -msgid "Albanian" -msgstr "" - #: conf/global_settings.py:116 +msgid "Albanian" +msgstr "Albaneg" + +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbeg" -#: conf/global_settings.py:117 -msgid "Serbian Latin" -msgstr "" - #: conf/global_settings.py:118 +msgid "Serbian Latin" +msgstr "Lladin Serbiaidd" + +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Swedeg" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 -msgid "Telugu" -msgstr "" - #: conf/global_settings.py:122 -msgid "Thai" -msgstr "" +msgid "Telugu" +msgstr "Telwgw" #: conf/global_settings.py:123 +msgid "Thai" +msgstr "Tai" + +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Twrceg" -#: conf/global_settings.py:124 -msgid "Tatar" -msgstr "" - #: conf/global_settings.py:125 -msgid "Udmurt" -msgstr "" +msgid "Tatar" +msgstr "Tatareg" #: conf/global_settings.py:126 -msgid "Ukrainian" -msgstr "" +msgid "Udmurt" +msgstr "Wdmwrteg" #: conf/global_settings.py:127 -msgid "Urdu" -msgstr "" +msgid "Ukrainian" +msgstr "Wcreineg" #: conf/global_settings.py:128 -msgid "Vietnamese" -msgstr "" +msgid "Urdu" +msgstr "Wrdw" #: conf/global_settings.py:129 -msgid "Simplified Chinese" -msgstr "Tsieinëeg Symledig" +msgid "Vietnamese" +msgstr "Fietnameg" -#: conf/global_settings.py:130 +#: conf/global_settings.py:130 conf/global_settings.py:131 +msgid "Simplified Chinese" +msgstr "Tsieinëeg Syml" + +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tseinëeg Traddodiadol" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mapiau Safle" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Ffeiliau Statig" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndicetiad" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Dylunio Gwe" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Rhowch werth dilys." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Rhowch URL dilys." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Rhowch gyfanrif dilys." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "" +msgstr "Rhowch gyfeiriad ebost dilys." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" +"Rhowch 'falwen' dilys yn cynnwys llythrennau, rhifau, tanlinellau neu " +"cysylltnodau." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." -msgstr "" +msgstr "Rhowch gyfeiriad IPv4 dilys." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." -msgstr "" +msgstr "Rhowch gyfeiriad IPv6 dilys." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." -msgstr "" +msgstr "Rhowch gyfeiriad IPv4 neu IPv6 dilys." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." -msgstr "Rhowch digidau gwahanu gyda atalnodau yn unig." +msgstr "Rhowch ddigidau wedi'i gwahanu gan gomas yn unig." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" +"Sicrhewch taw y gwerth yw %(limit_value)s (%(show_value)s yw ar hyn o bryd)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." -msgstr "" +msgstr "Sicrhewch fod y gwerth hwn yn fwy neu'n llai na %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." -msgstr "" +msgstr "Sicrhewch fod y gwerth yn fwy na neu'n gyfartal â %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -400,11 +435,19 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Sicrhewch fod gan y gwerth hwn oleiaf %(limit_value)d nod (mae ganddo " +"%(show_value)d)." msgstr[1] "" +"Sicrhewch fod gan y gwerth hwn oleiaf %(limit_value)d nod (mae ganddo " +"%(show_value)d)." msgstr[2] "" +"Sicrhewch fod gan y gwerth hwn oleiaf %(limit_value)d nod (mae ganddo " +"%(show_value)d)." msgstr[3] "" +"Sicrhewch fod gan y gwerth hwn oleiaf %(limit_value)d nod (mae ganddo " +"%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -413,419 +456,475 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Sicrhewch fod gan y gwerth hwn ddim mwy na %(limit_value)d nod (mae ganddo " +"%(show_value)d)." msgstr[1] "" +"Sicrhewch fod gan y gwerth hwn ddim mwy na %(limit_value)d nod (mae ganddo " +"%(show_value)d)." msgstr[2] "" +"Sicrhewch fod gan y gwerth hwn ddim mwy na %(limit_value)d nod (mae ganddo " +"%(show_value)d)." msgstr[3] "" +"Sicrhewch fod gan y gwerth hwn ddim mwy na %(limit_value)d nod (mae ganddo " +"%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" -msgstr "ac" +msgstr "a" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "Mae %(model_name)s gyda'r %(field_labels)s hyn yn bodoli'n barod." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." -msgstr "" +msgstr "Nid yw gwerth %(value)r yn ddewis dilys." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." -msgstr "" +msgstr "Ni all y maes hwn fod yn 'null'." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." +msgstr "Ni all y maes hwn fod yn wag." + +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Mae %(model_name)s gyda'r %(field_label)s hwn yn bodoli'n barod." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" -msgstr "" +msgstr "Maes o fath: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" -msgstr "" +msgstr "cyfanrif" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "Rhaid i'r gwerth '%(value)s' fod yn gyfanrif." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "Rhaid i werth '%(value)s' for unai'n True neu False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" -msgstr "" +msgstr "Boleaidd (Unai True neu False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" -msgstr "" +msgstr "String (hyd at %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" -msgstr "" +msgstr "Cyfanrifau wedi'u gwahanu gan gomas" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"Mae gan werth '%(value)s' fformat dyddiad annilys. Rhaid iddo fod yn y " +"fformat BBBB-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" +"Mae'r gwerth '%(value)s' yn y fformat cywir (BBBB-MM-DD) ond mae'r dyddiad " +"yn annilys" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dyddiad (heb amser)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"Mae '%(value)s' mewn fformat annilys. Rhaid iddo fod yn y fformat BBBB-MM-DD " +"AA:MM[:ee[.uuuuuu]][CA]" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"Mae '%(value)s' yn y fformat cywir (BBBB-MM-DD AA:MM[:ee[.uuuuuu]][CA]) on " +"mae'n ddyddiad/amser annilys." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" -msgstr "Dyddiad (gyda amser)" +msgstr "Dyddiad (gydag amser)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "Rhaid i '%(value)s' fod yn ddegolyn." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Rhif degol" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" -msgstr "" +msgstr "Cyfeiriad ebost" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Llwybr ffeil" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "Rhaid i '%(value)s' fod yn rif pwynt arnawf." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" -msgstr "" +msgstr "Rhif pwynt symudol" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" -msgstr "" +msgstr "Cyfanrif mawr (8 beit)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" -msgstr "" +msgstr "Cyfeiriad IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "cyfeiriad IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "Rhaid i '%(value)s' gael y gwerth None, True neu False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" -msgstr "Boole (Naill ai True, False neu None)" +msgstr "Boleaidd (Naill ai True, False neu None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" -msgstr "" +msgstr "Cyfanrif positif" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" -msgstr "" +msgstr "Cyfanrif bach positif" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" -msgstr "" +msgstr "Malwen (hyd at %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" -msgstr "" +msgstr "Cyfanrif bach" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Testun" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" +"Mae gan y gwerth '%(value)s' fformat annilys. Rhaid iddo fod yn y fformat AA:" +"MM[:ee[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"Mae'r gwerth '%(value)s' yn y fformat cywir AA:MM[:ee[.uuuuuu]] ond mae'r " +"amser yn annilys." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Amser" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "Data deuol crai" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" -msgstr "" +msgstr "Ffeil" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" -msgstr "" +msgstr "Delwedd" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "" +msgstr "Nid yw %(model)s gyda pk %(pk)r yn bodoli." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" -msgstr "" +msgstr "Allwedd Estron (math yn ddibynol ar y maes cysylltiedig)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" -msgstr "" +msgstr "Perthynas un-i-un" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" -msgstr "" +msgstr "Perthynas llawer-i-lawer" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." -msgstr "Mae angen y faes yma." +msgstr "Mae angen y maes hwn." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." -msgstr "Rhowch rhif cyfan." +msgstr "Rhowch cyfanrif." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." -msgstr "" +msgstr "Rhowch rif." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Sicrhewch nad oes mwy nag %(max)s digid i gyd." +msgstr[1] "Sicrhewch nad oes mwy na %(max)s ddigid i gyd." +msgstr[2] "Sicrhewch nad oes mwy na %(max)s digid i gyd." +msgstr[3] "Sicrhewch nad oes mwy na %(max)s digid i gyd." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Sicrhewch nad oes mwy nag %(max)s lle degol." +msgstr[1] "Sicrhewch nad oes mwy na %(max)s le degol." +msgstr[2] "Sicrhewch nad oes mwy na %(max)s lle degol." +msgstr[3] "Sicrhewch nad oes mwy na %(max)s lle degol." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Sicrhewch nad oes mwy nag %(max)s digid cyn y pwynt degol." +msgstr[1] "Sicrhewch nad oes mwy na %(max)s ddigid cyn y pwynt degol." +msgstr[2] "Sicrhewch nad oes mwy na %(max)s digid cyn y pwynt degol." +msgstr[3] "Sicrhewch nad oes mwy na %(max)s digid cyn y pwynt degol." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." -msgstr "" +msgstr "Rhif ddyddiad dilys." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." -msgstr "" +msgstr "Rhowch amser dilys." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." -msgstr "" +msgstr "Rhowch ddyddiad/amser dilys." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." -msgstr "" +msgstr "Ni anfonwyd ffeil. Gwiriwch math yr amgodiad ar y ffurflen." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." -msgstr "" +msgstr "Ni anfonwyd ffeil." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Mae'r ffeil yn wag." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +"Sicrhewch fod gan enw'r ffeil ar y mwyaf %(max)d nod (mae ganddo %(length)d)." msgstr[1] "" +"Sicrhewch fod gan enw'r ffeil ar y mwyaf %(max)d nod (mae ganddo %(length)d)." msgstr[2] "" +"Sicrhewch fod gan enw'r ffeil ar y mwyaf %(max)d nod (mae ganddo %(length)d)." msgstr[3] "" +"Sicrhewch fod gan enw'r ffeil ar y mwyaf %(max)d nod (mae ganddo %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" +"Nail ai cyflwynwych ffeil neu dewisiwch y blwch gwiriad, ond nid y ddau." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -"Llwythwch delwedd dilys. Doedd y delwedd a llwythwyd dim yn ddelwedd dilys, " -"neu roedd o'n ddelwedd llwgr." +"Llwythwch ddelwedd dilys. Doedd y ddelwedd a lwythwyd ddim yn ddelwedd " +"dilys, neu roedd yn ddelwedd llygredig." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" +"Dewiswch ddewisiad dilys. Nid yw %(value)s yn un o'r dewisiadau sydd ar gael." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." -msgstr "" +msgstr "Rhowch restr o werthoedd." + +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Rhowch werth cyflawn." #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" -msgstr "" +msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" -msgstr "" +msgstr "(Maes cudd %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "" +msgstr "Mae data ManagementForm ar goll neu mae rhywun wedi ymyrryd ynddo" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Cyflwynwch %d neu lai o ffurflenni." +msgstr[1] "Cyflwynwch %d neu lai o ffurflenni." +msgstr[2] "Cyflwynwch %d neu lai o ffurflenni." +msgstr[3] "Cyflwynwch %d neu lai o ffurflenni." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Cyflwynwch %d neu fwy o ffurflenni." +msgstr[1] "Cyflwynwch %d neu fwy o ffurflenni." +msgstr[2] "Cyflwynwch %d neu fwy o ffurflenni." +msgstr[3] "Cyflwynwch %d neu fwy o ffurflenni." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" -msgstr "" +msgstr "Trefn" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Dileu" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." -msgstr "" +msgstr "Cywirwch y data dyblyg ar gyfer %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" +"Cywirwch y data dyblyg ar gyfer %(field)s, sydd yn gorfod bod yn unigryw." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" +"Cywirwch y data dyblyg ar gyfer %(field_name)s sydd yn gorfod bod yn unigryw " +"ar gyfer %(lookup)s yn %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." -msgstr "" +msgstr "Cywirwch y gwerthoedd dyblyg isod." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" +"Nid yw'r allwedd estron mewnlin yn cydfynd gyda allwedd gynradd enghraifft y " +"rhiant." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" +"Dewiswch ddewisiad dilys. Nid yw'r dewisiad yn un o'r dewisiadau sydd ar " +"gael." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "Nid yw \"%(pk)s\" yn werth dilys ar gyfer allwedd cynradd." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." -msgstr "" +msgstr "Daliwch \"Control\", neu \"Command\" ar y Mac, i ddewis mwy nag un." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" +"Ni ellir dehongli %(datetime)s yn y gylchfa amser %(current_timezone)s; " +"mae'n amwys neu ddim yn bodoli." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" -msgstr "" +msgstr "Ar hyn o bryd" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" -msgstr "Newidio" +msgstr "Newid" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" -msgstr "" +msgstr "Clirio" #: forms/widgets.py:546 msgid "Unknown" -msgstr "" +msgstr "Anhysbys" #: forms/widgets.py:547 msgid "Yes" @@ -835,67 +934,67 @@ msgstr "Ie" msgid "No" msgstr "Na" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ie,na,efallai" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "%(size)d beit" +msgstr[1] "%(size)d beit" +msgstr[2] "%(size)d beit" +msgstr[3] "%(size)d beit" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" -msgstr "" +msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." -msgstr "" +msgstr "y.h." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." -msgstr "" +msgstr "y.b." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" -msgstr "" +msgstr "YH" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" -msgstr "" +msgstr "YB" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" -msgstr "" +msgstr "canol nos" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" -msgstr "" +msgstr "canol dydd" #: utils/dates.py:6 msgid "Monday" @@ -1052,12 +1151,12 @@ msgstr "rhag" #: utils/dates.py:31 msgctxt "abbrev. month" msgid "Jan." -msgstr "" +msgstr "Ion." #: utils/dates.py:32 msgctxt "abbrev. month" msgid "Feb." -msgstr "" +msgstr "Chwe." #: utils/dates.py:33 msgctxt "abbrev. month" @@ -1077,37 +1176,37 @@ msgstr "Mai" #: utils/dates.py:36 msgctxt "abbrev. month" msgid "June" -msgstr "Mehefin" +msgstr "Meh." #: utils/dates.py:37 msgctxt "abbrev. month" msgid "July" -msgstr "Gorffenaf" +msgstr "Gorff." #: utils/dates.py:38 msgctxt "abbrev. month" msgid "Aug." -msgstr "" +msgstr "Awst" #: utils/dates.py:39 msgctxt "abbrev. month" msgid "Sept." -msgstr "" +msgstr "Medi" #: utils/dates.py:40 msgctxt "abbrev. month" msgid "Oct." -msgstr "" +msgstr "Hydr." #: utils/dates.py:41 msgctxt "abbrev. month" msgid "Nov." -msgstr "" +msgstr "Tach." #: utils/dates.py:42 msgctxt "abbrev. month" msgid "Dec." -msgstr "" +msgstr "Rhag." #: utils/dates.py:45 msgctxt "alt. month" @@ -1169,155 +1268,199 @@ msgctxt "alt. month" msgid "December" msgstr "Rhagfyr" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "Nid yw hwn yn gyfeiriad IPv6 dilys." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." -msgstr "" +msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "neu" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " -msgstr "" - -#: utils/timesince.py:24 -#, python-format -msgid "%d year" -msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr "," #: utils/timesince.py:25 #, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d blwyddyn" +msgstr[1] "%d flynedd" +msgstr[2] "%d blwyddyn" +msgstr[3] "%d blwyddyn" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mis" +msgstr[1] "%d fis" +msgstr[2] "%d mis" +msgstr[3] "%d mis" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d wythnos" +msgstr[1] "%d wythnos" +msgstr[2] "%d wythnos" +msgstr[3] "%d wythnos" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d diwrnod" +msgstr[1] "%d ddiwrnod" +msgstr[2] "%d diwrnod" +msgstr[3] "%d diwrnod" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d awr" +msgstr[1] "%d awr" +msgstr[2] "%d awr" +msgstr[3] "%d awr" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "%d munud" +msgstr[1] "%d funud" +msgstr[2] "%d munud" +msgstr[3] "%d munud" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" -msgstr "" +msgstr "0 munud" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Gwaharddedig" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Gwirio CSRF wedi methu. Ataliwyd y cais." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" +"Rydych yn gweld y neges hwn can fod y safle HTTPS hwn angen 'Referer header' " +"i gael ei anfon gan ei porwr, ond ni anfonwyd un. Mae angen y pennyn hwn ar " +"mwyn diogelwch, i sicrhau na herwgipiwyd eich porwr gan trydydd parti." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Os ydych wedi analluogi pennynau 'Referer' yn eich porwr yn galluogwch nhw, " +"oleiaf ar gyfer y safle hwn neu ar gyfer cysylltiadau HTTPS neu ar gyfer " +"ceisiadau 'same-origin'." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Dangosir y neges hwn oherwydd bod angen cwci CSRF ar y safle hwn pan yn " +"anfon ffurflenni. Mae angen y cwci ar gyfer diogelwch er mwyn sicrhau nad " +"oes trydydd parti yn herwgipio eich porwr." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Os ydych wedi analluogi cwcis, galluogwch nhw, oleiaf i'r safle hwn neu " +"ceisiadau 'same-origin'." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Mae mwy o wybodaeth ar gael gyda DEBUG=True" + +#: views/generic/dates.py:43 msgid "No year specified" -msgstr "" +msgstr "Dim blwyddyn wedi’i bennu" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" -msgstr "" +msgstr "Dim mis wedi’i bennu" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" -msgstr "" +msgstr "Dim diwrnod wedi’i bennu" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" -msgstr "" +msgstr "Dim wythnos wedi’i bennu" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" -msgstr "" +msgstr "Dim %(verbose_name_plural)s ar gael" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" +"%(verbose_name_plural)s i'r dyfodol ddim ar gael oherwydd mae %(class_name)s." +"allow_future yn 'False'. " -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" +"Rhoddwyd y fformat '%(format)s' i'r llynyn dyddiad annilys '%(datestr)s'" #: views/generic/detail.py:54 #, python-format msgid "No %(verbose_name)s found matching the query" -msgstr "" +msgstr "Ni ganfuwyd %(verbose_name)s yn cydweddu â'r ymholiad" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." -msgstr "" +msgstr "Nid yw'r dudalen yn 'last', ac ni ellir ei drosi i int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" -msgstr "" +msgstr "Tudalen annilys (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." -msgstr "" +msgstr "Rhestr wag a '%(class_name)s.allow_empty' yn False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Ni ganiateir mynegai cyfeiriaduron yma." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "Nid yw \"%(path)s\" yn bodoli" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Mynegai %(directory)s" diff --git a/django/conf/locale/cy/formats.py b/django/conf/locale/cy/formats.py index ba4b27593..d091619be 100644 --- a/django/conf/locale/cy/formats.py +++ b/django/conf/locale/cy/formats.py @@ -5,20 +5,34 @@ from __future__ import unicode_literals # The *_FORMAT strings use the Django date format syntax, # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date -DATE_FORMAT = 'd F Y' -TIME_FORMAT = 'g:i:s A' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = -# MONTH_DAY_FORMAT = -SHORT_DATE_FORMAT = 'j M Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +DATE_FORMAT = 'j F Y' # '25 Hydref 2006' +TIME_FORMAT = 'P' # '2:30 y.b.' +DATETIME_FORMAT = 'j F Y, P' # '25 Hydref 2006, 2:30 y.b.' +YEAR_MONTH_FORMAT = 'F Y' # 'Hydref 2006' +MONTH_DAY_FORMAT = 'j F' # '25 Hydref' +SHORT_DATE_FORMAT = 'd/m/Y' # '25/10/2006' +SHORT_DATETIME_FORMAT = 'd/m/Y P' # '25/10/2006 2:30 y.b.' +FIRST_DAY_OF_WEEK = 1 # 'Dydd Llun' # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = -# DECIMAL_SEPARATOR = -# THOUSAND_SEPARATOR = -# NUMBER_GROUPING = +DATE_INPUT_FORMATS = ( + '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' +) +DATETIME_INPUT_FORMATS = ( + '%Y-%m-%d %H:%M:%S', # '2006-10-25 14:30:59' + '%Y-%m-%d %H:%M:%S.%f', # '2006-10-25 14:30:59.000200' + '%Y-%m-%d %H:%M', # '2006-10-25 14:30' + '%Y-%m-%d', # '2006-10-25' + '%d/%m/%Y %H:%M:%S', # '25/10/2006 14:30:59' + '%d/%m/%Y %H:%M:%S.%f', # '25/10/2006 14:30:59.000200' + '%d/%m/%Y %H:%M', # '25/10/2006 14:30' + '%d/%m/%Y', # '25/10/2006' + '%d/%m/%y %H:%M:%S', # '25/10/06 14:30:59' + '%d/%m/%y %H:%M:%S.%f', # '25/10/06 14:30:59.000200' + '%d/%m/%y %H:%M', # '25/10/06 14:30' + '%d/%m/%y', # '25/10/06' +) +DECIMAL_SEPARATOR = '.' +THOUSAND_SEPARATOR = ',' +NUMBER_GROUPING = 3 diff --git a/django/conf/locale/da/LC_MESSAGES/django.mo b/django/conf/locale/da/LC_MESSAGES/django.mo index edb2903428095cd86f2e3bc8923ace226296e3b0..6ca4abaa48683b877d6ea33e6b5aac598b4ba8fb 100644 GIT binary patch delta 8867 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 diff --git a/django/conf/locale/da/LC_MESSAGES/django.po b/django/conf/locale/da/LC_MESSAGES/django.po index bc2d7d9b6..68d9506cf 100644 --- a/django/conf/locale/da/LC_MESSAGES/django.po +++ b/django/conf/locale/da/LC_MESSAGES/django.po @@ -2,18 +2,19 @@ # # Translators: # Christian Joergensen , 2012 -# Erik Wognsen , 2013 -# Finn Gruwier, 2011 +# Danni Randeris , 2014 +# Erik Wognsen , 2013-2014 +# Finn Gruwier Larsen, 2011 # Jannis Leidel , 2011 # jonaskoelker , 2012 -# mchro , 2013 +# Mads Chr. Olesen , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-28 18:30+0000\n" -"Last-Translator: Erik Wognsen \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Danish (http://www.transifex.com/projects/p/django/language/" "da/)\n" "MIME-Version: 1.0\n" @@ -30,6 +31,10 @@ msgstr "afrikaans" msgid "Arabic" msgstr "arabisk" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azerbaidjansk" @@ -83,320 +88,348 @@ msgid "English" msgstr "engelsk" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "australsk engelsk" + +#: conf/global_settings.py:67 msgid "British English" msgstr "britisk engelsk" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "spansk" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "argentinsk spansk" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "mexikansk spansk" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "nicaraguansk spansk" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "venezuelansk spansk" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estisk" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baskisk" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persisk" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finsk" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "fransk" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frisisk" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irsk" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galicisk" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebraisk" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "kroatisk" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ungarsk" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonesisk" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandsk" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italiensk" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japansk" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "georgisk" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kasakhisk" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "koreansk" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "luxembourgisk" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "litauisk" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "lettisk" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "makedonsk" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malaysisk" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongolsk" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "burmesisk" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "norsk bokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepalesisk" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "hollandsk" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "norsk nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "ossetisk" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "polsk" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugisisk" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "brasiliansk portugisisk" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumænsk" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "russisk" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovakisk" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "slovensk" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albansk" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbisk" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbisk (latin)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "svensk" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "tyrkisk" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tatarisk" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "udmurtisk" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukrainsk" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnamesisk" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "forenklet kinesisk" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "traditionelt kinesisk" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Site Maps" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Static Files" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndication" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Web Design" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Indtast en gyldig værdi." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Indtast en gyldig URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Indtast et gyldigt heltal." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Indtast en gyldig e-mail-adresse." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Indtast en \"slug\" bestående af bogstaver, cifre, understreger og " "bindestreger." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Indtast en gyldig IPv4-adresse." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Indtast en gyldig IPv6-adresse." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Indtast en gyldig IPv4- eller IPv6-adresse." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Indtast kun cifre adskilt af kommaer." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Denne værdi skal være %(limit_value)s (den er %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Denne værdi skal være mindre end eller lig %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Denne værdi skal være større end eller lig %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -409,7 +442,7 @@ msgstr[0] "" msgstr[1] "" "Denne værdi skal have mindst %(limit_value)d tegn (den har %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -422,259 +455,268 @@ msgstr[0] "" msgstr[1] "" "Denne værdi må højst have %(limit_value)d tegn (den har %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s skal være unik for %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "og" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s med dette %(field_label)s eksisterer allerede." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s med dette %(field_labels)s eksisterer allerede." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "Værdien %(value)r er ikke et gyldigt valg." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Dette felt kan ikke være null." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Dette felt kan ikke være tomt." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s med dette %(field_label)s eksisterer allerede." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s skal være unik for %(date_field_label)s %(lookup_type)s." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Felt af type: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Heltal" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' værdien skal være et heltal." +msgstr "'%(value)s'-værdien skal være et heltal." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' værdien skal være enten True eller False." +msgstr "'%(value)s'-værdien skal være enten True eller False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolsk (enten True eller False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Streng (op til %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Kommaseparerede heltal" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' værdien har et ugyldigt datoformat. Den skal være i formatet " +"'%(value)s'-værdien har et ugyldigt datoformat. Den skal være i formatet " "ÅÅÅÅ-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' værdien har det korrekte format (ÅÅÅÅ-MM-DD) men er en ugyldig " +"'%(value)s'-værdien har det korrekte format (ÅÅÅÅ-MM-DD) men er en ugyldig " "dato." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dato (uden tid)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' værdien har et ugyldigt format. Den skal være i formatet ÅÅÅÅ-MM-" +"'%(value)s'-værdien har et ugyldigt format. Den skal være i formatet ÅÅÅÅ-MM-" "DD TT:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' værdien har det korrekte format (ÅÅÅÅ-MM-DD TT:MM[:ss[.uuuuuu]]" +"'%(value)s'-værdien har det korrekte format (ÅÅÅÅ-MM-DD TT:MM[:ss[.uuuuuu]]" "[TZ]) men er en ugyldig dato/tid." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dato (med tid)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' værdien skal være et decimaltal." +msgstr "'%(value)s'-værdien skal være et decimaltal." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimaltal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mail-adresse" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Sti" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' værdien skal være en float." +msgstr "'%(value)s'-værdien skal være en float (et kommatal)." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Flydende-komma-tal" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Stort heltal (8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4-adresse" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-adresse" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' værdien skal være enten None, True eller False." +msgstr "'%(value)s'-værdien skal være enten None, True eller False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolsk (True, False eller None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positivt heltal" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positivt lille heltal" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "\"Slug\" (op til %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Lille heltal" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' værdien har et ugyldigt format. Den skal være i formatet TT:MM[:" +"'%(value)s'-værdien har et ugyldigt format. Den skal være i formatet TT:MM[:" "ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' værdien har det korrekte format (TT:MM[:ss[.uuuuuu]]) men er et " +"'%(value)s'-værdien har det korrekte format (TT:MM[:ss[.uuuuuu]]) men er et " "ugyldigt tidspunkt." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Tid" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Rå binære data" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fil" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Billede" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "%(model)s instansen med primærnøgle %(pk)r findes ikke." +msgstr "%(model)s-instansen med primærnøgle %(pk)r findes ikke." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Fremmednøgle (type bestemt af relateret felt)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "En-til-en-relation" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Mange-til-mange-relation" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Dette felt er påkrævet." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Indtast et heltal." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Indtast et tal." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Der må maksimalt være %(max)s ciffer i alt." msgstr[1] "Der må maksimalt være %(max)s cifre i alt." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Der må maksimalt være %(max)s decimal." msgstr[1] "Der må maksimalt være %(max)s decimaler." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -683,31 +725,31 @@ msgid_plural "" msgstr[0] "Der må maksimalt være %(max)s ciffer før kommaet." msgstr[1] "Der må maksimalt være %(max)s cifre før kommaet." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Indtast en gyldig dato." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Indtast en gyldig tid." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Indtast gyldig dato/tid." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ingen fil blev indsendt. Kontroller kodningstypen i formularen." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ingen fil blev indsendt." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Den indsendte fil er tom." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -715,13 +757,13 @@ msgid_plural "" msgstr[0] "Dette filnavn må højst have %(max)d tegn (det har %(length)d)." msgstr[1] "Dette filnavn må højst have %(max)d tegn (det har %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Du skal enten indsende en fil eller afmarkere afkrydsningsfeltet, ikke begge " "dele." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -729,23 +771,27 @@ msgstr "" "Indsend en billedfil. Filen, du indsendte, var enten ikke et billede eller " "en defekt billedfil." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Marker en gyldig valgmulighed. %(value)s er ikke en af de tilgængelige " "valgmuligheder." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Indtast en liste af værdier." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Indtast en komplet værdi." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Skjult felt %(name)s) %(error)s" @@ -753,40 +799,47 @@ msgstr "(Skjult felt %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "ManagementForm-data mangler eller er blevet manipuleret" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Send venligst %d eller færre formularer." msgstr[1] "Send venligst %d eller færre formularer." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Send venligst %d eller flere formularer." +msgstr[1] "Send venligst %d eller flere formularer." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Rækkefølge" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Slet" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Ret venligst duplikerede data for %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Ret venligst de duplikerede data for %(field)s, som skal være unik." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -795,33 +848,33 @@ msgstr "" "Ret venligst de duplikerede data for %(field_name)s, som skal være unik for " "%(lookup)s i %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Ret venligst de duplikerede data herunder." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Den indlejrede fremmednøgle passede ikke med forælderinstansens primærnøgle." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Marker en gyldig valgmulighed. Det valg, du har foretaget, er ikke blandt de " "tilgængelige valgmuligheder." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" er ikke en gyldig værdi for en primærnøgle." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Hold \"Ctrl\" (eller \"Æbletasten\" på Mac) nede for at vælge mere end en." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -830,15 +883,15 @@ msgstr "" "%(datetime)s kunne ikke fortolkes i tidszonen %(current_timezone)s; den kan " "være tvetydig eller den eksisterer måske ikke." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Aktuelt" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Ret" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Afmarkér" @@ -854,63 +907,63 @@ msgstr "Ja" msgid "No" msgstr "Nej" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ja,nej,måske" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "midnat" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "middag" @@ -1186,117 +1239,145 @@ msgctxt "alt. month" msgid "December" msgstr "december" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Hverken Pillow eller PIL kunne importeres: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "PIL-modulet '_imaging' kunne ikke importeres: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Dette er ikke en gyldig IPv6-adresse." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "eller" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d år" msgstr[1] "%d år" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d måned" msgstr[1] "%d måneder" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d uge" msgstr[1] "%d uger" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d dag" msgstr[1] "%d dage" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d time" msgstr[1] "%d timer" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minut" msgstr[1] "%d minutter" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutter" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Mappeindekser er ikke tilladte her" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Forbudt" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\" %(path)s\" eksisterer ikke" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF-verifikationen mislykkedes. Forespørgslen blev afbrudt." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Indeks for %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Du ser denne besked fordi denne HTTPS-webside påkræver at din browser sender " +"en 'Referer header', men den blev ikke sendt. Denne header er påkrævet af " +"sikkerhedsmæssige grunde for at sikre at din browser ikke bliver kapret af " +"tredjepart." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Hvis du har opsat din browser til ikke at sende 'Referer' headere, beder vi " +"dig slå dem til igen, i hvert fald for denne webside, eller for HTTPS-" +"forbindelser, eller for 'same-origin'-forespørgsler." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Du ser denne besked fordi denne webside kræver en CSRF-cookie, når du sender " +"formularer. Denne cookie er påkrævet af sikkerhedsmæssige grunde for at " +"sikre at din browser ikke bliver kapret af tredjepart." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Hvis du har slået cookies fra i din browser, beder vi dig slå dem til igen, " +"i hvert fald for denne webside, eller for 'same-origin'-forespørgsler." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Mere information er tilgængeligt med DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Intet år specificeret" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Ingen måned specificeret" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Ingen dag specificeret" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Ingen uge specificeret" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Ingen %(verbose_name_plural)s til rådighed" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1305,7 +1386,7 @@ msgstr "" "Fremtidige %(verbose_name_plural)s ikke tilgængelige, fordi %(class_name)s ." "allow_future er falsk." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Ugyldig datostreng ' %(datestr)s ' givet format ' %(format)s '" @@ -1315,16 +1396,30 @@ msgstr "Ugyldig datostreng ' %(datestr)s ' givet format ' %(format)s '" msgid "No %(verbose_name)s found matching the query" msgstr "Ingen %(verbose_name)s fundet matcher forespørgslen" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Side er ikke 'sidste', kan heller ikke konverteres til en int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Ugyldig side (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Tom liste og ' %(class_name)s .allow_empty' er falsk." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Mappeindekser er ikke tilladte her" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\" %(path)s\" eksisterer ikke" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indeks for %(directory)s" diff --git a/django/conf/locale/de/LC_MESSAGES/django.mo b/django/conf/locale/de/LC_MESSAGES/django.mo index 1c9bcc5fb58f7abfbcd9122011d05ebaa73edaa5..fe75e7c94cea669a390b01b839ef5afdf5b72e33 100644 GIT binary patch delta 9338 zcmb`L33OCNy2o!=!oGza1TRYnfg}V7gk@Bg5H}HEJB*U^!gV9!&wTArmELknFaY<%1+awCV{k2;1Kakotf6ob><_Pk*^F;JOlA~@m*6nivaeX*Wn*jGR;;BuG=SHsTm22;Pm*f+r}#<#YRX#;ngikD$) z%5TCJ@F0}SK7stRnx1Z117Uxt`l(R$v!MnI!47aS)WlanwOa*;z%{146{hsTPBNPD zF32`pd!bfx5UPVuP5swU?T|S2TKEFI9!_P$?t}Z_dU)vo0ub7`;Y_#)j)!-`?r@*sVJJ_u%(kqv zVGl@nSPrBM>$2>WZ`goA0sj=#UcC(Ei4UNnIAf4yb%TAO>PJDjd^+q3FM#~BlKjYH zcR+b$gW)Dfcv-)O&EP9g?cPX{kp~Vyb@W$L(FDI0P;Lt|;ds~-PBP_E*n)ByTnOhu z4fu%RZ=k;WJ!}s5nDXs1?nJ z>R^#6SD5;XVQcIOs35!4l&^-ZDBl8gL9K(_Ro3gUh0gzHWYpm|P%F(~nhKicQ01;r z1NVgL$cEaQA;!J{Dt0b{O`r?&U@av6tb3tO%WkL`dL7CmhoN`=^Jv`(!&!#sKz&eQ z%1J2CTmj|U>!70iR;Y<@Huf!06W9Sq!=1+d6)dHE3>L!De9Nkabuh)EtwUrc!7P?F z5zd2W!CRqL{u*oz-+`Lghfpgy3N@il!+ekRgqmnBlzjx02ge!vnQ#i_scGYtRB zrLSPn2Y-gzyF*Ye{Q|1KCDYbKvY^U6q0aFDsP<<;eP0IK!g)}~EePf6l~5De4%N?2 zsP?-G*?(o8$Iu482IbPf7=8%#!KY9``K94EP%F{Xr~9E4YC;u|_smK`ZPD$JJIs0v zY634qd1xP0fA6WGE|i0&!BMCQeP@_C!vC;6^gIAP4?wjW0QK4ph3aq>90XUxEchtY z);(?bJk&(qfa)jp4jHZZ15@z{{G9UN;a+%Xq~GzDB7dUWU>5d28op=vxnT<~cGdSX z%!gXw1lS3lYwVRiQ`R!m;2PMG2J4_2K5Fa@hOa?&{4wkRzcXx4sO!7Fuss|GHQJi{WdDC*3|APgHoVsGM#EbSZ#P^EwU_ImT>p@VIqO zJE4N~X?R;I!?Io^qj!BV*OOke)$n?_2hM^E$NI-{Bh;(+Av^;P8s`UJ2x{e*L9O(9 z!wpa#*k-sF%2V$`ZTS(HQsygT_|~u~XGZo`a6aq+6=an#40pmRn9FRI!yDin*p^up z!bOm9u&#w%Emi~6!j3>)!G#pEVdPBCzg%=321VnI5QkWILb-G;)I{zz^&1WAjeQ5y z7BoN|x93d#0jSgR3G4>HfQqTM+-hpy7wX=~Im?{?Q5bq)I0Ndu&WAbh5~vT>!9H*! z)N$Gc6=W}&@&;8t^u#0oFt9 z=@U@)KR~s6*_7Xfy(xbP6;#b9`mvA&HIaT$-z|W5!XSJQ9)s7y)Ps}wn9SJ8!~q;o z;6Udm91pn^t)IeHa1Cq;Z-p)3I;a?U05*p^VJrA7 zRJ#|TPRZ-0`~fW1`+tOtT$ek;Kd+;qIvfjI!HMuc;7n8AZTJ#YySHF#c);*es0kc} zA!yC?`*EP!RYQ%p9JXP6>q;`ZnbPnGycOOKuR7a51p~``7w5t@*e64+XtpVz4>^HW z2;x%f9+(MVH1+#T`2f^{K8DTU7ciyFQ8HS|F{l}~nB}h^3#!}$YQOaT<9_bw=pY=BzmLr}+Z^DJ}zpT(dV?|~Zd1*nz0Y3yx?#GaJ1peCFL zxr40Xa4?KP-E_CWesCk?Q|k{7UUQ&%_)>QqgEvM-o}|CNbj&exL4JHYp$I`{&rgYRG->^RSN?HN!LDTkWKe8UT%`mKaoz*49QUFtJs zU1lYQP;({q2T|oxP_15Y$3G zf~|D^KO>_7zlHj+&3Qh%LCv%u)I^3tb+`)V!qreNd>rcgy-@Angqq0vPy>Bn>_?3K z8`vTP55kXh{xj)a$K#0MS5O0eYuIF=Uv6R8*07UdH>mG>LmjVv#-43B#MBQn90e7` z<6%lOoJ2-@Hq%s;Lrq|z;e}8GgrEkv80xz?)OU4ID^HpFs|?o|-e7pM;cbR@EyVxo z@E&8>05$MNQ{Ds>G><{e_;<$sjNu-r_IpkJOUC{>%)YK=oNG++KZHKL_@rs|5IY}zkuE?XUYR$5**L+s1V(Ps?jLana(bR+FPZjl!LGceU56-deoS5ssD_^>!>aH zT~PngISE#xcQyX$82(J*Dl~|EFBBl}MUH4vd+fu={}OFL^~UbP%g~kRA1H>JB3^Ir zuj1R_I;5l<^Y5rLdJH|Gz4-*)kCd_)2wxFaB4txm6a@t*95eP6d-P;Q%_$fg{ia^gGlMTPL)F{PpNQr1Umg z>gD{O!5|y0Mw^iSX1E=Fh#o|B+W%|F{5MjnLO=0xmi1fsM`WXykkTsjUuYZJj2crm zlX;ZFK{OGqMTgN>s6TShX|z##4lVR@{4l`Rh_Nj)Tw>T4{uQOZ4ICLgDAALW4gJCG@XDYfd za2qrj-GuFK)CBD@^?!rkqI=O?)EX)21>CRoKSQA#1*I|QW;7EGLhqr*G@Z;ls0Vtn z(Fi|9ThQziY-f=FHJXaL8T;3;7!5S#uCP`Ycy9*pgL-4=3P-}1(OW2y-q3w_^JpOG zMAJ)q^zU||m(6wU?7`9M>curnE=(?4;-uI1Sekyd$G{A?{%DWB&HA~?nnWZJwO`a}63?MuZ)I-5|97etI6LC}vk4ac(;5EAH0tLKs?BH?U`6R&IfVsf)d|Or#930z z-w_rXsAX3?SJXw4VY_6?qEmA0m{3cHlebx=D2R4%CUn^MWBX#^R`C2QSNP!=kG|uVHL+W z+w66Y0wJj0;z>KW%uabha-I`x43s=OSd+Bl)p5tJ3$Wj`E3nVi*89O?lhbz6eaH&} z*Qp@tlgqFMTrUI|!HK(sAoC)EP6|W5j#o3Xx0Z0^;#8nwF&!}z){qFz9C0#bfiS$;_gdzN&UB%BI-R$!gle&!GKF(iF;uL0?8quX`)UVHmICy`8V zF7A~+GP+ATvv|;tH5iz_sJLfyt~@7^?oizI^!#BZfn-h04aBRkojQ-r#o1g-w3Y|# zns`;i_9$K;)V=Rc{ovc;{v|&&IXhP4dTw;=(rCnKxO;JREEZTE2uF=azxPpk;h57; z@xbL{3Qw^;Ip+RB-b3J4gunk1U}C2JV^9%JUp)3mvBEWfzV{p~k2ncdWLG-jC@ZQ6 zM>*s10()Y-GNIER2v#{<=iUa@FC6!1W}moSTOEzM$%gy5S!nCIU7n$#Q~%wBLrq%J zb+9_gV{u^ey&0+LycVSaKC#Oqjy*k`@V*H)J`!%Vz1X}T%q7W-5_IBub|`?W_OD!P z-i`e$@64a(y&QHtQV~wtOx7VBlXjhx;9bhIV-4F~Ox_?Njx#>4i7!q@QoMFCMXt+? zT)VPidxBR<_2rKDuy_`iPI;fa=cQb}3GxY!p+jPvr$?VLopL=fv%M!qQ#z?3ml5OD zvI<3WZ z$7lD?oV`SEfBNm&xhWnJ{G;crEW*EJvW{@I&f||DR~=e20+s^Lb#yVC$ROICM9hh5 ziwQMj_Fl7mFDw+$H2=W>tRyEG`dxZhV6uETn|k delta 7049 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 mrSrQ)4lK&, 2011-2012 -# apollo13 , 2011 -# Jannis Š, 2011,2013 -# Jannis Leidel , 2013 +# André Hagenbruch, 2011-2012 +# Florian Apolloner , 2011 +# Jannis Vajen, 2011,2013 +# Jannis Leidel , 2013-2014 # Markus Holtermann , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-23 08:22+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-30 15:02+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: German (http://www.transifex.com/projects/p/django/language/" "de/)\n" @@ -29,6 +29,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabisch" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturisch" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Aserbaidschanisch" @@ -82,322 +86,350 @@ msgid "English" msgstr "Englisch" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Australisches Englisch" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britisches Englisch" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spanisch" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinisches Spanisch" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexikanisches Spanisch" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguanisches Spanisch" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezolanisches Spanisch" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estnisch" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskisch" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persisch" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finnisch" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Französisch" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Friesisch" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irisch" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galicisch" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebräisch" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroatisch" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungarisch" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesisch" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Isländisch" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italienisch" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japanisch" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgisch" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kasachisch" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreanisch" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburgisch" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litauisch" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Lettisch" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Mazedonisch" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolisch" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Marathi" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birmanisch" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norwegisch (Bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holländisch" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norwegisch (Nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossetisch" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Panjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polnisch" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugiesisch" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumänisch" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russisch" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slowakisch" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slowenisch" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanisch" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbisch" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbisch (Latein)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Schwedisch" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilisch" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugisch" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thailändisch" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Türkisch" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatarisch" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtisch" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainisch" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamesisch" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Sitemaps" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Statische Dateien" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndication" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Webdesign" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Bitte einen gültigen Wert eingeben." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Bitte eine gültige Adresse eingeben." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Bitte eine gültige Ganzzahl eingeben." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Bitte gültige E-Mail-Adresse eingeben." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Bitte ein gültiges Kürzel, bestehend aus Buchstaben, Ziffern, Unter- und " "Bindestrichen, eingeben." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Bitte eine gültige IPv4-Adresse eingeben." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Eine gültige IPv6-Adresse eingeben." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Eine gültige IPv4- oder IPv6-Adresse eingeben" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Bitte nur durch Komma getrennte Ziffern eingeben." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Bitte sicherstellen, dass der Wert %(limit_value)s ist. (Er ist " "%(show_value)s)" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Dieser Wert muss kleiner oder gleich %(limit_value)s sein." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Dieser Wert muss größer oder gleich %(limit_value)s sein." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -412,7 +444,7 @@ msgstr[1] "" "Bitte sicherstellen, dass der Wert aus mindestens %(limit_value)d Zeichen " "besteht. (Er besteht aus %(show_value)d Zeichen)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -427,244 +459,253 @@ msgstr[1] "" "Bitte sicherstellen, dass der Wert aus höchstens %(limit_value)d Zeichen " "besteht. (Er besteht aus %(show_value)d Zeichen)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s muss für %(date_field)s %(lookup)s eindeutig sein." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "und" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s mit diesem %(field_labels)s existiert bereits." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Wert %(value)r ist keine gültige Option." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Dieses Feld darf nicht null sein." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Dieses Feld darf nicht leer sein." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s mit diesem %(field_label)s existiert bereits." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Der Wert %(value)r ist keine gültige Auswahl." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s muss für %(date_field_label)s %(lookup_type)s eindeutig sein." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Dieses Feld darf nicht null sein." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Dieses Feld darf nicht leer sein." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Feldtyp: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Ganzzahl" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' Wert muss eine Ganzzahl sein." +msgstr "‚%(value)s‛ Wert muss eine Ganzzahl sein." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' Wert muss entweder True oder False sein." +msgstr "‚%(value)s‛ Wert muss entweder True oder False sein." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolescher Wert (True oder False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Zeichenkette (bis zu %(max_length)s Zeichen)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Kommaseparierte Liste von Ganzzahlen" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' Wert hat ein ungültiges Datumsformat. Es muss der Form YYYY-MM-" -"DD entsprechen." +"‚%(value)s‛ Wert hat ein ungültiges Datumsformat. Es muss YYYY-MM-DD " +"entsprechen." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' hat das korrekte Format (YYYY-MM-DD), aber ein ungültiges Datum." +"‚%(value)s‛ hat das korrekte Format (YYYY-MM-DD) aber ein ungültiges Datum." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (ohne Uhrzeit)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' Wert hat ein ungültiges Format. Es muss der Form YYYY-MM-DD HH:MM" -"[:ss[.uuuuuu]][TZ] entsprechen." +"‚%(value)s‛ Wert hat ein ungültiges Format. Es muss YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] entsprechen." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' Wert hat das korrekte Format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" -"[TZ]), aber eine ungültige Datum-/Zeitsangabe." +"‚%(value)s‛ Wert hat das korrekte Format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) aber eine ungültige Zeit-/Datumsangabe." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (mit Uhrzeit)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' Wert muss eine Dezimalzahl sein." +msgstr "‚%(value)s‛ Wert muss eine Dezimalzahl sein." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Dezimalzahl" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-Mail-Adresse" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Dateipfad" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' Wert muss eine Gleitkommazahl sein." +msgstr "‚%(value)s‛ Wert muss eine Fließkommazahl sein." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Gleitkommazahl" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Große Ganzzahl (8 Byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4-Adresse" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-Adresse" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' Wert muss entweder None, True oder False sein." +msgstr "‚%(value)s‛ Wert muss entweder None, True oder False sein." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolescher Wert (True, False oder None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positive Ganzzahl" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positive kleine Ganzzahl" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Kürzel (bis zu %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Kleine Ganzzahl" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' Wert hat ein ungültiges Format. Es muss HH:MM[:ss[.uuuuuu]] " +"‚%(value)s‛ Wert hat ein ungültiges Format. Es muss HH:MM[:ss[.uuuuuu]] " "entsprechen." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' Wert hat das korrekte Format (HH:MM[:ss[.uuuuuu]]), aber ist " -"eine ungültige Zeitangabe." +"‚%(value)s‛ Wert hat das korrekte Format (HH:MM[:ss[.uuuuuu]]) aber ist eine " +"ungültige Zeitangabe." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Zeit" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "Adresse (URL)" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Binärdaten" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Datei" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Bild" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "Objekt vom Typ %(model)s mit Primärschlüssel %(pk)r existiert nicht." +msgstr "%(model)s-Instanz mit Primärschlüssel %(pk)r existiert nicht." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Fremdschlüssel (Typ definiert durch verknüpftes Feld)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "1:1-Beziehung" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "n:m-Beziehung" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Dieses Feld ist zwingend erforderlich." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Bitte eine ganze Zahl eingeben." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Bitte eine Zahl eingeben." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -673,7 +714,7 @@ msgstr[0] "" msgstr[1] "" "Bitte sicherstellen, dass der Wert höchstens %(max)s Ziffern enthält." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -682,7 +723,7 @@ msgstr[0] "" msgstr[1] "" "Bitte sicherstellen, dass der Wert höchstens %(max)s Dezimalstellen enthält." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -695,32 +736,32 @@ msgstr[1] "" "Bitte sicherstellen, dass der Wert höchstens %(max)s Ziffern vor dem Komma " "enthält." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Bitte ein gültiges Datum eingeben." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Bitte eine gültige Uhrzeit eingeben." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Bitte ein gültiges Datum und Uhrzeit eingeben." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Es wurde keine Datei übertragen. Überprüfen Sie das Encoding des Formulars." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Es wurde keine Datei übertragen." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Die übertragene Datei ist leer." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -732,13 +773,13 @@ msgstr[1] "" "Bitte sicherstellen, dass der Dateiname aus höchstens %(max)d Zeichen " "besteht. (Er besteht aus %(length)d Zeichen)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Bitte wählen Sie entweder eine Datei aus oder wählen Sie \"Löschen\", nicht " "beides." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -746,22 +787,26 @@ msgstr "" "Bitte ein gültiges Bild hochladen. Die hochgeladene Datei ist kein Bild oder " "ist defekt." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Bitte eine gültige Auswahl treffen. %(value)s ist keine gültige Auswahl." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Bitte eine Liste mit Werten eingeben." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Bitte einen vollständigen Wert eingeben." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Verstecktes Feld %(name)s) %(error)s" @@ -769,41 +814,48 @@ msgstr "(Verstecktes Feld %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "ManagementForm-Daten fehlen oder wurden manipuliert." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Bitte höchstens %d Formular abschicken." msgstr[1] "Bitte höchstens %d Formulare abschicken." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Bitte %d oder mehr Formulare abschicken." +msgstr[1] "Bitte %d oder mehr Formulare abschicken." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Reihenfolge" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Löschen" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Bitte die doppelten Daten für %(field)s korrigieren." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Bitte die doppelten Daten für %(field)s korrigieren, das eindeutig sein muss." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -812,33 +864,33 @@ msgstr "" "Bitte die doppelten Daten für %(field_name)s korrigieren, da es für " "%(lookup)s in %(date_field)s eindeutig sein muss." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Bitte die unten aufgeführten doppelten Werte korrigieren." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Der Inline-Fremdschlüssel passt nicht zum Primärschlüssel der übergeordneten " "Instanz." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Bitte eine gültige Auswahl treffen. Dies ist keine gültige Auswahl." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" ist kein gültiger Wert für einen Primärschlüssel." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Strg-Taste (⌘ für Mac) während des Klickens gedrückt halten, um mehrere " "Einträge auszuwählen." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -847,15 +899,15 @@ msgstr "" "%(datetime)s konnte mit der Zeitzone %(current_timezone)s nicht eindeutig " "interpretiert werden, da es doppeldeutig oder eventuell inkorrekt ist." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Derzeit" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Ändern" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Zurücksetzen" @@ -871,63 +923,63 @@ msgstr "Ja" msgid "No" msgstr "Nein" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "Ja,Nein,Vielleicht" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d Byte" msgstr[1] "%(size)d Bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "nachm." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "vorm." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "nachm." -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "vorm." -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "Mitternacht" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "Mittag" @@ -1203,117 +1255,147 @@ msgctxt "alt. month" msgid "December" msgstr "Dezember" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Weder Pillow noch PIL konnten importiert werden: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Das '_imaging' Modul von PIL konnte nicht importiert werden: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Dies ist keine gültige IPv6-Adresse." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "oder" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d Jahr" msgstr[1] "%d Jahre" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d Monat" msgstr[1] "%d Monate" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d Woche" msgstr[1] "%d Wochen" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d Tag" msgstr[1] "%d Tage" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d Stunde" msgstr[1] "%d Stunden" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d Minute" msgstr[1] "%d Minuten" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 Minuten" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Dateilisten sind untersagt." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Verboten" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ist nicht vorhanden" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF-Verifizierung fehlgeschlagen. Anfrage abgebrochen." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Verzeichnis %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Sie sehen diese Fehlermeldung da diese HTTPS-Seite einen „Referer“-Header " +"von Ihrem Webbrowser erwartet, aber keinen erhalten hat. Dieser Header ist " +"aus Sicherheitsgründen notwendig, um sicherzustellen, dass Ihr Webbrowser " +"nicht von Dritten missbraucht wird." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Falls Sie Ihren Webbrowser so konfiguriert haben, dass „Referer“-Header " +"nicht gesendet werden, müssen Sie diese Funktion mindestens für diese Seite, " +"für sichere HTTPS-Verbindungen oder für „Same-Origin“-Verbindungen " +"reaktivieren." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Sie sehen Diese Nachricht, da diese Seite einen CSRF-Cookie beim Verarbeiten " +"von Formulardaten benötigt. Dieses Cookie ist aus Sicherheitsgründen " +"notwendig, um sicherzustellen, dass Ihr Webbrowser nicht von Dritten " +"missbraucht wird." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Falls Sie Cookies in Ihren Webbrowser deaktiviert haben, müssen Sie sie " +"midestens für diese Seite oder für „Same-Origin“-Verbindungen reaktivieren." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Mehr Information ist verfügbar mit DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Kein Jahr angegeben" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Kein Monat angegeben" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Kein Tag angegeben" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Keine Woche angegeben" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Keine %(verbose_name_plural)s verfügbar" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1322,7 +1404,7 @@ msgstr "" "In der Zukunft liegende %(verbose_name_plural)s sind nicht verfügbar, da " "%(class_name)s.allow_future auf False gesetzt ist." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Ungültiges Datum '%(datestr)s' für das Format '%(format)s'" @@ -1332,18 +1414,32 @@ msgstr "Ungültiges Datum '%(datestr)s' für das Format '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Konnte keine %(verbose_name)s mit diesen Parametern finden." -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Weder ist dies die letzte Seite ('last') noch konnte sie in einen " "ganzzahligen Wert umgewandelt werden." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Ungültige Seite (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Leere Liste und '%(class_name)s.allow_empty' ist False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Dateilisten sind untersagt." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ist nicht vorhanden" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Verzeichnis %(directory)s" diff --git a/django/conf/locale/de/formats.py b/django/conf/locale/de/formats.py index b3731a361..b57f6213a 100644 --- a/django/conf/locale/de/formats.py +++ b/django/conf/locale/de/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'd.m.Y' SHORT_DATETIME_FORMAT = 'd.m.Y H:i:s' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior @@ -22,7 +22,7 @@ DATE_INPUT_FORMATS = ( ) DATETIME_INPUT_FORMATS = ( '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' - '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' + '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' '%d.%m.%Y %H:%M', # '25.10.2006 14:30' '%d.%m.%Y', # '25.10.2006' ) diff --git a/django/conf/locale/de_CH/formats.py b/django/conf/locale/de_CH/formats.py index bf8a5ce37..4b1678cff 100644 --- a/django/conf/locale/de_CH/formats.py +++ b/django/conf/locale/de_CH/formats.py @@ -13,7 +13,7 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'd.m.Y' SHORT_DATETIME_FORMAT = 'd.m.Y H:i:s' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior @@ -23,7 +23,7 @@ DATE_INPUT_FORMATS = ( ) DATETIME_INPUT_FORMATS = ( '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' - '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' + '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' '%d.%m.%Y %H:%M', # '25.10.2006 14:30' '%d.%m.%Y', # '25.10.2006' ) @@ -34,5 +34,5 @@ DATETIME_INPUT_FORMATS = ( # For details, please refer to http://www.bk.admin.ch/dokumentation/sprachen/04915/05016/index.html?lang=de # (in German) and the documentation DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/el/LC_MESSAGES/django.mo b/django/conf/locale/el/LC_MESSAGES/django.mo index a554c54b6e99c7050b923b667786e44db428ac5c..e0dd10058f3a59bfbf782459801560cab41f1de9 100644 GIT binary patch literal 22699 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, 2013 +# Apostolis Bessas , 2013 # Dimitris Glezos , 2011,2013 # Jannis Leidel , 2011 +# nikolas demiridis , 2014 +# Panos Laganakos , 2014 +# Stavros Korokithakis , 2014 # Yorgos Pagles , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 09:14+0000\n" +"Last-Translator: Panos Laganakos \n" "Language-Team: Greek (http://www.transifex.com/projects/p/django/language/" "el/)\n" "MIME-Version: 1.0\n" @@ -22,12 +25,16 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "Αφρικάνς" #: conf/global_settings.py:52 msgid "Arabic" msgstr "Αραβικά" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Αστούριας" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Γλώσσα Αζερμπαϊτζάν" @@ -38,7 +45,7 @@ msgstr "Βουλγαρικά" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "Λευκορώσικα" #: conf/global_settings.py:56 msgid "Bengali" @@ -46,7 +53,7 @@ msgstr "Μπενγκάλι" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "Βρετονικά" #: conf/global_settings.py:58 msgid "Bosnian" @@ -81,321 +88,349 @@ msgid "English" msgstr "Αγγλικά" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Αγγλικά Αυστραλίας" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Αγγλικά Βρετανίας" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Εσπεράντο" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Ισπανικά" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Ισπανικά Αργεντινής" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Μεξικανική διάλεκτος Ισπανικών" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Ισπανικά Νικαράγουας " -#: conf/global_settings.py:72 -msgid "Venezuelan Spanish" -msgstr "" - #: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "Ισπανικά Βενεζουέλας" + +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Εσθονικά" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Βάσκικα" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Περσικά" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Φινλανδικά" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Γαλλικά" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisian" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ιρλανδικά" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Γαελικά" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Εβραϊκά" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Ινδικά" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Κροατικά" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ουγγρικά" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "Ιντερλίνγκουα" + +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Ινδονησιακά" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Ισλανδικά" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Ιταλικά" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Γιαπωνέζικα" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Γεωργιανά" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Καζακστά" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Χμερ" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Κανάντα" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Κορεάτικα" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "Λουξεμβουργιανά" + +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Λιθουανικά" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Λεττονικά" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Μακεδονικά" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Μαλαγιαλάμ" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Μογγολικά" -#: conf/global_settings.py:101 -msgid "Burmese" -msgstr "" +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Μαράθι" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Βιρμανικά" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Νορβηγική διάλεκτος Μποκμάλ - \"γλώσσα των βιβλίων\"" -#: conf/global_settings.py:103 -msgid "Nepali" -msgstr "" - #: conf/global_settings.py:104 +msgid "Nepali" +msgstr "Νεπαλέζικα" + +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Ολλανδικά" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Νορβηγική διάλεκτος Nynorsk - Νεονορβηγική" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "Οσσετικά" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Πουντζάμπι" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Πολωνικά" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Πορτογαλικά" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Πορτογαλικά - διάλεκτος Βραζιλίας" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Ρουμανικά" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ρωσικά" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Σλοβακικά" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Σλοβενικά" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Αλβανικά" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Σερβικά" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Σέρβικα Λατινικά" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Σουηδικά" -#: conf/global_settings.py:119 -msgid "Swahili" -msgstr "" - #: conf/global_settings.py:120 +msgid "Swahili" +msgstr "Σουαχίλι" + +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Διάλεκτος Ταμίλ" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Τελούγκου" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Ταϊλάνδης" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Τουρκικά" -#: conf/global_settings.py:124 -msgid "Tatar" -msgstr "" - #: conf/global_settings.py:125 -msgid "Udmurt" -msgstr "" +msgid "Tatar" +msgstr "Ταταρικά" #: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "Ουντμουρτικά" + +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ουκρανικά" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Βιετναμέζικα" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Απλοποιημένα Κινέζικα" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Παραδοσιακά Κινέζικα" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Χάρτες Ιστότοπου" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Στατικά Αρχεία" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Σχεδιασμός Ιστοσελίδων" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Εισάγετε μια έγκυρη τιμή." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Εισάγετε ένα έγκυρο URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Εισάγετε έναν έγκυρο ακέραιο." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Εισάγετε μια έγκυρη διεύθυνση ηλ. ταχυδρομείου." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Ένα έγκυρο 'slug' αποτελείται από γράμματα, αριθμούς, παύλες ή κάτω παύλες." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Εισάγετε μια έγκυρη διεύθυνση IPv4." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Εισάγετε μία έγκυρη IPv6 διεύθυνση" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Εισάγετε μία έγκυρη IPv4 ή IPv6 διεύθυνση" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Εισάγετε μόνο ψηφία χωρισμένα με κόμματα." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Βεβαιωθείτε ότι η τιμή είναι %(limit_value)s (η τιμή που καταχωρήσατε είναι " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Βεβαιωθείτε ότι η τιμή είναι μικρότερη ή ίση από %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Βεβαιωθείτε ότι η τιμή είναι μεγαλύτερη ή ίση από %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -406,7 +441,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,250 +452,259 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -" %(field_name)s πρέπει να είναι μοναδικό για %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "και" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s με αυτή την %(field_labels)s υπάρχει ήδη." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Η τιμή %(value)r δεν είναι έγκυρη επιλογή." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Αυτό το πεδίο δεν μπορεί να είναι κενό (null)." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Το πεδίο αυτό δεν μπορεί να είναι κενό." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s με αυτό το %(field_label)s υπάρχει ήδη." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Αυτό το πεδίο δεν μπορεί να είναι κενό (null)." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Το πεδίο αυτό δεν μπορεί να είναι κενό." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Είδος πεδίου: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Ακέραιος" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "Η τιμή '%(value)s' πρέπει να είναι ακέραιος." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "Η τιμή '%(value)s' πρέπει να είναι είτε True ή False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (Είτε Αληθές ή Ψευδές)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Συμβολοσειρά (μέχρι %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Ακέραιοι χωρισμένοι με κόμματα" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Ημερομηνία (χωρίς την ώρα)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Ημερομηνία (με την ώρα)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "Η '%(value)s' τιμή πρέπει να είναι ακέραιος." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Δεκαδικός αριθμός" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Ηλεκτρονική διεύθυνση" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Τοποθεσία αρχείου" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "Η '%(value)s' τιμή πρέπει να είναι δεκαδικός." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Αριθμός κινητής υποδιαστολής" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Μεγάλος ακέραιος - big integer (8 bytes)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Διεύθυνση IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "διεύθυνση IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "Η '%(value)s' τιμή πρέπει είναι είτε None, True ή False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (Αληθές, Ψευδές, ή τίποτα)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Θετικός ακέραιος" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Θετικός μικρός ακέραιος" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" -msgstr "" +msgstr "Slug (μέχρι %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Μικρός ακέραιος" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Κείμενο" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Ώρα" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Αρχείο" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Εικόνα" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" "Εξωτερικό Κλειδί - Foreign Key (ο τύπος καθορίζεται από το πεδίο του " "συσχετισμού)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Σχέση ένα-προς-ένα" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Σχέση πολλά-προς-πολλά" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Αυτό το πεδίο είναι απαραίτητο." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Εισάγετε έναν ακέραιο αριθμό." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Εισάγετε έναν αριθμό." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" +"Σιγουρευτείτε οτι τα σύνολο των ψηφίων δεν είναι παραπάνω από %(max)s" msgstr[1] "" +"Σιγουρευτείτε οτι τα σύνολο των ψηφίων δεν είναι παραπάνω από %(max)s" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Σιγουρευτείτε ότι το δεκαδικό ψηφίο δεν είναι παραπάνω από %(max)s." +msgstr[1] "Σιγουρευτείτε ότι τα δεκαδικά ψηφία δεν είναι παραπάνω από %(max)s." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -669,32 +713,32 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Εισάγετε μια έγκυρη ημερομηνία." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Εισάγετε μια έγκυρη ώρα." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Εισάγετε μια έγκυρη ημερομηνία/ώρα." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Δεν έχει υποβληθεί κάποιο αρχείο. Ελέγξτε τον τύπο κωδικοποίησης στη φόρμα." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Δεν έχει υποβληθεί κάποιο αρχείο." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Το αρχείο που υποβλήθηκε είναι κενό." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -702,14 +746,14 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Βεβαιωθείτε ότι είτε έχετε επιλέξει ένα αρχείο για αποστολή είτε έχετε " "επιλέξει την εκκαθάριση του πεδίου. Δεν είναι δυνατή η επιλογή και των δύο " "ταυτοχρόνως." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -717,23 +761,27 @@ msgstr "" "Βεβεαιωθείτε ότι το αρχείο που έχετε επιλέξει για αποστολή είναι αρχείο " "εικόνας. Το τρέχον είτε δεν ήταν εικόνα είτε έχει υποστεί φθορά." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Βεβαιωθείτε ότι έχετε επιλέξει μία έγκυρη επιλογή. Η τιμή %(value)s δεν " "είναι διαθέσιμη προς επιλογή." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Εισάγετε μια λίστα τιμών." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" -msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Εισάγετε μια πλήρης τιμή" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -741,42 +789,49 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "" +msgstr "Τα δεδομένα του ManagementForm λείπουν ή έχουν αλλοιωθεί" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Παρακαλώ υποβάλλετε %d ή λιγότερες φόρμες." +msgstr[1] "Παρακαλώ υποβάλλετε %d ή λιγότερες φόρμες." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Παρακαλώ υποβάλλετε %d ή περισσότερες φόρμες." +msgstr[1] "Παρακαλώ υποβάλλετε %d ή περισσότερες φόρμες." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ταξινόμηση" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Διαγραφή" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Στο %(field)s έχετε ξαναεισάγει τα ίδια δεδομένα." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Στο %(field)s έχετε ξαναεισάγει τα ίδια δεδομένα. Θα πρέπει να εμφανίζονται " "μία φορά. " -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -785,50 +840,50 @@ msgstr "" "Στο %(field_name)s έχετε ξαναεισάγει τα ίδια δεδομένα. Θα πρέπει να " "εμφανίζονται μία φορά για το %(lookup)s στο %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Έχετε ξαναεισάγει την ίδια τιμη. Βεβαιωθείτε ότι είναι μοναδική." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Το ενσωματωμένο εξωτερικό κλειδί δεν αντιστοιχεί με το κλειδί του " "αντικειμένου από το οποίο πηγάζει." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Επιλέξτε μια έγκυρη επιλογή. Η επιλογή αυτή δεν είναι μία από τις διαθέσιμες " "επιλογές." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "Το \"%(pk)s\" δεν είναι έγκυρη τιμή για πρωτεύων κλειδί" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Κρατήστε πατημένο το πλήκτρο \"Control\" ή σε Mac το πλήκτρο \"Command\" για " "να επιλέξετε περισσότερα από ένα." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Τώρα" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Επεξεργασία" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Εκκαθάσριση" @@ -844,63 +899,63 @@ msgstr "Ναι" msgid "No" msgstr "Όχι" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ναι,όχι,ίσως" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bytes" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "μμ." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "πμ." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ΜΜ" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ΠΜ" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "μεσάνυχτα" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "μεσημέρι" @@ -1176,117 +1231,133 @@ msgctxt "alt. month" msgid "December" msgstr "Δεκεμβρίου" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "Αυτή δεν είναι έγκυρη διεύθυνση IPv6." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ή" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d χρόνος" +msgstr[1] "%d χρόνια" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d μήνας" +msgstr[1] "%d μήνες" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d βδομάδα" +msgstr[1] "%d βδομάδες" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d μέρα" +msgstr[1] "%d μέρες" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ώρα" +msgstr[1] "%d ώρες" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d λεπτό" +msgstr[1] "%d λεπτά" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "0 λεπτά" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Απαγορευμένο" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Η πιστοποίηση CSRF απέτυχε. Το αίτημα απέτυχε" + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Περισσότερες πληροφορίες είναι διαθέσιμες με DEBUG=True" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Δεν έχει οριστεί χρονιά" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Δεν έχει οριστεί μήνας" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Δεν έχει οριστεί μέρα" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Δεν έχει οριστεί εβδομάδα" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Δεν υπάρχουν διαθέσιμα %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1295,7 +1366,7 @@ msgstr "" "Μελλοντικά %(verbose_name_plural)s δεν είναι διαθέσιμα διότι δεν έχει τεθεί " "το %(class_name)s.allow_future." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1307,18 +1378,32 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Δεν βρέθηκαν %(verbose_name)s που να ικανοποιούν την αναζήτηση." -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Η σελίδα δεν έχει την τιμή 'last' υποδηλώνοντας την τελευταία σελίδα, ούτε " "μπορεί να μετατραπεί σε ακέραιο." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Άκυρη σελίδα (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Άδεια λίστα ενώ '%(class_name)s.allow_empty' δεν έχει τεθεί." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Τα ευρετήρια καταλόγων δεν επιτρέπονται εδώ." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "Το \"%(path)s\" δεν υπάρχει" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Ευρετήριο του %(directory)s" diff --git a/django/conf/locale/el/formats.py b/django/conf/locale/el/formats.py index a44b909b2..429db4b50 100644 --- a/django/conf/locale/el/formats.py +++ b/django/conf/locale/el/formats.py @@ -5,20 +5,34 @@ from __future__ import unicode_literals # The *_FORMAT strings use the Django date format syntax, # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date -DATE_FORMAT = 'd E Y' -TIME_FORMAT = 'g:i:s A' -# DATETIME_FORMAT = +DATE_FORMAT = 'd/m/Y' +TIME_FORMAT = 'P' +DATETIME_FORMAT = 'd/m/Y P' YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' -SHORT_DATE_FORMAT = 'd M Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +SHORT_DATE_FORMAT = 'd/m/Y' +SHORT_DATETIME_FORMAT = 'd/m/Y P' +FIRST_DAY_OF_WEEK = 0 # Sunday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +DATE_INPUT_FORMATS = ( + '%d/%m/%Y', '%d/%m/%y', '%Y-%m-%d', # '25/10/2006', '25/10/06', '2006-10-25', +) +DATETIME_INPUT_FORMATS = ( + '%d/%m/%Y %H:%M:%S', # '25/10/2006 14:30:59' + '%d/%m/%Y %H:%M:%S.%f', # '25/10/2006 14:30:59.000200' + '%d/%m/%Y %H:%M', # '25/10/2006 14:30' + '%d/%m/%Y', # '25/10/2006' + '%d/%m/%y %H:%M:%S', # '25/10/06 14:30:59' + '%d/%m/%y %H:%M:%S.%f', # '25/10/06 14:30:59.000200' + '%d/%m/%y %H:%M', # '25/10/06 14:30' + '%d/%m/%y', # '25/10/06' + '%Y-%m-%d %H:%M:%S', # '2006-10-25 14:30:59' + '%Y-%m-%d %H:%M:%S.%f', # '2006-10-25 14:30:59.000200' + '%Y-%m-%d %H:%M', # '2006-10-25 14:30' + '%Y-%m-%d', # '2006-10-25' +) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +THOUSAND_SEPARATOR = '\xa0' # non-breaking space +NUMBER_GROUPING = 3 diff --git a/django/conf/locale/en/LC_MESSAGES/django.mo b/django/conf/locale/en/LC_MESSAGES/django.mo index 9a83ba20c8437b1f694960540eb80bb69f20a4b9..0d4c976d2624f5caf10d5989cf58218bbd1bd925 100644 GIT binary patch delta 23 ecmaFD^n__b3$LNBfuVw-nU$e|wt?ZqiI)LbHwRDv delta 23 ecmaFD^n__b3$KN)k&%LdrIo3Pwt>;aiI)LcBL`&w diff --git a/django/conf/locale/en/LC_MESSAGES/django.po b/django/conf/locale/en/LC_MESSAGES/django.po index de23c8dcf..dbfc88347 100644 --- a/django/conf/locale/en/LC_MESSAGES/django.po +++ b/django/conf/locale/en/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English \n" @@ -21,6 +21,10 @@ msgstr "" msgid "Arabic" msgstr "" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -74,318 +78,346 @@ msgid "English" msgstr "" #: conf/global_settings.py:66 -msgid "British English" +msgid "Australian English" msgstr "" #: conf/global_settings.py:67 -msgid "Esperanto" +msgid "British English" msgstr "" #: conf/global_settings.py:68 -msgid "Spanish" +msgid "Esperanto" msgstr "" #: conf/global_settings.py:69 -msgid "Argentinian Spanish" +msgid "Spanish" msgstr "" #: conf/global_settings.py:70 -msgid "Mexican Spanish" +msgid "Argentinian Spanish" msgstr "" #: conf/global_settings.py:71 -msgid "Nicaraguan Spanish" +msgid "Mexican Spanish" msgstr "" #: conf/global_settings.py:72 -msgid "Venezuelan Spanish" +msgid "Nicaraguan Spanish" msgstr "" #: conf/global_settings.py:73 -msgid "Estonian" +msgid "Venezuelan Spanish" msgstr "" #: conf/global_settings.py:74 -msgid "Basque" +msgid "Estonian" msgstr "" #: conf/global_settings.py:75 -msgid "Persian" +msgid "Basque" msgstr "" #: conf/global_settings.py:76 -msgid "Finnish" +msgid "Persian" msgstr "" #: conf/global_settings.py:77 -msgid "French" +msgid "Finnish" msgstr "" #: conf/global_settings.py:78 -msgid "Frisian" +msgid "French" msgstr "" #: conf/global_settings.py:79 -msgid "Irish" +msgid "Frisian" msgstr "" #: conf/global_settings.py:80 -msgid "Galician" +msgid "Irish" msgstr "" #: conf/global_settings.py:81 -msgid "Hebrew" +msgid "Galician" msgstr "" #: conf/global_settings.py:82 -msgid "Hindi" +msgid "Hebrew" msgstr "" #: conf/global_settings.py:83 -msgid "Croatian" +msgid "Hindi" msgstr "" #: conf/global_settings.py:84 -msgid "Hungarian" +msgid "Croatian" msgstr "" #: conf/global_settings.py:85 -msgid "Interlingua" +msgid "Hungarian" msgstr "" #: conf/global_settings.py:86 -msgid "Indonesian" +msgid "Interlingua" msgstr "" #: conf/global_settings.py:87 -msgid "Icelandic" +msgid "Indonesian" msgstr "" #: conf/global_settings.py:88 -msgid "Italian" +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Icelandic" msgstr "" #: conf/global_settings.py:89 -msgid "Japanese" +msgid "Italian" msgstr "" #: conf/global_settings.py:90 -msgid "Georgian" +msgid "Japanese" msgstr "" #: conf/global_settings.py:91 -msgid "Kazakh" +msgid "Georgian" msgstr "" #: conf/global_settings.py:92 -msgid "Khmer" +msgid "Kazakh" msgstr "" #: conf/global_settings.py:93 -msgid "Kannada" +msgid "Khmer" msgstr "" #: conf/global_settings.py:94 -msgid "Korean" +msgid "Kannada" msgstr "" #: conf/global_settings.py:95 -msgid "Luxembourgish" +msgid "Korean" msgstr "" #: conf/global_settings.py:96 -msgid "Lithuanian" +msgid "Luxembourgish" msgstr "" #: conf/global_settings.py:97 -msgid "Latvian" +msgid "Lithuanian" msgstr "" #: conf/global_settings.py:98 -msgid "Macedonian" +msgid "Latvian" msgstr "" #: conf/global_settings.py:99 -msgid "Malayalam" +msgid "Macedonian" msgstr "" #: conf/global_settings.py:100 -msgid "Mongolian" +msgid "Malayalam" msgstr "" #: conf/global_settings.py:101 -msgid "Burmese" +msgid "Mongolian" msgstr "" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Burmese" msgstr "" #: conf/global_settings.py:103 -msgid "Nepali" +msgid "Norwegian Bokmal" msgstr "" #: conf/global_settings.py:104 -msgid "Dutch" +msgid "Nepali" msgstr "" #: conf/global_settings.py:105 -msgid "Norwegian Nynorsk" +msgid "Dutch" msgstr "" #: conf/global_settings.py:106 -msgid "Ossetic" +msgid "Norwegian Nynorsk" msgstr "" #: conf/global_settings.py:107 -msgid "Punjabi" +msgid "Ossetic" msgstr "" #: conf/global_settings.py:108 -msgid "Polish" +msgid "Punjabi" msgstr "" #: conf/global_settings.py:109 -msgid "Portuguese" +msgid "Polish" msgstr "" #: conf/global_settings.py:110 -msgid "Brazilian Portuguese" +msgid "Portuguese" msgstr "" #: conf/global_settings.py:111 -msgid "Romanian" +msgid "Brazilian Portuguese" msgstr "" #: conf/global_settings.py:112 -msgid "Russian" +msgid "Romanian" msgstr "" #: conf/global_settings.py:113 -msgid "Slovak" +msgid "Russian" msgstr "" #: conf/global_settings.py:114 -msgid "Slovenian" +msgid "Slovak" msgstr "" #: conf/global_settings.py:115 -msgid "Albanian" +msgid "Slovenian" msgstr "" #: conf/global_settings.py:116 -msgid "Serbian" +msgid "Albanian" msgstr "" #: conf/global_settings.py:117 -msgid "Serbian Latin" +msgid "Serbian" msgstr "" #: conf/global_settings.py:118 -msgid "Swedish" +msgid "Serbian Latin" msgstr "" #: conf/global_settings.py:119 -msgid "Swahili" +msgid "Swedish" msgstr "" #: conf/global_settings.py:120 -msgid "Tamil" +msgid "Swahili" msgstr "" #: conf/global_settings.py:121 -msgid "Telugu" +msgid "Tamil" msgstr "" #: conf/global_settings.py:122 -msgid "Thai" +msgid "Telugu" msgstr "" #: conf/global_settings.py:123 -msgid "Turkish" +msgid "Thai" msgstr "" #: conf/global_settings.py:124 -msgid "Tatar" +msgid "Turkish" msgstr "" #: conf/global_settings.py:125 -msgid "Udmurt" +msgid "Tatar" msgstr "" #: conf/global_settings.py:126 -msgid "Ukrainian" +msgid "Udmurt" msgstr "" #: conf/global_settings.py:127 -msgid "Urdu" +msgid "Ukrainian" msgstr "" #: conf/global_settings.py:128 -msgid "Vietnamese" +msgid "Urdu" msgstr "" #: conf/global_settings.py:129 +msgid "Vietnamese" +msgstr "" + +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -396,7 +428,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -407,247 +439,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -656,31 +696,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -688,115 +728,126 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -812,63 +863,63 @@ msgstr "" msgid "No" msgstr "" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "" msgstr[1] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "" @@ -1144,124 +1195,140 @@ msgctxt "alt. month" msgid "December" msgstr "" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1271,16 +1338,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/en/formats.py b/django/conf/locale/en/formats.py index e73bc6236..279cd3c51 100644 --- a/django/conf/locale/en/formats.py +++ b/django/conf/locale/en/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'F j' SHORT_DATE_FORMAT = 'm/d/Y' SHORT_DATETIME_FORMAT = 'm/d/Y P' -FIRST_DAY_OF_WEEK = 0 # Sunday +FIRST_DAY_OF_WEEK = 0 # Sunday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' + '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' # '%b %d %Y', '%b %d, %Y', # 'Oct 25 2006', 'Oct 25, 2006' # '%d %b %Y', '%d %b, %Y', # '25 Oct 2006', '25 Oct, 2006' # '%B %d %Y', '%B %d, %Y', # 'October 25 2006', 'October 25, 2006' @@ -41,4 +41,3 @@ DATETIME_INPUT_FORMATS = ( DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' NUMBER_GROUPING = 3 - diff --git a/django/conf/locale/en_AU/LC_MESSAGES/django.mo b/django/conf/locale/en_AU/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..224e45f5dd009db6e5b10a2b8d5a68ec8ed45f08 GIT binary patch literal 16790 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 ZxJM?R{IB8@e+-|L)#N{?{=eV%{x50T26+Gg literal 0 HcmV?d00001 diff --git a/django/conf/locale/en_AU/LC_MESSAGES/django.po b/django/conf/locale/en_AU/LC_MESSAGES/django.po new file mode 100644 index 000000000..676446e0e --- /dev/null +++ b/django/conf/locale/en_AU/LC_MESSAGES/django.po @@ -0,0 +1,1395 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Tom Fifield , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/" +"django/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: conf/global_settings.py:51 +msgid "Afrikaans" +msgstr "Afrikaans" + +#: conf/global_settings.py:52 +msgid "Arabic" +msgstr "Arabic" + +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + +#: conf/global_settings.py:53 +msgid "Azerbaijani" +msgstr "Azerbaijani" + +#: conf/global_settings.py:54 +msgid "Bulgarian" +msgstr "Bulgarian" + +#: conf/global_settings.py:55 +msgid "Belarusian" +msgstr "Belarusian" + +#: conf/global_settings.py:56 +msgid "Bengali" +msgstr "Bengali" + +#: conf/global_settings.py:57 +msgid "Breton" +msgstr "Breton" + +#: conf/global_settings.py:58 +msgid "Bosnian" +msgstr "Bosnian" + +#: conf/global_settings.py:59 +msgid "Catalan" +msgstr "Catalan" + +#: conf/global_settings.py:60 +msgid "Czech" +msgstr "Czech" + +#: conf/global_settings.py:61 +msgid "Welsh" +msgstr "Welsh" + +#: conf/global_settings.py:62 +msgid "Danish" +msgstr "Danish" + +#: conf/global_settings.py:63 +msgid "German" +msgstr "German" + +#: conf/global_settings.py:64 +msgid "Greek" +msgstr "Greek" + +#: conf/global_settings.py:65 +msgid "English" +msgstr "English" + +#: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 +msgid "British English" +msgstr "British English" + +#: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "Esperanto" + +#: conf/global_settings.py:69 +msgid "Spanish" +msgstr "Spanish" + +#: conf/global_settings.py:70 +msgid "Argentinian Spanish" +msgstr "Argentinian Spanish" + +#: conf/global_settings.py:71 +msgid "Mexican Spanish" +msgstr "Mexican Spanish" + +#: conf/global_settings.py:72 +msgid "Nicaraguan Spanish" +msgstr "Nicaraguan Spanish" + +#: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "Venezuelan Spanish" + +#: conf/global_settings.py:74 +msgid "Estonian" +msgstr "Estonian" + +#: conf/global_settings.py:75 +msgid "Basque" +msgstr "Basque" + +#: conf/global_settings.py:76 +msgid "Persian" +msgstr "Persian" + +#: conf/global_settings.py:77 +msgid "Finnish" +msgstr "Finnish" + +#: conf/global_settings.py:78 +msgid "French" +msgstr "French" + +#: conf/global_settings.py:79 +msgid "Frisian" +msgstr "Frisian" + +#: conf/global_settings.py:80 +msgid "Irish" +msgstr "Irish" + +#: conf/global_settings.py:81 +msgid "Galician" +msgstr "Galician" + +#: conf/global_settings.py:82 +msgid "Hebrew" +msgstr "Hebrew" + +#: conf/global_settings.py:83 +msgid "Hindi" +msgstr "Hindi" + +#: conf/global_settings.py:84 +msgid "Croatian" +msgstr "Croatian" + +#: conf/global_settings.py:85 +msgid "Hungarian" +msgstr "Hungarian" + +#: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "Interlingua" + +#: conf/global_settings.py:87 +msgid "Indonesian" +msgstr "Indonesian" + +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Icelandic" +msgstr "Icelandic" + +#: conf/global_settings.py:89 +msgid "Italian" +msgstr "Italian" + +#: conf/global_settings.py:90 +msgid "Japanese" +msgstr "Japanese" + +#: conf/global_settings.py:91 +msgid "Georgian" +msgstr "Georgian" + +#: conf/global_settings.py:92 +msgid "Kazakh" +msgstr "Kazakh" + +#: conf/global_settings.py:93 +msgid "Khmer" +msgstr "Khmer" + +#: conf/global_settings.py:94 +msgid "Kannada" +msgstr "Kannada" + +#: conf/global_settings.py:95 +msgid "Korean" +msgstr "Korean" + +#: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "Luxembourgish" + +#: conf/global_settings.py:97 +msgid "Lithuanian" +msgstr "Lithuanian" + +#: conf/global_settings.py:98 +msgid "Latvian" +msgstr "Latvian" + +#: conf/global_settings.py:99 +msgid "Macedonian" +msgstr "Macedonian" + +#: conf/global_settings.py:100 +msgid "Malayalam" +msgstr "Malayalam" + +#: conf/global_settings.py:101 +msgid "Mongolian" +msgstr "Mongolian" + +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Burmese" + +#: conf/global_settings.py:103 +msgid "Norwegian Bokmal" +msgstr "Norwegian Bokmal" + +#: conf/global_settings.py:104 +msgid "Nepali" +msgstr "Nepali" + +#: conf/global_settings.py:105 +msgid "Dutch" +msgstr "Dutch" + +#: conf/global_settings.py:106 +msgid "Norwegian Nynorsk" +msgstr "Norwegian Nynorsk" + +#: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "Ossetic" + +#: conf/global_settings.py:108 +msgid "Punjabi" +msgstr "Punjabi" + +#: conf/global_settings.py:109 +msgid "Polish" +msgstr "Polish" + +#: conf/global_settings.py:110 +msgid "Portuguese" +msgstr "Portuguese" + +#: conf/global_settings.py:111 +msgid "Brazilian Portuguese" +msgstr "Brazilian Portuguese" + +#: conf/global_settings.py:112 +msgid "Romanian" +msgstr "Romanian" + +#: conf/global_settings.py:113 +msgid "Russian" +msgstr "Russian" + +#: conf/global_settings.py:114 +msgid "Slovak" +msgstr "Slovak" + +#: conf/global_settings.py:115 +msgid "Slovenian" +msgstr "Slovenian" + +#: conf/global_settings.py:116 +msgid "Albanian" +msgstr "Albanian" + +#: conf/global_settings.py:117 +msgid "Serbian" +msgstr "Serbian" + +#: conf/global_settings.py:118 +msgid "Serbian Latin" +msgstr "Serbian Latin" + +#: conf/global_settings.py:119 +msgid "Swedish" +msgstr "Swedish" + +#: conf/global_settings.py:120 +msgid "Swahili" +msgstr "Swahili" + +#: conf/global_settings.py:121 +msgid "Tamil" +msgstr "Tamil" + +#: conf/global_settings.py:122 +msgid "Telugu" +msgstr "Telugu" + +#: conf/global_settings.py:123 +msgid "Thai" +msgstr "Thai" + +#: conf/global_settings.py:124 +msgid "Turkish" +msgstr "Turkish" + +#: conf/global_settings.py:125 +msgid "Tatar" +msgstr "Tatar" + +#: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "Udmurt" + +#: conf/global_settings.py:127 +msgid "Ukrainian" +msgstr "Ukrainian" + +#: conf/global_settings.py:128 +msgid "Urdu" +msgstr "Urdu" + +#: conf/global_settings.py:129 +msgid "Vietnamese" +msgstr "Vietnamese" + +#: conf/global_settings.py:130 conf/global_settings.py:131 +msgid "Simplified Chinese" +msgstr "Simplified Chinese" + +#: conf/global_settings.py:132 conf/global_settings.py:133 +msgid "Traditional Chinese" +msgstr "Traditional Chinese" + +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + +#: core/validators.py:21 +msgid "Enter a valid value." +msgstr "Enter a valid value." + +#: core/validators.py:77 forms/fields.py:675 +msgid "Enter a valid URL." +msgstr "Enter a valid URL." + +#: core/validators.py:115 +msgid "Enter a valid integer." +msgstr "" + +#: core/validators.py:120 +msgid "Enter a valid email address." +msgstr "Enter a valid email address." + +#: core/validators.py:185 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." + +#: core/validators.py:188 core/validators.py:207 +msgid "Enter a valid IPv4 address." +msgstr "Enter a valid IPv4 address." + +#: core/validators.py:193 core/validators.py:208 +msgid "Enter a valid IPv6 address." +msgstr "Enter a valid IPv6 address." + +#: core/validators.py:203 core/validators.py:206 +msgid "Enter a valid IPv4 or IPv6 address." +msgstr "Enter a valid IPv4 or IPv6 address." + +#: core/validators.py:229 db/models/fields/__init__.py:1070 +msgid "Enter only digits separated by commas." +msgstr "Enter only digits separated by commas." + +#: core/validators.py:236 +#, python-format +msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." +msgstr "Ensure this value is %(limit_value)s (it is %(show_value)s)." + +#: core/validators.py:255 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "Ensure this value is less than or equal to %(limit_value)s." + +#: core/validators.py:262 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "Ensure this value is greater than or equal to %(limit_value)s." + +#: core/validators.py:271 +#, python-format +msgid "" +"Ensure this value has at least %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +"Ensure this value has at least %(limit_value)d character (it has " +"%(show_value)d)." +msgstr[1] "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." + +#: core/validators.py:282 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +"Ensure this value has at most %(limit_value)d character (it has " +"%(show_value)d)." +msgstr[1] "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." + +#: db/models/base.py:975 forms/models.py:718 +msgid "and" +msgstr "and" + +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "This field cannot be null." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "This field cannot be blank." + +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s with this %(field_label)s already exists." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 +#, python-format +msgid "Field of type: %(field_type)s" +msgstr "Field of type: %(field_type)s" + +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 +msgid "Integer" +msgstr "Integer" + +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 +#, python-format +msgid "'%(value)s' value must be an integer." +msgstr "" + +#: db/models/fields/__init__.py:926 +#, python-format +msgid "'%(value)s' value must be either True or False." +msgstr "" + +#: db/models/fields/__init__.py:928 +msgid "Boolean (Either True or False)" +msgstr "Boolean (Either True or False)" + +#: db/models/fields/__init__.py:1004 +#, python-format +msgid "String (up to %(max_length)s)" +msgstr "String (up to %(max_length)s)" + +#: db/models/fields/__init__.py:1065 +msgid "Comma-separated integers" +msgstr "Comma-separated integers" + +#: db/models/fields/__init__.py:1080 +#, python-format +msgid "" +"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " +"date." +msgstr "" + +#: db/models/fields/__init__.py:1085 +msgid "Date (without time)" +msgstr "Date (without time)" + +#: db/models/fields/__init__.py:1187 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." +msgstr "" + +#: db/models/fields/__init__.py:1191 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) but it is an invalid date/time." +msgstr "" + +#: db/models/fields/__init__.py:1195 +msgid "Date (with time)" +msgstr "Date (with time)" + +#: db/models/fields/__init__.py:1297 +#, python-format +msgid "'%(value)s' value must be a decimal number." +msgstr "" + +#: db/models/fields/__init__.py:1299 +msgid "Decimal number" +msgstr "Decimal number" + +#: db/models/fields/__init__.py:1444 +msgid "Email address" +msgstr "Email address" + +#: db/models/fields/__init__.py:1470 +msgid "File path" +msgstr "File path" + +#: db/models/fields/__init__.py:1537 +#, python-format +msgid "'%(value)s' value must be a float." +msgstr "" + +#: db/models/fields/__init__.py:1539 +msgid "Floating point number" +msgstr "Floating point number" + +#: db/models/fields/__init__.py:1623 +msgid "Big (8 byte) integer" +msgstr "Big (8 byte) integer" + +#: db/models/fields/__init__.py:1638 +msgid "IPv4 address" +msgstr "IPv4 address" + +#: db/models/fields/__init__.py:1668 +msgid "IP address" +msgstr "IP address" + +#: db/models/fields/__init__.py:1747 +#, python-format +msgid "'%(value)s' value must be either None, True or False." +msgstr "" + +#: db/models/fields/__init__.py:1749 +msgid "Boolean (Either True, False or None)" +msgstr "Boolean (Either True, False or None)" + +#: db/models/fields/__init__.py:1809 +msgid "Positive integer" +msgstr "Positive integer" + +#: db/models/fields/__init__.py:1821 +msgid "Positive small integer" +msgstr "Positive small integer" + +#: db/models/fields/__init__.py:1834 +#, python-format +msgid "Slug (up to %(max_length)s)" +msgstr "Slug (up to %(max_length)s)" + +#: db/models/fields/__init__.py:1863 +msgid "Small integer" +msgstr "Small integer" + +#: db/models/fields/__init__.py:1870 +msgid "Text" +msgstr "Text" + +#: db/models/fields/__init__.py:1893 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1895 +#, python-format +msgid "" +"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " +"invalid time." +msgstr "" + +#: db/models/fields/__init__.py:1898 +msgid "Time" +msgstr "Time" + +#: db/models/fields/__init__.py:1977 +msgid "URL" +msgstr "URL" + +#: db/models/fields/__init__.py:2000 +msgid "Raw binary data" +msgstr "Raw binary data" + +#: db/models/fields/files.py:225 +msgid "File" +msgstr "File" + +#: db/models/fields/files.py:375 +msgid "Image" +msgstr "Image" + +#: db/models/fields/related.py:1580 +#, python-format +msgid "%(model)s instance with pk %(pk)r does not exist." +msgstr "" + +#: db/models/fields/related.py:1582 +msgid "Foreign Key (type determined by related field)" +msgstr "Foreign Key (type determined by related field)" + +#: db/models/fields/related.py:1773 +msgid "One-to-one relationship" +msgstr "One-to-one relationship" + +#: db/models/fields/related.py:1843 +msgid "Many-to-many relationship" +msgstr "Many-to-many relationship" + +#: forms/fields.py:55 +msgid "This field is required." +msgstr "This field is required." + +#: forms/fields.py:236 +msgid "Enter a whole number." +msgstr "Enter a whole number." + +#: forms/fields.py:279 forms/fields.py:316 +msgid "Enter a number." +msgstr "Enter a number." + +#: forms/fields.py:318 +#, python-format +msgid "Ensure that there are no more than %(max)s digit in total." +msgid_plural "Ensure that there are no more than %(max)s digits in total." +msgstr[0] "Ensure that there are no more than %(max)s digit in total." +msgstr[1] "Ensure that there are no more than %(max)s digits in total." + +#: forms/fields.py:322 +#, python-format +msgid "Ensure that there are no more than %(max)s decimal place." +msgid_plural "Ensure that there are no more than %(max)s decimal places." +msgstr[0] "Ensure that there are no more than %(max)s decimal place." +msgstr[1] "Ensure that there are no more than %(max)s decimal places." + +#: forms/fields.py:326 +#, python-format +msgid "" +"Ensure that there are no more than %(max)s digit before the decimal point." +msgid_plural "" +"Ensure that there are no more than %(max)s digits before the decimal point." +msgstr[0] "" +"Ensure that there are no more than %(max)s digit before the decimal point." +msgstr[1] "" +"Ensure that there are no more than %(max)s digits before the decimal point." + +#: forms/fields.py:437 forms/fields.py:1139 +msgid "Enter a valid date." +msgstr "Enter a valid date." + +#: forms/fields.py:461 forms/fields.py:1140 +msgid "Enter a valid time." +msgstr "Enter a valid time." + +#: forms/fields.py:483 +msgid "Enter a valid date/time." +msgstr "Enter a valid date/time." + +#: forms/fields.py:564 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "No file was submitted. Check the encoding type on the form." + +#: forms/fields.py:565 +msgid "No file was submitted." +msgstr "No file was submitted." + +#: forms/fields.py:566 +msgid "The submitted file is empty." +msgstr "The submitted file is empty." + +#: forms/fields.py:568 +#, python-format +msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." +msgid_plural "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr[0] "" +"Ensure this filename has at most %(max)d character (it has %(length)d)." +msgstr[1] "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." + +#: forms/fields.py:571 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "Please either submit a file or check the clear checkbox, not both." + +#: forms/fields.py:632 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." + +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "Select a valid choice. %(value)s is not one of the available choices." + +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 +msgid "Enter a list of values." +msgstr "Enter a list of values." + +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 +#, python-format +msgid "(Hidden field %(name)s) %(error)s" +msgstr "(Hidden field %(name)s) %(error)s" + +#. Translators: If found as last label character, these punctuation +#. characters will prevent the default label_suffix to be appended to the +#. label +#: forms/forms.py:620 +msgid ":?.!" +msgstr ":?.!" + +#: forms/formsets.py:95 +msgid "ManagementForm data is missing or has been tampered with" +msgstr "" + +#: forms/formsets.py:332 +#, python-format +msgid "Please submit %d or fewer forms." +msgid_plural "Please submit %d or fewer forms." +msgstr[0] "Please submit %d or fewer forms." +msgstr[1] "Please submit %d or fewer forms." + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 +msgid "Order" +msgstr "Order" + +#: forms/formsets.py:371 +msgid "Delete" +msgstr "Delete" + +#: forms/models.py:712 +#, python-format +msgid "Please correct the duplicate data for %(field)s." +msgstr "Please correct the duplicate data for %(field)s." + +#: forms/models.py:716 +#, python-format +msgid "Please correct the duplicate data for %(field)s, which must be unique." +msgstr "Please correct the duplicate data for %(field)s, which must be unique." + +#: forms/models.py:722 +#, python-format +msgid "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." +msgstr "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." + +#: forms/models.py:730 +msgid "Please correct the duplicate values below." +msgstr "Please correct the duplicate values below." + +#: forms/models.py:1028 +msgid "The inline foreign key did not match the parent instance primary key." +msgstr "The inline foreign key did not match the parent instance primary key." + +#: forms/models.py:1094 +msgid "Select a valid choice. That choice is not one of the available choices." +msgstr "" +"Select a valid choice. That choice is not one of the available choices." + +#: forms/models.py:1194 +#, python-format +msgid "\"%(pk)s\" is not a valid value for a primary key." +msgstr "\"%(pk)s\" is not a valid value for a primary key." + +#: forms/models.py:1205 +msgid "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." +msgstr "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." + +#: forms/utils.py:148 +#, python-format +msgid "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." +msgstr "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." + +#: forms/widgets.py:350 +msgid "Currently" +msgstr "Currently" + +#: forms/widgets.py:351 +msgid "Change" +msgstr "Change" + +#: forms/widgets.py:352 +msgid "Clear" +msgstr "Clear" + +#: forms/widgets.py:546 +msgid "Unknown" +msgstr "Unknown" + +#: forms/widgets.py:547 +msgid "Yes" +msgstr "Yes" + +#: forms/widgets.py:548 +msgid "No" +msgstr "No" + +#: template/defaultfilters.py:855 +msgid "yes,no,maybe" +msgstr "yes,no,maybe" + +#: template/defaultfilters.py:884 template/defaultfilters.py:896 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "%(size)d byte" +msgstr[1] "%(size)d bytes" + +#: template/defaultfilters.py:898 +#, python-format +msgid "%s KB" +msgstr "%s KB" + +#: template/defaultfilters.py:900 +#, python-format +msgid "%s MB" +msgstr "%s MB" + +#: template/defaultfilters.py:902 +#, python-format +msgid "%s GB" +msgstr "%s GB" + +#: template/defaultfilters.py:904 +#, python-format +msgid "%s TB" +msgstr "%s TB" + +#: template/defaultfilters.py:906 +#, python-format +msgid "%s PB" +msgstr "%s PB" + +#: utils/dateformat.py:59 +msgid "p.m." +msgstr "p.m." + +#: utils/dateformat.py:60 +msgid "a.m." +msgstr "a.m." + +#: utils/dateformat.py:65 +msgid "PM" +msgstr "PM" + +#: utils/dateformat.py:66 +msgid "AM" +msgstr "AM" + +#: utils/dateformat.py:149 +msgid "midnight" +msgstr "midnight" + +#: utils/dateformat.py:151 +msgid "noon" +msgstr "noon" + +#: utils/dates.py:6 +msgid "Monday" +msgstr "Monday" + +#: utils/dates.py:6 +msgid "Tuesday" +msgstr "Tuesday" + +#: utils/dates.py:6 +msgid "Wednesday" +msgstr "Wednesday" + +#: utils/dates.py:6 +msgid "Thursday" +msgstr "Thursday" + +#: utils/dates.py:6 +msgid "Friday" +msgstr "Friday" + +#: utils/dates.py:7 +msgid "Saturday" +msgstr "Saturday" + +#: utils/dates.py:7 +msgid "Sunday" +msgstr "Sunday" + +#: utils/dates.py:10 +msgid "Mon" +msgstr "Mon" + +#: utils/dates.py:10 +msgid "Tue" +msgstr "Tue" + +#: utils/dates.py:10 +msgid "Wed" +msgstr "Wed" + +#: utils/dates.py:10 +msgid "Thu" +msgstr "Thu" + +#: utils/dates.py:10 +msgid "Fri" +msgstr "Fri" + +#: utils/dates.py:11 +msgid "Sat" +msgstr "Sat" + +#: utils/dates.py:11 +msgid "Sun" +msgstr "Sun" + +#: utils/dates.py:18 +msgid "January" +msgstr "January" + +#: utils/dates.py:18 +msgid "February" +msgstr "February" + +#: utils/dates.py:18 +msgid "March" +msgstr "March" + +#: utils/dates.py:18 +msgid "April" +msgstr "April" + +#: utils/dates.py:18 +msgid "May" +msgstr "May" + +#: utils/dates.py:18 +msgid "June" +msgstr "June" + +#: utils/dates.py:19 +msgid "July" +msgstr "July" + +#: utils/dates.py:19 +msgid "August" +msgstr "August" + +#: utils/dates.py:19 +msgid "September" +msgstr "September" + +#: utils/dates.py:19 +msgid "October" +msgstr "October" + +#: utils/dates.py:19 +msgid "November" +msgstr "November" + +#: utils/dates.py:20 +msgid "December" +msgstr "December" + +#: utils/dates.py:23 +msgid "jan" +msgstr "jan" + +#: utils/dates.py:23 +msgid "feb" +msgstr "feb" + +#: utils/dates.py:23 +msgid "mar" +msgstr "mar" + +#: utils/dates.py:23 +msgid "apr" +msgstr "apr" + +#: utils/dates.py:23 +msgid "may" +msgstr "may" + +#: utils/dates.py:23 +msgid "jun" +msgstr "jun" + +#: utils/dates.py:24 +msgid "jul" +msgstr "jul" + +#: utils/dates.py:24 +msgid "aug" +msgstr "aug" + +#: utils/dates.py:24 +msgid "sep" +msgstr "sep" + +#: utils/dates.py:24 +msgid "oct" +msgstr "oct" + +#: utils/dates.py:24 +msgid "nov" +msgstr "nov" + +#: utils/dates.py:24 +msgid "dec" +msgstr "dec" + +#: utils/dates.py:31 +msgctxt "abbrev. month" +msgid "Jan." +msgstr "Jan." + +#: utils/dates.py:32 +msgctxt "abbrev. month" +msgid "Feb." +msgstr "Feb." + +#: utils/dates.py:33 +msgctxt "abbrev. month" +msgid "March" +msgstr "March" + +#: utils/dates.py:34 +msgctxt "abbrev. month" +msgid "April" +msgstr "April" + +#: utils/dates.py:35 +msgctxt "abbrev. month" +msgid "May" +msgstr "May" + +#: utils/dates.py:36 +msgctxt "abbrev. month" +msgid "June" +msgstr "June" + +#: utils/dates.py:37 +msgctxt "abbrev. month" +msgid "July" +msgstr "July" + +#: utils/dates.py:38 +msgctxt "abbrev. month" +msgid "Aug." +msgstr "Aug." + +#: utils/dates.py:39 +msgctxt "abbrev. month" +msgid "Sept." +msgstr "Sept." + +#: utils/dates.py:40 +msgctxt "abbrev. month" +msgid "Oct." +msgstr "Oct." + +#: utils/dates.py:41 +msgctxt "abbrev. month" +msgid "Nov." +msgstr "Nov." + +#: utils/dates.py:42 +msgctxt "abbrev. month" +msgid "Dec." +msgstr "Dec." + +#: utils/dates.py:45 +msgctxt "alt. month" +msgid "January" +msgstr "January" + +#: utils/dates.py:46 +msgctxt "alt. month" +msgid "February" +msgstr "February" + +#: utils/dates.py:47 +msgctxt "alt. month" +msgid "March" +msgstr "March" + +#: utils/dates.py:48 +msgctxt "alt. month" +msgid "April" +msgstr "April" + +#: utils/dates.py:49 +msgctxt "alt. month" +msgid "May" +msgstr "May" + +#: utils/dates.py:50 +msgctxt "alt. month" +msgid "June" +msgstr "June" + +#: utils/dates.py:51 +msgctxt "alt. month" +msgid "July" +msgstr "July" + +#: utils/dates.py:52 +msgctxt "alt. month" +msgid "August" +msgstr "August" + +#: utils/dates.py:53 +msgctxt "alt. month" +msgid "September" +msgstr "September" + +#: utils/dates.py:54 +msgctxt "alt. month" +msgid "October" +msgstr "October" + +#: utils/dates.py:55 +msgctxt "alt. month" +msgid "November" +msgstr "November" + +#: utils/dates.py:56 +msgctxt "alt. month" +msgid "December" +msgstr "December" + +#: utils/ipv6.py:10 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: utils/text.py:76 +#, python-format +msgctxt "String to return when truncating text" +msgid "%(truncated_text)s..." +msgstr "%(truncated_text)s..." + +#: utils/text.py:245 +msgid "or" +msgstr "or" + +#. Translators: This string is used as a separator between list elements +#: utils/text.py:264 utils/timesince.py:57 +msgid ", " +msgstr ", " + +#: utils/timesince.py:25 +#, python-format +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d year" +msgstr[1] "%d years" + +#: utils/timesince.py:26 +#, python-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d month" +msgstr[1] "%d months" + +#: utils/timesince.py:27 +#, python-format +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d week" +msgstr[1] "%d weeks" + +#: utils/timesince.py:28 +#, python-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d day" +msgstr[1] "%d days" + +#: utils/timesince.py:29 +#, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hour" +msgstr[1] "%d hours" + +#: utils/timesince.py:30 +#, python-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + +#: utils/timesince.py:46 +msgid "0 minutes" +msgstr "0 minutes" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" + +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 +msgid "No year specified" +msgstr "No year specified" + +#: views/generic/dates.py:99 +msgid "No month specified" +msgstr "No month specified" + +#: views/generic/dates.py:158 +msgid "No day specified" +msgstr "No day specified" + +#: views/generic/dates.py:214 +msgid "No week specified" +msgstr "No week specified" + +#: views/generic/dates.py:369 views/generic/dates.py:397 +#, python-format +msgid "No %(verbose_name_plural)s available" +msgstr "No %(verbose_name_plural)s available" + +#: views/generic/dates.py:650 +#, python-format +msgid "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." +msgstr "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." + +#: views/generic/dates.py:682 +#, python-format +msgid "Invalid date string '%(datestr)s' given format '%(format)s'" +msgstr "Invalid date string '%(datestr)s' given format '%(format)s'" + +#: views/generic/detail.py:54 +#, python-format +msgid "No %(verbose_name)s found matching the query" +msgstr "No %(verbose_name)s found matching the query" + +#: views/generic/list.py:62 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "Page is not 'last', nor can it be converted to an int." + +#: views/generic/list.py:67 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "Invalid page (%(page_number)s): %(message)s" + +#: views/generic/list.py:158 +#, python-format +msgid "Empty list and '%(class_name)s.allow_empty' is False." +msgstr "Empty list and '%(class_name)s.allow_empty' is False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Directory indexes are not allowed here." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" does not exist" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index of %(directory)s" diff --git a/django/conf/locale/fy_NL/__init__.py b/django/conf/locale/en_AU/__init__.py similarity index 100% rename from django/conf/locale/fy_NL/__init__.py rename to django/conf/locale/en_AU/__init__.py diff --git a/django/conf/locale/en_AU/formats.py b/django/conf/locale/en_AU/formats.py new file mode 100644 index 000000000..c2edd23bc --- /dev/null +++ b/django/conf/locale/en_AU/formats.py @@ -0,0 +1,42 @@ +# -*- encoding: utf-8 -*- +# This file is distributed under the same license as the Django package. +# +from __future__ import unicode_literals + +# The *_FORMAT strings use the Django date format syntax, +# see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date +DATE_FORMAT = 'j M Y' # '25 Oct 2006' +TIME_FORMAT = 'P' # '2:30 pm' +DATETIME_FORMAT = 'j M Y, P' # '25 Oct 2006, 2:30 pm' +YEAR_MONTH_FORMAT = 'F Y' # 'October 2006' +MONTH_DAY_FORMAT = 'j F' # '25 October' +SHORT_DATE_FORMAT = 'd/m/Y' # '25/10/2006' +SHORT_DATETIME_FORMAT = 'd/m/Y P' # '25/10/2006 2:30 pm' +FIRST_DAY_OF_WEEK = 0 # Sunday + +# The *_INPUT_FORMATS strings use the Python strftime format syntax, +# see http://docs.python.org/library/datetime.html#strftime-strptime-behavior +DATE_INPUT_FORMATS = ( + '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' + # '%b %d %Y', '%b %d, %Y', # 'Oct 25 2006', 'Oct 25, 2006' + # '%d %b %Y', '%d %b, %Y', # '25 Oct 2006', '25 Oct, 2006' + # '%B %d %Y', '%B %d, %Y', # 'October 25 2006', 'October 25, 2006' + # '%d %B %Y', '%d %B, %Y', # '25 October 2006', '25 October, 2006' +) +DATETIME_INPUT_FORMATS = ( + '%Y-%m-%d %H:%M:%S', # '2006-10-25 14:30:59' + '%Y-%m-%d %H:%M:%S.%f', # '2006-10-25 14:30:59.000200' + '%Y-%m-%d %H:%M', # '2006-10-25 14:30' + '%Y-%m-%d', # '2006-10-25' + '%d/%m/%Y %H:%M:%S', # '25/10/2006 14:30:59' + '%d/%m/%Y %H:%M:%S.%f', # '25/10/2006 14:30:59.000200' + '%d/%m/%Y %H:%M', # '25/10/2006 14:30' + '%d/%m/%Y', # '25/10/2006' + '%d/%m/%y %H:%M:%S', # '25/10/06 14:30:59' + '%d/%m/%y %H:%M:%S.%f', # '25/10/06 14:30:59.000200' + '%d/%m/%y %H:%M', # '25/10/06 14:30' + '%d/%m/%y', # '25/10/06' +) +DECIMAL_SEPARATOR = '.' +THOUSAND_SEPARATOR = ',' +NUMBER_GROUPING = 3 diff --git a/django/conf/locale/en_GB/LC_MESSAGES/django.mo b/django/conf/locale/en_GB/LC_MESSAGES/django.mo index 969b0b649e0c1b929ab392c92d9b353ae9f22954..b730ff657e3168d652799a47f7a2c7f943d464ac 100644 GIT binary patch literal 13513 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 G&-gtpFE#-H literal 13664 zcmeI1dz2kjm4}Zc1PCM%2=b6ekr28Ya=VidAan?jPSSZNO}YaLm{{Gn`rb;{t-7hI z+no-MA|fJ;11JzQ0t!9?C@_O43K&OuD2yN|qkudFMrK%yvvje1;H<@bzp8UP-A&@? zAM?+wuGRZ~bxxhz)4R=~TWcirola@b+dr|Ir%a`E3q+hYm-+&WH{|?fX`IAjgI>ea$ zNl%4(?m&iW8X!eX3p^SwhR4Ak`}{Kd{3IGZ^3eoeSRv`IM0Nt-)_^Z?DI~j{?51Tg&OZ>$dt{6Q1z~b z($99Nb-l@^?}TdqZm4?SvFQh)*7Y$c|9JttIZT>5kzqil#o1U-#QBdWYq3WGw*#*^a8OlE{w7de!Zni_k*{?y>yAP`T6HxK( zWjGH0!Sc_RZ(EK#E`Pp{<^GmaEDyFk)bhPh>v9Yn4;yWM!E!d-i~N(}csS4IFMx_q z3*k54Wy~6=II#Ee`F?r~Je~Aaa31_Il$}gy$k%1MWs_x#<;j-wq555Dxfp7kOYQRx zIDzyzPc(UPq*0gC2$|oS3v3SGY}UvJ0L?gkHCH48&J>Rgj$#V8gn~39P0UW zsQylbva30eEyc`(`@*xK?Cw0M=S8UUo1oTpGt@XQhWorwUH~x>v&E)A4`o;PLXGP& zsQJ8T(|?50#{nni`{1$gc+#iB{on?;FDzSbhKe&=;dppGRJj|V#{E^O{q#<#{q!NI zdA|wA!9Uyd+fd~vunC+8Cqwn)TgFiJE`-w4#WsDJOGc$-agt-3&F}Goji$2WlJ}Y`O%cm&oQPa0%%T z!KLu~PURNDxy4X^vj(c%Ca8Y5K-u|4Q1*NyRKMSVs(&w3 zxt*4eKWEq`M3e*rbWU)ua%L+z)(fof;j++6Rgq1t&LRQU^_=Fw~O1E}&|Pzi0U)sChmGHJ)cJUxaG^ zRjBq~hpP7*sPcb+n%CR*`F;dhm78RFpyeT!hg%+Hd939O%O=YLR6nz!#?xx^&$L_w z zxfDntaqy$aeF!dVUPJyJc>>vj)GzJvU$TiA@DSwN z$n}Wg_ZsBOh^_~a_aWCIy~xGL50Gn-`gI#O(%(kppAfbK^F^eJG$Fc{A*+xZkf)J{ zk$a8dPb{M^+-=M*`#-ME3p#`etuLFAiDk&hvt zKvLvikrjy6Zys_MvIDsQ`5>a}d1OO&$DRqliToV76ZtH%yK6a_A3`oeo<-IpKS54K z>Q}9P0~H@OBNK<^y~6#C$Y&5jtND9G*FX+)x8($QGxA}Z7WTIHkHSlkyO5WVe?f*{ zSCL@bFu$^y=fZ~&#m&=@SCOwEil-k(W+H2mKEy$8MeacU0nzmh0@R11n>L+W&UjvuC8T#dcdD{}9sgtIjYJ!eK^Pc4qUFx{v;Wi=)9 z9Y1v{?w~5Vm2SUOi)x7z#r5o={+j8q*Y|?r#?Z~WtkjaMyISaPu6a%`b@Cx?%!)Cn z8I3^{_0_6Pi7Hp3q8HRF5BO=>Nz1+p<*f#8w-->!4PwtN4(5~0DklC`uc_#C52hZ? z3`-?uM&c}O)9=dccXjsLk^OeHnVF7RxY{fXy4}!sL$k0N`+->)yWM^dD4_^n51h^_ z1(LE^SSv9nvv8{ycf0;3GEJMCFgerag(Wv2>6e_wdD&2!GCh~P*tA7a;L%Lu5+>!v zPFIXN&_=r(Bwo{QAJ5Dms?-`S1BH@ojBT;I)ekhNjwntUkC)JU?5B*+SrV24jkB#5 zl-yWTTI8l~AeP;*wT#hu1{X=GO9*E6D8ni&##UXNGlX4>5N6*q9gnoR~+oLTJ0UQZgugLGT;ws}6K#20=8ya8QxgY!=s2I$lz7{lIaH#n?*{Qq^?OVT!5ahDE0Vdkx$qu{P73HL%fB zp#}%b$@JT7>RMS6CN;XsjH=%aScA;E0>9#?8?y|os}XC@vXgQ&P|s~rBfF_w!V+;M znq)m#DsOX*`KFN!dw8pRs2(trjYNswv@V;AKCKA~Sbk7CqVnc^3;&jqtd- zTePEkzZ5zvy+Nl@4LC*IB(C@&uE20&FF+ebCy$w?o$!obw8y@r=rWerPvo=hwN&Ok zqp_dp6eV8f6&tHTEp`<)6{p>PyvglG7u{ZuTT8Nt|4t9;&0E3^tOqT{qI%TFQZI^2 z`Au9=I`+IivkbL(17;Zx?VDv0nkhyDp)+k!6sB<$Oq(goB86VV;xs1;G1}E`&rEqr z;st~Qr-Bx&D}=1@vKrwu3t-DT>NaJD8=+a=gI?&b$1Jb7M7HG$CR!1;n0ka^Daa;# zX8Kv4M>(=`o0gF|Ng8WKh$KpqYDyZMlHc!z+OH~Zsz>=9Pt0<3T{g>!sZzoUH_WVI zh0Fe+IJ}}p#9UDeJ+smcL$~O{t!`i0tSnauh%1>S)mFJ_zpAfdH>eRQl~t|8L1H?5&$ z?3U5T{rZ2ClCX@^bAVUxq|-%)s%eGS=`3emrV`}Fu&ZBZG$ zxP&v{;%c>S!Yu~fyoYROQQ7P1%lgF9qhdAyxdmpUfoL(Zx)rReJhGPotZ`({Ap6~j zoOr;K0XuC`AA1vHsAsGh45K*dBd0&#zSgo!X&YM`dRhg{DEGzsBCL&xoTg*7>A?Q9 zXUM}E@TRnZ_=?4AUD!=HHxY!DrT19smg017*Lb?2J5J(cItG%->jH=vcO!zO(UZX?7jwn4uhz8Pv~u|4V;az)sK= zM}VQCUVdE4O@^3}8Icq_WFb8|&*bUuXp7X2zN55E6PP}(I_!|t5ha|G`t#$jj%7m` z36>DlPeG=m7H;AMXx2qIo)&0bEy)(D(@hOhi{)LNdE9cf8?)Q?lq0{#YnChNWPuM^ zgOJ&1pFllB9%4(g$Lyh%t}=lqZ}P8gr<&$g+ez@(pe-GOjZez2U{P{L+>4!sSk)Os z{cc|dFPmm3=LM&+R?W{Z6?eE^7Jp*WRW z9jlq0EA^23%opY0nZdE0vKRI3;aOMkCo#O(^>c#4CF9u>Y{+pFH$GknD?1_Khb0Dl=4D|EnMR=rZ)Bg?94) T+6?`(W<*mXKmPxpe-Zf~(2GwG diff --git a/django/conf/locale/en_GB/LC_MESSAGES/django.po b/django/conf/locale/en_GB/LC_MESSAGES/django.po index 27ae52fc2..bbefb2c69 100644 --- a/django/conf/locale/en_GB/LC_MESSAGES/django.po +++ b/django/conf/locale/en_GB/LC_MESSAGES/django.po @@ -6,10 +6,10 @@ # Ross Poulton , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" "django/language/en_GB/)\n" @@ -27,6 +27,10 @@ msgstr "" msgid "Arabic" msgstr "Arabic" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaijani" @@ -80,319 +84,347 @@ msgid "English" msgstr "English" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "British English" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spanish" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinian Spanish" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexican Spanish" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguan Spanish" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonian" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Basque" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persian" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finnish" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "French" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisian" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irish" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galician" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebrew" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croatian" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hungarian" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesian" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Icelandic" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italian" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japanese" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgian" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakh" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Korean" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lithuanian" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvian" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedonian" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolian" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norwegian Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Dutch" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norwegian Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polish" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portuguese" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brazilian Portuguese" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Romanian" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russian" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovak" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovenian" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanian" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbian" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbian Latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Swedish" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turkish" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainian" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamese" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Simplified Chinese" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Traditional Chinese" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Enter a valid value." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Enter a valid URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Enter a valid IPv4 address." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Enter a valid IPv6 address." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Enter a valid IPv4 or IPv6 address." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Enter only digits separated by commas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Ensure this value is %(limit_value)s (it is %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Ensure this value is less than or equal to %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Ensure this value is greater than or equal to %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -403,7 +435,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -414,247 +446,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s must be unique for %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "and" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "This field cannot be null." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "This field cannot be blank." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s with this %(field_label)s already exists." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Field of type: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Integer" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (Either True or False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (up to %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Comma-separated integers" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Date (without time)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Date (with time)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimal number" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Email address" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "File path" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Floating point number" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Big (8 byte) integer" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 address" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP address" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (Either True, False or None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positive integer" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positive small integer" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (up to %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Small integer" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Time" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "File" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Image" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Foreign Key (type determined by related field)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "One-to-one relationship" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Many-to-many relationship" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "This field is required." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Enter a whole number." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Enter a number." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -663,31 +703,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Enter a valid date." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Enter a valid time." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Enter a valid date/time." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "No file was submitted. Check the encoding type on the form." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "No file was submitted." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "The submitted file is empty." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -695,11 +735,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Please either submit a file or check the clear checkbox, not both." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -707,21 +747,25 @@ msgstr "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Select a valid choice. %(value)s is not one of the available choices." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Enter a list of values." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -729,40 +773,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Order" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Delete" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Please correct the duplicate data for %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Please correct the duplicate data for %(field)s, which must be unique." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -771,31 +822,31 @@ msgstr "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Please correct the duplicate values below." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "The inline foreign key did not match the parent instance primary key." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Select a valid choice. That choice is not one of the available choices." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -804,15 +855,15 @@ msgstr "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Currently" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Change" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Clear" @@ -828,63 +879,63 @@ msgstr "Yes" msgid "No" msgstr "No" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "yes,no,maybe" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "midnight" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "noon" @@ -1160,117 +1211,133 @@ msgctxt "alt. month" msgid "December" msgstr "December" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "or" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "No year specified" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "No month specified" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "No day specified" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "No week specified" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "No %(verbose_name_plural)s available" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1279,7 +1346,7 @@ msgstr "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Invalid date string '%(datestr)s' given format '%(format)s'" @@ -1289,16 +1356,30 @@ msgstr "Invalid date string '%(datestr)s' given format '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "No %(verbose_name)s found matching the query" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Page is not 'last', nor can it be converted to an int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Empty list and '%(class_name)s.allow_empty' is False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Directory indexes are not allowed here." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" does not exist" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index of %(directory)s" diff --git a/django/conf/locale/en_GB/formats.py b/django/conf/locale/en_GB/formats.py index 3cf7f7922..c2edd23bc 100644 --- a/django/conf/locale/en_GB/formats.py +++ b/django/conf/locale/en_GB/formats.py @@ -40,4 +40,3 @@ DATETIME_INPUT_FORMATS = ( DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' NUMBER_GROUPING = 3 - diff --git a/django/conf/locale/eo/LC_MESSAGES/django.mo b/django/conf/locale/eo/LC_MESSAGES/django.mo index 77f42e57190ff5176dd2315c3ff47081f185e5ab..ff1b5c7a17099cd47e90691eb4521ee52291f3d2 100644 GIT binary patch delta 8869 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 uR~Vd|=|%+SWO8Sf{CM|OSIOO-6{yy&1, 2012-2013 -# Baptiste , 2013 +# Baptiste Darthenay , 2012-2013 +# Baptiste Darthenay , 2013-2014 # batisteo , 2011 # Dinu Gherman , 2011 # kristjan , 2011 -# sagittarian , 2012 +# Adamo Mesha , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-23 14:39+0000\n" -"Last-Translator: Baptiste \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-27 10:23+0000\n" +"Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/django/" "language/eo/)\n" "MIME-Version: 1.0\n" @@ -30,6 +30,10 @@ msgstr "Afrikansa" msgid "Arabic" msgstr "Araba" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturia" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbajĝana" @@ -83,320 +87,348 @@ msgid "English" msgstr "Angla" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Angla (Aŭstralia)" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Angla (Brita)" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Hispana" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Hispana (Argentinio)" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Hispana (Meksiko)" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Hispana (Nikaragvo)" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Hispana (Venezuelo)" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estona" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Eŭska" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finna" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Franca" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisa" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlanda" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galega" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebrea" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hinda" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hungara" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingvaa" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indoneza" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islanda" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Itala" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japana" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Kartvela" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazaĥa" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Kmera" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kanara" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Korea" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Lukszemburga" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litova" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latva" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedona" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malajala" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongola" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Marata" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birma" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norvega (bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepala" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nederlanda" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norvega (nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Oseta" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Panĝaba" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Pola" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugala" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugala (Brazilo)" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumana" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rusa" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovaka" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovena" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albana" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serba" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serba (latina)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sveda" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Svahila" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamila" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugua" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Taja" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turka" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatara" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurta" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukraina" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdua" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vjetnama" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Ĉina (simpligite)" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Ĉina (tradicie)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Retejaj mapoj" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Statikaj dosieroj" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Abonrilato" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Reteja dezajno" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Enigu validan valoron." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Enigu validan adreson." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Enigu validan entjero." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Enigu validan retpoŝtan adreson." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Tiu kampo nur devas havi literojn, nombrojn, substrekojn aŭ streketojn." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Enigu validan IPv4-adreson." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Enigu validan IPv6-adreson." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Enigu validan IPv4 aŭ IPv6-adreson." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Enigu nur ciferojn apartigitajn per komoj." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Certigu ke ĉi tiu valoro estas %(limit_value)s (ĝi estas %(show_value)s). " -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Certigu ke ĉi tiu valoro estas malpli ol aŭ egala al %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Certigu ke ĉi tiu valoro estas pli ol aŭ egala al %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -411,7 +443,7 @@ msgstr[1] "" "Certigu, ke tiu valuto havas %(limit_value)d karakteroj (ĝi havas " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -426,66 +458,75 @@ msgstr[1] "" "Certigu, ke tio valuto maksimume havas %(limit_value)d karakterojn (ĝi havas " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s devas esti unika por %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "kaj" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s kun tiu %(field_label)s jam ekzistas." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s kun tiuj %(field_labels)s jam ekzistas." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "Valoro %(value)r ne estas valida elekto." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Tiu ĉi kampo ne povas esti senvalora (null)." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Tiu ĉi kampo ne povas esti malplena." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s kun tiu %(field_label)s jam ekzistas." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s devas esti unika por %(date_field_label)s %(lookup_type)s." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Kampo de tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Entjero" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "'%(value)s' valoro devas esti entjero." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "'%(value)s' valoro devas esti Vera aŭ Malvera" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Bulea (Vera aŭ Malvera)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Ĉeno (ĝis %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Kom-apartigitaj entjeroj" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " @@ -494,7 +535,7 @@ msgstr "" "'%(value)s' valoro ne havas validan datformaton. Ĝi devas esti kiel formato " "JJJJ-MM-TT." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " @@ -503,11 +544,11 @@ msgstr "" "'%(value)s' valoro havas la ĝustan formaton (JJJJ-MM-TT), sed ne estas " "valida dato." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dato (sen horo)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -516,7 +557,7 @@ msgstr "" "'%(value)s' valoro ne havas validan formaton. Ĝi devas esti kiel formato " "JJJJ-MM-TT HH:MM[:ss[.uuuuuu]][HZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -525,79 +566,79 @@ msgstr "" "'%(value)s' valoro havas la ĝustan formaton (JJJJ-MM-TT HH:MM[:ss[.uuuuuu]]" "[HZ]), sed ne estas valida dato kaj horo." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dato (kun horo)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "'%(value)s' valoro devas esti dekuma nombro." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Dekuma nombro" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Retpoŝtadreso" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Dosiervojo" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "'%(value)s' valoro devas esti glitkoma nombro." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Glitkoma nombro" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Granda (8 bitoka) entjero" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4-adreso" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-adreso" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "'%(value)s' valoro devas esti Neniu, Vera aŭ Malvera." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Buleo (Vera, Malvera aŭ Neniu)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Pozitiva entjero" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Pozitiva malgranda entjero" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Ĵetonvorto (ĝis %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Malgranda entjero" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Teksto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -606,7 +647,7 @@ msgstr "" "'%(value)s' valoro ne havas validan formaton. Ĝi devas esti laŭ la formato " "HH:MM[:ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -615,70 +656,70 @@ msgstr "" "'%(value)s' valoro havas ĝustan formaton (HH:MM[:ss[.uuuuuu]]), sed ne estas " "valida horo." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Horo" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Kruda binara datumo" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Dosiero" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Bildo" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "%(model)s apero kun ĉefŝlosilo %(pk)r ne ekzistas." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Fremda ŝlosilo (tipo determinita per rilata kampo)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Unu-al-unu rilato" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Mult-al-multa rilato" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ĉi tiu kampo estas deviga." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Enigu plenan nombron." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Enigu nombron." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Certigu ke ne estas pli ol %(max)s cifero entute." msgstr[1] "Certigu ke ne estas pli ol %(max)s ciferoj entute." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Certigu, ke ne estas pli ol %(max)s dekumaj lokoj." msgstr[1] "Certigu, ke ne estas pli ol %(max)s dekumaj lokoj." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -687,33 +728,33 @@ msgid_plural "" msgstr[0] "Certigu ke ne estas pli ol %(max)s ciferoj antaŭ la dekuma punkto." msgstr[1] "Certigu ke ne estas pli ol %(max)s ciferoj antaŭ la dekuma punkto." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Enigu validan daton." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Enigu validan horon." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Enigu validan daton/tempon." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Neniu dosiero estis alŝutita. Kontrolu la kodoprezentan tipon en la " "formularo." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Neniu dosiero estis alŝutita." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "La alŝutita dosiero estas malplena." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -725,12 +766,12 @@ msgstr[1] "" "Certigu, ke tio dosiernomo maksimume havas %(max)d karakterojn (ĝi havas " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Bonvolu aŭ alŝuti dosieron, aŭ elekti la malplenan markobutonon, ne ambaŭ." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -738,21 +779,25 @@ msgstr "" "Alŝutu validan bildon. La alŝutita dosiero ne estas bildo, aŭ estas " "difektita bildo." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Elektu validan elekton. %(value)s ne estas el la eblaj elektoj." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Enigu liston de valoroj." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Enigu kompletan valoron." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Kaŝita kampo %(name)s) %(error)s" @@ -760,41 +805,48 @@ msgstr "(Kaŝita kampo %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "ManagementForm datumoj mankas, aŭ estas tuŝaĉitaj kun" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Bonvolu sendi %d aŭ malpli formularojn." msgstr[1] "Bonvolu sendi %d aŭ malpli formularojn." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Bonvolu sendi %d aŭ pli formularojn." +msgstr[1] "Bonvolu sendi %d aŭ pli formularojn." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordo" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Forigi" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Bonvolu ĝustigi la duoblan datumon por %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Bonvolu ĝustigi la duoblan datumon por %(field)s, kiu devas esti unika." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -803,30 +855,30 @@ msgstr "" "Bonvolu ĝustigi la duoblan datumon por %(field_name)s, kiu devas esti unika " "por la %(lookup)s en %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Bonvolu ĝustigi la duoblan valoron sube." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "La enteksta fremda ŝlosilo ne egalis la ĉefŝlosilon de patra apero." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Elektu validan elekton. Ĉi tiu elekto ne estas el la eblaj elektoj." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" ne estas valida valuto por la ĉefa ŝlosilo." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Premadu la stirklavon, aŭ Komando-klavon ĉe Mac, por elekti pli ol unu." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -835,15 +887,15 @@ msgstr "" "%(datetime)s ne povus esti interpretita en horzono %(current_timezone)s; ĝi " "povas esti plursenca aŭ ne ekzistas." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Nuntempe" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Ŝanĝi" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Vakigi" @@ -859,63 +911,63 @@ msgstr "Jes" msgid "No" msgstr "Ne" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "jes,ne,eble" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bitoko" msgstr[1] "%(size)d bitokoj" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "ptm" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "atm" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PTM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ATM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "noktomezo" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "tagmezo" @@ -977,51 +1029,51 @@ msgstr "dim" #: utils/dates.py:18 msgid "January" -msgstr "Januaro" +msgstr "januaro" #: utils/dates.py:18 msgid "February" -msgstr "Februaro" +msgstr "februaro" #: utils/dates.py:18 msgid "March" -msgstr "Marto" +msgstr "marto" #: utils/dates.py:18 msgid "April" -msgstr "Aprilo" +msgstr "aprilo" #: utils/dates.py:18 msgid "May" -msgstr "Majo" +msgstr "majo" #: utils/dates.py:18 msgid "June" -msgstr "Junio" +msgstr "junio" #: utils/dates.py:19 msgid "July" -msgstr "Julio" +msgstr "julio" #: utils/dates.py:19 msgid "August" -msgstr "Aŭgusto" +msgstr "aŭgusto" #: utils/dates.py:19 msgid "September" -msgstr "Septembro" +msgstr "septembro" #: utils/dates.py:19 msgid "October" -msgstr "Oktobro" +msgstr "oktobro" #: utils/dates.py:19 msgid "November" -msgstr "Novembro" +msgstr "novembro" #: utils/dates.py:20 msgid "December" -msgstr "Decembro" +msgstr "decembro" #: utils/dates.py:23 msgid "jan" @@ -1074,62 +1126,62 @@ msgstr "dec" #: utils/dates.py:31 msgctxt "abbrev. month" msgid "Jan." -msgstr "Jan." +msgstr "jan." #: utils/dates.py:32 msgctxt "abbrev. month" msgid "Feb." -msgstr "Feb." +msgstr "feb." #: utils/dates.py:33 msgctxt "abbrev. month" msgid "March" -msgstr "Marto" +msgstr "marto" #: utils/dates.py:34 msgctxt "abbrev. month" msgid "April" -msgstr "Aprilo" +msgstr "apr." #: utils/dates.py:35 msgctxt "abbrev. month" msgid "May" -msgstr "Majo" +msgstr "majo" #: utils/dates.py:36 msgctxt "abbrev. month" msgid "June" -msgstr "Junio" +msgstr "jun." #: utils/dates.py:37 msgctxt "abbrev. month" msgid "July" -msgstr "Julio" +msgstr "jul." #: utils/dates.py:38 msgctxt "abbrev. month" msgid "Aug." -msgstr "Aŭg." +msgstr "aŭg." #: utils/dates.py:39 msgctxt "abbrev. month" msgid "Sept." -msgstr "Sept." +msgstr "sept." #: utils/dates.py:40 msgctxt "abbrev. month" msgid "Oct." -msgstr "Okt." +msgstr "okt." #: utils/dates.py:41 msgctxt "abbrev. month" msgid "Nov." -msgstr "Nov." +msgstr "nov." #: utils/dates.py:42 msgctxt "abbrev. month" msgid "Dec." -msgstr "Dec." +msgstr "dec." #: utils/dates.py:45 msgctxt "alt. month" @@ -1191,117 +1243,145 @@ msgctxt "alt. month" msgid "December" msgstr "Decembro" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Nek Pillow nek PIL povus esti importita: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "La '_figurada' modulo por la PIL ne povus esti importita: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Tiu ne estas valida IPv6-adreso." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "aŭ" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d jaro" msgstr[1] "%d jaroj" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d monato" msgstr[1] "%d monatoj" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d semajno" msgstr[1] "%d semajnoj" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d tago" msgstr[1] "%d tagoj" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d horo" msgstr[1] "%d horoj" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuto" msgstr[1] "%d minutoj" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutoj" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Dosierujaj indeksoj ne estas permesitaj tie." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Malpermesa" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ne ekzistas" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF konfirmo malsukcesis. Peto ĉesigita." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Indekso de %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Vi vidas tiun mesaĝon ĉar ĉi HTTPS retejo postulas “Referer header” esti " +"sendita per via foliumilo, sed neniu estis sendita. Ĉi kaplinio estas " +"bezonata pro motivoj de sekureco, por certigi ke via retumilo ne estu " +"forrabita de triaj partioj." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Se vi agordis vian foliumilon por malebligi “Referer” kaplinioj, bonvolu " +"reaktivigi ilin, almenaŭ por tiu ĉi retejo, aŭ por HTTPS rilatoj, aŭ por " +"“samoriginaj” petoj." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Vi vidas tiun mesaĝon ĉar tiu-ĉi retejo postulas CSRF kuketon sendante " +"formojn. Tiu-ĉi kuketo estas bezonata pro motivoj de sekureco, por certigi " +"ke via retumilo ne esti forrabita de triaj partioj." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Se vi agordis vian foliumilon por malŝalti kuketojn, bonvole reaktivigi " +"ilin, almenaŭ por tiu ĉi retejo, aŭ por “samoriginaj” petoj." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Pliaj informoj estas videblaj kun DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Neniu jaro specifita" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Neniu monato specifita" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Neniu tago specifita" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Neniu semajno specifita" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Neniu %(verbose_name_plural)s disponeblaj" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1310,7 +1390,7 @@ msgstr "" "Estonta %(verbose_name_plural)s ne disponeblas ĉar %(class_name)s." "allow_future estas Malvera." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1322,16 +1402,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Neniu %(verbose_name)s trovita kongruas kun la informpeto" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Paĝo ne estas 'last', kaj ne povus esti transformita al entjero." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Nevalida paĝo (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Malplena listo kaj '%(class_name)s.allow_empty' estas Malvera." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Dosierujaj indeksoj ne estas permesitaj tie." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ne ekzistas" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indekso de %(directory)s" diff --git a/django/contrib/humanize/models.py b/django/conf/locale/eo/__init__.py similarity index 100% rename from django/contrib/humanize/models.py rename to django/conf/locale/eo/__init__.py diff --git a/django/conf/locale/eo/formats.py b/django/conf/locale/eo/formats.py new file mode 100644 index 000000000..5f0e3a09a --- /dev/null +++ b/django/conf/locale/eo/formats.py @@ -0,0 +1,52 @@ +# -*- encoding: utf-8 -*- +# This file is distributed under the same license as the Django package. +# +from __future__ import unicode_literals + +# The *_FORMAT strings use the Django date format syntax, +# see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date +DATE_FORMAT = r'j\-\a \d\e F Y' # '26-a de julio 1887' +TIME_FORMAT = 'H:i:s' # '18:59:00' +DATETIME_FORMAT = r'j\-\a \d\e F Y\, \j\e H:i:s' # '26-a de julio 1887, je 18:59:00' +YEAR_MONTH_FORMAT = r'F \d\e Y' # 'julio de 1887' +MONTH_DAY_FORMAT = r'j\-\a \d\e F' # '26-a de julio' +SHORT_DATE_FORMAT = 'Y-m-d' # '1887-07-26' +SHORT_DATETIME_FORMAT = 'Y-m-d H:i:s' # '1887-07-26 18:59:00' +FIRST_DAY_OF_WEEK = 1 # Monday (lundo) + +# The *_INPUT_FORMATS strings use the Python strftime format syntax, +# see http://docs.python.org/library/datetime.html#strftime-strptime-behavior +DATE_INPUT_FORMATS = ( + '%Y-%m-%d', # '1887-07-26' + '%y-%m-%d', # '87-07-26' + '%Y %m %d', # '1887 07 26' + '%d-a de %b %Y', # '26-a de jul 1887' + '%d %b %Y', # '26 jul 1887' + '%d-a de %B %Y', # '26-a de julio 1887' + '%d %B %Y', # '26 julio 1887' + '%d %m %Y', # '26 07 1887' +) +TIME_INPUT_FORMATS = ( + '%H:%M:%S', # '18:59:00' + '%H:%M', # '18:59' +) +DATETIME_INPUT_FORMATS = ( + '%Y-%m-%d %H:%M:%S', # '1887-07-26 18:59:00' + '%Y-%m-%d %H:%M', # '1887-07-26 18:59' + '%Y-%m-%d', # '1887-07-26' + + '%Y.%m.%d %H:%M:%S', # '1887.07.26 18:59:00' + '%Y.%m.%d %H:%M', # '1887.07.26 18:59' + '%Y.%m.%d', # '1887.07.26' + + '%d/%m/%Y %H:%M:%S', # '26/07/1887 18:59:00' + '%d/%m/%Y %H:%M', # '26/07/1887 18:59' + '%d/%m/%Y', # '26/07/1887' + + '%y-%m-%d %H:%M:%S', # '87-07-26 18:59:00' + '%y-%m-%d %H:%M', # '87-07-26 18:59' + '%y-%m-%d', # '87-07-26' +) +DECIMAL_SEPARATOR = ',' +THOUSAND_SEPARATOR = '\xa0' # non-breaking space +NUMBER_GROUPING = 3 diff --git a/django/conf/locale/es/LC_MESSAGES/django.mo b/django/conf/locale/es/LC_MESSAGES/django.mo index 8fd62dbf943f985862bfbc319a7d6ba8d2a09b6d..d510441d170f6d5ec5eb2477c8a4373182c7acf9 100644 GIT binary patch literal 22574 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 diff --git a/django/conf/locale/es/LC_MESSAGES/django.po b/django/conf/locale/es/LC_MESSAGES/django.po index d7cb494ad..9cbb50c79 100644 --- a/django/conf/locale/es/LC_MESSAGES/django.po +++ b/django/conf/locale/es/LC_MESSAGES/django.po @@ -2,11 +2,14 @@ # # Translators: # Abraham Estrada , 2013 -# Antoni Aloy , 2011-2013 +# albertoalcolea , 2014 +# Antoni Aloy , 2011-2014 # Diego Andres Sanabria Martin , 2012 # Diego Schulz , 2012 +# Ernesto Avilés Vzqz , 2014 # franchukelly , 2011 # Jannis Leidel , 2011 +# Josue Naaman Nistal Guerra , 2014 # Leonardo J. Caballero G. , 2011,2013 # Marc Garcia , 2011 # monobotsoft , 2012 @@ -15,11 +18,11 @@ # Sebastián Ramírez Magrí , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-11-05 07:56+0000\n" -"Last-Translator: Antoni Aloy \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-02 11:36+0000\n" +"Last-Translator: albertoalcolea \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/django/language/" "es/)\n" "MIME-Version: 1.0\n" @@ -36,6 +39,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Árabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturiano" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaiyán" @@ -89,322 +96,350 @@ msgid "English" msgstr "Inglés" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Inglés australiano" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Inglés británico" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Español" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Español de Argentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Español de México" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Español de Nicaragua" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Español venezolano" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonio" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Vasco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finés" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francés" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisón" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandés" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Gallego" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreo" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Húngaro" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesio" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandés" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonés" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazajo" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreano" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxenburgués" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Letón" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedonio" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongol" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Maratí" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birmano" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Nokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalí" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holandés" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Osetio" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Panyabí" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polaco" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugués" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugués de Brasil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumano" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ruso" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Eslovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Esloveno" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanés" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbio" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbio latino" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sueco" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Suajili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tailandés" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tártaro" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ucraniano" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Cino simplificado" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Chino tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mapas del sitio" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Archivos estáticos" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Sindicación" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Diseño Web" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Introduzca un valor correcto." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Introduzca una URL válida." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Introduzca un entero válido." +msgstr "Introduzca un número entero válido." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Introduzca una dirección de correo electrónico válida." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Introduzca un 'slug' válido, consistente en letras, números, guiones bajos o " "medios." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Introduzca una dirección IPv4 válida." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Introduzca una dirección IPv6 válida." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Introduzca una dirección IPv4 o IPv6 válida." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Introduzca sólo dígitos separados por comas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Asegúrese de que este valor es %(limit_value)s (actualmente es " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor es menor o igual a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor es mayor o igual a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -419,7 +454,7 @@ msgstr[1] "" "Asegúrese de que este valor tenga al menos %(limit_value)d caracteres (tiene " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -434,259 +469,268 @@ msgstr[1] "" "Asegúrese de que este valor tenga menos de %(limit_value)d caracteres (tiene " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "El campo %(field_name)s debe ser único para %(lookup)s %(date_field)s" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "y" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s con este %(field_labels)s ya existe." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Valor %(value)r no es una opción válida." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Este campo no puede ser nulo." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Este campo no puede estar vacío." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "Ya existe %(model_name)s con este %(field_label)s." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "El valor %(value)r no es una opción válida." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s debe ser unico para %(date_field_label)s %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Este campo no puede ser nulo." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Este campo no puede estar vacío." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo de tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Entero" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "El valor '%(value)s' debe ser un entero." +msgstr "'%(value)s' valor debe ser un entero." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "El valor '%(value)s' debe ser Verdadero o Falso." +msgstr "Valor '%(value)s' debe ser verdadero o falso." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Booleano (Verdadero o Falso)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Cadena (máximo %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Enteros separados por comas" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"El valor '%(value)s' tiene un formato de fecha incorrecto. Debe ser del tipo " -"YYYY-MM-DD." +"'%(value)s' valor tiene un formato de fecha no válida. Debe estar en formato " +"AAAA-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"El valor '%(value)s' tiene el formato correcto (YYYY-MM-DD) pero no es una " -"fecha válida." +"'%(value)s' valor tiene el formato correcto (AAAA-MM-DD), pero es una fecha " +"no válida." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Fecha (sin hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"El valor '%(value)s' tiene un formato inválido. Debe ser de la forma YYYY-MM-" -"DD HH:MM[:ss[.uuuuuu]][TZ] ." +"'%(value)s' valor tiene un formato válido. Debe estar en formato AAAA-MM-DD " +"HH: [TZ]: MM [ss [uuuuuu].]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"El valor '%(value)s' tiene el formato correcto (YYYY-MM-DD HH:MM[:ss[." -"uuuuuu]][TZ]) pero no representa una fecha/hora válida." +"'%(value)s' valor tiene el formato correcto (AAAA-MM-DD HH: MM [:. Ss " +"[uuuuuu]] [TZ]), pero es una fecha no válida / hora." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Fecha (con hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "El valor '%(value)s' debe ser un número decimal." +msgstr "'%(value)s' valor debe ser un número decimal." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Número decimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "dirección de correo electrónico" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Ruta de fichero" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "El valor '%(value)s' debe ser un número real." +msgstr "Valor '%(value)s' debe ser un float." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Número en coma flotante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Entero grande (8 bytes)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Dirección IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Dirección IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "El valor '%(value)s' debe ser None, Verdaro o False." +msgstr "Valor '%(value)s' debe ser Ninguno, Verdadero o Falso." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (Verdadero, Falso o Nulo)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Entero positivo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Entero positivo corto" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (hasta %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Entero corto" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"El valor '%(value)s' tiene un formato inválido. Debe ser de la forma HH:MM[:" -"ss[.uuuuuu]]." +"'%(value)s' valor tiene un formato inválido. Debe estar en formato HH: MM " +"[: SS [uuuuuu].] ." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"El valor '%(value)s' tiene el formato correcto (HH:MM[:ss[.uuuuuu]]) pero " -"no representa una hora válida." +"'%(value)s' valor tiene el formato correcto (HH: MM [:. Ss [uuuuuu]]), pero " +"es un tiempo no válido." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Data de binarios brutos" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Archivo" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imagen" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "La instancia de %(model)s con pk %(pk)r no existe." +msgstr "No existe %(model)s instancia con pk %(pk)r." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Llave foránea (tipo determinado por el campo relacionado)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relación uno-a-uno" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relación muchos-a-muchos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Este campo es obligatorio." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Introduzca un número entero." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Introduzca un número." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Asegúrese de que no hay más de %(max)s dígito en total." msgstr[1] "Asegúrese de que no hay más de %(max)s dígitos en total." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Asegúrese de que no haya más de %(max)s dígito decimal." msgstr[1] "Asegúrese de que no haya más de %(max)s dígitos decimales." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -697,33 +741,33 @@ msgstr[0] "" msgstr[1] "" "Asegúrese de que no haya más de %(max)s dígitos antes del punto decimal." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Introduzca una fecha válida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Introduzca una hora válida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Introduzca una fecha/hora válida." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "No se ha enviado ningún fichero. Compruebe el tipo de codificación en el " "formulario." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "No se ha enviado ningún fichero" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "El fichero enviado está vacío." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -735,12 +779,12 @@ msgstr[1] "" "Asegúrese de que este nombre de archivo tenga como máximo %(max)d caracteres " "(tiene %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Por favor envíe un fichero o marque la casilla de limpiar, pero no ambos." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -748,22 +792,26 @@ msgstr "" "Envíe una imagen válida. El fichero que ha enviado no era una imagen o se " "trataba de una imagen corrupta." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Escoja una opción válida. %(value)s no es una de las opciones disponibles." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Introduzca una lista de valores." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Introduzca un valor completo." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Compo oculto %(name)s) *%(error)s" @@ -771,41 +819,48 @@ msgstr "(Compo oculto %(name)s) *%(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "Los datos de ManagementForm no están o han sido manipulados con" +msgstr "Datos ManagementForm falta o ha sido manipulado" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Por favor, envíe %d o menos formas." msgstr[1] "Por favor, envíe %d o menos formas." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Por favor, envíe %d o más formas." +msgstr[1] "Por favor, envíe %d o más formas." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Orden" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Eliminar" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Por favor, corrija el dato duplicado para %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Por favor corriga el dato duplicado para %(field)s, el cual debe ser único." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -814,33 +869,33 @@ msgstr "" "Por favor corriga los datos duplicados para %(field_name)s el cual debe ser " "único para %(lookup)s en %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Por favor, corrija los valores duplicados abajo." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "La clave foránea en linea no coincide con la clave primaria de la instancia " "padre." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Escoja una opción válida. Esa opción no está entre las disponibles." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" no es un valor válido para una llave primaria." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mantenga presionado \"Control\", o \"Command\" en un Mac, para seleccionar " "más de una opción." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -849,15 +904,15 @@ msgstr "" "%(datetime)s no puede interpretarse en la zona temporal " "%(current_timezone)s; puede ser ambiguo o puede no existir." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Actualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modificar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Limpiar" @@ -873,63 +928,63 @@ msgstr "Sí" msgid "No" msgstr "No" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "sí, no, quizás" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "media noche" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "medio día" @@ -1205,117 +1260,145 @@ msgctxt "alt. month" msgid "December" msgstr "Diciembre" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "No se pudo importar Pillow o PIL: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "El módulo '_imaging' para PIL no pudo ser importado: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "No es una dirección IPV6 válida." +msgstr "Esto no es una dirección IPv6 válida." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "o" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d año" msgstr[1] "%d años" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mes" msgstr[1] "%d meses" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d semana" msgstr[1] "%d semanas" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d día" msgstr[1] "%d días" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d hora" msgstr[1] "%d horas" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuto" msgstr[1] "%d minutos" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutos" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Los índices de directorio no están permitidos." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Prohibido" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" no existe" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF verificacion fallida. Solicitud abortada" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Índice de %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Estás viendo este mensaje porque este sitio web es HTTPS y requiere que tu " +"navegador envíe la cabecera Referer y no se envió ninguna. Esta cabecera se " +"necesita por razones de seguridad, para asegurarse de que tu navegador no ha " +"sido comprometido por terceras partes." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Si has configurado tu navegador para desactivar las cabeceras 'Referer', por " +"favor vuélvelas a activar, al menos para esta web, o para conexiones HTTPS, " +"o para peticiones 'mismo-origen'." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Estás viendo este mensaje porqué esta web requiere una cookie CSRF cuando se " +"envían formularios. Esta cookie se necesita por razones de seguridad, para " +"asegurar que tu navegador no ha sido comprometido por terceras partes." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Si has inhabilitado las cookies en tu navegador, por favor habilítalas " +"nuevamente al menos para este sitio, o para solicitudes del mismo origen." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Se puede ver más información si se establece DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "No se ha indicado el año" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "No se ha indicado el mes" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "No se ha indicado el día" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "No se ha indicado la semana" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "No %(verbose_name_plural)s disponibles" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1324,7 +1407,7 @@ msgstr "" "Los futuros %(verbose_name_plural)s no están disponibles porque " "%(class_name)s.allow_future es Falso." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Fecha '%(datestr)s' no válida, el formato válido es '%(format)s'" @@ -1334,16 +1417,30 @@ msgstr "Fecha '%(datestr)s' no válida, el formato válido es '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "No se encontró ningún %(verbose_name)s coincidente con la consulta" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "La página no es la \"ultima\", ni puede ser convertida a un entero." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Página inválida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Lista vacía y '%(class_name)s.allow_empty' es Falso." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Los índices de directorio no están permitidos." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" no existe" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Índice de %(directory)s" diff --git a/django/conf/locale/es/formats.py b/django/conf/locale/es/formats.py index 7e5ecb39a..dee0a889f 100644 --- a/django/conf/locale/es/formats.py +++ b/django/conf/locale/es/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = r'F \d\e Y' MONTH_DAY_FORMAT = r'j \d\e F' SHORT_DATE_FORMAT = 'd/m/Y' SHORT_DATETIME_FORMAT = 'd/m/Y H:i' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior @@ -31,4 +31,3 @@ DATETIME_INPUT_FORMATS = ( DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' NUMBER_GROUPING = 3 - diff --git a/django/conf/locale/es_AR/LC_MESSAGES/django.mo b/django/conf/locale/es_AR/LC_MESSAGES/django.mo index 22ff0f4177c680bcedbb6e825924e77e48f09c91..3136c3d4420998cb0d3ad09b84c10e7aabc7ec60 100644 GIT binary patch delta 8889 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 QjKA-eWA{pC{_Jo62QP6QbpQYW delta 6654 zcmZYD33L=i9>?*TT-=v{kbp2sAdnE4#2^r&97Yb6a3dfJfebJZGMGsak99y+LA=mW zP!SYF1y)oTRsoL{vm7dduqfWBsCc0+qNuF8-{15<@A;nf_|K=Ry1J^ms=H^xjxD}@ z5Bs7Yo{@5|BW3uUYm491b?!Ry&o@)8bL(0;myYW(fHgP=Pht@UTRWGBYp@p{LiN*# zlNw_-HpSl90x!lhaFSOab(Pj&A*OQR9`gb7Ve>Kb2`r)AW*mvW4ChL5G>*q-a5gq= zP9iJd@p$Nh|&a5Dyp>ck8(YLJOKAse-4d8jKGfI49;YELJj+Eri{ zR-?{eiH-0P?17t56FP=f_#H08vi8o+#nbIs|D|Lq{m!k$WY&KTuEQd{gblj@7h@mX zjof!Gxr2A*ZSYdcImouUdB{I^kCnHgZni_H3ps{bfz!zDxE7hL|Cwa+SZ6gDjM{>U z*b=Y8PPhoQQct2*Vyn3WSxxsUrr;N-cE?dyehSskAJ`3BcJx-R7?UYq619q9s1wHG z1iTV8&^GgB)RMo3sd&)JZ(I2Y7E}KjY698Jx;_?QL+p#HzZ6q(Eb79e6UnGy1T}#h zPVo%k!Noi<+9MNPCRreM0+4(m|vfN7Y6IzQjay|51ByS`*JfkCL7 zXQY)Uqh>q{^d3?{VtwuQSG}~xi8kGJObG@ww<~+RB4!n#5DZh#VY?kd@7zZH#+-5!o;0M?r{p^pfcna3X5NbkIs0+9WHIWBV zE43Ci!7UioffvYVDRt?0?FtiJ{hdIfR za>I={$_4zmVRuqg-Tq8cu;`uoj|s1tW!6Fg*oicKk>#KxG)j{yzX z0@c1V>W$h5b)mz}(VkH^&MGFFlg%=7hFNaTF{@BpHV?Hz3#|TTa|tFD51n%*A!)HF-W>fy~{l zKuvhRmFrQ^U4K4mWhP#xjFD%8E3RHg&nUAAx;-|cF)U_%02JV1rn2XxG z9%d10?=HlVI0QAogV+ckMQvFebpbV~^Iyl-c*yFHTm322J@Gr9ukZi*7kOW^gHat^ zgBoBVrs8c@zT3(x%+*%^IBLMB&1X>;@}iY@S^0I;gx^Gsb5!d2KTf6uPob7_;6QKS z$(TZU8aBsSn2b?7z7W$W--6t)ZYgTwuc4lzLzskLA{XnvLERg9gS=nK6EUirU_P0l zxC+lvL+pr6273*AU>(Zi%~I4AgsdDvP4GG^--&6Im!l@I3V8tBYD~o=s0;pVFzc_G z7YyO`iecn|aL16zx~z+N_OSxh;ZCfNdr^CS7`4a8urBI7trt=~RQvX*73_psxg6Am zbjRV?^Ags744K7L=!!l>o%jXnz3?6C1*E?+G(dB+Eq0;Y5jBxvRzC^bQ=WmE$YRvM zt55^4F*l%AVsq3oTTuhNh?>A|tKWyZ;zP(=(;dNyn9hFraV}=!a@1Bnk9u6+#ZLGm zY65LpZ}sa(tw^pxd7GABJ(!$E^`^G{}reS ztj2nJ{@0Pw6>hc$+s&8EUFKfY00&VkaTs;p$5#FleUyJdUGb0RFXnHik2_DtQzhfO zdREcMY-YAZ?R`3Gz)Y*}X6B;?JP$RoURHlTHl*C&jz`FkCO#(k3*7yUXv&GlFY z0^(s}6QT4U5BC=8rhCfDtvE?vN=-11i>!V%@*BhbNOUER5=#1p(*^V(bkEEu!o;J5 zQXbOZ+u)x0P#YY?&(abyJU_lHPE7yQQ-#hf#O`PGS|I)Pnj!UeK4UtG}b0W25pzFzXB8t7L#P2|5hgi9m z%gIb3qW|Wjl;FLRNLTXt3DJ)jO4O!ZwHeea_cP)-B9+J|YSZszIuO?ow-Ub+N`r}d zOfZP!R6#1z^&cYh0CAEyK;#fg&1ifK&%_rJHT(!MW2X2QF_(B>1=1O`uT7K5JWo7L zd`sx5xSe>DSWe8;`s-QTOVr`S8*m}<7}1mHL$s#;MSO=)O7n2H;XjGbiGxH1q11?Y zf@scp52}K6A8{}7r3$3Gh-ZnbwEsd_T8O$PnCYBJ}h(@$cBlMr#N*Tn|M2_`;k4&>f!TUR}hJ2-!MGB#9 z`mYLqO2f#%Oq{m5j`$k!1M!R1J&tD)^N13w6SIiEgnu+29}$^E60@6xKKv9n6W0<- z7kVT<=kVE(He0bV&cHJgNBBP>>>oScdQVzK>Fi*aNNiJXi`X0K4I6Zc_&atk4~J(} z&xxH#zbd{mqh3mC_4MjURcv>=-SKVhvr^+fXEsWTH_7Vji{IF#$`|`RyKC2yV5n+F zu+l#~R9+sw+FubSJLFRT)NplqnSV;qADTTUTv-(?EA)4a#K-0IOOC(YEzcKg9w?5L z1tPJdfwOyNO$yB}ogS)~p5>n%E~_pN`lrzgz5c1Eig49mdix`A(AToeT^1~>2u8|E zuOU|+nc>C1HIxUJ=2m>v`Vq@y*oBZtWOy&Crt|l%gbW- z^N#UI-sr{#iS*N1Dd*TKCI;6#`2X0D=2Zls_@y3_Ne6jUI1BE4Fe7L+&V#0p0b zk1Zda)vLC{zw{R@_s_10vyNf^pH{Xkv6}Q3e}42PUu@>sNczxF&, 2011 -# Ramiro Morales , 2013 +# lardissone , 2014 +# poli , 2014 +# Ramiro Morales , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-11-05 02:08+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-25 14:03+0000\n" "Last-Translator: Ramiro Morales \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/" "django/language/es_AR/)\n" @@ -26,6 +28,10 @@ msgstr "afrikáans" msgid "Arabic" msgstr "árabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "asturiano" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaiyán" @@ -79,320 +85,348 @@ msgid "English" msgstr "inglés" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "inglés australiano" + +#: conf/global_settings.py:67 msgid "British English" msgstr "inglés británico" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "español" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "español de Argentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Español de México" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Español (Nicaragua)" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "español de Venezuela" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estonio" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "vasco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finlandés" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francés" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frisón" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irlandés" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "gallego" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebreo" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "croata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "húngaro" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonesio" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandés" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japonés" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "georgiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kazajo" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "jémer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "canarés" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "coreano" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "luxemburgués" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "letón" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "macedonio" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongol" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "maratí" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "burmés" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "bokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepalés" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holandés" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "osetio" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Panyabí" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "polaco" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugués" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "portugués de Brasil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumano" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ruso" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "eslovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "esloveno" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albanés" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbio" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Latín de Serbia" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "sueco" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "suajili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "tailandés" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tártaro" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "udmurto" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ucraniano" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "chino simplificado" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "chino tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mapas de sitio" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Archivos estáticos" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Sindicación" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Diseño Web" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Introduzca una URL válida." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Introduzca un valor numérico entero válido." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Introduzca una dirección de email válida." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "Introduzca un 'slug' válido consistente de letras, números o guiones." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Introduzca una dirección IPv4 válida" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Introduzca una dirección IPv6 válida." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Introduzca una dirección IPv4 o IPv6 válida." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Introduzca sólo dígitos separados por comas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Asegúrese de que este valor sea %(limit_value)s (actualmente es " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor sea menor o igual a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor sea mayor o igual a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -407,7 +441,7 @@ msgstr[1] "" "Asegúrese de que este valor tenga como mínimo %(limit_value)d caracteres " "(tiene %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -422,68 +456,76 @@ msgstr[1] "" "Asegúrese de que este valor tenga como máximo %(limit_value)d caracteres " "(tiene %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s debe ser único/a para un %(lookup)s %(date_field)s " -"determinado." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "y" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Ya existe un/a %(model_name)s con este/a %(field_label)s." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "Ya existe un/a %(model_name)s con este/a %(field_labels)s." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "El valor %(value)r no es una opción válida." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Este campo no puede ser nulo." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Este campo no puede estar en blanco." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Ya existe un/a %(model_name)s con este/a %(field_label)s." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s debe ser único/a para un %(lookup_type)s " +"%(date_field_label)s determinado." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Entero" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "El valor de '%(value)s' debe ser un número entero." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "El valor de '%(value)s' debe ser Verdadero o Falso." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Booleano (Verdadero o Falso)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Cadena (máximo %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Enteros separados por comas" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " @@ -492,7 +534,7 @@ msgstr "" "El valor de '%(value)s' tiene un formato de fecha inválido. Debe usar el " "formato AAAA-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " @@ -501,11 +543,11 @@ msgstr "" "El valor de '%(value)s' tiene un formato de fecha correcto (AAAA-MM-DD) pero " "representa una fecha inválida." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Fecha (sin hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -514,7 +556,7 @@ msgstr "" "El valor de '%(value)s' tiene un formato inválido. Debe usar el formato AAAA-" "MM-DD HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -523,79 +565,79 @@ msgstr "" "El valor de '%(value)s' tiene un formato correcto (AAAA-MM-DD HH:MM[:ss[." "uuuuuu]][TZ]) pero representa una fecha/hora inválida." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Fecha (con hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "El valor de '%(value)s' debe ser un número decimal." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Número decimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Dirección de correo electrónico" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Ruta de archivo" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "El valor de '%(value)s' debe ser un número de coma flotante." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Número de punto flotante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Entero grande (8 bytes)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Dirección IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Dirección IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "El valor de '%(value)s' debe ser None, Verdadero o Falso." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (Verdadero, Falso o Nulo)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Entero positivo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Entero pequeño positivo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (de hasta %(max_length)s caracteres)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Entero pequeño" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -604,7 +646,7 @@ msgstr "" "El valor de '%(value)s' tiene un formato inválido. Debe usar el formato HH:MM" "[:ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -613,71 +655,71 @@ msgstr "" "El valor de '%(value)s' tiene un formato correcto (HH:MM[:ss[.uuuuuu]]) pero " "representa una hora inválida." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Datos binarios crudos" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Archivo" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imagen" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" "No existe una instancia del modelo %(model)s con una clave primaria %(pk)r." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Clave foránea (el tipo está determinado por el campo relacionado)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relación uno-a-uno" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relación muchos-a-muchos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Este campo es obligatorio." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Introduzca un número entero." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Introduzca un número." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Asegúrese de que no exista en total mas de %(max)s dígito." msgstr[1] "Asegúrese de que no existan en total mas de %(max)s dígitos." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Asegúrese de que no exista mas de %(max)s lugar decimal." msgstr[1] "Asegúrese de que no existan mas de %(max)s lugares decimales." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -688,32 +730,32 @@ msgstr[0] "" msgstr[1] "" "Asegúrese de que no existan mas de %(max)s dígitos antes del punto decimal." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Introduzca una fecha válida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Introduzca un valor de hora válido." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Introduzca un valor de fecha/hora válido." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "No se envió un archivo. Verifique el tipo de codificación en el formulario." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "No se envió ningún archivo." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "El archivo enviado está vacío." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -725,35 +767,39 @@ msgstr[1] "" "Asegúrese de que este nombre de archivo tenga como máximo %(max)d caracteres " "(tiene %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Por favor envíe un archivo o active el checkbox, pero no ambas cosas." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" "Seleccione una imagen válida. El archivo que ha seleccionado no es una " -"imagen o es un un archivo de imagen corrupto." +"imagen o es un archivo de imagen corrupto." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Seleccione una opción válida. %(value)s no es una de las opciones " "disponibles." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Introduzca una lista de valores." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Introduzca un valor completo." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Campo oculto %(name)s) %(error)s" @@ -761,43 +807,50 @@ msgstr "(Campo oculto %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" "Los datos correspondientes al ManagementForm no existen o han sido " "modificados" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Por favor envíe cero o %d formularios." msgstr[1] "Por favor envíe un máximo de %d formularios." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Por favor envíe un máximo de %d formularios." +msgstr[1] "Por favor envíe un máximo de %d formularios." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordenar" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Eliminar" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Por favor, corrija la información duplicada en %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Por favor corrija la información duplicada en %(field)s, que debe ser única." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -806,35 +859,35 @@ msgstr "" "Por favor corrija la información duplicada en %(field_name)s que debe ser " "única para el %(lookup)s en %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Por favor, corrija los valores duplicados detallados mas abajo." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "La clave foránea del modelo inline no coincide con la clave primaria de la " "instancia padre." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Seleccione una opción válida. La opción seleccionada no es una de las " "disponibles." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" no es un valor válido para una clave primaria." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mantenga presionada \"Control\" (\"Command\" en una Mac) para seleccionar " "más de uno." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -843,15 +896,15 @@ msgstr "" "%(datetime)s no puede ser interpretado en la zona horaria " "%(current_timezone)s; ya que podría ser ambiguo o podría no existir." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Actualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modificar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Eliminar" @@ -867,63 +920,63 @@ msgstr "Sí" msgid "No" msgstr "No" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "si,no,talvez" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "medianoche" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "mediodía" @@ -1199,119 +1252,148 @@ msgctxt "alt. month" msgid "December" msgstr "Diciembre" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "No se han podido importar las bibliotecas Pillow o PIL: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "No se ha podido importar el módulo '_imaging' de PIL: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Esta no es una direción IPv6 válida." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "o" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d año" msgstr[1] "%d años" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mes" msgstr[1] "%d meses" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d semana" msgstr[1] "%d semanas" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d día" msgstr[1] "%d días" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d hora" msgstr[1] "%d horas" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuto" msgstr[1] "%d minutos" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutos" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Prohibido" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Verificación CSRF fallida. Petición abortada." + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -"No está habilitada la generación de listados de directorios en esta " -"ubicación." +"Ud. está viendo este mensaje porque este sitio HTTPS tiene como " +"requerimiento que su browser Web envíe una cabecera 'Referer' pero el mismo " +"no ha enviado una. El hecho de que esta cabecera sea obligatoria es una " +"medida de seguridad para comprobar que su browser no está siendo controlado " +"por terceros." -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" no existe" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Si ha configurado su browser para deshabilitar las cabeceras 'Referer', por " +"favor activelas al menos para este sitio, o para conexiones HTTPS o para " +"peticiones generadas desde el mismo origen." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Listado de %(directory)s" +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Ud. está viendo este mensaje porque este sitio tiene como requerimiento el " +"uso de una 'cookie' CSRF cuando se envíen formularios. El hecho de que esta " +"'cookie' sea obligatoria es una medida de seguridad para comprobar que su " +"browser no está siendo controlado por terceros." -#: views/generic/dates.py:42 +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Si ha configurado su browser para deshabilitar 'cookies', por favor " +"activelas al menos para este sitio o para peticiones generadas desde el " +"mismo origen." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Hay mas información disponible. Para ver la misma use DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "No se ha especificado el valor año" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "No se ha especificado el valor mes" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "No se ha especificado el valor día" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "No se ha especificado el valor semana" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "No hay %(verbose_name_plural)s disponibles" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1320,7 +1402,7 @@ msgstr "" "No hay %(verbose_name_plural)s futuros disponibles porque %(class_name)s." "allow_future tiene el valor False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Cadena de fecha inválida '%(datestr)s', formato '%(format)s'" @@ -1330,16 +1412,32 @@ msgstr "Cadena de fecha inválida '%(datestr)s', formato '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "No se han encontrado %(verbose_name)s que coincidan con la consulta " -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Página debe tener el valor 'last' o un valor número entero." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Página inválida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Lista vacía y '%(class_name)s.allow_empty' tiene el valor False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" +"No está habilitada la generación de listados de directorios en esta " +"ubicación." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" no existe" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Listado de %(directory)s" diff --git a/django/conf/locale/es_AR/formats.py b/django/conf/locale/es_AR/formats.py index 41c732f7b..37faa80b8 100644 --- a/django/conf/locale/es_AR/formats.py +++ b/django/conf/locale/es_AR/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = r'F Y' MONTH_DAY_FORMAT = r'j \d\e F' SHORT_DATE_FORMAT = r'd/m/Y' SHORT_DATETIME_FORMAT = r'd/m/Y H:i' -FIRST_DAY_OF_WEEK = 0 # 0: Sunday, 1: Monday +FIRST_DAY_OF_WEEK = 0 # 0: Sunday, 1: Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( - '%d/%m/%Y', # '31/12/2009' - '%d/%m/%y', # '31/12/09' + '%d/%m/%Y', # '31/12/2009' + '%d/%m/%y', # '31/12/09' ) DATETIME_INPUT_FORMATS = ( '%d/%m/%Y %H:%M:%S', diff --git a/django/conf/locale/es_MX/LC_MESSAGES/django.mo b/django/conf/locale/es_MX/LC_MESSAGES/django.mo index a7daaa5692a2a5ef71403aeda2a1928c2034309d..bbf776121e49a9a04ff66937a5a11356566bf937 100644 GIT binary patch delta 6565 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 delta 5435 zcmZA533OD|9mnyT5Y~_&I}%6+LQGgDgoHp6iUBu3jKPF=#_QDyq z|6$v|0^893G`7TD(fuJtOhFesgqp!|?1Jy22KFuLg!8uFb@GmHhL_QvfEs8r>iBHb z;tfGvcMPWE^{DI5!vqXrF8#Y@6f~21)Y2ZoE3rjqE`pC8AF3j9RK>tM{^cUo5130BQhp zu@&Bjt?^N7UxPY-6SA0Y3+lLir~w>Ct?b)fS$`dv$hv7q2eTV$=Dkoe_M6$Ze=usG z!%*jsvidmNe*>z+Tg;iL0aqZCck@x_JszTz4r=CwI0SD&owpj>;x;o>M?ohXw}wwpGye{?B0nI{my6{A(1^RD zI`-ipOhp|x4M*X0%)+f0#1F9#j^W)Lfi&$_*A2CF z1*lsz7j=PqP#r8XA3?3mN^>>pxOJ#!=P7e5YQWDUi|W3|B>H!4d$6qNM=kX=s19#O z&9nq{p)%C_Txt6sL=9w#xysttqGq_>+PC1%)OVt;)2gTUaJIpaI_gS6CnTe0l7VW^ zM4gb0>Uc0}DaV>cW`+5Hx!T-@I`0+KL-&@oe`cQV$@=SnmZ{z|&>eMPCaV1^b26&q zJ5X=QeDhJ%vr~)u%H57SZ!hZjH&Neor?ClMFn=_EN@e}Eqe(B%=4QOv#%ynPHj_}d zCI#a#!`l7k0F0$Q7vnI`+J~aPsD|V7G0sg0QP2qglg53-c2_ue9j?QC{1)}Fq^Eng zrqCQ?PBd>aZ$+-_rlST>f*R;7+dl{OaLz@2Wrr48Lm2h*x)${eY(|~99raM|!X!L~ z+&=d;>O!qEya}{NEqMm&ydh>G>e(8PI(`c3Iz?VR~Jo|uDLk>#jc^@4fa_J4yqza`((Ein%@pb=8<{}>8-|0mgw zGSm!fP)oKL^`o&Aug1-&nV&&Dy#GL5@Phdh-buZ=-)pZzbv)ndi&58Ih9MOmqoAd) z#mTr4)xmj8z@Jb9N?;ngP8O>+wD!@~emxGQeX6xTfx6z4sD8FueMctmzZ!Pi zj#p7L*^jO8sI{N4_LHcNKezf>)PTM>FQQheMSriOo)||x1NFV&N3Ga!+dr~D>#qxr zwT4Nk*J3K_^(jX!c?I$qxLv4w-GI9HO|raar3b1#h-tVAQ*k#Y;>Xwqzd;T7N7O`{ zhIn)}vIJB^4^+p!u>kv_R%jMZz%pyE!@HS~-)*9x4xUj1K4-pYzGT*+j(goaWFE8q@0jnKC(YBS^S(q4;9HEo zH5k&8U$g_74fYOfZMHMJpazzVIx!V>o*y;ST#Ui1P%|E3jxxuX6U<5GO@mo~oiNQB zip=S#3(rJ#SYhq+%@C@?`%wd1Z0$?%GV051e~@wqa-6(D7Lpgpbn*;I*8SJEn>ia;yl%qAT`zbs`s>yp~4AB=$9=VEaA$qTGC)!SuqG*Y~2l0>O1ld7;8~(0s`&I4Y zLf2ARKprL^k{iii2+zgOTg}fU?=PGR>U!uJx6df7Ct;FBmJ)4udANw#3^$Q`tq$I= zn(Bwi17s&@AV$3f%*;j zz136nR-GYlSwkhxAj_;?g6*w5AN}NN(v}P(H<3E>JMtWvN3^}<5&b;H=j)f$yIxWb zm0BeO$6I;0ITR<6T~=@8H3|jf&twD9_K1i38ha8=Oxr3_O9qg+irvX9Ql$!8B6)}GQ^mGeEG9h~8!$B-=(sX}W@%t{$!+DuWr5yR zzOtICYTxvLuco}Tq9)**8LafBWt0?G2X2cV#t~^5vxC7qYv%N>3ZLtEbNGcm$#Fh6 ze0=y^r_tfU&i8gMtuC#)!#A>g)@*bmYG%(Wt}HDsk9^fRB_^`{@&hrE=%CRG)v^wsYv zFP#zWU+kMxTv^OCFPYE(&$J{^9jGiTEiWz!hR^h###B>cndsm9j0z9yyCCUWrdYqV z$~V2Tw7PzyuIfhA@6mLFkuUld$3)^YyTwL|v)06ho90{@uFffnH00#QM!F5Ej|+cU MurjiINY9x60@p2CAOHXW diff --git a/django/conf/locale/es_MX/LC_MESSAGES/django.po b/django/conf/locale/es_MX/LC_MESSAGES/django.po index 2622df74c..5d045dc91 100644 --- a/django/conf/locale/es_MX/LC_MESSAGES/django.po +++ b/django/conf/locale/es_MX/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # This file is distributed under the same license as the Django package. # # Translators: -# Abraham Estrada , 2011-2012 +# Abraham Estrada , 2011-2013 # zodman , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django/" "language/es_MX/)\n" @@ -20,12 +20,16 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "afrikáans" #: conf/global_settings.py:52 msgid "Arabic" msgstr "Árabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaijani" @@ -36,7 +40,7 @@ msgstr "Búlgaro" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "bielorruso" #: conf/global_settings.py:56 msgid "Bengali" @@ -44,7 +48,7 @@ msgstr "Bengalí" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "bretón" #: conf/global_settings.py:58 msgid "Bosnian" @@ -79,320 +83,348 @@ msgid "English" msgstr "Inglés" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Inglés británico" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Español" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Español de Argentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Español de México" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Español de nicaragua" -#: conf/global_settings.py:72 -msgid "Venezuelan Spanish" -msgstr "" - #: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "español de Venezuela" + +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonio" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Vasco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finés" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francés" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisón" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandés" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Gallego" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreo" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Húngaro" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "Interlingua" + +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesio" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandés" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonés" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazajstán" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Coreano" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "luxemburgués" + +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Letón" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedonio" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongol" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "burmés" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Noruego Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepal" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holandés" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Noruego Nynorsk" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "osetio" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polaco" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugués" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugués de Brasil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumano" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ruso" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Eslovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Esloveno" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanés" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbio" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Latin Serbio" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sueco" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tailandés" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 -msgid "Udmurt" -msgstr "" - #: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "udmurto" + +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ucraniano" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Chino tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Ingrese una URL válida." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "" +msgstr "Introduzca una dirección de correo electrónico válida." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Introduzca un \"slug\", compuesto por letras, números, guiones bajos o " "medios." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Introduzca una dirección IPv4 válida." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Introduzca una dirección IPv6 válida." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Introduzca una dirección IPv4 o IPv6 válida." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Introduzca sólo números separados por comas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Asegúrese de que este valor es %(limit_value)s (es %(show_value)s )." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor sea menor o igual a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor sea mayor o igual a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -401,9 +433,13 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Asegúrese de que este valor tenga como mínimo %(limit_value)d caracter " +"(tiene %(show_value)d)." msgstr[1] "" +"Asegúrese de que este valor tenga como mínimo %(limit_value)d caracteres " +"(tiene %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -414,249 +450,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s debe ser único/a para un %(lookup)s %(date_field)s " -"determinado." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "y" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Ya existe un/a %(model_name)s con este/a %(field_label)s." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Este campo no puede ser nulo." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Este campo no puede estar en blanco." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Ya existe un/a %(model_name)s con este/a %(field_label)s." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Entero" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (Verdadero o Falso)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Cadena (máximo %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Enteros separados por comas" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Fecha (sin hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Fecha (con hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Número decimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Dirección de correo electrónico" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Ruta de archivo" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Número de punto flotante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Entero grande (8 bytes)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Dirección IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Dirección IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (Verdadero, Falso o Nulo)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Entero positivo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Entero positivo pequeño" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (hasta %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Entero pequeño" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Archivo" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imagen" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Clave foránea (el tipo está determinado por el campo relacionado)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relación uno-a-uno" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relación muchos-a-muchos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Este campo es obligatorio." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Introduzca un número entero." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Introduzca un número." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -665,32 +707,32 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Introduzca una fecha válida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Introduzca una hora válida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Introduzca una fecha/hora válida." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "No se envió un archivo. Verifique el tipo de codificación en el formulario." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "No se envió ningún archivo." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "El archivo enviado está vacío." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -698,11 +740,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Por favor envíe un archivo o marque la casilla, no ambos." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -710,23 +752,27 @@ msgstr "" "Seleccione una imagen válida. El archivo que ha seleccionado no es una " "imagen o es un un archivo de imagen corrupto." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Seleccione una opción válida. %(value)s no es una de las opciones " "disponibles." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Introduzca una lista de valores." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -734,41 +780,48 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordenar" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Eliminar" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Por favor, corrija la información duplicada en %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Por favor corrija la información duplicada en %(field)s, que debe ser única." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -777,35 +830,35 @@ msgstr "" "Por favor corrija la información duplicada en %(field_name)s que debe ser " "única para el %(lookup)s en %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Por favor, corrija los valores duplicados detallados mas abajo." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "La clave foránea del modelo inline no coincide con la clave primaria de la " "instancia padre." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Seleccione una opción válida. La opción seleccionada no es una de las " "disponibles." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mantenga presionada \"Control\", o \"Command\" en una Mac, para seleccionar " "más de uno." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -814,15 +867,15 @@ msgstr "" "La fecha %(datetime)s no puede se interpretada en la zona horaria " "%(current_timezone)s; ya que puede ser ambigua o que no pueden existir." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Actualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modificar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Borrar" @@ -838,63 +891,63 @@ msgstr "Sí" msgid "No" msgstr "No" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "sí, no, tal vez" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "medianoche" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "mediodía" @@ -1170,117 +1223,133 @@ msgctxt "alt. month" msgid "December" msgstr "Diciembre" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "o" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d año" +msgstr[1] "%d años" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d meses" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semana" +msgstr[1] "%d semanas" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d día" +msgstr[1] "%d días" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "0 minutos" + +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Los índices del directorio no están permitidos." +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" no existe" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Índice de %(directory)s" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "No se ha especificado el valor año" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "No se ha especificado el valor mes" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "No se ha especificado el valor dia" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "No se ha especificado el valor semana" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "No hay %(verbose_name_plural)s disponibles" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1289,7 +1358,7 @@ msgstr "" "No hay %(verbose_name_plural)s futuros disponibles porque %(class_name)s." "allow_future tiene el valor False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Cadena de fecha inválida '%(datestr)s', formato '%(format)s'" @@ -1299,16 +1368,30 @@ msgstr "Cadena de fecha inválida '%(datestr)s', formato '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "No se han encontrado %(verbose_name)s que coincidan con la consulta" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "La página no es \"last\", ni puede ser convertido a un int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" -msgstr "" +msgstr "Página inválida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Lista vacía y '%(class_name)s.allow_empty' tiene el valor False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Los índices del directorio no están permitidos." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" no existe" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Índice de %(directory)s" diff --git a/django/conf/locale/es_MX/formats.py b/django/conf/locale/es_MX/formats.py index e3ac674ab..729eee537 100644 --- a/django/conf/locale/es_MX/formats.py +++ b/django/conf/locale/es_MX/formats.py @@ -24,5 +24,5 @@ DATETIME_INPUT_FORMATS = ( '%d/%m/%y %H:%M', ) DECIMAL_SEPARATOR = '.' # ',' is also official (less common): NOM-008-SCFI-2002 -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/es_NI/formats.py b/django/conf/locale/es_NI/formats.py index 8220b80b7..2f8d403d8 100644 --- a/django/conf/locale/es_NI/formats.py +++ b/django/conf/locale/es_NI/formats.py @@ -10,10 +10,10 @@ YEAR_MONTH_FORMAT = r'F \d\e Y' MONTH_DAY_FORMAT = r'j \d\e F' SHORT_DATE_FORMAT = 'd/m/Y' SHORT_DATETIME_FORMAT = 'd/m/Y H:i' -FIRST_DAY_OF_WEEK = 1 # Monday: ISO 8601 +FIRST_DAY_OF_WEEK = 1 # Monday: ISO 8601 DATE_INPUT_FORMATS = ( - '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' - '%Y%m%d', # '20061025' + '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' + '%Y%m%d', # '20061025' ) DATETIME_INPUT_FORMATS = ( @@ -27,4 +27,3 @@ DATETIME_INPUT_FORMATS = ( DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' NUMBER_GROUPING = 3 - diff --git a/django/conf/locale/es_PR/formats.py b/django/conf/locale/es_PR/formats.py index 1d4e76c55..8f5a25ea5 100644 --- a/django/conf/locale/es_PR/formats.py +++ b/django/conf/locale/es_PR/formats.py @@ -10,7 +10,7 @@ YEAR_MONTH_FORMAT = r'F \d\e Y' MONTH_DAY_FORMAT = r'j \d\e F' SHORT_DATE_FORMAT = 'd/m/Y' SHORT_DATETIME_FORMAT = 'd/m/Y H:i' -FIRST_DAY_OF_WEEK = 0 # Sunday +FIRST_DAY_OF_WEEK = 0 # Sunday DATE_INPUT_FORMATS = ( # '31/12/2009', '31/12/09' diff --git a/django/conf/locale/es_VE/LC_MESSAGES/django.mo b/django/conf/locale/es_VE/LC_MESSAGES/django.mo index ae2256788cf0354ded5cb77a7ae84e775daf55c3..42b442947fdf37d449865ae2cac426f9ebc59722 100644 GIT binary patch delta 776 zcmXZZK}b|l6vpvmY0nX!lanrLCKS;UhLIWP3B!aSvuIjmPzZ`bn-)drrbP=k4-rXW zHt}{cAfki|gW!QMR#1ytgdn)nR^cK+-MaSwId}2+-E%qjob&G8&TeMEoZkp{TFgH9 zX1B~NNH%?hJ;W7k!)a{Cmv|pvqw<%r8*A8w8>qb4`3;r#3sq;|#fO+6K1y0>9*Yw; zs(6MKEZ%PV9yLeW?+n8DA^KiEtBA9LuX_;3_Ea4Z#?m03Jt zLz6F|CayUn)TC>ugIjKY#~GvkY!7Gg2dYlyjv1F~gQ)XG=a{pK%6lHV#feJJVUs#5P8up{!Du?%Q0@d&h z@_aUr*AwGS;$_r;tElrIQHASqqwUm-KKa9bkjs~HBgMW#P%h-7e}3BS1bz8Zd9)BG HI@i4`=weHJ delta 782 zcmXZZO(^A27{~F)%XN|KZCH4jP#QJ-b>}kqyQQXE*s!5!(qtiJF}k@Mi&^|P6H=7a zWT%@F3*}{VHRY{Xn1z(G5tbGfvYn0Z&poTpc}~xHp68si(Yn>T`<(SP!%nHn` zyDaNBtS0Wq5dOeIoWPIx6P3S+Rk(r`xQWWkI8RY|m#8||F22Pg;`=fSEX?AGjedN= z1p4J!f1w6B!cn}zPuNDcIvhp~l*DFS!g}0yUSR|AGkRE3Y482wSWKL#49wyz2HDW$ z3#f@#oNK5_*HMFRyZt?926eMz9K&-|ou&_FJgR+0o%fvy=Kv~iByfvy=M<{o465NQ zY9Qq)owyYP`C-}~ykHt8uz$WTxc2Ea0 zsKgV@#|sz#L*4KixwJi?26{ye_}|4L{!iyiomHqlwb^*cnpmh|3+k_8Sc^lbhSSLR zSqfF?H|F6YYQSaG`9G+_>4U@2Q#j;JBvX^C=}3E|!;AV}EY=w9j(_c3y^GXkcfNEr OM*VoFe~@3g9)1IupidhB diff --git a/django/conf/locale/es_VE/LC_MESSAGES/django.po b/django/conf/locale/es_VE/LC_MESSAGES/django.po index d20e0a3fe..ae0c7e9bb 100644 --- a/django/conf/locale/es_VE/LC_MESSAGES/django.po +++ b/django/conf/locale/es_VE/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Sebastián Ramírez Magrí , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Spanish (Venezuela) (http://www.transifex.com/projects/p/" "django/language/es_VE/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "Árabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -78,320 +82,348 @@ msgid "English" msgstr "Inglés" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Inglés Británic" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Español" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Español de Argentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonio" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Vazco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finlandés" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francés" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisio" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandés" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galés" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreo" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Húngaro" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesio" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandés" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonés" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Canarés" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Coreano" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvio" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedonio" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayala" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongol" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Noruego Bokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holandés" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polaco" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugués" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugués de Brasil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Ruman" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ruso" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Eslovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Eslovenio" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albano" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbi" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Latín Serbio" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sueco" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tailandés" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ucranio" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Chino tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Introduzca una URL válida." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Introduzca un 'slug' válido, consistente de letras, números, guiones bajos o " "guiones." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Introduzca una dirección IPv4 válida" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Introduzca solo dígitos separados por comas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Asegúrese de que este valor %(limit_value)s (ahora es %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor es menor o igual que %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Asegúrese de que este valor es mayor o igual que %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -402,7 +434,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -413,247 +445,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Dirección IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (True, False o None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Clave foránea (tipo determinado por el campo relacionado)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relación uno a uno" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relación muchos a muchos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Este campo es obligatorio." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Introduzca un número completo." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Introduzca un número" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -662,32 +702,32 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Introduzca una fecha válida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Introduzca una hora válida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Introduzca una hora y fecha válida." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "No se envió archivo alguno. Revise el tipo de codificación del formulario." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "No se envió ningún archivo." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "El archivo enviado está vacío" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -695,31 +735,35 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Por favor provea un archivo o active el selector de limpiar, no ambos." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -727,86 +771,93 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Mantenga presionado \"Control\", o \"Command\" en un Mac, para seleccionar " "más de una opción." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -822,63 +873,63 @@ msgstr "" msgid "No" msgstr "" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "" msgstr[1] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "" @@ -1154,124 +1205,140 @@ msgctxt "alt. month" msgid "December" msgstr "" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1281,16 +1348,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/et/LC_MESSAGES/django.mo b/django/conf/locale/et/LC_MESSAGES/django.mo index 61bd312851b0174f655d14d1210318dc8bea97da..75e45eec5d4086bbdc1e35aee57d82b6f8e0d0c9 100644 GIT binary patch literal 22184 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 D0b`-( delta 6521 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, 2011 # Jannis Leidel , 2011 -# jannolii , 2013 +# Janno Liivak , 2013-2014 # madisvain , 2011 +# Martin , 2014 +# Marti Raudsepp , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-26 21:40+0000\n" -"Last-Translator: jannolii \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-05 12:00+0000\n" +"Last-Translator: Marti Raudsepp \n" "Language-Team: Estonian (http://www.transifex.com/projects/p/django/language/" "et/)\n" "MIME-Version: 1.0\n" @@ -28,9 +30,13 @@ msgstr "afrikaani" msgid "Arabic" msgstr "araabia" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "astuuria" + #: conf/global_settings.py:53 msgid "Azerbaijani" -msgstr "Aserbaidžaani" +msgstr "aserbaidžaani" #: conf/global_settings.py:54 msgid "Bulgarian" @@ -81,319 +87,347 @@ msgid "English" msgstr "inglise" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "austraalia inglise" + +#: conf/global_settings.py:67 msgid "British English" msgstr "briti inglise" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "hispaania" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "argentiina hispaani" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "mehhiko hispaania" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "nikaraagua hispaania" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "venetsueela hispaania" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "eesti" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baski" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "pärsia" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "soome" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "prantsuse" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "friisi" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "iiri" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galiitsia" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "heebrea" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "horvaatia" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ungari" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indoneesi" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandi" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "itaalia" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "jaapani" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "gruusia" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kasahhi" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmeri" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "korea" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "letseburgi" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "leedu" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "läti" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "makedoonia" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malaia" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongoolia" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "marathi" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "birma" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "norra (bokmal)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "hollandi" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "norra (nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "osseetia" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "pandžab" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "poola" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugali" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "brasiilia portugali" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumeenia" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "vene" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovaki" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "sloveeni" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albaania" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbia" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbia (ladina)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "rootsi" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "suahiili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamiili" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "tai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "türgi" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tatari" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "udmurdi" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukrania" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnami" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "lihtsustatud hiina" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "traditsiooniline hiina" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Saidikaardid" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Staatilised failid" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Sündikeerimine" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Veebidisain" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Sisestage korrektne väärtus." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Sisestage korrektne URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Sisestage korrektne täisarv." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Sisestage korrektne e-posti aadress." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -"See väärtus võib sisaldada ainult tähti, nubmreid, alljooni ja sidekriipse." +"See väärtus võib sisaldada ainult tähti, numbreid, alljooni ja sidekriipse." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Sisestage korrektne IPv4 aadress." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Sisestage korrektne IPv6 aadress." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Sisestage korrektne IPv4 või IPv6 aadress." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Sisestage ainult komaga eraldatud numbreid." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Veendu, et see väärtus on %(limit_value)s (hetkel on %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Veendu, et see väärtus on väiksem või võrdne kui %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Veendu, et see väärtus on suurem või võrdne kui %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -408,7 +442,7 @@ msgstr[1] "" "Väärtuses peab olema vähemalt %(limit_value)d tähemärki (praegu on " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -423,247 +457,268 @@ msgstr[1] "" "Väärtuses võib olla kõige rohkem %(limit_value)d tähemärki (praegu on " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s peab olema unikaalne %(date_field)s %(lookup)s suhtes." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ja" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Sellise %(field_label)s-väljaga %(model_name)s on juba olemas." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s väljaga %(field_labels)s on juba olemas." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "Väärtus %(value)r ei ole kehtiv valik." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "See lahter ei tohi olla tühi." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "See väli ei saa olla tühi." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Sellise %(field_label)s-väljaga %(model_name)s on juba olemas." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s peab olema unikaalne %(date_field_label)s %(lookup_type)s " +"suhtes." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Lahter tüüpi: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Täisarv" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "'%(value)s' väärtus peab olema täisarv." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' väärtus peab olema kas tõene või väär." +msgstr "'%(value)s' väärtus peab olema kas Tõene või Väär." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Tõeväärtus (Kas tõene või väär)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (kuni %(max_length)s märki)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Komaga eraldatud täisarvud" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"'%(value)s' väärtusel on vale kuupäevaformaat. See peab olema kujul AAAA-KK-" +"PP." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" +"'%(value)s' väärtusel on õige formaat (AAAA-KK-PP), kuid kuupäev on vale." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Kuupäev (kellaajata)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"'%(value)s' väärtusel on vale formaat. Peab olema formaadis AAAA-KK-PP HH:MM" +"[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"'%(value)s' väärtusel on õige formaat (AAAA-KK-PP HH:MM[:ss[.uuuuuu]][TZ]), " +"kuid kuupäev/kellaaeg on vale." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Kuupäev (kellaajaga)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "'%(value)s' väärtus peab olema kümnendarv." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Kümnendmurd" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-posti aadress" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Faili asukoht" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "'%(value)s' väärtus peab olema ujukomaarv." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Ujukomaarv" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Suur (8 baiti) täisarv" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 aadress" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP aadress" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "'%(value)s' väärtus peab olema kas Puudub, Tõene või Väär." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Tõeväärtus (Kas tõene, väär või tühi)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positiivne täisarv" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positiivne väikene täisarv" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Nälk (kuni %(max_length)s märki)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Väike täisarv" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" +"'%(value)s' väärtusel on vale formaat. Peab olema formaadis HH:MM[:ss[." +"uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"'%(value)s' väärtusel on õige formaat (HH:MM[:ss[.uuuuuu]]), kuid kellaaeg " +"on vale." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Aeg" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Töötlemata binaarandmed" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fail" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Pilt" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "%(model)s isendit primaarvõtmega %(pk)r ei leidu." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Välisvõti (tüübi määrab seotud väli) " -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Üks-ühele seos" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Mitu-mitmele seos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "See lahter on nõutav." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Sisestage täisarv." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Sisestage arv." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Veenduge, et kogu numbrikohtade arv ei oleks suurem kui %(max)s." msgstr[1] "Veenduge, et kogu numbrikohtade arv ei oleks suurem kui %(max)s." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Veenduge, et komakohtade arv ei oleks suurem kui %(max)s." msgstr[1] "Veenduge, et komakohtade arv ei oleks suurem kui %(max)s." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -674,31 +729,31 @@ msgstr[0] "" msgstr[1] "" "Veenduge, et komast vasakul olevaid numbreid ei oleks rohkem kui %(max)s." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Sisestage korrektne kuupäev." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Sisestage korrektne kellaaeg." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Sisestage korrektne kuupäev ja kellaaeg." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ühtegi faili ei saadetud. Kontrollige vormi kodeeringutüüpi." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ühtegi faili ei saadetud." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Saadetud fail on tühi." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -710,11 +765,11 @@ msgstr[1] "" "Veenduge, et faili nimes poleks rohkem kui %(max)d märki (praegu on " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Palun laadige fail või märgistage 'tühjenda' kast, mitte mõlemat." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -722,21 +777,25 @@ msgstr "" "Laadige korrektne pilt. Fail, mille laadisite, ei olnud kas pilt või oli " "fail vigane." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Valige korrektne väärtus. %(value)s ei ole valitav." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Sisestage väärtuste nimekiri." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Sisestage täielik väärtus." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Peidetud väli %(name)s) %(error)s" @@ -744,41 +803,48 @@ msgstr "(Peidetud väli %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "ManagementForm andmed on kadunud või nendega on keegi midagi teinud" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Palun kinnitage %d või vähem vormi." msgstr[1] "Palun kinnitage %d või vähem vormi." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Palun kinnitage %d või rohkem vormi." +msgstr[1] "Palun kinnitage %d või rohkem vormi." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Järjestus" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Kustuta" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Palun parandage duplikaat-andmed lahtris %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Palun parandage duplikaat-andmed lahtris %(field)s, mis peab olema unikaalne." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -787,29 +853,29 @@ msgstr "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Palun parandage allolevad duplikaat-väärtused" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Pesastatud välisvõti ei sobi ülemobjekti primaarvõtmega." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Valige korrektne väärtus. Valitud väärtus ei ole valitav." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" ei ole sobiv väärtus primaarvõtmeks." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "Et valida mitu, hoidke all \"Control\"-nuppu (Maci puhul \"Command\")." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -818,15 +884,15 @@ msgstr "" "%(datetime)s ei saanud tõlgendada ajavööndis %(current_timezone)s; see on " "kas puudu või mitmetähenduslik." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Hetkel" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Muuda" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Tühjenda" @@ -842,63 +908,63 @@ msgstr "Jah" msgid "No" msgstr "Ei" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "jah,ei,võib-olla" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bait" msgstr[1] "%(size)d baiti" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s kB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.l." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "e.l." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PL" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "EL" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "südaöö" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "keskpäev" @@ -1174,117 +1240,145 @@ msgctxt "alt. month" msgid "December" msgstr "detsember" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Ei õnnestunud importida ei Pillow'it ega PIL'i: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Ei õnnestunud importida PIL'i moodulit '_imaging' : %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "See ei ole korrektne IPv6 aadress." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "või" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d aasta" msgstr[1] "%d aastat" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d kuu" msgstr[1] "%d kuud" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d nädal" msgstr[1] "%d nädalat" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d päev" msgstr[1] "%d päeva" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d tund" msgstr[1] "%d tundi" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minut" msgstr[1] "%d minutit" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutit" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Kausta sisuloendid ei ole siin lubatud." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Keelatud" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ei eksisteeri" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF verifitseerimine ebaõnnestus. Päring katkestati." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s sisuloend" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Näete seda sõnumit, kuna käesolev HTTPS leht nõuab 'Viitaja päise' saatmist " +"teie brauserile, kuid seda ei saadetud. Seda päist on vaja " +"turvakaalutlustel, kindlustamaks et teie brauserit ei ole kolmandate " +"osapoolte poolt üle võetud." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Kui olete oma brauseri seadistustes välja lülitanud 'Viitaja' päised siis " +"lülitage need taas sisse vähemalt antud lehe jaoks või HTTPS üheduste jaoks " +"või 'sama-allika' päringute jaoks." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Näete seda teadet, kuna see leht vajab CSRF küpsist vormide postitamiseks. " +"Seda küpsist on vaja turvakaalutlustel, kindlustamaks et teie brauserit ei " +"ole kolmandate osapoolte poolt üle võetud." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Kui olete oma brauseris küpsised keelanud, siis palun lubage need vähemalt " +"selle lehe jaoks või 'sama-allika' päringute jaoks." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Saadaval on rohkem infot kasutades DEBUG=True" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Aasta on valimata" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Kuu on valimata" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Päev on valimata" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nädal on valimata" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Ei leitud %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1293,7 +1387,7 @@ msgstr "" "Tulevane %(verbose_name_plural)s pole saadaval, sest %(class_name)s." "allow_future on False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Vigane kuupäeva-string '%(datestr)s' lähtudes formaadist '%(format)s'" @@ -1303,16 +1397,30 @@ msgstr "Vigane kuupäeva-string '%(datestr)s' lähtudes formaadist '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Päringule vastavat %(verbose_name)s ei leitud" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Lehekülg ei ole 'last', ka ei saa teda konvertida täisarvuks." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Vigane leht (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Tühi list ja '%(class_name)s.allow_empty' on False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Kausta sisuloendid ei ole siin lubatud." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ei eksisteeri" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s sisuloend" diff --git a/django/conf/locale/et/formats.py b/django/conf/locale/et/formats.py index dd0d1a696..5be8131ed 100644 --- a/django/conf/locale/et/formats.py +++ b/django/conf/locale/et/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F Y' TIME_FORMAT = 'G:i:s' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd.m.Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = ' ' # Non-breaking space -# NUMBER_GROUPING = +THOUSAND_SEPARATOR = ' ' # Non-breaking space +# NUMBER_GROUPING = diff --git a/django/conf/locale/eu/LC_MESSAGES/django.mo b/django/conf/locale/eu/LC_MESSAGES/django.mo index 2143ea0982d70495c5d38f5f7fac304b9525a22d..e0debb9c76051be6c19dbaf578c1105a6a563507 100644 GIT binary patch delta 5865 zcmZA530Rd?9>?*+CN7yPYQX^R5P@)ALULhIELCqK= zVN)D#?SkCA@5&oLCMZ2xiFUyY2#okecs ze!@EV3pT^hR;v4*Yek^}4KaZRMu_#P`!F1PqDImeqj3bb!)dm^-1fhOy20Dn2zQ`5 z`U&bfRc1BnxbHBG`@0Ji_~$P1p&mD7zI9?Gs^{%dCnR8CYEdJ|LLEO0HT7dq#}#2m zEJ2-Ljty}&cE#6G9r_0S4^jA@!V8#xJtyH6T!6)qoP?n~;FY)*d*FaSIoAv4;LW%P znN=6c^l0Q!H~?=%F5#wOTP(BsHq@G^jAs5dl5c3x3|v7irid7Cgg(^NXJZ78#11$a zHA9O~GqBQJhxEm5My-iYP{)0W8u4+|bxvUtUXAg4QCDAKDM1I?$XItTh#l*I+!Vy_=tcE|89VlUz3Hz`Ic$7>8P% zlTcIrC??=m)OppY<4&9BQ62pmH3K1SJnN#4Yl!N21nPW$lr^-m1L9E~NI@-{9#+pm z^>`?=6tr(8m&D|JA{h(QiI_?OD;#X!3s>9!*zP`RVuLHTrtHc$e9>HwX{mQW}u8d>; zb)j`M=smE>4)_4WsqZmAw)W3Z9jHQ$^n~p{gLhH?0d>9HcyDHgpdQIs)Qum+dRT%Q z*z|bjUpr>gpc9`$b>tb;)UGn$F!!2O<~cK%g`x8zP>VAjb^gufAlsjZS{o0ej+^bb z9gEEMs1x5uEtW&(3Dk)fQ1ALsUIMydGt}`NQE$pL)PQo$JIrC`NOQF5zt0L|%|f%t zEXKNAa0+UMrd#_ga}Ea6KHv5)u=X<4n{F{K4sz}#)S^sJ^nM79LcUdg_Z)>Rb_DZ6 z*5b)Vjr=~d7&X$Fs718U+Fv!dV_=b*mF5xixLJd|THF~_hZ}d&zVURb4?CF2s70BEnvqP@50n1Zo`)K7fz?Z}0rkgG*Leyxz~{}^Q0vbfpr8w0L_NbG z-a5Kb3sieF*2j*f&)R#Uz75%^;|F3a4n-Ybf|{8bsOvm|I&J}K@hw8XruG%v@g8b1 z?Xvn|WP!Wms1Yevia2j-zVwAk9$cbHAbJQ>UYkw2iSD+rj8grx9 z?ssq60dJezQB%0n>U&UAzYl|u_mvw$^i~X01KZsmt`hGjdJky(k~|(Ld4Je`OSz-f zHwEPR52WyaGM5}99}{h3$r^Hj=-Y9SOee+U6w&q**-8FI9wdJw<)n7ILg8hyj=V)i zlYKFwX$nBEjn$p$pG>W*-ti;C&)iYkd1ydiUG z5`W@j?O?6R9ahu3)Ltih$$D~zEGF7ok{#rzDr_la3Aurkl0q_xi>a+6K!RI&p&jj0gbl=cKrSkW5p_biu5DV)|O-b(_DoKB!l>@O|S6U?F9foMC$&beK_?yiQf6I*}hpg-^$(ayp{b& zD7&qQl?QK$@+(;&n+sGo)f@nKU{!CsZQRH6o zA96kUE78`Je9HaZWpa+ZM0%1oMB7=COXiR?QcbkABmK$eB!mv$iW`Ww1s-mf`91zj zYDg!tlxW*XvPt(Xd^}6~kj|ub`;I~)IYd6P#{c0&(woGWmbKhbx~o-H#geG9@QUnq z<3lRG=$IW=Iy!MvX-d+TiiVvEgG(PvN$T1qF*!BS*Eu$&OIk{DLb5M8x&CdriG%Y? z3W^JgCMNdDdni9G)|Z^(9oHo`IW?`Tuk=_-%hox06DJlF#}3FZxIceFY>)AQYWjpg yHK}0Y14R|lzO_N6IbBXwj7x1(w_5z(@eR_wLX63wD8r6SG#ijmTgMI_8@MX&Y literal 19758 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, 2013 -# Ander Martínez , 2013 +# ander , 2013-2014 # Jannis Leidel , 2011 # jazpillaga , 2011 # julen , 2011-2012 # julen , 2013 # totorika93 , 2012 -# unaizalakain , 2013 +# Unai Zalakain , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-31 11:28+0000\n" -"Last-Translator: Aitzol Naberan \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Basque (http://www.transifex.com/projects/p/django/language/" "eu/)\n" "MIME-Version: 1.0\n" @@ -32,6 +32,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabiera" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaianera" @@ -85,321 +89,349 @@ msgid "English" msgstr "Ingelesa" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Ingelesa" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperantoa" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Espainola" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Espainola (Argentina)" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Espainola (Mexiko)" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Espainola (Nikaragua)" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezuelako gaztelera" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estoniera" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Euskara" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persiera" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finlandiera" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Frantsesa" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisiera" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandako gaelera" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galiziera" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreera" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroaziarra" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hungariera" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesiera" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandiera" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiera" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japoniera" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgiera" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakhera" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khemerera" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kanadiera" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreera" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxenburgera" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituaniera" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Letoniera" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Mazedoniera" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malabarera" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongoliera" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birmaniera" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalera" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holandera" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Osetiera" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabera" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Poloniera" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugalera" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugalera (Brazil)" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Errumaniera" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Errusiera" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Eslovakiera" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Esloveniera" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albaniera" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbiera" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbiera" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Suediera" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahilia" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilera" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telegu hizkuntza" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thailandiera" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turkiera" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatarera" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainera" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdua" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamamera" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Txinera (sinpletua)" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Txinera (tradizionala)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Idatzi balio zuzena." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Idatzi baliozko URL bat." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Sartu baliozko osoko zenbakia." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Gehitu baleko email helbide bat" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Idatzi hizki, zenbaki, azpimarra edo marratxoz osatutako baleko 'slug' bat." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Sartu IPv4 helbide zuzena." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Sartu IPv6 helbide zuzena" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Sartu IPv4 edo IPv6 helbide zuzena." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Idatzi komaz bereizitako digitoak soilik." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Ziurtatu balioak %(limit_value)s gutxienez karaktere dituela (orain " "%(show_value)s dauzka)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Ziurtatu balio hau %(limit_value)s baino txikiagoa edo berdina dela." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Ziurtatu balio hau %(limit_value)s baino handiagoa edo berdina dela." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -414,7 +446,7 @@ msgstr[1] "" "Ziurtatu balio honek gutxienez %(limit_value)d karaktere dituela " "(%(show_value)d ditu)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -429,263 +461,255 @@ msgstr[1] "" "Ziurtatu balio honek gehienez %(limit_value)d karaktere dituela " "(%(show_value)d ditu)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(date_field)s eremuan %(lookup)s egiteko %(field_name)s bakarra izan behar " -"da." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "eta" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Eremu hau ezin daiteke hutsa izan (null)." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Eremu hau ezin da hutsik egon." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(field_label)s hori daukan %(model_name)s dagoeneko existitzen da." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "%(value)r balioa ez da baliozko aukera." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Eremu hau ezin daiteke hutsa izan (null)." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Eremu hau ezin da hutsik egon." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Eremuaren mota: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Zenbaki osoa" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' balioak osoko zenbakia izan behar du." +msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' balioak True edo False izan behar du." +msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolearra (egia ala gezurra)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Katea (%(max_length)s gehienez)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Komaz bereiztutako zenbaki osoak" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' balioak ez dauka data formatu zuzena. Formatu zuzena UUUU-HH-EE " -"da." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' balioak formatu zuzena (UUUU-HH-EE) dauka, baina ez da data " -"zuzen bat." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (ordurik gabe)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' balioak ez dauka formatu zuzena. Formatu zuzena UUUU-HH-EE .\n" -"OO:MM[:ss[.uuuuuu]][TZ] da." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' balioak formatu zuzena dauka (UUUU-HH-EE OO:MM[:ss[.uuuuuu]]" -"[TZ]),\n" -"baina ez da data/ordu zuzena." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (orduarekin)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' balioak zenbaki hamartarra izan behar du." +msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Zenbaki hamartarra" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Eposta helbidea" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Fitxategiaren bidea" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' balioak koma higikorreko zenbakia izan behar du." +msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Koma higikorreko zenbakia (float)" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Zenbaki osoa (handia 8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 helbidea" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP helbidea" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' balioa None, True edo False izan behar da." +msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolearra (egia, gezurra edo hutsa[None])" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Osoko positiboa" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Osoko positibo txikia" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (gehienez %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Osoko txikia" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Testua" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' balioak ez dauka formatu zuzena. OO:MM[:ss[.uuuuuu]] fotmatuan " -"egon behar da." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' balioak formatu zuzena dauka (OO:MM[:ss[.uuuuuu]]) baina ez da " -"ordu \n" -"zuzena" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Ordua" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Datu bitar gordinak" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fitxategia" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Irudia" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "Ez dago %(pk)r gakoa duen %(model)s instantziarik." +msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "1-N (mota erlazionatutako eremuaren arabera)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Bat-bat erlazioa" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "M:N erlazioa" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Eremu hau beharrezkoa da." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Idatzi zenbaki oso bat." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Idatzi zenbaki bat." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Ziurtatu digitu %(max)s baino gehiago ez dagoela guztira." msgstr[1] "Ziurtatu %(max)s digitu baino gehiago ez dagoela guztira." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Ziurtatu ez dagoela digitu %(max)s baino gehiago komaren atzetik." msgstr[1] "Ziurtatu ez dagoela %(max)s digitu baino gehiago komaren atzetik." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -694,31 +718,31 @@ msgid_plural "" msgstr[0] "Ziurtatu ez dagoela digitu %(max)s baino gehiago komaren aurretik." msgstr[1] "Ziurtatu ez dagoela %(max)s digitu baino gehiago komaren aurretik." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Idatzi baliozko data bat." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Idatzi baliozko ordu bat." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Idatzi baliozko data/ordua." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ez da fitxategirik bidali. Egiaztatu inprimakiaren kodeketa-mota." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ez da fitxategirik bidali." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Bidalitako fitxategia hutsik dago." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -730,11 +754,11 @@ msgstr[1] "" "Ziurtatu fitxategi izen honek gehienez %(max)d karaktere dituela (%(length)d " "ditu)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Mesedez, igo fitxategi bat edo egin klik garbitu botoian, ez biak." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -742,21 +766,25 @@ msgstr "" "Bidali baliozko irudia. Zuk bidalitako fitxategia ez da irudia edo akatsa " "dauka." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Hautatu baliozko aukera bat. %(value)s ez dago erabilgarri." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Idatzi balio-zerrenda bat." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(%(name)s eremu ezkutua) %(error)s" @@ -764,40 +792,47 @@ msgstr "(%(name)s eremu ezkutua) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Bidali inprimaki %d ala gutxiago, mesedez." msgstr[1] "Bidali %d inprimaki ala gutxiago, mesedez." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordena" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Ezabatu" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Zuzendu bikoiztketa %(field)s eremuan." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Zuzendu bikoizketa %(field)s eremuan. Bakarra izan behar da." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -806,31 +841,31 @@ msgstr "" "Zuzendu bakarra izan behar den%(field_name)s eremuarentzako bikoiztutako " "data %(lookup)s egiteko %(date_field)s eremuan" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Zuzendu hurrengo balio bikoiztuak." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Barneko gakoa eta gurasoaren gakoa ez datoz bat." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Hautatu aukera zuzen bat. Hautatutakoa ez da zuzena." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" ez da balio egokia lehen mailako gakoentzat." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Bat baino gehiago hautatzeko, sakatu \"Kontrol\" tekla edo \"Command\" Mac " "batean." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -839,15 +874,15 @@ msgstr "" "%(datetime)s ezin da interpretatu %(current_timezone)s ordu-eremuan;\n" "baliteke ez existitzea edo anbiguoa izatea" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Orain" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Aldatu" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Garbitu" @@ -863,63 +898,63 @@ msgstr "Bai" msgid "No" msgstr "Ez" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "bai,ez,agian" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "byte %(size)d " msgstr[1] "%(size)d byte" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "gauerdia" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "eguerdia" @@ -1195,117 +1230,133 @@ msgctxt "alt. month" msgid "December" msgstr "Abendua" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Ezin izan da Pillow inportatu, ezta PIL ere: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "PIL liburutegiaren '_imaging' modulua ezin izan da inportatu: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Hau ez da baliozko IPv6 helbidea." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "edo" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "urte %d" msgstr[1] "%d urte" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "hilabete %d" msgstr[1] "%d hilabete" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "aste %d" msgstr[1] "%d aste" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "egun %d" msgstr[1] "%d egun" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "ordu %d" msgstr[1] "%d ordu" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "minutu %d" msgstr[1] "%d minutu" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutu" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Direktorio zerrendak ez daude baimenduak." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ez da existitzen" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s zerrenda" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Ez da urterik zehaztu" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Ez da hilabeterik zehaztu" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Ez da egunik zehaztu" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Ez da asterik zehaztu" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Ez dago %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1314,7 +1365,7 @@ msgstr "" "Etorkizuneko %(verbose_name_plural)s ez dago aukeran \n" "%(class_name)s.alloe_future False delako" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "%(datestr)s data string okerra '%(format)s' formaturako" @@ -1324,16 +1375,30 @@ msgstr "%(datestr)s data string okerra '%(format)s' formaturako" msgid "No %(verbose_name)s found matching the query" msgstr "Bilaketarekin bat datorren %(verbose_name)s-rik ez dago" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Orria ez da azkena, hortaz ezin da osokora (int) biurtu." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Orri baliogabea (%(page_number)s):%(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Zerrenda hutsa eta '%(class_name)s.allow_empty' False da" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Direktorio zerrendak ez daude baimenduak." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ez da existitzen" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s zerrenda" diff --git a/django/conf/locale/eu/formats.py b/django/conf/locale/eu/formats.py index 5b768eabc..7b1426256 100644 --- a/django/conf/locale/eu/formats.py +++ b/django/conf/locale/eu/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = r'Yeko M\re\n d\a' TIME_FORMAT = 'H:i:s' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = -# MONTH_DAY_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = +# MONTH_DAY_FORMAT = SHORT_DATE_FORMAT = 'Y M j' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/fa/LC_MESSAGES/django.mo b/django/conf/locale/fa/LC_MESSAGES/django.mo index 9bb8d7db238947fa05ba455674717ced4d733b1d..b7ac4ff61aa55ef5aa3ccc007e6e1b83f2364899 100644 GIT binary patch delta 7628 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 LN8ye|-^Tqf#M1Y? delta 6622 zcmZYD33L=i9>?*T91tLpAmP3SNq__bNeF^~au@{(5D7sXf8;C2;zVWiGZjK zxQL=IB49jNGIA;GipPqgMp;%9@J7WGSw(ThW52)Yf8O)$*5f~)s_N>h>Zl~@0&$-U{b&PY1$nR^VTIaU4bFKqEhH3Z$mf>j}h6U}NOUF$(7>}U( ziQ}YmFa_iB0!+ZMcrNC7^#M1}8r+7_99U~^FdsIzm`~sY+STIa=Vy>3o~5I%U=-?vT-2WCq1u&T zFRVnJzY*i`5gdp+P!l?V75FXQi}~H0n~!I^vHo|Hndf(IGe)xhn{XQr!)!L}BCN)t z_%d?exyT;gm3P8%l=~pt>J}jX+*&K|LEUUeP#1CnwE}06-Ej$ttbbcF>8!IFj6rR| zG;D)&u_socR_ZC#O6)NYAgk$K#VGt7)$SYAm7hWN^E>v#Hc8&fWnm=c?0{9|piaoe zt8qGNpuOhvs3kvy(RkR(^;Z4>v#9?RHGvdn-5fJ97Kfwi$6++)qAolzjf@(Wqb6_* z>MmW5TJklh$L9^yi9e&-Y2#%KYNGKNg&oYU*pzY)Y=V7I=Vw@XFg9g;H=K+nFdB99 zTyEtVs2SgYda+a@kGy*d)zLxJ625_Y3JzQOW7L43VR$RBFXb~m3%CBM?wn}lX6h|TdTrD4?@I4%fe)dOKJPVs+A!S=i!wW6o{vi=%4E!FEF6V-62c`<6qvdu}Tfv!N^Y}3uzs1E0#CcYW9Yz7|{$)K*-CykcB#Kh|FpSU`oAxxe=w>4#desi>`*6Ck4j%26HMh`QpXR$qncU?ploccVJkZ0leJmu4P4o351Km#VA z+V@7iQHP=~bfP)MGvKbYifQHyGvAzJ7MW#c1!~I{pjK$9)h{iHVGBASuAhX$w;DxRgnSot#4Hn@J z)E;+bHry6&5~g7l(zn}#sdxstOTc>K>Sgx_1gt_f92_)%X7@GCU#f z9aIOc#&~zTA2p!?s18S%*%(7P7j>`Xp;m6L)!&Mm*h;Iv57loCYT&)7e&5t_#&_?L znT#i~3y$I~6N57_3Jb9tmY_~tZQhTX*f!*K??P5Sj=dY(btp8jxF%!K37NSnL19exgLA@xp*zp4xPx(#ki65aR5;MuW((b4U zWTKvu$*74Hn)6W?avN$T)&%UpMysf?20Kwp_@b2$p;qE3GNy~W+T79d&`l*a`#l$+RR>jd8f%8f-zminpV#;1H^#dejP>z+Lzgs>AJ5 zyr*ancBlLus(r##uYC_Q6Lsa6AQu>L6TOVP!VXNgav^HqGOJ%~<$3bv8I zomfjeM4U(5O0*_ECzJ|_Md2KOGhn9W#ic}@_Wy3HY=&PEYpmRemQ<<2!@X`!GqvXz z5*=8Tcd!ld67e9Rlt4XSE#dT~c`d%Ly!QVY;$Gq)(U>||CfR($+=Raqe0zq!_f@U; zfl?a=x*2;CS*jon@Cg5KwQQI_@i~hKyvWB)VjQ6~o%om-L5wFF(?1$BsGI9k;#ne^ z$RHZiZ)AE9HxVm|p9!TgL^CE>fLE%5#E-6kJ3?jyahiCG=tC&AqVWlAi~GYheCL}% zQ~aHnPrR!F>0H`3rWs`R5q~945_)>>B>qMGnYdo-A4%plqA4fdg0~S{h(W|qqCNG0 z!v;dBiHBQ-JBiPT!$b+86h}NkwC21AR6$x#tRucqfpibCo0zNp*X#EhqMmr1P-;r# z6H#>14<{4f5i!JLL^yFwDH@mKRm7{rSmG7pE+UO+Ouv#@Mtnw* zA0HBlL0*!YXBnTdwAq8_;2bGm8s?3pPa8aBU|MKhX3L22 zNxiQvEGWv)({*#n_1o&V9$QtvU6~!q`dNkinH2?j;bycrw(96(^)>Zd!%gd-rfK6c zC6@<(KYw+oZqNf!!PH?f&34ysqpQ8gR;?M98hT_{J74tHhU)s7(5VX(eWC2(1ENDU zSbD+U-%#CfyZ;ZX$=S8xHT<8B!kyISwu=lkT=kRhzuXBx AsQ>@~ diff --git a/django/conf/locale/fa/LC_MESSAGES/django.po b/django/conf/locale/fa/LC_MESSAGES/django.po index 742fc1ec7..3c7d07f7c 100644 --- a/django/conf/locale/fa/LC_MESSAGES/django.po +++ b/django/conf/locale/fa/LC_MESSAGES/django.po @@ -3,16 +3,17 @@ # Translators: # Arash Fazeli , 2012 # Jannis Leidel , 2011 -# M.Hossein Mojtahedi , 2013 -# Reza Mohammadi , 2013 +# Mazdak Badakhshan , 2014 +# Mohammad Hossein Mojtahedi , 2013 +# Reza Mohammadi , 2013-2014 # Saeed , 2011 # Sina Cheraghi , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-11-05 08:50+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 09:06+0000\n" "Last-Translator: Reza Mohammadi \n" "Language-Team: Persian (http://www.transifex.com/projects/p/django/language/" "fa/)\n" @@ -30,6 +31,10 @@ msgstr "آفریکانس" msgid "Arabic" msgstr "عربی" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "آستوری" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "آذربایجانی" @@ -83,318 +88,346 @@ msgid "English" msgstr "انگلیسی" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "انگلیسی استرالیایی" + +#: conf/global_settings.py:67 msgid "British English" msgstr "انگلیسی بریتیش" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "اسپرانتو" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "اسپانیایی" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "اسپانیایی آرژانتینی" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "اسپانیولی مکزیکی" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "نیکاراگوئه اسپانیایی" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "ونزوئلا اسپانیایی" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "استونی" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "باسکی" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "فارسی" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "فنلاندی" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "فرانسوی" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "فریزی" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ایرلندی" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "گالیسیایی" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "عبری" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "هندی" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "کرواتی" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "مجاری" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "اینترلینگوا" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "اندونزیایی" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "ایدو" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ایسلندی" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ایتالیایی" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "ژاپنی" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "گرجی" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "قزاقستان" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "خمری" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "کناده‌ای" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "کره‌ای" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "لوگزامبورگی" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "لیتوانی" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "لتونیایی" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "مقدونی" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "مالایایی" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "مغولی" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "مِراتی" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "برمه‌ای" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "نروژی Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "نپالی" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "هلندی" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "نروژی Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "آسی" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "پنجابی" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "لهستانی" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "پرتغالی" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "پرتغالیِ برزیل" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "رومانی" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "روسی" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "اسلواکی" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "اسلووِنی" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "آلبانیایی" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "صربی" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "صربی لاتین" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "سوئدی" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "سواحیلی" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "تامیلی" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "تلوگویی" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "تایلندی" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "ترکی" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "تاتار" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "ادمورت" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "اکراینی" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "اردو" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "ویتنامی" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "چینی ساده‌شده" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "چینی سنتی" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "نقشه‌های وب‌گاه" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "پرونده‌های استاتیک" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "طراحی وب" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "یک مقدار معتبر وارد کنید." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "یک نشانی اینترنتی معتبر وارد کنید." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "یک عدد معتبر وارد کنید." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "یک ایمیل آدرس معتبر وارد کنید." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "یک 'slug' معتبر شامل حروف، ارقام، خط زیر و یا خط تیره وارد کنید." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "یک نشانی IPv4 معتبر وارد کنید." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "یک آدرس معتبر IPv6 وارد کنید." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "IPv4 یا IPv6 آدرس معتبر وارد کنید." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "فقط ارقام جدا شده با کاما وارد کنید." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "مطمئن شوید مقدار %(limit_value)s است. (اکنون %(show_value)s می باشد)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "مطمئن شوید این مقدار کوچکتر و یا مساوی %(limit_value)s است." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "مطمئن شوید این مقدار بزرگتر و یا مساوی %(limit_value)s است." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -406,7 +439,7 @@ msgstr[0] "" "طول این مقدار باید حداقل %(limit_value)d کاراکتر باشد (طولش %(show_value)d " "است)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -418,66 +451,75 @@ msgstr[0] "" "طول این مقدار باید حداکثر %(limit_value)d کاراکتر باشد (طولش %(show_value)d " "است)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s باید برای %(date_field)s یکتا باشد %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "و" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s با این %(field_label)s از قبل موجود است." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "‏%(model_name)s با این %(field_labels)s وجود دارد." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "مقدار %(value)r انتخاب معتبری نیست. " -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "این فیلد نمی تواند پوچ باشد." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "این فیلد نمی تواند خالی باشد." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s با این %(field_label)s از قبل موجود است." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"‏%(field_label)s باید برای %(lookup_type)s %(date_field_label)s یکتا باشد." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "فیلد با نوع: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "عدد صحیح" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "مقدار «%(value)s» باید عدد طبیعی باشد." +msgstr "مقدار «%(value)s» باید یک عدد باشد." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "مقدار «%(value)s» باید یا True باشد و یا False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "بولی (درست یا غلط)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "رشته (تا %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "اعداد صحیح جدا-شده با ویلگول" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " @@ -486,7 +528,7 @@ msgstr "" "مقدار تاریخ «%(value)s» در قالب نادرستی وارد شده است. باید در قالب YYYY-MM-" "DD باشد." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " @@ -495,11 +537,11 @@ msgstr "" "مقدار تاریخ «%(value)s» با اینکه در قالب درستی (YYYY-MM-DD) است ولی تاریخ " "ناممکنی را نشان می‌دهد." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "تاریخ (بدون زمان)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -508,7 +550,7 @@ msgstr "" "مقدار «%(value)s» در قالب نادرستی وارد شده است. باید در قالب YYYY-MM-DD HH:MM" "[:ss[.uuuuuu]][TZ]‎ باشد." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -517,79 +559,79 @@ msgstr "" "مقدار «%(value)s» با اینکه در قالب درستی (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]‎) است ولی تاریخ/زمان ناممکنی را نشان می‌دهد." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "تاریخ (با زمان)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "مقدار «%(value)s» باید عدد باشد." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "عدد دهدهی" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "نشانی پست الکترونیکی" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "مسیر پرونده" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "مقدار «%(value)s» باید عدد حقیقی باشد." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "عدد اعشاری" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "بزرگ (8 بایت) عدد صحیح" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 آدرس" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "نشانی IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "مقدار «%(value)s» باید یا None باشد یا True و یا False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "‌بولی (درست، نادرست یا پوچ)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "عدد صحیح مثبت" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "مثبت عدد صحیح کوچک" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "تیتر (حداکثر %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "عدد صحیح کوچک" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "متن" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -598,7 +640,7 @@ msgstr "" "مقدار «%(value)s» در قالب نادرستی وارد شده است. باید در قالب HH:MM[:ss[." "uuuuuu]]‎ باشد." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -607,68 +649,68 @@ msgstr "" "مقدار «%(value)s» با اینکه در قالب درستی (HH:MM[:ss[.uuuuuu]]‎) است ولی زمان " "ناممکنی را نشان می‌دهد." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "زمان" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "نشانی اینترنتی" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "دادهٔ دودویی خام" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "پرونده" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "تصویر" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "%(model)s ای با کلید اصلی %(pk)r وجود ندارد." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "کلید خارجی ( نوع بر اساس فیلد رابط مشخص میشود )" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "رابطه یک به یک " -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "رابطه چند به چند" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "این فیلد لازم است." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "به طور کامل یک عدد وارد کنید." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "یک عدد وارد کنید." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "نباید در مجموع بیش از %(max)s رقم داشته باشد." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "نباید بیش از %(max)s رقم اعشار داشته باشد." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -676,31 +718,31 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "نباید بیش از %(max)s رقم قبل ممیز داشته باشد." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "یک تاریخ معتبر وارد کنید." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "یک زمان معتبر وارد کنید." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "یک تاریخ/زمان معتبر وارد کنید." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "پرونده‌ای ارسال نشده است. نوع کدگذاری فرم را بررسی کنید." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "پرونده‌ای ارسال نشده است." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "پروندهٔ ارسال‌شده خالیست." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -708,11 +750,11 @@ msgid_plural "" msgstr[0] "" "طول عنوان پرونده باید حداقل %(max)d کاراکتر باشد (طولش %(length)d است)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "لطفا یا فایل ارسال کنید یا دکمه پاک کردن را علامت بزنید، نه هردو." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -720,21 +762,25 @@ msgstr "" "یک تصویر معتبر بارگذاری کنید. پرونده‌ای که بارگذاری کردید یا تصویر نبوده و یا " "تصویری مخدوش بوده است." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "یک گزینهٔ معتبر انتخاب کنید. %(value)s از گزینه‌های موجود نیست." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "فهرستی از مقادیر وارد کنید." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "یک مقدار کامل وارد کنید." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(فیلد پنهان %(name)s) %(error)s" @@ -742,39 +788,45 @@ msgstr "(فیلد پنهان %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":؟.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "اطلاعات ManagementForm ناقص است و یا دستکاری شده است." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "لطفاً %d یا کمتر فرم بفرستید." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "لطفاً %d یا بیشتر فرم بفرستید." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "ترتیب:" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "حذف" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "لطفا محتوی تکراری برای %(field)s را اصلاح کنید." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "لطفا محتوی تکراری برای %(field)s را که باید یکتا باشد اصلاح کنید." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -783,31 +835,31 @@ msgstr "" "لطفا اطلاعات تکراری %(field_name)s را اصلاح کنید که باید در %(lookup)s " "یکتا باشد %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "لطفا مقدار تکراری را اصلاح کنید." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "کلید های درون خطی خارجی با هم مطابقت ندارند ." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "یک گزینهٔ معتبر انتخاب کنید. آن گزینه از گزینه‌های موجود نیست." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "‏«‎%(pk)s» مقدار معتبری برای کلید اصلی نیست." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "برای انتخاب بیش از یکی \"Control\"، یا \"Command\" روی Mac، را پایین نگه " "دارید." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -816,15 +868,15 @@ msgstr "" "%(datetime)s نمیتواند در %(current_timezone)s معنی شود.شاید این زمان مبهم " "است و یا وجود ندارد." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "در حال حاضر" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "تغییر" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "پاک کردن" @@ -840,62 +892,62 @@ msgstr "بله" msgid "No" msgstr "خیر" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "بله،خیر،شاید" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d بایت" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "ب.ظ." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "صبح" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "بعد از ظهر" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "صبح" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "نیمه شب" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "ظهر" @@ -1171,111 +1223,129 @@ msgctxt "alt. month" msgid "December" msgstr "دسامبر" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "نه Pillow و نه PIL کار نکردند: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "ماژول '_imaging' از PIL کار نکرد: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "این مقدار آدرس IPv6 معتبری نیست." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "یا" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "،" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d سال" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d ماه" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d هفته" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d روز" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d ساعت" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d دقیقه" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 دقیقه" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "شاخص دایرکتوری اینجا قابل قبول نیست." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "ممنوع" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" وجود ندارد" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "‏CSRF تأیید نشد. درخواست لغو شد." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "فهرست %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"چنانچه مروگرتان را طوری تنظیم کرده‌اید که cookie ها غیر فعال باشند، لطفاً " +"حداقل برای این وبگاه و یا برای «same-origin» فعالش کنید." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "اطلاعات بیشتر با DEBUG=True ارائه خواهد شد." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "هیچ سالی مشخص نشده است" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "هیچ ماهی مشخص نشده است" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "هیچ روزی مشخص نشده است" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "هیچ هفته‌ای مشخص نشده است" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "هیچ %(verbose_name_plural)s موجود نیست" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1284,7 +1354,7 @@ msgstr "" "آینده %(verbose_name_plural)s امکان پذیر نیست زیرا مقدار %(class_name)s." "allow_future برابر False تنظیم شده است." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "متن تاریخ '%(datestr)s' با فرمت '%(format)s' غلط است." @@ -1294,16 +1364,30 @@ msgstr "متن تاریخ '%(datestr)s' با فرمت '%(format)s' غلط اس msgid "No %(verbose_name)s found matching the query" msgstr "هیچ %(verbose_name)s ای مطابق جستجو پیدا نشد." -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Page مقدار 'last' نیست,همچنین قابل تبدیل به عدد هم نمیباشد." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "صفحه‌ی اشتباه (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr " لیست خالی است و '%(class_name)s.allow_empty' برابر False است." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "شاخص دایرکتوری اینجا قابل قبول نیست." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" وجود ندارد" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "فهرست %(directory)s" diff --git a/django/conf/locale/fa/formats.py b/django/conf/locale/fa/formats.py index 5682c410e..30ce9a562 100644 --- a/django/conf/locale/fa/formats.py +++ b/django/conf/locale/fa/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'Y/n/j' SHORT_DATETIME_FORMAT = 'Y/n/j،‏ G:i:s' -# FIRST_DAY_OF_WEEK = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/fi/LC_MESSAGES/django.mo b/django/conf/locale/fi/LC_MESSAGES/django.mo index 7654039c5ec27841f6250324df1a2310ea07d3cc..62da253579c8a7a4230508e1254d1b62c48d2bcc 100644 GIT binary patch delta 4738 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 N|4xEAjEz4Q^FJ3t=KTNw diff --git a/django/conf/locale/fi/LC_MESSAGES/django.po b/django/conf/locale/fi/LC_MESSAGES/django.po index 9cf7148df..46b6d1eb3 100644 --- a/django/conf/locale/fi/LC_MESSAGES/django.po +++ b/django/conf/locale/fi/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # Translators: # Antti Kaihola , 2011 # Jannis Leidel , 2011 -# nanook , 2011 +# Klaus Dahlén , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Finnish (http://www.transifex.com/projects/p/django/language/" "fi/)\n" @@ -27,6 +27,10 @@ msgstr "" msgid "Arabic" msgstr "arabia" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azeri" @@ -80,320 +84,348 @@ msgid "English" msgstr "englanti" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "brittienglanti" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "espanja" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentiinan espanja" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksikon espanja" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguan espanja" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "viro" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "baski" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persia" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "suomi" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ranska" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "friisi" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irlanti" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galicia" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "heprea" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "kroatia" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "unkari" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonesia" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islanti" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italia" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japani" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "georgia" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "korea" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "liettua" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "latvia" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "makedonia" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malajalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongolia" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "norja (kirjanorja)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "hollanti" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "norja (uusnorja)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "punjabin kieli" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "puola" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugali" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "brasilian portugali" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "romania" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "venäjä" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovakia" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "slovenia" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albaani" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbia" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbian latina" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "ruotsi" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamili" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "thain kieli" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turkki" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukraina" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnam" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "kiina (yksinkertaistettu)" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "kiina (perinteinen)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Syötä oikea arvo." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Syötä oikea URL-osoite." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Tässä voidaan käyttää vain kirjaimia (a-z), numeroita (0-9) sekä ala- ja " "tavuviivoja (_ -)." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Syötä kelvollinen IPv4-osoite." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Vain pilkulla erotetut kokonaisluvut kelpaavat tässä." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Tämän arvon on oltava %(limit_value)s (nyt %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Tämän arvon on oltava enintään %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Tämän luvun on oltava vähintään %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -404,7 +436,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -415,249 +447,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"\"%(field_name)s\"-kentän on oltava uniikki suhteessa: %(date_field)s " -"%(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ja" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s jolla on tämä %(field_label)s, on jo olemassa." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Tämän kentän arvo ei voi olla \"null\"." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Tämä kenttä ei voi olla tyhjä." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s jolla on tämä %(field_label)s, on jo olemassa." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Kenttä tyyppiä: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Kokonaisluku" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Totuusarvo: joko tosi (True) tai epätosi (False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Merkkijono (enintään %(max_length)s merkkiä)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Pilkulla erotetut kokonaisluvut" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Päivämäärä (ilman kellonaikaa)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Päivämäärä ja kellonaika" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Desimaaliluku" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Sähköpostiosoite" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Tiedostopolku" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Liukuluku" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Suuri (8-tavuinen) kokonaisluku" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-osoite" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Totuusarvo: joko tosi (True), epätosi (False) tai ei mikään (None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekstiä" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Kellonaika" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL-osoite" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Vierasavain (tyyppi määräytyy liittyvän kentän mukaan)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Yksi-yhteen relaatio" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Moni-moneen relaatio" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Tämä kenttä vaaditaan." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Syötä kokonaisluku." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Syötä luku." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -666,31 +704,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Syötä oikea päivämäärä." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Syötä oikea kellonaika." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Syötä oikea pvm/kellonaika." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Tiedostoa ei lähetetty. Tarkista lomakkeen koodaus (encoding)." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Yhtään tiedostoa ei ole lähetetty." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Lähetetty tiedosto on tyhjä." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -698,32 +736,36 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Voit joko lähettää tai poistaa tiedoston, muttei kumpaakin samalla." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" "Kuva ei kelpaa. Lähettämäsi tiedosto ei ole kuva, tai tiedosto on vioittunut." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Valitse oikea vaihtoehto. %(value)s ei ole vaihtoehtojen joukossa." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Syötä lista." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -731,40 +773,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Järjestys" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Poista" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Korjaa kaksoisarvo kentälle %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Ole hyvä ja korjaa uniikin kentän %(field)s kaksoisarvo." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -773,46 +822,46 @@ msgstr "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Korjaa allaolevat kaksoisarvot." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Liittyvä perusavain ei vastannut vanhemman perusavainta." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Valitse oikea vaihtoehto. Valintasi ei löydy vaihtoehtojen joukosta." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" " Pidä \"Ctrl\"-näppäin (tai Macin \"Command\") pohjassa valitaksesi useita " "vaihtoehtoja." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Tällä hetkellä" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Muokkaa" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Poista" @@ -828,63 +877,63 @@ msgstr "Kyllä" msgid "No" msgstr "Ei" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "kyllä,ei,ehkä" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d tavu" msgstr[1] "%(size)d tavua" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "ip" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "ap" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "IP" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AP" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "keskiyö" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "keskipäivä" @@ -1160,117 +1209,133 @@ msgctxt "alt. month" msgid "December" msgstr "joulukuuta" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "tai" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Vuosi puuttuu" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Kuukausi puuttuu" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Päivä puuttuu" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Viikko puuttuu" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s: yhtään kohdetta ei löydy" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1279,7 +1344,7 @@ msgstr "" "%(verbose_name_plural)s: tulevia kohteita ei löydy, koska %(class_name)s." "allow_future:n arvo on False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Päivämäärä '%(datestr)s' ei ole muotoa '%(format)s'" @@ -1289,16 +1354,30 @@ msgstr "Päivämäärä '%(datestr)s' ei ole muotoa '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Hakua vastaavaa %(verbose_name)s -kohdetta ei löytynyt" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Sivunumero ei ole 'last' (viimeinen) eikä näytä luvulta." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Lista on tyhjä, ja '%(class_name)s.allow_empty':n arvo on False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/fi/formats.py b/django/conf/locale/fi/formats.py index e76144a9e..1f1fbe37a 100644 --- a/django/conf/locale/fi/formats.py +++ b/django/conf/locale/fi/formats.py @@ -11,14 +11,32 @@ DATETIME_FORMAT = r'j. E Y \k\e\l\l\o G.i.s' YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'j.n.Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +SHORT_DATETIME_FORMAT = 'j.n.Y G.i' +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +DATE_INPUT_FORMATS = ( + '%d.%m.%Y', # '20.3.2014' + '%d.%m.%y', # '20.3.14' +) +DATETIME_INPUT_FORMATS = ( + '%d.%m.%Y %H.%M.%S', # '20.3.2014 14.30.59' + '%d.%m.%Y %H.%M.%S.%f', # '20.3.2014 14.30.59.000200' + '%d.%m.%Y %H.%M', # '20.3.2014 14.30' + '%d.%m.%Y', # '20.3.2014' + + '%d.%m.%y %H.%M.%S', # '20.3.14 14.30.59' + '%d.%m.%y %H.%M.%S.%f', # '20.3.14 14.30.59.000200' + '%d.%m.%y %H.%M', # '20.3.14 14.30' + '%d.%m.%y', # '20.3.14' +) +TIME_INPUT_FORMATS = ( + '%H.%M.%S', # '14.30.59' + '%H.%M.%S.%f', # '14.30.59.000200' + '%H.%M', # '14.30' +) + DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = ' ' # Non-breaking space -# NUMBER_GROUPING = +THOUSAND_SEPARATOR = '\xa0' # Non-breaking space +NUMBER_GROUPING = 3 diff --git a/django/conf/locale/fr/LC_MESSAGES/django.mo b/django/conf/locale/fr/LC_MESSAGES/django.mo index 726dbae0da82352287ed962e7ce90ada29993ddf..e256a28e78ac39af9bc70de0e33be47c7ff370d0 100644 GIT binary patch delta 9133 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 Ld9?Jh1mFJvvIal3 diff --git a/django/conf/locale/fr/LC_MESSAGES/django.po b/django/conf/locale/fr/LC_MESSAGES/django.po index b98f0f600..2aa2dcfcc 100644 --- a/django/conf/locale/fr/LC_MESSAGES/django.po +++ b/django/conf/locale/fr/LC_MESSAGES/django.po @@ -2,17 +2,19 @@ # # Translators: # charettes , 2012 -# claudep , 2013 -# claudep , 2011 +# Claude Paroz , 2013-2014 +# Claude Paroz , 2011 # Jannis Leidel , 2011 +# Jean-Baptiste Mora, 2014 # Larlet davidbgk , 2011 +# Marie-Cécile Gohier , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-22 07:26+0000\n" -"Last-Translator: claudep \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-30 16:59+0000\n" +"Last-Translator: Marie-Cécile Gohier \n" "Language-Team: French (http://www.transifex.com/projects/p/django/language/" "fr/)\n" "MIME-Version: 1.0\n" @@ -29,6 +31,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturien" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azéri" @@ -82,324 +88,352 @@ msgid "English" msgstr "Anglais" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Anglais australien" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Anglais britannique" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Espéranto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Espagnol" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Espagnol argentin" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Espagnol mexicain" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Espagnol nicaraguayen" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Espagnol vénézuélien" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonien" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Basque" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Perse" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finlandais" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Français" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frise" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandais" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galicien" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hébreu" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Croate" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hongrois" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonésien" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandais" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italien" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonais" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Géorgien" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakh" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Coréen" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxembourgeois" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lituanien" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Letton" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macédonien" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayâlam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongole" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Marathi" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birman" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norvégien Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Népalais" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Hollandais" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norvégien Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossète" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Penjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polonais" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugais" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Roumain" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russe" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovaque" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovène" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanais" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbe" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbe latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Suédois" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamoul" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Télougou" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thaï" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turc" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Oudmourte" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainien" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Ourdou" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamien" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Chinois traditionnel" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Plans de sites" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Fichiers statiques" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndication" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Conception Web" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Saisissez une valeur valide." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Saisissez une URL valide." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Saisissez un nombre entier valide." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Saisissez une adresse de courriel valide." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Ce champ ne doit contenir que des lettres, des nombres, des tirets bas _ et " "des traits d'union." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Saisissez une adresse IPv4 valide." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Saisissez une adresse IPv6 valide." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Saisissez une adresse IPv4 ou IPv6 valide." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Saisissez uniquement des chiffres séparés par des virgules." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Assurez-vous que cette valeur est %(limit_value)s (actuellement " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Assurez-vous que cette valeur est inférieure ou égale à %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Assurez-vous que cette valeur est supérieure ou égale à %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -414,7 +448,7 @@ msgstr[1] "" "Assurez-vous que cette valeur comporte au moins %(limit_value)d caractères " "(actuellement %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -429,181 +463,190 @@ msgstr[1] "" "Assurez-vous que cette valeur comporte au plus %(limit_value)d caractères " "(actuellement %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s doit être unique pour la partie %(lookup)s de %(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "et" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Un(e) %(model_name)s avec ce %(field_label)s existe déjà." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "Un(e) %(model_name)s avec ce %(field_labels)s existe déjà." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "La valeur « %(value)r » n'est pas un choix valide." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ce champ ne peut pas être vide." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ce champ ne peut pas être vide." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Un(e) %(model_name)s avec ce %(field_label)s existe déjà." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s doit être unique pour la partie %(lookup_type)s de " +"%(date_field_label)s." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Champ de type : %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Entier" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "La valeur « %(value)s » doit être un nombre entier." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "La valeur « %(value)s » doit être soit True (vrai), soit False (faux)." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Booléen (soit vrai ou faux)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Chaîne de caractère (jusqu'à %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Des entiers séparés par une virgule" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" "Le format de date de la valeur « %(value)s » n'est pas valide. Le format " -"correct est AAAA-MM-DD." +"correct est AAAA-MM-JJ." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"Le format de date de la valeur « %(value)s » est correct (AAAA-MM-DD), mais " +"Le format de date de la valeur « %(value)s » est correct (AAAA-MM-JJ), mais " "la date n'est pas valide." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Date (sans l'heure)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" "Le format de la valeur « %(value)s » n'est pas valide. Le format correct est " -"AAAA-MM-DD HH:MM[:ss[.uuuuuu]][FH]." +"AAAA-MM-JJ HH:MM[:ss[.uuuuuu]][FH]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"Le format de date de la valeur « %(value)s » est correct (AAAA-MM-DD HH:MM[:" +"Le format de date de la valeur « %(value)s » est correct (AAAA-MM-JJ HH:MM[:" "ss[.uuuuuu]][FH]), mais la date ou l'heure n'est pas valide." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Date (avec l'heure)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "La valeur « %(value)s » doit être un nombre décimal." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Nombre décimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Adresse électronique" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Chemin vers le fichier" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "La valeur « %(value)s » doit être un nombre à virgule flottante." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Nombre à virgule flottante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Grand entier (8 octets)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Adresse IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Adresse IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" "La valeur « %(value)s » doit valoir soit None (vide), True (vrai) ou False " "(faux)." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booléen (soit vrai, faux ou nul)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Nombre entier positif" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Petit nombre entier positif" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (jusqu'à %(max_length)s car.)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Petit nombre entier" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texte" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -612,7 +655,7 @@ msgstr "" "Le format de la valeur « %(value)s » n'est pas valide. Le format correct est " "HH:MM[:ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -621,63 +664,63 @@ msgstr "" "Le format de la valeur « %(value)s » est correct (HH:MM[:ss[.uuuuuu]]), mais " "l'heure n'est pas valide." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Heure" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Données binaires brutes" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fichier" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Image" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "L'instance %(model)s avec la clé primaire %(pk)r n'existe pas." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Clé étrangère (type défini par le champ lié)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relation un à un" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relation plusieurs à plusieurs" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ce champ est obligatoire." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Saisissez un nombre entier." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Saisissez un nombre." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Assurez-vous qu'il n'y a pas plus de %(max)s chiffre au total." msgstr[1] "Assurez-vous qu'il n'y a pas plus de %(max)s chiffres au total." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -686,7 +729,7 @@ msgstr[0] "" msgstr[1] "" "Assurez-vous qu'il n'y a pas plus de %(max)s chiffres après la virgule." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -697,32 +740,32 @@ msgstr[0] "" msgstr[1] "" "Assurez-vous qu'il n'y a pas plus de %(max)s chiffres avant la virgule." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Saisissez une date valide." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Saisissez une heure valide." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Saisissez une date et une heure valides." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Aucun fichier n'a été soumis. Vérifiez le type d'encodage du formulaire." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Aucun fichier n'a été soumis." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Le fichier soumis est vide." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -734,11 +777,11 @@ msgstr[1] "" "Assurez-vous que ce nom de fichier comporte au plus %(max)d caractères " "(actuellement %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Envoyez un fichier ou cochez la case d'effacement, mais pas les deux." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -746,21 +789,25 @@ msgstr "" "Téléversez une image valide. Le fichier que vous avez transféré n'est pas " "une image ou bien est corrompu." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Sélectionnez un choix valide. %(value)s n'en fait pas partie." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Saisissez une liste de valeurs." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Saisissez une valeur complète." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr " :" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(champ masqué %(name)s) %(error)s" @@ -768,44 +815,51 @@ msgstr "(champ masqué %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" "Les données du formulaire ManagementForm sont manquantes ou ont été " "manipulées" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Ne soumettez pas plus de %d formulaire." msgstr[1] "Ne soumettez pas plus de %d formulaires." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Veuillez soumettre au moins %d formulaire." +msgstr[1] "Veuillez soumettre au moins %d formulaires." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordre" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Supprimer" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Corrigez les données à double dans %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Corrigez les données à double dans %(field)s qui doit contenir des valeurs " "uniques." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -814,35 +868,35 @@ msgstr "" "Corrigez les données à double dans %(field_name)s qui doit contenir des " "valeurs uniques pour la partie %(lookup)s de %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Corrigez les valeurs à double ci-dessous." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "La clé étrangère en ligne ne correspond pas à la clé primaire de l'instance " "parente." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Sélectionnez un choix valide. Ce choix ne fait pas partie de ceux " "disponibles." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "« %(pk)s » n'est pas une valeur correcte pour une clé primaire." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Maintenez appuyé « Ctrl », ou « Commande (touche pomme) » sur un Mac, pour " "en sélectionner plusieurs." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -851,15 +905,15 @@ msgstr "" "La valeur %(datetime)s n'a pas pu être interprétée dans le fuseau horaire " "%(current_timezone)s ; elle est peut-être ambigüe ou elle n'existe pas." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Actuellement" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modifier" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Effacer" @@ -875,63 +929,63 @@ msgstr "Oui" msgid "No" msgstr "Non" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "oui, non, peut-être" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d octet" msgstr[1] "%(size)d octets" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s Kio" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s Mio" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s Gio" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s Tio" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s Pio" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "après-midi" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "matin" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "Après-midi" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "Matin" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "minuit" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "midi" @@ -1207,117 +1261,150 @@ msgctxt "alt. month" msgid "December" msgstr "Décembre" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Impossible d'importer Pillow ou PIL : %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Le module « _imaging » de PIL n'a pas pu être importé : %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Ceci n'est pas une adresse IPv6 valide." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s…" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ou" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d année" msgstr[1] "%d années" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mois" msgstr[1] "%d mois" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d semaine" msgstr[1] "%d semaines" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d jour" msgstr[1] "%d jours" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d heure" msgstr[1] "%d heures" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minute" msgstr[1] "%d minutes" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minute" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Il n'est pas autorisé d'afficher le contenu de ce répertoire." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Interdit" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "« %(path)s » n'existe pas" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "La vérification CSRF a échoué. La requête a été interrompue." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Index de %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Vous voyez ce message parce que ce site HTTPS exige que le navigateur Web " +"envoie un en-tête « Referer », ce qu'il n'a pas fait. Cet en-tête est exigé " +"pour des raisons de sécurité, afin de s'assurer que le navigateur n'ait pas " +"été piraté par un intervenant externe." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Si vous avez désactivé l'envoi des en-têtes « Referer » par votre " +"navigateur, veuillez les réactiver, au moins pour ce site ou pour les " +"connexions HTTPS, ou encore pour les requêtes de même origine (« same-" +"origin »)." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Vous voyez ce message parce que ce site exige la présence d'un cookie CSRF " +"lors de l'envoi de formulaires. Ce cookie est nécessaire pour des raisons de " +"sécurité, afin de s'assurer que le navigateur n'ait pas été piraté par un " +"intervenant externe." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Si vous avez désactivé l'envoi des cookies par votre navigateur, veuillez " +"les réactiver au moins pour ce site ou pour les requêtes de même origine (« " +"same-origin »)." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" +"Des informations plus détaillées sont affichées lorsque la variable DEBUG " +"vaut True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Aucune année indiquée" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Aucun mois indiqué" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Aucun jour indiqué" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Aucune semaine indiquée" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Pas de %(verbose_name_plural)s disponible" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1326,7 +1413,7 @@ msgstr "" "Pas de %(verbose_name_plural)s disponible dans le futur car %(class_name)s." "allow_future est faux (False)." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1338,18 +1425,32 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Aucun objet %(verbose_name)s trouvé en réponse à la requête" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Page ne vaut pas « last » et ne peut pas non plus être converti en un nombre " "entier." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Page non valide (%(page_number)s) : %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Liste vide et %(class_name)s.allow_empty est faux (False)." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Il n'est pas autorisé d'afficher le contenu de ce répertoire." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "« %(path)s » n'existe pas" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index de %(directory)s" diff --git a/django/conf/locale/fr/formats.py b/django/conf/locale/fr/formats.py index f6c8f4064..7b8580740 100644 --- a/django/conf/locale/fr/formats.py +++ b/django/conf/locale/fr/formats.py @@ -12,25 +12,25 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j N Y' SHORT_DATETIME_FORMAT = 'j N Y H:i:s' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( - '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' - '%d.%m.%Y', '%d.%m.%y', # Swiss (fr_CH), '25.10.2006', '25.10.06' + '%d/%m/%Y', '%d/%m/%y', # '25/10/2006', '25/10/06' + '%d.%m.%Y', '%d.%m.%y', # Swiss (fr_CH), '25.10.2006', '25.10.06' # '%d %B %Y', '%d %b %Y', # '25 octobre 2006', '25 oct. 2006' ) DATETIME_INPUT_FORMATS = ( - '%d/%m/%Y %H:%M:%S', # '25/10/2006 14:30:59' - '%d/%m/%Y %H:%M:%S.%f', # '25/10/2006 14:30:59.000200' - '%d/%m/%Y %H:%M', # '25/10/2006 14:30' - '%d/%m/%Y', # '25/10/2006' - '%d.%m.%Y %H:%M:%S', # Swiss (fr_CH), '25.10.2006 14:30:59' - '%d.%m.%Y %H:%M:%S.%f', # Swiss (fr_CH), '25.10.2006 14:30:59.000200' - '%d.%m.%Y %H:%M', # Swiss (fr_CH), '25.10.2006 14:30' - '%d.%m.%Y', # Swiss (fr_CH), '25.10.2006' + '%d/%m/%Y %H:%M:%S', # '25/10/2006 14:30:59' + '%d/%m/%Y %H:%M:%S.%f', # '25/10/2006 14:30:59.000200' + '%d/%m/%Y %H:%M', # '25/10/2006 14:30' + '%d/%m/%Y', # '25/10/2006' + '%d.%m.%Y %H:%M:%S', # Swiss (fr_CH), '25.10.2006 14:30:59' + '%d.%m.%Y %H:%M:%S.%f', # Swiss (fr_CH), '25.10.2006 14:30:59.000200' + '%d.%m.%Y %H:%M', # Swiss (fr_CH), '25.10.2006 14:30' + '%d.%m.%Y', # Swiss (fr_CH), '25.10.2006' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/fy_NL/LC_MESSAGES/django.mo b/django/conf/locale/fy/LC_MESSAGES/django.mo similarity index 83% rename from django/conf/locale/fy_NL/LC_MESSAGES/django.mo rename to django/conf/locale/fy/LC_MESSAGES/django.mo index 51c18846362cbdcd9106cd6de162ca1fa4df307e..b92b53e18ccf72f79e0dd611e5531c644d479200 100644 GIT binary patch delta 247 zcmXZVzY76z00r=ObmvDg9Op+$wfqs1(X`u+#9m~WF&Rw;`` ziod`gAWz-&>AhaPown9Cx8+s>JQ=V6d=wx@OA#PRJ9J0~G*7owrAL~km!N;s6!VvA zRE+{zTBcRnrF}Y~MS7qfy+_dkKT(MRJ!%9l=zn+$e9;VZC=SeM-d{=2u$apAgk3Y7 jn$^%v+cgcbmkU8->xSbtO>vb+qOG*VTp9Zh* z{RfWDHMLb^;Mm-p;4^Oez4v%S_r-nwd>AKy&;}HM^a8L!59l&Ir6=@;ZqhMbp1x~uCiy6fJ^fY geZJJx{af9=YqhU?IkWBf)@8F{E}UrY=+$|%W^}bOsQ>@~ diff --git a/django/conf/locale/fy_NL/LC_MESSAGES/django.po b/django/conf/locale/fy/LC_MESSAGES/django.po similarity index 74% rename from django/conf/locale/fy_NL/LC_MESSAGES/django.po rename to django/conf/locale/fy/LC_MESSAGES/django.po index 07d76a4f5..b2a9c1169 100644 --- a/django/conf/locale/fy_NL/LC_MESSAGES/django.po +++ b/django/conf/locale/fy/LC_MESSAGES/django.po @@ -4,17 +4,17 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" -"Language-Team: Western Frisian (Netherlands) (http://www.transifex.com/" -"projects/p/django/language/fy_NL/)\n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fy_NL\n" +"Language: fy\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: conf/global_settings.py:51 @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -78,320 +82,348 @@ msgid "English" msgstr "" #: conf/global_settings.py:66 -msgid "British English" +msgid "Australian English" msgstr "" #: conf/global_settings.py:67 -msgid "Esperanto" +msgid "British English" msgstr "" #: conf/global_settings.py:68 -msgid "Spanish" +msgid "Esperanto" msgstr "" #: conf/global_settings.py:69 -msgid "Argentinian Spanish" +msgid "Spanish" msgstr "" #: conf/global_settings.py:70 -msgid "Mexican Spanish" +msgid "Argentinian Spanish" msgstr "" #: conf/global_settings.py:71 -msgid "Nicaraguan Spanish" +msgid "Mexican Spanish" msgstr "" #: conf/global_settings.py:72 -msgid "Venezuelan Spanish" +msgid "Nicaraguan Spanish" msgstr "" #: conf/global_settings.py:73 -msgid "Estonian" +msgid "Venezuelan Spanish" msgstr "" #: conf/global_settings.py:74 -msgid "Basque" +msgid "Estonian" msgstr "" #: conf/global_settings.py:75 -msgid "Persian" +msgid "Basque" msgstr "" #: conf/global_settings.py:76 -msgid "Finnish" +msgid "Persian" msgstr "" #: conf/global_settings.py:77 -msgid "French" +msgid "Finnish" msgstr "" #: conf/global_settings.py:78 -msgid "Frisian" +msgid "French" msgstr "" #: conf/global_settings.py:79 -msgid "Irish" +msgid "Frisian" msgstr "" #: conf/global_settings.py:80 -msgid "Galician" +msgid "Irish" msgstr "" #: conf/global_settings.py:81 -msgid "Hebrew" +msgid "Galician" msgstr "" #: conf/global_settings.py:82 -msgid "Hindi" +msgid "Hebrew" msgstr "" #: conf/global_settings.py:83 -msgid "Croatian" +msgid "Hindi" msgstr "" #: conf/global_settings.py:84 -msgid "Hungarian" +msgid "Croatian" msgstr "" #: conf/global_settings.py:85 -msgid "Interlingua" +msgid "Hungarian" msgstr "" #: conf/global_settings.py:86 -msgid "Indonesian" +msgid "Interlingua" msgstr "" #: conf/global_settings.py:87 -msgid "Icelandic" +msgid "Indonesian" msgstr "" #: conf/global_settings.py:88 -msgid "Italian" +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Icelandic" msgstr "" #: conf/global_settings.py:89 -msgid "Japanese" +msgid "Italian" msgstr "" #: conf/global_settings.py:90 -msgid "Georgian" +msgid "Japanese" msgstr "" #: conf/global_settings.py:91 -msgid "Kazakh" +msgid "Georgian" msgstr "" #: conf/global_settings.py:92 -msgid "Khmer" +msgid "Kazakh" msgstr "" #: conf/global_settings.py:93 -msgid "Kannada" +msgid "Khmer" msgstr "" #: conf/global_settings.py:94 -msgid "Korean" +msgid "Kannada" msgstr "" #: conf/global_settings.py:95 -msgid "Luxembourgish" +msgid "Korean" msgstr "" #: conf/global_settings.py:96 -msgid "Lithuanian" +msgid "Luxembourgish" msgstr "" #: conf/global_settings.py:97 -msgid "Latvian" +msgid "Lithuanian" msgstr "" #: conf/global_settings.py:98 -msgid "Macedonian" +msgid "Latvian" msgstr "" #: conf/global_settings.py:99 -msgid "Malayalam" +msgid "Macedonian" msgstr "" #: conf/global_settings.py:100 -msgid "Mongolian" +msgid "Malayalam" msgstr "" #: conf/global_settings.py:101 -msgid "Burmese" +msgid "Mongolian" msgstr "" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Burmese" msgstr "" #: conf/global_settings.py:103 -msgid "Nepali" +msgid "Norwegian Bokmal" msgstr "" #: conf/global_settings.py:104 -msgid "Dutch" +msgid "Nepali" msgstr "" #: conf/global_settings.py:105 -msgid "Norwegian Nynorsk" +msgid "Dutch" msgstr "" #: conf/global_settings.py:106 -msgid "Ossetic" +msgid "Norwegian Nynorsk" msgstr "" #: conf/global_settings.py:107 -msgid "Punjabi" +msgid "Ossetic" msgstr "" #: conf/global_settings.py:108 -msgid "Polish" +msgid "Punjabi" msgstr "" #: conf/global_settings.py:109 -msgid "Portuguese" +msgid "Polish" msgstr "" #: conf/global_settings.py:110 -msgid "Brazilian Portuguese" +msgid "Portuguese" msgstr "" #: conf/global_settings.py:111 -msgid "Romanian" +msgid "Brazilian Portuguese" msgstr "" #: conf/global_settings.py:112 -msgid "Russian" +msgid "Romanian" msgstr "" #: conf/global_settings.py:113 -msgid "Slovak" +msgid "Russian" msgstr "" #: conf/global_settings.py:114 -msgid "Slovenian" +msgid "Slovak" msgstr "" #: conf/global_settings.py:115 -msgid "Albanian" +msgid "Slovenian" msgstr "" #: conf/global_settings.py:116 -msgid "Serbian" +msgid "Albanian" msgstr "" #: conf/global_settings.py:117 -msgid "Serbian Latin" +msgid "Serbian" msgstr "" #: conf/global_settings.py:118 -msgid "Swedish" +msgid "Serbian Latin" msgstr "" #: conf/global_settings.py:119 -msgid "Swahili" +msgid "Swedish" msgstr "" #: conf/global_settings.py:120 -msgid "Tamil" +msgid "Swahili" msgstr "" #: conf/global_settings.py:121 -msgid "Telugu" +msgid "Tamil" msgstr "" #: conf/global_settings.py:122 -msgid "Thai" +msgid "Telugu" msgstr "" #: conf/global_settings.py:123 -msgid "Turkish" +msgid "Thai" msgstr "" #: conf/global_settings.py:124 -msgid "Tatar" +msgid "Turkish" msgstr "" #: conf/global_settings.py:125 -msgid "Udmurt" +msgid "Tatar" msgstr "" #: conf/global_settings.py:126 -msgid "Ukrainian" +msgid "Udmurt" msgstr "" #: conf/global_settings.py:127 -msgid "Urdu" +msgid "Ukrainian" msgstr "" #: conf/global_settings.py:128 -msgid "Vietnamese" +msgid "Urdu" msgstr "" #: conf/global_settings.py:129 +msgid "Vietnamese" +msgstr "" + +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Jou in falide wearde." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Jou in falide URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Jou in falida 'slug' gearsteld mei letters, nûmers, ûnderstreekjes of " "koppelteken." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Jou in falide IPv4-adres." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Jou allinnich sifers, skieden troch komma's." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -402,7 +434,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -413,247 +445,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s mei dit %(field_label)s bestiet al." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Dit fjild kin net leech wêze." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s mei dit %(field_label)s bestiet al." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Dit fjild is fereaske." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Jou in folslein nûmer." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Jou in nûmer." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -662,33 +702,33 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Jou in falide datum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Jou in falide tiid." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Jou in falide datum.tiid." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Der is gjin bestân yntsjinne. Kontrolearje it kodearringstype op it " "formulier." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Der is gjin bestân yntsjinne." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "It yntsjinne bestân is leech." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -696,11 +736,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -708,22 +748,26 @@ msgstr "" "Laad in falide ôfbylding op. It bestân dy't jo opladen hawwe wie net in " "ôfbylding of in skansearre ôfbylding." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Selektearje in falide kar. %(value)s is net ien fan de beskikbere karren." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Jou in list mei weardes." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -731,87 +775,94 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Oarder" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Selektearje in falide kar. Dizze kar is net ien fan de beskikbere karren." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Hâld \"Control\", of \"Command\" op in Mac del, om mear as ien te " "selektearjen." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -827,63 +878,63 @@ msgstr "" msgid "No" msgstr "" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "" msgstr[1] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "" @@ -1159,124 +1210,140 @@ msgctxt "alt. month" msgid "December" msgstr "" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1286,16 +1353,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/contrib/staticfiles/models.py b/django/conf/locale/fy/__init__.py similarity index 100% rename from django/contrib/staticfiles/models.py rename to django/conf/locale/fy/__init__.py diff --git a/django/conf/locale/fy_NL/formats.py b/django/conf/locale/fy/formats.py similarity index 56% rename from django/conf/locale/fy_NL/formats.py rename to django/conf/locale/fy/formats.py index 4355928ca..330c2f296 100644 --- a/django/conf/locale/fy_NL/formats.py +++ b/django/conf/locale/fy/formats.py @@ -5,20 +5,20 @@ from __future__ import unicode_literals # The *_FORMAT strings use the Django date format syntax, # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date -# DATE_FORMAT = -# TIME_FORMAT = -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = -# MONTH_DAY_FORMAT = -# SHORT_DATE_FORMAT = -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# DATE_FORMAT = +# TIME_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = +# MONTH_DAY_FORMAT = +# SHORT_DATE_FORMAT = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = -# DECIMAL_SEPARATOR = -# THOUSAND_SEPARATOR = -# NUMBER_GROUPING = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = +# DECIMAL_SEPARATOR = +# THOUSAND_SEPARATOR = +# NUMBER_GROUPING = diff --git a/django/conf/locale/ga/LC_MESSAGES/django.mo b/django/conf/locale/ga/LC_MESSAGES/django.mo index 49a56de064448eaf78beaf562fa1f1a21518dc60..fe0554972a6cf2a22a850dc91f881ddaa7b33b02 100644 GIT binary patch delta 5032 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 delta 5238 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 diff --git a/django/conf/locale/ga/LC_MESSAGES/django.po b/django/conf/locale/ga/LC_MESSAGES/django.po index 97bbf355e..e6d379a5c 100644 --- a/django/conf/locale/ga/LC_MESSAGES/django.po +++ b/django/conf/locale/ga/LC_MESSAGES/django.po @@ -2,16 +2,17 @@ # # Translators: # Jannis Leidel , 2011 -# jstafford_rte , 2013 -# leftmostcat , 2011 +# John Moylan , 2013 +# John Stafford , 2013 +# Seán de Búrca , 2011 # Michael Thornhill , 2011-2012 # Séamus Ó Cúile , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Irish (http://www.transifex.com/projects/p/django/language/" "ga/)\n" @@ -30,6 +31,10 @@ msgstr "" msgid "Arabic" msgstr "Araibis" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Asarbaiseáinis" @@ -83,323 +88,351 @@ msgid "English" msgstr "Béarla" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Béarla na Breataine" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spáinnis" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Spáinnis na hAirgintíne" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Spáinnis Mheicsiceo " -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Spáinnis Nicearagua" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Eastóinis" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Bascais" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Peirsis" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Fionlainnis" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Fraincis" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Freaslainnis" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Gaeilge" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Gailísis" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Eabhrais" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hiondúis" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Cróitis" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungáiris" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indinéisis" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Íoslainnis" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Iodáilis" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Seapáinis" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Seoirsis" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Ciméiris" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Cannadais" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Cóiréis" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Liotuáinis" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Laitvis" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macadóinis" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Mailéalaimis" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongóilis" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Ioruais Bokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Ollainnis" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Ioruais Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Puinseáibis" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polainnis" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portaingéilis" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portaingéilis na Brasaíle" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rómáinis" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rúisis" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slóvaicis" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slóivéinis" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albáinis" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Seirbis" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Seirbis (Laidineach)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sualainnis" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamailis" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Teileagúis" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Téalainnis" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Tuircis" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Úcráinis" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdais" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vítneamais" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Sínis Simplithe" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Sínis Traidisiúnta" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Iontráil luach bailí" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Iontráil URL bailí." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Iontráil 'slug' bailí a chuimsíonn litreacha, uimhreacha, fostríoca nó " "fleiscíní." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Iontráil seoladh IPv4 bailí." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Cuir seoladh bailí IPv6 isteach." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Cuir seoladh bailí IPv4 nó IPv6 isteach." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Ná hiontráil ach digití atá deighilte le camóga." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Cinntigh go bhfuil an luach seo %(limit_value)s (tá sé %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Cinntigh go bhfuil an luach seo níos lú ná nó cothrom le %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Cinntigh go bhfuil an luach seo níos mó ná nó cothrom le %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -413,7 +446,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -427,233 +460,241 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "Ní mór a bheith %(field_name)s uathúil ar %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "agus" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Tá %(model_name)s leis an %(field_label)s seo ann cheana." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ní cheadaítear luach nialasach sa réimse seo." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ní cheadaítear luach nialasach sa réimse seo." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Tá %(model_name)s leis an %(field_label)s seo ann cheana." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Réimse de Cineál: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Slánuimhir" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boole" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Teaghrán (suas go %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Slánuimhireacha camóg-scartha" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dáta (gan am)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dáta (le am)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Uimhir deachúlach" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "R-phost" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Conair comhaid" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Snámhphointe" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Mór (8 byte) slánuimhi" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Seoladh IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Seoladh IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boole (Fíor, Bréagach nó Dada)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Slánuimhir dearfach" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Slánuimhir beag dearfach" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (suas go %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Slánuimhir beag" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Téacs" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Am" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Comhaid" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Íomhá" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Eochair Eachtracha (cineál a chinnfear de réir réimse a bhaineann)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Duine-le-duine caidreamh" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Go leor le go leor caidreamh" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Tá an réimse seo riachtanach." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Iontráil slánuimhir." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Iontráil uimhir." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -663,7 +704,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -673,7 +714,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -685,31 +726,31 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Iontráil dáta bailí." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Iontráil am bailí." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Iontráil dáta/am bailí." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Níor seoladh comhad. Deimhnigh cineál an ionchódaithe ar an bhfoirm." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Níor seoladh aon chomhad." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Tá an comhad a seoladh folamh." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -720,13 +761,13 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Cuir ceachtar isteach comhad nó an ticbhosca soiléir, ní féidir an dá " "sheiceáil." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -734,21 +775,25 @@ msgstr "" "Uasluchtaigh íomhá bhailí. Níorbh íomhá é an comhad a d'uasluchtaigh tú, nó " "b'íomhá thruaillithe é." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Déan rogha bhailí. Ní ceann de na roghanna é %(value)s." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Cuir liosta de luachanna isteach." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -756,15 +801,15 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -774,27 +819,37 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ord" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Scrios" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Le do thoil ceartaigh an sonra dúbail le %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Ceart le do thoil na sonraí a dhúbailt le haghaidh %(field)s, chaithfidh a " "bheith uathúil." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -803,33 +858,33 @@ msgstr "" "Ceart le do thoil na sonraí a dhúbailt le haghaidh %(field_name)s ní mór a " "bheith uaithúil le haghaidh an %(lookup)s i %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Le do thoil ceartaigh na luachanna dúbail thíos." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Ní raibh an eochair eachtrach comhoiriúnach leis an tuismitheoir ásc príomh-" "eochair." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Déan rogha bhailí. Ní ceann de na roghanna é do roghasa." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Ar ríomhaire Mac, coinnigh an eochair \"Control\" nó \"Command\" síos chun " "níos mó ná rud amháin a roghnú." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -838,15 +893,15 @@ msgstr "" "Ní féidir an %(datetime)s a léirmhíniú i gcrios ama %(current_timezone)s; " "B'fhéidir go bhfuil sé débhríoch nó nach bhfuil sé ann." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Faoi láthair" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Athraigh" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Glan" @@ -862,11 +917,11 @@ msgstr "Tá" msgid "No" msgstr "Níl" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "tá, níl, b'fhéidir" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -876,52 +931,52 @@ msgstr[2] "%(size)d bheart" msgstr[3] "%(size)d mbeart" msgstr[4] "%(size)d beart" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "i.n." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "r.n." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "IN" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "RN" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "meán oíche" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "nóin" @@ -955,31 +1010,31 @@ msgstr "Dé Domhnaigh" #: utils/dates.py:10 msgid "Mon" -msgstr "Luan" +msgstr "L" #: utils/dates.py:10 msgid "Tue" -msgstr "Máirt" +msgstr "M" #: utils/dates.py:10 msgid "Wed" -msgstr "Céad" +msgstr "C" #: utils/dates.py:10 msgid "Thu" -msgstr "Déar" +msgstr "D" #: utils/dates.py:10 msgid "Fri" -msgstr "Aoine" +msgstr "A" #: utils/dates.py:11 msgid "Sat" -msgstr "Sath" +msgstr "S" #: utils/dates.py:11 msgid "Sun" -msgstr "Domh" +msgstr "D" #: utils/dates.py:18 msgid "January" @@ -1197,36 +1252,26 @@ msgctxt "alt. month" msgid "December" msgstr "Mí na Nollag" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "nó" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1236,7 +1281,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1246,7 +1291,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1256,7 +1301,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1266,7 +1311,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1276,7 +1321,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1286,46 +1331,72 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Níl innéacsanna chomhadlann cheadaítear anseo." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "Níl %(path)s ann." +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Innéacs de %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Bliain gan sonrú" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Mí gan sonrú" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Lá gan sonrú" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Seachtain gan sonrú" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Gan %(verbose_name_plural)s ar fáil" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1334,7 +1405,7 @@ msgstr "" "Níl %(verbose_name_plural)s sa todhchaí ar fáil mar tá %(class_name)s." "allow_future Bréagach." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1345,17 +1416,31 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Níl bhfuarthas %(verbose_name)s le hadhaigh an iarratas" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Ní 'deireanach' é an leathanach, agus ní féidir é a thiontú go slánuimhir." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Liosta folamh agus tá '%(class_name)s .allow_empty' Bréagach." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Níl innéacsanna chomhadlann cheadaítear anseo." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "Níl %(path)s ann." + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Innéacs de %(directory)s" diff --git a/django/conf/locale/ga/formats.py b/django/conf/locale/ga/formats.py index ce271ab53..d998a43a1 100644 --- a/django/conf/locale/ga/formats.py +++ b/django/conf/locale/ga/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F Y' TIME_FORMAT = 'H:i:s' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/gl/LC_MESSAGES/django.mo b/django/conf/locale/gl/LC_MESSAGES/django.mo index 810887d7224be0a4b62f6a2642febfa05235ba48..be0bf95635d67e807e0020bd1b31cef9259b4c5b 100644 GIT binary patch delta 5623 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 delta 5912 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 LMqOV1;RgQ&Pn45l diff --git a/django/conf/locale/gl/LC_MESSAGES/django.po b/django/conf/locale/gl/LC_MESSAGES/django.po index 712115720..e107bb43a 100644 --- a/django/conf/locale/gl/LC_MESSAGES/django.po +++ b/django/conf/locale/gl/LC_MESSAGES/django.po @@ -9,11 +9,11 @@ # Oscar Carballal , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-09-07 11:41+0000\n" -"Last-Translator: Leandro Regueiro \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Galician (http://www.transifex.com/projects/p/django/language/" "gl/)\n" "MIME-Version: 1.0\n" @@ -30,6 +30,10 @@ msgstr "africáner" msgid "Arabic" msgstr "Árabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azerí" @@ -83,321 +87,349 @@ msgid "English" msgstr "Inglés" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "inglés británico" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "español" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "español da Arxentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "español de México" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "español de Nicaragua" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "español de Venezuela" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estoniano" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "vasco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finés" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francés" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frisón" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irlandés" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galego" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreo" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "croata" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Húngaro" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonesio" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandés" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "xaponés" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "xeorxiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "casaco" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "camboxano" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "canará" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "coreano" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "luxemburgués" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "letón" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "macedonio" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "mala" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongol" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "birmano" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "noruegués (bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepalés" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holandés" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "noruegués (nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "osetio" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "panxabiano" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "polaco" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugués" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "portugués do Brasil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "romanés" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ruso" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "eslovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "esloveno" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albanés" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbio" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbio (alfabeto latino)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "sueco" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "suahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "támil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "tai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tártaro" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ucraíno" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnamita" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "chinés simplificado" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "chinés tradicional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Insira un valor válido." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Insira un URL válido." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Introduza un enteiro válido." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Insira un enderezo de correo electrónico válido." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Insira un 'slug' valido composto por letras, números, guións baixos ou " "medios." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Insira unha dirección IPv4 válida." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Insira unha dirección IPv6 válida" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Insira unha dirección IPv4 ou IPv6 válida" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Insira só díxitos separados por comas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Asegúrese de que este valor é %(limit_value)s (agora é %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Asegure que este valor é menor ou igual a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Asegure que este valor é maior ou igual a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -408,7 +440,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -419,250 +451,256 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"O campo %(field_name)s debe ser único para a busca %(lookup)s en " -"%(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "e" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Este campo non pode ser nulo." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Este campo non pode estar baleiro." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "" "Xa existe un modelo %(model_name)s coa etiqueta de campo %(field_label)s." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Este campo non pode ser nulo." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Este campo non pode estar baleiro." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo de tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Número enteiro" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Valor booleano (verdadeiro ou falso)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Cadea (máximo %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Números enteiros separados por comas" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (sen a hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (coa hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Número decimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Enderezo electrónico" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Ruta de ficheiro" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Número en coma flotante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Enteiro grande (8 bytes)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Enderezo IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Enderezo IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (verdadeiro, falso ou ningún)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Numero enteiro positivo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Enteiro pequeno positivo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (ata %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Enteiro pequeno" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Datos binarios en bruto" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Ficheiro" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imaxe" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Clave Estranxeira (tipo determinado por un campo relacionado)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relación un a un" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relación moitos a moitos" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Requírese este campo." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Insira un número enteiro." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Insira un número." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -671,32 +709,32 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Insira unha data válida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Insira unha hora válida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Insira unha data/hora válida." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Non se enviou ficheiro ningún. Comprobe o tipo de codificación do formulario." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Non se enviou ficheiro ningún." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "O ficheiro enviado está baleiro." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -704,13 +742,13 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Ou ben envíe un ficheiro, ou ben marque a casilla de eliminar, pero non " "ambas as dúas cousas." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -718,23 +756,27 @@ msgstr "" "Suba unha imaxe válida. O ficheiro subido non era unha imaxe ou esta estaba " "corrupta." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Escolla unha opción válida. %(value)s non se atopa entre as opcións " "dispoñibles." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Insira unha lista de valores." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -742,40 +784,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Orde" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Eliminar" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Corrixa os datos duplicados no campo %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Corrixa os datos duplicados no campo %(field)s, que debe ser único." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -784,34 +833,34 @@ msgstr "" "Corrixa os datos duplicados no campo %(field_name)s, que debe ser único para " "a busca %(lookup)s no campo %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Corrixa os valores duplicados de abaixo." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "A clave estranxeira en liña non coincide coa clave primaria da instancia nai." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Escolla unha opción válida. Esta opción non se atopa entre as opcións " "dispoñíbeis" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" " Para seleccionar máis dunha entrada, manteña premida a tecla \"Control\", " "ou \"Comando\" nun Mac." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -820,15 +869,15 @@ msgstr "" "%(datetime)s non se puido interpretar na zona hora horaria " "%(current_timezone)s; pode ser ambiguo ou non existir." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Actualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Modificar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Limpar" @@ -844,63 +893,63 @@ msgstr "Si" msgid "No" msgstr "Non" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "si,non,quizais" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "medianoite" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "mediodía" @@ -1176,117 +1225,133 @@ msgctxt "alt. month" msgid "December" msgstr "decembro" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Isto non é un enderezo IPv6 válido." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ou" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d ano" msgstr[1] "%d anos" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mes" msgstr[1] "%d meses" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d semana" msgstr[1] "%d semanas" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d día" msgstr[1] "%d días" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d hora" msgstr[1] "%d horas" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuto" msgstr[1] "%d minutos" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutos" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Os índices de directorio non están permitidos aquí." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" non existe" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Índice de %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Non se especificou ningún ano" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Non se especificou ningún mes" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Non se especificou ningún día" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Non se especificou ningunha semana" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Non hai %(verbose_name_plural)s dispoñibles" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1295,7 +1360,7 @@ msgstr "" "Non hai dispoñibles %(verbose_name_plural)s futuros/as porque %(class_name)s." "allow_futuro é False" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "A cadea de data '%(datestr)s' non é válida para o formato '%(format)s'" @@ -1305,16 +1370,30 @@ msgstr "A cadea de data '%(datestr)s' non é válida para o formato '%(format)s' msgid "No %(verbose_name)s found matching the query" msgstr "Non se atopou ningún/ha %(verbose_name)s que coincidise coa consulta" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "A páxina non é 'last' nin se pode converter a int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Páxina non válida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "A lista está baleira pero '%(class_name)s.allow_empty' é False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Os índices de directorio non están permitidos aquí." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" non existe" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Índice de %(directory)s" diff --git a/django/conf/locale/gl/formats.py b/django/conf/locale/gl/formats.py index ba7f6c52a..0facf691a 100644 --- a/django/conf/locale/gl/formats.py +++ b/django/conf/locale/gl/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = r'F \d\e Y' MONTH_DAY_FORMAT = r'j \d\e F' SHORT_DATE_FORMAT = 'd-m-Y' SHORT_DATETIME_FORMAT = 'd-m-Y, H:i' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/he/LC_MESSAGES/django.mo b/django/conf/locale/he/LC_MESSAGES/django.mo index 187bda7f066aebdb1eb0694a7dbc429ea54ba557..ec4daeced9c9c51c7861c3aa31fb57b46ef4cf8e 100644 GIT binary patch delta 8844 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 IWdi#yGMh{Gtp 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 F`VWS5OS=F7 diff --git a/django/conf/locale/he/LC_MESSAGES/django.po b/django/conf/locale/he/LC_MESSAGES/django.po index 4ca8212f3..203727ab9 100644 --- a/django/conf/locale/he/LC_MESSAGES/django.po +++ b/django/conf/locale/he/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # Translators: # Alex Gaynor , 2011-2012 # Jannis Leidel , 2011 -# Meir Kriheli , 2011-2013 +# Meir Kriheli , 2011-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-11-02 12:31+0000\n" -"Last-Translator: Meir Kriheli \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/django/language/" "he/)\n" "MIME-Version: 1.0\n" @@ -27,6 +27,10 @@ msgstr "אפריקאנס" msgid "Arabic" msgstr "ערבית" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "אזרית" @@ -80,318 +84,346 @@ msgid "English" msgstr "אנגלית" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "אנגלית אוסטרלית" + +#: conf/global_settings.py:67 msgid "British English" msgstr "אנגלית בריטית" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "אספרנטו" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "ספרדית" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "ספרדית ארגנטינית" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "ספרדית מקסיקנית" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "ספרדית ניקרגואה" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "ספרדית ונצואלית" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "אסטונית" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "בסקית" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "פרסית" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "פינית" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "צרפתית" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "פריזית" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "אירית" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "גאליציאנית" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "עברית" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "הינדי" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "קרואטית" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "הונגרית" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "אינטרלינגואה" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "אינדונזית" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "איסלנדית" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "איטלקית" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "יפנית" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "גיאורגית" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "קזחית" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "חמר" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "קאנאדה" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "קוריאנית" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "לוקסמבורגית" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "ליטאית" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "לטבית" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "מקדונית" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "מלאיאלאם" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "מונגולי" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "בּוּרְמֶזִית" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "נורבגית ספרותית" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "נפאלית" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "הולנדית" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "נורבגית חדשה" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "אוסטית" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "פנג'אבי" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "פולנית" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "פורטוגזית" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "פורטוגזית ברזילאית" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "רומנית" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "רוסית" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "סלובקית" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "סלובנית" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "אלבנית" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "סרבית" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "סרבית לטינית" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "שוודית" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "סווהילי" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "טמילית" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "טלגו" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "תאילנדית" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "טורקית" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "טטרית" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "אודמורטית" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "אוקראינית" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "אורדו" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "וייטנאמית" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "סינית פשוטה" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "סינית מסורתית" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "מפות אתר" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "קבצים סטטיים" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "הפצת תכנים" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "עיצוב אתרים" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "יש להזין ערך חוקי." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "יש להזין URL חוקי." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "יש להזין מספר שלם חוקי." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "נא להזין כתובת דוא\"ל חוקית" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "יש להזין ערך המכיל אותיות, ספרות, קווים תחתונים ומקפים בלבד." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "יש להזין כתובת IPv4 חוקית." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "יש להזין כתובת IPv6 חוקית." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "יש להזין כתובת IPv4 או IPv6 חוקית." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "יש להזין רק ספרות מופרדות בפסיקים." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "יש לוודא שערך זה הינו %(limit_value)s (כרגע %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "יש לוודא שערך זה פחות מ או שווה ל־%(limit_value)s ." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "יש לוודא שהערך גדול מ או שווה ל־%(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -404,7 +436,7 @@ msgstr[0] "" msgstr[1] "" "נא לוודא שערך זה מכיל %(limit_value)d תווים לכל הפחות (מכיל %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,66 +449,75 @@ msgstr[0] "" msgstr[1] "" "נא לוודא שערך זה מכיל %(limit_value)d תווים לכל היותר (מכיל %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s חייב להיות ייחודי ל%(lookup)s של ה־%(date_field)s" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ו" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s·עם·%(field_label)s·זה קיימת כבר." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s·עם·%(field_labels)s·אלו קיימים כבר." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "ערך %(value)r אינו אפשרות חוקית." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "שדה זה אינו יכול להיות ריק." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "שדה זה אינו יכול להיות ריק." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s·עם·%(field_label)s·זה קיימת כבר." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s חייב להיות ייחודי עבור %(date_field_label)s %(lookup_type)s." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "שדה מסוג: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "מספר שלם" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "הערך '%(value)s' חייב להיות מספר שלם." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "הערך '%(value)s' חייב להיות אמת או שקר." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "בוליאני (אמת או שקר)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "מחרוזת (עד %(max_length)s תווים)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "מספרים שלמים מופרדים בפסיקים" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " @@ -484,18 +525,18 @@ msgid "" msgstr "" "הערך '%(value)s' מכיל פורמט תאריך לא חוקי. חייב להיות בפורמט YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "הערך '%(value)s' בפורמט הנכון (YYYY-MM-DD), אך אינו תאריך חוקי." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "תאריך (ללא שעה)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -504,7 +545,7 @@ msgstr "" "הערך '%(value)s' מכיל פורמט לא חוקי. הוא חייב להיות בפורמטYYYY-MM-DD HH:MM[:" "ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -513,79 +554,79 @@ msgstr "" "הערך '%(value)s' הוא בפורמט הנכון (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) אך " "אינו מהווה תאריך/שעה חוקיים." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "תאריך (כולל שעה)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "הערך '%(value)s' חייב להיות מספר עשרוני." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "מספר עשרוני" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "כתובת דוא\"ל" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "נתיב קובץ" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "הערך '%(value)s' חייב להיות מספר עם נקודה צפה." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "מספר עשרוני" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "מספר שלם גדול (8 בתים)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "כתובת IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "כתובת IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "הערך '%(value)s' חייב להיות None‏, אמת או שקר." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "בוליאני (אמת, שקר או כלום)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "מספר שלם חיובי" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "מספר שלם חיובי קטן" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (עד %(max_length)s תווים)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "מספר שלם קטן" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "טקסט" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -593,7 +634,7 @@ msgid "" msgstr "" "הערך '%(value)s' מכיל פורמט לא חוקי. חייב להיות בפורמט HH:MM[:ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " @@ -601,70 +642,70 @@ msgid "" msgstr "" "הערך '%(value)s' בעל פורמט חוקי (HH:MM[:ss[.uuuuuu]]) אך אינו זמן חוקי." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "זמן" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "מידע בינארי גולמי" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "קובץ" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "תמונה" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "פריט %(model)s עם מפתח ראשי %(pk)r אינו קיים." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Foreign Key (הסוג נקבע לפי השדה המקושר)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "יחס של אחד לאחד" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "יחס של רבים לרבים" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "יש להזין תוכן בשדה זה." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "נא להזין מספר שלם." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "נא להזין מספר." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "נא לוודא שאין יותר מספרה %(max)s בסה\"כ." msgstr[1] "נא לוודא שאין יותר מ־%(max)s ספרות בסה\"כ." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "נא לוודא שאין יותר מספרה %(max)s אחרי הנקודה." msgstr[1] "נא לוודא שאין יותר מ־%(max)s ספרות אחרי הנקודה." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -673,31 +714,31 @@ msgid_plural "" msgstr[0] "נא לוודא שאין יותר מספרה %(max)s לפני הנקודה העשרונית" msgstr[1] "נא לוודא שאין יותר מ־%(max)s ספרות לפני הנקודה העשרונית" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "יש להזין תאריך חוקי." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "יש להזין שעה חוקית." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "יש להזין תאריך ושעה חוקיים." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "לא נשלח שום קובץ. נא לבדוק את סוג הקידוד של הטופס." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "לא נשלח שום קובץ" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "הקובץ שנשלח ריק." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -706,31 +747,35 @@ msgstr[0] "נא לוודא ששם קובץ זה מכיל תו %(max)d לכל ה msgstr[1] "" "נא לוודא ששם קובץ זה מכיל %(max)d תווים לכל היותר (מכיל %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "נא לשים קובץ או סימן את התיבה לניקוי, לא שניהם." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "נא להעלות תמונה חוקית. הקובץ שהעלת אינו תמונה או מכיל תמונה מקולקלת." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "יש לבחור אפשרות חוקית. %(value)s אינו בין האפשרויות הזמינות." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "יש להזין רשימת ערכים" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "יש להזין ערך שלם." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(שדה מוסתר %(name)s) %(error)s" @@ -738,40 +783,47 @@ msgstr "(שדה מוסתר %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "מידע ManagementForm חסר או התעסקו איתו." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "נא לשלוח טופס %d לכל היותר." msgstr[1] "נא לשלוח %d טפסים לכל היותר." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "נא לשלוח טופס %d או יותר." +msgstr[1] "נא לשלוח %d טפסים או יותר." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "מיון" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "מחיקה" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "נא לתקן את הערכים הכפולים ל%(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "נא לתקן את הערכים הכפולים ל%(field)s, שערכים בו חייבים להיות ייחודיים." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -780,30 +832,30 @@ msgstr "" "נא לתקן את הערכים הכפולים %(field_name)s, שחייבים להיות ייחודיים ל%(lookup)s " "של %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "נא לתקן את הערכים הכפולים למטה." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "המפתח הזר ה־inline לא התאים למפתח הראשי של האב." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "יש לבחור אפשרות חוקית; אפשרות זו אינה אחת מהזמינות." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" אינו ערך חוקי עבור מפתח ראשי." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "יש להחזיק את \"Control\", או \"Command\" על מק, לחוץ כדי לבחור יותר מאחד." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -812,15 +864,15 @@ msgstr "" "לא ניתן לפרש את %(datetime)s באזור זמן %(current_timezone)s; הוא עשוי להיות " "דו-משמעי או לא קיים." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "עכשיו" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "שינוי" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "לסלק" @@ -836,63 +888,63 @@ msgstr "כן" msgid "No" msgstr "לא" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "כן,לא,אולי" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "בית %(size)d " msgstr[1] "%(size)d בתים" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s ק\"ב" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s מ\"ב" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ג\"ב" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ט\"ב" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s פ\"ב" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "אחר הצהריים" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "בבוקר" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "אחר הצהריים" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "בבוקר" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "חצות" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "12 בצהריים" @@ -1168,117 +1220,142 @@ msgctxt "alt. month" msgid "December" msgstr "דצמבר" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "לא ניתן לייבא את Pillow או את PIL: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "לא ניתן לייבא את מודול ה־'‎_imaging' של PIL: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "זו אינה כתובת IPv6 חוקית." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "או" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "שנה %d" msgstr[1] "%d שנים" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "חודש %d" msgstr[1] "%d חודשים" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "שבוע %d" msgstr[1] "%d שבועות" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "יום %d" msgstr[1] "%d ימים" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "שעה %d" msgstr[1] "%d שעות" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "דקה %d" msgstr[1] "%d דקות" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 דקות" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "אינדקסים על תיקיה אסורים כאן." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "אסור" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" אינו קיים" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "אימות CSRF נכשל. הבקשה בוטלה." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "אינדקס של %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"הודעה זו מופיעה מאחר ואתר HTTPS זה דורש שליחת 'Referer header' על ידי הדפדפן " +"שלך, אשר לא נשלח. הדבר נדרש מסיבות אבטחה, כדי לוודא שהדפדפן שלך לא נחטף על " +"ידי אחרים." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"אם הגדרת את הדפדפן שלך לביטול ‎ 'Referer' headers, נא לאפשר אותם, לפחות עבור " +"אתר זה, לחיבורי HTTPS או לבקשות 'same-origin'." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"הודעה זו מופיעה מאחר ואתר זה דורש עוגיית CSRF כאשר שולחים טפסים. עוגיה זו " +"נדרשת מסיבות אבטחה, כדי לוודא שהדפדפן שלך לא נחטף על ידי אחרים." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"אם הגדרת את הדפדפן שלך לנטרול עוגיות, נא לאפשר אותם שוב, לפחות עבור אתר זה " +"או לבקשות 'same-origin'." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "מידע נוסף זמין עם " + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "לא צויינה שנה" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "לא צויין חודש" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "לא צויין יום" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "לא צויין שבוע" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "לא נמצאו %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1287,7 +1364,7 @@ msgstr "" "לא נמצאו %(verbose_name_plural)s בזמן עתיד מאחר ש-%(class_name)s." "allow_future מוגדר False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "מחרוזת תאריך לא חוקית '%(datestr)s' בהתחשב בתחביר '%(format)s'" @@ -1297,16 +1374,30 @@ msgstr "מחרוזת תאריך לא חוקית '%(datestr)s' בהתחשב בת msgid "No %(verbose_name)s found matching the query" msgstr "לא נמצא/ה %(verbose_name)s התואם/ת לשאילתה" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "העמוד אינו 'last', או אינו ניתן להמרה למספר." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "עמוד לא חוקי (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "רשימה ריקה -ו'%(class_name)s.allow_empty' מוגדר False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "אינדקסים על תיקיה אסורים כאן." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" אינו קיים" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "אינדקס של %(directory)s" diff --git a/django/conf/locale/he/formats.py b/django/conf/locale/he/formats.py index 1c8b1b556..6c63e1b3a 100644 --- a/django/conf/locale/he/formats.py +++ b/django/conf/locale/he/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j בF' SHORT_DATE_FORMAT = 'd/m/Y' SHORT_DATETIME_FORMAT = 'd/m/Y H:i:s' -# FIRST_DAY_OF_WEEK = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/hi/LC_MESSAGES/django.mo b/django/conf/locale/hi/LC_MESSAGES/django.mo index 5f0434ea28f0b51c21e560c9cb5ccf3cd6436a13..7e7f9e1eb8b366993901616e23041a6ee6acc2d6 100644 GIT binary patch delta 5356 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 NH@;3~YKPR={{fEY98drN delta 5507 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 WjjR^a@|SbW?~>lWXnxCXG5-V7fKfI8 diff --git a/django/conf/locale/hi/LC_MESSAGES/django.po b/django/conf/locale/hi/LC_MESSAGES/django.po index f7b4e1f85..f8db63e1f 100644 --- a/django/conf/locale/hi/LC_MESSAGES/django.po +++ b/django/conf/locale/hi/LC_MESSAGES/django.po @@ -1,16 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: -# आलोक कुमार , 2013 +# alkuma , 2013 # Chandan kumar , 2012 # Jannis Leidel , 2011 -# pratik kumar , 2013 +# Pratik , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/django/language/" "hi/)\n" @@ -28,6 +28,10 @@ msgstr "अफ़्रीकांस" msgid "Arabic" msgstr "अरबी" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "आज़रबाइजानी" @@ -81,320 +85,348 @@ msgid "English" msgstr "अंग्रेज़ी " #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "ब्रिटिश अंग्रेजी" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "एस्परेन्तो" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "स्पानिश" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "अर्जेंटीना स्पैनिश " -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "मेक्सिकन स्पैनिश" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "निकारागुआ स्पैनिश" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "वेनेज़ुएलाई स्पेनिश" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "एस्टोनियन" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "बास्क" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "पारसी" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "फ़िन्निश" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "फ्रेंच" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "फ्रिसियन" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "आयरिश" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "गलिशियन" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "हि‍ब्रू" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "हिंदी" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "क्रोयेशियन" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "हंगेरियन" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "इंतर्लिंगुआ" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "इन्डोनेशियन " -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "आयिस्लान्डिक" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "इटैलियन" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "जपानी" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "ज्योर्जियन" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "कज़ाख" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "ख्मेर" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "कन्‍नड़" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "कोरियन" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "लक्संबर्गी" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "लिथुवेनियन" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "लात्वियन" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "मेसिडोनियन" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "मलयालम" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "मंगोलियन" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "बर्मीज़" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "नार्वेजियन बोकमाल" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "नेपाली" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "डच" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "नार्वेजियन नायनॉर्स्क" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "ओस्सेटिक" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "पंजाबी" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "पोलिश" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "पुर्तगाली" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ब्रजिलियन पुर्तगाली" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "रोमानियन" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "रूसी" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "स्लोवाक" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "स्लोवेनियन" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "अल्बेनियन्" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "सर्बियन" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "सर्बियाई लैटिन" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "स्वीडिश" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "स्वाहिली" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "तमिल" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "तेलुगु" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "थाई" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "तुर्किश" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "तातार" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "उद्मर्त" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "यूक्रानियन" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "उर्दू" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "वियतनामी" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "सरल चीनी" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "पारम्परिक चीनी" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "एक मान्य मूल्य दर्ज करें" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "वैध यू.आर.एल भरें ।" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "वैध डाक पता प्रविष्ट करें।" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "एक वैध 'काउंटर' वर्णों, संख्याओं,रेखांकित चिन्ह ,या हाइफ़न से मिलाकर दर्ज करें ।" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "वैध आइ.पि वी 4 पता भरें ।" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "वैध IPv6 पता दर्ज करें." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "वैध IPv4 या IPv6 पता दर्ज करें." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "अल्पविराम अंक मात्र ही भरें ।" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "सुनिश्चित करें कि यह मान %(limit_value)s (यह\n" " %(show_value)s है) है ।" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "सुनिश्चित करें कि यह मान %(limit_value)s से कम या बराबर है ।" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "सुनिश्चित करें यह मान %(limit_value)s से बड़ा या बराबर है ।" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +437,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -416,247 +448,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr " %(date_field)s %(lookup)s के लिए %(field_name)s अद्वितीय होना चाहिए." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "और" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "इस %(field_label)s के साथ एक %(model_name)s पहले से ही उपस्थित है ।" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "यह मूल्य खाली नहीं हो सकता ।" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "इस फ़ील्ड रिक्त नहीं हो सकता है." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "इस %(field_label)s के साथ एक %(model_name)s पहले से ही उपस्थित है ।" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "फील्ड के प्रकार: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "पूर्णांक" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "बूलियन (सही अथ‌वा गलत)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "स्ट्रिंग (अधिकतम लम्बाई %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "अल्पविराम सीमांकित संख्या" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "तिथि (बिना समय)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "तिथि (समय के साथ)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "दशमलव संख्या" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "ईमेल पता" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "संचिका पथ" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "चल बिन्दु संख्या" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "बड़ा (8 बाइट) पूर्णांक " -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 पता" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "आइ.पि पता" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "बूलियन (सही, गलत या कुछ नहीं)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "धनात्मक पूर्णांक" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "धनात्मक छोटा पूर्णांक" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "स्लग (%(max_length)s तक)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "छोटा पूर्णांक" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "पाठ" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "समय" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "यू.आर.एल" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "फाइल" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "छवि" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "विदेशी कुंजी (संबंधित क्षेत्र के द्वारा प्रकार निर्धारित)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "एक-एक संबंध" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "बहुत से कई संबंध" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "यह क्षेत्र अपेक्षित हैं" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "एक पूर्ण संख्या दर्ज करें ।" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "एक संख्या दर्ज करें ।" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -665,31 +705,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "वैध तिथि भरें ।" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "वैध समय भरें ।" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "वैध तिथि/समय भरें ।" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "कोई संचिका निवेदित नहीं हुई । कृपया कूटलेखन की जाँच करें ।" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "कोई संचिका निवेदित नहीं हुई ।" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "निवेदित संचिका खाली है ।" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -697,31 +737,35 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "कृपया या फ़ाइल प्रस्तुत करे या साफ जांचपेटी की जाँच करे,दोनों नहीं ." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "वैध चित्र निवेदन करें । आप के द्वारा निवेदित संचिका अमान्य अथवा दूषित है ।" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "मान्य इच्छा चयन करें । %(value)s लभ्य इच्छाओं में उप्लब्ध नहीं हैं ।" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "मूल्य सूची दर्ज करें ।" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -729,40 +773,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "छाटें" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "मिटाएँ" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "कृपया %(field)s के लिए डुप्लिकेट डेटा को सही करे." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "कृपया %(field)s के डुप्लिकेट डेटा जो अद्वितीय होना चाहिए को सही करें." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -771,29 +822,29 @@ msgstr "" "कृपया %(field_name)s के लिए डुप्लिकेट डेटा को सही करे जो %(date_field)s में " "%(lookup)s के लिए अद्वितीय होना चाहिए." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "कृपया डुप्लिकेट मानों को सही करें." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "इनलाइन विदेशी कुंजी पैरेंट आवृत्ति प्राथमिक कुंजी से मेल नहीं खाता है ." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "मान्य विकल्प चयन करें । यह विकल्प उपस्थित विकल्पों में नहीं है ।" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "एक से अधिक का चयन करने के लिए मैक पर \"कमांड\",या\"नियंत्रण\" नीचे दबाए रखें." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -802,15 +853,15 @@ msgstr "" "%(current_timezone)s समय क्षेत्र में %(datetime)s का व्याख्या नहीं कर सकता है, यह " "अस्पष्ट हो सकता है या नहीं मौजूद हो सकते हैं." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "फिलहाल" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "बदलें" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "रिक्त करें" @@ -826,63 +877,63 @@ msgstr "हाँ" msgid "No" msgstr "नहीं" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "हाँ, नहीं, शायद" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d बाइट" msgstr[1] "%(size)d बाइट" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s केबी " -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s मेबी " -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s जीबी " -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s टीबी" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s पीबी" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "बजे" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "बजे" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "बजे" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "बजे" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "मध्यरात्री" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "दोपहर" @@ -1158,117 +1209,133 @@ msgctxt "alt. month" msgid "December" msgstr "दिसंबर" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "अथवा" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "निर्देशिका अनुक्रमित की अनुमति यहाँ नहीं है." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" मौजूद नहीं है" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s का अनुक्रमणिका" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "कोई साल निर्दिष्ट नहीं किया गया " -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "कोई महीने निर्दिष्ट नहीं किया गया " -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "कोई दिन निर्दिष्ट नहीं किया गया " -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "कोई सप्ताह निर्दिष्ट नहीं किया गया " -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s उपलब्ध नहीं है" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1277,7 +1344,7 @@ msgstr "" "भविष्य %(verbose_name_plural)s उपलब्ध नहीं है क्योंकि %(class_name)s.allow_future " "गलत है." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "तिथि स्ट्रिंग '%(datestr)s' दिया गया प्रारूप '%(format)s' अवैध है " @@ -1287,16 +1354,30 @@ msgstr "तिथि स्ट्रिंग '%(datestr)s' दिया गय msgid "No %(verbose_name)s found matching the query" msgstr " इस प्रश्न %(verbose_name)s से मेल नहीं खाते है" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "पृष्ठ 'अंतिम' नहीं है और न ही यह एक पूर्णांक के लिए परिवर्तित किया जा सकता है." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "अवैध पन्ना (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "रिक्त सूची और '%(class_name)s.allow_empty' गलत है." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "निर्देशिका अनुक्रमित की अनुमति यहाँ नहीं है." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" मौजूद नहीं है" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s का अनुक्रमणिका" diff --git a/django/conf/locale/hi/formats.py b/django/conf/locale/hi/formats.py index f4fabe00c..52e02040e 100644 --- a/django/conf/locale/hi/formats.py +++ b/django/conf/locale/hi/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F Y' TIME_FORMAT = 'g:i:s A' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd-m-Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/hr/LC_MESSAGES/django.mo b/django/conf/locale/hr/LC_MESSAGES/django.mo index 11968fe3bc1dc6830fd4877c164136d52af08d1b..85729343a935f5a2e27dd6ac07b69a26d53ddfc4 100644 GIT binary patch delta 6814 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 By$b*U delta 5520 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, 2011,2013 +# berislavlopac , 2013 # Bojan Mihelač , 2012 # Jannis Leidel , 2011 -# Ninopoopmap , 2013 +# Nino , 2013 # senko , 2012 # Ylodi , 2011 # zmasek , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/django/language/" "hr/)\n" @@ -32,6 +33,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arapski" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azarbejdžanac" @@ -85,322 +90,350 @@ msgid "English" msgstr "Engleski" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britanski engleski" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Španjolski" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinski španjolski" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksički španjolski" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nikaragvanski Španjolski" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezuelanski Španjolski" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonski" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskijski" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Perzijski" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finski" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francuski" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frizijski" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irski" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galičanski" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebrejski" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Hrvatski" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Mađarski" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonezijski" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandski" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Talijanski" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japanski" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Gruzijski" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazaški" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Kambođanski" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreanski" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luksemburški" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litvanski" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvijski" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonski" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolski" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norveški Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalski" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nizozemski" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norveški Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Pendžabljanin" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Poljski" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugalski" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brazilski portugalski" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumunjski" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Ruski" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovački" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovenski" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanski" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Srpski" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Latinski srpski" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Švedski" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilski" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Teluški" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai (tajlandski)" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turski" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatarski" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtski" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrajinski" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vijetnamski" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Pojednostavljeni kineski" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tradicionalni kineski" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Unesite ispravnu vrijednost." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Unesite ispravan URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Unesite ispravnu e-mail adresu." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Unesite ispravan 'slug' koji se sastoji samo od slova, brojeva, povlaka ili " "crtica." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Unesite ispravnu IPv4 adresu." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Unesite ispravnu IPv6 adresu." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Unesite ispravnu IPv4 ili IPv6 adresu." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Unesite samo brojeve razdvojene zarezom." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Osigurajte da ova vrijednost ima %(limit_value)s (trenutno je " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Osigurajte da je ova vrijednost manja ili jednaka %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Osigurajte da je ova vrijednost veća ili jednaka %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -409,10 +442,16 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Osigurajte da ova vrijednost ima najmanje %(limit_value)d znak (trenutno ima " +"%(show_value)d)." msgstr[1] "" +"Osigurajte da ova vrijednost ima najmanje %(limit_value)d znakova (trenutno " +"ima %(show_value)d)." msgstr[2] "" +"Osigurajte da ova vrijednost ima najmanje %(limit_value)d znakova (trenutno " +"ima %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -421,237 +460,250 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Osigurajte da ova vrijednost ima najviše %(limit_value)d znak (trenutno ima " +"%(show_value)d)." msgstr[1] "" +"Osigurajte da ova vrijednost ima najviše %(limit_value)d znakova (trenutno " +"ima %(show_value)d)." msgstr[2] "" +"Osigurajte da ova vrijednost ima najviše %(limit_value)d znakova (trenutno " +"ima %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s mora biti jedinstven pojam za %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "i" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s sa navedenim %(field_label)s već postoji." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ovo polje ne može biti null." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ovo polje ne može biti prazno." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s sa navedenim %(field_label)s već postoji." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Polje tipa: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Cijeli broj" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (True ili False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Slova (do %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Cijeli brojevi odvojeni zarezom" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (bez vremena/sati)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (sa vremenom/satima)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimalni broj" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mail adresa" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Put do datoteke" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Broj s pomičnim zarezom (floating point number)" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Big (8 byte) integer" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 adresa" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adresa" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (True, False ili None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Pozitivan cijeli broj" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Pozitivan mali cijeli broj" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "'Slug' (do %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Mali broj" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Vrijeme" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Datoteka" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Slika" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Foreign Key (type determined by related field)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "One-to-one relationship" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Many-to-many relationship" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Unos za ovo polje je obavezan." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Unesite cijeli broj." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Unesite broj." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -659,7 +711,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -667,7 +719,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -677,31 +729,31 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Unesite ispravan datum." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Unesite ispravno vrijeme." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Unesite ispravan datum/vrijeme." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Datoteka nije poslana. Provjerite 'encoding type' forme." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Datoteka nije poslana." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Poslana datoteka je prazna." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -710,11 +762,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Molimo Vas da pošaljete ili datoteku ili označite izbor, a ne oboje." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -722,21 +774,25 @@ msgstr "" "Upload-ajte ispravnu sliku. Datoteka koju ste upload-ali ili nije slika ili " "je oštečena." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Odaberite iz ponuđenog. %(value)s nije ponuđen kao opcija." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Unesite listu vrijednosti." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -744,43 +800,51 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." +msgstr[0] "Molimo unesite %d obrazac." +msgstr[1] "Molimo unesite %d ili manje obrazaca." +msgstr[2] "Molimo unesite %d ili manje obrazaca." + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Redoslijed:" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Izbriši" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Ispravite duplicirane podatke za %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Molimo ispravite duplicirane podatke za %(field)s, koji moraju biti " "jedinstveni." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -789,31 +853,31 @@ msgstr "" "Molimo ispravite duplicirane podatke za %(field_name)s koji moraju biti " "jedinstveni za %(lookup)s u %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Molimo ispravite duplicirane vrijednosti ispod." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "The inline foreign key did not match the parent instance primary key." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Izaberite ispravnu opciju. Ta opcija nije jedna od dostupnih opcija." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Držite \"Control\", ili \"Command\" na Mac-u, da bi odabrali više od jednog " "objekta." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -822,15 +886,15 @@ msgstr "" "%(datetime)s ne može biti interpretirano u vremenskoj zoni " "%(current_timezone)s; možda je dvosmisleno ili ne postoji." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Trenutno" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Promijeni" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Isprazni" @@ -846,11 +910,11 @@ msgstr "Da" msgid "No" msgstr "Ne" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "da,ne,možda" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -858,52 +922,52 @@ msgstr[0] "%(size)d byte" msgstr[1] "%(size)d byte-a" msgstr[2] "%(size)d byte-a" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "popodne" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "ujutro" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "popodne" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ujutro" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "ponoć" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "podne" @@ -1179,123 +1243,139 @@ msgctxt "alt. month" msgid "December" msgstr "prosinca" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ili" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%d godina" +msgstr[1] "%d godina" +msgstr[2] "%d godina" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mjesec" +msgstr[1] "%d mjeseci" +msgstr[2] "%d mjeseci" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tjedan" +msgstr[1] "%d tjedna" +msgstr[2] "%d tjedana" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dana" +msgstr[1] "%d dana" +msgstr[2] "%d dana" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d sat" +msgstr[1] "%d sati" +msgstr[2] "%d sati" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%d minutu" +msgstr[1] "%d minute" +msgstr[2] "%d minuta" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minuta" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Sadržaji direktorija ovdje nisu dozvoljeni." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ne postoji" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Sadržaj direktorija %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nije navedena godina" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nije naveden mjesec" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nije naveden dan" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Tjedan nije određen" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nije dostupno: %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1304,7 +1384,7 @@ msgstr "" "%(verbose_name_plural)s nije dostupno jer je %(class_name)s.allow_future " "False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Neispravan datum '%(datestr)s' za format '%(format)s'" @@ -1314,16 +1394,30 @@ msgstr "Neispravan datum '%(datestr)s' za format '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "%(verbose_name)s - pretragom nisu pronađeni rezultati za upit" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Stranica nije 'zadnja', niti se može pretvoriti u cijeli broj." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Nevažeća stranica (%(page_number)s):%(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Prazna lista i '%(class_name)s.allow_empty' je False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Sadržaji direktorija ovdje nisu dozvoljeni." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ne postoji" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Sadržaj direktorija %(directory)s" diff --git a/django/conf/locale/hr/formats.py b/django/conf/locale/hr/formats.py index 96a724b2b..a38457a43 100644 --- a/django/conf/locale/hr/formats.py +++ b/django/conf/locale/hr/formats.py @@ -23,26 +23,26 @@ DATE_INPUT_FORMATS = ( '%d. %m. %Y.', '%d. %m. %y.', # '25. 10. 2006.', '25. 10. 06.' ) DATETIME_INPUT_FORMATS = ( - '%Y-%m-%d %H:%M:%S', # '2006-10-25 14:30:59' - '%Y-%m-%d %H:%M:%S.%f', # '2006-10-25 14:30:59.000200' - '%Y-%m-%d %H:%M', # '2006-10-25 14:30' - '%Y-%m-%d', # '2006-10-25' - '%d.%m.%Y. %H:%M:%S', # '25.10.2006. 14:30:59' - '%d.%m.%Y. %H:%M:%S.%f', # '25.10.2006. 14:30:59.000200' - '%d.%m.%Y. %H:%M', # '25.10.2006. 14:30' - '%d.%m.%Y.', # '25.10.2006.' - '%d.%m.%y. %H:%M:%S', # '25.10.06. 14:30:59' - '%d.%m.%y. %H:%M:%S.%f', # '25.10.06. 14:30:59.000200' - '%d.%m.%y. %H:%M', # '25.10.06. 14:30' - '%d.%m.%y.', # '25.10.06.' - '%d. %m. %Y. %H:%M:%S', # '25. 10. 2006. 14:30:59' - '%d. %m. %Y. %H:%M:%S.%f',# '25. 10. 2006. 14:30:59.000200' - '%d. %m. %Y. %H:%M', # '25. 10. 2006. 14:30' - '%d. %m. %Y.', # '25. 10. 2006.' - '%d. %m. %y. %H:%M:%S', # '25. 10. 06. 14:30:59' - '%d. %m. %y. %H:%M:%S.%f',# '25. 10. 06. 14:30:59.000200' - '%d. %m. %y. %H:%M', # '25. 10. 06. 14:30' - '%d. %m. %y.', # '25. 10. 06.' + '%Y-%m-%d %H:%M:%S', # '2006-10-25 14:30:59' + '%Y-%m-%d %H:%M:%S.%f', # '2006-10-25 14:30:59.000200' + '%Y-%m-%d %H:%M', # '2006-10-25 14:30' + '%Y-%m-%d', # '2006-10-25' + '%d.%m.%Y. %H:%M:%S', # '25.10.2006. 14:30:59' + '%d.%m.%Y. %H:%M:%S.%f', # '25.10.2006. 14:30:59.000200' + '%d.%m.%Y. %H:%M', # '25.10.2006. 14:30' + '%d.%m.%Y.', # '25.10.2006.' + '%d.%m.%y. %H:%M:%S', # '25.10.06. 14:30:59' + '%d.%m.%y. %H:%M:%S.%f', # '25.10.06. 14:30:59.000200' + '%d.%m.%y. %H:%M', # '25.10.06. 14:30' + '%d.%m.%y.', # '25.10.06.' + '%d. %m. %Y. %H:%M:%S', # '25. 10. 2006. 14:30:59' + '%d. %m. %Y. %H:%M:%S.%f', # '25. 10. 2006. 14:30:59.000200' + '%d. %m. %Y. %H:%M', # '25. 10. 2006. 14:30' + '%d. %m. %Y.', # '25. 10. 2006.' + '%d. %m. %y. %H:%M:%S', # '25. 10. 06. 14:30:59' + '%d. %m. %y. %H:%M:%S.%f', # '25. 10. 06. 14:30:59.000200' + '%d. %m. %y. %H:%M', # '25. 10. 06. 14:30' + '%d. %m. %y.', # '25. 10. 06.' ) DECIMAL_SEPARATOR = ',' diff --git a/django/conf/locale/hu/LC_MESSAGES/django.mo b/django/conf/locale/hu/LC_MESSAGES/django.mo index 38748783d23d61ab2dc7a0f98046bc71c217fb60..3570bd8df8dbf9bfb8b0ec8544b5c3715b2cce6f 100644 GIT binary patch delta 5603 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 OoAvTS_S{PhkNpM3zbIM& delta 5726 zcmY+|34Bgh9>(#LSYsDrue`P_BK2k?Vu^h%!jw{LG(jp7L6oY#DQfAowPZ|{QKh;J z%2aHvwWVelMVaX`ikj)7t)1$|nBVi>znRYYc;4?h=bn4-x#uqFrymuC%$*$)I2&Gi znWKb+IM)E1mUnI#^%m9C>)i4P=j!5%I0;Lz9X74yTqYvF0uBj zSdsR|U_0R4PAV1X*oWot2x{ghu_1nqO|fhpZ+jeSdlKpdJ+UhGM@?)L>Nq)O0czX~ z)WnLAe{LQ>lNO z!F1Gw3UM*c!gW}s9_zoBN(mL+)4}zf>wv}B7EdA<@2YTvb%jy*0JcIlxjEPbS6ll4 z>Rz8iP53%8H&^yP?-_|i^|wQNq#>ehlNjX=PHe6sB9d3u=6Cd>98dWc_ubH|dbuZQwrCQXaDQQEQ*VuJnJ3 znn1%y@7amLO0<(u{T)&J_eLIgmw|f5#-S!K8TAl89-yM7o`-Sx9%{$SsDU@l+o%ba z_IWE%*$hXGtBtziNYwsO)^35?o`jk}Thz1B-P(Z%sc6QdkmthXpbjtxwR8(n_x?F+ zuR@(@4QjtPQ0*QqxvJT8#crqn1x!ojaZKJyX{nTPxhi# z;wWkY=THN`LcMNRQR6B#^G;L`dEi}R)HBo(b>b&b`xl`mG~Zl=WoW-(uEKx@zCxum zt~WPhH`-f~SJ?fGnn3L+=lE2(B-GOPL!EFe>PjC)9cK#aJ)dsdpG8e%vANv(Uyfq^ z%d%k|9lFvDHeeeLrM(Arz}nH?$}~XTl9s3wr=j-ifMu|!_4h;VHxMyk&JC2(04J?bdtbGT=XuEi?zXIyYtD~;G9#+%)A4x?6{is`! zhB{C$)D9WuP}CKTL47HUFcMeT_IFUX>;P*2Pf!o*IV^|YTK{#_aeu-}djCWDlckQT z$j8jpLG6%c{hd)W?qg=49-cv{57JoF{B-Cy|M~S~wkh;Je62(}i(#U2zK>j-8NCg?kA(lsjnco2Zqlm+bAA zhMMSzWY#~L$~-zWU=!+|9z!klb>v*GT8cOGE~p9jM_utC)Q4%L^*@f4X&0eZ?0Kw# z#mGPRIzL*8GpOxfrUdNX(4hlg$1MEO28`e@i2BE%?&)~c0rIW=m~DR&^}(8J{by0* zzC=A+m#qB*>cn?Z7g{>NyP_+JL7gB0b&pc9FLp((z*5u~?|syS4x>(R9JSxa);?=~ zWnM;&zh&M=jSo%rCK3pvq61YyJ*~A+6KZ7b<`_Xc#rpf84)7rAAsmLfqFmH*3T*of zYZqZS{R>bRuoBzhYUB+KxX-BQ(;3#r`!if0d(!TXHE|K@0P9fWc3@RJY<`NG@Hggl z)VNeHNiGOe2#o+rN*1K|KREQ4{YG)V*^4vdK=22cBpLaaI+5T zzzwb43^gv!^rNr{^$=DMwz>bOsB9y1f*pLbaSFLhR*>gN9!Vgx$cyA&d6&vKqNRO@ zWRkDQO_D=Y29cp8iPR&*$TZS}L~#E97XB=|g`_v(QxGg!{C2gvxK92>{-FltZzP=P zf8SKX%S2_XNAR~lzqQG?qyp(i8WNRG?fH3-j3PToEfPyqJ|)ivYrNy;eWn;s4i{Gs zuTks^FCFmFN+T*qNnx7_h=2dSB_BGX^joo zmVBU5zo&AM>?JC{kP~Ey8kEf>hBQ!v(wdYD*1Z4zdV~6La+`cdPLqK|LRhIsE2m8GN^*;JfRvqqqV+DGI)(u#aS7La}9Jc%MIp&r3+$z4ogUKP=coqAQhskfqH{_pWB*6DJh??) zAU}{~vWGlL9wDoUN-FuDR3j;5JNbhi^r=+tl@?SQk)Nz13?C=YleuIjX+u=bkX^-3 zMJ#JGHYYnbYgAt5#O&B9zKMlXruxQY`wH`N3JSA*WAi8bn#E*gPR$+_9L9)dF}eBq z6ACBAPALhm6IES3P;f NYtxcT`ovX?_z%tSPhJ23 diff --git a/django/conf/locale/hu/LC_MESSAGES/django.po b/django/conf/locale/hu/LC_MESSAGES/django.po index 539a3268a..d3368a86a 100644 --- a/django/conf/locale/hu/LC_MESSAGES/django.po +++ b/django/conf/locale/hu/LC_MESSAGES/django.po @@ -8,10 +8,10 @@ # Szilveszter Farkas , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/django/" "language/hu/)\n" @@ -29,6 +29,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arab" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azerbajdzsáni" @@ -82,322 +86,350 @@ msgid "English" msgstr "Angol" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Brit angol" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Eszperantó" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spanyol" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentin spanyol" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexikói spanyol" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguai spanyol" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezuelai spanyol" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Észt" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baszk " -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Perzsa" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finn" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Francia" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Fríz" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ír" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Gall" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Héber" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Horvát" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Magyar" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonéz" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Izlandi" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Olasz" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japán" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Grúz" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazak" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreai" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburgi" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litván" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Lett" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedón" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malajálam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongol" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Burmai" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Bokmål norvég" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepáli" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Holland" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Nynorsk norvég" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Oszét" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Lengyel" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugál" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brazíliai portugál" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Román" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Orosz" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Szlovák" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Szlovén" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albán" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Szerb" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Latin betűs szerb" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Svéd" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Szuahéli" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Török" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatár" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrán" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnámi" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Egyszerű kínai" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Hagyományos kínai" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Adjon meg egy érvényes értéket." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Adjon meg egy érvényes URL-t." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Írjon be egy érvényes e-mail címet." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Az URL barát cím csak betűket, számokat, aláhúzásokat és kötőjeleket " "tartalmazhat." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Írjon be egy érvényes IPv4 címet." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Írjon be egy érvényes IPv6 címet." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Írjon be egy érvényes IPv4 vagy IPv6 címet." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Csak számokat adjon meg, vesszővel elválasztva." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Bizonyosodjon meg arról, hogy az érték %(limit_value)s (jelenleg: " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Bizonyosodjon meg arról, hogy az érték %(limit_value)s, vagy kisebb." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Bizonyosodjon meg arról, hogy az érték %(limit_value)s, vagy nagyobb." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -412,7 +444,7 @@ msgstr[1] "" "Bizonyosodjon meg arról, hogy ez az érték legalább %(limit_value)d karaktert " "tartalmaz (jelenlegi hossza: %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -427,249 +459,255 @@ msgstr[1] "" "Bizonyosodjon meg arról, hogy ez az érték legfeljebb %(limit_value)d " "karaktert tartalmaz (jelenlegi hossza: %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s egyedi kell hogy legyen %(lookup)s alapján a dátum mezőn: " -"%(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "és" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "Már létezik %(model_name)s ilyennel: %(field_label)s." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ez a mező nem lehet nulla." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ez a mező nem lehet üres." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "Már létezik %(model_name)s ilyennel: %(field_label)s." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Mezőtípus: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Egész" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Logikai (True vagy False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Karakterlánc (%(max_length)s hosszig)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Vesszővel elválasztott egészek" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dátum (idő nélkül)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dátum (idővel)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Tizes számrendszerű (decimális) szám" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mail cím" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Elérési út" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Lebegőpontos szám" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Nagy egész szám (8 bájtos)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 cím" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP cím" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Logikai (True, False vagy None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Pozitív egész" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Pozitív kis egész" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "URL-barát cím (%(max_length)s hosszig)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Kis egész" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Szöveg" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Idő" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Nyers bináris adat" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fájl" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Kép" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Idegen kulcs (típusa a kapcsolódó mezőtől függ)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Egy-egy kapcsolat" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Több-több kapcsolat" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ennek a mezőnek a megadása kötelező." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Adjon meg egy egész számot." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Adj meg egy számot." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -678,31 +716,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Adjon meg egy érvényes dátumot." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Adjon meg egy érvényes időt." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Adjon meg egy érvényes dátumot/időt." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Nem küldött el fájlt. Ellenőrizze a kódolás típusát az űrlapon." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Semmilyen fájl sem került feltöltésre." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "A küldött fájl üres." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -714,13 +752,13 @@ msgstr[1] "" "Bizonyosodjon meg arról, hogy a fájlnév legfeljebb %(max)d karakterből áll " "(jelenlegi hossza: %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Küldjön egy új fájlt, vagy jelölje be a törlés négyzetet, de ne mindkettőt " "egyszerre." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -728,22 +766,26 @@ msgstr "" "Töltsön fel egy érvényes képfájlt. A feltöltött fájl nem kép volt, vagy " "megsérült." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Válasszon érvényes elemet. '%(value)s' nincs az elérhető lehetőségek között." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Adja meg értékek egy listáját." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Rejtett mező: %(name)s) %(error)s" @@ -751,42 +793,49 @@ msgstr "(Rejtett mező: %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Sorrend" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Törlés" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Javítsa a mezőhöz tartozó duplikált adatokat: %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Javítsa a mezőhöz tartozó duplikált adatokat: %(field)s (egyedinek kell " "lenniük)." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -795,35 +844,35 @@ msgstr "" "Javítsa a mezőhöz tartozó duplikált adatokat: %(field_name)s (egyedinek kell " "lenniük %(lookup)s alapján a dátum mezőn: %(date_field)s)." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Javítsa az alábbi duplikált értékeket." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "A beágyazott idegen kulcs nem egyezik meg a szülő példány elsődleges " "kulcsával." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Válasszon érvényes elemet. Az Ön választása nincs az elérhető lehetőségek " "között." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Tartsa lenyomva a \"Control\"-t (vagy Mac-en a \"Command\"-ot) több elem " "kiválasztásához." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -832,15 +881,15 @@ msgstr "" "%(datetime)s értelmezhetetlen a megadott %(current_timezone)s időzónában; " "vagy félreérthető, vagy nem létezik." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Jelenleg" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Módosítás" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Törlés" @@ -856,63 +905,63 @@ msgstr "Igen" msgid "No" msgstr "Nem" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "igen,nem,talán" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bájt" msgstr[1] "%(size)d bájt" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "du" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "de" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "DU" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "DE" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "éjfél" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "dél" @@ -1188,117 +1237,133 @@ msgctxt "alt. month" msgid "December" msgstr "december" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "vagy" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d év" msgstr[1] "%d év" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d hónap" msgstr[1] "%d hónap" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d hét" msgstr[1] "%d hét" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d nap" msgstr[1] "%d nap" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d óra" msgstr[1] "%d óra" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d perc" msgstr[1] "%d perc" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 perc" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "A könyvtárak listázása itt nincs engedélyezve." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" nem létezik" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "A %(directory)s könyvtár tartalma" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nincs év megadva" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nincs hónap megadva" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nincs nap megadva" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nincs hét megadva" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nincsenek elérhető %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1307,7 +1372,7 @@ msgstr "" "Jövőbeli %(verbose_name_plural)s nem elérhetők, mert %(class_name)s." "allow_future értéke False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1318,16 +1383,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Nincs a keresési feltételeknek megfelelő %(verbose_name)s" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Az oldal nem 'last', vagy nem lehet egésszé alakítani." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Érvénytelen oldal (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Üres lista, és '%(class_name)s.allow_empty' értéke False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "A könyvtárak listázása itt nincs engedélyezve." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" nem létezik" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "A %(directory)s könyvtár tartalma" diff --git a/django/conf/locale/hu/formats.py b/django/conf/locale/hu/formats.py index 9b6630d77..7e499da4e 100644 --- a/django/conf/locale/hu/formats.py +++ b/django/conf/locale/hu/formats.py @@ -12,23 +12,23 @@ YEAR_MONTH_FORMAT = 'Y. F' MONTH_DAY_FORMAT = 'F j.' SHORT_DATE_FORMAT = 'Y.m.d.' SHORT_DATETIME_FORMAT = 'Y.m.d. G.i.s' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( - '%Y.%m.%d.', # '2006.10.25.' + '%Y.%m.%d.', # '2006.10.25.' ) TIME_INPUT_FORMATS = ( - '%H.%M.%S', # '14.30.59' + '%H.%M.%S', # '14.30.59' '%H.%M', # '14.30' ) DATETIME_INPUT_FORMATS = ( '%Y.%m.%d. %H.%M.%S', # '2006.10.25. 14.30.59' - '%Y.%m.%d. %H.%M.%S.%f', # '2006.10.25. 14.30.59.000200' + '%Y.%m.%d. %H.%M.%S.%f', # '2006.10.25. 14.30.59.000200' '%Y.%m.%d. %H.%M', # '2006.10.25. 14.30' '%Y.%m.%d.', # '2006.10.25.' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = ' ' # Non-breaking space +THOUSAND_SEPARATOR = ' ' # Non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/ia/LC_MESSAGES/django.mo b/django/conf/locale/ia/LC_MESSAGES/django.mo index 10c0bf6d87d68e65a03eb6554d7b8087c4ec98f0..76a326bf50a943552f11ae37bee1a29130efa381 100644 GIT binary patch delta 5118 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 JHF0$0zX53T{15;D diff --git a/django/conf/locale/ia/LC_MESSAGES/django.po b/django/conf/locale/ia/LC_MESSAGES/django.po index 8005bfbe8..395f7e4fe 100644 --- a/django/conf/locale/ia/LC_MESSAGES/django.po +++ b/django/conf/locale/ia/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Martijn Dekker , 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/django/" "language/ia/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "arabe" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "azeri" @@ -78,321 +82,349 @@ msgid "English" msgstr "anglese" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "anglese britannic" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "espaniol" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "espaniol argentin" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "espaniol mexican" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "espaniol nicaraguan" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "estoniano" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "basco" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persiano" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "finnese" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "francese" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frison" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "irlandese" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galiciano" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "hebreo" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "croato" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "hungaro" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "indonesiano" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandese" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "italiano" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "japonese" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "georgiano" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "kazakh" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "coreano" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "lituano" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "letton" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "macedone" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "mongolico" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "norvegiano, bokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "hollandese" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "norvegiano, nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "polonese" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugese" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "portugese brasilian" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "romaniano" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "russo" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovaco" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "sloveno" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albanese" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbo" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbo latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "svedese" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "thailandese" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turco" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "tartaro" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukrainiano" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vietnamese" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "chinese simplificate" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "chinese traditional" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Specifica un valor valide." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Specifica un URL valide." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Specifica un denotation valide, consistente de litteras, numeros, tractos de " "sublineamento o tractos de union." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Specifica un adresse IPv4 valide." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Specifica un adresse IPv6 valide." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Specifica un adresse IPv4 o IPv6 valide." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Scribe solmente digitos separate per commas." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Assecura te que iste valor es %(limit_value)s (illo es %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Assecura te que iste valor es inferior o equal a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Assecura te que iste valor es superior o equal a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -403,7 +435,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -414,247 +446,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s debe esser unic pro %(lookup)s de %(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "e" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s con iste %(field_label)s jam existe." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Iste campo non pote esser nulle." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Iste campo non pote esser vacue." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s con iste %(field_label)s jam existe." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo de typo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Numero integre" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Booleano (ver o false)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Catena (longitude maxime: %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Numeros integre separate per commas" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (sin hora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (con hora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Numero decimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Adresse de e-mail" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Cammino de file" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Numero a comma flottante" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Numero integre grande (8 bytes)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Adresse IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Adresse IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (ver, false o nulle)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Numero integre positive" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Parve numero integre positive" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Denotation (longitude maxime: %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Parve numero integre" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texto" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Hora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "File" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Imagine" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Clave estranier (typo determinate per le campo associate)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relation un a un" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relation multes a multes" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Iste campo es obligatori." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Specifica un numero integre." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Specifica un numero." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -663,33 +703,33 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Specifica un data valide." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Specifica un hora valide." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Specifica un data e hora valide." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Nulle file esseva submittite. Verifica le typo de codification in le " "formulario." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Nulle file esseva submittite." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Le file submittite es vacue." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -697,11 +737,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Per favor o submitte un file o marca le quadrato \"rader\", non ambes." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -709,22 +749,26 @@ msgstr "" "Per favor incarga un imagine valide. Le file que tu incargava o non esseva " "un imagine o esseva un imagine corrumpite." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Selige un option valide. %(value)s non es inter le optiones disponibile." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Scribe un lista de valores." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -732,41 +776,48 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordine" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Deler" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Per favor corrige le datos duplicate pro %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Per favor corrige le datos duplicate pro %(field)s, que debe esser unic." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -775,33 +826,33 @@ msgstr "" "Per favor corrige le datos duplicate pro %(field_name)s, que debe esser unic " "pro le %(lookup)s in %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Per favor corrige le sequente valores duplicate." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Le clave estranier incorporate non correspondeva al clave primari del " "instantia genitor." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Per favor selige un option valide. Iste option non es inter le optiones " "disponibile." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "Tene premite \"Control\" o \"Command\" sur un Mac pro seliger plures." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -810,15 +861,15 @@ msgstr "" "%(datetime)s non poteva esser interpretate in le fuso horari " "%(current_timezone)s; illo pote esser ambigue o illo pote non exister." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Actualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Cambiar" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Rader" @@ -834,63 +885,63 @@ msgstr "Si" msgid "No" msgstr "No" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "si,no,forsan" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "pm." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "am." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "medienocte" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "mediedie" @@ -1166,117 +1217,133 @@ msgctxt "alt. month" msgid "December" msgstr "Decembre" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "o" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Le indices de directorio non es permittite hic." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" non existe" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Indice de %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nulle anno specificate" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nulle mense specificate" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nulle die specificate" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nulle septimana specificate" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Il non ha %(verbose_name_plural)s disponibile" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1285,7 +1352,7 @@ msgstr "" "In le futuro, %(verbose_name_plural)s non essera disponibile perque " "%(class_name)s.allow_future es False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Le data '%(datestr)s' es invalide secundo le formato '%(format)s'" @@ -1295,16 +1362,30 @@ msgstr "Le data '%(datestr)s' es invalide secundo le formato '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Nulle %(verbose_name)s trovate que corresponde al consulta" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Pagina non es 'last', ni pote esser convertite in un numero integre." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Le lista es vacue e '%(class_name)s.allow_empty' es False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Le indices de directorio non es permittite hic." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" non existe" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indice de %(directory)s" diff --git a/django/conf/locale/id/LC_MESSAGES/django.mo b/django/conf/locale/id/LC_MESSAGES/django.mo index 0a473c528130edfd127410e8abb5a408b2c2af1d..ebc9d93ff5219f1d620d8c6d4167fa4c6ba06c4f 100644 GIT binary patch literal 16786 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, 2011 # rodin , 2011 +# rodin , 2013-2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-08 12:38+0000\n" +"Last-Translator: rodin \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/django/" "language/id/)\n" "MIME-Version: 1.0\n" @@ -20,12 +21,16 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "Afrikaans" #: conf/global_settings.py:52 msgid "Arabic" msgstr "Arab" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturia" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaijani" @@ -36,7 +41,7 @@ msgstr "Bulgaria" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "Belarusia" #: conf/global_settings.py:56 msgid "Bengali" @@ -44,7 +49,7 @@ msgstr "Bengali" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "Breton" #: conf/global_settings.py:58 msgid "Bosnian" @@ -79,320 +84,348 @@ msgid "English" msgstr "Inggris" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Inggris Britania" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spanyol" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Spanyol Argentina" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Spanyol Meksiko" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Spanyol Nikaragua" -#: conf/global_settings.py:72 -msgid "Venezuelan Spanish" -msgstr "" - #: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "Spanyol Venezuela" + +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonia" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Basque" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persia" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finlandia" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Perancis" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisia" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irlandia" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galicia" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Ibrani" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroasia" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hungaria" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "Interlingua" + +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesia" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandia" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italia" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Jepang" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgia" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazakhstan" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Korea" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "Luxemburg" + +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lithuania" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvia" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonia" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolia" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Burma" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norwegia Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepal" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Belanda" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norwegia Nynorsk" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "Ossetic" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polandia" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugis" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Portugis Brazil" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Romania" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rusia" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakia" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovenia" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albania" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbia" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbia Latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Swedia" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thailand" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turki" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 -msgid "Udmurt" -msgstr "" - #: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "Udmurt" + +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainia" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnam" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" -msgstr "Cina Sederhana" +msgstr "Tiongkok Sederhana" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" -msgstr "Cina Tradisionil" +msgstr "Tiongkok Tradisionil" + +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" #: core/validators.py:21 msgid "Enter a valid value." msgstr "Masukkan nilai yang valid." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Masukkan URL yang valid." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Masukkan alamat email yang valid." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Masukkan 'slug' yang terdiri dari huruf, bilangan, garis bawah, atau tanda " "minus." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Masukkan alamat IPv4 yang valid." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Masukkan alamat IPv6 yang valid" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Masukkan alamat IPv4 atau IPv6 yang valid" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Hanya masukkan angka yang dipisahkan dengan koma." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Pastikan nilai ini %(limit_value)s (saat ini %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Pastikan nilai ini lebih kecil dari atau sama dengan %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Pastikan nilai ini lebih besar dari atau sama dengan %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -401,8 +434,10 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Pastikan nilai ini mengandung paling sedikit %(limit_value)d karakter " +"(sekarang %(show_value)d karakter)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -411,291 +446,305 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Pastikan nilai ini mengandung paling banyak %(limit_value)d karakter " +"(sekarang %(show_value)d karakter)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s harus unik untuk %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "dan" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s dengan %(field_label)s telah ada." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Field ini tidak boleh null." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Field ini tidak boleh kosong." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s dengan %(field_label)s telah ada." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Field dengan tipe: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Bilangan Asli" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Nilai Boolean (Salah satu dari True atau False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "String (maksimum %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Bilangan asli yang dipisahkan dengan koma" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Tanggal (tanpa waktu)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Tanggal (dengan waktu)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Bilangan desimal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Alamat email" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Lokasi berkas" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Bilangan 'floating point'" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Bilangan asli raksasa (8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Alamat IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Alamat IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (Salah satu dari True, False, atau None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Bilangan asli positif" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Bilangan asli kecil positif" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (hingga %(max_length)s karakter)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Bilangan asli kecil" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Teks" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Waktu" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "Data biner mentah" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Berkas" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Gambar" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Kunci Asing (tipe tergantung dari bidang yang berkaitan)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Hubungan satu-ke-satu" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Hubungan banyak-ke-banyak" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Bidang ini tidak boleh kosong." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Masukkan keseluruhan angka bilangan." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Masukkan sebuah bilangan." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" +msgstr[0] "Pastikan jumlah angka pada bilangan tidak melebihi %(max)s angka." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" +msgstr[0] "Pastikan bilangan tidak memiliki lebih dari %(max)s angka desimal." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" +"Pastikan jumlah angka sebelum desimal pada bilangan tidak memiliki lebih " +"dari %(max)s angka." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Masukkan tanggal yang valid." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Masukkan waktu yang valid." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Masukkan tanggal/waktu yang valid." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Tidak ada berkas yang dikirimkan. Periksa tipe pengaksaraan formulir." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Tidak ada berkas yang dikirimkan." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Berkas yang dikirimkan kosong." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" +"Pastikan nama berkas ini mengandung paling banyak %(max)d karakter (sekarang " +"%(length)d karakter)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Pilih antara mengirimkan berkas atau menghapus tanda centang pada kotak " "centang" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -703,63 +752,73 @@ msgstr "" "Unggah gambar yang valid. Berkas yang Anda unggah bukan merupakan berkas " "gambar atau gambarnya rusak." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Masukkan pilihan yang valid. %(value)s bukan salah satu dari pilihan yang " "tersedia." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Masukkan beberapa nilai." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" +#: forms/fields.py:988 +msgid "Enter a complete value." msgstr "" -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" -msgstr "" +msgstr "(Bidang tersembunyi %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." +msgstr[0] "Pastikan mengirim %d formulir atau lebih sedikit. " + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Urutan" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Hapus" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Perbaiki data ganda untuk %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Perbaiki data ganda untuk %(field)s yang nilainya harus unik." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -768,33 +827,33 @@ msgstr "" "Perbaiki data ganda untuk %(field_name)s yang nilainya harus unik untuk " "pencarian %(lookup)s pada %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Perbaiki nilai ganda di bawah ini." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Kunci asing 'inline' tidak cocok dengan kunci utama 'instance' milik induk." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Masukkan pilihan yang valid. Pilihan tersebut bukan salah satu dari pilihan " "yang tersedia." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "\"%(pk)s\" bukan nilai yang benar untuk kunci utama." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Tekan \"Control\", atau \"Command\" pada Mac untuk memilih lebih dari satu." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -803,15 +862,15 @@ msgstr "" "%(datetime)s tidak dapat diinterpretasikan pada zona waktu " "%(current_timezone)s; mungkin nilainya ambigu atau mungkin tidak ada." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Saat ini" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Ubah" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Hapus" @@ -827,62 +886,62 @@ msgstr "Ya" msgid "No" msgstr "Tidak" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ya,tidak,mungkin" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bita" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "tengah malam" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "siang" @@ -1158,111 +1217,127 @@ msgctxt "alt. month" msgid "December" msgstr "Desember" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "atau" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" +msgstr[0] "%d tahun" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d bulan" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d minggu" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d hari" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d jam" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" +msgstr[0] "%d menit" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "0 menit" + +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Indeks direktori tidak diizinkan di sini." +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" tidak ada" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Daftar isi %(directory)s" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Tidak ada tahun dipilih" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Tidak ada bulan dipilih" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Tidak ada hari dipilih" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Tidak ada minggu dipilih" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Tidak ada %(verbose_name_plural)s tersedia" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1271,7 +1346,7 @@ msgstr "" "%(verbose_name_plural)s di masa depan tidak tersedia karena %(class_name)s." "allow_future bernilai False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Teks tanggal tidak valid '%(datestr)s' dalam format '%(format)s'" @@ -1281,18 +1356,32 @@ msgstr "Teks tanggal tidak valid '%(datestr)s' dalam format '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Tidak ada %(verbose_name)s yang cocok dengan kueri" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Laman bukan yang 'terakhir' atau juga tidak dapat dikonversikan ke bilangan " "bulat." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" -msgstr "" +msgstr "Laman tidak valid (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Daftar kosong dan '%(class_name)s.allow_empty' bernilai False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Indeks direktori tidak diizinkan di sini." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" tidak ada" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Daftar isi %(directory)s" diff --git a/django/conf/locale/id/formats.py b/django/conf/locale/id/formats.py index d2a6ce6f4..aff32fb12 100644 --- a/django/conf/locale/id/formats.py +++ b/django/conf/locale/id/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'd-m-Y' SHORT_DATETIME_FORMAT = 'd-m-Y G.i.s' -FIRST_DAY_OF_WEEK = 1 #Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior diff --git a/django/conf/locale/io/LC_MESSAGES/django.mo b/django/conf/locale/io/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..13f18b2c647eda76cf972fd966376d4fa84d78a0 GIT binary patch literal 15358 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 literal 0 HcmV?d00001 diff --git a/django/conf/locale/io/LC_MESSAGES/django.po b/django/conf/locale/io/LC_MESSAGES/django.po new file mode 100644 index 000000000..fa99ed661 --- /dev/null +++ b/django/conf/locale/io/LC_MESSAGES/django.po @@ -0,0 +1,1398 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Viko Bartero , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ido (http://www.transifex.com/projects/p/django/language/" +"io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: conf/global_settings.py:51 +msgid "Afrikaans" +msgstr "Afrikaans" + +#: conf/global_settings.py:52 +msgid "Arabic" +msgstr "العربية" + +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + +#: conf/global_settings.py:53 +msgid "Azerbaijani" +msgstr "Azərbaycanca" + +#: conf/global_settings.py:54 +msgid "Bulgarian" +msgstr "български" + +#: conf/global_settings.py:55 +msgid "Belarusian" +msgstr "беларуская" + +#: conf/global_settings.py:56 +msgid "Bengali" +msgstr "বাংলা" + +#: conf/global_settings.py:57 +msgid "Breton" +msgstr "Brezhoneg" + +#: conf/global_settings.py:58 +msgid "Bosnian" +msgstr "босански" + +#: conf/global_settings.py:59 +msgid "Catalan" +msgstr "Català" + +#: conf/global_settings.py:60 +msgid "Czech" +msgstr "čeština" + +#: conf/global_settings.py:61 +msgid "Welsh" +msgstr "Cymraeg" + +#: conf/global_settings.py:62 +msgid "Danish" +msgstr "dansk" + +#: conf/global_settings.py:63 +msgid "German" +msgstr "Deutsch" + +#: conf/global_settings.py:64 +msgid "Greek" +msgstr "Ελληνικά" + +#: conf/global_settings.py:65 +msgid "English" +msgstr "English" + +#: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 +msgid "British English" +msgstr "British English" + +#: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "Esperanto" + +#: conf/global_settings.py:69 +msgid "Spanish" +msgstr "Español" + +#: conf/global_settings.py:70 +msgid "Argentinian Spanish" +msgstr "Español de Argentina" + +#: conf/global_settings.py:71 +msgid "Mexican Spanish" +msgstr "Español de México" + +#: conf/global_settings.py:72 +msgid "Nicaraguan Spanish" +msgstr "Español de Nicaragua" + +#: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "Español de Venezuela" + +#: conf/global_settings.py:74 +msgid "Estonian" +msgstr "Eesti" + +#: conf/global_settings.py:75 +msgid "Basque" +msgstr "Euskara" + +#: conf/global_settings.py:76 +msgid "Persian" +msgstr "فارسی" + +#: conf/global_settings.py:77 +msgid "Finnish" +msgstr "Suomi" + +#: conf/global_settings.py:78 +msgid "French" +msgstr "Français" + +#: conf/global_settings.py:79 +msgid "Frisian" +msgstr "Frysk" + +#: conf/global_settings.py:80 +msgid "Irish" +msgstr "Gaeilge" + +#: conf/global_settings.py:81 +msgid "Galician" +msgstr "Galego" + +#: conf/global_settings.py:82 +msgid "Hebrew" +msgstr "עברית" + +#: conf/global_settings.py:83 +msgid "Hindi" +msgstr "हिन्दी" + +#: conf/global_settings.py:84 +msgid "Croatian" +msgstr "hrvatski" + +#: conf/global_settings.py:85 +msgid "Hungarian" +msgstr "Magyar" + +#: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "Interlingua" + +#: conf/global_settings.py:87 +msgid "Indonesian" +msgstr "Bahasa Indonesia" + +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Icelandic" +msgstr "Íslenska" + +#: conf/global_settings.py:89 +msgid "Italian" +msgstr "Italiano" + +#: conf/global_settings.py:90 +msgid "Japanese" +msgstr "日本語" + +#: conf/global_settings.py:91 +msgid "Georgian" +msgstr "ქართული" + +#: conf/global_settings.py:92 +msgid "Kazakh" +msgstr "Қазақша" + +#: conf/global_settings.py:93 +msgid "Khmer" +msgstr "Khmer" + +#: conf/global_settings.py:94 +msgid "Kannada" +msgstr "Kannaḍa" + +#: conf/global_settings.py:95 +msgid "Korean" +msgstr "한국어" + +#: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "Lëtzebuergesch" + +#: conf/global_settings.py:97 +msgid "Lithuanian" +msgstr "Lietuvių" + +#: conf/global_settings.py:98 +msgid "Latvian" +msgstr "Latviešu" + +#: conf/global_settings.py:99 +msgid "Macedonian" +msgstr "Македонски" + +#: conf/global_settings.py:100 +msgid "Malayalam" +msgstr "മലയാളം" + +#: conf/global_settings.py:101 +msgid "Mongolian" +msgstr "Монгол" + +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Burmese" + +#: conf/global_settings.py:103 +msgid "Norwegian Bokmal" +msgstr "Norsk bokmål" + +#: conf/global_settings.py:104 +msgid "Nepali" +msgstr "नेपाली" + +#: conf/global_settings.py:105 +msgid "Dutch" +msgstr "Nederlands" + +#: conf/global_settings.py:106 +msgid "Norwegian Nynorsk" +msgstr "Norsk nynorsk" + +#: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "Ossetic" + +#: conf/global_settings.py:108 +msgid "Punjabi" +msgstr "ਪੰਜਾਬੀ" + +#: conf/global_settings.py:109 +msgid "Polish" +msgstr "Polski" + +#: conf/global_settings.py:110 +msgid "Portuguese" +msgstr "Português" + +#: conf/global_settings.py:111 +msgid "Brazilian Portuguese" +msgstr "Português do Brasil" + +#: conf/global_settings.py:112 +msgid "Romanian" +msgstr "Română" + +#: conf/global_settings.py:113 +msgid "Russian" +msgstr "Русский" + +#: conf/global_settings.py:114 +msgid "Slovak" +msgstr "Slovenčina" + +#: conf/global_settings.py:115 +msgid "Slovenian" +msgstr "Slovenščina" + +#: conf/global_settings.py:116 +msgid "Albanian" +msgstr "Shqip" + +#: conf/global_settings.py:117 +msgid "Serbian" +msgstr "Српски / srpski" + +#: conf/global_settings.py:118 +msgid "Serbian Latin" +msgstr "Serbian Latin" + +#: conf/global_settings.py:119 +msgid "Swedish" +msgstr "Svenska" + +#: conf/global_settings.py:120 +msgid "Swahili" +msgstr "Kiswahili" + +#: conf/global_settings.py:121 +msgid "Tamil" +msgstr "தமிழ்" + +#: conf/global_settings.py:122 +msgid "Telugu" +msgstr "Telugu" + +#: conf/global_settings.py:123 +msgid "Thai" +msgstr "ไทย" + +#: conf/global_settings.py:124 +msgid "Turkish" +msgstr "Türkçe" + +#: conf/global_settings.py:125 +msgid "Tatar" +msgstr "Tatar" + +#: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "Удмурт" + +#: conf/global_settings.py:127 +msgid "Ukrainian" +msgstr "Українська" + +#: conf/global_settings.py:128 +msgid "Urdu" +msgstr "اُردُو" + +#: conf/global_settings.py:129 +msgid "Vietnamese" +msgstr "Tiếng Việt" + +#: conf/global_settings.py:130 conf/global_settings.py:131 +msgid "Simplified Chinese" +msgstr "简体中文" + +#: conf/global_settings.py:132 conf/global_settings.py:133 +msgid "Traditional Chinese" +msgstr "繁體中文" + +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + +#: core/validators.py:21 +msgid "Enter a valid value." +msgstr "Skribez valida datumo." + +#: core/validators.py:77 forms/fields.py:675 +msgid "Enter a valid URL." +msgstr "Skribez valida URL." + +#: core/validators.py:115 +msgid "Enter a valid integer." +msgstr "" + +#: core/validators.py:120 +msgid "Enter a valid email address." +msgstr "Skribez valida e-posto adreso." + +#: core/validators.py:185 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "" +"Skribez valida \"slug\" kompozata de literi, numeri, juntostreki o " +"subjuntostreki." + +#: core/validators.py:188 core/validators.py:207 +msgid "Enter a valid IPv4 address." +msgstr "Skribez valida IPv4 adreso." + +#: core/validators.py:193 core/validators.py:208 +msgid "Enter a valid IPv6 address." +msgstr "Skribez valida IPv6 adreso." + +#: core/validators.py:203 core/validators.py:206 +msgid "Enter a valid IPv4 or IPv6 address." +msgstr "Skribez valida adreso IPv4 od IPv6." + +#: core/validators.py:229 db/models/fields/__init__.py:1070 +msgid "Enter only digits separated by commas." +msgstr "Skribez nur cifri separata per komi." + +#: core/validators.py:236 +#, python-format +msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." +msgstr "" +"Verifikez ke ica datumo esas %(limit_value)s (olu esas %(show_value)s)." + +#: core/validators.py:255 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "Verifikez ke ica datumo esas minora kam od egala a %(limit_value)s." + +#: core/validators.py:262 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "Verifikez ke ica datumo esas majora kam od egala a %(limit_value)s." + +#: core/validators.py:271 +#, python-format +msgid "" +"Ensure this value has at least %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +"Verifikez ke ica datumo havas %(limit_value)d litero adminime (olu havas " +"%(show_value)d)." +msgstr[1] "" +"Verifikez ke ica datumo havas %(limit_value)d literi adminime (olu havas " +"%(show_value)d)." + +#: core/validators.py:282 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +"Verifikez ke ica datumo havas %(limit_value)d litero admaxime (olu havas " +"%(show_value)d)." +msgstr[1] "" +"Verifikez ke ica datumo havas %(limit_value)d literi admaxime (olu havas " +"%(show_value)d)." + +#: db/models/base.py:975 forms/models.py:718 +msgid "and" +msgstr "e" + +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Ica feldo ne povas esar nula." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Ica feldo ne povas esar vakua." + +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "La %(model_name)s kun ica %(field_label)s ja existas." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 +#, python-format +msgid "Field of type: %(field_type)s" +msgstr "Feldo de tipo: %(field_type)s" + +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 +msgid "Integer" +msgstr "Integro" + +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 +#, python-format +msgid "'%(value)s' value must be an integer." +msgstr "" + +#: db/models/fields/__init__.py:926 +#, python-format +msgid "'%(value)s' value must be either True or False." +msgstr "" + +#: db/models/fields/__init__.py:928 +msgid "Boolean (Either True or False)" +msgstr "Booleano (True o False)" + +#: db/models/fields/__init__.py:1004 +#, python-format +msgid "String (up to %(max_length)s)" +msgstr "String (til %(max_length)s)" + +#: db/models/fields/__init__.py:1065 +msgid "Comma-separated integers" +msgstr "Integri separata per komi" + +#: db/models/fields/__init__.py:1080 +#, python-format +msgid "" +"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " +"date." +msgstr "" + +#: db/models/fields/__init__.py:1085 +msgid "Date (without time)" +msgstr "Dato (sen horo)" + +#: db/models/fields/__init__.py:1187 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." +msgstr "" + +#: db/models/fields/__init__.py:1191 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) but it is an invalid date/time." +msgstr "" + +#: db/models/fields/__init__.py:1195 +msgid "Date (with time)" +msgstr "Dato (kun horo)" + +#: db/models/fields/__init__.py:1297 +#, python-format +msgid "'%(value)s' value must be a decimal number." +msgstr "" + +#: db/models/fields/__init__.py:1299 +msgid "Decimal number" +msgstr "Decimala numero" + +#: db/models/fields/__init__.py:1444 +msgid "Email address" +msgstr "E-postala adreso" + +#: db/models/fields/__init__.py:1470 +msgid "File path" +msgstr "Arkivo voyo" + +#: db/models/fields/__init__.py:1537 +#, python-format +msgid "'%(value)s' value must be a float." +msgstr "" + +#: db/models/fields/__init__.py:1539 +msgid "Floating point number" +msgstr "Glitkomo numero" + +#: db/models/fields/__init__.py:1623 +msgid "Big (8 byte) integer" +msgstr "Granda (8 byte) integro" + +#: db/models/fields/__init__.py:1638 +msgid "IPv4 address" +msgstr "IPv4 adreso" + +#: db/models/fields/__init__.py:1668 +msgid "IP address" +msgstr "IP adreso" + +#: db/models/fields/__init__.py:1747 +#, python-format +msgid "'%(value)s' value must be either None, True or False." +msgstr "" + +#: db/models/fields/__init__.py:1749 +msgid "Boolean (Either True, False or None)" +msgstr "Booleano (True, False o None)" + +#: db/models/fields/__init__.py:1809 +msgid "Positive integer" +msgstr "Positiva integro" + +#: db/models/fields/__init__.py:1821 +msgid "Positive small integer" +msgstr "Positiva mikra integro" + +#: db/models/fields/__init__.py:1834 +#, python-format +msgid "Slug (up to %(max_length)s)" +msgstr "Slug (til %(max_length)s)" + +#: db/models/fields/__init__.py:1863 +msgid "Small integer" +msgstr "Mikra integro" + +#: db/models/fields/__init__.py:1870 +msgid "Text" +msgstr "Texto" + +#: db/models/fields/__init__.py:1893 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1895 +#, python-format +msgid "" +"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " +"invalid time." +msgstr "" + +#: db/models/fields/__init__.py:1898 +msgid "Time" +msgstr "Horo" + +#: db/models/fields/__init__.py:1977 +msgid "URL" +msgstr "URL" + +#: db/models/fields/__init__.py:2000 +msgid "Raw binary data" +msgstr "Kruda binara datumo" + +#: db/models/fields/files.py:225 +msgid "File" +msgstr "Arkivo" + +#: db/models/fields/files.py:375 +msgid "Image" +msgstr "Imajo" + +#: db/models/fields/related.py:1580 +#, python-format +msgid "%(model)s instance with pk %(pk)r does not exist." +msgstr "" + +#: db/models/fields/related.py:1582 +msgid "Foreign Key (type determined by related field)" +msgstr "Exterklefo (la tipo esas determinata per la relatata feldo)" + +#: db/models/fields/related.py:1773 +msgid "One-to-one relationship" +msgstr "Un-ad-un parenteso" + +#: db/models/fields/related.py:1843 +msgid "Many-to-many relationship" +msgstr "Multi-a-multi parenteso" + +#: forms/fields.py:55 +msgid "This field is required." +msgstr "Ica feldo esas obligata." + +#: forms/fields.py:236 +msgid "Enter a whole number." +msgstr "Skribez kompleta numero" + +#: forms/fields.py:279 forms/fields.py:316 +msgid "Enter a number." +msgstr "Skribez numero." + +#: forms/fields.py:318 +#, python-format +msgid "Ensure that there are no more than %(max)s digit in total." +msgid_plural "Ensure that there are no more than %(max)s digits in total." +msgstr[0] "" +msgstr[1] "" + +#: forms/fields.py:322 +#, python-format +msgid "Ensure that there are no more than %(max)s decimal place." +msgid_plural "Ensure that there are no more than %(max)s decimal places." +msgstr[0] "" +msgstr[1] "" + +#: forms/fields.py:326 +#, python-format +msgid "" +"Ensure that there are no more than %(max)s digit before the decimal point." +msgid_plural "" +"Ensure that there are no more than %(max)s digits before the decimal point." +msgstr[0] "" +msgstr[1] "" + +#: forms/fields.py:437 forms/fields.py:1139 +msgid "Enter a valid date." +msgstr "Skribez valida dato." + +#: forms/fields.py:461 forms/fields.py:1140 +msgid "Enter a valid time." +msgstr "Skribez valida horo." + +#: forms/fields.py:483 +msgid "Enter a valid date/time." +msgstr "Skribez valida dato/horo." + +#: forms/fields.py:564 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "Nula arkivo sendesis. Verifikez la kodexigo tipo en la formulario." + +#: forms/fields.py:565 +msgid "No file was submitted." +msgstr "Nula arkivo sendesis." + +#: forms/fields.py:566 +msgid "The submitted file is empty." +msgstr "La sendita arkivo esas vakua." + +#: forms/fields.py:568 +#, python-format +msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." +msgid_plural "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr[0] "" +"Verifikez ke ica dosiero nomo havas %(max)d skribsigno admaxime (olu havas " +"%(length)d)." +msgstr[1] "" +"Verifikez ke ica arkivo nomo havas %(max)d skribsigni admaxime (olu havas " +"%(length)d)." + +#: forms/fields.py:571 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "Sendez arkivo o markizez la vakua markbuxo, ne la du." + +#: forms/fields.py:632 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "" +"Kargez valida imajo. La arkivo qua vu kargis ne esis imajo od esis defektiva." + +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "" +"Selektez valida selekto. %(value)s ne esas un de la disponebla selekti." + +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 +msgid "Enter a list of values." +msgstr "Skribez listo de datumi." + +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr "" + +#: forms/forms.py:192 +#, python-format +msgid "(Hidden field %(name)s) %(error)s" +msgstr "(Okulta feldo %(name)s) %(error)s" + +#. Translators: If found as last label character, these punctuation +#. characters will prevent the default label_suffix to be appended to the +#. label +#: forms/forms.py:620 +msgid ":?.!" +msgstr "" + +#: forms/formsets.py:95 +msgid "ManagementForm data is missing or has been tampered with" +msgstr "" + +#: forms/formsets.py:332 +#, python-format +msgid "Please submit %d or fewer forms." +msgid_plural "Please submit %d or fewer forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 +msgid "Order" +msgstr "Ordinar" + +#: forms/formsets.py:371 +msgid "Delete" +msgstr "Eliminar" + +#: forms/models.py:712 +#, python-format +msgid "Please correct the duplicate data for %(field)s." +msgstr "Koretigez duopligata datumi por %(field)s." + +#: forms/models.py:716 +#, python-format +msgid "Please correct the duplicate data for %(field)s, which must be unique." +msgstr "Korektigez la duopligata datumi por %(field)s, qui mustas esar unika." + +#: forms/models.py:722 +#, python-format +msgid "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." +msgstr "" +"Korektigez la duopligata datumi por %(field_name)s qui mustas esar unika por " +"la %(lookup)s en %(date_field)s." + +#: forms/models.py:730 +msgid "Please correct the duplicate values below." +msgstr "Korektigez la duopligata datumi infre." + +#: forms/models.py:1028 +msgid "The inline foreign key did not match the parent instance primary key." +msgstr "" +"La interna exterklefo ne koincidis kun la prima klefo dil patro instanco." + +#: forms/models.py:1094 +msgid "Select a valid choice. That choice is not one of the available choices." +msgstr "" +"Selektez valida selekto. Ita selekto ne esas un de la disponebla selekti." + +#: forms/models.py:1194 +#, python-format +msgid "\"%(pk)s\" is not a valid value for a primary key." +msgstr "" + +#: forms/models.py:1205 +msgid "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." +msgstr "" +"Mantenez pulsata \"Control\" o \"Command\" en Mac por selektar pluse kam un." + +#: forms/utils.py:148 +#, python-format +msgid "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." +msgstr "" +"La %(datetime)s ne povis esar interpretata en la horala zono " +"%(current_timezone)s; forsan, olu esas ambigua o ne existas." + +#: forms/widgets.py:350 +msgid "Currently" +msgstr "Aktuale" + +#: forms/widgets.py:351 +msgid "Change" +msgstr "Modifikar" + +#: forms/widgets.py:352 +msgid "Clear" +msgstr "Vakuigar" + +#: forms/widgets.py:546 +msgid "Unknown" +msgstr "Nekonocata" + +#: forms/widgets.py:547 +msgid "Yes" +msgstr "Yes" + +#: forms/widgets.py:548 +msgid "No" +msgstr "No" + +#: template/defaultfilters.py:855 +msgid "yes,no,maybe" +msgstr "yes,no,forsan" + +#: template/defaultfilters.py:884 template/defaultfilters.py:896 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "%(size)d byte" +msgstr[1] "%(size)d bytes" + +#: template/defaultfilters.py:898 +#, python-format +msgid "%s KB" +msgstr "%s KB" + +#: template/defaultfilters.py:900 +#, python-format +msgid "%s MB" +msgstr "%s MB" + +#: template/defaultfilters.py:902 +#, python-format +msgid "%s GB" +msgstr "%s GB" + +#: template/defaultfilters.py:904 +#, python-format +msgid "%s TB" +msgstr "%s TB" + +#: template/defaultfilters.py:906 +#, python-format +msgid "%s PB" +msgstr "%s PB" + +#: utils/dateformat.py:59 +msgid "p.m." +msgstr "p.m." + +#: utils/dateformat.py:60 +msgid "a.m." +msgstr "a.m." + +#: utils/dateformat.py:65 +msgid "PM" +msgstr "PM" + +#: utils/dateformat.py:66 +msgid "AM" +msgstr "AM" + +#: utils/dateformat.py:149 +msgid "midnight" +msgstr "noktomezo" + +#: utils/dateformat.py:151 +msgid "noon" +msgstr "dimezo" + +#: utils/dates.py:6 +msgid "Monday" +msgstr "Lundio" + +#: utils/dates.py:6 +msgid "Tuesday" +msgstr "Mardio" + +#: utils/dates.py:6 +msgid "Wednesday" +msgstr "Merkurdio" + +#: utils/dates.py:6 +msgid "Thursday" +msgstr "Jovdio" + +#: utils/dates.py:6 +msgid "Friday" +msgstr "Venerdio" + +#: utils/dates.py:7 +msgid "Saturday" +msgstr "Saturdio" + +#: utils/dates.py:7 +msgid "Sunday" +msgstr "Sundio" + +#: utils/dates.py:10 +msgid "Mon" +msgstr "Lun" + +#: utils/dates.py:10 +msgid "Tue" +msgstr "Mar" + +#: utils/dates.py:10 +msgid "Wed" +msgstr "Mer" + +#: utils/dates.py:10 +msgid "Thu" +msgstr "Jov" + +#: utils/dates.py:10 +msgid "Fri" +msgstr "Ven" + +#: utils/dates.py:11 +msgid "Sat" +msgstr "Sat" + +#: utils/dates.py:11 +msgid "Sun" +msgstr "Sun" + +#: utils/dates.py:18 +msgid "January" +msgstr "Januaro" + +#: utils/dates.py:18 +msgid "February" +msgstr "Februaro" + +#: utils/dates.py:18 +msgid "March" +msgstr "Marto" + +#: utils/dates.py:18 +msgid "April" +msgstr "Aprilo" + +#: utils/dates.py:18 +msgid "May" +msgstr "Mayo" + +#: utils/dates.py:18 +msgid "June" +msgstr "Junio" + +#: utils/dates.py:19 +msgid "July" +msgstr "Julio" + +#: utils/dates.py:19 +msgid "August" +msgstr "Agosto" + +#: utils/dates.py:19 +msgid "September" +msgstr "Septembro" + +#: utils/dates.py:19 +msgid "October" +msgstr "Oktobro" + +#: utils/dates.py:19 +msgid "November" +msgstr "Novembro" + +#: utils/dates.py:20 +msgid "December" +msgstr "Decembro" + +#: utils/dates.py:23 +msgid "jan" +msgstr "jan" + +#: utils/dates.py:23 +msgid "feb" +msgstr "feb" + +#: utils/dates.py:23 +msgid "mar" +msgstr "mar" + +#: utils/dates.py:23 +msgid "apr" +msgstr "apr" + +#: utils/dates.py:23 +msgid "may" +msgstr "may" + +#: utils/dates.py:23 +msgid "jun" +msgstr "jun" + +#: utils/dates.py:24 +msgid "jul" +msgstr "jul" + +#: utils/dates.py:24 +msgid "aug" +msgstr "ago" + +#: utils/dates.py:24 +msgid "sep" +msgstr "sep" + +#: utils/dates.py:24 +msgid "oct" +msgstr "okt" + +#: utils/dates.py:24 +msgid "nov" +msgstr "nov" + +#: utils/dates.py:24 +msgid "dec" +msgstr "dec" + +#: utils/dates.py:31 +msgctxt "abbrev. month" +msgid "Jan." +msgstr "Jan." + +#: utils/dates.py:32 +msgctxt "abbrev. month" +msgid "Feb." +msgstr "Feb." + +#: utils/dates.py:33 +msgctxt "abbrev. month" +msgid "March" +msgstr "Marto" + +#: utils/dates.py:34 +msgctxt "abbrev. month" +msgid "April" +msgstr "Aprilo" + +#: utils/dates.py:35 +msgctxt "abbrev. month" +msgid "May" +msgstr "Mayo" + +#: utils/dates.py:36 +msgctxt "abbrev. month" +msgid "June" +msgstr "Junio" + +#: utils/dates.py:37 +msgctxt "abbrev. month" +msgid "July" +msgstr "Julio" + +#: utils/dates.py:38 +msgctxt "abbrev. month" +msgid "Aug." +msgstr "Ago." + +#: utils/dates.py:39 +msgctxt "abbrev. month" +msgid "Sept." +msgstr "Sept." + +#: utils/dates.py:40 +msgctxt "abbrev. month" +msgid "Oct." +msgstr "Okt." + +#: utils/dates.py:41 +msgctxt "abbrev. month" +msgid "Nov." +msgstr "Nov." + +#: utils/dates.py:42 +msgctxt "abbrev. month" +msgid "Dec." +msgstr "Dec." + +#: utils/dates.py:45 +msgctxt "alt. month" +msgid "January" +msgstr "Januaro" + +#: utils/dates.py:46 +msgctxt "alt. month" +msgid "February" +msgstr "Februaro" + +#: utils/dates.py:47 +msgctxt "alt. month" +msgid "March" +msgstr "Marto" + +#: utils/dates.py:48 +msgctxt "alt. month" +msgid "April" +msgstr "Aprilo" + +#: utils/dates.py:49 +msgctxt "alt. month" +msgid "May" +msgstr "Mayo" + +#: utils/dates.py:50 +msgctxt "alt. month" +msgid "June" +msgstr "Junio" + +#: utils/dates.py:51 +msgctxt "alt. month" +msgid "July" +msgstr "Julio" + +#: utils/dates.py:52 +msgctxt "alt. month" +msgid "August" +msgstr "Agosto" + +#: utils/dates.py:53 +msgctxt "alt. month" +msgid "September" +msgstr "Septembro" + +#: utils/dates.py:54 +msgctxt "alt. month" +msgid "October" +msgstr "Oktobro" + +#: utils/dates.py:55 +msgctxt "alt. month" +msgid "November" +msgstr "Novembro" + +#: utils/dates.py:56 +msgctxt "alt. month" +msgid "December" +msgstr "Decembro" + +#: utils/ipv6.py:10 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: utils/text.py:76 +#, python-format +msgctxt "String to return when truncating text" +msgid "%(truncated_text)s..." +msgstr "%(truncated_text)s..." + +#: utils/text.py:245 +msgid "or" +msgstr "o" + +#. Translators: This string is used as a separator between list elements +#: utils/text.py:264 utils/timesince.py:57 +msgid ", " +msgstr ", " + +#: utils/timesince.py:25 +#, python-format +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d yaro" +msgstr[1] "%d yari" + +#: utils/timesince.py:26 +#, python-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d monato" +msgstr[1] "%d monati" + +#: utils/timesince.py:27 +#, python-format +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semano" +msgstr[1] "%d semani" + +#: utils/timesince.py:28 +#, python-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dio" +msgstr[1] "%d dii" + +#: utils/timesince.py:29 +#, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d horo" +msgstr[1] "%d hori" + +#: utils/timesince.py:30 +#, python-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minuti" + +#: utils/timesince.py:46 +msgid "0 minutes" +msgstr "0 minuti" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" + +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 +msgid "No year specified" +msgstr "La yaro ne specizigesis" + +#: views/generic/dates.py:99 +msgid "No month specified" +msgstr "La monato ne specizigesis" + +#: views/generic/dates.py:158 +msgid "No day specified" +msgstr "La dio ne specizigesis" + +#: views/generic/dates.py:214 +msgid "No week specified" +msgstr "La semano ne specizigesis" + +#: views/generic/dates.py:369 views/generic/dates.py:397 +#, python-format +msgid "No %(verbose_name_plural)s available" +msgstr "Ne esas %(verbose_name_plural)s disponebla" + +#: views/generic/dates.py:650 +#, python-format +msgid "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." +msgstr "" +"La futura %(verbose_name_plural)s ne esas disponebla pro ke %(class_name)s." +"allow_future esas False." + +#: views/generic/dates.py:682 +#, python-format +msgid "Invalid date string '%(datestr)s' given format '%(format)s'" +msgstr "" + +#: views/generic/detail.py:54 +#, python-format +msgid "No %(verbose_name)s found matching the query" +msgstr "" + +#: views/generic/list.py:62 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "" + +#: views/generic/list.py:67 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "" + +#: views/generic/list.py:158 +#, python-format +msgid "Empty list and '%(class_name)s.allow_empty' is False." +msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Onu ne permisas direktorio indexi hike." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ne existas" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indexi di %(directory)s" diff --git a/django/conf/locale/is/LC_MESSAGES/django.mo b/django/conf/locale/is/LC_MESSAGES/django.mo index d7ec3348eafb23038d27ef5949987e40fb6dfce5..4365a4a6800172e8df2b9d6d2dd6cb101f521557 100644 GIT binary patch delta 5378 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 delta 7786 zcmbW*3w&0^oyPHjT#$=^2`pFPAjBk)gm8&UKmiF6(FjZFqEOV6iY@wjX}wg->uRl9-Gb6xYAqGDidrkS^~T!Y^PYKWLgQukeEj>J znKNh3%$%8dqg&VB_uW3hZ;SHR8?HWmj2VlQ4l!mG>58E$HRjsk#*D)2uo~022KV3` z{OUg$GYzl8WAJfQJNt1kjvir*nkvU(Sc^rtBrFe1qpgs{0&aZUy3Trq^=j+)@f7Oa zgv;SM;lXP0%K;9m`cIdu`h1G{&<7U--b+z zxdYX~G#27duoxe+`5icr{4Se+9s7}g2Q~7);5ZyOhFQkR*pK&{B_vc~1rEUossrb$ z0$zlA;bo`}tVafEu19t3UR3=@?ENQE^`Ave{SH(|Uq#jb5cO&L@|^-zJd8vsjzqm+ z9v+JIScA(^9a)E+coklO{SP`O*q<=)-X%2CWVO^OL)crZAnOlmiN8{mw~C{Z9|Rt zY3uX${tKw*f|p3B$FJBMZ=zoGo^?N}Lx=F4j=>^i2bq&l4S1M`?Wk`YxA_3o?zd3S zuS0#>?_poO4J&xRxr4+c3U;Da>nErYA4;J{I0^OOnRpl`trw!|Ut{yPqelE7YKAhX z#rHI-qpzS|{01I{Z(%>}|A{3`F9lPu8WR}Dn{hH0A8E|-cpPd(7ocY7VpIpZP#wMn z_2P$69m&}IGnhwyhb{j#E+oGjPvHHgv^1QeII4lQsO@(FYUGz=A>M?V%FU?llSb8h z4*TIts8#+dYUc9F!WYj)J-+}|Z!s3&GR*G(Q%U4gaE7%R)k7b(?S6!M;WNk~X8wSh z+PrdOSjc7!YJ|t)Avhn^-eS}?U1IMyp*qlNjh8e3dhl!t`r|qF#)Wtq`Abm^y^hS5 zc?&i5#e5e%HxB#b5vUPW*z)P9=Z->kU^Z$dmslIE9g~@V-MH8mTyOm$>cO9(7TpWB z{B`R`_Wq&#vSwYTKt9Lj1>}#!#dteT#eH}zP9&qn>7r&T!0}+NB%w3@Zq&i@3)Ix?L9OmTqrPok zb!dO<5bJR37+gWU38=NR7F%&UuEN>VI5qJa)Z#YNwWj#~^(0u(CW;KoT#faZ!CD+J zBbBOH#pUx{jPHr8Pss@+R$ z`4y=4uCw_~_I_}OP27zd$&XPTcpTN>FKvFOy}#S~Hfp9mLK7N9%NAt~j;p)C0HMRNk z!xVYx*^&v}82gy{_x1VRr zPenD@hz>?kGjJJd#5dwNybU$-Cr~r}8w~W|??`9_dr>dihw9LN)UN2iAS@q(8u=*H zxv>l0i10;-`v_e# zLd=PHCb5(FPr@T~T~BDmJH$T|x+aB~-{N?pIGgADZzu5padEbQKc8_e@hNcwF^1Sn z@Eel-3+MZoyM9I@P81N@>pt-s@jh`Dp=&ka5;{Xlh$ceU5@G`HKXCDDX)Yy}5esc; z1a&6luJ=g1Li~>{*kRTGz8OsV9h<-3Duxl-j&Bl!hz4RVp({9>e|?Q;C4NFYMChkd z*MAdNWK;atkhRPz))2oS{!5vIuF2#%KFq(_@^h@;#G{EHg!v%*r`8E%wCHk|R(kG= zk+_}s9&u5w5bq)Ww_E;oo4yghN~|F6Bo+|5engBQPF2QUi*)|qMCMlFE5tRpcRfww=QeW}))7|{BZ;?&pAx?#J|=Xn4>5P+Xnp@uTd)eX*LA&2 z+(A4?d_rs@b`dKHT^Zs+qJsE<$X&OQIF!)ws_QqzQ^euKwM3H8bzX?+T3Vd1KA2`= zi!IEths3kQ3$|b=))M7JA#oj{>)(m}L>2Kv;_F22x|+mg#MWGaH6QOIUep<|jl^-p zuZiyxj}p6ysf4b+#P5m2h<_z&h--+`h;>BvVh5a0;$Gqp*@E!buEVCkgU{RaDfllo zeXiEP>13X?1@Gc=qLKI`@doiY(LyXHeo0IxbPXW>LTn)ZO3Wc1A-+Yl6aPWznn(PZ zC?bv}eoSm6zCm2Bhf>5$VhZsgp=%(aZ*vuK388C#h+)H+SIPA@!w4|)ljdbviQYV{m+T5h$#(0vf-|XlmdSBE{ zRXHc74)ny2Ij3<|HZ)Y$)#WOfFKq6hmI4imrWP%#ZD?3kn@p~%>d0QJSO34;v`u#F zT`#S#TE0?m2(sh)jBcmeJf|t1NO(;t+Zm^Wf+qx;6d9 z9sZ0r=@U);Qm^}mw*~ropVMq_1IVpK*J<{e{HPmoVja;&FY)_doKxa4ufkcL;Cc2!y&FmPI@!6l?NbNUuW-_@4!@?LpM7mQGGS@%QRasr*OslS)R^1hp zju@SEy-qg~k2-V0)Vz=?Kbd}@^ap){9*0b)m&k1GNH}h0t3%p#JU`annYlH}@?V?q zKljLK$fP-O7+LP*iF&jWS=;WbFni|k)x7q0-%0tA+!57vX88v_jv(q}(ye|Z#niVZ zy;O`@cN58&pV?aFWNx%Q>)Ff9CMR3Lk9BlAl6o#RwYw>7y1Bzvw+#jw>u0yv%ZBgS zbeq@0oY`J~>7Lde=xV_6*~?3GK=pi4IEF-Kb1Ib^Lht8Mg~Rg9{8W>bn@^qNx%r%$ z%G?$8540U*&;D=}*~Y`^amo%pkDQ+8vpQJ*e|l5zFABQ9Dcj)RyUH)afe{?&aQItw z@HcDoST%0M{eo&O5pQkE4=bMFN1A=7$NKw+rSK)2<$OswUQ5bP(6k?mxwYL-D7J#z z>lvj%ly~28E{|rmwspo6DJSWwO+A`PD_xadF}bC%f3`=N`y(Cc&DCGYt34ree{0O{ z&jvTv{q*W|V=0$SrzXPh%kbDqPGf>eNTolXv9WM)=0-2YA;&apb9Nn8J-ll}?T)e8 TxuNRckE+~, 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-09-05 10:10+0000\n" -"Last-Translator: saevarom \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/django/" "language/is/)\n" "MIME-Version: 1.0\n" @@ -29,6 +29,10 @@ msgstr "" msgid "Arabic" msgstr "Arabíska" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Aserbaídsjíska" @@ -82,323 +86,351 @@ msgid "English" msgstr "Enska" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Bresk enska" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spænska" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentínsk spænska" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexíkósk Spænska" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Níkaragva spænska" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Eistland" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskneska" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persneska" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finnska" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Franska" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frísneska" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Írska" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galíska" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreska" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindí" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Króatíska" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungverska" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indónesíska" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Íslenska" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Ítalska" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japanska" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgíska" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Kmeríska" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannadanska" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Kóreska" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litháenska" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Lettneska" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedónska" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malajalamska" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongólska" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norska bókmál" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Hollenska" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Nýnorska" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Púndjabíska" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Pólska" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portúgalska" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brasilísk Portúgalska" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rúmenska" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rússneska" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slóvaska" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slóvenska" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanska" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbneska" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbnesk latína" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Sænska" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamílska" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telúgúska" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tælenska" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Tyrkneska" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Úkraínska" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Úrdú" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Víetnamska" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Einfölduð kínverska " -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Hefðbundin kínverska" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Sláðu inn gilt gildi." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Sláðu inn gilt veffang (URL)." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Sláðu inn gilda heiltölu." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Sláðu inn gilt netfang." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Settu inn gildan vefslóðartitil sem samanstendur af latneskum bókstöfum, " "númerin, undirstrikum og bandstrikum." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Sláðu inn gilda IPv4 tölu." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Sláðu inn gilt IPv6 vistfang." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Sláðu inn gilt IPv4 eða IPv6 vistfang." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Skrifaðu einungis tölur aðskildar með kommum." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Gakktu úr skugga um að gildi sé %(limit_value)s (það er %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Gakktu úr skugga um að gildið sé minna en eða jafnt og %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Gakktu úr skugga um að gildið sé stærra en eða jafnt og %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -413,7 +445,7 @@ msgstr[1] "" "Gildið má mest vera %(limit_value)d stafir að lengd (það er %(show_value)d " "nú)" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -424,258 +456,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s verður að vera einkvæmt fyrir %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "og" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Þessi reitur getur ekki haft tómgildi (null)." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Þessi reitur má ekki vera tómur." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s með þetta %(field_label)s er nú þegar til." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Gildið %(value)r er ógilt." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Þessi reitur getur ekki haft tómgildi (null)." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Þessi reitur má ekki vera tómur." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Reitur af gerð: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Heiltala" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "Gildi '%(value)s' verður að vera heiltala." +msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' verður að vera annaðhvort satt eða ósatt." +msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boole-gildi (True eða False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Strengur (mest %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Heiltölur aðgreindar með kommum" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' er ógilt dagsetningarsnið. Það verður að vera á sniðinu YYYY-MM-" -"DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." -msgstr "'%(value)s' hefur rétt snið (YYYY-MM-DD) en dagsetningin er ógild." +msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dagsetning (án tíma)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' hefur ógilt snið. Það verður að vera á sniðinu: YYYY-MM-DD HH:MM" -"[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' hefur rétt snið (YYYY-MM-DD HH:MM [:ss[.uuuuuu]][TZ]) en það er " -"ógild dagsetning/tími." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dagsetning (með tíma)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' verður að vera heiltala." +msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Tugatala" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Netfang" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Skjalaslóð" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' verður að vera fleytitala." +msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Fleytitala (floating point number)" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Stór (8 bæta) heiltala" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 vistfang" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP tala" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' verður að vera eitt eftirtalinna: None, True eða False." +msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boole-gildi (True, False eða None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Jákvæð heiltala" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Jákvæð lítil heiltala" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slögg (allt að %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Lítil heiltala" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Texti" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' er á ógildu sniði. Það verður að vera á sniðinu HH:MM[:ss[." -"uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' er á réttu sniði (HH:MM[:ss[.uuuuuu]]), en það er ógild " -"dagsetning/tími." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Tími" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "Veffang" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Skrá" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Mynd" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "Módel %(model)s með lykil %(pk)r er ekki til." +msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Ytri lykill (Gerð ákveðin af skyldum reit)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Einn-á-einn samband." -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Margir-til-margra samband." -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Þennan reit þarf að fylla út." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Sláðu inn heila tölu." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Sláðu inn heila tölu." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Gildið má ekki hafa fleiri en %(max)s tölu." msgstr[1] "Gildið má ekki hafa fleiri en %(max)s tölur." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -684,31 +713,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Sláðu inn gilda dagsetningu." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Sláðu inn gilda tímasetningu." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Sláðu inn gilda dagsetningu ásamt tíma." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Engin skrá var send. Athugaðu kótunartegund á forminu (encoding type)." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Engin skrá var send." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Innsend skrá er tóm." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -718,11 +747,11 @@ msgstr[0] "" msgstr[1] "" "Skráarnafnið má mest vera %(max)d stafir að lengd (það er %(length)d nú)" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Vinsamlegast sendu annað hvort inn skrá eða merktu í boxið, ekki bæði." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -730,22 +759,26 @@ msgstr "" "Halaðu upp gildri myndskrá. Skráin sem þú halaðir upp var annað hvort gölluð " "eða ekki mynd." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Veldu gildan valmöguleika. %(value)s er ekki eitt af gildum valmöguleikum." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Sláðu inn lista af gildum." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -753,41 +786,48 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "Gögn fyrir ManagementForm vantar eða hefur verið breytt" +msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Röð" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Eyða" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Vinsamlegast leiðréttu tvítekin gögn í reit %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Vinsamlegast lagfærðu gögn í reit %(field)s, sem verða að vera einstök." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -796,32 +836,32 @@ msgstr "" "Vinsamlegast leiðréttu tvítekin gögn í reit %(field_name)s sem verða að vera " "einstök fyrir %(lookup)s í %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Vinsamlegast lagfærðu tvítöldu gögnin fyrir neðan." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Ytri lykill virðist ekki passa við aðallykil eiganda." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Veldu gildan valmöguleika. Valið virðist ekki vera eitt af gildum " "valmöguleikum." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "'%(pk)s' er ekki gilt sem lykill." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Haltu inni „Control“, eða „Command“ á Mac til þess að velja fleira en eitt." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -830,15 +870,15 @@ msgstr "" "%(datetime)s er ekki hægt að túlka í tímabelti %(current_timezone)s, það " "getur verið óljóst eða að það er ekki til." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Eins og er:" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Breyta" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Hreinsa" @@ -854,63 +894,63 @@ msgstr "Já" msgid "No" msgstr "Nei" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "já,nei,kannski" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d bæti" msgstr[1] "%(size)d bæti" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "eftirmiðdegi" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "morgun" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "Eftirmiðdegi" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "Morgun" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "miðnætti" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "hádegi" @@ -1186,117 +1226,133 @@ msgctxt "alt. month" msgid "December" msgstr "Desember" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Þetta er ekki gilt IPv6 vistfang." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "eða" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d ár" msgstr[1] "%d ár" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mánuður" msgstr[1] "%d mánuðir" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d vika" msgstr[1] "%d vikur" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d dagur" msgstr[1] "%d dagar" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d klukkustund" msgstr[1] "%d klukkustundir" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d mínúta" msgstr[1] "%d mínútur" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 mínútur" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Möppulistar eru ekki leyfðir hér." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" er ekki til" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Innihald %(directory)s " +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Ekkert ár tilgreint" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Enginn mánuður tilgreindur" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Enginn dagur tilgreindur" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Engin vika tilgreind" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Ekkert %(verbose_name_plural)s í boði." -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1305,7 +1361,7 @@ msgstr "" "Framtíðar %(verbose_name_plural)s ekki í boði því %(class_name)s." "allow_future er Ósatt." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Ógilt snið dagsetningar \"%(datestr)s\" gefið sniðið \"%(format)s\"" @@ -1315,16 +1371,30 @@ msgstr "Ógilt snið dagsetningar \"%(datestr)s\" gefið sniðið \"%(format)s\" msgid "No %(verbose_name)s found matching the query" msgstr "Ekkert %(verbose_name)s sem uppfyllir skilyrði" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Þetta er hvorki síðasta síða, né er hægt að breyta í heiltölu." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Tómur listi og '%(class_name)s.allow_empty er Ósatt." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Möppulistar eru ekki leyfðir hér." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" er ekki til" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Innihald %(directory)s " diff --git a/django/conf/locale/is/formats.py b/django/conf/locale/is/formats.py index 90f251abe..e5e99521f 100644 --- a/django/conf/locale/is/formats.py +++ b/django/conf/locale/is/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j. F Y' TIME_FORMAT = 'H:i:s' -# DATETIME_FORMAT = +# DATETIME_FORMAT = YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'j.n.Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/it/LC_MESSAGES/django.mo b/django/conf/locale/it/LC_MESSAGES/django.mo index 80e96326133a02154c6c676d5839aac13a116f08..6351e6fbf177eb4d462b5f1c8153c79e62debab8 100644 GIT binary patch literal 22421 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 b&RNY(h&neR@{164FWdi+E<(@=Oojgo^nyut delta 7951 zcmZwL33!y%y~pu0A%U=I5D)?i1BNX?OaNsI0wL@Wb`UQDZ)RR5uguIFW(gQuM(cvY z)r)=ATIyCri&kwl*0rc$-FsE2SL+p9cfD>{uU>4`Yrnsl6XkjCeV_d2bIy6U^Zw5{ z?+jf1o6xtv2<85ALh;pxtzXEPlknqGW6q=e`yOgFW^W&3%JDX=#>cT4zrb2_`x;Y& zyKw@(gt|_5PC5=Nu?#0-FPw)b;JQM4&ZO)C7h(xJuCng3-ekSidIvUe+&#DyL;Z|# za5=8V`!IoJ{f$|STX7`5fP?XC9D)PrN_Bk>-<||Z(dvKGSPV7fP2UMU=s6>rf4eAN% zP$#TJjp;hnaY-D8S=9O0V|Tn6Ps6)W9eN)#cm%J(=s;sy@auu(eHk;t%`Ey$m_%GMu1O}3X%5Ar@L179PfV|rDP z{}Ut1us3ePp|}l|sk=~_c)+?J$)(26idsI;qfYz>>NpL&EJby+42!YcIsiLSKLtDDNYwdb zY<&WD;{IkT1$AIHYVs_#_4TM8Z$!OVvdEG*ccCuyG%AJ9qgKHoTYn36!}l;h6gZ0d zQQKZIyf7z5Vv*MW85DHDbYz%J5;gk+REqYXGVw5KG95*|9J`DtcoORPDqEk5rPP;T zCp-%^X&X@;Z?)~`W0BVXr4&xb9d^e7oJIXvti~Rd#`su={F!_BsKeKBI))h^J#iy; zK@ZiT4C(Og=xZWn4f?m->*80x&|QLE);R7SrTMgDc;>d}P@j6)qb**XK2via5}s2i<9O}4ex z2g3f*Oi5kXMXZSw;TUfh{yBB|k!4_+r%iU^{C64XBRo zw%%^r??H9wKGc)%v-_VyeHp!gy55LW3-6ICRK`}IhN>w?K{rUFF0dK(#2481ZKwH>SL_gkN}zHa@@+JOnA^G-xf+Dg>%PYrfpbbU2lzAo2+qbvo(VnvMs0# zU0~ZUv2MpA+OM$tue9ygU^m)#;jJOY|5p_Bj&2ysuM~{p7Q6wcVxMt^_rogGGQ9{j zsUAi>=_}YBKeF||qcYT;uRy)9PDa(oqlR|2b)nSyUuGLtTi4+l+Fe|S2QYzyx%*n& ziD^87D=;#?@P>R4r&0eL8GbXC*QV+b)EjgUAE)5!sLX_T+MH5YOd*8bQK>v0bwDrF zr0jz_ZV+m=SE8Pz1~taxZTmdizQno;HOtRNt)3=45t~uVaN9)Izg`G8(x4mc!`}EL z>V(6n8@yxdN3GwXj_)+7U>T}o<*0QYw)M%_m3kfO!5VD)GSp-}YZCd_?Dc5S1zS;L zb)l^X$ji!HXY0?{{fCfIF>j$d+LyOa7Q?s$uffeYm|rmu<1XBXE2r=y27B?VW-cDi zQJ6(xC^KyaCU5}WjlJ+iT!inU#_qIfh3|mXsQN`%j(f2m9zdP{I#%E}sP;j8QS`-H z?2jv~xlI&C&~Q0wtnWvqaz82~PoswDAS#7NFu&eWV_Q;J$XFSUp&mw^w+uVr8e3nF z%9MxeaT9XCoHt?RaKqzJtDrY_z~QKljk1oz;nZtU9duEv zD2_$=6J)`di?I?PMJ>Y*F{iN&%__{sfv8F6p(fQcpX_4ppLhUV~k6BB~=Zu^0m!jn|^)(37Z+zlOTbd$#@|>N;N*+H>Yx3c5gutI3Ym zuGTVZZ)-p6Kx>6{gtf{#);hsD1@$0x*11@!^}je@;P)D;XN~rNbF7ACGOg z&9?s%^#kKeVifTZUw*25rVlo)=l1O^3i`JC#x{($ z?!mppMZ{Iajl^K$CxmA82ZT0{I4@t~djiMVvY17@pz+^n8#RU>5kIx{cC@~=WeS*o zx30134L5}-Co8X@UcFBcHxSx-(LTFSG#^?w;9peM_&-EkLp)8iZ(7^hMiem5TX*Ak z#7si3P;H9~nBLszN0f&W^|o!Sb*{CYf1%Jw{iL$C_-+gd)~BBl|{pYOLPzb_Sj zNW4q^VWNc4_kR2KzZ6a(&Lwsb{~)x@Av)7R7td4!Tdkh|B?`NUFNlN0NJ3i=4t^g` z#C`b|{%g$|SjD463vpN#wi7tMeOpiA_r!0BPYJDx%ZdLWeny<5{A;cLk?6#UTk%5T zR$@FcndnRVBls$ztz!Z6ulPISJ>n3NB(!xW?jU+{-gRnVyOy|`_%Bu1t|aa!Hfj9z zO?Ec%XX4j{HoaJ)L@^hs!ezwgL@99_k>A*-tpqQ@)x@*JJmMMR--v3WefyTe#l#UJ zOFTv7Zs((pIGxaTa{+S{C)si({*`#l)-S_*iLTuEF8l>?J)v!2f&Ays`8<{A!g2et z7qOYpb_H>g#{W_ZWolttN&F}AqAF~65-akh!oPq%w&hYT*nt>s>w_?6%lF|h;wxf1 z@gUKiV>=T1Pi}4fh)BLf{$HceBVXY^8t`!_cvyng9GK8+7kWBii4d4o@hIN;INXmM=QD) zwY@xaYN&1Ih?_#A8eA{aCuZ#)gFxel#0*!yC8?S3TxRNk8*{uJ%y% zp-}IrS>;BPZaV6mODUdiGOOKmn?G)RQOW3tpK^m+Pp|4ec69ZG(PPGht0zu6ZCvo? z>HQas9bHpBdd%2x&FPcI){LxX>$1Q}XGSkiImvX~$@r;B;aPE~#q+~6vMDzncfz$B z^7X1np*}5^aJ+a`#80$MAAf(SkiKsx^dD5nTt10WC*!W$;JNYWh;)_llIe_-Y;}XB z6W0bGOe_zICOuN*C4=)OSGIjRsXWyE@x9?}a+sfTNMkbCURxiWReN&Je5(`YTF$9I z?5pctUq2$8aKgvz4s)>`wS$7KQ;rXMPT5=TrqkJ^KPtS^P5EKJxtWfKXF2h-9~_*L zYjEO?4vBM()130+ka8M*lWulmNk8s~om9+CX1t_toS2`^_-1-5mobe_I^vr;p2<&T z(`g#qWXy?s!M$e;&Mi-6-LRj(hdaX5`F`AWl74u&+D8?d+1=nL+1u!+lb*x18dFZ% zi+egyQ^k)psZ(_+H^XrxEf%L9ZcKS3FX`!oY&_=BmAY&yp+h5NCeG=m(?UP$ZSW$& zwy726k(AFcn(3KL)`=&06b^JbI~x39>d;U$_-Jaw5TDbcy2RXM)Ju7-t$x_msG6B^ zHyQE6Em=R~2WL;K>}0zU?3`ZH_UN=kaWHS@(Gn-TV(Efl{jC1P>fo_iSCzUXicW6` z*32F^IO>HrD6t#7Wcz&@vI&hv)QvFZ<8H8j_P9P9m~s(yqQy-r+*I`OJGex*IZY## z*;b{-#9TiW%a>S8uErpi(&M=fjnRIATt zEXLiJwNF7tH|<68H_ImJThdi#5`Hqq1T}Mcv#`IB6x+9q!~AZ453wwG59zIA8r)`{ z*evVZe%)lSb-{;4aVKb6IDa&6tQI%M!-pIFjda%h(2zWra(W{zEj(GuHGc5MLcd3| zn@ZF4(2}JC(xku8skEEYy47cxHUj9bCU;Y-#(-4&GfdAs6)%hHzO>j#;+ZX<`MMbc?2zYcfuPHL#pz zl`Zpx@GN;xLt zX%dDrDJROT_miv;%?t&To`W*k6zO8onHAAQHkC2i;Fe{pN|}-=pV=7nTwYN+%x})m zuwd%)0jpX(H^cWDQ{HIq5)s}>x)du*?-jF*vQw3)GSiz=e8l`JQ}0Ep%q+LD%FK3? YRZQ#{B`;fL7CIcV(1}$A&#rv#pM3@P`Tzg` diff --git a/django/conf/locale/it/LC_MESSAGES/django.po b/django/conf/locale/it/LC_MESSAGES/django.po index 7d339226c..f33916799 100644 --- a/django/conf/locale/it/LC_MESSAGES/django.po +++ b/django/conf/locale/it/LC_MESSAGES/django.po @@ -2,18 +2,21 @@ # # Translators: # C8E , 2011 +# C8E , 2014 # Denis Darii , 2011 # Flavio Curella , 2013 # Jannis Leidel , 2011 -# Themistoklis Savvidis , 2013 +# Themis Savvidis , 2013 +# Marco Bonetti, 2014 # Nicola Larosa , 2013 +# palmux , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-23 16:31+0000\n" -"Last-Translator: Flavio Curella \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Italian (http://www.transifex.com/projects/p/django/language/" "it/)\n" "MIME-Version: 1.0\n" @@ -28,7 +31,11 @@ msgstr "Afrikaans" #: conf/global_settings.py:52 msgid "Arabic" -msgstr "arabo" +msgstr "Arabo" + +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" #: conf/global_settings.py:53 msgid "Azerbaijani" @@ -36,7 +43,7 @@ msgstr "Azero" #: conf/global_settings.py:54 msgid "Bulgarian" -msgstr "bulgaro" +msgstr "Bulgaro" #: conf/global_settings.py:55 msgid "Belarusian" @@ -44,7 +51,7 @@ msgstr "Bielorusso" #: conf/global_settings.py:56 msgid "Bengali" -msgstr "bengali" +msgstr "Bengalese" #: conf/global_settings.py:57 msgid "Breton" @@ -52,352 +59,380 @@ msgstr "Bretone" #: conf/global_settings.py:58 msgid "Bosnian" -msgstr "bosniaco" +msgstr "Bosniaco" #: conf/global_settings.py:59 msgid "Catalan" -msgstr "catalano" +msgstr "Catalano" #: conf/global_settings.py:60 msgid "Czech" -msgstr "ceco" +msgstr "Ceco" #: conf/global_settings.py:61 msgid "Welsh" -msgstr "gallese" +msgstr "Gallese" #: conf/global_settings.py:62 msgid "Danish" -msgstr "danese" +msgstr "Danese" #: conf/global_settings.py:63 msgid "German" -msgstr "tedesco" +msgstr "Tedesco" #: conf/global_settings.py:64 msgid "Greek" -msgstr "greco" +msgstr "Greco" #: conf/global_settings.py:65 msgid "English" -msgstr "inglese" +msgstr "Inglese" #: conf/global_settings.py:66 -msgid "British English" -msgstr "inglese britannico" +msgid "Australian English" +msgstr "Inglese Australiano" #: conf/global_settings.py:67 +msgid "British English" +msgstr "Inglese britannico" + +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 -msgid "Spanish" -msgstr "spagnolo" - #: conf/global_settings.py:69 -msgid "Argentinian Spanish" -msgstr "spagnolo argentino" +msgid "Spanish" +msgstr "Spagnolo" #: conf/global_settings.py:70 -msgid "Mexican Spanish" -msgstr "Spagnolo messicano" +msgid "Argentinian Spanish" +msgstr "Spagnolo Argentino" #: conf/global_settings.py:71 -msgid "Nicaraguan Spanish" -msgstr "Spagnolo nicaraguense" +msgid "Mexican Spanish" +msgstr "Spagnolo Messicano" #: conf/global_settings.py:72 +msgid "Nicaraguan Spanish" +msgstr "Spagnolo Nicaraguense" + +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Spagnolo venezuelano" -#: conf/global_settings.py:73 -msgid "Estonian" -msgstr "estone" - #: conf/global_settings.py:74 -msgid "Basque" -msgstr "basco" +msgid "Estonian" +msgstr "Estone" #: conf/global_settings.py:75 -msgid "Persian" -msgstr "persiano" +msgid "Basque" +msgstr "Basco" #: conf/global_settings.py:76 -msgid "Finnish" -msgstr "finlandese" +msgid "Persian" +msgstr "Persiano" #: conf/global_settings.py:77 -msgid "French" -msgstr "francese" +msgid "Finnish" +msgstr "Finlandese" #: conf/global_settings.py:78 -msgid "Frisian" -msgstr "frisone" +msgid "French" +msgstr "Francese" #: conf/global_settings.py:79 -msgid "Irish" -msgstr "irlandese" +msgid "Frisian" +msgstr "Frisone" #: conf/global_settings.py:80 -msgid "Galician" -msgstr "galiziano" +msgid "Irish" +msgstr "Irlandese" #: conf/global_settings.py:81 -msgid "Hebrew" -msgstr "ebraico" +msgid "Galician" +msgstr "Galiziano" #: conf/global_settings.py:82 -msgid "Hindi" -msgstr "hindi" +msgid "Hebrew" +msgstr "Ebraico" #: conf/global_settings.py:83 -msgid "Croatian" -msgstr "croato" +msgid "Hindi" +msgstr "Hindi" #: conf/global_settings.py:84 -msgid "Hungarian" -msgstr "ungherese" +msgid "Croatian" +msgstr "Croato" #: conf/global_settings.py:85 +msgid "Hungarian" +msgstr "Ungherese" + +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 -msgid "Indonesian" -msgstr "indonesiano" - #: conf/global_settings.py:87 -msgid "Icelandic" -msgstr "islandese" +msgid "Indonesian" +msgstr "Indonesiano" #: conf/global_settings.py:88 -msgid "Italian" -msgstr "italiano" +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Icelandic" +msgstr "Islandese" #: conf/global_settings.py:89 -msgid "Japanese" -msgstr "giapponese" +msgid "Italian" +msgstr "Italiano" #: conf/global_settings.py:90 -msgid "Georgian" -msgstr "georgiano" +msgid "Japanese" +msgstr "Giapponese" #: conf/global_settings.py:91 -msgid "Kazakh" -msgstr "Kazakh" +msgid "Georgian" +msgstr "Georgiano" #: conf/global_settings.py:92 -msgid "Khmer" -msgstr "khmer" +msgid "Kazakh" +msgstr "Kazako" #: conf/global_settings.py:93 -msgid "Kannada" -msgstr "kannada" +msgid "Khmer" +msgstr "Khmer" #: conf/global_settings.py:94 -msgid "Korean" -msgstr "coreano" +msgid "Kannada" +msgstr "Kannada" #: conf/global_settings.py:95 +msgid "Korean" +msgstr "Coreano" + +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Lussemburghese" -#: conf/global_settings.py:96 -msgid "Lithuanian" -msgstr "lituano" - #: conf/global_settings.py:97 -msgid "Latvian" -msgstr "lettone" +msgid "Lithuanian" +msgstr "Lituano" #: conf/global_settings.py:98 -msgid "Macedonian" -msgstr "macedone" +msgid "Latvian" +msgstr "Lettone" #: conf/global_settings.py:99 -msgid "Malayalam" -msgstr "malayalam" +msgid "Macedonian" +msgstr "Macedone" #: conf/global_settings.py:100 -msgid "Mongolian" -msgstr "mongolo" +msgid "Malayalam" +msgstr "Malayalam" #: conf/global_settings.py:101 +msgid "Mongolian" +msgstr "Mongolo" + +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Burmese" -#: conf/global_settings.py:102 -msgid "Norwegian Bokmal" -msgstr "norvegese bokmal" - #: conf/global_settings.py:103 +msgid "Norwegian Bokmal" +msgstr "Norvegese Bokmal" + +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepali" -#: conf/global_settings.py:104 -msgid "Dutch" -msgstr "olandese" - #: conf/global_settings.py:105 -msgid "Norwegian Nynorsk" -msgstr "norvegese nynorsk" +msgid "Dutch" +msgstr "Olandese" #: conf/global_settings.py:106 +msgid "Norwegian Nynorsk" +msgstr "Norvegese Nynorsk" + +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossetico" -#: conf/global_settings.py:107 -msgid "Punjabi" -msgstr "punjabi" - #: conf/global_settings.py:108 -msgid "Polish" -msgstr "polacco" +msgid "Punjabi" +msgstr "Punjabi" #: conf/global_settings.py:109 -msgid "Portuguese" -msgstr "portoghese" +msgid "Polish" +msgstr "Polacco" #: conf/global_settings.py:110 -msgid "Brazilian Portuguese" -msgstr "brasiliano portoghese" +msgid "Portuguese" +msgstr "Portoghese" #: conf/global_settings.py:111 -msgid "Romanian" -msgstr "rumeno" +msgid "Brazilian Portuguese" +msgstr "Brasiliano Portoghese" #: conf/global_settings.py:112 -msgid "Russian" -msgstr "russo" +msgid "Romanian" +msgstr "Rumeno" #: conf/global_settings.py:113 -msgid "Slovak" -msgstr "slovacco" +msgid "Russian" +msgstr "Russo" #: conf/global_settings.py:114 -msgid "Slovenian" -msgstr "sloveno" +msgid "Slovak" +msgstr "Slovacco" #: conf/global_settings.py:115 -msgid "Albanian" -msgstr "albanese" +msgid "Slovenian" +msgstr "Sloveno" #: conf/global_settings.py:116 -msgid "Serbian" -msgstr "serbo" +msgid "Albanian" +msgstr "Albanese" #: conf/global_settings.py:117 -msgid "Serbian Latin" -msgstr "serbo latino" +msgid "Serbian" +msgstr "Serbo" #: conf/global_settings.py:118 -msgid "Swedish" -msgstr "svedese" +msgid "Serbian Latin" +msgstr "Serbo Latino" #: conf/global_settings.py:119 +msgid "Swedish" +msgstr "Svedese" + +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 -msgid "Tamil" -msgstr "tamil" - #: conf/global_settings.py:121 -msgid "Telugu" -msgstr "telugu" +msgid "Tamil" +msgstr "Tamil" #: conf/global_settings.py:122 -msgid "Thai" -msgstr "tailandese" +msgid "Telugu" +msgstr "Telugu" #: conf/global_settings.py:123 -msgid "Turkish" -msgstr "turco" +msgid "Thai" +msgstr "Tailandese" #: conf/global_settings.py:124 +msgid "Turkish" +msgstr "Turco" + +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatar" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurt" -#: conf/global_settings.py:126 -msgid "Ukrainian" -msgstr "ucraino" - #: conf/global_settings.py:127 +msgid "Ukrainian" +msgstr "Ucraino" + +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 -msgid "Vietnamese" -msgstr "vietnamita" - #: conf/global_settings.py:129 -msgid "Simplified Chinese" -msgstr "cinese semplificato" +msgid "Vietnamese" +msgstr "Vietnamita" -#: conf/global_settings.py:130 +#: conf/global_settings.py:130 conf/global_settings.py:131 +msgid "Simplified Chinese" +msgstr "Cinese semplificato" + +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" -msgstr "cinese tradizionale" +msgstr "Cinese tradizionale" + +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Mappa del sito" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "File statici" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Aggregazione" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Web Design" #: core/validators.py:21 msgid "Enter a valid value." msgstr "Inserisci un valore valido." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." -msgstr "Inserisci una URL valida." +msgstr "Inserisci un URL valido." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Inserire un intero valido." +msgstr "Inserire un numero intero valido." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Inserisci un indirizzo email valido." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Inserisci uno 'slug' valido contenente lettere, cifre, sottolineati o " "trattini." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Inserisci un indirizzo IPv4 valido." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Inserisci un indirizzo IPv6 valido." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Inserisci un indirizzo IPv4 o IPv6 valido." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Inserisci solo cifre separate da virgole." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Assicurati che questo valore sia %(limit_value)s (ora è %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Assicurati che questo valore sia minore o uguale a %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Assicuratii che questo valore sia maggiore o uguale a %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -412,7 +447,7 @@ msgstr[1] "" "Assicurati che questo valore contenga almeno %(limit_value)d caratteri (ne " "ha %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -427,88 +462,97 @@ msgstr[1] "" "Assicurati che questo valore non contenga più di %(limit_value)d caratteri " "(ne ha %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s deve essere unico per %(lookup)s %(date_field)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "e" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s con questa %(field_labels)s esiste già." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Il valore %(value)r non è una scelta valida." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Questo campo non può essere nullo." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Questo campo non può essere vuoto." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s con questo %(field_label)s esiste già." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Il valore %(value)r non è un'opzione valida." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s deve essere unico per %(date_field_label)s %(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Questo campo non può essere nullo." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Questo campo non può essere vuoto." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Campo di tipo: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Intero" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "Il valore di '%(value)s' deve essere un intero." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "Il valore dir '%(value)s' deve essere Vero oppure Falso." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" -msgstr "Booleano (True o False)" +msgstr "Booleano (Vero o Falso)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Stringa (fino a %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Interi separati da virgole" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"Il valore di '%(value)s' ha un formato di data invalido. Deve essere nel " +"Il valore di '%(value)s' ha un formato di data non valido. Deve essere nel " "formato AAAA-MM-GG." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"Il valore di '%(value)s' ha il corretto formato (AAAA-MM-DD) ma è una data " -"invalida." +"Il valore di '%(value)s' ha il corretto formato (AAAA-MM-GG) ma non è una " +"data valida." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (senza ora)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -517,88 +561,88 @@ msgstr "" "Il valore di '%(value)s' ha un formato non valido. Deve essere nel formato " "AAAA-MM-GG HH:MM[:ss[.uuuuuu]][TZ]" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"Il valore di '%(value)s' ha il corretto formato (AAAA-MM-GG HH:MM[:ss[." -"uuuuuu]][TZ]) ma è una data/ora non valida." +"Il valore di '%(value)s' ha il formato corretto (AAAA-MM-GG HH:MM[:ss[." +"uuuuuu]][TZ]) ma non è una data/ora valida." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (con ora)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "Il valore di '%(value)s' deve essere un numero decimale." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Numero decimale" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Indirizzo email" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" -msgstr "Percorso di file" +msgstr "Percorso file" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "Il valore di '%(value)s' deve essere un numero a virgola mobile." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" -msgstr "Numero decimale" +msgstr "Numero in virgola mobile" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Intero grande (8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "Indirizzo IPv4" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "Indirizzo IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "Il valore di '%(value)s' deve essere Nessuno, Vero oppure Falso." +msgstr "Il valore di '%(value)s' deve essere None, True oppure False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Booleano (True, False o None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Intero positivo" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Piccolo intero positivo" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (fino a %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Piccolo intero" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Testo" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -607,79 +651,79 @@ msgstr "" "Il valore di '%(value)s' ha un formato non valido. Deve essere nel formato " "HH:MM[:ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"Il valore di '%(value)s' ha il corretto formato (HH:MM[:ss[.uuuuuu]]) ma è " -"un'ora non valida." +"Il valore di '%(value)s' ha il corretto formato (HH:MM[:ss[.uuuuuu]]) ma non " +"è una data valida." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Ora" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Dati binari grezzi" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "File" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Immagine" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "instanze %(model)s con pk %(pk)r non esiste." +msgstr "Un'istanza del modello %(model)s con pk %(pk)r non esiste." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Foreign Key (tipo determinato dal campo collegato)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Relazione uno a uno" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Relazione molti a molti" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Questo campo è obbligatorio." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Inserisci un numero intero." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Inserisci un numero." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Assicurati che non vi sia più di %(max)s cifra in totale." msgstr[1] "Assicurati che non vi siano più di %(max)s cifre in totale." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Assicurati che non vi sia più di %(max)s cifra decimale." msgstr[1] "Assicurati che non vi siano più di %(max)s cifre decimali." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -689,32 +733,31 @@ msgstr[0] "Assicurati che non vi sia più di %(max)s cifra prima della virgola." msgstr[1] "" "Assicurati che non vi siano più di %(max)s cifre prima della virgola." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Inserisci una data valida." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Inserisci un'ora valida." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Inserisci una data/ora valida." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." -msgstr "" -"Non è stato inviato alcun file. Verifica il tipo di codifica sulla form." +msgstr "Non è stato inviato alcun file. Verifica il tipo di codifica sul form." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Nessun file è stato inviato." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Il file inviato è vuoto." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -726,35 +769,39 @@ msgstr[1] "" "Assicurati che questo nome di file non contenga più di %(max)d caratteri (ne " "ha %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "È possibile inviare un file o selezionare la casella \"svuota\", ma non " "entrambi." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -"Carica un'immagine valida. Il file caricato non è un'immagine o è corrotto." +"Carica un'immagine valida. Il file caricato non è un'immagine o è " +"un'immagine danneggiata." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." -msgstr "" -"Scegli un'opzione valida. %(value)s non compare tra quelle disponibili." +msgstr "Scegli un'opzione valida. %(value)s non è tra quelle disponibili." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Inserisci una lista di valori." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Inserisci un valore completo." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Campo nascosto %(name)s) %(error)s" @@ -762,75 +809,83 @@ msgstr "(Campo nascosto %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "I dati del ManagementForm sono mancanti oppure sono stati manomessi." +msgstr "I dati del ManagementForm sono mancanti oppure sono stati manomessi" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Inoltrare %d o meno form." -msgstr[1] "Inoltrare %d o meno form." +msgstr[1] "Si prega di inviare %d o meno form." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Inoltrare %d o più form." +msgstr[1] "Si prega di inviare %d o più form." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Ordine" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Cancella" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." -msgstr "Correggi i dati duplicati di %(field)s." +msgstr "Si prega di correggere i dati duplicati di %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." -msgstr "Correggi i dati duplicati di %(field)s, che deve essere unico." +msgstr "" +"Si prega di correggere i dati duplicati di %(field)s, che deve essere unico." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -"Correggi i dati duplicati di %(field_name)s che deve essere unico/a per " -"%(lookup)s in %(date_field)s." +"Si prega di correggere i dati duplicati di %(field_name)s che deve essere " +"unico/a per %(lookup)s in %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." -msgstr "Correggi i dati duplicati qui sotto." +msgstr "Si prega di correggere i dati duplicati qui sotto." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "La foreign key inline non concorda con la chiave primaria dell'istanza padre." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" "Scegli un'opzione valida. La scelta effettuata non compare tra quelle " "disponibili." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" non è un valore valido per una chiave primaria." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Tieni premuto \"Control\", o \"Command\" su Mac, per selezionarne più di uno." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -839,15 +894,15 @@ msgstr "" " %(datetime)s non può essere interpretato nel fuso orario " "%(current_timezone)s: potrebbe essere ambiguo o non esistere." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Attualmente" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" -msgstr "Modifica" +msgstr "Cambia" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Svuota" @@ -863,169 +918,169 @@ msgstr "Sì" msgid "No" msgstr "No" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "sì,no,forse" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" -msgstr[1] "%(size)d byte" +msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "mezzanotte" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "mezzogiorno" #: utils/dates.py:6 msgid "Monday" -msgstr "lunedì" +msgstr "Lunedì" #: utils/dates.py:6 msgid "Tuesday" -msgstr "martedì" +msgstr "Martedì" #: utils/dates.py:6 msgid "Wednesday" -msgstr "mercoledì" +msgstr "Mercoledì" #: utils/dates.py:6 msgid "Thursday" -msgstr "giovedì" +msgstr "Giovedì" #: utils/dates.py:6 msgid "Friday" -msgstr "venerdì" +msgstr "Venerdì" #: utils/dates.py:7 msgid "Saturday" -msgstr "sabato" +msgstr "Sabato" #: utils/dates.py:7 msgid "Sunday" -msgstr "domenica" +msgstr "Domenica" #: utils/dates.py:10 msgid "Mon" -msgstr "lun" +msgstr "Lun" #: utils/dates.py:10 msgid "Tue" -msgstr "mar" +msgstr "Mar" #: utils/dates.py:10 msgid "Wed" -msgstr "mer" +msgstr "Mer" #: utils/dates.py:10 msgid "Thu" -msgstr "gio" +msgstr "Gio" #: utils/dates.py:10 msgid "Fri" -msgstr "ven" +msgstr "Ven" #: utils/dates.py:11 msgid "Sat" -msgstr "sab" +msgstr "Sab" #: utils/dates.py:11 msgid "Sun" -msgstr "dom" +msgstr "Dom" #: utils/dates.py:18 msgid "January" -msgstr "gennaio" +msgstr "Gennaio" #: utils/dates.py:18 msgid "February" -msgstr "febbraio" +msgstr "Febbraio" #: utils/dates.py:18 msgid "March" -msgstr "marzo" +msgstr "Marzo" #: utils/dates.py:18 msgid "April" -msgstr "aprile" +msgstr "Aprile" #: utils/dates.py:18 msgid "May" -msgstr "maggio" +msgstr "Maggio" #: utils/dates.py:18 msgid "June" -msgstr "giugno" +msgstr "Giugno" #: utils/dates.py:19 msgid "July" -msgstr "luglio" +msgstr "Luglio" #: utils/dates.py:19 msgid "August" -msgstr "agosto" +msgstr "Agosto" #: utils/dates.py:19 msgid "September" -msgstr "settembre" +msgstr "Settembre" #: utils/dates.py:19 msgid "October" -msgstr "ottobre" +msgstr "Ottobre" #: utils/dates.py:19 msgid "November" -msgstr "novembre" +msgstr "Novembre" #: utils/dates.py:20 msgid "December" -msgstr "dicembre" +msgstr "Dicembre" #: utils/dates.py:23 msgid "jan" @@ -1088,27 +1143,27 @@ msgstr "Feb." #: utils/dates.py:33 msgctxt "abbrev. month" msgid "March" -msgstr "Mar." +msgstr "Marzo" #: utils/dates.py:34 msgctxt "abbrev. month" msgid "April" -msgstr "Apr." +msgstr "Aprile" #: utils/dates.py:35 msgctxt "abbrev. month" msgid "May" -msgstr "Mag." +msgstr "Maggio" #: utils/dates.py:36 msgctxt "abbrev. month" msgid "June" -msgstr "Giu." +msgstr "Giugno" #: utils/dates.py:37 msgctxt "abbrev. month" msgid "July" -msgstr "Lug." +msgstr "Luglio" #: utils/dates.py:38 msgctxt "abbrev. month" @@ -1195,117 +1250,145 @@ msgctxt "alt. month" msgid "December" msgstr "Dicembre" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Impossibile importare Pillow nè PIL: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Impossibile importare il modulo '_imaging' per PIL: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Questo non è un indirizzo IPv6 valido." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr " %(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "o" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d anno" msgstr[1] "%d anni" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d mese" msgstr[1] "%d mesi" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d settimana" msgstr[1] "%d settimane" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d giorno" msgstr[1] "%d giorni" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d ora" msgstr[1] "%d ore" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuto" msgstr[1] "%d minuti" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minuti" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Indici di directory non sono consentiti qui." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Proibito" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" non esiste" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "Verifica CSRF fallita. Richiesta interrotta." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Indice di %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Stai vedendo questo messaggio perché questo sito HTTPS richiede una 'Referer " +"header' che deve essere spedita dal tuo browser web, ma non è stato inviato " +"nulla. Questa header è richiesta per ragioni di sicurezza, per assicurare " +"che il tuo browser non sia stato dirottato da terze parti." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Se hai configurato il tuo browser web per disattivare l'invio delle " +"intestazioni \"Referer\", riattiva questo invio, almeno per questo sito, o " +"per le connessioni HTTPS, o per le connessioni \"same-origin\"." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Stai vedendo questo messaggio perché questo sito richiede un cookie CSRF " +"quando invii dei form. Questo cookie è necessario per ragioni di sicurezza, " +"per assicurare che il tuo browser non sia stato dirottato da terze parti." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Se hai configurato il tuo browser web per disattivare l'invio dei cookies, " +"riattivalo almeno per questo sito, o per connessioni \"same-origin\"" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Maggiorni informazioni sono disponibili con DEBUG=True" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Anno non specificato" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Mese non specificato" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Giorno non specificato" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Settimana non specificata" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nessun %(verbose_name_plural)s disponibile" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1314,7 +1397,7 @@ msgstr "" "%(verbose_name_plural)s futuri/e non disponibili/e poichè %(class_name)s." "allow_future è False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Data non valida '%(datestr)s' con il formato '%(format)s'" @@ -1324,16 +1407,30 @@ msgstr "Data non valida '%(datestr)s' con il formato '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Trovato nessun %(verbose_name)s corrispondente alla query" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "La pagina non è 'ultima', né può essere convertita in un int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Pagina non valida (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." -msgstr "Elenco vuoto e '%(class_name)s.allow_empty' è False." +msgstr "Lista vuota e '%(class_name)s.allow_empty' è False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Indici di directory non sono consentiti qui." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" non esiste" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indice di %(directory)s" diff --git a/django/conf/locale/it/formats.py b/django/conf/locale/it/formats.py index b12e478cc..368535d29 100644 --- a/django/conf/locale/it/formats.py +++ b/django/conf/locale/it/formats.py @@ -5,14 +5,14 @@ from __future__ import unicode_literals # The *_FORMAT strings use the Django date format syntax, # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date -DATE_FORMAT = 'd F Y' # 25 Ottobre 2006 -TIME_FORMAT = 'H:i:s' # 14:30:59 -DATETIME_FORMAT = 'l d F Y H:i:s' # Mercoledì 25 Ottobre 2006 14:30:59 -YEAR_MONTH_FORMAT = 'F Y' # Ottobre 2006 -MONTH_DAY_FORMAT = 'j/F' # 10/2006 -SHORT_DATE_FORMAT = 'd/m/Y' # 25/12/2009 -SHORT_DATETIME_FORMAT = 'd/m/Y H:i:s' # 25/10/2009 14:30:59 -FIRST_DAY_OF_WEEK = 1 # Lunedì +DATE_FORMAT = 'd F Y' # 25 Ottobre 2006 +TIME_FORMAT = 'H:i:s' # 14:30:59 +DATETIME_FORMAT = 'l d F Y H:i:s' # Mercoledì 25 Ottobre 2006 14:30:59 +YEAR_MONTH_FORMAT = 'F Y' # Ottobre 2006 +MONTH_DAY_FORMAT = 'j/F' # 10/2006 +SHORT_DATE_FORMAT = 'd/m/Y' # 25/12/2009 +SHORT_DATETIME_FORMAT = 'd/m/Y H:i:s' # 25/10/2009 14:30:59 +FIRST_DAY_OF_WEEK = 1 # Lunedì # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior diff --git a/django/conf/locale/ja/LC_MESSAGES/django.mo b/django/conf/locale/ja/LC_MESSAGES/django.mo index 063470c107f5635a26a26cb8aa47dd2317b51bf9..87e749233950522ffa169241102bcfb51f7b5cf2 100644 GIT binary patch delta 9181 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 delta 6655 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, 2011 -# Shinya Okano , 2012-2013 +# Shinya Okano , 2012-2014 # Tetsuya Morimoto , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-05 06:37+0000\n" -"Last-Translator: Shinya Okano \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/django/language/" "ja/)\n" "MIME-Version: 1.0\n" @@ -27,6 +27,10 @@ msgstr "アフリカーンス語" msgid "Arabic" msgstr "アラビア語" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "アゼルバイジャン語" @@ -80,320 +84,348 @@ msgid "English" msgstr "英語(米国)" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "英語(オーストラリア)" + +#: conf/global_settings.py:67 msgid "British English" msgstr "英語(英国)" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "エスペラント語" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "スペイン語" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "アルゼンチンスペイン語" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "メキシコスペイン語" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "ニカラグアスペイン語" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "ベネズエラスペイン語" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "エストニア語" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "バスク語" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "ペルシア語" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "フィンランド語" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "フランス語" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "フリジア語" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "アイルランド語" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "ガリシア語" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ヘブライ語" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "ヒンディー語" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "クロアチア語" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ハンガリー語" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "インターリングア" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "インドネシア語" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "アイスランド語" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "イタリア語" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "日本語" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "グルジア語" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "カザフ語" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "クメール語" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "カンナダ語" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "韓国語" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "ルクセンブルグ語" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "リトアニア語" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "ラトビア語" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "マケドニア語" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "マラヤーラム語" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "モンゴル語" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "ビルマ語" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "ノルウェーのブークモール" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "ネパール語" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "オランダ語" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "ノルウェーのニーノシュク" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "オセット語" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "パンジャブ語" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "ポーランド語" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "ポルトガル語" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ブラジルポルトガル語" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "ルーマニア語" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ロシア語" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "スロバキア語" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "スロヴェニア語" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "アルバニア語" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "セルビア語" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "セルビア語ラテン文字" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "スウェーデン語" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "スワヒリ語" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "タミル語" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "テルグ語" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "タイ語" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "トルコ語" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "タタール語" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "ウドムルト語" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ウクライナ語" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "ウルドゥー語" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "ベトナム語" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "簡体字中国語" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "繁体字中国語" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "サイトマップ" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "静的ファイル" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "シンジケーション" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "ウェブデザイン" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "値を正しく入力してください。" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "URLを正しく入力してください。" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "整数を正しく入力してください。" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "有効なメールアドレスを入力してください。" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "slug には半角の英数字、アンダースコア、ハイフン以外は使用できません。" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "有効なIPアドレス (IPv4) を入力してください。" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "IPv6の正しいアドレスを入力してください。" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "IPv4またはIPv6の正しいアドレスを入力してください。" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "カンマ区切りの数字だけを入力してください。" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "この値は %(limit_value)s でなければなりません(実際には %(show_value)s でし" "た) 。" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "この値は %(limit_value)s 以下でなければなりません。" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "この値は %(limit_value)s 以上でなければなりません。" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +437,7 @@ msgstr[0] "" "この値が少なくとも %(limit_value)d 文字以上であることを確認してください" "( %(show_value)d 文字になっています)。" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,68 +449,76 @@ msgstr[0] "" "この値は %(limit_value)d 文字以下でなければなりません( %(show_value)d 文字に" "なっています)。" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(date_field)s %(lookup)s では %(field_name)s がユニークである必要がありま" -"す。" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "と" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "この %(field_label)s を持った %(model_name)s が既に存在します。" +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "この %(field_labels)s を持った %(model_name)s が既に存在します。" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "%(value)r は有効な選択肢ではありません。" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "このフィールドには NULL を指定できません。" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "このフィールドは空ではいけません。" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "この %(field_label)s を持った %(model_name)s が既に存在します。" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(date_field_label)s %(lookup_type)s では %(field_label)s がユニークである必" +"要があります。" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "タイプが %(field_type)s のフィールド" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "整数" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "'%(value)s' は整数値にしなければなりません。" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "'%(value)s' は真偽値にしなければなりません。" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "ブール値 (真: True または偽: False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "文字列 ( %(max_length)s 字まで )" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "カンマ区切りの整数" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " @@ -486,18 +526,18 @@ msgid "" msgstr "" "'%(value)s' は無効な日付形式です。YYYY-MM-DD形式にしなければなりません。" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "'%(value)s' は有効な日付形式(YYYY-MM-DD)ですが、日付が不正です。" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "日付" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." @@ -506,7 +546,7 @@ msgstr "" "'%(value)s' は無効な形式の値です。 YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ] 形式で" "なければなりません。" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" @@ -515,79 +555,79 @@ msgstr "" "'%(value)s' は正しい形式(YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ])の値ですが、無効" "な日時です。" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "日時" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "'%(value)s' は10進浮動小数値にしなければなりません。" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "10 進数 (小数可)" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "メールアドレス" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ファイルの場所" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "'%(value)s' は小数値にしなければなりません。" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "浮動小数点" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "大きな(8バイト)整数" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4アドレス" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP アドレス" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "'%(value)s' はNone、TrueまたはFalseの値でなければなりません。" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "ブール値 (真: True 、偽: False または None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "正の整数" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "小さな正の整数" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "スラグ(%(max_length)s文字以内)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "小さな整数" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "テキスト" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " @@ -596,75 +636,75 @@ msgstr "" "'%(value)s' は無効な形式の値です。 HH:MM[:ss[.uuuuuu]] 形式でなければなりませ" "ん。" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "'%(value)s' は正しい形式(HH:MM[:ss[.uuuuuu]])ですが、無効な時刻です。" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "時刻" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "生のバイナリデータ" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ファイル" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "画像" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "主キーが %(pk)r である %(model)s インスタンスは存在しません。" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "外部キー(型は関連フィールドによって決まります)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "1対1の関連" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "多対多の関連" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "このフィールドは必須です。" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "整数を入力してください。" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "整数を入力してください。" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "この値は合計 %(max)s 桁以内でなければなりません。" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "この値は小数点以下が合計 %(max)s 桁以内でなければなりません。" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -672,32 +712,32 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "この値は小数点より前が合計 %(max)s 桁以内でなければなりません。" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "日付を正しく入力してください。" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "時間を正しく入力してください。" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "日付/時間を正しく入力してください。" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "ファイルが取得できませんでした。formのencoding typeを確認してください。" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "ファイルが送信されていません。" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "入力されたファイルは空です。" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -706,13 +746,13 @@ msgstr[0] "" "このファイル名は %(max)d 文字以下でなければなりません( %(length)d 文字になっ" "ています)。" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "ファイルを投稿するか、クリアチェックボックスをチェックするかどちらかを選択し" "てください。両方とも行ってはいけません。" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -720,21 +760,25 @@ msgstr "" "画像をアップロードしてください。アップロードしたファイルは画像でないか、また" "は壊れています。" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "正しく選択してください。 %(value)s は候補にありません。" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "リストを入力してください。" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "すべての値を入力してください。" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(隠しフィールド %(name)s) %(error)s" @@ -742,41 +786,47 @@ msgstr "(隠しフィールド %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "ManagementFormデータが見つからないか、改竄されています。" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "%d 個またはそれより少ないフォームを送信してください。" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "%d 個またはそれより多いフォームを送信してください。" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "並び変え" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "削除" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "%(field)s の重複したデータを修正してください。" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "%(field)s の重複したデータを修正してください。このフィールドはユニークである" "必要があります。" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -785,31 +835,31 @@ msgstr "" "%(field_name)s の重複したデータを修正してください。%(date_field)s %(lookup)s " "では %(field_name)s がユニークである必要があります。" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "下記の重複したデータを修正してください。" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "インライン外部キーが親インスタンスの主キーと一致しません。" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "正しく選択してください。選択したものは候補にありません。" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" は主キーとして無効な値です。" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "複数選択するときには Control キーを押したまま選択してください。Mac は " "Command キーを使ってください" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -818,15 +868,15 @@ msgstr "" "%(datetime)s は%(current_timezone)sのタイムゾーンでは解釈できませんでした。そ" "れは曖昧であるか、存在しない可能性があります。" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "現在" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "変更" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "クリア" @@ -842,62 +892,62 @@ msgstr "はい" msgid "No" msgstr "いいえ" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "はい,いいえ,たぶん" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d バイト" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "0時" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "12時" @@ -1173,111 +1223,138 @@ msgctxt "alt. month" msgid "December" msgstr "12月" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "PillowとPILのどちらもインポートできませんでした: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "PILの '_imaging' モジュールがインポートできませんでした: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "これは有効なIPv6アドレスではありません。" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "または" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d 年" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d ヶ月" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d 週間" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d 日" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d 時間" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d 分" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 分" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "アクセス禁止" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF検証に失敗したため、リクエストは中断されました。" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"このメッセージが表示されている理由は、このHTTPSのサイトはウェブブラウザからリ" +"ファラーヘッダが送信されることを必須としていますが、送信されなかったためで" +"す。このヘッダはセキュリティ上の理由(使用中のブラウザが第三者によってハイ" +"ジャックされていないことを確認するため)で必要です。" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"もしブラウザのリファラーヘッダを無効に設定しているならば、HTTPS接続やsame-" +"originリクエストのために、少なくともこのサイトでは再度有効にしてください。" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"このメッセージが表示されている理由は、このサイトはフォーム送信時にCSRFクッ" +"キーを必須としているためです。このクッキーはセキュリティ上の理由(使用中のブラ" +"ウザが第三者によってハイジャックされていないことを確認するため)で必要です。" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"もしブラウザのクッキーを無効に設定しているならば、same-originリクエストのため" +"に少なくともこのサイトでは再度有効にしてください。" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "詳細な情報は DEBUG=True を設定すると利用できます。" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "年が未指定です" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "月が未指定です" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "日が未指定です" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "週が未指定です" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s は利用できません" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1286,7 +1363,7 @@ msgstr "" "%(class_name)s.allow_futureがFalseであるため、未来の%(verbose_name_plural)sは" "利用できません。" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "指定された形式 '%(format)s' では '%(datestr)s' は無効な日付文字列です" @@ -1296,16 +1373,30 @@ msgstr "指定された形式 '%(format)s' では '%(datestr)s' は無効な日 msgid "No %(verbose_name)s found matching the query" msgstr "クエリーに一致する %(verbose_name)s は見つかりませんでした" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "ページは数値に変換できる値、または 'last' ではありません。" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "無効なページです (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "空の一覧かつ '%(class_name)s.allow_empty' がFalseです。" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Directory indexes are not allowed here." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" does not exist" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index of %(directory)s" diff --git a/django/conf/locale/ja/formats.py b/django/conf/locale/ja/formats.py index 263aa0a34..2f6d2b43c 100644 --- a/django/conf/locale/ja/formats.py +++ b/django/conf/locale/ja/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'Y年n月' MONTH_DAY_FORMAT = 'n月j日' SHORT_DATE_FORMAT = 'Y/m/d' SHORT_DATETIME_FORMAT = 'Y/m/d G:i:s' -# FIRST_DAY_OF_WEEK = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/ka/LC_MESSAGES/django.mo b/django/conf/locale/ka/LC_MESSAGES/django.mo index ac12ad9e958b7fdf3e3f58a2fed10df55ad70455..2ca6b249567c9229605629279902d44efdbae943 100644 GIT binary patch delta 5202 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 LWff)p6T<%w>~~4L delta 5227 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 diff --git a/django/conf/locale/ka/LC_MESSAGES/django.po b/django/conf/locale/ka/LC_MESSAGES/django.po index 25bea9e41..e4074f723 100644 --- a/django/conf/locale/ka/LC_MESSAGES/django.po +++ b/django/conf/locale/ka/LC_MESSAGES/django.po @@ -1,15 +1,15 @@ # This file is distributed under the same license as the Django package. # # Translators: -# André Bouatchidzé , 2013 -# David Avsajanishvili , 2011 +# André Bouatchidzé , 2013-2014 +# avsd05 , 2011 # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Georgian (http://www.transifex.com/projects/p/django/language/" "ka/)\n" @@ -27,6 +27,10 @@ msgstr "აფრიკაანსი" msgid "Arabic" msgstr "არაბული" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "აზერბაიჯანული" @@ -80,320 +84,348 @@ msgid "English" msgstr "ინგლისური" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "ბრიტანეთის ინგლისური" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "ესპერანტო" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "ესპანური" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "არგენტინის ესპანური" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "მექსიკური ესპანური" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "ნიკარაგუული ესპანური" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "ვენესუელის ესპანური" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "ესტონური" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "ბასკური" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "სპარსული" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ფინური" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ფრანგული" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "ფრისიული" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ირლანდიური" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "გალიციური" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ებრაული" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "ჰინდი" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "ხორვატიული" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "უნგრული" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "ინტერლინგუა" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "ინდონეზიური" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ისლანდიური" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "იტალიური" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "იაპონური" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "ქართული" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "ყაზახური" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "ხმერული" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "კანნადა" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "კორეული" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "ლუქსემბურგული" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "ლიტვური" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "ლატვიური" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "მაკედონიური" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "მალაიზიური" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "მონღოლური" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "ბირმული" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "ნორვეგიული-ბოკმალი" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "ნეპალური" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ჰოლანდიური" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "ნორვეგიული-ნინორსკი" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "ოსური" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "პუნჯაბი" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "პოლონური" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "პორტუგალიური" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ბრაზილიური პორტუგალიური" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "რუმინული" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "რუსული" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "სლოვაკური" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "სლოვენიური" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "ალბანური" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "სერბული" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "სერბული (ლათინური)" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "შვედური" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "სუაჰილი" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "თამილური" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "ტელუგუ" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "ტაი" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "თურქული" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "თათრული" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "უდმურტული" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "უკრაინული" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "ურდუ" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "ვიეტნამური" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "გამარტივებული ჩინური" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "ტრადიციული ჩინური" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "სტატიკური ფაილები" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "შეიყვანეთ სწორი მნიშვნელობა." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "შეიყვანეთ სწორი URL." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "შეიყვანეთ მართებული ელფოსტის მისამართი." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "შეიყვანეთ სწორი 'slug'-მნიშვნელობა, რომელიც შეიცავს მხოლოდ ასოებს, ციფრებს, " "ხაზგასმის ნიშნებს და დეფისებს." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "შეიყვანეთ სწორი IPv4 მისამართი." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "შეიყვანეთ მართებული IPv6 მისამართი." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "შეიყვანეთ მართებული IPv4 ან IPv6 მისამართი." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "შეიყვანეთ მხოლოდ მძიმეებით გამოყოფილი ციფრები." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "მნიშვნელობა უნდა იყოს %(limit_value)s (იგი არის %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "მნიშვნელობა უნდა იყოს %(limit_value)s-ზე ნაკლები ან ტოლი." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "მნიშვნელობა უნდა იყოს %(limit_value)s-ზე მეტი ან ტოლი." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -403,7 +435,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -413,245 +445,253 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s უნიკალური უნდა იყოს %(date_field)s-თვის %(lookup)s-ზე." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "და" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s მოცემული %(field_label)s-ით უკვე არსებობს." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "ეს ველი არ შეიძლება იყოს null." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "ეს ველი არ შეიძლება იყოს ცარიელი." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s მოცემული %(field_label)s-ით უკვე არსებობს." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "ველის ტიპი: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "მთელი" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "ლოგიკური (True ან False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "სტრიქონი (%(max_length)s სიმბოლომდე)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "მძიმით გამოყოფილი მთელი რიცხვები" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "თარიღი (დროის გარეშე)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "თარიღი (დროსთან ერთად)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "ათობითი რიცხვი" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "ელ. ფოსტის მისამართი" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "გზა ფაილისაკენ" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "რიცხვი მცოცავი წერტილით" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "დიდი მთელი (8-ბაიტიანი)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 მისამართი" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-მისამართი" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "ლოგიკური (True, False ან None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "დადებითი მთელი რიცხვი" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "დადებითი პატარა მთელი რიცხვი" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "სლაგი (%(max_length)s-მდე)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "პატარა მთელი რიცხვი" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "ტექსტი" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "დრო" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ფაილი" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "გამოსახულება" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "გარე გასაღები (ტიპი განისაზღვრება დაკავშირებული ველის ტიპით)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "კავშირი ერთი-ერთტან" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "კავშირი მრავალი-მრავალთან" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "ეს ველი აუცილებელია." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "შეიყვანეთ მთელი რიცხვი" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "შეიყვანეთ რიცხვი." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -659,43 +699,43 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "შეიყვანეთ სწორი თარიღი." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "შეიყვანეთ სწორი დრო." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "შეიყვანეთ სწორი თარიღი და დრო." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "ფაილი არ იყო გამოგზავნილი. შეამოწმეთ კოდირების ტიპი მოცემული ფორმისათვის." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "ფაილი არ იყო გამოგზავნილი." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "გამოგზავნილი ფაილი ცარიელია." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "ან გამოგზავნეთ ფაილი, ან მონიშნეთ \"წაშლის\" დროშა." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -703,21 +743,25 @@ msgstr "" "ატვირთეთ დასაშვები გამოსახულება. თქვენს მიერ გამოგზავნილი ფაილი ან არ არის " "გამოსახულება, ან დაზიანებულია." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "აირჩიეთ დასაშვები მნიშვნელობა. %(value)s დასაშვები არ არის." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "შეიყვანეთ მნიშვნელობების სია." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -725,41 +769,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "დალაგება" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "წავშალოთ" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "გთხოვთ, შეასწოროთ დუბლირებული მონაცემები %(field)s-თვის." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "გთხოვთ, შეასწოროთ დუბლირებული მნიშვნელობა %(field)s ველისთვის, რომელიც უნდა " "იყოს უნიკალური." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -768,46 +818,46 @@ msgstr "" "გთხოვთ, შეასწოროთ დუბლირებული მნიშვნელობა %(field_name)s ველისთვის, რომელიც " "უნდა იყოს უნიკალური %(lookup)s-ზე, %(date_field)s-თვის." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "გთხოვთ, შეასწოროთ დუბლირებული მნიშვნელობები." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "გარე გასაღების მნიშვნელობა მშობლის პირველად გასაღებს არ ემთხვევა." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "აირჩიეთ დასაშვები მნიშვნელობა. ეს არჩევანი დასაშვები არ არის." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "დააჭირეთ \"Control\", ან \"Command\" Mac-ზე, ერთზე მეტი მნიშვნელობის " "ასარჩევად." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "ამჟამად" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "შეცვლა" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "წაშლა" @@ -823,62 +873,62 @@ msgstr "კი" msgid "No" msgstr "არა" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "კი,არა,შესაძლოა" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d ბაიტი" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s კბ" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s მბ" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s გბ" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ტბ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s პბ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "შუაღამე" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "შუადღე" @@ -1154,111 +1204,127 @@ msgctxt "alt. month" msgid "December" msgstr "დეკემბერი" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ან" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d წელი" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d თვე" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d კვირა" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d დღე" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d საათი" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d წუთი" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 წუთი" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" არ არსებობს" - -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" + +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "არ არის მითითებული წელი" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "არ არის მითითებული თვე" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "არ არის მითითებული დღე" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "არ არის მითითებული კვირა" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s არ არსებობს" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1267,7 +1333,7 @@ msgstr "" "მომავალი %(verbose_name_plural)s არ არსებობს იმიტომ, რომ %(class_name)s." "allow_future არის False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1278,16 +1344,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "არ მოიძებნა არცერთი მოთხოვნის თანმხვედრი %(verbose_name)s" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "ცარიელი სია და '%(class_name)s.allow_empty' არის False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" არ არსებობს" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/ka/formats.py b/django/conf/locale/ka/formats.py index bb26bec6b..1d2eb5f9c 100644 --- a/django/conf/locale/ka/formats.py +++ b/django/conf/locale/ka/formats.py @@ -12,7 +12,7 @@ YEAR_MONTH_FORMAT = 'F, Y' MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j.M.Y' SHORT_DATETIME_FORMAT = 'j.M.Y H:i:s' -FIRST_DAY_OF_WEEK = 1 # (Monday) +FIRST_DAY_OF_WEEK = 1 # (Monday) # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior diff --git a/django/conf/locale/kk/LC_MESSAGES/django.mo b/django/conf/locale/kk/LC_MESSAGES/django.mo index 81175047ac5fba647c8bf491c7e7b9ef12f075ac..db747608b10a72d97e5923aca96734d68876ab9e 100644 GIT binary patch delta 4738 zcmYk;2Uu2B9LMpa;s8Yn5)dsxTq)oyf*}@eGNa7UGDoR7(oixNA$4t#11ck_w32K& zvOz|s(jakEmKBy|R{FHC%zCOP8&Bi=d+#3~?&I(MoOABE_ndp~kk4)^o$q}S8B*@p zJ|>;WffmknYvNo{xLTcyh;%Lk&qD1Vh0Sr6IoDiZ-fViie-J^@Dge9>#O=BzDEt9IX8T)cy=?hnHd~PPYBCkO5sj>H-#H zEaST(3Yu9t>VWmuVH4_r=P&}RkbiD3Kk9!3+u~QKe!rkj{3mMh{=;+(XI7fvFuVXS z!7N;X0~z1#qY#75+WRx_h&j}IV@E7NF4nC<&gnK{Ebg-UA>73iwCA8MbPjr&*+L3Bun1GI40S~{*bMhu{Q#ww<3^%ZVzkxA zS$z@?r+pe~0vlsk|1b)b)=-VA??nyt0S?4ZQ73HAWvjiTnTQ&=H-=!EIl%U3p^nQ& zO)SUSb5Y|=jAi{*m`Q_XG#@+QQq+Ovs1KRHx7R_CVy0Ebx1s%8=&%!6nD%1h{to{k=O20>~z^}-nxW7>ojf(RJ?tuNN zcS7~c#cZ620el?uu?~BoH;gB2D1~{bE2>1T$SbH5>_!dzj@1vLR^+I)AHxyUPvAw^ zhmV9-WC`l{+fZ-AO4Nluh#F@L($9016x4AS>gn8#8sIpp<2SbdB^&^mmDn%H;dPu6}Kb%lRh zdvm@RBp8^((RVN72*3l@xT~9@JC*iCK?2@DJ3NE;QaBFc#H63H9L_ zgu2qP=6G|GImMiAUT@~bv;I2pMr&AT7N8!wBGi%=qx!8f??Jt0WvKn-sQv4(4X(#B z{u6r!M^ew~;$Qi4)Gb|WZs_9q4V$f@(%gYf=~#mrpcZvc-!c!OCio>LV!gGup`sOu zLG4dMO(-3E;80A!IjHYLsb?K_SckpV;gq#UboH119Mp-DtUdtGr#=!jv1Qg?f_iJ# zS^EamTd>vKkGgeVqn-utGzA?H+RZltb4qN@0`2(({{dd#= zt9$$ZYgVA@Rj8${MNRN9j>i+I6&=bASHE1;c+)V9@m;Ub3eK4xw@YDsTL?t)v1>G-1UugAXB zTcq&HVg_o!&8PwPpw9CR^8C7HJQ#Y~d!WX-7&W0Qu>(%+!}@C`OKH%|N^uI_XB~gR z>D2$hD{xwX`;Jw3Ax>d7OK?2~uQb)avIJ~Pdn&4Z2M71cT}hc)ff`^d^3QGOM+5wTI?vCjft#fH$Ay_OsN=eN6tv`h z@NVpnTDn@)Qr9CF@8Y-*6x}G)03K?9J5eVpN8O6YY=5=wud)3fVl(!Cj=F&3w%8i(-iMV>7FvC|)yvEZYu{@1?N+bF2)+LYDd@_Np|0qJ z`LlW2{MT&G=S%(Cm{De&nSffcp5_2+A7zd~O?bTOjPGXHjy#N|z5w~pEBN5uip$8I zWHPyuG;AL?6mSB$ojlU0Z4u>5t$q!zB3j{Z0}Lp zPh!ZEXIh>6uu=IS<-MeUEN|3)i1I~NzZc&oJ&A6067jd-_4C&*wXNh)vYI?VwDIW< ze#^6iHUH-l*wLsyopO!U-@!TL0O?_E4Lom!@#fiht&Q($sca!HlRC1U@MoTTmgqa6 z?FDj2u;l;fd!X%MvW6@rrQ{OyN~Bi@Z*Dl7{Vm3TsJ`H9Uha zk*0)~#9dF~h_;)^l3>ub8oT_JY~@^OA>8T{t5% cJ~hzS@0S)I$jD4j-By?o+hkk2#GL5=0c~Ex6#xJL delta 4825 zcmY+{4OG|F9mnx24}lg02m({ST?#0&VATGZW|r7U z@+qBDTh52f8W28_xx{o+XQWBTHjkdEYjrkHv)q{*XYbGd|D|KUM1_jiB4dw=)$ z0M;zLu*mn9n2eo48;cXfcd_8%sh!f z^lLTGVL0`+zD|gh?6i2^HCR2i(1k3IFj+*ISRuuHqNA$Jxi|?cu{*XPi{mb#CU65a@$hbe zdJ=Lfmxb(d6EPJFP!oN@ti_(xH=s{f+C)J!JAyj!1ZLnx)D=ZCt6+>n)e}+uJ(!Pa zr~#ImHK=}TP%E*?>f5Zo6LV?b8_)V{0yk*rg6*h!XD&V&hceXd!C znm{Fn;1YAW?O%yHt`0S^4c5LTf%VrwJ7|#gs0qA>iFh1!;APYb{0(($zO?#(Q72Sq z9T$eWMbW6IJ{kLCAJjuS9rX-VA&cu?@=?&0ZABgUXN<<{X3+Nn2gIVc9t3 zU%DBnTt)4_g_>AMGT#J@_EAWpkc0YA%tUoqVI9`k{$^{xh`I$| zTK$&Q!&CSs&>oMP*c4R1eAL@B&)UmSZ$q`|TSr0nupaeL977$@W?n?y`>Qw#Z=z0| zo$A~I9EU&0Myy0Hmo*S~qF%R8@m;)uUfi9=M+`s1biMyU{LH4IKMufRq_3+({<(wv zn1)wSSC-Q^U@mI^6x774P!nH?`b4kBT-=75@HGsE0JFG%`t4bQsxL#WY#nNX+c6LKp;k1StBquQ*NehkI0!X? zk>&(zpKcafdx=?P?aQqG3Tog@r~!7P?)4$m`P)$EzkWX@zp5o!CD=9QfPy<&Zhq~pc^B+K+=P+vE zGpOS}^;zL6>cD@Ymb@KTVJPdZrK>|NbrZ6B?sKGzOXQcl2AGT*U>fQ?MW|a*YWr8( z{#x6=6@%IDdy|4@^0swo#v1CUQ8S&%S4B%#gc_(EHBcq$xEHN`Eo$N$Q4`pPVYtU^ zG@H#9q@T~7qM#GCnO6ck+*ha*{Lc*KBcXZ(YJfP?gE7?mS$!nxd=sob!|H`*iM3bz z>)ik4)=-DKvdyR~-;27Uedb~Fn0d-PYhExfo1dH4QRlsBhUWy%nhZQNWpGDf!iHZ9k(t+3K@!CGqJ>Um}{o5u#0R z!0SX$u(so*%wG!p4X5w=L*zMYi^grF8_}m*n|@nvA$l#Rkax*135($0?&c>Cw9o&y z+Jn~EfHR1m>}HZmxc%R5f1-4PXjR_$w$-_hZ!4dn{2{3#D{gB)M|r%}Yw?dHo$>vD zlkp||&bFW09#&{fQp7ajMuh2@iBsu$cVb>L>9@a*Cu`TL*8ep!@l#wZvh8 zm0NH(X(DIIK5{R4i|{e?Z}0GPnUw{f1pl^)pKFNz;#oyLA)|>tXxd%~;Q#6S2=qGb zvPQk*FOmsXznx=La;+f=|6t`(+)fT#U4)X2R1j@riM}WCBv#k|0}9$QNMG_4 zd5_E`?~{Y1V|$gtYvdVgcoQ2*FySR}^N7BB+R90#zr_EBFpA74g=8xEG5M|5e<1~J zFO&6T0U1N;$RhFt>Das!dRk=|K0&EGBtmA{j+ylNz#`q!5>qHfLV({GwSUg$s()%RLJ!$`^ZP7kes7<}Iu! z_RJ|=+ij0_#{c;Z!Z zd%QWrvNBgEbq_QQy3gay9+sJ1pO%!+DegPNojLUJhBM6{t*!fycTWAtUX#219~D^M ATL1t6 diff --git a/django/conf/locale/kk/LC_MESSAGES/django.po b/django/conf/locale/kk/LC_MESSAGES/django.po index 762dbc344..66073ac0b 100644 --- a/django/conf/locale/kk/LC_MESSAGES/django.po +++ b/django/conf/locale/kk/LC_MESSAGES/django.po @@ -6,10 +6,10 @@ # yun_man_ger , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Kazakh (http://www.transifex.com/projects/p/django/language/" "kk/)\n" @@ -27,6 +27,10 @@ msgstr "" msgid "Arabic" msgstr "Араб" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Әзірбайжан" @@ -80,323 +84,351 @@ msgid "English" msgstr "Ағылшын" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Британдық ағылшын" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Испан" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Аргентиналық испан" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексикалық испан" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Никарагуа испан" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Эстон" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баск" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Парсы" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Фин" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Француз" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фриз" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ирландия" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галиц" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Иврит" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хинди" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Кроат" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Венгрия" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Индонезия" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Исладия" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Итальян" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Жапон" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Грузин" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кхмер" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Канада" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Корей" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литва" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латвия" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македон" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малаялам" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монғол" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Норвегиялық букмол" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Дат" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Норвегиялық нюнор" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Пенджаб" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Поляк" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португал" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразилиялық португал" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Роман" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Орыс" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словак" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Славян" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Албан" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Серб" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Сербиялық латын" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Швед" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамиль" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тай" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Түрік" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украин" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Вьетнам" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Жеңілдетілген қытай" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Дәстүрлі қытай" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Тура мәнін енгізіңіз." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Тура URL-ді енгізіңіз." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Тек әріптерден, сандардан, астыңғы сызықтардан немесе дефистерден құралатын " "тура 'slug'-ті енгізіңіз." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Тура IPv4 адресті енгізіңіз." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Тек үтірлермен бөлінген цифрлерді енгізіңіз." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Бұл мәннің %(limit_value)s екендігін тексеріңіз (қазір ол %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Бұл мәннің мынадан %(limit_value)s кіші немесе тең екендігін тексеріңіз." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Бұл мәннің мынадан %(limit_value)s үлкен немесе тең екендігін тексеріңіз." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -406,7 +438,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -416,247 +448,253 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s мәні %(date_field)s жолақтың ішінде %(lookup)s үшін бірегей " -"болу керек." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "және" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s %(field_label)s жолақпен бұрыннан бар." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Бұл жолақ null болмау керек." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Бұл жолақ бос болмау керек." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s %(field_label)s жолақпен бұрыннан бар." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Жолақтын түрі: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Бүтін сан" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (True немесе False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Жол (%(max_length)s символға дейін)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Үтірмен бөлінген бүтін сандар" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Дата (уақытсыз)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Дата (уақытпен)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Ондық сан" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Email адрес" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Файл жолы" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Реал сан" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Ұзын (8 байт) бүтін сан" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP мекенжайы" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Булеан (True, False немесе None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Мәтін" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Уақыт" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Foreign Key (тип related field арқылы анықталады)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "One-to-one қатынас" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Many-to-many қатынас" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Бұл өрісті толтыру міндетті." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Толық санды енгізіңіз." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Сан енгізіңіз." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -664,63 +702,67 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Дұрыс күнді енгізіңіз." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Дұрыс уақытты енгізіңіз." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Дұрыс күнді/уақытты енгізіңіз." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ешқандай файл жіберілмеді. Форманың кодтау түрін тексеріңіз." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ешқандай файл жіберілмеді." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Бос файл жіберілді." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Файлды жіберіңіз немесе тазалауды белгіленіз, екеуін бірге емес." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" "Дұрыс сүретті жүктеңіз. Сіз жүктеген файл - сүрет емес немесе бұзылған сүрет." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Дұрыс тандау жасаңыз. %(value)s дұрыс тандау емес." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Мәндер тізімін енгізіңіз." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -728,39 +770,45 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Сұрыптау" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Жою" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "%(field)s жолақтағы қайталанған мәнді түзетіңіз." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "%(field)s жолақтағы мәнді түзетіңіз, ол бірегей болу керек." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -769,47 +817,47 @@ msgstr "" "%(field_name)s жолақтағы мәнді түзетіңіз. Ол %(date_field)s жолақтың ішінде " "%(lookup)s үшін бірегей болу керек." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Қайталанатын мәндерді түзетіңіз." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Кірістірілген сыртқы кілт аталық дананың бастапқы кілтімен сәйкес келмейді." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Дұрыс нұсқаны таңдаңыз. Бұл нұсқа дұрыс таңдаулардың арасында жоқ." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Бірден көп элемент таңдау үшін \"Control\" немесе МасBook-те \"Command\" " "батырмасын басып тұрыңыз." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Кәзіргі" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Түзету" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Тазалау" @@ -825,62 +873,62 @@ msgstr "Иә" msgid "No" msgstr "Жоқ" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "иә,жоқ,мүмкін" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d байт" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s КБ" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s МБ" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ГБ" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ТБ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ПБ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "Т.Қ." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "Т.Ж." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ТҚ" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ТЖ" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "түнжарым" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "түсқайта" @@ -1156,111 +1204,127 @@ msgctxt "alt. month" msgid "December" msgstr "Желтоқсан" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "немесе" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Жыл таңдалмаған" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Ай таңдалмаған" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Күн таңдалмаған" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Апта таңдалмаған" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s қол жеткізгісіз" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1269,7 +1333,7 @@ msgstr "" "Болашақ %(verbose_name_plural)s қол жеткізгісіз, себебі %(class_name)s." "allow_future False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "'%(format)s' пішімі үшін дұрыс емес '%(datestr)s' уақыт жолы" @@ -1279,16 +1343,30 @@ msgstr "'%(format)s' пішімі үшін дұрыс емес '%(datestr)s' у msgid "No %(verbose_name)s found matching the query" msgstr "%(verbose_name)s табылған жоқ" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Бет соңғы емес және оны санға түрлендіруге болмайды." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Бос тізім және '%(class_name)s.allow_empty' - False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/km/LC_MESSAGES/django.mo b/django/conf/locale/km/LC_MESSAGES/django.mo index bbcd7ad62d94ee36154c355e3553d795c20971c6..02239693795cf3683d01524631748b6a6eb4e8be 100644 GIT binary patch delta 889 zcmXZZPe@cz6vy!sl40qLPX5U>89@mhoMvj083zP$p-`(_6yc)4{w&(~2Xy5l6g0#j zB(mANDMHCbv=BF1w9MMHY1byhWd(`({mnh_;PcM8_nvd^d!^#@;>Ku2^z4LLWz4MF z%vR%O?YM@DKjKCFifKH=BBpA?z6Ur(`~(~D2s^O8&TIq=IEu@tdOxuX|6moiCoC#A zNF~C-5$t7Q24`^{c`SX_EQ156fhMpGOUO+29yRzU?8beM8|%ZqJZ_V}iQ3o1v^7|0 zh(hBb5?XlVK1EHufi1X&8swY%%h&(A)s110X4GI^_y&jZ9R5bti#LTnt*DFiN4#j^ zKI$fuzA)#$cE6xL?LVZaC8?@`dr<@4LJc^DD!hQVaos)L90t3GIzNx97nOL?!EIEb zJ=8xwKo#mf9}e8W55x~q|Lzi-wO&9KyoMZb@9~kx zXIewP4b>p)_9K_GYaWlGzTh}&z{j3na#!6oRG+uyc+hOu6MOED@`Bl4_vD4pD1jOv yg=&o~mmvU1_nN@pxxlk3UkdoEu|W^;Yn%*vfui)V7lOup}Gc5^Y7h#vz3fm)jY delta 895 zcmXZZO-NK>6vpu*Q-+ZR`EWn-%lLGzu1KP(iYbT zMCowx1ddWz!0Wh<{A{F+p?Czf&}Hn!Wn?#dg<9wn4&kQ9nf7pQ9AA^KqR#cOZ8MfT z;xKrEgbMR+4Yl!e%-|c;BH!F!Uf zrcn*9c;U9Y>V84JT6JT#^`jOpp%y%iTJS2W@f|#g>u#z$EOs7se-YI$UgnQ3zC|_K zKz-xis7CvDg$u{=9q}yc+Z8yhdKuO5Eb2k7q53VlPdxw3ed)dr#`f70-%%GgJx=t5 zxW(Or8ZhcskcYFQ9-l+K!AqzGZ+iZoyX3B*=DeuK6|)bX*l>T;3ugb^?YqOEF4O`M zYS1`N;N;q)##`IA=FZGrn5t!y`R0*aRLl(zXQRVo2Me`R$xO%`IFyZwV};_{jbu9Y EAFa7rg#Z8m diff --git a/django/conf/locale/km/LC_MESSAGES/django.po b/django/conf/locale/km/LC_MESSAGES/django.po index 14f08f253..d00f0edf9 100644 --- a/django/conf/locale/km/LC_MESSAGES/django.po +++ b/django/conf/locale/km/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Khmer (http://www.transifex.com/projects/p/django/language/" "km/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "ភាសាអារ៉ាប់" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -78,318 +82,346 @@ msgid "English" msgstr "ភាសាអង់គ្លេស" #: conf/global_settings.py:66 -msgid "British English" +msgid "Australian English" msgstr "" #: conf/global_settings.py:67 -msgid "Esperanto" +msgid "British English" msgstr "" #: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "" + +#: conf/global_settings.py:69 msgid "Spanish" msgstr "ភាសាអេស្ប៉ាញ" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ភាសាហ្វាំងឡង់" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ភាសាបារាំង" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "ភាសាហ្កែលិគ" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ភាសាហេប្រិ" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ភាសាហុងគ្រី" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ភាសាអ៉ីស្លង់" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ភាសាអ៊ីតាលី" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "ភាសាជប៉ុន" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" +msgid "Burmese" msgstr "" #: conf/global_settings.py:103 -msgid "Nepali" +msgid "Norwegian Bokmal" msgstr "" #: conf/global_settings.py:104 +msgid "Nepali" +msgstr "" + +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ភាសាហ្វាំងឡង់" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "ភាសារូម៉ានី" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ភាសាรัរូស្ស៉ី" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "ភាសាស្លូវ៉ាគី" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "ភាសាស្លូវ៉ានី" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "ភាសាស៊ុយអែដ" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "ភាសាតាមីល" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "ភាសាទួរគី" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ភាសាអ៊ុយក្រែន" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "ភាសាចិនសាមញ្ញ" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "ភាសាចិនបុរាណ" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "បំពេញតែលេខហើយផ្តាច់ចេញពីគ្នាដោយសញ្ញាក្បៀស។" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -399,7 +431,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -409,245 +441,253 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "និង" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "ចាំបាច់បំពេញទិន្នន័យកន្លែងនេះ។" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "ចំនួនពិត(Integer)" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (អាច​ជា True រឺ False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "ចំនួនពិត(Integer) ដែលផ្តាច់ចេញពីគ្នាដោយ​ក្បៀស" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "កាល​បរិច្ឆេទ (Date) (មិនមានសរសេរម៉ោង)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "កាល​បរិច្ឆេទ (Date) (មានសរសេរម៉ោង)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "ចំនួនទសភាគ (Decimal)" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ផ្លូវទៅកាន់ឯកសារ" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "លេខ IP" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (អាចជា True​ រឺ False រឺ None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "អត្ថបទ" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "ពេលវេលា" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "អាស័យដ្ឋានគេហទំព័រ(URL)" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "ចាំបាច់បំពេញទិន្នន័យកន្លែងនេះ។" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "បំពេញចំនួនទាំងអស់។" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -655,62 +695,66 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "មិនមានឯកសារត្រូវបានជ្រើសរើស។ សូមពិនិត្យប្រភេទឯកសារម្តងទៀត។" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "ពុំមានឯកសារ។​" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "រូបភាពដែលទាញយកមិនត្រឹមត្រូវ ប្រហែលជាមិនមែនជារូបភាព ឬក៏ជា រូបភាពខូច។" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -718,84 +762,90 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "លប់" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "សូមចុចប៉ូតុន \"Control\", ឬ \"Command\" ចំពោះកុំព្យូទ័រ Mac, ដើម្បីជ្រើសរើសច្រើនជាងមួយ។" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "ផ្លាស់ប្តូរ" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -811,62 +861,62 @@ msgstr "យល់ព្រម" msgid "No" msgstr "មិនយល់ព្រម" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "យល់ព្រម មិនយល់ព្រម​ ប្រហែល" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "" @@ -1142,118 +1192,134 @@ msgctxt "alt. month" msgid "December" msgstr "ធ្នូ" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1263,16 +1329,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/km/formats.py b/django/conf/locale/km/formats.py index ace2fc1ee..13a43107f 100644 --- a/django/conf/locale/km/formats.py +++ b/django/conf/locale/km/formats.py @@ -8,17 +8,17 @@ from __future__ import unicode_literals DATE_FORMAT = 'j ខែ F ឆ្នាំ Y' TIME_FORMAT = 'G:i:s' DATETIME_FORMAT = 'j ខែ F ឆ្នាំ Y, G:i:s' -# YEAR_MONTH_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M Y' SHORT_DATETIME_FORMAT = 'j M Y, G:i:s' -# FIRST_DAY_OF_WEEK = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = DECIMAL_SEPARATOR = ',' THOUSAND_SEPARATOR = '.' -# NUMBER_GROUPING = +# NUMBER_GROUPING = diff --git a/django/conf/locale/kn/LC_MESSAGES/django.mo b/django/conf/locale/kn/LC_MESSAGES/django.mo index 74882573a66885377fee0de5c635e1a942053b91..22d68db5de20464d4aa8a05145449969d22585e3 100644 GIT binary patch delta 4725 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 delta 4844 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 V|37`;qx_gaard;E7vqwW{|5tC_*MV_ diff --git a/django/conf/locale/kn/LC_MESSAGES/django.po b/django/conf/locale/kn/LC_MESSAGES/django.po index 6c0208028..c341f931f 100644 --- a/django/conf/locale/kn/LC_MESSAGES/django.po +++ b/django/conf/locale/kn/LC_MESSAGES/django.po @@ -6,10 +6,10 @@ # Ramakrishna Yekulla , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/django/language/" "kn/)\n" @@ -27,6 +27,10 @@ msgstr "" msgid "Arabic" msgstr "ಅರೇಬಿಕ್" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "ಆಜೆರ್ಬೈಜನಿ" @@ -80,325 +84,353 @@ msgid "English" msgstr "ಇಂಗ್ಲಿಷ್" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "ಬ್ರಿಟೀಶ್ ಇಂಗ್ಲಿಷ್" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "ಸ್ಪ್ಯಾನಿಷ್" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "ಅರ್ಜೆಂಟಿನಿಯನ್ ಸ್ಪಾನಿಷ್" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "ಮೆಕ್ಸಿಕನ್ ಸ್ಪಾನಿಷ್" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "nicarguan ಸ್ಪಾನಿಷ್" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "ಎಷ್ಟೋನಿಯನ್" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "ಬಾಸ್ಕ್‍" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "ಪರ್ಶಿಯನ್" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ಫಿನ್ನಿಶ್" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ಫ್ರೆಂಚ್" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "ಫ್ರಿಸಿಯನ್" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ಐರಿಶ್" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "ಗೆಲಿಶಿಯನ್" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ಹೀಬ್ರೂ" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "ಹಿಂದಿ" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "ಕ್ರೊಯೇಶಿಯನ್" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ಹಂಗೇರಿಯನ್" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "ಇಂಡೋನಿಶಿಯನ್" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ಐಸ್‌ಲ್ಯಾಂಡಿಕ್" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ಇಟಾಲಿಯನ್" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "ಜಾಪನೀಸ್" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "ಜಾರ್ಜೆಯನ್ " -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "ಖಮೇರ್" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "ಕನ್ನಡ" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "ಕೊರಿಯನ್" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "ಲಿತುವಾನಿಯನ್ " -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "ಲಾಟ್ವಿಯನ್" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "ಮೆಸಡೊನಿಯನ್" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "ಮಲಯಾಳಂ" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "ಮಂಗೊಲಿಯನ್" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "ನಾರ್ವೇಜಿಯನ್ ಬೋಕ್ಮಲ್" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ಡಚ್" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "ನಾರ್ವೇಜಿಯನ್ ನಿನೋರ್ಕ್" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "ಪಂಜಾಬಿ" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "ಪೋಲಿಷ್" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "ಪೋರ್ಚುಗೀಸ್" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ಬ್ರಜೀಲಿಯನ್ ಪೋರ್ಚುಗೀಸ್" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "ರೋಮೇನಿಯನ್" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ರಶಿಯನ್" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "ಸ್ಲೋವಾಕ್" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "ಸ್ಲೋವೇನಿಯನ್" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "ಅಲ್ಬೆನಿಯನ್ " -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "ಸರ್ಬಿಯನ್" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "ಸರ್ಬಿಯನ್ ಲ್ಯಾಟಿನ್" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "ಸ್ವೀಡಿಷ್" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "ತಮಿಳು" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "ತೆಲುಗು" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "ಥಾಯ್" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "ಟರ್ಕಿಶ್" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ಉಕ್ರೇನಿಯನ್" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "ಉರ್ದು" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "ವಿಯೆತ್ನಾಮೀಸ್" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "ಸರಳೀಕೃತ ಚೈನೀಸ್" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "ಸಂಪ್ರದಾಯಿಕ ಚೈನೀಸ್ " +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "ಸಿಂಧುವಾದ ಮೌಲ್ಯವನ್ನು ನಮೂದಿಸಿ." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "ಸರಿಯಾದ ಒಂದು URL ಅನ್ನು ನಮೂದಿಸಿ." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "ಅಕ್ಷರಗಳು, ಅಂಕೆಗಳು, ಅಡಿಗೆರೆಗಳು (ಅಂಡರ್ಸ್ಕೋರ್) ಹಾಗು ಅಡ್ಡಗೆರೆಗಳನ್ನು ಹೊಂದಿರುವ ಒಂದು " "ಸರಿಯಾದ 'slug' ಅನ್ನು ನಮೂದಿಸಿ." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "ಒಂದು ಸರಿಯಾದ IPv4 ವಿಳಾಸವನ್ನು ನಮೂದಿಸಿ." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "ಮಾನ್ಯವಾದ IPv6 ವಿಳಾಸ ದಾಖಲಿಸಿ" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "ಮಾನ್ಯವಾದ IPv4 ಅಥವಾ IPv6 ವಿಳಾಸ ದಾಖಲಿಸಿ" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "ಅಲ್ಪವಿರಾಮ(,)ಗಳಿಂದ ಬೇರ್ಪಟ್ಟ ಅಂಕೆಗಳನ್ನು ಮಾತ್ರ ಬರೆಯಿರಿ." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "ಈ ಮೌಲ್ಯವು %(limit_value)s ಆಗಿದೆ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ (ಇದು %(show_value)s ಆಗಿದೆ)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "ಈ ಮೌಲ್ಯವು %(limit_value)s ಕ್ಕಿಂತ ಕಡಿಮೆಯ ಅಥವ ಸಮನಾದ ಮೌಲ್ಯವಾಗಿದೆ ಎಂದು ಖಾತ್ರಿ " "ಮಾಡಿಕೊಳ್ಳಿ." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "ಈ ಮೌಲ್ಯವು %(limit_value)s ಕ್ಕಿಂತ ಹೆಚ್ಚಿನ ಅಥವ ಸಮನಾದ ಮೌಲ್ಯವಾಗಿದೆ ಎಂದು ಖಾತ್ರಿ " "ಮಾಡಿಕೊಳ್ಳಿ." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -408,7 +440,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -418,247 +450,254 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s ಎನ್ನುವುದು %(date_field)s %(lookup)s ಗಾಗಿ ವಿಶಿಷ್ಟವಾಗಿರಬೇಕು." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ಮತ್ತು" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "ಈ ಅಂಶವನ್ನು ಖಾಲಿ ಬಿಡುವಂತಿಲ್ಲ." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "ಈ ಸ್ಥಳವು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "" "ಈ %(field_label)s ಅನ್ನು ಹೊಂದಿರುವ ಒಂದು %(model_name)s ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "ಈ ಅಂಶವನ್ನು ಖಾಲಿ ಬಿಡುವಂತಿಲ್ಲ." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "ಈ ಸ್ಥಳವು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "ಕ್ಷೇತ್ರದ ಬಗೆ: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "ಪೂರ್ಣಾಂಕ" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "ಬೂಲಿಯನ್ (ಹೌದು ಅಥವ ಅಲ್ಲ)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "ಪದಪುಂಜ (%(max_length)s ವರೆಗೆ)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "ಅಲ್ಪವಿರಾಮ(,) ದಿಂದ ಬೇರ್ಪಟ್ಟ ಪೂರ್ಣಸಂಖ್ಯೆಗಳು" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "ದಿನಾಂಕ (ಸಮಯವಿಲ್ಲದೆ)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "ದಿನಾಂಕ (ಸಮಯದೊಂದಿಗೆ)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "ದಶಮಾನ ಸಂಖ್ಯೆ" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ಕಡತದ ಸ್ಥಾನಪಥ" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "ತೇಲುವ-ಬಿಂದು ಸಂಖ್ಯೆ" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "ಬೃಹತ್ (೮ ಬೈಟ್) ಪೂರ್ಣ ಸಂಖ್ಯೆ" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 ವಿಳಾಸ" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP ವಿಳಾಸ" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "ಬೂಲಿಯನ್ (ನಿಜ, ಸುಳ್ಳು ಅಥವ ಯಾವುದೂ ಅಲ್ಲ ಇವುಗಳಲ್ಲಿ ಒಂದು)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "ಪಠ್ಯ" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "ಸಮಯ" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "ಬಾಹ್ಯ ಕೀಲಿ (ಸಂಬಂಧಿತ ಸ್ಥಳದಿಂದ ಪ್ರಕಾರವನ್ನು ನಿರ್ಧರಿಸಲಾಗುತ್ತದೆ)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "ಒನ್-ಟು-ಒನ್ (ಪರಸ್ಪರ) ಸಂಬಂಧ" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "ಮೆನಿ-ಟು-ಮೆನಿ (ಸಾರ್ವಜನಿಕ) ಸಂಬಂಧ" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "ಈ ಸ್ಥಳವು ಅಗತ್ಯವಿರುತ್ತದೆ." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "ಪೂರ್ಣಾಂಕವೊಂದನ್ನು ನಮೂದಿಸಿ." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ನಮೂದಿಸಿ." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -666,46 +705,46 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "ಸರಿಯಾದ ದಿನಾಂಕವನ್ನು ನಮೂದಿಸಿ." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "ಸರಿಯಾದ ಸಮಯವನ್ನು ನಮೂದಿಸಿ." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "ಸರಿಯಾದ ದಿನಾಂಕ/ಸಮಯವನ್ನು ನಮೂದಿಸಿ." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "ಯಾವದೇ ಕಡತವನ್ನೂ ಸಲ್ಲಿಸಲಾಗಿಲ್ಲ. ನಮೂನೆಯ ಮೇಲಿನ ಸಂಕೇತೀಕರಣ (ಎನ್ಕೋಡಿಂಗ್) ಬಗೆಯನ್ನು " "ಪರೀಕ್ಷಿಸಿ." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "ಯಾವದೇ ಕಡತವನ್ನೂ ಸಲ್ಲಿಸಲಾಗಿಲ್ಲ." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "ಸಲ್ಲಿಸಲಾದ ಕಡತ ಖಾಲಿ ಇದೆ." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "ದಯವಿಟ್ಟು ಕಡತವನ್ನು ಸಲ್ಲಿಸಿ ಅಥವ ಅಳಿಸುವ ಗುರುತುಚೌಕವನ್ನು ಗುರುತು ಹಾಕಿ, ಎರಡನ್ನೂ ಒಟ್ಟಿಗೆ " "ಮಾಡಬೇಡಿ." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -713,21 +752,25 @@ msgstr "" "ಸರಿಯಾದ ಚಿತ್ರವನ್ನು ಸೇರಿಸಿ. ನೀವು ಸೇರಿಸಿದ ಕಡತವು ಚಿತ್ರವೇ ಅಲ್ಲ ಅಥವಾ ಅದು ಒಂದು ಹಾಳಾದ " "ಚಿತ್ರವಾಗಿದೆ. " -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "ಸರಿಯಾದ ಒಂದು ಆಯ್ಕೆಯನ್ನು ಆರಿಸಿ. %(value)s ಎನ್ನುವುದು ಲಭ್ಯವಿರುವ ಆಯ್ಕೆಗಳಲ್ಲಿ ಇಲ್ಲ." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "ಮೌಲ್ಯಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ನಮೂದಿಸಿ." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -735,41 +778,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "ಕ್ರಮ" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "ಅಳಿಸಿಹಾಕಿ" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "%(field)s ಗಾಗಿ ಎರಡು ಬಾರಿ ನಮೂದಿಸಲಾದ ಮಾಹಿತಿಯನ್ನು ಸರಿಪಡಿಸಿ." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "%(field)s ಗಾಗಿ ಎರಡು ಬಾರಿ ನಮೂದಿಸಲಾದ ಮಾಹಿತಿಯನ್ನು ಸರಿಪಡಿಸಿ, ಇದರ ಮೌಲ್ಯವು " "ವಿಶಿಷ್ಟವಾಗಿರಬೇಕು." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -778,46 +827,46 @@ msgstr "" "%(field_name)s ಗಾಗಿ ಎರಡು ಬಾರಿ ನಮೂದಿಸಲಾದ ಮಾಹಿತಿಯನ್ನು ಸರಿಪಡಿಸಿ, %(date_field)s " "ನಲ್ಲಿನ %(lookup)s ಗಾಗಿ ಇದರ ಮೌಲ್ಯವು ವಿಶಿಷ್ಟವಾಗಿರಬೇಕು." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "ದಯವಿಟ್ಟು ಈ ಕೆಳಗೆ ಎರಡು ಬಾರಿ ನಮೂದಿಸಲಾದ ಮೌಲ್ಯವನ್ನು ಸರಿಪಡಿಸಿ." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "ಸಾಲಿನೊಳಗಿನ ಪ್ರಾಥಮಿಕ ಕೀಲಿಯು ಮೂಲ ಇನ್‌ಸ್ಟನ್ಸ್‍ ಪ್ರಾಥಮಿಕ ಕೀಲಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "ಸರಿಯಾದ ಒಂದು ಆಯ್ಕೆಯನ್ನು ಆರಿಸಿ. ಆ ಆಯ್ಕೆಯು ಲಭ್ಯವಿರುವ ಆಯ್ಕೆಗಳಲ್ಲಿ ಇಲ್ಲ." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "ಒಂದಕ್ಕಿಂತ ಹೆಚ್ಚನ್ನು ಆಯ್ದುಕೊಳ್ಳಲು ಮ್ಯಾಕ್ ಗಣಕದಲ್ಲಿನ \"ಕಂಟ್ರೋಲ್\", ಅಥವಾ \"ಕಮ್ಯಾಂಡ್\" ಅನ್ನು " "ಒತ್ತಿ ಹಿಡಿಯಿರಿ." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "ಪ್ರಸಕ್ತ" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "ಬದಲಾವಣೆ" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "ಮುಕ್ತಗೊಳಿಸು" @@ -833,62 +882,62 @@ msgstr "ಹೌದು" msgid "No" msgstr "ಇಲ್ಲ" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ಹೌದು,ಇಲ್ಲ,ಇರಬಹುದು" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d ಬೈಟ್‌ಗಳು" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "ಅಪರಾಹ್ನ" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "ಪೂರ್ವಾಹ್ನ" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ಅಪರಾಹ್ನ" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ಪೂರ್ವಾಹ್ನ" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "ಮಧ್ಯರಾತ್ರಿ" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "ಮಧ್ಯಾಹ್ನ" @@ -1164,111 +1213,127 @@ msgctxt "alt. month" msgid "December" msgstr "ಡಿಸೆಂಬರ್" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ಅಥವ" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "ಯಾವುದೆ ವರ್ಷವನ್ನು ಸೂಚಿಲಾಗಿಲ್ಲ" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "ಯಾವುದೆ ತಿಂಗಳನ್ನು ಸೂಚಿಸಲಾಗಿಲ್ಲ" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "ಯಾವುದೆ ದಿನವನ್ನು ಸೂಚಿಸಲಾಗಿಲ್ಲ" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "ಯಾವುದೆ ವಾರವನ್ನು ಸೂಚಿಸಲಾಗಿಲ್ಲ" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "ಯಾವುದೆ %(verbose_name_plural)s ಲಭ್ಯವಿಲ್ಲ" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1277,7 +1342,7 @@ msgstr "" "ಭವಿಷ್ಯದ %(verbose_name_plural)s ಲಭ್ಯವಿಲ್ಲ ಏಕೆಂದರೆ %(class_name)s.allow_future " "ಎನ್ನುವುದು ಅಸತ್ಯವಾಗಿದೆ (ಫಾಲ್ಸ್‍) ಆಗಿದೆ." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1288,17 +1353,31 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "ಮನವಿಗೆ ತಾಳೆಯಾಗುವ ಯಾವುದೆ %(verbose_name)s ಕಂಡುಬಂದಿಲ್ಲ" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "ಪುಟವು 'ಕೊನೆಯ'ದಲ್ಲ, ಅಥವ ಅದನ್ನು ಒಂದು int ಆಗಿ ಮಾರ್ಪಡಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" "ಖಾಲಿ ಪಟ್ಟಿ ಹಾಗು '%(class_name)s.allow_empty' ಎನ್ನುವುದು ಅಸತ್ಯವಾಗಿದೆ (ಫಾಲ್ಸ್‍)." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/kn/formats.py b/django/conf/locale/kn/formats.py index ce1999ac9..492470865 100644 --- a/django/conf/locale/kn/formats.py +++ b/django/conf/locale/kn/formats.py @@ -7,18 +7,18 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'j F Y' TIME_FORMAT = 'h:i:s A' -# DATETIME_FORMAT = -# YEAR_MONTH_FORMAT = +# DATETIME_FORMAT = +# YEAR_MONTH_FORMAT = MONTH_DAY_FORMAT = 'j F' SHORT_DATE_FORMAT = 'j M Y' -# SHORT_DATETIME_FORMAT = -# FIRST_DAY_OF_WEEK = +# SHORT_DATETIME_FORMAT = +# FIRST_DAY_OF_WEEK = # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior -# DATE_INPUT_FORMATS = -# TIME_INPUT_FORMATS = -# DATETIME_INPUT_FORMATS = -# DECIMAL_SEPARATOR = -# THOUSAND_SEPARATOR = -# NUMBER_GROUPING = +# DATE_INPUT_FORMATS = +# TIME_INPUT_FORMATS = +# DATETIME_INPUT_FORMATS = +# DECIMAL_SEPARATOR = +# THOUSAND_SEPARATOR = +# NUMBER_GROUPING = diff --git a/django/conf/locale/ko/LC_MESSAGES/django.mo b/django/conf/locale/ko/LC_MESSAGES/django.mo index e43e93de20dbb6bffd4ed5e80eeb6cff89745c1b..68239e5df079b447806cdd33bd46e641723d72ab 100644 GIT binary patch literal 21056 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 delta 5324 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 diff --git a/django/conf/locale/ko/LC_MESSAGES/django.po b/django/conf/locale/ko/LC_MESSAGES/django.po index 6a905ac68..9b52248b4 100644 --- a/django/conf/locale/ko/LC_MESSAGES/django.po +++ b/django/conf/locale/ko/LC_MESSAGES/django.po @@ -1,15 +1,18 @@ # This file is distributed under the same license as the Django package. # # Translators: +# BJ Jang , 2014 # Jaehong Kim , 2011 # Jannis Leidel , 2011 +# Jeong Seongtae , 2014 +# JuneHyeon Bae , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" -"Last-Translator: Jannis Leidel \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-12-14 04:22+0000\n" +"Last-Translator: JuneHyeon Bae \n" "Language-Team: Korean (http://www.transifex.com/projects/p/django/language/" "ko/)\n" "MIME-Version: 1.0\n" @@ -20,12 +23,16 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "아프리칸스어" #: conf/global_settings.py:52 msgid "Arabic" msgstr "아랍어" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "아제르바이잔어" @@ -36,7 +43,7 @@ msgstr "불가리어" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "벨라루스어" #: conf/global_settings.py:56 msgid "Bengali" @@ -44,7 +51,7 @@ msgstr "방글라데시어" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "브르타뉴어" #: conf/global_settings.py:58 msgid "Bosnian" @@ -79,320 +86,348 @@ msgid "English" msgstr "영어" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "영어(호주)" + +#: conf/global_settings.py:67 msgid "British English" msgstr "영어 (영국)" -#: conf/global_settings.py:67 -msgid "Esperanto" -msgstr "" - #: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "에스페란토어" + +#: conf/global_settings.py:69 msgid "Spanish" msgstr "스페인어" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "아르헨티나 스페인어" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "멕시컨 스페인어" -#: conf/global_settings.py:71 -msgid "Nicaraguan Spanish" -msgstr "" - #: conf/global_settings.py:72 -msgid "Venezuelan Spanish" -msgstr "" +msgid "Nicaraguan Spanish" +msgstr "니카과라 스페인어" #: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "베네수엘라 스페인어" + +#: conf/global_settings.py:74 msgid "Estonian" msgstr "에스토니아어" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "바스크어" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "페르시아어" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "핀란드어" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "프랑스어" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "프리슬란트어" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "아일랜드어" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "갈리시아어" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "히브리어" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "힌두어" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "크로아티아어" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "헝가리어" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "인테르링구아어" + +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "인도네시아어" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "아이슬란드어" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "이탈리아어" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "일본어" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "조지아어" -#: conf/global_settings.py:91 -msgid "Kazakh" -msgstr "" - #: conf/global_settings.py:92 +msgid "Kazakh" +msgstr "카자흐어" + +#: conf/global_settings.py:93 msgid "Khmer" msgstr "크메르어" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "칸나다어" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "한국어" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "룩셈부르크" + +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "리투아니아어" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "라트비아어" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "마케도니아어" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "말레이지아어" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "몽고어" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "룩셈부르크어" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "노르웨이어 (보크몰)" -#: conf/global_settings.py:103 -msgid "Nepali" -msgstr "" - #: conf/global_settings.py:104 +msgid "Nepali" +msgstr "네팔어" + +#: conf/global_settings.py:105 msgid "Dutch" msgstr "네덜란드어" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "노르웨이어 (뉘노르스크)" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "오세티아어" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "펀자브어" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "폴란드어" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "포르투갈어" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "브라질 포르투갈어" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "루마니아어" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "러시아어" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "슬로바키아어" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "슬로베니아어" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "알바니아어" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "세르비아어" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "세르비아어" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "스웨덴어" -#: conf/global_settings.py:119 -msgid "Swahili" -msgstr "" - #: conf/global_settings.py:120 +msgid "Swahili" +msgstr "스와힐리어" + +#: conf/global_settings.py:121 msgid "Tamil" msgstr "타밀어" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "텔루구어" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "태국어" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "터키어" -#: conf/global_settings.py:124 -msgid "Tatar" -msgstr "" - #: conf/global_settings.py:125 -msgid "Udmurt" -msgstr "" +msgid "Tatar" +msgstr "타타르" #: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "이제프스크" + +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "우크라이나어" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "우르드어" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "베트남어" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "중국어 간체" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "중국어 번체" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "사이트 맵" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "정적 파일" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "신디케이션" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "웹 " + #: core/validators.py:21 msgid "Enter a valid value." msgstr "올바른 값을 입력하세요." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "올바른 URL을 입력하세요." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "올바른 정수를 입력하세요." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "" +msgstr "올바른 이메일 주소를 입력하세요." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "문자, 숫자, '_', '-'만 가능합니다." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "올바른 IPv4 주소를 입력하세요." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." -msgstr "" +msgstr "올바른 IPv6 주소를 입력하세요." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." -msgstr "" +msgstr "올바른 IPv4 혹은 IPv6 주소를 입력하세요." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "콤마로 구분된 숫자만 입력하세요." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "%(limit_value)s 안의 값을 입력해 주세요. (입력하신 값은 %(show_value)s입니" "다.)" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "%(limit_value)s 이하의 값을 입력해 주세요." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "%(limit_value)s 이상의 값을 입력해 주세요." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -401,8 +436,10 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"이 값이 최소 %(limit_value)d 개의 글자인지 확인하세요(입력값 %(show_value)d " +"자)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -411,290 +448,310 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"이 값이 최대 %(limit_value)d 개의 글자인지 확인하세요(입력값 %(show_value)d " +"자)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s(은)는 반드시 %(date_field)s %(lookup)s에 대해 유일해야 합니다." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "또한" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s의 %(field_label)s(은)는 이미 존재합니다." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s의 %(field_labels)s 은/는 이미 존재합니다." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." -msgstr "" +msgstr "%(value)r 은/는 올바른 선택사항이 아닙니다." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "이 필드는 null 값은 사용할 수 없습니다. " -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "이 필드는 null 값은 사용할 수 없습니다. " -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s의 %(field_label)s은/는 이미 존재합니다." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s은/는 반드시 %(date_field_label)s %(lookup_type)s에 대해 유일" +"해야 합니다." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "%(field_type)s 형식 필드" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "정수" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "'%(value)s' 값은 정수를 입력 하여야 합니다." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "'%(value)s' 값은 값이 없거나, 참 또는 거짓 중 하나 여야 합니다." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "boolean(참 또는 거짓)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "문자열(%(max_length)s 글자까지)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "정수(콤마로 구분)" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" +"'%(value)s' 값은 날짜 형식이 아닙니다. YYYY-MM-DD 형식이 되어야 합니다." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." -msgstr "" +msgstr "'%(value)s' 값은 올바른 형식(YYYY-MM-DD)이나 유효하지 않은 날자입니다." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "날짜(시간 제외)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" +"'%(value)s' 값은 올바르지 않은 형식입니다. YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ] 형식이어야 합니다." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" +"'%(value)s' 값은 맞는 포맷이지만 (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) 유효하" +"지 않은 date/time입니다." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "날짜(시간 포함)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "'%(value)s' 값은 10진수를 입력하여야 합니다." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "10진수" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "이메일 주소" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "파일 경로" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "'%(value)s' 값은 실수를 입력하여야 합니다." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "부동소수점 숫자" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "큰 정수 (8 byte)" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" -msgstr "" +msgstr "IPv4 주소" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP 주소" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "'%(value)s' 값은 값이 없거나, 참 또는 거짓 중 하나 이어야 합니다." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "boolean (참, 거짓 또는 none)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" -msgstr "" +msgstr "양의 정수" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" -msgstr "" +msgstr "양의 작은 정수" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" -msgstr "" +msgstr "슬러그(%(max_length)s 까지)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" -msgstr "" +msgstr "작은 정수" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "텍스트" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" +"'%(value)s' 값은 올바르지 않은 형식입니다. HH:MM[:ss[.uuuuuu]] 형식이어야 합" +"니다." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" +"'%(value)s' 값은 올바른 형식(HH:MM[:ss[.uuuuuu]])이나 유효하지 않은 시간입니" +"다." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "시각" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "원 바이너리 " -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" -msgstr "" +msgstr "파일" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" -msgstr "" +msgstr "이미지" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "" +msgstr "Primary key %(pk)r에 대한 인스턴스 %(model)s가 존재하지 않습니다." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "외래 키 (연관 필드에 의해 형식 결정)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "일대일 관계" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "다대다 관계" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "필수 항목입니다." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "정수를 입력하세요." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "숫자를 입력하세요." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" +msgstr[0] "전체 자릿수가 %(max)s 개를 넘지 않도록 해주세요." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" +msgstr[0] "전체 유효자리 개수가 %(max)s 개를 넘지 않도록 해주세요." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." -msgstr[0] "" +msgstr[0] "전체 유효자리 개수가 %(max)s 개를 넘지 않도록 해주세요." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "올바른 날짜를 입력하세요." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "올바른 시각을 입력하세요." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "올바른 날짜/시각을 입력하세요." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "등록된 파일이 없습니다. 인코딩 형식을 확인하세요." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "파일이 전송되지 않았습니다." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "입력하신 파일은 빈 파일입니다." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." -msgstr[0] "" +msgstr[0] "파일이름의 길이가 최대 %(max)d 자인지 확인하세요(%(length)d 자)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "파일을 보내거나 취소 체크박스를 체크하세요. 또는 둘다 비워두세요." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -702,61 +759,71 @@ msgstr "" "올바른 이미지를 업로드하세요. 업로드하신 파일은 이미지 파일이 아니거나 파일" "이 깨져 있습니다." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." -msgstr "올바르게 선택해 주세요. %(value)s (이)가 선택가능항목에 없습니다." +msgstr "올바르게 선택해 주세요. %(value)s 이/가 선택가능항목에 없습니다." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "리스트를 입력하세요." -#. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 -msgid ":" -msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "완전한 값을 입력하세요." -#: forms/forms.py:159 +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" -msgstr "" +msgstr "(%(name)s hidden 필드) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" -msgstr "" +msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "" +msgstr "관리폼 데이터가 없거나 변조되었습니다." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" +msgstr[0] "%d 개 이하의 양식을 제출하세요." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "%d 개 이상의 양식을 제출하세요." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "순서:" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "삭제" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "%(field)s의 중복된 데이터를 고쳐주세요." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "%(field)s의 중복된 데이터를 고쳐주세요. 유일한 값이어야 합니다." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -765,46 +832,48 @@ msgstr "" "%(field_name)s의 값은 %(date_field)s의 %(lookup)s에 대해 유일해야 합니다. 중" "복된 데이터를 고쳐주세요." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "아래의 중복된 값들을 고쳐주세요." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "부모 오브젝트의 primary key와 inline foreign key가 맞지 않습니다." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "올바르게 선택해 주세요. 선택하신 것이 선택가능항목에 없습니다." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "\"%(pk)s\"은/는 primary key로 적합하지 않습니다." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "복수 선택 시에는 \"Control\" 키를 누른 상태에서 선택해 주세요.(Mac은 " "\"Command\" 키)" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" +"%(datetime)s 은/는 %(current_timezone)s 시간대에서 해석될 수 없습니다; 정보" +"가 모호하거나 존재하지 않을 수 있습니다." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "현재" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "변경" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "취소" @@ -820,62 +889,62 @@ msgstr "예" msgid "No" msgstr "아니오" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "예,아니오,아마도" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d 바이트" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "오후" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "오전" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "오후" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "오전" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "자정" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "정오" @@ -1151,111 +1220,127 @@ msgctxt "alt. month" msgid "December" msgstr "12월" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "올바른 IPv6 주소가 아닙니다." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." -msgstr "" +msgstr "%(truncated_text)s ..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "또는" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" +msgstr[0] "%d년" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d개월" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d주" #: utils/timesince.py:28 #, python-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d일" #: utils/timesince.py:29 #, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d시간" + +#: utils/timesince.py:30 +#, python-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "" +msgstr[0] "%d분" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" +msgstr "0분" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Forbidden" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF 검증에 실패했습니다. 요청을 중단하였습니다." + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "년도가 없습니다." -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "월이 없습니다." -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "날짜가 없습니다." -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "주가 없습니다." -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr " %(verbose_name_plural)s를 사용할 수 없습니다." -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1264,7 +1349,7 @@ msgstr "" "Future 모듈 %(verbose_name_plural)s을 사용할 수 없습니다. %(class_name)s." "allow_future가 False 입니다." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "날짜 문자열 '%(datestr)s'이 표준 형식 '%(format)s'과 다릅니다." @@ -1274,16 +1359,30 @@ msgstr "날짜 문자열 '%(datestr)s'이 표준 형식 '%(format)s'과 다릅 msgid "No %(verbose_name)s found matching the query" msgstr "쿼리 결과에 %(verbose_name)s가 없습니다." -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "'마지막' 페이지가 아니거나, 정수형으로 변환할 수 없습니다." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" -msgstr "" +msgstr "Invalid page (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "빈 리스트이고 '%(class_name)s.allow_empty'가 False입니다." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "디렉토리 인덱스는 이곳에 사용할 수 없습니다." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" 가 존재하지 않습니다." + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Index of %(directory)s" diff --git a/django/conf/locale/ko/formats.py b/django/conf/locale/ko/formats.py index 28b4d06ca..29e57f136 100644 --- a/django/conf/locale/ko/formats.py +++ b/django/conf/locale/ko/formats.py @@ -18,7 +18,7 @@ SHORT_DATETIME_FORMAT = 'Y-n-j H:i' # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' + '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' # '%b %d %Y', '%b %d, %Y', # 'Oct 25 2006', 'Oct 25, 2006' # '%d %b %Y', '%d %b, %Y', # '25 Oct 2006', '25 Oct, 2006' # '%B %d %Y', '%B %d, %Y', # 'October 25 2006', 'October 25, 2006' diff --git a/django/conf/locale/lb/LC_MESSAGES/django.mo b/django/conf/locale/lb/LC_MESSAGES/django.mo index ec9de0d06e14250931641755ec4f2e415e8003cc..0913f192ced201d4ff931514b7e683253d1c2d57 100644 GIT binary patch delta 1523 zcmXZbTS!z<6vpvgW=&3|c}XoVV?o$uV#dbMshF?~3d`=K5TQ81$S_7p(Sr^I)k8(p z&;^R}p~!kLNr-L_Q9;oSA_#;aDFOqjha@O4`+v@Q`kl4*+H3E#_c`|?k0brhGm|}& zoO?URxmnJ+M3HlO*o6gn7H8v4^8w}%zs5}bWPUM+%^&6{PNwcJX5kpJobwbrHwCkb zU2>uzo5XYyxn>DYC0>Xg^doz8D=fds@;gu)--B8pj`?`l#!ul~;`68%=||N)MK8WB zPNo+cw8RiX!W@h;RxPGAP6Q1us4b=NHJMfFSe+rUHA z(L6KXq3(DPRruNbj#}WCIgYwZZ%I0zgNjQ~CsASfN{d6Nek+l>q^nOqxQ#Z@h+4P_ zwV}P1Z$}+vCuZYO)JD$P_*K-rUew3ihdP1hs5gI!>i6FApKw0wyCEKQrx~T`J1sy> zs6-uI5Vhl4)YrV$#@CyTsJq^6Mp56!0o43ssK4ekY6DkM{cm9g>$|%=Xn}j?6DxRy z`kFtO!>9&hrl%|&=b`48q29O>weV6K51~#bg1VA=)D<;gQV&~s(8OJ+BW*@a*oS=h zE{>`@j@rOU)PfgK^Li|Q-ST%(SM>lj?}g>xm>*FmIaJ2^tKcgM?Q9qo|1?LTAXJVS-uq2cY(PWb@V~h35Cle>4G{EYPiANjB30cHK7SLp%wM!?Wi~C zOil7GU#&AZLq;7^sQ8k3#qvGo4a?s~ol)OF%-iivjm%kA9r6ci{8h_+!B99DSQ4lT z1hTd?`nN?7#SX?g68?29ozbwbDiBQ9g?xdUaCI=%SXfxGu_cj+9rQIsV{Os6Z&mw5 TxF$XkE{i4hbqsVDhCTlQSO1wd delta 1565 zcmXZbYiP}J9LMn=c3~THx8t%MYl-yNf9E(ZXWEeaC6_iOC1*OeqwSn^&L(@}ga>$l zm?Eag3n$L57pQ=ySK8Y@wG5mdoiRO73#1UKMt+=|L;!Kv7R6?ihs zUMjc>=i()(c^T>?rdYhn=02+4TqG~+7Uc$RnLSvI z+PDGL&=!mDKpkZpmf{{%BS-A{Y1F!lsE_vw>I5F4-uwxwUXR7!VkP^#UIx0;zowSFS%jjK=_Pq*hj>SStASF#9oMJq6?!CD4dxDj=vn@|fH zkq_TBqw@Bl8aRO3@HlE+x5dv{{3`0IZll&cw)k`NHR>dL%Q=4~d?29C`cU(4X21E< z{B8a<^Y{&^(P5}{rRG?R2T*k@%xS2j_fRJ^r($_7p_YIOEHzi53a>*gXh1F4ihA=M zs5fXsoj|5*peP(sg`*ZZVV*+8yUp_!zl=JgE4LEGdy4bD?WuIU>+|?o*|6u&^FpDZ zKR+6oJ<|{Qe$o1M-p2T@L?)3+dP`#M@n|sQSBJgoYR?Y`L*ZyBGSla;XiY5B?$xJb z$xKVEJ(Z3IGl^C|8C>w6h3)CiwnR(ItW>(GmegcZN31FC)yHG4(cqen-SO7OR7bk$ K*4YUaL;nG@^{3nb diff --git a/django/conf/locale/lb/LC_MESSAGES/django.po b/django/conf/locale/lb/LC_MESSAGES/django.po index b3f65b68e..2684511da 100644 --- a/django/conf/locale/lb/LC_MESSAGES/django.po +++ b/django/conf/locale/lb/LC_MESSAGES/django.po @@ -5,11 +5,11 @@ # sim0n , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-11-03 23:25+0000\n" -"Last-Translator: sim0n \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/" "language/lb/)\n" "MIME-Version: 1.0\n" @@ -26,6 +26,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabesch" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -79,318 +83,346 @@ msgid "English" msgstr "Englesch" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britesch Englesch" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spuenesch" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinesch Spuenesch" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexikanesch Spuenesch" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estonesch" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskesch" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persesch" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finnesch" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Franséisch" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisesch" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Iresch" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galesch" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebräesch" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroatesch" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungaresch" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesesch" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islännesch" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italienesch" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japanesch" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgesch" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kanadesch" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreanesch" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Lëtzebuergesch" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lithuanesesch" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Lättesch" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedonesch" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolesch" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norwegesch Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Hollännesch" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norwegesch Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polnesch" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugisesch" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brasilianesch Portugisesch" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumänesch" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russesch" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slowakesch" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slowenesch" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanesch" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbesch" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbesch Latäinesch" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Schwedesch" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Tierkesch" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainesch" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamesesch" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Einfach d'Chinesesch" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Traditionell d'Chinesesch" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Gëff en validen Wärt an." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Gëff eng valid URL an." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Gëff eng valid e-mail Adress an." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Gëff eng valid IPv4 Adress an." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Gëff eng valid IPv6 Adress an." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Gëff eng valid IPv4 oder IPv6 Adress an." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -401,7 +433,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -412,247 +444,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "an" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Zuel" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (ouni Zäit)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (mat Zäit)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Dezimalzuel" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mail Adress" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Kommazuel" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Grouss (8 byte) Zuel" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 Adress" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP Adress" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positiv Zuel" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Kleng positiv Zuel" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Kleng Zuel" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Text" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Zäit" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Rei Binär Daten" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fichier" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Bild" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -661,31 +701,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Et ass keng Datei geschéckt ginn." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -693,31 +733,35 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Gëff eng Lescht vun Wäerter an." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -725,84 +769,91 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Sortéier" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Läsch" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Momentan" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Änner" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Maach eidel" @@ -818,63 +869,63 @@ msgstr "Jo" msgid "No" msgstr "Nee" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "jo,nee,vläit" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "" msgstr[1] "" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "" @@ -1150,124 +1201,140 @@ msgctxt "alt. month" msgid "December" msgstr "December" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "oder" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d Joer" msgstr[1] "%d Joren" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d Mount" msgstr[1] "%d Meint" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d Woch" msgstr[1] "%d Wochen" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d Dag" msgstr[1] "%d Deeg" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d Stonn" msgstr[1] "%d Stonnen" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d Minutt" msgstr[1] "%d Minutten" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 Minutten" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1277,16 +1344,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/lt/LC_MESSAGES/django.mo b/django/conf/locale/lt/LC_MESSAGES/django.mo index e7cd1e596a2923b276775f9a6145161f4d607aa5..2cc55a6ef332c98932c4501940e8c7742df2d5b3 100644 GIT binary patch delta 5938 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 delta 8679 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 diff --git a/django/conf/locale/lt/LC_MESSAGES/django.po b/django/conf/locale/lt/LC_MESSAGES/django.po index 67aca367f..0b749be51 100644 --- a/django/conf/locale/lt/LC_MESSAGES/django.po +++ b/django/conf/locale/lt/LC_MESSAGES/django.po @@ -7,15 +7,15 @@ # naktinis , 2012 # Nikolajus Krauklis , 2013 # Povilas Balzaravičius , 2011-2012 -# Simonas Kazlauskas , 2012-2013 +# Simonas Kazlauskas , 2012-2014 # Vytautas Astrauskas , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-23 15:55+0000\n" -"Last-Translator: Simonas Kazlauskas \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Lithuanian (http://www.transifex.com/projects/p/django/" "language/lt/)\n" "MIME-Version: 1.0\n" @@ -33,6 +33,10 @@ msgstr "Afrikiečių" msgid "Arabic" msgstr "Arabų" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaidžaniečių" @@ -86,322 +90,350 @@ msgid "English" msgstr "Anglų" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Britų Anglų" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Ispanų" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentiniečių Ispanų" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksikiečių Ispanų" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nikaragvos Ispanijos" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venesuelos Ispanų" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estų" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskų" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persų" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Suomių" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Prancūzų" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Fryzų" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Airių" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galų" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebrajų" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroatų" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Vengrų" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indoneziečių" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandų" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italų" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japonų" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Gruzinų" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazachų" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmerų" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Dravidų" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Korėjiečių" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Liuksemburgų" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Lietuvių" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvių" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonų" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malajalių" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolų" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Mjanmų" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norvegų Bokmal" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalų" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Olandų" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norvegų Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Osetinų" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Pandžabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Lenkų" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Protugalų" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brazilijos Portugalų" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumunų" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Rusų" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakų" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovėnų" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanų" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbų" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbų Lotynų" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Švedų" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Svahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamilų" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugų" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Tailando" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turkų" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Totorių" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtų" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainiečių" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamiečių" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Supaprastinta kinų" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tradicinė kinų" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Įveskite tinkamą reikšmę." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Įveskite tinkamą URL adresą." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Įveskite tinkamą skaičių." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Įveskite teisingą el. pašto adresą." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Šią reikšmę gali sudaryti tik raidės, skaičiai, pabraukimo arba paprasto " "brūkšnio simboliai." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Įveskite validų IPv4 adresą." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Įveskite validų IPv6 adresą." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Įveskite validų IPv4 arba IPv6 adresą." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Įveskite skaitmenis atskirtus kableliais." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Įsitikinkite, kad reikšmę sudaro %(limit_value)s simbolių (dabar yra " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Įsitikinkite, kad reikšmė yra mažesnė arba lygi %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Įsitikinkite, kad reikšmė yra didesnė arba lygi %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -419,7 +451,7 @@ msgstr[2] "" "Įsitikinkite, kad reikšmė sudaryta iš nemažiau kaip %(limit_value)d ženklų " "(dabartinis ilgis %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -437,245 +469,241 @@ msgstr[2] "" "Įsitikinkite, kad reikšmė sudaryta iš nedaugiau kaip %(limit_value)d ženklų " "(dabartinis ilgis %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s privalo būti unikalus %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ir" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Šis laukas negali būti null." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Lauką privaloma užpildyti." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s su šiuo %(field_label)s jau egzistuoja." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Reikšmės %(value)r rinktis negalima." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Šis laukas negali būti null." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Lauką privaloma užpildyti." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Lauko tipas: %(field_type)s " -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Sveikas skaičius" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' turi būti skaičius." +msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' reikšmė turi būti arba True, arba False." +msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" -msgstr "Loginė reikšmė (True arba False)" +msgstr "Loginė reikšmė (Tiesa arba Netiesa)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Eilutė (ilgis iki %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Kableliais atskirti sveikieji skaičiai" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' reikšmė yra netinkamu datos formatu. Reikšmė turi būti YYYY-MM-" -"DD formatu." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' reikšmė yra teisingo YYYY-MM-DD formato, tačiau tai nėra " -"teisinga data." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Data (be laiko)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' reikšmė yra neteisingo formato. Reikšmė turi būti pateikta YYYY-" -"MM-DD HH:MM[:ss[.uuuuuu]][TZ] formatu." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' reikšmė yra teisingo YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ] formato, " -"tačiau tai nėra teisinga data ar laikas." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Data (su laiku)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' reikšmė turi būti dešimtainis skaičius." +msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Dešimtainis skaičius" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "El. pašto adresas" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Kelias iki failo" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' reikšmė turi būti slankiojo kablelio skaičius." +msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Slankaus kablelio skaičius" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Didelis (8 baitų) sveikas skaičius" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 adresas" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adresas" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' reikšmė turi būti None, True arba False." +msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" -msgstr "Loginė reikšmė (True, False arba None)" +msgstr "Loginė reikšmė (Tiesa, Netiesa arba Nieko)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Teigiamas sveikasis skaičius" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Nedidelis teigiamas sveikasis skaičius" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Unikalus adresas (iki %(max_length)s ženklų)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Nedidelis sveikasis skaičius" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekstas" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' reikšmė yra neteisingo formato. Reikšmė turi būti pateikta HH:MM" -"[:ss[.uuuuuu]] formatu." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' reikšmė yra teisingo HH:MM[:ss[.uuuuuu]] formato, tačiau tai " -"nėra teisingas laikas." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Laikas" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Neapdorota informacija" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Failas" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Paveiksliukas" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "%(model)s modelio instancija su pirminiu raktu %(pk)r neegzistuoja." +msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Išorinis raktas (tipas nustatomas susijusiame lauke)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Sąryšis vienas su vienu" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Sąryšis daug su daug" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Šis laukas yra privalomas." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Įveskite pilną skaičių." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Įveskite skaičių." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -683,7 +711,7 @@ msgstr[0] "Įsitikinkite, kad yra nedaugiau nei %(max)s skaitmuo." msgstr[1] "Įsitikinkite, kad yra nedaugiau nei %(max)s skaitmenys." msgstr[2] "Įsitikinkite, kad yra nedaugiau nei %(max)s skaitmenų." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -691,7 +719,7 @@ msgstr[0] "Įsitikinkite, kad yra nedaugiau nei %(max)s skaitmuo po kablelio." msgstr[1] "Įsitikinkite, kad yra nedaugiau nei %(max)s skaitmenys po kablelio." msgstr[2] "Įsitikinkite, kad yra nedaugiau nei %(max)s skaitmenų po kablelio." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -703,31 +731,31 @@ msgstr[1] "" msgstr[2] "" "Įsitikinkite, kad yra nedaugiau nei %(max)s skaitmenų prieš kablelį." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Įveskite tinkamą datą." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Įveskite tinkamą laiką." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Įveskite tinkamą datą/laiką." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Nebuvo nurodytas failas. Patikrinkite formos koduotę." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Failas nebuvo nurodytas." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Nurodytas failas yra tuščias." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -742,11 +770,11 @@ msgstr[2] "" "Įsitikinkite, kad failo pavadinimas sudarytas iš nedaugiau kaip %(max)d " "ženklų (dabartinis ilgis %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Nurodykite failą arba pažymėkite išvalyti. Abu pasirinkimai negalimi." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -754,21 +782,25 @@ msgstr "" "Atsiųskite tinkamą paveiksliuką. Failas, kurį siuntėte nebuvo paveiksliukas, " "arba buvo sugadintas." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Nurodykite tinkamą reikšmę. %(value)s nėra galimas pasirinkimas." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Įveskite reikšmių sarašą." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Paslėptas laukelis %(name)s) %(error)s" @@ -776,15 +808,15 @@ msgstr "(Paslėptas laukelis %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "ManagementForm duomenys buvo sugadinti arba neegzistuoja" +msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." @@ -792,27 +824,35 @@ msgstr[0] "Prašome pateikti %d arba mažiau formų." msgstr[1] "Prašome pateikti %d arba mažiau formų." msgstr[2] "Prašome pateikti %d arba mažiau formų." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Nurodyti" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Ištrinti" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Pataisykite pasikartojančius duomenis laukui %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Pataisykite pasikartojančius duomenis laukui %(field)s. Duomenys privalo " "būti unikalūs." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -821,31 +861,31 @@ msgstr "" "Pataisykite pasikartojančius duomenis laukui %(field_name)s. Duomenys " "privalo būti unikalūs %(lookup)s peržiūroms per %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Pataisykite žemiau esančias pasikartojančias reikšmes." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Išorinis raktas neatitinka tėvinio objekto pirminio rakto." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Pasirinkite tinkamą reikšmę. Parinkta reikšmė nėra galima." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" nėra pirminiam raktui tinkama reikšmė." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Nuspauskite \"Control\", arba \"Command\" Mac kompiuteriuose, kad pasirinkti " "daugiau nei vieną." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -854,15 +894,15 @@ msgstr "" "Nepavyko interpretuoti %(datetime)s %(current_timezone)s laiko juostoje; " "Data gali turėti keletą reikšmių arba neegzistuoti." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Šiuo metu" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Pakeisti" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Išvalyti" @@ -878,11 +918,11 @@ msgstr "Taip" msgid "No" msgstr "Ne" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "taip,ne,galbūt" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -890,52 +930,52 @@ msgstr[0] "%(size)d baitas" msgstr[1] "%(size)d baitai" msgstr[2] "%(size)d baitai" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "vidurnaktis" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "vidurdienis" @@ -1211,36 +1251,26 @@ msgctxt "alt. month" msgid "December" msgstr "gruodžio" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Nepavyko importuoti nei PIL nei Pillow bibliotekos: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "Nepavyko importuoti '_imaging' modulio iš PIL paketo: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Tai nėra teisingas IPv6 adresas." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "arba" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1248,7 +1278,7 @@ msgstr[0] "%d metas" msgstr[1] "%d metai" msgstr[2] "%d metų" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1256,7 +1286,7 @@ msgstr[0] "%d mėnuo" msgstr[1] "%d mėnesiai" msgstr[2] "%d mėnesių" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1264,7 +1294,7 @@ msgstr[0] "%d savaitė" msgstr[1] "%d savaitės" msgstr[2] "%d savaičių" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1272,7 +1302,7 @@ msgstr[0] "%d diena" msgstr[1] "%d dienos" msgstr[2] "%d dienų" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1280,7 +1310,7 @@ msgstr[0] "%d valanda" msgstr[1] "%d valandos" msgstr[2] "%d valandų" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1288,46 +1318,72 @@ msgstr[0] "%d minutė" msgstr[1] "%d minutės" msgstr[2] "%d minučių" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minučių" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Aplankų indeksai čia neleidžiami." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" neegzistuoja" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s indeksas" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Nenurodyti metai" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Nenurodytas mėnuo" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Nenurodyta diena" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Nenurodyta savaitė" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Nėra %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1336,7 +1392,7 @@ msgstr "" "Ateities %(verbose_name_plural)s nėra prieinami, nes %(class_name)s." "allow_future yra False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Data '%(datestr)s' neatitinka formato '%(format)s'" @@ -1346,17 +1402,31 @@ msgstr "Data '%(datestr)s' neatitinka formato '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Atitinkantis užklausą %(verbose_name)s nerastas" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Puslapis nėra 'paskutinis', taip pat negali būti paverstas į sveiką skaičių." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Neegzistuojantis puslapis (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Tuščias sąrašas ir '%(class_name)s.allow_empty' yra False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Aplankų indeksai čia neleidžiami." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" neegzistuoja" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s indeksas" diff --git a/django/conf/locale/lt/formats.py b/django/conf/locale/lt/formats.py index 1bff4d986..41dab5f53 100644 --- a/django/conf/locale/lt/formats.py +++ b/django/conf/locale/lt/formats.py @@ -17,7 +17,7 @@ FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' + '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' ) TIME_INPUT_FORMATS = ( '%H:%M:%S', # '14:30:59' diff --git a/django/conf/locale/lv/LC_MESSAGES/django.mo b/django/conf/locale/lv/LC_MESSAGES/django.mo index 77b92b75398dae0823c35299713434d966b0b9d4..51e317521c13f0e293f97075513bb2ec72e6ac23 100644 GIT binary patch literal 13956 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 delta 4380 zcmZ|Rd2p2F0mtztAwW2Ukb{JTgawk26E+Fqh)4)>MJWLzAV`HJ+2EQ@He|C{5V`~* z6ahJ2!yzaF1`i^N8EmP})UimXGo@3dqpg346zmLQp;H|OM|ymJyAMwLN1x%hpXYgx z=Xu`eJ;LUuZx)0b|vKa|^psN;7y2`3DW9v8q^+B+~FcOj>m z1K0;&w02p$u`k~l!>O1%#F%^0i>Y`N zHNmqu7k`TxI5g21{+UvKH1JH+M3>lhD{2KgFop5WAu73e8a2Z|SubNI?XOTP5KnKK zSR$riI*vs*YDJb~FKn>wCs4<)M)kYay29oOudqLUYuo=u zb=;53(D6f1?NsXs)PQ3!4&ByryT1Z;-t=VFUo)R$chsN;T5Mg3!)Q05PS}dN!kyMV zsPj8f5947Ribqhl>K)WX{(+j{_o!Rfi{(>)8CrjxIFb!IARA|45xOym0el$?Fqz&p zU?pmzvrq#pK%Ku7HNlm3djrm-9l+Um2DPI9L>=EZ%yjh74MuLW$wUp{Mjbd2bzl|h zS*S)0unKitqut+%x}tS<`$p8#Z?*0~O=J)1HUAX#u!g^-l1?RoN0h25L=A91>dI!L zI+~B%cC*m#_n{`%WDVKv8&DH(x7)Yl650-G#r}rs|2A@5*xaF_nfKvFYsWy;fC;Dp zQ&20DZ=GVd*C214sYBjS6SD0NyZ?Z-8+HEssMqzP^$I5F{r`rFJ_vCvg9c1OoiGM@ zUQ7jQVl~!U>tgGp*5%eZ>ndxbHDC>*R`yAZ)BC^C?$~18hI%M>>Hyqrw|C+|+6VE2 z7-LSLo^l^IbTW2f5ne)_KadAT0}ZyOp`MwMs9TqZk@w$CMfYq1j=*WiT`?<=Z?su! z_a8t#Bgc>j*!&VTz(=Ti`x&aAFEJZ$+WpCNqFbDan!sq(tt-f4{k7Cn*q{?@Q0*o5 zKtJm5P!M&C!gl+!SWUYVr{X27!YpP#5?7!G*n}Q@4w;L&g?jpvUC|3HafPE-_y8Mp zWj@qv(T-Yy7jPWDgIcn`qOSA?s>AP4w!cKiFdnD%+QKWkKU<#JK|xKU5}6x4*~qWW2YTHz(ATUKYc zhyAwFhPsmVr~$X3X1W`7;vv)kU8oP%X=F9cuTT@eWc?CjXkD!*$gPO<&jKybA9qq)qxF5B&S8*+7@T8SsCu$9h_@<1CuB;NdD6<3gl)i;|cmcI^w@?EN9uplP5qs0lM808WG;05S zsEJOq`>U}R?Haqi7Igv3Fzlz&Kt)S_5!JyLsC$0}b>IzD2e&Z}@1O>VVRn77zcmpx zp>(SY<7wxjjvI&SZz8JysyxqmFCEcwCR_U<+!(yHOK#toyBp ztVgWJQ5W!vwL6dX*NLa?0cS9t_F2?J^nu;}d+W#6Pf#6wX4{uguiX`lK@~lm&qiwe zuNdbLeKYjIsv!AfOXU7j8A~1~>O^IC6f+Gsk_|*Mq4Wj=~q>y%^S2nWr`*6D&wj9Pb@(>wBW|C#3g{ag=F*R19*Q<-{QNxzr_+v7Q zWRqirKa`Pg$xHYoxqIs)AD|s>xs(5 zC_nt(Pi-f8g)AnolHr6B9e)Y6HIcS4Phk~lAZ}7bW)PLpQ6j(N`Azt*wukzQWHMPz zmXp)ud7`o^O5{`gh^=qc8kg9{eK>(Ur*=+WgU{=)U*7C#^5zF!O`%|$Yo*r}YWA%T zd0h>GR##45y{FB)JaQOEZEq(qoiR@O7fe| zz@ev{kB9DeUQ3prGEzxpPiMy57^g0Ch|`_X2x6%`A zbf)HXI2UqU&ZyjXoillVbdKl0=Nv0o=(r30&WXZu=W=0zlTvg&!xxM!hWEpxA+yLE z^!kIYV57&^=Jy4iMa7lQ;o@?q_t?q3=ACn#U1Mu|a>uQW8PXCs_g=`f1X|ldtIoAk zcRnq-o*raz&b2p&Or+v`*g>u3Tst~tWs~n&x5nqKZw;BY$U5yS`?}|)@mFL111GNd AzyJUM diff --git a/django/conf/locale/lv/LC_MESSAGES/django.po b/django/conf/locale/lv/LC_MESSAGES/django.po index 74160acd9..4d26212df 100644 --- a/django/conf/locale/lv/LC_MESSAGES/django.po +++ b/django/conf/locale/lv/LC_MESSAGES/django.po @@ -3,12 +3,13 @@ # Translators: # edgars , 2011 # Jannis Leidel , 2011 +# krikulis , 2014 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Latvian (http://www.transifex.com/projects/p/django/language/" "lv/)\n" @@ -21,23 +22,27 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "āfrikāņu" #: conf/global_settings.py:52 msgid "Arabic" msgstr "arābu" #: conf/global_settings.py:53 -msgid "Azerbaijani" +msgid "Asturian" msgstr "" +#: conf/global_settings.py:53 +msgid "Azerbaijani" +msgstr "azerbaidžāņu" + #: conf/global_settings.py:54 msgid "Bulgarian" msgstr "bulgāru" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "baltkrievu" #: conf/global_settings.py:56 msgid "Bengali" @@ -45,7 +50,7 @@ msgstr "bengāļu" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "bretoņu" #: conf/global_settings.py:58 msgid "Bosnian" @@ -80,320 +85,348 @@ msgid "English" msgstr "angļu" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Lielbritānijas angļu" -#: conf/global_settings.py:67 -msgid "Esperanto" -msgstr "" - #: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "esperanto" + +#: conf/global_settings.py:69 msgid "Spanish" msgstr "spāņu" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "igauņu" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "basku" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "persiešu" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "somu" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "franču" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "frīzu" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "īru" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "galīciešu" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ebreju" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "horvātu" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ungāru" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 -msgid "Indonesian" -msgstr "" +msgid "Interlingua" +msgstr "modernā latīņu valoda" #: conf/global_settings.py:87 +msgid "Indonesian" +msgstr "indonēziešu" + +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "islandiešu" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "itāļu" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japāņu" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "vācu" -#: conf/global_settings.py:91 -msgid "Kazakh" -msgstr "" - #: conf/global_settings.py:92 +msgid "Kazakh" +msgstr "kazahu" + +#: conf/global_settings.py:93 msgid "Khmer" msgstr "khmeru" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "kannādiešu" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "korejiešu" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "lietuviešu" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "latviešu" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "maķedoniešu" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "" -#: conf/global_settings.py:100 -msgid "Mongolian" -msgstr "" - #: conf/global_settings.py:101 -msgid "Burmese" +msgid "Mongolian" +msgstr "mongoļu" + +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" +msgid "Burmese" msgstr "" #: conf/global_settings.py:103 -msgid "Nepali" +msgid "Norwegian Bokmal" msgstr "" #: conf/global_settings.py:104 +msgid "Nepali" +msgstr "" + +#: conf/global_settings.py:105 msgid "Dutch" msgstr "holandiešu" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "poļu" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "portugāļu" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brazīlijas portugāļu" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "rumāņu" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "krievu" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "slovāku" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "slovēņu" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "albāņu" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "serbu" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "serbu latīņu" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "zviedru" -#: conf/global_settings.py:119 -msgid "Swahili" -msgstr "" - #: conf/global_settings.py:120 +msgid "Swahili" +msgstr "svahili" + +#: conf/global_settings.py:121 msgid "Tamil" msgstr "tamilu" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "taizemiešu" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "turku" -#: conf/global_settings.py:124 -msgid "Tatar" -msgstr "" - #: conf/global_settings.py:125 +msgid "Tatar" +msgstr "tatāru" + +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ukraiņu" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "vjetnamiešu" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "vienkāršā ķīniešu" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "tradicionālā ķīniešu" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Lapas kartes" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Statiski faili" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Sindikācija" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Ievadiet korektu vērtību." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Ievadiet korektu URL adresi." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "" +msgstr "Ievadiet veselu skaitli." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "" +msgstr "Ievadiet korektu e-pasta adresi" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Ievadiet korektu vērtību, kas satur tikai burtus, numurus, apakšsvītras vai " "šķērssvītras." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Ievadiet korektu IPv4 adresi." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." -msgstr "" +msgstr "Ievadiet korektu IPv6 adresi" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." -msgstr "" +msgstr "Ievadiet korektu IPv4 vai IPv6 adresi" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Ievadiet tikai numurus, atdalītus ar komatiem." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Nodrošiniet, ka vērtība ir %(limit_value)s (tā satur %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Šai vērtībai jabūt mazākai vai vienādai ar %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Vērtībai jābūt lielākai vai vienādai ar %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -402,10 +435,13 @@ msgid_plural "" "Ensure this value has at least %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Vērtībai jābūt vismaz %(limit_value)d zīmēm (tai ir %(show_value)d)." msgstr[1] "" +"Vērtībai jābūt vismaz %(limit_value)d zīmei (tai ir %(show_value)d)." msgstr[2] "" +"Vērtībai jābūt vismaz %(limit_value)d zīmēm (tai ir %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -414,236 +450,247 @@ msgid_plural "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." msgstr[0] "" +"Vērtībai jābūt ne vairāk kā %(limit_value)d zīmēm (tai ir %(show_value)d)." msgstr[1] "" +"Vērtībai jābūt ne vairāk kā %(limit_value)d zīmei (tai ir %(show_value)d)." msgstr[2] "" +"Vērtībai jābūt ne vairāk kā %(limit_value)d zīmēm (tai ir %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s jābūt unikālam %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "un" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s ar nosaukumu %(field_label)s jau eksistē." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Šis lauks nevar neksistēt (būt null)." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Šis lauks nevar būt tukšs" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s ar nosaukumu %(field_label)s jau eksistē." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Lauks ar tipu: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Vesels skaitlis" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (True vai False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Simbolu virkne (līdz pat %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Ar komatu atdalīti veselie skaitļi" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datums (bez laika)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datums (ar laiku)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimāls skaitlis" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-pasta adrese" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Faila ceļš" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Plūstošā punkta skaitlis" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Liels (8 baitu) vesels skaitlis" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" -msgstr "" +msgstr "IPv4 adrese" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP adrese" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (jā, nē vai neviens)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" -msgstr "" +msgstr "Naturāls skaitlis" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" -msgstr "" +msgstr "Mazs pozitīvs vesels skaitlis" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" -msgstr "" +msgstr "Identifikators (līdz %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" -msgstr "" +msgstr "Mazs vesels skaitlis" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Teksts" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Laiks" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" -msgstr "" +msgstr "Bināri dati" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" -msgstr "" +msgstr "Fails" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" -msgstr "" +msgstr "Attēls" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Ārējā atslēga (tipu nosaka lauks uz kuru attiecas)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Attiecība viens pret vienu" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Attiecība daudzi pret daudziem" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Šis lauks ir obligāts." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Ievadiet veselu skaitli." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Ievadiet skaitli." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." @@ -651,7 +698,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." @@ -659,7 +706,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -669,31 +716,31 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Ievadiet korektu datumu." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Ievadiet korektu laiku." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Ievadiet korektu datumu/laiku." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Nav nosūtīts fails. Pārbaudiet formas kodējuma tipu." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Netika nosūtīts fails." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Jūsu nosūtītais fails ir tukšs." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -702,11 +749,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -714,21 +761,25 @@ msgstr "" "Augšupielādējiet korektu attēlu. Fails, ko augšupielādējāt, vai nu nav " "attēls, vai arī ir bojāts." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Izvēlieties korektu izvēli. %(value)s nav pieejamo izvēļu sarakstā." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Ievadiet sarakstu ar vērtībām." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Ievadiet pilnu vērtību." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -736,42 +787,50 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "" +msgstr "Trūkst ManagementForm dati vai arī tie ir bojāti" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Lūdzu ievadiet %d vai mazāk formas." +msgstr[1] "Lūdzu ievadiet %d vai mazāk formas." +msgstr[2] "Lūdzu ievadiet %d vai mazāk formas." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Lūdzu ievadiet %d vai vairāk formas " +msgstr[1] "Lūdzu ievadiet %d vai vairāk formas " +msgstr[2] "Lūdzu ievadiet %d vai vairāk formas " + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Sakārtojums" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Dzēst" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Lūdzu izlabojiet dublicētos datus priekš %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Lūdzu izlabojiet dublicētos datus laukam %(field)s, kam jābūt unikālam." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -780,46 +839,46 @@ msgstr "" "Lūdzu izlabojiet dublicētos datus laukam %(field_name)s, kam jābūt unikālam " "priekš %(lookup)s iekš %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Lūdzu izlabojiet dublicētās vērtības zemāk." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Iekļautā ārējā atslēga nesakrita ar vecāka elementa primāro atslēgu" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Izvēlaties pareizu izvēli. Jūsu izvēlele neietilpst pieejamo sarakstā." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "\"%(pk)s\" nav derīga vērtība primārajai atslēgai." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Lai iezīmētu vairāk par vienu, pieturiet \"Ctrl\" (\"Command\" uz Mac " "datora) taustiņu." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Izmainīt" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -835,11 +894,11 @@ msgstr "Jā" msgid "No" msgstr "Nē" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "jā,nē,varbūt" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" @@ -847,52 +906,52 @@ msgstr[0] "%(size)d baits" msgstr[1] "%(size)d baiti" msgstr[2] "%(size)d baitu" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "pusnakts" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "dienasvidus" @@ -1168,36 +1227,26 @@ msgctxt "alt. month" msgid "December" msgstr "decembris" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "Šī nav derīga IPv6 adrese." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "vai" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" @@ -1205,7 +1254,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" @@ -1213,7 +1262,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" @@ -1221,7 +1270,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" @@ -1229,7 +1278,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" @@ -1237,7 +1286,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" @@ -1245,53 +1294,79 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Aizliegts" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF pārbaude neizdevās. Pieprasījums pārtrauks." + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Vairāk informācijas ir pieejams ar DEBUG=True" + +#: views/generic/dates.py:43 msgid "No year specified" -msgstr "" +msgstr "Nav norādīts gads" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" -msgstr "" +msgstr "Nav norādīts mēnesis" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" -msgstr "" +msgstr "Nav norādīta diena" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" -msgstr "" +msgstr "Nav norādīta nedēļa" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1301,16 +1376,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" neeksistē" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/lv/formats.py b/django/conf/locale/lv/formats.py index db1952e97..2b281d810 100644 --- a/django/conf/locale/lv/formats.py +++ b/django/conf/locale/lv/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = r'Y. \g. F' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = r'j.m.Y' SHORT_DATETIME_FORMAT = 'j.m.Y H:i:s' -FIRST_DAY_OF_WEEK = 1 #Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' + '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' ) TIME_INPUT_FORMATS = ( '%H:%M:%S', # '14:30:59' @@ -45,5 +45,5 @@ DATETIME_INPUT_FORMATS = ( '%d.%m.%y', # '25.10.06' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = ' ' # Non-breaking space +THOUSAND_SEPARATOR = ' ' # Non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/mk/LC_MESSAGES/django.mo b/django/conf/locale/mk/LC_MESSAGES/django.mo index abf6583ebd1a160b5660a02a76b553720e178d90..ef7d8b75373d574e41a72f1f9afb3f382b470131 100644 GIT binary patch literal 28134 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 delta 7676 zcmb8z33yh;y~pwMW@RTpSh5gamXL)cBw>$%gs_OLVT*t)3FIY2vH(diSoI|!OT}9C z09q=wMMO*00xwGxh$2-`1m1ADUM<&3i*-Rk>P4~Qm41KknLHOC@2$6^|9ocV%$b=p zGv@^O@SJPa%P#Mq+J|hiNYO6Kip9^GS=LX;A8Mys%X+r6Wkum{F&&TM61lv z8MqAx<5^Tct+}ZUCSwE+!AKm7?Qxz{@3oeh2CFfY3mc7FjK4PSFg}M9X}1Tbpex$4 zif|gv#Qj)~5iypPkN068JdHi@I>uuhvm9V~Eo&s1zEs?e-Ek)d;ak`oPa_Lry^A4u z&Rjolu3tbF&ANnofUhtNzr_w1+|?;}#+H=hOgR}_Fus*RCLFU-OEePWa3=P`T62A? zx&Ab2fS0f>9zjjC5!KH*;{{Z^Pf-*50@)qwYt)3>F^E?;Mw3y4UZ@+AQG1qwdV)OE z4F#w@orh{yfeBcHx_>LS#;0%q?nX`MBdo^HaWfWov#jNKy&LQQFqvg;%i4~?tp7HA z7PE028#WBr<1Kg$Id@iYPv^;Fa6IKc$hKOw$p6+xQ?5rHwzH@Q`3SWF*OA?^B73p^ zoycUc&T23QwFR@WBQC|>xDK^aFQ8VU-gpFAP3uhz!H-exE}@?M8mgZgn1&tWos}Dj z!IZ~&O~oYC4Fxz0=b{FB(fBHA$xmP?o-yTjO!<8rN&R0@6G&#(EwDef!W>lncnrk? z)Ps9xlTpJe)CBHBozk_aC4Ut4`kX@D_zkL^HeNPEO*8^SFv=K*;gow~81_NkpJ~d2 zF`V(O95R}~t*FB@#gq$CGhU4Pu+$*0y!8UAqvNP0JcW7-&Y1FFPy>F5fvvz4%GXSN zuSDle^uZv#|HH_r!Ej`otP0fWw^2*99kmh%QHSXo>f_iV$uSnyKFySKuo>ma7>=`0 zhju<{;&+?+l^CS=e?6IjxWQa_6-QHk6VtI>vSn3b9`e7nhaY+P9u7x0`=ckGk1eni zHKA(M1FS(!% zhl@}X-;R2}FQO(A&b!C21*<1&D~2JT7^@(S_16SysnC+#gX(w<>U;12>iVxx6WeCo zY3lc&CbS>*w}@X{Z&Oj@qh4UNRb>3e~|~s3)#7_3Ka_Y(P!u zVN?g(jR%Zx8s9TsF$QyhbYCabp-o2JpKbI`G7aWq1Q(X08m=?-zc4f62%^*cXl*(K;4&yIs-YzDVRjrgZiZZJe&7lzu%8jp&P=7It{v@ zZp_03oQ}GFuc?0sb*O%W8hAfyLPv2toKb-E*8TT7T3hI1hE-8hiscV-Rawn9H|-@&dlkF_gR0xEl@~;W%fc zWv$@)z1~rLbjV!8TC8T{GVu~>hVEP01{{K%Q>zhKEGu}7^SdDzIhWQ_xv1-vsQO=`9@Kl13~jAXP*0dS)_I~)#scg`eTgYQh&?E8MJ?qksE$se z2R}jeGijXjWt@*KD3_vEsv4Kz8svVj^_960%*N@)NYo7ps2eg(c?7PeJkivj!FH4{ z7{5f_A3njkKN`DHj>k?o3iaWdZOUa>$oST3GHkE)0czl$6P+8Hf)ZomlKf~ojBQ-0T6zi7&T$8}t9!KNX|4%Oi^sHLw*J@HBGgx66MXg|~Wt6O*MNI4fZZ~o&X5RrlK3mpqceXO<({9W1cCGMy=3P<3iL#R-g`R@*KYN*bjAfs!$W(gqpxk z)PwFu^?wLCoL=hbb*nw*IJZeb~p;qQ32H|;By9>sP#=jZAHr|ko zZ-vcsZfI?cG{&H2+QZn_)Mpz<7{{U}GTD^pV;9P$$nPAhir~ev{!GLX_Yx6YxP;y^ ze$)}aCUz4_|K?!5jYEjvn{sDv(rIstKGZv{^czBl@Jk|vxIifJ83`=;0BlLDBr1ug z38f6}Ki`Hxx?=2X6ddlrFPCpkonASm?ZmUh{lrG%NkZR)RYV8kV?wEv_(>q={0XSP z$&1m%Y3={Rrc#IGQ{qumZbEylRPA7$G;;6*Nqat&h+#xK?B9zD^n$mY3Z(Y5Z%Tz^4iUSE%Y@#h zpAr8~JVxB9_19PKEh3y7@59x^4q^~-3(l$X6d@{aIykg2f#l1vJ27Up5 zNo*yQx;X@X{(_%POj(2w+NQs$ za8sH@{#D|-sf))G#D5WgH+9coSE81fXzIjbB8PBKQDXm`QS?10! zEi0?M%Uw}P_O|iv1(h{r#qRkYcWL>O%4OA_;w*Q3m2XC$++g23X&ElNL;6U&IK9fg zkluYz!o1S*qLR{zk_2~oWpPcJ$GwnV==G+aDk`gg(A$mlGp>%s*6p6+3QtvW(F$^9 zRg0{do+{to{)2)-Qx{Y&^VpvbOdHTIHGObuW~MuRNY;Sms-H_DGe(sEntjzwtiGxalnpUYXr;B}JPFwrJkPhElsa9E=?2ogq z*ts#ShWqz4uJrHo@AV({H#F8YuJZ44`|JIO#9`|9_;>jaQW3cBZoHpHD|MBI_2hQ> z58LkSB>QZ3hm@NyrdbK`iOY-1YS^p<_YcRgAI$FUdcv;D>16w}L+saM5{Le<(f=`# zeg4DWn@F15|35uN#rFKyCUSD9yGP=fFupPbw^rFAkCSRq~~vN`}YOb!A=?$ z6Za#JL{F|nJ1Vw^{rs@3|3~9CiGJJpFV+79kC2hmH};1a<*R%BvDQ^EZZd&K8QN50co2&bD&8hwI?jrxU zE^PO3Uo-!+{+9zs>+^hFN9*Y{Wo2Zsf`CjJT_@ zF3Iw5)WK|A?LXvB^zY{B4!E65cI2oXtv037YeQiEyL{(I9SrxKnDECSSG`@B8)@g} zx3*8@U$HMw9vjqH=gXe*dsm46asQL{rK$aWFBAj?C37!tfewB{<672Xm5v5g?g>Q| zMJ1kcPet|U%4Ovo7kl@N=&sJ1G}ft=rry9?!^sUSQN0~GbErLcX5lz3C=+h_5OG}{ z*9X2K+|c0PuMyoE*zNSCcTS)4XdZNTMdco6!-vr?;!&Zc&zx0EA$y{wY_cOWMA_Vm&, 2011 -# vvangelovski , 2013 +# vvangelovski , 2013-2014 # vvangelovski , 2011-2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-09-23 11:24+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-30 08:49+0000\n" "Last-Translator: vvangelovski \n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/django/" "language/mk/)\n" @@ -27,6 +27,10 @@ msgstr "Африканс" msgid "Arabic" msgstr "Арапски" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Астуриски" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азербејџански" @@ -80,324 +84,352 @@ msgid "English" msgstr "Англиски" #: conf/global_settings.py:66 -msgid "British English" -msgstr "Британскиот англиски" +msgid "Australian English" +msgstr "Австралиски англиски" #: conf/global_settings.py:67 +msgid "British English" +msgstr "Британски англиски" + +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Есперанто" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Шпански" -#: conf/global_settings.py:69 -msgid "Argentinian Spanish" -msgstr "Аргентински Шпански" - #: conf/global_settings.py:70 +msgid "Argentinian Spanish" +msgstr "Аргентински шпански" + +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексикански шпански" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Никарагва шпански" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Венецуела шпански" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Естонски" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баскиски" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Персиски" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Фински" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Француски" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фризиски" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ирски" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галски" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Еврејски" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хинди" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Хрватски" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Унгарски" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Интерлингва" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Индонезиски" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Идо" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Исландски" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Италијански" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Јапонски" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Грузиски" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казахстански" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кмер" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Канада" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Корејски" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Луксембуршки" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литвански" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латвиски" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македонски" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малајалам" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монголски" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Марати" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Бурмански" -#: conf/global_settings.py:102 -msgid "Norwegian Bokmal" -msgstr "Норвешка bokmål" - #: conf/global_settings.py:103 +msgid "Norwegian Bokmal" +msgstr "Бокманл норвешки" + +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Непалски" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Холандски" -#: conf/global_settings.py:105 -msgid "Norwegian Nynorsk" -msgstr "Норвешки Нинорск" - #: conf/global_settings.py:106 +msgid "Norwegian Nynorsk" +msgstr "Нинорск норвешки" + +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Осетски" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Пунџаби" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Полски" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португалкски" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразилско португалски" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Романски" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Руски" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словачки" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Словенечки" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Албански" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Српски" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Српски Латиница" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Шведски" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Свахили" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамил" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тајландски" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Турски" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Татарски" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Удмурт" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украински" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Виетнамски" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" -msgstr "Упростен кинески" +msgstr "Поедноставен кинески" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Традиционален кинески" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Сајт мапи" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Статички датотеки" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Синдикација" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Веб дизајн" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Внесете правилна вредност." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Внесете правилна веб адреса." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "Внесете валиден цел број." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Внесете валидна email адреса." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Внесете правилно кратко име (slug) кое се соддржи од букви, цифри, долна " "црта или тире." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Внесeте правилна IPv4 адреса." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Внесете валидна IPv6 адреса." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Внесете валидна IPv4 или IPv6 адреса." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Внесете само цифри одделени со запирки." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Осигурајте се дека оваа вредност е %(limit_value)s (моментално е " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" "Осигурајте се дека оваа вредност е помала или еднаква со %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" "Осигурајте се дека оваа вредност е поголема или еднаква со %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -412,7 +444,7 @@ msgstr[1] "" "Осигурајте се дека оваа вредност има најмалку %(limit_value)d карактери (има " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -427,258 +459,268 @@ msgstr[1] "" "Осигурајте се дека оваа вредност има најмногу %(limit_value)d карактери (има " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s мора да биде уникатно за %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "и" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s со ова %(field_labels)s веќе постојат." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "Вредноста %(value)r не е валиден избор." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Оваа вредност неможе да биде null." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Ова поле не може да биде празно" + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(model_name)s со %(field_label)s веќе постои." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Вредноста %(value)r не е валиден избор." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" +"%(field_label)s мора да биде уникатно за %(date_field_label)s " +"%(lookup_type)s." -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Оваа вредност неможе да биде null." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Ова поле не може да биде празно" - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Поле од тип: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Цел број" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' вредноста мора да биде цел број." +msgstr "Вредноста '%(value)s' мора да биде цел број." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' вредноста мора да биде Точно или Неточно." +msgstr "Вредноста '%(value)s' мора да биде точно или неточно." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Логичка (или точно или неточно)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" -msgstr "Збор (до %(max_length)s)" +msgstr "Нишка од знаци (текст) (до %(max_length)s карактери)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Целобројни вредности одделени со запирка" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' вредноста има невалидно форматиран датум. Мора да биде во ГГГГ-" -"ММ-ДД формат." +"Вредноста '%(value)s' има погрешен формат на датум. Мора да биде во форматот " +"ГГГГ-ММ-ДД." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' вредноста има точен формат (ГГГГ-ММ-ДД) но не е валиден датум." +"Вредноста '%(value)s' има точен формат (ГГГГ-MM-ДД) но не е валиден датум." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" -msgstr "Датум (без час)" +msgstr "Датум (без време)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' вредноста има невалиден формат. Мора да биде во YYYY-MM-DD HH:MM" -"[:ss[.uuuuuu]][TZ] формат." +"Вредноста '%(value)s' има неточен формат. Таа мора да биде во ГГГГ-MM-ДД ЧЧ:" +"MM[:сс[.uuuuuu]][ВЗ] формат." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' вредноста има точен формат (YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ]) " -"но не е валиден датум со време." +"Вредноста '%(value)s' има точен формат (ГГ-MM-ДД ЧЧ:MM[:сс[.uuuuuu]][ВЗ]) но " +"не е валиден датум со време." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" -msgstr "Датум (со час)" +msgstr "Датум (со време)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' вредноста мора да биде децимален број." +msgstr "Вредноста '%(value)s' мора да биде децимален број." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Децимален број" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" -msgstr "Е-пошта" +msgstr "Адреса за е-пошта (email)" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Патека на датотека" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' вредноста мора да биде број со подвижна запирка." +msgstr "Вредноста '%(value)s' мора да биде децимален број со подвижна запирка." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" -msgstr "Децимален број" +msgstr "Децимален број подвижна запирка" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Голем (8 бајти) цел број" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 адреса" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" -msgstr "ИП адреса" +msgstr "IP адреса" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' вредноста мора да биде Ништо, Точно или Неточно." +msgstr "Вредноста '%(value)s' мора да биде ништо, точно или неточно." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" -msgstr "Логичка (точно,неточно или празно)" +msgstr "Логичка вредност (точно,неточно или ништо)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Позитивен цел број" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Позитивен мал цел број" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" -msgstr "Скратено име (до %(max_length)s)" +msgstr "Скратено име (до %(max_length)s знаци)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Мал цел број" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' вредноста има неточен формат. Мора да биде во HH:MM[:ss[." -"uuuuuu]] format." +"Вредноста '%(value)s' има неточен формат. Таа мора да биде во ГГГГ-ММ-ДД ЧЧ:" +"MM[:сс[uuuuuu]] формат." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' вредноста има точен формат (HH:MM[:ss[.uuuuuu]]) но е невалидно " -"време." +"Вредноста '%(value)s' има точен формат (ЧЧ:MM [:сс[uuuuuu]]) но не " +"претставува валидно време." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" -msgstr "Час" +msgstr "Време" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" -msgstr "URL" +msgstr "URL (веб адреса)" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Сурови бинарни податоци" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Датотека" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Слика" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "%(model)s инстанца со примарен клуч %(pk)r не постои." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" -msgstr "Надворешен клуч (типот е одреден според сврзаното поле)" +msgstr "Надворешен клуч (типот е одреден според поврзаното поле)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Еден-према-еден релација" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Повеќе-према-повеќе релација" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ова поле е задолжително." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." -msgstr "Внеси цел број." +msgstr "Внесете цел број." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Внесете број." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Осигурајте се дека вкупно нема повеќе од %(max)s цифра." msgstr[1] "Осигурајте се дека вкупно нема повеќе од %(max)s цифри." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Осигурајте се дека нема повеќе од %(max)s децимално место." msgstr[1] "Осигурајте се дека нема повеќе од %(max)s децимални места." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -689,31 +731,31 @@ msgstr[0] "" msgstr[1] "" "Осигурајте се дека нема повеќе од %(max)s цифри пред децималната запирка." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Внесете правилен датум." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Внесете правилно време." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Внесете правилен датум со време." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Не беше пратена датотека. Проверете го типот на енкодирање на формата." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Не беше пратена датотека." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Пратената датотека е празна." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -725,11 +767,13 @@ msgstr[1] "" "Осигурајте се дека ова име на датотека има најмногу %(max)d карактери (има " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." -msgstr "Или прикачете датотека или оттштиклирајте го полето." +msgstr "" +"Или прикачете датотека или штиклирајте го полето за чистење, не двете од " +"еднаш." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -737,21 +781,25 @@ msgstr "" "Качете валидна слика. Датотеката која ја качивте или не беше слика или беше " "расипана датотеката." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Внесете валиден избор. %(value)s не е еден од можните избори." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Внесете листа на вредности." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Внесете целосна вредност." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Скриено поле %(name)s) %(error)s" @@ -759,42 +807,49 @@ msgstr "(Скриено поле %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "податоците од ManagementForm недостасуваат или се променети" +msgstr "Недостасуваат податоци од ManagementForm или некој ги менувал" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Ве молиме поднесете %d или помалку форми." msgstr[1] "Ве молиме поднесете %d или помалку форми." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Ве молиме поднесете %d или повеќе форми." +msgstr[1] "Ве молиме поднесете %d или повеќе форми." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Редослед" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Избриши" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Ве молам поправете ја дуплираната вредност за %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "Ве молам поправете ја дуплираната вредност за %(field)s, која мора да биде " "уникатна." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -803,33 +858,33 @@ msgstr "" "Ве молам поправете ја дуплираната вредност за %(field_name)s која мора да " "биде уникатна за %(lookup)s во %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Ве молам поправете ги дуплираните вредности подолу." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Надворешниот клуч на вгезденото поле не се совпаѓа со примарниот клуч на " "родителската инстанца." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Изберете правилно. Тоа не е еден од можните избори." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" не е правилна вредност за примарен клуч." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Држете го „Control“, или „Command“ на Мекинтош, за да изберете повеќе од " "едно." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -838,15 +893,15 @@ msgstr "" "%(datetime)s не може да се толкува во временска зона %(current_timezone)s; " "можеби е двосмислена или не постои." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Моментално" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Измени" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Исчисти" @@ -862,63 +917,63 @@ msgstr "Да" msgid "No" msgstr "Не" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "да, не, можеби" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d бајт" msgstr[1] "%(size)d бајти" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "попладне" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "наутро" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "попладне" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "наутро" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "полноќ" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "пладне" @@ -1194,117 +1249,147 @@ msgctxt "alt. month" msgid "December" msgstr "Декември" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Ниту Pillow нити PIL можат да се импортираат: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "'_imaging' модулот PIL не може да се импортира: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Ова не е валидна IPv6 адреса." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "или" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d година" msgstr[1] "%d години" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d месец" msgstr[1] "%d месеци" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d недела" msgstr[1] "%d недели" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d ден" msgstr[1] "%d дена" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d час" msgstr[1] "%d часови" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d минута" msgstr[1] "%d минути" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 минути" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Индекси на директориуми не се дозволени тука." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Забрането" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" не постои" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF верификацијата не успеа. Барањето е прекинато." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Индекс на %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Ја гледате оваа порака, бидејќи овој HTTPS сајт бара \"Referer хедер\" да " +"биде испратен од вашиот веб пребарувач, но ниту еден таков хедер не беше " +"испратен. Овој хедер е потребен од безбедносни причини, за осигирување дека " +"вашиот прелистувач не е киднапиран од страна на трети лица." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Ако сте го конфигурирале вашиот веб пребарувач да го оневозможи праќањето на " +"'Referer' хедерот, ве молиме овозможето праќањето барем за овој сајт или за " +"HTTPS конекции или за барања од 'ист извор'." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Ја гледате оваа порака бидејќи овој сајт бара CSRF колаче (cookie) за да се " +"поднесуваат форми. Ова колаче е потребно од безбедносни причини, за да се " +"осигураме дека вашиот веб прелистувач не е грабнат и контролиран од трети " +"страни." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Ако сте го конфигурирале вашиот веб прелистувач да оневозможи праќање на " +"колачиња ве молиме овозможето го праќањето барем за овој сајт или за барања " +"од 'ист извор'." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Повеќе информации се достапни со DEBUG = True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Не е дадена година" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Не е даден месец" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Не е даден ден" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Не е дадена недела" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Нема достапни %(verbose_name_plural)s" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1313,7 +1398,7 @@ msgstr "" "Идни %(verbose_name_plural)s не се достапни бидејќи %(class_name)s." "allow_future е False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Невалиден текст за датум '%(datestr)s' даден формат '%(format)s'" @@ -1323,18 +1408,32 @@ msgstr "Невалиден текст за датум '%(datestr)s' даден msgid "No %(verbose_name)s found matching the query" msgstr "Нема %(verbose_name)s што се совпаѓа со пребарувањето" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Страницата не е \"последна\", ниту пак може да се конвертира во еден цел " "број." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Невалидна страна (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Празна листа и '%(class_name)s .allow_empty' е False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Индекси на директориуми не се дозволени тука." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" не постои" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Индекс на %(directory)s" diff --git a/django/conf/locale/mk/formats.py b/django/conf/locale/mk/formats.py index 2a0df6c43..bd05d5a51 100644 --- a/django/conf/locale/mk/formats.py +++ b/django/conf/locale/mk/formats.py @@ -7,37 +7,37 @@ from __future__ import unicode_literals # see http://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = 'd F Y' TIME_FORMAT = 'H:i:s' -DATETIME_FORMAT = 'j. F Y. H:i' -YEAR_MONTH_FORMAT = 'F Y.' +DATETIME_FORMAT = 'j. F Y H:i' +YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' -SHORT_DATE_FORMAT = 'j.m.Y.' -SHORT_DATETIME_FORMAT = 'j.m.Y. H:i' +SHORT_DATE_FORMAT = 'j.m.Y' +SHORT_DATETIME_FORMAT = 'j.m.Y H:i' FIRST_DAY_OF_WEEK = 1 # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( - '%d.%m.%Y.', '%d.%m.%y.', # '25.10.2006.', '25.10.06.' - '%d. %m. %Y.', '%d. %m. %y.', # '25. 10. 2006.', '25. 10. 06.' + '%d.%m.%Y', '%d.%m.%y', # '25.10.2006', '25.10.06' + '%d. %m. %Y', '%d. %m. %y', # '25. 10. 2006', '25. 10. 06' ) DATETIME_INPUT_FORMATS = ( - '%d.%m.%Y. %H:%M:%S', # '25.10.2006. 14:30:59' - '%d.%m.%Y. %H:%M:%S.%f', # '25.10.2006. 14:30:59.000200' - '%d.%m.%Y. %H:%M', # '25.10.2006. 14:30' - '%d.%m.%Y.', # '25.10.2006.' - '%d.%m.%y. %H:%M:%S', # '25.10.06. 14:30:59' - '%d.%m.%y. %H:%M:%S.%f', # '25.10.06. 14:30:59.000200' - '%d.%m.%y. %H:%M', # '25.10.06. 14:30' - '%d.%m.%y.', # '25.10.06.' - '%d. %m. %Y. %H:%M:%S', # '25. 10. 2006. 14:30:59' - '%d. %m. %Y. %H:%M:%S.%f', # '25. 10. 2006. 14:30:59.000200' - '%d. %m. %Y. %H:%M', # '25. 10. 2006. 14:30' - '%d. %m. %Y.', # '25. 10. 2006.' - '%d. %m. %y. %H:%M:%S', # '25. 10. 06. 14:30:59' - '%d. %m. %y. %H:%M:%S.%f', # '25. 10. 06. 14:30:59.000200' - '%d. %m. %y. %H:%M', # '25. 10. 06. 14:30' - '%d. %m. %y.', # '25. 10. 06.' + '%d.%m.%Y %H:%M:%S', # '25.10.2006 14:30:59' + '%d.%m.%Y %H:%M:%S.%f', # '25.10.2006 14:30:59.000200' + '%d.%m.%Y %H:%M', # '25.10.2006 14:30' + '%d.%m.%Y', # '25.10.2006' + '%d.%m.%y %H:%M:%S', # '25.10.06 14:30:59' + '%d.%m.%y %H:%M:%S.%f', # '25.10.06 14:30:59.000200' + '%d.%m.%y %H:%M', # '25.10.06 14:30' + '%d.%m.%y', # '25.10.06' + '%d. %m. %Y %H:%M:%S', # '25. 10. 2006 14:30:59' + '%d. %m. %Y %H:%M:%S.%f', # '25. 10. 2006 14:30:59.000200' + '%d. %m. %Y %H:%M', # '25. 10. 2006 14:30' + '%d. %m. %Y', # '25. 10. 2006' + '%d. %m. %y %H:%M:%S', # '25. 10. 06 14:30:59' + '%d. %m. %y %H:%M:%S.%f', # '25. 10. 06 14:30:59.000200' + '%d. %m. %y %H:%M', # '25. 10. 06 14:30' + '%d. %m. %y', # '25. 10. 06' ) DECIMAL_SEPARATOR = ',' diff --git a/django/conf/locale/ml/LC_MESSAGES/django.mo b/django/conf/locale/ml/LC_MESSAGES/django.mo index b50cb4a526038fa06be531207de6d16408abfb9c..36c16faa3117c25cc06ad942d35a1765c5499a93 100644 GIT binary patch delta 6186 zcmaLbd0drM9>?(mf~cvGfD5>QlBR^R8i5+QpcUpqPNr6(T@ghzE|^;5B{Q>wVbL7@t{4q6IgWq8_vyo8wB1#dS8n8?PY$vdtgDR^*Q$V>XS**vwzB zEB*~rFt)vWKNoes0QLNF7)}3X5(!3P%25xRYh8${xCAw@TI`5^)PT34+BMkw`%(1| zVGJHYP2e+B{qxuse?--5*}<4z^lxHFsDoT=gM%;!i%H&|TR%|(H z&+BadIaEi_quTAX`Msz;KY)7uKEP|R5%qTXBG@>c*50U<$V1I|460!*UWw0Gccbbb zwE5$x6*z;M@%N}hc?mV(7~Vydw?_@2EB41^x7=sOlPIKMGN$7eoQ)r09~{w*6OLZg z4ELZ`>^0Ot-a-xhV{`_98qg)14@+`atR6*!3M zxDi$F1hW0+D^$IRWVc;AWYQ)9wSu{*t*Sz`pND$B&-yS%`Y3op39Lg^T#Y(R8?0MU zBi@E=o4J4*Ky-IH!&KCg7os}66E)K*sOQW?z3+4E{l%z(EJdFZPud$#p$4!9HPel# z``ht$Y(PCQx`(?maj326h3YsH)viBkLIt+G5Y_G`)Idg|R(5I+)?bOaw%`%#8tV@0 z8>oiIQHSxYE&s{dHpRW4j5-rJsCtFAe7v4t@vY4h`u^J$i$>ebu)VSE29UQ7AUIDqqKvQv%u9R>Fwue|BZ=Sd^Z zN9BE}2J27*_z?BrpHOc>T$=mil8)-Q5GUbuRQ*HNudy}xXnuh-@XmOh-v53i_@61` zj~@IKs^eWY|31zje-?FCZtdrOLhr_%t`4Nm6=2Pa}N*5gPF&oIV=qmeO~Jvfjp zIxY47ch6$~a59d-!O z$$x77JF0zKMkAB)am>zR{q>+XDTv2Y*a0u0_AVyhZIFYU7c&Am*v4yJZOh-p1(bh_ znpqhqODixR)!}MP#Cp^jcn4LlaRBSD#2H)g18N{q1Kk;PK@Ft8bt3X6nHrma9@W9S z$ab5PsE*nVay#ma6q$U~ip;mJz^>$9@Y#ZQuz-TkQ6o%YL&swV>TP%wi|}0>j)?_) zv~Vikh*3AVj=@pnSEJgUL#mj5gWZYEK@D&TYQVk?B(ws@Fd08bjX09lKj9Em`SnBj z2PKx^)7WVk2MvSh#m#&Ka>MvRVsu)OVos*oO+&5NQq0F)s1^POSpok2$M99q9b00q zbujKCUxXjyzmNvzqnq3Z|9~23r<>hh#oJIzT!q@QT1>^=$O~gmpzg=Aj9S@iFkbKf zLnNF-Vy#D2JYf9UvA`*H)9rncy7>!4*Cs7@pN6jo|w7Z8nsQehzz~*8cTd)k(!LwuB_dkewYraF3 zcNpv12YqTdkVH!?MveRq)C|{R6z;(`xDR9T2)4oyYT)Nk1HObhTrHTU%2QDFGB5@Q zU@VSAJ-?)w^>0UFfi0*-Jzz7c{0-EDj-xs_W$$0GkR^VA%@Gw>p?-Fki-3czun`LzVy8jN)fxCj>J7nG=eog4D(0;y2 zq!GHRiE~cM{c|O}YV-Qw@O^Qv!`An4I`JBzE!sg`WBWHRlhMJMM>JhMY~nMlBkm#6 ziTQ-CDa1=oivQEW`YY4{+ideXE4rR@aX!@(ZF;NJ{BI*ZB6LzeC$1;95swfb5=~bG zi7qyC5oZ&%#8F#z9~KZ_*}RA&rrLY}&)W1{tM3^S`kt5Bf+l*}guYjWS%jBZM(En-Vou_2 zo6f>h#Jx8EXX{__ZK8sB&z6anHmx7BW`y(ow`C?sVv^0wv3`$ZZF&u+5(zfX51&~= z{E?VI^dSlfUAu^-PRjk$8MY7?h(8bqiQ9>XwEqo63NeO=B&HEf*ZoZiY;V(_;!5HZ zVn0zzTz5%t9L%5eD>x|&ti-&nKpTOyqB5Ic!(LLdeX3p(sDF|tIJDEDyc%M za+b&I3G9nM9UkeKRZ>>&@7u9sU_-~u@Rn7c%JQ;`(&`fb(S*7-Mb+~>v!=|ht}NvV z0Z-y9VNs*JUQboo)Ihf`H4%|_&#JDh@~=(yUg@duEU5OBmsBJb&nc-;?Y7+~g!^Zu z^v%gmOV3Tq%u340&dW$oP0vhEZ#8;U+E~xrGH==JinO66Ri3=0%=8SmUUpJ?ZeC7i z;Qf@f;ejuD<%V6oBourh)KD7=?hFO@hk|uZx-Jyl7Yc4AeX53AFOl#k^gh?6f!e!6 z!Cj$-MWNt}PSqX%skgh&vthBSvEI3{J`~*OJiuR|UwBD*kv2(NSY2MzS zkk@uaR$0<7J|Pr**gvB0)&6fYTD87>0L}yM&r0t6ORfFev%36GtH80WxaNI$rn@QH zssAoJ8^;E-aVwn_)S?Bxysj>+CpX+BqAzY=zEvxoHrnZ=z`Xo{k=i_kB%VS$;OW&XS`=*b7*x$n^uXE0CobemU!_pnT zQ_uMVr`txab8P2GCsNkLxqP2<2U@Asxo6{@>wuf^F5Hj(v3G)Vd02`%Z!mvIDjF^Hhcoa2*cd$KvfEw6&)Cu3)ewXAOAA_xFk3|hM1$BHD zYVitD*ByyH@fOte7h)_1Fqi(_qZBlg!>FZw8wX<3c3cF9Bmdm}{Ll=laTLCY$@mXU z#RNvJdLFjLaj1daf&6oetiBetV%ssmq};0%df@x0nO;K8B$^v9W3e+PVKnBTj>|_4 zdm5a_K!t%c$+y3HQ;&3(3SdO3I)i{!Ob1+t-Cbkz@p@2I`K?69B8u6#73x0c zy2@Lr7O3_(9E$C6I8H&W)N`owccEUhy{MTVL3R8w>bNi_)4w}MK?lb8y%Q6VLAy?< zr7J+)qPtNSxDVCAGIJ$rW!9KgsN*)Eo}I1c3#b9VgeN?H4dJktD2GmhU3OXSLHIp<{ zdmq#ZS*VWtp_cLnbBa07e88+SYf$ICihAfyT6?|ueOK0B2Q*9do`KG&1N)%bi_CGT zj(>)FOBR`{P|r>^>XW+zb>4o|@$aI(bZ4*;{@uK6UP)#BwWCot&n9LIGtP`R+nLFz zTXPjgW16+6o0%9zdoD&}p0y7^eWHX$fbDR0Hc@)+0M>q&SMY?dwbi!BN6`@vUA`ZhqnKguv=ffRA9r%s4`*?Z# zQBT1BI0|cUCGuvvoNK%Rjzt|;h3fEKOva0--wmz#O6mGNa57$x92aogyn;K9E!pu` z)Cm8D`52e({Zbi$8rZ$4j@MXy7v4$z80y)`;WrScx?2P5zQc?wf$XqM~EpcHvS+(OjIpGM8N4&TBLtbGH$x268Fc?@;jXLtlJ zqi(_L+!rnVY1H-fcbn{h0bL-Af*gvE;RMu$zQ#n1VLI)w6YAdPppKu2T8T2`IdxU$ zLDY=D#yFh8bTxnq)Ol-B1AD%J_18T=OoI+QVTR3bQ3KF-xIHAH2GG|WXD&otcq4Mx z+-^+9GpOtT2X!l3@C55RBg`57x&NB!B5PQWMbty66EETf^l`Rc!$~*_H{x*o6K=um zfm{?%nO(T?H&dUDI&VJ~;T6<`il}ISw+1L^#1*I&*n(Wsh43<7KrP+*>zsQ9;|4po z9*^P$oWa%SacwGuvFZk?Bad;;9H$RfC@r~y=?CLY*r4JWV}4PTkx;%@4f z@MGM;baldmyaKxLHq=0mVkd0O^tH5IQMafNdG*~iPUb_p(KbOhvG_e|AkkyI0k%g? zBy|kyuZ}WkP)9|!V>0R?E4BJ6)Xbj3*0{ymYf%s3AyfxfP_JA3Sl$3ECkf;o@)lW4 zc9R+8d6J_0uWc`RkbJ5NTNU|=@C9}I$OmK%xsQBAI*=qXj%a(09F3It(;SytSsB?e@uxs!nSYH>kx7JS%WWgtUL_OAlVlcIP7afGq+zR} z(3DIid&o6p6S<4@BHDO!U4Xa2Z6F_#BSaq;ZL2&YeolGXvh_=tklt_uc z2k~WcitHr6BtN$Ct#LmmE668gJUK!7{cruLRFZ~GzwPD`J#-CQJ%x=VNHWMHMB6;hlFTtOZ!K4w1CQXR8wWK&w z;y)&^E!krAtMD8-Y4r-cojls`{LiEkZ#x%ZIvGORkU`{Da)3Ndenl1%ZLfGlexBy% zp&!&c{-9iHLY^})qm5nUg7VaHgo!dlBtoyIHG%6S$X;F%DZ~a z4@M;}4z5fb8vHnMNpMP1`_Pi4`l!&74p~vb1IbT>CU@HB3#Ft4qJvwz&I_fbPKaup zetUUENpNZRKC#*98F}ehS^kXtg4~?o{_e?MOJ+ZRMqWWqUZ}qNhN$%a({FmXc6+#P z86)}O(1XtwUmseWR_F`X_xdJu{_3ZF!R@`rhmz7yLpQr3s-9tzj)qV>#Dj^NUfpS4>l^y(Arl6`^m+q4@$W|UuhYxhJBSQoC{ z60TjY{RzRzISbWCa71nwnfg+=Zh6CjJ2~n{P7LkLO^6BorEsk;^x}Ym#=)}j14BcH SeAhBGc65m^^tW4LqyGz}E2{_q diff --git a/django/conf/locale/ml/LC_MESSAGES/django.po b/django/conf/locale/ml/LC_MESSAGES/django.po index 481de1322..22c0e662a 100644 --- a/django/conf/locale/ml/LC_MESSAGES/django.po +++ b/django/conf/locale/ml/LC_MESSAGES/django.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Anivar Aravind , 2013 # Jannis Leidel , 2011 # Jeffy , 2012 # Rajeesh Nair , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/django/" "language/ml/)\n" @@ -21,12 +22,16 @@ msgstr "" #: conf/global_settings.py:51 msgid "Afrikaans" -msgstr "" +msgstr "ആഫ്രിക്കാന്‍സ്" #: conf/global_settings.py:52 msgid "Arabic" msgstr "അറബിക്" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "അസര്‍ബൈജാനി" @@ -37,7 +42,7 @@ msgstr "ബള്‍ഗേറിയന്‍" #: conf/global_settings.py:55 msgid "Belarusian" -msgstr "" +msgstr "ബെലറൂഷ്യന്‍" #: conf/global_settings.py:56 msgid "Bengali" @@ -45,7 +50,7 @@ msgstr "ബംഗാളി" #: conf/global_settings.py:57 msgid "Breton" -msgstr "" +msgstr "ബ്രെട്ടണ്‍" #: conf/global_settings.py:58 msgid "Bosnian" @@ -80,318 +85,348 @@ msgid "English" msgstr "ഇംഗ്ളീഷ്" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "ബ്രിട്ടീഷ് ഇംഗ്ളീഷ്" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "എസ്പെരാന്റോ" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "സ്പാനിഷ്" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "അര്‍ജന്റീനിയന്‍ സ്പാനിഷ്" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "മെക്സിക്കന്‍ സ്പാനിഷ്" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "നിക്കരാഗ്വന്‍ സ്പാനിഷ്" -#: conf/global_settings.py:72 -msgid "Venezuelan Spanish" -msgstr "" - #: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "വെനിസ്വലന്‍ സ്പാനിഷ്" + +#: conf/global_settings.py:74 msgid "Estonian" msgstr "എസ്ടോണിയന്‍ സ്പാനിഷ്" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "ബാസ്ക്യു" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "പേര്‍ഷ്യന്‍" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ഫിന്നിഷ്" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ഫ്രെഞ്ച്" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "ഫ്രിസിയന്‍" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ഐറിഷ്" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "ഗലിഷ്യന്‍" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ഹീബ്റു" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "ഹിന്ദി" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "ക്രൊയേഷ്യന്‍" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ഹംഗേറിയന്‍" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "ഇന്റര്‍ലിംഗ്വാ" + +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "ഇന്തൊനേഷ്യന്‍" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ഐസ്ലാന്‍ഡിക്" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ഇറ്റാലിയന്‍" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "ജാപ്പനീസ്" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "ജോര്‍ജിയന്‍" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "കസാക്" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "ഖ്മേര്‍" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "കന്നഡ" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "കൊറിയന്‍" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "ലക്സംബര്‍ഗിഷ് " + +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "ലിത്വാനിയന്‍" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "ലാറ്റ്വിയന്‍" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "മാസിഡോണിയന്‍" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "മലയാളം" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "മംഗോളിയന്‍" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "ബര്‍മീസ്" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "നോര്‍വീജിയന്‍ ബൊക്മാല്‍" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "നേപ്പാളി" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ഡച്ച്" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "നോര്‍വീജിയന്‍ നിനോഷ്ക്" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "ഒസ്സെറ്റിക്" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "പഞ്ചാബി" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "പോളിഷ്" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "പോര്‍ചുഗീസ്" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ബ്റസീലിയന്‍ പോര്‍ചുഗീസ്" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "റൊമാനിയന്‍" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "റഷ്യന്‍" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "സ്ളൊവാക്" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "സ്ളൊവേനിയന്‍" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "അല്‍ബേനിയന്‍" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "സെര്‍ബിയന്‍" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "സെര്‍ബിയന്‍ ലാറ്റിന്‍" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "സ്വീഡിഷ്" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "സ്വാഹിലി" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "തമിഴ്" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "തെലുങ്ക്" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "തായ്" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "ടര്‍ക്കിഷ്" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "തൊതാര്‍" -#: conf/global_settings.py:125 -msgid "Udmurt" -msgstr "" - #: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "ഉദ്മര്‍ത്" + +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "യുക്രേനിയന്‍" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "ഉര്‍ദു" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "വിയറ്റ്നാമീസ്" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "ലഘു ചൈനീസ്" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "പരമ്പരാഗത ചൈനീസ്" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." -msgstr "ശരിയായ മൂല്യം നല്കണം." +msgstr "സാധുതയുള്ള മൂല്യം നല്‍കുക." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." -msgstr "ശരിയായ URL നല്കണം." +msgstr "സാധുതയുള്ള URL നല്‍കുക" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "" +msgstr "സാധുതയുള്ള ഇമെയില്‍ വിലാസം നല്‍കുക" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." -msgstr "ശരിയായ സ്ളഗ് നല്കുക (അക്ഷരങ്ങള്‍, അക്കങ്ങള്‍, അണ്ടര്‍സ്കോര്‍, ഹൈഫന്‍ എന്നിവ മാത്രം ചേര്‍ന്നത്)." +msgstr "" +"അക്ഷരങ്ങള്‍, അക്കങ്ങള്‍, അണ്ടര്‍സ്കോര്‍, ഹൈഫന്‍ എന്നിവ മാത്രം അടങ്ങിയ സാധുതയുള്ള ഒരുവാക്ക് " +"ചുരുക്കവാക്കായി നല്‍കുക " -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "ശരിയായ IPv4 വിലാസം നല്കണം" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "ശരിയായ ഒരു IPv6 വിലാസം നല്കുക." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "ശരിയായ ഒരു IPv4 വിലാസമോ IPv6 വിലാസമോ നല്കുക." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "അക്കങ്ങള്‍ മാത്രം (കോമയിട്ടു വേര്‍തിരിച്ചത്)" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "ഇത് %(limit_value)s ആവണം. (ഇപ്പോള്‍ %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "ഇത് %(limit_value)s-ഓ അതില്‍ കുറവോ ആവണം" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "ഇത് %(limit_value)s-ഓ അതില്‍ കൂടുതലോ ആവണം" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -402,7 +437,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -413,247 +448,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(date_field)s %(lookup)s-നു %(field_name)s ആവര്‍ത്തിക്കാന്‍ പാടില്ല." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ഉം" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(field_label)s-ഓടു കൂടിയ %(model_name)s നിലവിലുണ്ട്." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "ഈ കളം (ഫീല്‍ഡ്) ഒഴിച്ചിടരുത്." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "ഈ കളം (ഫീല്‍ഡ്) ഒഴിച്ചിടരുത്." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(field_label)s-ഓടു കൂടിയ %(model_name)s നിലവിലുണ്ട്." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "%(field_type)s എന്ന തരത്തിലുള്ള കളം (ഫീല്‍ഡ്)" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "പൂര്‍ണ്ണസംഖ്യ" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "ശരിയോ തെറ്റോ (True അഥവാ False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "സ്ട്രിങ്ങ് (%(max_length)s വരെ നീളമുള്ളത്)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "കോമയിട്ട് വേര്‍തിരിച്ച സംഖ്യകള്‍" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "തീയതി (സമയം വേണ്ട)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "തീയതി (സമയത്തോടൊപ്പം)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "ദശാംശസംഖ്യ" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "ഇ-മെയില്‍ വിലാസം" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ഫയല്‍ സ്ഥാനം" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "ദശാംശസംഖ്യ" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "8 ബൈറ്റ് പൂര്‍ണസംഖ്യ." -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 വിലാസം" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP വിലാസം" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "ശരിയോ തെറ്റോ എന്നു മാത്രം (True, False, None എന്നിവയില്‍ ഏതെങ്കിലും ഒന്ന്)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "ധന പൂര്‍ണസംഖ്യ" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "ധന ഹ്രസ്വ പൂര്‍ണസംഖ്യ" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "സ്ലഗ് (%(max_length)s വരെ)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "ഹ്രസ്വ പൂര്‍ണസംഖ്യ" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "ടെക്സ്റ്റ്" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "സമയം" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL(വെബ്-വിലാസം)" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ഫയല്‍" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "ചിത്രം" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "ഫോറിന്‍ കീ (ടൈപ്പ് ബന്ധപ്പെട്ട ഫീല്‍ഡില്‍ നിന്നും നിര്‍ണ്ണയിക്കുന്നതാണ്)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "വണ്‍-ടു-വണ്‍ ബന്ധം" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "മെനി-ടു-മെനി ബന്ധം" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "ഈ കള്ളി(ഫീല്‍ഡ്) നിര്‍ബന്ധമാണ്." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "ഒരു പൂര്‍ണസംഖ്യ നല്കുക." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "ഒരു സംഖ്യ നല്കുക." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -662,31 +705,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "ശരിയായ തീയതി നല്കുക." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "ശരിയായ സമയം നല്കുക." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "ശരിയായ തീയതിയും സമയവും നല്കുക." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "ഫയലൊന്നും ലഭിച്ചിട്ടില്ല. ഫോമിലെ എന്‍-കോഡിംഗ് പരിശോധിക്കുക." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "ഫയലൊന്നും ലഭിച്ചിട്ടില്ല." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "ലഭിച്ച ഫയല്‍ ശൂന്യമാണ്." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -694,13 +737,13 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "ഒന്നുകില്‍ ഫയല്‍ സമര്‍പ്പിക്കണം, അല്ലെങ്കില്‍ ക്ളിയര്‍ എന്ന ചെക്ബോക്സ് ടിക് ചെയ്യണം. ദയവായി രണ്ടും " "കൂടി ചെയ്യരുത്." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -708,21 +751,25 @@ msgstr "" "ശരിയായ ചിത്രം അപ് ലോഡ് ചെയ്യുക. നിങ്ങള്‍ നല്കിയ ഫയല്‍ ഒന്നുകില്‍ ഒരു ചിത്രമല്ല, അല്ലെങ്കില്‍ " "വികലമാണ്." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "യോഗ്യമായത് തെരഞ്ഞെടുക്കുക. %(value)s ലഭ്യമായവയില്‍ ഉള്‍പ്പെടുന്നില്ല." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "മൂല്യങ്ങളുടെ പട്ടിക(ലിസ്റ്റ്) നല്കുക." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -730,40 +777,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "ക്രമം" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "ഡിലീറ്റ്" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "%(field)s-നായി നല്കുന്ന വിവരം ആവര്‍ത്തിച്ചത് ദയവായി തിരുത്തുക." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "%(field)s-നായി നല്കുന്ന വിവരം ആവര്‍ത്തിക്കാന്‍ പാടില്ല. ദയവായി തിരുത്തുക." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -772,29 +826,29 @@ msgstr "" "%(date_field)s ലെ %(lookup)s നു വേണ്ടി %(field_name)s നു നല്കുന്ന വിവരം ആവര്‍ത്തിക്കാന്‍ " "പാടില്ല. ദയവായി തിരുത്തുക." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "താഴെ കൊടുത്തവയില്‍ ആവര്‍ത്തനം ഒഴിവാക്കുക." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "ഇന്‍ലൈനായി നല്കിയ ഫോറിന്‍ കീ മാത്രു വസ്തുവിന്റെ പ്രാഥമിക കീയുമായി യോജിക്കുന്നില്ല." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "യോഗ്യമായത് തെരഞ്ഞെടുക്കുക. നിങ്ങള്‍ നല്കിയത് ലഭ്യമായവയില്‍ ഉള്‍പ്പെടുന്നില്ല." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "\"Control\" എന്ന കീ അമര്‍ത്തിപ്പിടിക്കുക. (Macലാണെങ്കില്‍ \"Command\")." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -803,15 +857,15 @@ msgstr "" "%(datetime)s %(current_timezone)s എന്ന സമയമേഖലയിലേക്ക് വ്യാഖ്യാനിക്കാന്‍ " "സാധിച്ചിട്ടില്ല; ഇത് ഒന്നുകില്‍ അവ്യക്തമാണ്, അല്ലെങ്കില്‍ നിലവിലില്ല." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "നിലവിലുള്ളത്" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "മാറ്റുക" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "കാലിയാക്കുക" @@ -827,63 +881,63 @@ msgstr "അതെ" msgid "No" msgstr "അല്ല" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ഉണ്ട്, ഇല്ല, ഉണ്ടായേക്കാം" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d ബൈറ്റ്" msgstr[1] "%(size)d ബൈറ്റുകള്‍" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s കെ.ബി" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s എം.ബി" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ജി.ബി" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ടി.ബി" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s പി.ബി" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "പി. എം (ഉച്ചയ്ക്കു ശേഷം) " -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "എ. എം (ഉച്ചയ്ക്കു മുമ്പ്)" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "പി. എം (ഉച്ചയ്ക്കു ശേഷം) " -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "എ. എം (ഉച്ചയ്ക്കു മുമ്പ്)" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "അര്‍ധരാത്രി" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "ഉച്ച" @@ -1159,117 +1213,133 @@ msgctxt "alt. month" msgid "December" msgstr "ഡിസംബര്‍" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "അഥവാ" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "ഡയറക്ടറി സൂചികകള്‍ ഇവിടെ അനുവദനീയമല്ല." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" നിലവിലില്ല" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s യുടെ സൂചിക" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "വര്‍ഷം പരാമര്‍ശിച്ചിട്ടില്ല" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "മാസം പരാമര്‍ശിച്ചിട്ടില്ല" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "ദിവസം പരാമര്‍ശിച്ചിട്ടില്ല" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "ആഴ്ച പരാമര്‍ശിച്ചിട്ടില്ല" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s ഒന്നും ലഭ്യമല്ല" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1278,7 +1348,7 @@ msgstr "" "%(class_name)s.allow_future ന് False എന്നു നല്കിയിട്ടുള്ളതിനാല്‍ Future " "%(verbose_name_plural)s ഒന്നും ലഭ്യമല്ല." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "'%(datestr)s' എന്ന തെറ്റായ തീയതി '%(format)s' എന്ന മാതൃകയില്‍." @@ -1288,17 +1358,31 @@ msgstr "'%(datestr)s' എന്ന തെറ്റായ തീയതി '%(form msgid "No %(verbose_name)s found matching the query" msgstr "ചോദ്യത്തിനു ചേരുന്ന് %(verbose_name)s ഇല്ല" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "പേജ് നമ്പറായി സംഖ്യയാക്കി മാറ്റാന്‍ കഴിയുന്ന മൂല്യമോ 'last' എന്ന മൂല്യമോ അല്ല നല്കിയിട്ടുള്ളത്." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "ലിസ്റ്റ് കാലിയുമാണ് %(class_name)s.allow_empty എന്നത് False എന്നു നല്കിയിട്ടുമുണ്ട്." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "ഡയറക്ടറി സൂചികകള്‍ ഇവിടെ അനുവദനീയമല്ല." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" നിലവിലില്ല" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s യുടെ സൂചിക" diff --git a/django/conf/locale/ml/formats.py b/django/conf/locale/ml/formats.py index e73bc6236..279cd3c51 100644 --- a/django/conf/locale/ml/formats.py +++ b/django/conf/locale/ml/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'F j' SHORT_DATE_FORMAT = 'm/d/Y' SHORT_DATETIME_FORMAT = 'm/d/Y P' -FIRST_DAY_OF_WEEK = 0 # Sunday +FIRST_DAY_OF_WEEK = 0 # Sunday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' + '%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', # '2006-10-25', '10/25/2006', '10/25/06' # '%b %d %Y', '%b %d, %Y', # 'Oct 25 2006', 'Oct 25, 2006' # '%d %b %Y', '%d %b, %Y', # '25 Oct 2006', '25 Oct, 2006' # '%B %d %Y', '%B %d, %Y', # 'October 25 2006', 'October 25, 2006' @@ -41,4 +41,3 @@ DATETIME_INPUT_FORMATS = ( DECIMAL_SEPARATOR = '.' THOUSAND_SEPARATOR = ',' NUMBER_GROUPING = 3 - diff --git a/django/conf/locale/mn/LC_MESSAGES/django.mo b/django/conf/locale/mn/LC_MESSAGES/django.mo index 7d19ff2ce1e7179cec97147a3af1ca42d89eb214..dd4ba1308c21edd9f52ca7d40dc05897cfa81071 100644 GIT binary patch delta 8731 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, 2013 +# Ankhbayar , 2013 +# Bayarkhuu Bataa, 2014 # Jacara , 2011 # Jannis Leidel , 2011 # jargalan , 2011 # Tsolmon , 2011 -# Анхбаяр Анхаа , 2013 +# Zorig , 2013-2014 +# Анхбаяр Анхаа , 2013-2014 # Баясгалан Цэвлээ , 2011 # Ганзориг БП , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-09-30 09:47+0000\n" -"Last-Translator: ankhaa1002 \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-26 03:33+0000\n" +"Last-Translator: Bayarkhuu Bataa\n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/django/" "language/mn/)\n" "MIME-Version: 1.0\n" @@ -32,6 +34,10 @@ msgstr "Африк" msgid "Arabic" msgstr "Араб" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Азербажан" @@ -85,321 +91,349 @@ msgid "English" msgstr "Англи" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Австрали Англи" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Британи Англи" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Эсперанто" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Испани" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Аргентинийн Испани" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексикийн Испани" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Никрагуан Испани" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Венесуэлийн Спани" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Эстони" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баск" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Перс" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Финлянд" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Франц" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фриз" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ирланд" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галици" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Еврэй" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хинди" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Хорват" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Унгар" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Индонези" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Исланд" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Итали" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Япон" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Гүрж" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казак" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Кхмер" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Канад" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Солонгос" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Лүксенбүргиш" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литва" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латви" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Македон" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малайз" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монгол" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "Бирм" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Норвеги бокмал" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Непал" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Голланд" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Норвегийн нюнорск" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Оссетик" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Панжаби" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Польш" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португал" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразилийн Португали" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Румын" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Орос" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словак" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Словен" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Альбани" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Серби" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Серби латин" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Щвед" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Савахил" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамил" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Тэлүгү" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тайланд" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Турк" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Татар" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Удмурт" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украйн" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Вьетнам" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Хятад (хялбаршуулсан) " -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Хятад (уламжлалт)" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Сайтын бүтэц" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Статик файлууд" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Нэгтгэл" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Вэб дизайн" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Зөв утга оруулна уу." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Зөв, хүчинтэй хаяг (URL) оруулна уу." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Зөв цаг оруулна уу." +msgstr "Бүхэл тоо оруулна уу" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." -msgstr "Зөв email хаяг оруулна уу" +msgstr "Зөв и-мэйл хаяг оруулна уу" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Үсэг, тоо, доогуур зураас, дундуур зурааснаас бүрдэх зөв 'slug' оруулна уу." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Зөв IPv4 хаяг оруулна уу. " -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Зөв IPv6 хаяг оруулна уу." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Зөв IPv4 эсвэл IPv6 хаяг оруулна уу." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Зөвхөн таслалаар тусгаарлагдсан цифр оруулна уу." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Энэ утга хамгийн ихдээ %(limit_value)s байх ёстой. (одоо %(show_value)s " "байна)" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Энэ утга %(limit_value)s -с бага эсвэл тэнцүү байх ёстой." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Энэ утга %(limit_value)s -с их эсвэл тэнцүү байх нөхцлийг хангана уу." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -414,7 +448,7 @@ msgstr[1] "" "Хамгийн ихдээ %(limit_value)d тэмдэгт байх нөхцлийг хангана уу. " "(%(show_value)d-ийн дагуу)" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -429,281 +463,288 @@ msgstr[1] "" "Ensure this value has at most %(limit_value)d characters (it has " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" -"%(field_name)s талбарт давхардахгүй %(date_field)s %(lookup)s оруулна." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ба" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(field_labels)s талбар бүхий %(model_name)s аль хэдийн орсон байна." + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "%(value)r буруу сонголт байна." + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Энэ хэсгийг хоосон орхиж болохгүй." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Энэ хэсэг хоосон байж болохгүй." + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(field_label)s-тэй %(model_name)s-ийг аль хэдийнэ оруулсан байна." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Энэ утга %(value)r буруу сонголт байна." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Энэ хэсгийг хоосон орхиж болохгүй." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Энэ хэсэг хоосон байж болохгүй." - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Талбарийн төрөл нь : %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Бүхэл тоо" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "" +msgstr "'%(value)s' бүхэл тоо байх ёстой." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "'%(value)s' заавал True эсвэл False утга авах." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (Үнэн худлын аль нэг нь)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Бичвэр (%(max_length)s хүртэл)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Таслалаар тусгаарлагдсан бүхэл тоо" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." -msgstr "" +msgstr "'%(value)s' нь буруу байна. Энэ нь ОООО-СС-ӨӨ форматтай байх ёстой." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." -msgstr "" +msgstr "'%(value)s' утга (YYYY-MM-DD) форматтай байх хэрэгтэй." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Огноо (цаггүй)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Огноо (цагтай)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "'%(value)s' заавал decimal утга байх." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Аравтын бутархайт тоо" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Цахим шуудангийн хаяг" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Файлын зам " -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "" +msgstr "'%(value)s' нь бутархай тоо байх ёстой." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Хөвөгч таслалтай тоо" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Том (8 байт) бүхэл тоо" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 хаяг" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP хаяг" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (Үнэн, худал, эсвэл юу ч биш)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Бүхэл тоох утга" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Бага бүхэл тоон утга" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Слаг (ихдээ %(max_length)s )" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Бага тоон утна" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Цаг" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Бинари өгөгдөл" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Файл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Зураг" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Гадаад түлхүүр (тодорхой төрлийн холбоос талбар)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Нэг-нэг холбоос" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Олон-олон холбоос" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Энэ талбарыг бөглөх шаардлагатай." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Бүхэл тоон утга оруулна уу." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Тоон утга оруулна уу." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(max)s -ээс ихгүй утга оруулна уу " +msgstr[1] "%(max)s -ээс ихгүй утга оруулна уу " -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Энд %(max)s -аас олонгүй бутархайн орон байх ёстой. " +msgstr[1] "Энд %(max)s -аас олонгүй бутархайн орон байх ёстой. " -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Энд бутархайн таслалаас өмнө %(max)s-аас олонгүй цифр байх ёстой." +msgstr[1] "Энд бутархайн таслалаас өмнө %(max)s-аас олонгүй цифр байх ёстой." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Зөв огноо оруулна уу." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Зөв цаг оруулна уу." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Огноо/цаг-ыг зөв оруулна уу." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Файл оруулаагүй байна. Маягтаас кодлох төрлийг чагтал. " -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Файл оруулаагүй байна." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Оруулсан файл хоосон байна. " -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -713,13 +754,13 @@ msgstr[0] "" msgstr[1] "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Нэг бол сонголтын чягтыг авах эсвэл файл оруулна уу. Зэрэг хэрэгжих " "боломжгүй." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -727,21 +768,25 @@ msgstr "" "Зөв зураг оруулна уу. Таны оруулсан файл нэг бол зургийн файл биш эсвэл " "гэмтсэн зураг байна." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Зөв сонголт хийнэ үү. %(value)s гэсэн сонголт байхгүй байна." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Өгөгдхүүний жагсаалтаа оруулна уу." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Бүрэн утга оруулна уу." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Нууц талбар%(name)s) %(error)s" @@ -749,42 +794,49 @@ msgstr "(Нууц талбар%(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." +msgstr[0] "%d ихгүй форм илгээн үү" +msgstr[1] "%d ихгүй форм илгээн үү" + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Эрэмбэлэх" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Устгах" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "%(field)s хэсэг дэх давхардсан утгыг засварлана уу. " -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" "%(field)s хэсэг дэх давхардсан утгыг засварлана уу. Түүний утгууд " "давхардахгүй байх ёстой." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -793,31 +845,31 @@ msgstr "" "%(field_name)s хэсэг дэх давхардсан утгыг засварлана уу. %(date_field)s-н " "%(lookup)s хувьд давхардахгүй байх ёстой." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Доорх давхардсан утгуудыг засна уу." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Inline обектийн гадаад түлхүүр Эцэг обектийн түлхүүртэй таарахгүй байна. " -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Зөв сонголт хийнэ үү. Энэ утга сонголтонд алга." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." -msgstr "" +msgstr "\"%(pk)s\" нь primary key талбарт тохирохгүй утга байна." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Олон утга сонгохын тулд \"Control\" (Mac дээр \"Command\") товчыг ашиглана." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -826,15 +878,15 @@ msgstr "" "%(datetime)s цагийн бүсийг хөрвүүлэж чадахгүй байна. %(current_timezone)s; " "цагийн бүс буруу эсвэл байхгүй байж магадгүй." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Одоогийн" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Засах" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Цэвэрлэх" @@ -850,63 +902,63 @@ msgstr "Тийм" msgid "No" msgstr "Үгүй" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "тийм,үгүй,магадгүй" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d байт" msgstr[1] "%(size)d байт" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "шөнө дунд" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "үд дунд" @@ -1182,117 +1234,133 @@ msgctxt "alt. month" msgid "December" msgstr "Гахай" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "" +msgstr "Энэ буруу IPv6 хаяг байна." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "буюу" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d жил" msgstr[1] "%d жил" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d сар" msgstr[1] "%d сар" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d долоо хоног" msgstr[1] "%d долоо хоног" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d өдөр" msgstr[1] "%d өдөр" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d цаг" msgstr[1] "%d цаг" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d минут" msgstr[1] "%d минут" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 минут" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Файлын жагсаалтыг энд зөвшөөрөөгүй." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Хориотой" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" байхгүй байна." +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s ийн жагсаалт" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "DEBUG=True үед дэлгэрэнгүй мэдээлэл харах боломжтой." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Он тодорхойлоогүй байна" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Сар тодорхойлоогүй байна" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Өдөр тодорхойлоогүй байна" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Долоо хоног тодорхойлоогүй байна" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s боломжгүй" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1301,7 +1369,7 @@ msgstr "" "%(class_name)s.allow_future нь худлаа учраас %(verbose_name_plural)s нь " "боломжгүй." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1312,17 +1380,31 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "Шүүлтүүрт таарах %(verbose_name)s олдсонгүй " -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Хуудас нь 'last' биш, эсвэл тоонд хөрвүүлэж болохгүй байна." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Буруу хуудас (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" "Жагсаалт хоосон байна бас '%(class_name)s.allow_empty' ийг False гэж өгсөн." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Файлын жагсаалтыг энд зөвшөөрөөгүй." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" байхгүй байна." + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s ийн жагсаалт" diff --git a/django/conf/locale/mr/LC_MESSAGES/django.mo b/django/conf/locale/mr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..92e946a9ebb14826d8e455a3881ae2884f1555ec GIT binary patch literal 1656 zcmZva@oOAK6vx+EZF^N)qgGMTi9a=jz1@o`gpH@>(zH}^80*#k;xCiC$=;-Uv+L}f zi3K4FMInkJghDVBaSwtmH5Lq^KUDltfAN?8EbAX4_R1*Ew3(*7Mtahs(*11au0NO^t%sm|}E{SR;xg8u?Z_cBD2 z?g&4xfFFS);J08M{1JQ!{0Dpi{I~R~@r1c~=y$|(CGbTOHVjsq)TF0?*-L6OR zixzAxl(ug}jwk46-@&#phdXdXzoScS;xbCNL<5Pt^f++e_gu&QKNvu}eanDPNK2tC8iuOFr(WdZv z+8e7h&o$@nPoP%yE3>gOcu2SPNrD!QST$Y}ajB+RyUTSdO#MRZj5~Edj_NH5?arxo z+>t5_*wmsl_oN1_rz;ClU-QU46YE|YFqPP2TA!F^#b^DbVxx6d8=I~S|6qA`CC{$s zgRk>!C(nM%vyD8vlV{u3vgcU$PCob|&u$d%dnVlY-a3ldYu3GOZ*S&=w>b(&hQn3sxP|OR?E0`qk^N_sDIB&N zN(EK>O{Ad^y36tmew(yx9^I6sPyrdPS~0~`%G4XS7i1_TQtB-mwSli69%%I8>Ax9j z##|7AF70%v;I(|Pjy#wMtT^8+#6w5X&l+9_{+mTbYuy{Z**4pk_kZ(#$SW{p`PF7A II^A{t11XhCDgXcg literal 0 HcmV?d00001 diff --git a/django/conf/locale/mr/LC_MESSAGES/django.po b/django/conf/locale/mr/LC_MESSAGES/django.po new file mode 100644 index 000000000..8242667c2 --- /dev/null +++ b/django/conf/locale/mr/LC_MESSAGES/django.po @@ -0,0 +1,1372 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Suraj Kawade, 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: conf/global_settings.py:51 +msgid "Afrikaans" +msgstr "अफ्रिकान्स" + +#: conf/global_settings.py:52 +msgid "Arabic" +msgstr "अरेबिक" + +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + +#: conf/global_settings.py:53 +msgid "Azerbaijani" +msgstr "अझरबैजानी" + +#: conf/global_settings.py:54 +msgid "Bulgarian" +msgstr "बल्गेरियन" + +#: conf/global_settings.py:55 +msgid "Belarusian" +msgstr "बेलारूसी" + +#: conf/global_settings.py:56 +msgid "Bengali" +msgstr "बंगाली" + +#: conf/global_settings.py:57 +msgid "Breton" +msgstr "ब्रेटन" + +#: conf/global_settings.py:58 +msgid "Bosnian" +msgstr "बोस्नियन" + +#: conf/global_settings.py:59 +msgid "Catalan" +msgstr "कॅटलान" + +#: conf/global_settings.py:60 +msgid "Czech" +msgstr "झेक" + +#: conf/global_settings.py:61 +msgid "Welsh" +msgstr "वेल्श" + +#: conf/global_settings.py:62 +msgid "Danish" +msgstr "डॅनिश" + +#: conf/global_settings.py:63 +msgid "German" +msgstr "जर्मन" + +#: conf/global_settings.py:64 +msgid "Greek" +msgstr "ग्रीक" + +#: conf/global_settings.py:65 +msgid "English" +msgstr "इंग्रजी" + +#: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 +msgid "British English" +msgstr "ब्रिटिश इंग्रजी" + +#: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "एस्पेरॅन्टो" + +#: conf/global_settings.py:69 +msgid "Spanish" +msgstr "स्पॅनिश " + +#: conf/global_settings.py:70 +msgid "Argentinian Spanish" +msgstr "अर्जेन्टिनाची स्पॅनिश" + +#: conf/global_settings.py:71 +msgid "Mexican Spanish" +msgstr "मेक्सिकन स्पॅनिश" + +#: conf/global_settings.py:72 +msgid "Nicaraguan Spanish" +msgstr "" + +#: conf/global_settings.py:73 +msgid "Venezuelan Spanish" +msgstr "" + +#: conf/global_settings.py:74 +msgid "Estonian" +msgstr "" + +#: conf/global_settings.py:75 +msgid "Basque" +msgstr "" + +#: conf/global_settings.py:76 +msgid "Persian" +msgstr "" + +#: conf/global_settings.py:77 +msgid "Finnish" +msgstr "" + +#: conf/global_settings.py:78 +msgid "French" +msgstr "" + +#: conf/global_settings.py:79 +msgid "Frisian" +msgstr "" + +#: conf/global_settings.py:80 +msgid "Irish" +msgstr "" + +#: conf/global_settings.py:81 +msgid "Galician" +msgstr "" + +#: conf/global_settings.py:82 +msgid "Hebrew" +msgstr "" + +#: conf/global_settings.py:83 +msgid "Hindi" +msgstr "" + +#: conf/global_settings.py:84 +msgid "Croatian" +msgstr "" + +#: conf/global_settings.py:85 +msgid "Hungarian" +msgstr "" + +#: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "" + +#: conf/global_settings.py:87 +msgid "Indonesian" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 +msgid "Icelandic" +msgstr "" + +#: conf/global_settings.py:89 +msgid "Italian" +msgstr "" + +#: conf/global_settings.py:90 +msgid "Japanese" +msgstr "" + +#: conf/global_settings.py:91 +msgid "Georgian" +msgstr "" + +#: conf/global_settings.py:92 +msgid "Kazakh" +msgstr "" + +#: conf/global_settings.py:93 +msgid "Khmer" +msgstr "" + +#: conf/global_settings.py:94 +msgid "Kannada" +msgstr "" + +#: conf/global_settings.py:95 +msgid "Korean" +msgstr "" + +#: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "" + +#: conf/global_settings.py:97 +msgid "Lithuanian" +msgstr "" + +#: conf/global_settings.py:98 +msgid "Latvian" +msgstr "" + +#: conf/global_settings.py:99 +msgid "Macedonian" +msgstr "" + +#: conf/global_settings.py:100 +msgid "Malayalam" +msgstr "" + +#: conf/global_settings.py:101 +msgid "Mongolian" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 +msgid "Norwegian Bokmal" +msgstr "" + +#: conf/global_settings.py:104 +msgid "Nepali" +msgstr "" + +#: conf/global_settings.py:105 +msgid "Dutch" +msgstr "" + +#: conf/global_settings.py:106 +msgid "Norwegian Nynorsk" +msgstr "" + +#: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "" + +#: conf/global_settings.py:108 +msgid "Punjabi" +msgstr "" + +#: conf/global_settings.py:109 +msgid "Polish" +msgstr "" + +#: conf/global_settings.py:110 +msgid "Portuguese" +msgstr "" + +#: conf/global_settings.py:111 +msgid "Brazilian Portuguese" +msgstr "" + +#: conf/global_settings.py:112 +msgid "Romanian" +msgstr "" + +#: conf/global_settings.py:113 +msgid "Russian" +msgstr "" + +#: conf/global_settings.py:114 +msgid "Slovak" +msgstr "" + +#: conf/global_settings.py:115 +msgid "Slovenian" +msgstr "" + +#: conf/global_settings.py:116 +msgid "Albanian" +msgstr "" + +#: conf/global_settings.py:117 +msgid "Serbian" +msgstr "" + +#: conf/global_settings.py:118 +msgid "Serbian Latin" +msgstr "" + +#: conf/global_settings.py:119 +msgid "Swedish" +msgstr "" + +#: conf/global_settings.py:120 +msgid "Swahili" +msgstr "" + +#: conf/global_settings.py:121 +msgid "Tamil" +msgstr "" + +#: conf/global_settings.py:122 +msgid "Telugu" +msgstr "" + +#: conf/global_settings.py:123 +msgid "Thai" +msgstr "" + +#: conf/global_settings.py:124 +msgid "Turkish" +msgstr "" + +#: conf/global_settings.py:125 +msgid "Tatar" +msgstr "" + +#: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "" + +#: conf/global_settings.py:127 +msgid "Ukrainian" +msgstr "" + +#: conf/global_settings.py:128 +msgid "Urdu" +msgstr "" + +#: conf/global_settings.py:129 +msgid "Vietnamese" +msgstr "" + +#: conf/global_settings.py:130 conf/global_settings.py:131 +msgid "Simplified Chinese" +msgstr "" + +#: conf/global_settings.py:132 conf/global_settings.py:133 +msgid "Traditional Chinese" +msgstr "" + +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + +#: core/validators.py:21 +msgid "Enter a valid value." +msgstr "" + +#: core/validators.py:77 forms/fields.py:675 +msgid "Enter a valid URL." +msgstr "" + +#: core/validators.py:115 +msgid "Enter a valid integer." +msgstr "" + +#: core/validators.py:120 +msgid "Enter a valid email address." +msgstr "" + +#: core/validators.py:185 +msgid "" +"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." +msgstr "" + +#: core/validators.py:188 core/validators.py:207 +msgid "Enter a valid IPv4 address." +msgstr "" + +#: core/validators.py:193 core/validators.py:208 +msgid "Enter a valid IPv6 address." +msgstr "" + +#: core/validators.py:203 core/validators.py:206 +msgid "Enter a valid IPv4 or IPv6 address." +msgstr "" + +#: core/validators.py:229 db/models/fields/__init__.py:1070 +msgid "Enter only digits separated by commas." +msgstr "" + +#: core/validators.py:236 +#, python-format +msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." +msgstr "" + +#: core/validators.py:255 +#, python-format +msgid "Ensure this value is less than or equal to %(limit_value)s." +msgstr "" + +#: core/validators.py:262 +#, python-format +msgid "Ensure this value is greater than or equal to %(limit_value)s." +msgstr "" + +#: core/validators.py:271 +#, python-format +msgid "" +"Ensure this value has at least %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at least %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +msgstr[1] "" + +#: core/validators.py:282 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +msgstr[1] "" + +#: db/models/base.py:975 forms/models.py:718 +msgid "and" +msgstr "" + +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "" + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "" + +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 +#, python-format +msgid "Field of type: %(field_type)s" +msgstr "" + +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 +msgid "Integer" +msgstr "" + +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 +#, python-format +msgid "'%(value)s' value must be an integer." +msgstr "" + +#: db/models/fields/__init__.py:926 +#, python-format +msgid "'%(value)s' value must be either True or False." +msgstr "" + +#: db/models/fields/__init__.py:928 +msgid "Boolean (Either True or False)" +msgstr "" + +#: db/models/fields/__init__.py:1004 +#, python-format +msgid "String (up to %(max_length)s)" +msgstr "" + +#: db/models/fields/__init__.py:1065 +msgid "Comma-separated integers" +msgstr "" + +#: db/models/fields/__init__.py:1080 +#, python-format +msgid "" +"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " +"date." +msgstr "" + +#: db/models/fields/__init__.py:1085 +msgid "Date (without time)" +msgstr "" + +#: db/models/fields/__init__.py:1187 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." +"uuuuuu]][TZ] format." +msgstr "" + +#: db/models/fields/__init__.py:1191 +#, python-format +msgid "" +"'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"[TZ]) but it is an invalid date/time." +msgstr "" + +#: db/models/fields/__init__.py:1195 +msgid "Date (with time)" +msgstr "" + +#: db/models/fields/__init__.py:1297 +#, python-format +msgid "'%(value)s' value must be a decimal number." +msgstr "" + +#: db/models/fields/__init__.py:1299 +msgid "Decimal number" +msgstr "" + +#: db/models/fields/__init__.py:1444 +msgid "Email address" +msgstr "" + +#: db/models/fields/__init__.py:1470 +msgid "File path" +msgstr "" + +#: db/models/fields/__init__.py:1537 +#, python-format +msgid "'%(value)s' value must be a float." +msgstr "" + +#: db/models/fields/__init__.py:1539 +msgid "Floating point number" +msgstr "" + +#: db/models/fields/__init__.py:1623 +msgid "Big (8 byte) integer" +msgstr "" + +#: db/models/fields/__init__.py:1638 +msgid "IPv4 address" +msgstr "" + +#: db/models/fields/__init__.py:1668 +msgid "IP address" +msgstr "" + +#: db/models/fields/__init__.py:1747 +#, python-format +msgid "'%(value)s' value must be either None, True or False." +msgstr "" + +#: db/models/fields/__init__.py:1749 +msgid "Boolean (Either True, False or None)" +msgstr "" + +#: db/models/fields/__init__.py:1809 +msgid "Positive integer" +msgstr "" + +#: db/models/fields/__init__.py:1821 +msgid "Positive small integer" +msgstr "" + +#: db/models/fields/__init__.py:1834 +#, python-format +msgid "Slug (up to %(max_length)s)" +msgstr "" + +#: db/models/fields/__init__.py:1863 +msgid "Small integer" +msgstr "" + +#: db/models/fields/__init__.py:1870 +msgid "Text" +msgstr "" + +#: db/models/fields/__init__.py:1893 +#, python-format +msgid "" +"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " +"format." +msgstr "" + +#: db/models/fields/__init__.py:1895 +#, python-format +msgid "" +"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " +"invalid time." +msgstr "" + +#: db/models/fields/__init__.py:1898 +msgid "Time" +msgstr "" + +#: db/models/fields/__init__.py:1977 +msgid "URL" +msgstr "" + +#: db/models/fields/__init__.py:2000 +msgid "Raw binary data" +msgstr "" + +#: db/models/fields/files.py:225 +msgid "File" +msgstr "" + +#: db/models/fields/files.py:375 +msgid "Image" +msgstr "" + +#: db/models/fields/related.py:1580 +#, python-format +msgid "%(model)s instance with pk %(pk)r does not exist." +msgstr "" + +#: db/models/fields/related.py:1582 +msgid "Foreign Key (type determined by related field)" +msgstr "" + +#: db/models/fields/related.py:1773 +msgid "One-to-one relationship" +msgstr "" + +#: db/models/fields/related.py:1843 +msgid "Many-to-many relationship" +msgstr "" + +#: forms/fields.py:55 +msgid "This field is required." +msgstr "" + +#: forms/fields.py:236 +msgid "Enter a whole number." +msgstr "" + +#: forms/fields.py:279 forms/fields.py:316 +msgid "Enter a number." +msgstr "" + +#: forms/fields.py:318 +#, python-format +msgid "Ensure that there are no more than %(max)s digit in total." +msgid_plural "Ensure that there are no more than %(max)s digits in total." +msgstr[0] "" +msgstr[1] "" + +#: forms/fields.py:322 +#, python-format +msgid "Ensure that there are no more than %(max)s decimal place." +msgid_plural "Ensure that there are no more than %(max)s decimal places." +msgstr[0] "" +msgstr[1] "" + +#: forms/fields.py:326 +#, python-format +msgid "" +"Ensure that there are no more than %(max)s digit before the decimal point." +msgid_plural "" +"Ensure that there are no more than %(max)s digits before the decimal point." +msgstr[0] "" +msgstr[1] "" + +#: forms/fields.py:437 forms/fields.py:1139 +msgid "Enter a valid date." +msgstr "" + +#: forms/fields.py:461 forms/fields.py:1140 +msgid "Enter a valid time." +msgstr "" + +#: forms/fields.py:483 +msgid "Enter a valid date/time." +msgstr "" + +#: forms/fields.py:564 +msgid "No file was submitted. Check the encoding type on the form." +msgstr "" + +#: forms/fields.py:565 +msgid "No file was submitted." +msgstr "" + +#: forms/fields.py:566 +msgid "The submitted file is empty." +msgstr "" + +#: forms/fields.py:568 +#, python-format +msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." +msgid_plural "" +"Ensure this filename has at most %(max)d characters (it has %(length)d)." +msgstr[0] "" +msgstr[1] "" + +#: forms/fields.py:571 +msgid "Please either submit a file or check the clear checkbox, not both." +msgstr "" + +#: forms/fields.py:632 +msgid "" +"Upload a valid image. The file you uploaded was either not an image or a " +"corrupted image." +msgstr "" + +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 +#, python-format +msgid "Select a valid choice. %(value)s is not one of the available choices." +msgstr "" + +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 +msgid "Enter a list of values." +msgstr "" + +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + +#. Translators: This is the default suffix added to form field labels +#: forms/forms.py:122 +msgid ":" +msgstr ":" + +#: forms/forms.py:192 +#, python-format +msgid "(Hidden field %(name)s) %(error)s" +msgstr "" + +#. Translators: If found as last label character, these punctuation +#. characters will prevent the default label_suffix to be appended to the +#. label +#: forms/forms.py:620 +msgid ":?.!" +msgstr ":?.!" + +#: forms/formsets.py:95 +msgid "ManagementForm data is missing or has been tampered with" +msgstr "" + +#: forms/formsets.py:332 +#, python-format +msgid "Please submit %d or fewer forms." +msgid_plural "Please submit %d or fewer forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 +msgid "Order" +msgstr "" + +#: forms/formsets.py:371 +msgid "Delete" +msgstr "" + +#: forms/models.py:712 +#, python-format +msgid "Please correct the duplicate data for %(field)s." +msgstr "" + +#: forms/models.py:716 +#, python-format +msgid "Please correct the duplicate data for %(field)s, which must be unique." +msgstr "" + +#: forms/models.py:722 +#, python-format +msgid "" +"Please correct the duplicate data for %(field_name)s which must be unique " +"for the %(lookup)s in %(date_field)s." +msgstr "" + +#: forms/models.py:730 +msgid "Please correct the duplicate values below." +msgstr "" + +#: forms/models.py:1028 +msgid "The inline foreign key did not match the parent instance primary key." +msgstr "" + +#: forms/models.py:1094 +msgid "Select a valid choice. That choice is not one of the available choices." +msgstr "" + +#: forms/models.py:1194 +#, python-format +msgid "\"%(pk)s\" is not a valid value for a primary key." +msgstr "" + +#: forms/models.py:1205 +msgid "" +"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." +msgstr "" + +#: forms/utils.py:148 +#, python-format +msgid "" +"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " +"may be ambiguous or it may not exist." +msgstr "" + +#: forms/widgets.py:350 +msgid "Currently" +msgstr "" + +#: forms/widgets.py:351 +msgid "Change" +msgstr "" + +#: forms/widgets.py:352 +msgid "Clear" +msgstr "" + +#: forms/widgets.py:546 +msgid "Unknown" +msgstr "" + +#: forms/widgets.py:547 +msgid "Yes" +msgstr "" + +#: forms/widgets.py:548 +msgid "No" +msgstr "" + +#: template/defaultfilters.py:855 +msgid "yes,no,maybe" +msgstr "" + +#: template/defaultfilters.py:884 template/defaultfilters.py:896 +#, python-format +msgid "%(size)d byte" +msgid_plural "%(size)d bytes" +msgstr[0] "" +msgstr[1] "" + +#: template/defaultfilters.py:898 +#, python-format +msgid "%s KB" +msgstr "" + +#: template/defaultfilters.py:900 +#, python-format +msgid "%s MB" +msgstr "" + +#: template/defaultfilters.py:902 +#, python-format +msgid "%s GB" +msgstr "" + +#: template/defaultfilters.py:904 +#, python-format +msgid "%s TB" +msgstr "" + +#: template/defaultfilters.py:906 +#, python-format +msgid "%s PB" +msgstr "" + +#: utils/dateformat.py:59 +msgid "p.m." +msgstr "" + +#: utils/dateformat.py:60 +msgid "a.m." +msgstr "" + +#: utils/dateformat.py:65 +msgid "PM" +msgstr "" + +#: utils/dateformat.py:66 +msgid "AM" +msgstr "" + +#: utils/dateformat.py:149 +msgid "midnight" +msgstr "" + +#: utils/dateformat.py:151 +msgid "noon" +msgstr "" + +#: utils/dates.py:6 +msgid "Monday" +msgstr "" + +#: utils/dates.py:6 +msgid "Tuesday" +msgstr "" + +#: utils/dates.py:6 +msgid "Wednesday" +msgstr "" + +#: utils/dates.py:6 +msgid "Thursday" +msgstr "" + +#: utils/dates.py:6 +msgid "Friday" +msgstr "" + +#: utils/dates.py:7 +msgid "Saturday" +msgstr "" + +#: utils/dates.py:7 +msgid "Sunday" +msgstr "" + +#: utils/dates.py:10 +msgid "Mon" +msgstr "" + +#: utils/dates.py:10 +msgid "Tue" +msgstr "" + +#: utils/dates.py:10 +msgid "Wed" +msgstr "" + +#: utils/dates.py:10 +msgid "Thu" +msgstr "" + +#: utils/dates.py:10 +msgid "Fri" +msgstr "" + +#: utils/dates.py:11 +msgid "Sat" +msgstr "" + +#: utils/dates.py:11 +msgid "Sun" +msgstr "" + +#: utils/dates.py:18 +msgid "January" +msgstr "" + +#: utils/dates.py:18 +msgid "February" +msgstr "" + +#: utils/dates.py:18 +msgid "March" +msgstr "" + +#: utils/dates.py:18 +msgid "April" +msgstr "" + +#: utils/dates.py:18 +msgid "May" +msgstr "" + +#: utils/dates.py:18 +msgid "June" +msgstr "" + +#: utils/dates.py:19 +msgid "July" +msgstr "" + +#: utils/dates.py:19 +msgid "August" +msgstr "" + +#: utils/dates.py:19 +msgid "September" +msgstr "" + +#: utils/dates.py:19 +msgid "October" +msgstr "" + +#: utils/dates.py:19 +msgid "November" +msgstr "" + +#: utils/dates.py:20 +msgid "December" +msgstr "" + +#: utils/dates.py:23 +msgid "jan" +msgstr "" + +#: utils/dates.py:23 +msgid "feb" +msgstr "" + +#: utils/dates.py:23 +msgid "mar" +msgstr "" + +#: utils/dates.py:23 +msgid "apr" +msgstr "" + +#: utils/dates.py:23 +msgid "may" +msgstr "" + +#: utils/dates.py:23 +msgid "jun" +msgstr "" + +#: utils/dates.py:24 +msgid "jul" +msgstr "" + +#: utils/dates.py:24 +msgid "aug" +msgstr "" + +#: utils/dates.py:24 +msgid "sep" +msgstr "" + +#: utils/dates.py:24 +msgid "oct" +msgstr "" + +#: utils/dates.py:24 +msgid "nov" +msgstr "" + +#: utils/dates.py:24 +msgid "dec" +msgstr "" + +#: utils/dates.py:31 +msgctxt "abbrev. month" +msgid "Jan." +msgstr "" + +#: utils/dates.py:32 +msgctxt "abbrev. month" +msgid "Feb." +msgstr "" + +#: utils/dates.py:33 +msgctxt "abbrev. month" +msgid "March" +msgstr "" + +#: utils/dates.py:34 +msgctxt "abbrev. month" +msgid "April" +msgstr "" + +#: utils/dates.py:35 +msgctxt "abbrev. month" +msgid "May" +msgstr "" + +#: utils/dates.py:36 +msgctxt "abbrev. month" +msgid "June" +msgstr "" + +#: utils/dates.py:37 +msgctxt "abbrev. month" +msgid "July" +msgstr "" + +#: utils/dates.py:38 +msgctxt "abbrev. month" +msgid "Aug." +msgstr "" + +#: utils/dates.py:39 +msgctxt "abbrev. month" +msgid "Sept." +msgstr "" + +#: utils/dates.py:40 +msgctxt "abbrev. month" +msgid "Oct." +msgstr "" + +#: utils/dates.py:41 +msgctxt "abbrev. month" +msgid "Nov." +msgstr "" + +#: utils/dates.py:42 +msgctxt "abbrev. month" +msgid "Dec." +msgstr "" + +#: utils/dates.py:45 +msgctxt "alt. month" +msgid "January" +msgstr "" + +#: utils/dates.py:46 +msgctxt "alt. month" +msgid "February" +msgstr "" + +#: utils/dates.py:47 +msgctxt "alt. month" +msgid "March" +msgstr "" + +#: utils/dates.py:48 +msgctxt "alt. month" +msgid "April" +msgstr "" + +#: utils/dates.py:49 +msgctxt "alt. month" +msgid "May" +msgstr "" + +#: utils/dates.py:50 +msgctxt "alt. month" +msgid "June" +msgstr "" + +#: utils/dates.py:51 +msgctxt "alt. month" +msgid "July" +msgstr "" + +#: utils/dates.py:52 +msgctxt "alt. month" +msgid "August" +msgstr "" + +#: utils/dates.py:53 +msgctxt "alt. month" +msgid "September" +msgstr "" + +#: utils/dates.py:54 +msgctxt "alt. month" +msgid "October" +msgstr "" + +#: utils/dates.py:55 +msgctxt "alt. month" +msgid "November" +msgstr "" + +#: utils/dates.py:56 +msgctxt "alt. month" +msgid "December" +msgstr "" + +#: utils/ipv6.py:10 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: utils/text.py:76 +#, python-format +msgctxt "String to return when truncating text" +msgid "%(truncated_text)s..." +msgstr "" + +#: utils/text.py:245 +msgid "or" +msgstr "" + +#. Translators: This string is used as a separator between list elements +#: utils/text.py:264 utils/timesince.py:57 +msgid ", " +msgstr "" + +#: utils/timesince.py:25 +#, python-format +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#: utils/timesince.py:26 +#, python-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#: utils/timesince.py:27 +#, python-format +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#: utils/timesince.py:28 +#, python-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: utils/timesince.py:29 +#, python-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: utils/timesince.py:30 +#, python-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: utils/timesince.py:46 +msgid "0 minutes" +msgstr "" + +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" + +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" + +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 +msgid "No year specified" +msgstr "" + +#: views/generic/dates.py:99 +msgid "No month specified" +msgstr "" + +#: views/generic/dates.py:158 +msgid "No day specified" +msgstr "" + +#: views/generic/dates.py:214 +msgid "No week specified" +msgstr "" + +#: views/generic/dates.py:369 views/generic/dates.py:397 +#, python-format +msgid "No %(verbose_name_plural)s available" +msgstr "" + +#: views/generic/dates.py:650 +#, python-format +msgid "" +"Future %(verbose_name_plural)s not available because %(class_name)s." +"allow_future is False." +msgstr "" + +#: views/generic/dates.py:682 +#, python-format +msgid "Invalid date string '%(datestr)s' given format '%(format)s'" +msgstr "" + +#: views/generic/detail.py:54 +#, python-format +msgid "No %(verbose_name)s found matching the query" +msgstr "" + +#: views/generic/list.py:62 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "" + +#: views/generic/list.py:67 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "" + +#: views/generic/list.py:158 +#, python-format +msgid "Empty list and '%(class_name)s.allow_empty' is False." +msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/my/LC_MESSAGES/django.mo b/django/conf/locale/my/LC_MESSAGES/django.mo index 027762c96d1b83bc337c311514b137487c4e08a8..fa43bc6bc290e4869e72cea8d623772c18f61612 100644 GIT binary patch delta 381 zcmXZWu}cDR7{>9}<1RIfKrRr3!-F6QlsoSPac~KW_J*9TzaSbM!oj7vo0^8ex$9DrAPf>Al)^x`xICrHEgE!kcc`TTaS58DA)%?I$swnvmS~Z5 zcae7g0oS4-8k(H^zTG>0xaapi@4au?VRm?t=nWDgQ%7W1L{3*kig<6nm>;-J{$+Ze z$Qs`zT*nYM@dR~G8$-N9?Y-Ok47K-(TlnWm@4uK?6)6+!U>;kji@Ugix0u35+`}gf zaANr{>W>y?j$!RbsE0LC`)8JS%$rmr9(W+o!Do9Iqh2~SXO_=V5BxFH>3DHz^qQ, 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Burmese (http://www.transifex.com/projects/p/django/language/" "my/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Arabic" msgstr "အာရပ်" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "" @@ -78,318 +82,346 @@ msgid "English" msgstr "အင်္ဂလိပ်" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "ဗြိတိသျှအင်္ဂလိပ်" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "စပိန်" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "" -#: conf/global_settings.py:87 -msgid "Icelandic" +#: conf/global_settings.py:88 +msgid "Ido" msgstr "" #: conf/global_settings.py:88 -msgid "Italian" +msgid "Icelandic" msgstr "" #: conf/global_settings.py:89 -msgid "Japanese" +msgid "Italian" msgstr "" #: conf/global_settings.py:90 -msgid "Georgian" +msgid "Japanese" msgstr "" #: conf/global_settings.py:91 -msgid "Kazakh" +msgid "Georgian" msgstr "" #: conf/global_settings.py:92 -msgid "Khmer" +msgid "Kazakh" msgstr "" #: conf/global_settings.py:93 -msgid "Kannada" +msgid "Khmer" msgstr "" #: conf/global_settings.py:94 -msgid "Korean" +msgid "Kannada" msgstr "" #: conf/global_settings.py:95 -msgid "Luxembourgish" +msgid "Korean" msgstr "" #: conf/global_settings.py:96 -msgid "Lithuanian" +msgid "Luxembourgish" msgstr "" #: conf/global_settings.py:97 -msgid "Latvian" +msgid "Lithuanian" msgstr "" #: conf/global_settings.py:98 -msgid "Macedonian" +msgid "Latvian" msgstr "" #: conf/global_settings.py:99 -msgid "Malayalam" +msgid "Macedonian" msgstr "" #: conf/global_settings.py:100 -msgid "Mongolian" +msgid "Malayalam" msgstr "" #: conf/global_settings.py:101 -msgid "Burmese" +msgid "Mongolian" msgstr "" #: conf/global_settings.py:102 -msgid "Norwegian Bokmal" +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 +msgid "Burmese" msgstr "" #: conf/global_settings.py:103 -msgid "Nepali" +msgid "Norwegian Bokmal" msgstr "" #: conf/global_settings.py:104 -msgid "Dutch" +msgid "Nepali" msgstr "" #: conf/global_settings.py:105 -msgid "Norwegian Nynorsk" +msgid "Dutch" msgstr "" #: conf/global_settings.py:106 -msgid "Ossetic" +msgid "Norwegian Nynorsk" msgstr "" #: conf/global_settings.py:107 -msgid "Punjabi" +msgid "Ossetic" msgstr "" #: conf/global_settings.py:108 -msgid "Polish" +msgid "Punjabi" msgstr "" #: conf/global_settings.py:109 -msgid "Portuguese" +msgid "Polish" msgstr "" #: conf/global_settings.py:110 -msgid "Brazilian Portuguese" +msgid "Portuguese" msgstr "" #: conf/global_settings.py:111 -msgid "Romanian" +msgid "Brazilian Portuguese" msgstr "" #: conf/global_settings.py:112 -msgid "Russian" +msgid "Romanian" msgstr "" #: conf/global_settings.py:113 -msgid "Slovak" +msgid "Russian" msgstr "" #: conf/global_settings.py:114 -msgid "Slovenian" +msgid "Slovak" msgstr "" #: conf/global_settings.py:115 -msgid "Albanian" +msgid "Slovenian" msgstr "" #: conf/global_settings.py:116 -msgid "Serbian" +msgid "Albanian" msgstr "" #: conf/global_settings.py:117 -msgid "Serbian Latin" +msgid "Serbian" msgstr "" #: conf/global_settings.py:118 -msgid "Swedish" +msgid "Serbian Latin" msgstr "" #: conf/global_settings.py:119 -msgid "Swahili" +msgid "Swedish" msgstr "" #: conf/global_settings.py:120 -msgid "Tamil" +msgid "Swahili" msgstr "" #: conf/global_settings.py:121 -msgid "Telugu" +msgid "Tamil" msgstr "" #: conf/global_settings.py:122 -msgid "Thai" +msgid "Telugu" msgstr "" #: conf/global_settings.py:123 -msgid "Turkish" +msgid "Thai" msgstr "" #: conf/global_settings.py:124 -msgid "Tatar" +msgid "Turkish" msgstr "" #: conf/global_settings.py:125 -msgid "Udmurt" +msgid "Tatar" msgstr "" #: conf/global_settings.py:126 -msgid "Ukrainian" +msgid "Udmurt" msgstr "" #: conf/global_settings.py:127 -msgid "Urdu" +msgid "Ukrainian" msgstr "" #: conf/global_settings.py:128 -msgid "Vietnamese" +msgid "Urdu" msgstr "" #: conf/global_settings.py:129 +msgid "Vietnamese" +msgstr "" + +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -399,7 +431,7 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -409,245 +441,253 @@ msgid_plural "" "%(show_value)d)." msgstr[0] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "နှင့်" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "ကိန်းပြည့်" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "အီးမေးလ်လိပ်စာ" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "အိုင်ပီဗီ၄လိပ်စာ" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "အိုင်ပီလိပ်စာ" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "စာသား" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "ယူအာအယ်" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ဖိုင်" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "ပံု" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -655,62 +695,66 @@ msgid_plural "" "Ensure that there are no more than %(max)s digits before the decimal point." msgstr[0] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" "Ensure this filename has at most %(max)d characters (it has %(length)d)." msgstr[0] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -718,83 +762,89 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "မှာကြား" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "ပယ်ဖျက်" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "" @@ -810,62 +860,62 @@ msgstr "ဟုတ်" msgid "No" msgstr "မဟုတ်" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d ဘိုက်များ" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s ကီလိုဘိုက်" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s မက်ဂါဘိုက်" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ဂစ်ဂါဘိုက်" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s တီရာဘိုက်" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ပီတာဘိုက်" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "ညနေ" -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "မနက်" -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ညနေ" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "မနက်" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "သန်းခေါင်" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "မွန်းတည့်" @@ -1141,118 +1191,134 @@ msgctxt "alt. month" msgid "December" msgstr "" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "" -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1262,16 +1328,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/nb/LC_MESSAGES/django.mo b/django/conf/locale/nb/LC_MESSAGES/django.mo index b4eb2a4a81bd6633dcd87493e6d6733906568361..06e8877655562003f282346ee5728312db42b4c3 100644 GIT binary patch literal 21970 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 diff --git a/django/conf/locale/nb/LC_MESSAGES/django.po b/django/conf/locale/nb/LC_MESSAGES/django.po index 70a250338..168d17f38 100644 --- a/django/conf/locale/nb/LC_MESSAGES/django.po +++ b/django/conf/locale/nb/LC_MESSAGES/django.po @@ -1,18 +1,22 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Alexander Hansen , 2014 +# Eirik Krogstad , 2014 # Jannis Leidel , 2011 -# jonklo , 2013 -# jonklo , 2011 +# jensadne , 2014 +# Jon , 2014 +# Jon , 2013 +# Jon , 2011 # Sigurd Gartmann , 2012 -# injectedreality , 2013 +# Tommy Strand , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-09-02 16:41+0000\n" -"Last-Translator: jonklo \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-09-05 12:01+0000\n" +"Last-Translator: jensadne \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django/" "language/nb/)\n" "MIME-Version: 1.0\n" @@ -29,6 +33,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabisk" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "Asturiansk" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Aserbajdsjansk" @@ -82,320 +90,348 @@ msgid "English" msgstr "Engelsk" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "Engelsk (australsk)" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Engelsk (britisk)" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spansk" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentinsk spansk" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Meksikansk spansk" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguansk spansk" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezuelanske spansk" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estisk" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskisk" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persisk" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finsk" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Fransk" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisisk" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irsk" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galisisk" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebraisk" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroatisk" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungarsk" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesisk" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "Ido" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandsk" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiensk" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japansk" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgisk" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kasakhisk" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreansk" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxembourgsk" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litauisk" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvisk" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonsk" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolsk" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "Marathi" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Burmesisk" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norsk (bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nederlandsk" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norsk (nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossetisk" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Panjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polsk" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugisisk" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brasiliansk portugisisk" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumensk" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russisk" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakisk" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovensk" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albansk" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbisk" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbisk latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Svensk" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Tyrkisk" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatarisk" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtisk" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainsk" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamesisk" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Forenklet kinesisk" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tradisjonell kinesisk" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "Sidekart" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "Statiske filer" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "Syndikering" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "Web-design" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Oppgi en gyldig verdi." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Oppgi en gyldig nettadresse." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Oppgi et gyldig heltall." +msgstr "Skriv inn et gyldig heltall." -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Oppgi en gyldig e-postadresse" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Oppgi en gyldig «slug» bestående av bokstaver, nummer, understreker eller " "bindestreker." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Oppgi en gyldig IPv4-adresse." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Oppgi en gyldig IPv6-adresse." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Oppgi en gyldig IPv4- eller IPv6-adresse." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Oppgi kun tall adskilt med komma." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Verdien må være %(limit_value)s (den er %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Verdien må være mindre enn eller lik %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Verdien må være større enn eller lik %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -410,7 +446,7 @@ msgstr[1] "" "Sørg for denne verdien har minst %(limit_value)d tegn (den har " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -424,259 +460,266 @@ msgstr[1] "" "Sørg for denne verdien har %(limit_value)d eller færre tegn (den har nå " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s må være unik for %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "og" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s med %(field_label)s finnes allerede." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(model_name)s med denne %(field_labels)s finnes allerede." -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "Verdien %(value)r er ikke et gyldig valg." -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Feltet kan ikke være tomt." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Feltet kan ikke være blankt." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s med %(field_label)s finnes allerede." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "%(field_label)s må være unik for %(date_field_label)s %(lookup_type)s." + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Felt av typen: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Heltall" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "«%(value)s»-verdien må være et heltall." +msgstr "Verdien '%(value)s' må være et heltall." -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "«%(value)s»-verdien må være enten True eller False." +msgstr "Verdien '%(value)s' må være enten True eller False." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolsk (True eller False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Tekst (opp til %(max_length)s tegn)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Heltall adskilt med komma" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"«%(value)s»-verdien har et ugyldig datoformat. Det må være på formen YYYY-MM-" +"Verdien '%(value)s' har ugyldig datoformat. Den må være i formatet ÅÅÅÅ-MM-" "DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"«%(value)s»-verdien er på den korrekte formen (YYYY-MM-DD), men det er en " -"ugyldig dato." +"Verdien '%(value)s' har riktig format (ÅÅÅÅ-MM-DD), men er en ugyldig dato." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dato (uten tid)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"«%(value)s»-verdien har et ugyldig datoformat. Det må være på formen YYYY-MM-" -"DD HH:MM[:ss[.uuuuuu]][TZ]." +"'%(value)s'-verdien har et ugyldig format. Det må være på formen YYYY-MM-DD " +"HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"«%(value)s»-verdien er på den korrekte formen (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" +"'%(value)s'-verdien er på den korrekte formen (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]), men er ugyldig dato/tid." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dato (med tid)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "«%(value)s»-verdien må være et desimaltall." +msgstr "Verdien '%(value)s' må være et desimaltall." -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Desimaltall" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-postadresse" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Filsti" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "«%(value)s»-verdien må være et flyttall." +msgstr "Verdien '%(value)s' må være et flyttall." -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Flyttall" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Stort (8 byte) heltall" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4-adresse" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-adresse" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "«%(value)s»-verdien må være enten None, True eller False." +msgstr "Verdien '%(value)s' må være enten None, True eller False." -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolsk (True, False eller None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positivt heltall" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positivt lite heltall" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (opp til %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Lite heltall" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"«%(value)s»-verdien har et ugyldig format. Det må være på formen HH:MM[:ss[." +"Verdien '%(value)s' er i et ugyldig format. Formatet må være HH:MM[:ss[." "uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"«%(value)s»-verdien er på den korrekte formen (HH:MM[:ss[.uuuuuu]]), men er " -"et ugyldig tidspunkt." +"Verdien '%(value)s' har riktig format (HH:MM[:ss[.uuuuuu]]), men er ikke et " +"gyldig klokkeslett." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Tid" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "Nettadresse" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Rå binærdata" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fil" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Bilde" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "%(model)s-instansen med primærnøkkelen %(pk)r finnes ikke." -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Fremmednøkkel (type bestemmes av relatert felt)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "En-til-en-relasjon" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Mange-til-mange-relasjon" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Feltet er påkrevet." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Oppgi et heltall." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Oppgi et tall." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Sørg for at det er kun %(max)s tall." msgstr[1] "Sørg for at det er %(max)s eller færre tall totalt." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Sørg for at det er kun %(max)s desimal." msgstr[1] "Sørg for at det er %(max)s eller færre desimaler." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -685,31 +728,31 @@ msgid_plural "" msgstr[0] "Sørg for at det kun %(max)s tall før desimalpunkt." msgstr[1] "Sørg for at det er %(max)s eller færre tall før desimalpunkt." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Oppgi en gyldig dato." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Oppgi et gyldig tidspunkt." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Oppgi gyldig dato og tidspunkt." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ingen fil ble sendt. Sjekk «encoding»-typen på skjemaet." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ingen fil ble sendt." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Filen er tom." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -718,11 +761,11 @@ msgstr[0] "Sørg for at filnavnet har %(max)d tegn (det har nå %(length)d)." msgstr[1] "" "Sørg for at filnavnet har færre enn %(max)d tegn (det har nå %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Vennligst last opp en ny fil eller marker fjern-boksen, ikke begge." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -730,21 +773,25 @@ msgstr "" "Last opp et gyldig bilde. Filen du lastet opp var ødelagt eller ikke et " "bilde." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Velg et gyldig valg. %(value)s er ikke et av de tilgjengelige valgene." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Oppgi en liste med verdier." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "Skriv inn en fullstendig verdi." + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Skjult felt %(name)s) %(error)s" @@ -752,40 +799,47 @@ msgstr "(Skjult felt %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "ManagementForm-data mangler eller har blitt tuklet med" +msgstr "ManagementForm-data mangler eller har blitt endret." -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Vennligst oppgi %d skjema." msgstr[1] "Vennligst oppgi %d eller færre skjema." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "Vennligst send inn %d eller flere skjemaer." +msgstr[1] "Vennligst send inn %d eller flere skjemaer." + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Rekkefølge" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Slett" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Vennligst korriger dupliserte data for %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Vennligst korriger dupliserte data for %(field)s, som må være unike." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -794,30 +848,30 @@ msgstr "" "Vennligst korriger dupliserte data for %(field_name)s, som må være unike for " "%(lookup)s i %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Vennligst korriger de dupliserte verdiene nedenfor." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Primærnøkkelen er ikke den samme som foreldreinstansens primærnøkkel." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Velg et gyldig valg. Valget er ikke av de tilgjengelige valgene." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "«%(pk)s» er ikke en gyldig verdi for en primærnøkkel." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Hold nede «Control», eller «Command» på en Mac, for å velge mer enn en." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -826,15 +880,15 @@ msgstr "" "%(datetime)s kunne ikke tolkes i tidssonen %(current_timezone)s, det kan " "være tvetydig eller ikke eksistere." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Nåværende" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Endre" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Fjern" @@ -850,63 +904,63 @@ msgstr "Ja" msgid "No" msgstr "Nei" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ja,nei,kanskje" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d byte" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "midnatt" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "12:00" @@ -1182,117 +1236,147 @@ msgctxt "alt. month" msgid "December" msgstr "Desember" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Hverken Pillow eller PIL kunne importeres: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "'_imaging' modulen for PIL kunne ikke importeres: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "Dette er ikke en gyldig IPv6-adresse." -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s…" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "eller" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " -msgstr "," +msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d år" msgstr[1] "%d år" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d måned" msgstr[1] "%d måneder" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d uke" msgstr[1] "%d uker" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d dag" msgstr[1] "%d dager" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d time" msgstr[1] "%d timer" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minutt" msgstr[1] "%d minutter" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutter" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Mappeinnhold er ikke tillatt her." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "Forbudt" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "«%(path)s» finnes ikke" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "CSRF-verifisering feilet. Forespørsel avbrutt." -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Innhold i %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" +"Du ser denne meldingen fordi dette HTTPS-nettstedet krever en 'Referer'-" +"header for å bli sendt av nettleseren, men ingen ble sendt. Denne headeren " +"er nødvendig av sikkerhetsmessige årsaker, for å sikre at nettleseren din " +"ikke blir kapret av tredjeparter." -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" +"Hvis du har konfigurert nettleseren din til å deaktivere 'Referer'-headers, " +"kan du aktivere dem, i hvert fall for dette nettstedet, eller for HTTPS-" +"tilkoblinger, eller for 'same-origin'-forespørsler." + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" +"Du ser denne meldingen fordi denne nettsiden krever en CSRF-cookie når du " +"sender inn skjemaer. Denne informasjonskapselen er nødvendig av " +"sikkerhetsmessige årsaker, for å sikre at nettleseren din ikke blir kapret " +"av tredjeparter." + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" +"Hvis du har konfigurert nettleseren din til å deaktivere " +"informasjonskapsler, kan du aktivere dem, i hvert fall for dette nettstedet, " +"eller for 'same-origin'-forespørsler." + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "Mer informasjon er tilgjengelig med DEBUG=True." + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "År ikke spesifisert" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Måned ikke spesifisert" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Dag ikke spesifisert" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Uke ikke spesifisert" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Ingen %(verbose_name_plural)s tilgjengelig" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1301,7 +1385,7 @@ msgstr "" "Fremtidig %(verbose_name_plural)s ikke tilgjengelig fordi %(class_name)s." "allow_future er False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Ugyldig datostreng «%(datestr)s» gitt formatet «%(format)s»" @@ -1311,16 +1395,30 @@ msgstr "Ugyldig datostreng «%(datestr)s» gitt formatet «%(format)s»" msgid "No %(verbose_name)s found matching the query" msgstr "Fant ingen %(verbose_name)s som passet spørringen" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Siden er ikke «last», og kan heller ikke konverteres til et tall." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Ugyldig side (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Tom liste og «%(class_name)s.allow_empty» er False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Mappeinnhold er ikke tillatt her." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "«%(path)s» finnes ikke" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Innhold i %(directory)s" diff --git a/django/conf/locale/nb/formats.py b/django/conf/locale/nb/formats.py index 8f976d704..5bf43af0d 100644 --- a/django/conf/locale/nb/formats.py +++ b/django/conf/locale/nb/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'd.m.Y' SHORT_DATETIME_FORMAT = 'd.m.Y H:i' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' + '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' # '%d. %b %Y', '%d %b %Y', # '25. okt 2006', '25 okt 2006' # '%d. %b. %Y', '%d %b. %Y', # '25. okt. 2006', '25 okt. 2006' # '%d. %B %Y', '%d %B %Y', # '25. oktober 2006', '25 oktober 2006' @@ -38,5 +38,5 @@ DATETIME_INPUT_FORMATS = ( '%d.%m.%y', # '25.10.06' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/ne/LC_MESSAGES/django.mo b/django/conf/locale/ne/LC_MESSAGES/django.mo index 5fb0ae9e2996bd804344ffa306749e9c2bcc071d..c734ad54e51cb9b81e6a6ce9958ac9ce7c47e7c0 100644 GIT binary patch delta 7117 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 delta 6451 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 diff --git a/django/conf/locale/ne/LC_MESSAGES/django.po b/django/conf/locale/ne/LC_MESSAGES/django.po index a51d64b35..5e4582bfb 100644 --- a/django/conf/locale/ne/LC_MESSAGES/django.po +++ b/django/conf/locale/ne/LC_MESSAGES/django.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Jannis Leidel , 2014 # Paras Nath Chaudhary , 2012 # Sagar Chalise , 2011-2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-02 17:03+0000\n" -"Last-Translator: Sagar Chalise \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/django/language/" "ne/)\n" "MIME-Version: 1.0\n" @@ -26,6 +27,10 @@ msgstr "अफ्रिकन" msgid "Arabic" msgstr "अरबिक" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "अजरबैजानी" @@ -79,318 +84,346 @@ msgid "English" msgstr "अंग्रेजी" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "अस्ट्रेलियाली अंग्रेजी" + +#: conf/global_settings.py:67 msgid "British English" msgstr "बेलायती अंग्रेजी" -#: conf/global_settings.py:67 -msgid "Esperanto" -msgstr "" - #: conf/global_settings.py:68 +msgid "Esperanto" +msgstr "इस्परा्न्तो" + +#: conf/global_settings.py:69 msgid "Spanish" msgstr "स्पेनिस" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "अर्जेन्टिनाली स्पेनिस" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "मेक्सिकन स्पेनिस" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "निकारागुँवा स्पेनिस" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "भेनेजुएला स्पेनिस" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "इस्टोनियन" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "बास्क" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "फारसी" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "फिन्निस" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "फ्रान्सेली" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "फ्रिसियन" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "आयरिस" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "ग्यलिसियन" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "हिब्रु" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "हिन्दि " -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "क्रोषियन" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "हन्गेरियन" -#: conf/global_settings.py:85 -msgid "Interlingua" -msgstr "" - #: conf/global_settings.py:86 +msgid "Interlingua" +msgstr "ईन्टरलिन्गुवा" + +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "इन्डोनेसियाली" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "आइसल्यान्डिक" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ईटालियन" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "जापनिज" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "जर्जीयन" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "कजाक" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "ख्मेर" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "कन्नडा" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "कोरियाली" -#: conf/global_settings.py:95 -msgid "Luxembourgish" -msgstr "" - #: conf/global_settings.py:96 +msgid "Luxembourgish" +msgstr "लक्जेमबर्गेली" + +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "लिथुवानियाली" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "लाट्भियन" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "म्यासेडोनियन" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "मलायलम" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "मंगोलियन" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "बर्मेली" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "नर्वेली बोक्मल" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "नेपाली" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "डच" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "नर्वेली न्योर्स्क" -#: conf/global_settings.py:106 -msgid "Ossetic" -msgstr "" - #: conf/global_settings.py:107 +msgid "Ossetic" +msgstr "ओसेटिक" + +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "पञ्जावी" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "पोलिस" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "पुर्तगाली" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ब्राजिली पुर्तगाली" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "रोमानियाली" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "रुसी" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "सलोभाक" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "स्लोभेनियाली" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "अल्बानियाली" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "सर्वियाली" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "सर्वियाली ल्याटिन" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "स्विडिस" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "स्वाहिली" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "तामिल" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "तेलुगु" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "थाई" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "टर्किस" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "टाटर" -#: conf/global_settings.py:125 -msgid "Udmurt" -msgstr "" - #: conf/global_settings.py:126 +msgid "Udmurt" +msgstr "उद्मुर्ट" + +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "युक्रेनि" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "उर्दु" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "भियतनामी" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "सरल चिनि" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "प्राचिन चिनि" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "साइट म्याप्स" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "स्टेेटिक फाइलहरु" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "सिन्डिकेसन" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "वेब डिजाइन" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "उपयुक्त मान राख्नुहोस ।" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "उपयुक्त URL राख्नुहोस ।" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "मनासिव अंक राख्नु होस ।" +msgstr "उपयुक्त अंक राख्नुहोस ।" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "सही ई-मेल ठेगाना राख्नु होस ।" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "अक्षर, अंक, _ र - भएका 'स्लग' मात्र हाल्नुहोस ।" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "उपयुक्त IPv4 ठेगाना राख्नुहोस" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "उपयुक्त आइ.पी.६ ठेगाना राख्नुहोस ।" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "उपयुक्त आइ.पी.६ र आइ.पी.४ ठेगाना राख्नुहोस ।" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "कम्मा सहितका वर्ण मात्र राख्नुहोस ।" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "यो मान %(limit_value)s छ भन्ने निश्चित गर्नुहोस । (यो %(show_value)s हो ।)" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "यो मान %(limit_value)s भन्दा कम अथवा बराबर छ भन्ने निश्चित गर्नुहोस ।" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "यो मान %(limit_value)s भन्दा बढी अथवा बराबर छ भन्ने निशचित गर्नुहोस ।" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -405,7 +438,7 @@ msgstr[1] "" "यो मान कम्तिमा पनि %(limit_value)d अक्षरहरु छ भन्ने निश्चित गर्नुहोस । (यसमा " "%(show_value)d छ ।)" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -420,247 +453,255 @@ msgstr[1] "" "यो मान बढिमा पनि %(limit_value)d अक्षरहरु छ भन्ने निश्चित गर्नुहोस । (यसमा " "%(show_value)d छ ।)" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(date_field)s %(lookup)s को %(field_name)s नौलो हुनुपर्दछ ।" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "र" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "%(field_labels)s भएको %(model_name)s बनि सकेको छ । " + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "%(value)r मान उपयुक्त छनोट होइन ।" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "यो फाँट शून्य हुन सक्दैन ।" + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "यो फाँट खाली हुन सक्दैन ।" + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "%(field_label)s भएको %(model_name)s पहिलै विद्धमान छ ।" -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "यो फाँट शून्य हुन सक्दैन ।" - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "यो फाँट खाली हुन सक्दैन ।" - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "फाँटको प्रकार: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "अंक" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' मान अंक हुनु पर्छ ।" +msgstr "'%(value)s' अंक हुनु पर्छ ।" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "" +msgstr "%(value)s' को मान True अथवा False हुनुपर्दछ ।." -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "बुलियन (True अथवा False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "वर्ण (%(max_length)s सम्म)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "कम्माले छुट्याइएका अंकहरु ।" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "मिति (समय रहित)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "मिति (समय सहित)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "" +msgstr "'%(value)s' दशमलव हुनु पर्छ ।" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "दश्मलव संख्या" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "ई-मेल ठेगाना" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "फाइलको मार्ग" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "दश्मलव हुने संख्या" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "ठूलो (८ बाइटको) अंक" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "आइ.पी.भी४ ठेगाना" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP ठेगाना" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "" +msgstr "'%(value)s' को मान None, True अथवा False हुनुपर्दछ ।" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "बुलियन (True, False अथवा None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "सकारात्मक पूर्णांक" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "सानो जोड अङ्क" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "स्लग(%(max_length)s सम्म)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "सानो अङ्क" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "पाठ" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "समय" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "र बाइनरी डाटा" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "फाइल" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "चित्र" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "फोरेन कि (प्रकार नातागत फाँटले जनाउछ)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "एक-देखि-एक नाता" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "अनेक-देखि-अनेक नाता" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "यो फाँट अनिवार्य छ ।" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "संख्या राख्नुहोस ।" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "संख्या राख्नुहोस ।" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "जम्मा %(max)s भन्दा बढी अक्षर नभएको निश्चित पार्नु होस ।" msgstr[1] "जम्मा %(max)s भन्दा बढी अक्षरहरु नभएको निश्चित पार्नु होस ।" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "दशमलव पछि %(max)s भन्दा बढी अक्षर नभएको निश्चित पार्नु होस ।" msgstr[1] "दशमलव पछि %(max)s भन्दा बढी अक्षरहरु नभएको निश्चित पार्नु होस ।" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -669,31 +710,31 @@ msgid_plural "" msgstr[0] "दशमलव अघि %(max)s भन्दा बढी अक्षर नभएको निश्चित पार्नु होस ।" msgstr[1] "दशमलव अघि %(max)s भन्दा बढी अक्षरहरु नभएको निश्चित पार्नु होस ।" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "उपयुक्त मिति राख्नुहोस ।" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "उपयुक्त समय राख्नुहोस ।" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "उपयुक्त मिति/समय राख्नुहोस ।" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "कुनै फाईल पेश गरिएको छैन । फारममा ईनकोडिङको प्रकार जाँच गर्नुहोस । " -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "कुनै फाईल पेश गरिएको छैन ।" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "पेश गरिएको फाइल खाली छ ।" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -705,11 +746,11 @@ msgstr[1] "" "यो फाइलको नाममा बढी मा %(max)d अङ्कहरू भएको निश्चित गर्नु होस । (यसमा %(length)d " "छ ।)" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "दुवै नछान्नुहोस, कि त फाइल पेश गर्नुहोस वा चेक बाकस मा छान्नुहोस ।" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -717,21 +758,25 @@ msgstr "" "उपयुक्त चित्र अपलोड गर्नुहोस । तपाइले अपलोड गर्नु भएको फाइल चित्र होइन वा बिग्रेको चित्र " "हो ।" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "उपयुक्त विकल्प छान्नुहोस । %(value)s प्रस्तावित विकल्प होइन ।" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "मानहरु राख्नुहोस" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "पुरा मान राख्नु होस ।" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(लुकेका %(name)s) %(error)s" @@ -739,40 +784,47 @@ msgstr "(लुकेका %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "कृपया %d अथवा सो भन्दा थोरै फारम बुझाउनु होस ।" msgstr[1] "कृपया %d अथवा सो भन्दा थोरै फारमहरु बुझाउनु होस ।" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "कृपया %d अथवा सो भन्दा धेरै फारम बुझाउनु होस ।" +msgstr[1] "कृपया %d अथवा सो भन्दा धेरै फारमहरु बुझाउनु होस ।" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "क्रम" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "मेट्नुहोस" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "कृपया %(field)s का लागि दोहोरिइका तथ्याङ्कहरु सच्याउनुहोस ।" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "कृपया %(field)s का लागि दोहोरिइका तथ्याङ्कहरु नौलो तथ्याङ्क सहित सच्याउनुहोस ।" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -781,44 +833,44 @@ msgstr "" "कृपया %(field_name)s का लागि दोहोरिइका तथ्याङ्कहरु सच्याउनुहोस जसमा " "%(date_field)sको %(lookup)s नौलो हुनुपर्दछ ।" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "कृपया तलका दोहोरिइका मानहरु सच्याउनुहोस ।" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "भित्रि फोरेन की र अभिभावक प्राइमरी की मिलेन ।" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "उपयुक्त विकल्प छान्नुहोस । छानिएको विकल्प प्रस्तावित विकल्प होइन ।" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "एक भन्दा बढी छान्न म्याकमा \"Control\" अथवा \"Command\" थिच्नुहोस ।" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "अहिले" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "फेर्नुहोस" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "सबै खाली गर्नु होस ।" @@ -834,63 +886,63 @@ msgstr "हुन्छ" msgid "No" msgstr "होइन" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "हो, होइन, सायद" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d बाइट" msgstr[1] "%(size)d बाइटहरु" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s किलोबाइट" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s मेगाबाइट" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s गिगाबाइट" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s टेराबाइट" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s पिटाबाइट" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "मध्यरात" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "मध्यान्ह" @@ -1166,117 +1218,133 @@ msgctxt "alt. month" msgid "December" msgstr "डिसम्वर" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "PIL अथवा Pillow, कुनै पनो आयात गर्न सकिएन : %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "PIL को '_imaging' मोडुल आयात गर्न सकिएन : %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "यो मनासिव IPv6 होइन ।" +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "अथवा" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d वर्ष" msgstr[1] "%d वर्षहरु" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d महिना" msgstr[1] "%d महिनाहरु" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d सप्ताह" msgstr[1] "%d सप्ताहहरु" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d दिन" msgstr[1] "%d दिनहरु" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d घण्टा" msgstr[1] "%d घण्टाहरु" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d मिनट" msgstr[1] "%d मिनटहरु" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "० मिनट" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "निषेधित" + +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" नभएको पाइयो ।" - -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "साल तोकिएको छैन ।" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "महिना तोकिएको छैन ।" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "दिन तोकिएको छैन ।" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "साता तोकिएको छैन ।" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s उपलब्ध छैन ।" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1285,7 +1353,7 @@ msgstr "" "%(class_name)s.allow_future 'False' हुनाले आगामी %(verbose_name_plural)s उपलब्ध " "छैन ।" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "मिति ढाँचा'%(format)s'को लागि अनुपयुक्त मिति '%(datestr)s'" @@ -1295,16 +1363,30 @@ msgstr "मिति ढाँचा'%(format)s'को लागि अनुप msgid "No %(verbose_name)s found matching the query" msgstr "%(verbose_name)s भेटिएन ।" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "पृष्ठ अन्तिमा पनि होइन र अंकमा बदलिन पनि सकिदैन ।" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "रद्द पृष्ठ (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "'%(class_name)s.allow_empty' 'False' छ र लिस्ट पनि खालि छ । " + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" नभएको पाइयो ।" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "" diff --git a/django/conf/locale/nl/LC_MESSAGES/django.mo b/django/conf/locale/nl/LC_MESSAGES/django.mo index fef001447a8d08c0a63490b2173baa7d74feb421..2300c76ae96cdcbbeee3049af9c18f02fb14ac5f 100644 GIT binary patch delta 5895 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 diff --git a/django/conf/locale/nl/LC_MESSAGES/django.po b/django/conf/locale/nl/LC_MESSAGES/django.po index c44aa980e..c0e7926cb 100644 --- a/django/conf/locale/nl/LC_MESSAGES/django.po +++ b/django/conf/locale/nl/LC_MESSAGES/django.po @@ -3,18 +3,21 @@ # Translators: # Bas Peschier , 2011,2013 # Blue , 2011-2012 -# erikr , 2013 +# Bouke Haarsma , 2013 +# Claude Paroz , 2014 +# Erik Romijn , 2013 # Harro van der Klauw , 2011-2012 # Jannis Leidel , 2011 -# Jeffrey Gelens , 2011-2012 +# Jeffrey Gelens , 2011-2012,2014 +# Michiel Overtoom , 2014 # Tino de Bruijn , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-23 17:38+0000\n" -"Last-Translator: Bas Peschier \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/django/language/" "nl/)\n" "MIME-Version: 1.0\n" @@ -31,6 +34,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabisch" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Azerbaijani" @@ -84,322 +91,350 @@ msgid "English" msgstr "Engels" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Brits-Engels" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spaans" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Argentijns-Spaans" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Mexicaans Spaans" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Nicaraguaans Spaans" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Venezolaans Spaans" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Ests" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskisch" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Perzisch" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Fins" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Frans" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Fries" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Iers" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galicisch" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebreews" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroatisch" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Hongaars" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Interlingua" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesisch" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "IJslands" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiaans" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japans" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgisch" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kazachs" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreaans" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxemburgs" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litouws" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Lets" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Macedonisch" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolisch" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Birmaans" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Noorse Bokmål" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepalees" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nederlands" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Noorse Nynorsk" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossetisch" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Pools" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugees" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Braziliaans Portugees" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Roemeens" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russisch" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovaaks" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Sloveens" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albanisch" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Servisch" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Servisch Latijn" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Zweeds" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telegu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thais" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Turks" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tataars" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Oedmoerts" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Oekraïens" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamees" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Vereenvoudigd Chinees" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Traditioneel Chinees" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Geef een geldige waarde." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Geef een geldige URL op." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." -msgstr "Geef een geldig geheel getal op." +msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Vul een geldig emailadres in." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Vul een geldigde 'slug' in, bestaande uit letters, cijfers, liggende " "streepjes en verbindingsstreepjes." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Geef een geldig IPv4-adres op." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Voer een geldig IPv6-adres in." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Voer een geldig IPv4 of IPv6-adres in." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Geef alleen cijfers op, gescheiden door komma's." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Zorg ervoor dat deze waarde gelijk is aan %(limit_value)s (het is nu " "%(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Zorg ervoor dat deze waarde hoogstens %(limit_value)s is." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Zorg ervoor dat deze waarde minstens %(limit_value)s is." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -414,7 +449,7 @@ msgstr[1] "" "Zorg dat deze waarde ten minste %(limit_value)d tekens bevat (het zijn er nu " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -429,259 +464,255 @@ msgstr[1] "" "Zorg dat deze waarde niet meer dan %(limit_value)d tekens bevat (het zijn er " "nu %(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s moet uniek zijn voor %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "en" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 +#, python-format +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" + +#: db/models/fields/__init__.py:104 +#, python-format +msgid "Value %(value)r is not a valid choice." +msgstr "" + +#: db/models/fields/__init__.py:105 +msgid "This field cannot be null." +msgstr "Dit veld mag niet leeg zijn." + +#: db/models/fields/__init__.py:106 +msgid "This field cannot be blank." +msgstr "Dit veld kan niet leeg zijn" + +#: db/models/fields/__init__.py:107 #, python-format msgid "%(model_name)s with this %(field_label)s already exists." msgstr "Er bestaat al een %(model_name)s met eenzelfde %(field_label)s." -#: db/models/fields/__init__.py:80 +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 #, python-format -msgid "Value %(value)r is not a valid choice." -msgstr "Waarde %(value)r is geen geldige keuze." +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" -#: db/models/fields/__init__.py:81 -msgid "This field cannot be null." -msgstr "Dit veld mag niet leeg zijn." - -#: db/models/fields/__init__.py:82 -msgid "This field cannot be blank." -msgstr "Dit veld kan niet leeg zijn" - -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Veld van type: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Geheel getal" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." -msgstr "'%(value)s' waarde moet een geheel getal zijn." +msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." -msgstr "'%(value)s' waarde moet True of False zijn." +msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolean (True danwel False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Karakterreeks (hooguit %(max_length)s)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Komma-gescheiden gehele getallen" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -"'%(value)s' waarde heeft een ongeldig datumformaat. Het juiste formaat is " -"YYYY-MM-DD." -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -"'%(value)s' waarde heeft een correct formaat (YYYY-MM-DD), maar is echter " -"geen geldige datum." -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Datum (zonder tijd)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -"'%(value)s' waarde heeft een ongeldig formaat. Het juiste formaat is YYYY-MM-" -"DD HH:MM[:ss[.uuuuuu]][TZ]." -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -"'%(value)s' waarde heeft een geldig formaat (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" -"[TZ]), maar is een ongeldige datum/tijd." -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Datum (met tijd)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." -msgstr "'%(value)s' waarde moet een decimaal getal zijn." +msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Decimaal getal" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-mailadres" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Bestandspad" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." -msgstr "'%(value)s' waarde moet een float zijn." +msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Decimaal getal" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Groot (8 byte) geheel getal" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 address" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-adres" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." -msgstr "'%(value)s' waarde moet None, True of False zijn." +msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolean (True, False of None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positief geheel getal" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Postitief klein geheel getal" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (max. lengte %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Klein geheel getal" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -"'%(value)s' waarde heeft een ongeldig formaat. Het juiste formaat is HH:MM[:" -"ss[.uuuuuu]]." -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -"'%(value)s' waarde heeft het juiste formaat (HH:MM[:ss[.uuuuuu]]), maar is " -"een ongeldige tijd." -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Tijd" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Ruwe binaire data" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Bestand" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Plaatje" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." -msgstr "%(model)s-instantie met pk %(pk)r bestaat niet." +msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Refererende sleutel (type wordt bepaalde door gerelateerde veld)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Één-op-één relatie" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Veel-op-veel relatie" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Dit veld is verplicht." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Geef een geheel getal op." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Geef een getal op." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Zorg dat er niet meer dan %(max)s cijfer is." msgstr[1] "Zorg dat er niet meer dan %(max)s cijfers zijn." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Zorg dat er niet meer dan %(max)s cijfer achter de komma staat." msgstr[1] "Zorg dat er niet meer dan %(max)s cijfers achter de komma staan." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -690,33 +721,33 @@ msgid_plural "" msgstr[0] "Zorg dat er niet meer dan %(max)s cijfer voor de komma staat." msgstr[1] "Zorg dat er niet meer dan %(max)s cijfers voor de komma staan." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Geef een geldige datum op." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Geef een geldige tijd op." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Geef een geldige datum/tijd op." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" "Er was geen bestand verstuurd. Controleer het coderingstype van het " "formulier." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Er was geen bestand verstuurd." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Het verstuurde bestand is leeg." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -728,11 +759,11 @@ msgstr[1] "" "Zorg dat deze bestandsnaam niet meer dan %(max)d tekens bevat (het zijn er " "nu %(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Upload a.u.b. een bestand of vink de verwijder vink, niet allebei." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -740,21 +771,25 @@ msgstr "" "Bestand ongeldig. Het bestand dat is gegeven is geen afbeelding of is " "beschadigd." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Selecteer een geldige keuze. %(value)s is geen beschikbare keuze." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Geef een lijst op met waardes." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr ":" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Verborgen veld %(name)s) %(error)s" @@ -762,40 +797,47 @@ msgstr "(Verborgen veld %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr ":?.!" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" -msgstr "Gegevens van ManagementForm ontbreken of zijn onrechtmatig gewijzigd" +msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "Verstuur niet meer dan %d formulier." msgstr[1] "Verstuur niet meer dan %d formulieren." -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Volgorde" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Verwijderen" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Verbeter de dubbele gegevens voor %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Verbeter de dubbele gegevens voor %(field)s, welke uniek moet zijn." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -804,33 +846,33 @@ msgstr "" "Verbeter de dubbele gegevens voor %(field_name)s, welke uniek moet zijn voor " "de %(lookup)s in %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Verbeter de dubbele waarden hieronder." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "De secundaire sleutel komt niet overeen met de primaire sleutel van de " "bovenliggende instantie." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Selecteer een geldige keuze. Deze keuze is niet beschikbaar." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" is geen geldige waarde voor een primaire sleutel." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Houd \"Control\", of \"Command\" op een Mac, ingedrukt om meerdere te " "selecteren." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -839,15 +881,15 @@ msgstr "" "%(datetime)s kon niet worden geïnterpreteerd in tijdzone " "%(current_timezone)s. Waarschijnlijk is deze ambigu of bestaat niet." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Huidige" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Wijzigen" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Verwijder" @@ -863,63 +905,63 @@ msgstr "Ja" msgid "No" msgstr "Nee" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ja,nee,misschien" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "middernacht" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "middag" @@ -1168,7 +1210,7 @@ msgstr "juni" #: utils/dates.py:51 msgctxt "alt. month" msgid "July" -msgstr "july" +msgstr "juli" #: utils/dates.py:52 msgctxt "alt. month" @@ -1195,117 +1237,133 @@ msgctxt "alt. month" msgid "December" msgstr "december" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "Zowel Pillow als PIL konden niet geïmporteerd worden: %s" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "De '_imaging'-module voor PIL kon niet geïmporteerd worden: %s" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Dit is geen geldig IPv6-adres." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "of" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " -msgstr "," +msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d jaar" msgstr[1] "%d jaren" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d maand" msgstr[1] "%d maanden" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d week" msgstr[1] "%d weken" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "% dag" -msgstr[1] "% dagen" +msgstr[0] "%d dag" +msgstr[1] "%d dagen" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d uur" msgstr[1] "%d uren" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minuut" msgstr[1] "%d minuten" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minuten" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Directory overzicht is hier niet toegestaan" +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" bestaat niet" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Overzicht van %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Geen jaar opgegeven" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Geen maand opgegeven" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Geen dag opgegeven" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Geen week opgegeven" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Geen %(verbose_name_plural)s beschikbaar" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1314,7 +1372,7 @@ msgstr "" "Geen toekomstige %(verbose_name_plural)s beschikbaar omdat %(class_name)s." "allow_future de waarde False (Onwaar) heeft." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Ongeldige datum tekst '%(datestr)s' op basis van formaat '%(format)s'" @@ -1324,18 +1382,32 @@ msgstr "Ongeldige datum tekst '%(datestr)s' op basis van formaat '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Geen %(verbose_name)s gevonden die voldoet aan de query" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Pagina is niet 'last' en kan ook niet geconverteerd worden naar een int." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Ongeldige pagina (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" "Lege lijst en %(class_name)s.allow_empty heeft de waarde False (Onwaar)." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Directory overzicht is hier niet toegestaan" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" bestaat niet" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Overzicht van %(directory)s" diff --git a/django/conf/locale/nl/formats.py b/django/conf/locale/nl/formats.py index 5db1f81d8..b5bf3b510 100644 --- a/django/conf/locale/nl/formats.py +++ b/django/conf/locale/nl/formats.py @@ -18,6 +18,7 @@ FIRST_DAY_OF_WEEK = 1 # Monday (in Dutch 'maandag') # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = ( '%d-%m-%Y', '%d-%m-%y', # '20-01-2009', '20-01-09' + '%d/%m/%Y', '%d/%m/%y', # '20/01/2009', '20/01/09' # '%d %b %Y', '%d %b %y', # '20 jan 2009', '20 jan 09' # '%d %B %Y', '%d %B %y', # '20 januari 2009', '20 januari 09' ) @@ -33,26 +34,33 @@ TIME_INPUT_FORMATS = ( DATETIME_INPUT_FORMATS = ( # With time in %H:%M:%S : '%d-%m-%Y %H:%M:%S', '%d-%m-%y %H:%M:%S', '%Y-%m-%d %H:%M:%S', # '20-01-2009 15:23:35', '20-01-09 15:23:35', '2009-01-20 15:23:35' + '%d/%m/%Y %H:%M:%S', '%d/%m/%y %H:%M:%S', '%Y/%m/%d %H:%M:%S', # '20/01/2009 15:23:35', '20/01/09 15:23:35', '2009/01/20 15:23:35' # '%d %b %Y %H:%M:%S', '%d %b %y %H:%M:%S', # '20 jan 2009 15:23:35', '20 jan 09 15:23:35' # '%d %B %Y %H:%M:%S', '%d %B %y %H:%M:%S', # '20 januari 2009 15:23:35', '20 januari 2009 15:23:35' # With time in %H:%M:%S.%f : '%d-%m-%Y %H:%M:%S.%f', '%d-%m-%y %H:%M:%S.%f', '%Y-%m-%d %H:%M:%S.%f', # '20-01-2009 15:23:35.000200', '20-01-09 15:23:35.000200', '2009-01-20 15:23:35.000200' + '%d/%m/%Y %H:%M:%S.%f', '%d/%m/%y %H:%M:%S.%f', '%Y/%m/%d %H:%M:%S.%f', # '20/01/2009 15:23:35.000200', '20/01/09 15:23:35.000200', '2009/01/20 15:23:35.000200' # With time in %H.%M:%S : '%d-%m-%Y %H.%M:%S', '%d-%m-%y %H.%M:%S', # '20-01-2009 15.23:35', '20-01-09 15.23:35' + '%d/%m/%Y %H.%M:%S', '%d/%m/%y %H.%M:%S', # '20/01/2009 15.23:35', '20/01/09 15.23:35' # '%d %b %Y %H.%M:%S', '%d %b %y %H.%M:%S', # '20 jan 2009 15.23:35', '20 jan 09 15.23:35' # '%d %B %Y %H.%M:%S', '%d %B %y %H.%M:%S', # '20 januari 2009 15.23:35', '20 januari 2009 15.23:35' # With time in %H.%M:%S.%f : '%d-%m-%Y %H.%M:%S.%f', '%d-%m-%y %H.%M:%S.%f', # '20-01-2009 15.23:35.000200', '20-01-09 15.23:35.000200' + '%d/%m/%Y %H.%M:%S.%f', '%d/%m/%y %H.%M:%S.%f', # '20/01/2009 15.23:35.000200', '20/01/09 15.23:35.000200' # With time in %H:%M : '%d-%m-%Y %H:%M', '%d-%m-%y %H:%M', '%Y-%m-%d %H:%M', # '20-01-2009 15:23', '20-01-09 15:23', '2009-01-20 15:23' + '%d/%m/%Y %H:%M', '%d/%m/%y %H:%M', '%Y/%m/%d %H:%M', # '20/01/2009 15:23', '20/01/09 15:23', '2009/01/20 15:23' # '%d %b %Y %H:%M', '%d %b %y %H:%M', # '20 jan 2009 15:23', '20 jan 09 15:23' # '%d %B %Y %H:%M', '%d %B %y %H:%M', # '20 januari 2009 15:23', '20 januari 2009 15:23' # With time in %H.%M : '%d-%m-%Y %H.%M', '%d-%m-%y %H.%M', # '20-01-2009 15.23', '20-01-09 15.23' + '%d/%m/%Y %H.%M', '%d/%m/%y %H.%M', # '20/01/2009 15.23', '20/01/09 15.23' # '%d %b %Y %H.%M', '%d %b %y %H.%M', # '20 jan 2009 15.23', '20 jan 09 15.23' # '%d %B %Y %H.%M', '%d %B %y %H.%M', # '20 januari 2009 15.23', '20 januari 2009 15.23' # Without time : '%d-%m-%Y', '%d-%m-%y', '%Y-%m-%d', # '20-01-2009', '20-01-09', '2009-01-20' + '%d/%m/%Y', '%d/%m/%y', '%Y/%m/%d', # '20/01/2009', '20/01/09', '2009/01/20' # '%d %b %Y', '%d %b %y', # '20 jan 2009', '20 jan 09' # '%d %B %Y', '%d %B %y', # '20 januari 2009', '20 januari 2009' ) diff --git a/django/conf/locale/nn/LC_MESSAGES/django.mo b/django/conf/locale/nn/LC_MESSAGES/django.mo index 4501f65f80ce1c19e01c948564e9a895af79babf..c70f81c33e1752452c7e5d10ec7ddf4cbc06eb21 100644 GIT binary patch delta 5702 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 F`7d>{W4!, 2012 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-10-31 11:50+0000\n" -"Last-Translator: jensadne \n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django/" "language/nn/)\n" "MIME-Version: 1.0\n" @@ -29,6 +29,10 @@ msgstr "Afrikaans" msgid "Arabic" msgstr "Arabisk" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Aserbajansk" @@ -82,320 +86,348 @@ msgid "English" msgstr "Engelsk" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Engelsk (britisk)" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Esperanto" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Spansk" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Spansk (argentinsk)" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Spansk (meksikansk)" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Spansk (nicaraguansk)" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Spansk (venezuelansk)" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Estisk" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Baskisk" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Persisk" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Finsk" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Fransk" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Frisisk" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Irsk" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Galisisk" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Hebraisk" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Hindi" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Kroatisk" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Ungarsk" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Indonesisk" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Islandsk" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Italiensk" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Japansk" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Georgisk" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Kasakhisk" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Khmer" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Kannada" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Koreansk" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Luxembourgsk" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Litauisk" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Latvisk" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Makedonsk" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Malayalam" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Mongolsk" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Burmesisk" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Norsk (bokmål)" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Nepali" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Nederlandsk" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Norsk (nynorsk)" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ossetisk" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Punjabi" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Polsk" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Portugisisk" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Brasiliansk portugisisk" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Rumensk" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Russisk" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Slovakisk" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Slovensk" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Albansk" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Serbisk" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Serbisk latin" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Svensk" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Swahili" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Tamil" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Telugu" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Thai" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Tyrkisk" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Tatarisk" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Udmurtisk" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Ukrainsk" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Urdu" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Vietnamesisk" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Simplifisert kinesisk" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Tradisjonell kinesisk" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Oppgje ein gyldig verdi." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Oppgje ei gyldig nettadresse." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Oppgje ei gyldig e-postadresse." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Oppgje ein gyldig 'slug' som består av bokstavar, nummer, understrekar eller " "bindestrekar." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Oppgje ei gyldig IPv4-adresse." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Skriv inn ei gyldig IPv6-adresse." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Skriv inn ei gyldig IPv4- eller IPv6-adresse." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Oppgje berre tall skild med komma." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Verdien må minimum ha %(limit_value)s teikn (den er %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Verdien må vere mindre enn eller lik %(limit_value)s." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Verdien må vere større enn eller lik %(limit_value)s." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -406,7 +438,7 @@ msgid_plural "" msgstr[0] "Verdien må ha minst %(limit_value)d teikn (den har %(show_value)d)." msgstr[1] "Verdien må ha minst %(limit_value)d teikn (den har %(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -417,247 +449,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s må vere unik for %(date_field)s %(lookup)s." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "og" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s med %(field_label)s fins allereie." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Feltet kan ikkje vere tomt." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Feltet kan ikkje vere tomt." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s med %(field_label)s fins allereie." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Felt av typen: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Heiltal" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Boolsk (True eller False)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Tekst (opp til %(max_length)s teikn)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Heiltal skild med komma" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Dato (utan tid)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Dato (med tid)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Desimaltall" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "E-postadresse" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Filsti" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Flyttall" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Stort (8 bitar) heiltal" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4-adresse" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP-adresse" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Boolsk (True, False eller None)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Positivt heiltal" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Positivt lite heiltal" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Slug (opp til %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Lite heiltal" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Tekst" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Tid" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "Nettadresse" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Fil" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Bilete" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Primærnøkkel (type bestemt av relatert felt)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Ein-til-ein-forhold" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Mange-til-mange-forhold" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Feltet er påkravd." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Oppgje eit heiltall." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Oppgje eit tall." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -666,31 +706,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Oppgje ein gyldig dato." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Oppgje eit gyldig tidspunkt." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Oppgje gyldig dato og tidspunkt." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Inga fil vart sendt. Sjekk \"encoding\"-typen på skjemaet." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Inga fil vart sendt." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Fila er tom." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -698,11 +738,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "Last enten opp ei fil eller huk av i avkryssingsboksen." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -710,22 +750,26 @@ msgstr "" "Last opp eit gyldig bilete. Fila du lasta opp var ødelagt eller ikkje eit " "bilete." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" "Velg eit gyldig valg. %(value)s er ikkje eit av dei tilgjengelege valga." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Oppgje ei liste med verdiar." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -733,40 +777,47 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Rekkefølge" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Slett" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Korriger dupliserte data for %(field)s." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Korriger dupliserte data for %(field)s, som må vere unike." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -775,32 +826,32 @@ msgstr "" "Korriger dupliserte data for %(field_name)s, som må vere unike for " "%(lookup)s i %(date_field)s." -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Korriger dei dupliserte verdiane nedanfor." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" "Primærnøkkelen er ikkje den samme som foreldreinstansen sin primærnøkkel." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Velg eit gyldig valg. Valget er ikkje eit av dei tilgjengelege valga." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Hald nede \"Control\", eller \"Command\" på ein Mac, for å velge meir enn " "éin." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -809,15 +860,15 @@ msgstr "" "%(datetime)s kunne ikkje bli tolka i tidssona %(current_timezone)s. Verdien " "er anten tvetydig eller ugyldig." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Noverande" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Endre" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Tøm" @@ -833,63 +884,63 @@ msgstr "Ja" msgid "No" msgstr "Nei" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ja,nei,kanskje" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d byte" msgstr[1] "%(size)d bytes" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "PM" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "AM" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "midnatt" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "12:00" @@ -1165,117 +1216,133 @@ msgctxt "alt. month" msgid "December" msgstr "Desember" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." -msgstr "Dette er ikkje ei gyldig IPv6-adresse." +msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s…" -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "eller" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" -msgstr[0] "" -msgstr[1] "" - -#: utils/timesince.py:25 -#, python-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d år" +msgstr[1] "%d år" #: utils/timesince.py:26 #, python-format -msgid "%d week" -msgid_plural "%d weeks" -msgstr[0] "" -msgstr[1] "" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d månad" +msgstr[1] "%d månader" #: utils/timesince.py:27 #, python-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d veke" +msgstr[1] "%d veker" #: utils/timesince.py:28 #, python-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dagar" + +#: utils/timesince.py:29 +#, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d time" msgstr[1] "%d timar" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 minutt" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Mappeindeksar er ikkje tillate her." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "«%(path)s» finst ikkje." +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "Indeks for %(directory)s" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Årstal ikkje spesifisert" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Månad ikkje spesifisert" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Dag ikkje spesifisert" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Veke ikkje spesifisert" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "%(verbose_name_plural)s tilgjengeleg" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1284,7 +1351,7 @@ msgstr "" "Framtidig %(verbose_name_plural)s er ikkje tilgjengeleg fordi %(class_name)s." "allow_future er sett til False." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Ugyldig datostreng '%(datestr)s' gitt format '%(format)s'" @@ -1294,16 +1361,30 @@ msgstr "Ugyldig datostreng '%(datestr)s' gitt format '%(format)s'" msgid "No %(verbose_name)s found matching the query" msgstr "Fann ingen %(verbose_name)s som korresponderte med spørringa" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Sida er ikkje 'last' og kan heller ikkje konverterast til eit tal." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Tom liste og '%(class_name)s.allow_empty' er False." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Mappeindeksar er ikkje tillate her." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "«%(path)s» finst ikkje." + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "Indeks for %(directory)s" diff --git a/django/conf/locale/nn/formats.py b/django/conf/locale/nn/formats.py index 528ae3010..ca7d2e294 100644 --- a/django/conf/locale/nn/formats.py +++ b/django/conf/locale/nn/formats.py @@ -12,13 +12,13 @@ YEAR_MONTH_FORMAT = 'F Y' MONTH_DAY_FORMAT = 'j. F' SHORT_DATE_FORMAT = 'd.m.Y' SHORT_DATETIME_FORMAT = 'd.m.Y H:i' -FIRST_DAY_OF_WEEK = 1 # Monday +FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see http://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = ( - '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' + '%Y-%m-%d', '%d.%m.%Y', '%d.%m.%y', # '2006-10-25', '25.10.2006', '25.10.06' # '%d. %b %Y', '%d %b %Y', # '25. okt 2006', '25 okt 2006' # '%d. %b. %Y', '%d %b. %Y', # '25. okt. 2006', '25 okt. 2006' # '%d. %B %Y', '%d %B %Y', # '25. oktober 2006', '25 oktober 2006' @@ -39,5 +39,5 @@ DATETIME_INPUT_FORMATS = ( '%d.%m.%y', # '25.10.06' ) DECIMAL_SEPARATOR = ',' -THOUSAND_SEPARATOR = '\xa0' # non-breaking space +THOUSAND_SEPARATOR = '\xa0' # non-breaking space NUMBER_GROUPING = 3 diff --git a/django/conf/locale/os/LC_MESSAGES/django.mo b/django/conf/locale/os/LC_MESSAGES/django.mo index aae1ed6b9ae211555ebfaeffb55128de81edd5e1..4ebf0fe4b1d510f611c791aec033f78ef262d5aa 100644 GIT binary patch delta 5715 zcmYk=33!cH9>?*Mh$OX!s@h6O2qN4>5V5O>Q2SPEsiw-*8iO)=sjbG)+Sg927~4>t zGzLRjQ7Q&Cw5DPkd#P3wO;t<3zx)0@&z#54=bZCy=bU%B9`jZQU0fODKVLdziKB!B zIadjrhCA1fdjAOZI(O(9=gMO)`tUN2#xiA{OTw9`tJ>@dz%BWDkm6%!8jA2!ndux(ArCovAg$?6T6KViresM%(8Ya7NvbW z(DplbmP!#iE@K$}fExKvSQ(3!b1oWdqqcWOZSRe`!0T8NGf)GYj@oaYxdgS}d#Hh} zL;kqU{1wji-F_-M@Ca&$Q>X*ZqL%V9Y6kaEGYsc`XsJt~_KUh z16qOOa1AcSvK3hW@l>`_c^9KAGCIt{53w&dwkiIG%`y2o=bGRf$l|yx)Xb0K3wRDW z)YWF$qOdKhJskB6%tB3M1u_@6wKDf#56?l{a2d6<1;}&eidAv023A9@P#S6lx|{ux zYr1p{!RZ)yHc&HOh&s_B}22dXLbXLVC7>BVq40YfV z)PAeXwWxt^L9M_i<}TZwjT-nt)bU5HebTo3^QdS5mrxJQ_tt)h8gXbf@BNQJouD>q z>3pbrpJ?qis0+129oN~~eNgv)5C&rg*1_=@t@nQ|6+PvLP)l+eHS>JbfpvJ2N?{AL zD{B8C)*gpifmx`Pc?b1yE<+9YBkRw?VA^}JA$}I<=l&N^X-mgr^kG|uH3}zSZM=@H zv2=BBhCNX$)*m&Hp{RjR#J~VhE3*tWunpF~9ShOkY5jXJh3mTmR8p~M4R7hXqfRsc zbxYDwE0KYrI19DJ^ROZ=L+zJ|I&L58t;j{Kks3B((x5h*RAKLqKBom*$s8z z%cyUB2I_#fPzNkUeIYlYW}0p0mY?;cXo(^`rTw5*5v zW_QFW9D+LGY}7Nd!dzo+GCwwVA%EOH{?dT+u>{^lO)R*cw~}EP!S!7QDw;toYR4qh z2ve*0~gaC(U|qGK_xhu9}=vEY7a!sWG3pF_yBp{TsFqw4b&2r;`3Go8=(4oq9!l} zOXD%rL@uIM;z!i22x{s*>@iJQ|59}L=+M%%M!pTMGxo%Zr~{9omi!#*#8*)J7vN+J zY35yMDr)-z)N$*~Ow_H)F^}R<+TZx8XoM}Bd*AS`Sd#WjsQyu?3s1%8a5m~0S&#ZI z>_*+fW7rR`q7PefgEf$`sDaEx4S2D&*Pvc^|8}eFLR~P&b~uST;F7g(+xACh$(G)| zj6@yR7s8!Y)Cq1QUrYB0^}g0@<^3x*4t4K_ zpjKiI>RH)ALnDQ6z`s2McuM|)PM`O<(CiZVBq~9L`4J0K&`-1 z)RL~pP~3rfc=lpPJcRlcESu`>HySmgX{Z^`N6mOMYQRTO=evNqa6U$2bUW5x8&asm zU@z2%;!V_r7o$$F3N^58s0;12_F>fVr>*}cYM=#XaGLi}7RPA%hoN5c`RK#_X{^6C z+@nJmEZ^QcVI=B8@u-zwvphG8^i<;?b48|>}?b}cT%EB z7&}Coaj1bLn`zenBI*L^=1A+GfPslvdoJqu<*12mujg6tuB7~2w+ugN&_35g=Q z-?N=0`Zq`cd7Y@dNct1Ks};yV z@&@4{4!oWaD0TV!FNBp0{GO|GC`nbt%6+^>&RP4vs3%{g81df;RGs^$DY}to$@ioP zX-6s(m6oJ8d711c`thknRL+uj0yXE>n)*~fDSx1H&TOGl*+%Xu}$-DPL7im|u>M79ZM2>X_;2zWSw=<@l|PYD zftvT%OR)9-+J~uMCzr`L)?We>NENb%EGJ))KNG$D(R%+sqMoh}D@#z{=#QUtm?5}> zoF)fILvn`9B{}2@sXK>}{I}|xz_W%F@ delta 5798 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, 2013 -# Soslan Khubulov , 2013 +# Xwybylty Soslan , 2013 +# Xwybylty Soslan , 2013 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:52+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Ossetic (http://www.transifex.com/projects/p/django/language/" "os/)\n" @@ -26,6 +26,10 @@ msgstr "Африкаанс" msgid "Arabic" msgstr "Араббаг" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "Тӕтӕйраг" @@ -79,320 +83,348 @@ msgid "English" msgstr "Англисаг" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "Бритайнаг англисаг" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "Есперанто" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "Испайнаг" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "Аргентинаг испайнаг" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "Мексикайнаг Испайнаг" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "Никарагуайаг испайнаг" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "Венесуелаг испайнаг" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "Эстойнаг" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "Баскаг" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "Персайнаг" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "Финнаг" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "Францаг" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "Фризаг" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "Ирландиаг" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "Галициаг" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "Иврит" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "Хинди" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "Хорватаг" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "Венгриаг" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "Интерлингва" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "Индонезиаг" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "Исландаг" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "Италиаг" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "Япойнаг" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "Гуырдзиаг" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "Казахаг" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "Хмераг" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "Каннадаг" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "Корейаг" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "Люксембургаг" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "Литвайаг" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "Латвийаг" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "Мӕчъидон" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "Малайаг" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "Монголиаг" -#: conf/global_settings.py:101 +#: conf/global_settings.py:102 +msgid "Marathi" +msgstr "" + +#: conf/global_settings.py:102 msgid "Burmese" msgstr "Бурмизаг" -#: conf/global_settings.py:102 +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "Норвегийаг бокмал" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "Непалаг" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "Нидерландаг" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "Норвегийаг Нинорск" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "Ирон" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "Пенджабаг" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "Полаг" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "Португалаг" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "Бразилаг португалаг" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "Румынаг" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "Уырыссаг" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "Словакиаг" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "Словенаг" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "Албайнаг" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "Сербаг" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "Латинаг Сербаг" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "Шведаг" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "Суахили" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "Тамилаг" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "Телугу" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "Тайаг" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "Туркаг" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "Тӕтӕйраг" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "Удмуртаг" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "Украинаг" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "Урду" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "Вьетнамаг" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "Ӕнцонгонд Китайаг" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "Традицион Китайаг" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "Раст бӕрц бафысс." -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "Раст URL бафысс." -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "Раст email адрис бафысс." -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" "Раст бӕрӕг ном бафысс, цӕмӕй дзы уой дамгъӕтӕ, нымӕцтӕ бынылхӕххытӕ кӕнӕ " "дефистӕ." -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "Раст IPv4 адрис бафысс." -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "Раст IPv6 адрис бафысс." -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "Раст IPv4 кӕнӕ IPv6 адрис бафысс." -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "Бафысс ӕрмӕст нымӕцтӕ, къӕдзгуытӕй дихгонд." -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "Ацы бӕрц хъуамӕ уа %(limit_value)s (у %(show_value)s)." -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "Ацы бӕрц хъуамӕ уа %(limit_value)s, кӕнӕ цъусдӕр." -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "Ацы бӕрц хъуамӕ уа %(limit_value)s, кӕнӕ цъусдӕр." -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -407,7 +439,7 @@ msgstr[1] "" "Дӕ хъус бадар цӕмӕй ам %(limit_value)d дамгъӕйы уӕддӕр уа (ис дзы " "%(show_value)d)." -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -422,247 +454,255 @@ msgstr[1] "" "Дӕ хъус бадар цӕмӕй ам %(limit_value)d дамгъӕйӕ фылдӕр ма уа (ис дзы " "%(show_value)d)." -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "%(field_name)s хъуамӕ уникалон уа %(date_field)s %(lookup)s-ӕн." - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ӕмӕ" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." -msgstr "%(model_name)s ацы %(field_label)s-имӕ нырид ис." +msgid "%(model_name)s with this %(field_labels)s already exists." +msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "Ацы быдыр нул ма хъуамӕ уа." -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "Ацы быдыр афтид ма хъуамӕ уа." -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "%(model_name)s ацы %(field_label)s-имӕ нырид ис." + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "Быдыры хуыз: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "Ӕгас нымӕц" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "Булон (Бӕлвырд кӕнӕ Мӕнг)" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "Рӕнхъ (%(max_length)s-ы йонг)" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "Къӕдзыгӕй хицӕнгонд ӕгас нымӕцтӕ" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "Бон (ӕнӕ рӕстӕг)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "Бон (ӕд рӕстӕг)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "Дӕсон нымӕц" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "Электрон посты адрис" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "Файлы фӕт" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "Уӕгъд стъӕлфимӕ нымӕц" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "Стыр (8 байты) ӕгас нымӕц" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 адрис" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP адрис" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "Булон (Бӕлвырд, Мӕнг кӕнӕ Ницы)" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "Позитивон ӕгас нымӕц" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "Позитивон гыццыл ӕгас нымӕц" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "Слаг (ӕппӕты фылдӕр %(max_length)s)" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "Гыццыл ӕгас нымӕц" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "Текст" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "Рӕстӕг" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "Хом бинарон рардтӕ" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "Файл" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "Ныв" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "Ӕттагон Амонӕн (хӕстӕг быдырӕй бӕрӕггонд хуыз)" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "Иуӕн-иу бастдзинад" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "Бирӕйӕн-бирӕ бастдзинад" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "Ацы быдыр ӕнӕмӕнг у." -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "Бафысс ӕнӕхъӕн нымӕц." -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "Бафысс нымӕц." -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "Дӕ хъус бадар цӕмӕй иууыл иумӕ %(max)s цифрӕйӕ фылдӕр уой." msgstr[1] "Дӕ хъус бадар цӕмӕй иууыл иумӕ %(max)s цифрӕйӕ фылдӕр уой." -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "Дӕ хъус бадар цӕмӕй дӕсон бынӕттӕ %(max)s-ӕй фылдӕр ма уой." msgstr[1] "Дӕ хъус бадар цӕмӕй дӕсон бынӕттӕ %(max)s-ӕй фылдӕр ма уой." -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -673,31 +713,31 @@ msgstr[0] "" msgstr[1] "" "Дӕ хъус бадар цӕмӕй дӕсон стъӕлфы размӕ %(max)s цифрӕйӕ фылдӕр ма уа." -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "Раст бон бафысс." -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "Раст рӕстӕг бафысс." -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "Раст бон/рӕстӕг бафысс." -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "Ницы файл уыд лӕвӕрд. Абӕрӕг кӕн формӕйы кодкӕнынады хуыз." -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "Ницы файл уыд лӕвӕрд." -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "Лӕвӕрд файл афтид у." -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -709,13 +749,13 @@ msgstr[1] "" "Дӕ хъус бадар цӕмӕй ацы файлы номы %(max)d дамгъӕйӕ фылдӕр ма уа(ис дзы " "%(length)d)." -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" "Дӕ хорзӕхӕй, кӕнӕ бадӕтт файл, кӕнӕ банысан кӕн сыгъдӕг чекбокс. Дыууӕ иумӕ " "нӕ." -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." @@ -723,21 +763,25 @@ msgstr "" "Раст ныв бавгӕн. Ды цы файл бавгӕдтай, уый кӕнӕ ныв нӕ уыд, кӕнӕ хӕлд ныв " "уыд." -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "Раст фадат равзар. %(value)s фадӕтты ӕхсӕн нӕй." -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "Бафысс мидисты номхыгъд." +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "(Ӕмбӕхст быдыр %(name)s) %(error)s" @@ -745,40 +789,47 @@ msgstr "(Ӕмбӕхст быдыр %(name)s) %(error)s" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "Рад" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "Схафын" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "Дӕ хорзӕхӕй, %(field)s-ы дывӕр рардтӕ сраст кӕн." -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "Дӕ хорзӕхӕй, %(field)s-ы дывӕр рардтӕ сраст кӕн. Хъуамӕ уникалон уа." -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " @@ -787,30 +838,30 @@ msgstr "" "Дӕ хорзӕхӕй, %(field_name)s-ы дывӕр рардтӕ сраст кӕн. Хъуамӕ %(date_field)s-" "ы %(lookup)s-ӕн уникалон уа. " -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "Дӕ хорзӕхӕй, бындӕр цы дывӕр рардтӕ ис, уыдон сраст кӕн." -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "Ӕддагон амонӕнӕн нӕ разынд хистӕры фыццаг амонӕн." -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "Раст фадат равзар. УКыцы фадат фадӕтты ӕхсӕн нӕй." -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "\"%(pk)s\" фыццаг амонӕнӕн нӕ бӕззы." -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" "Ныххӕц \"Control\", кӕнӕ \"Command\" Mac-ыл, цӕмӕй иуӕй фылдӕр равзарай." -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " @@ -819,15 +870,15 @@ msgstr "" "%(datetime)s нӕ бӕрӕг кӕны ацы рӕстӕджы тагы %(current_timezone)s; гӕнӕн ис " "бирӕнысанон у кӕнӕ та нӕй." -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "Ныр" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "Фӕивын" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "Сыгъдӕг" @@ -843,63 +894,63 @@ msgstr "О" msgid "No" msgstr "Нӕ" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "о,нӕ,гӕнӕн ис" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d байт" msgstr[1] "%(size)d байты" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s КБ" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s МБ" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s ГБ" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s ТБ" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s ПБ" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "ӕ.ф." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "ӕ.р." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ӔФ" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ӔР" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "ӕмбисӕхсӕв" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "ӕмбисбон" @@ -1175,117 +1226,133 @@ msgctxt "alt. month" msgid "December" msgstr "Декабрь" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "кӕнӕ" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr ", " -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d аз" msgstr[1] "%d азы" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d мӕй" msgstr[1] "%d мӕйы" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d къуыри" msgstr[1] "%d къуырийы" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d бон" msgstr[1] "%d боны" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d сахат" msgstr[1] "%d сахаты" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d минут" msgstr[1] "%d минуты" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 минуты" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." -msgstr "Ам директориты индекстӕ нӕй гӕнӕн." +#: views/csrf.py:105 +msgid "Forbidden" +msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" нӕй" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s-ы индекс" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "Аз амынд нӕ уыд" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "Мӕй амынд нӕ уыд" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "Бон амынд нӕ уыд" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "Къуыри амынд нӕ уыд" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "Ницы %(verbose_name_plural)s ис" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." @@ -1294,7 +1361,7 @@ msgstr "" "Фидӕн %(verbose_name_plural)s-мӕ бавналӕн нӕй, уымӕн ӕмӕ %(class_name)s." "allow_future Мӕнг у." -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "Боны рӕнхъ '%(datestr)s'-ы лӕвӕрд формат '%(format)s' раст нӕу" @@ -1304,16 +1371,30 @@ msgstr "Боны рӕнхъ '%(datestr)s'-ы лӕвӕрд формат '%(format msgid "No %(verbose_name)s found matching the query" msgstr "Домӕнӕн ницы %(verbose_name)s ӕмбӕлы" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "Фарс 'last' нӕу, нӕдӕр ӕй int-мӕ ис гӕнӕн раивын." -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Мӕнг фарс (%(page_number)s): %(message)s" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "Номхыгъд афтид у, ӕмӕ '%(class_name)s.allow_empty' мӕнг у." + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "Ам директориты индекстӕ нӕй гӕнӕн." + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" нӕй" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s-ы индекс" diff --git a/django/conf/locale/pa/LC_MESSAGES/django.mo b/django/conf/locale/pa/LC_MESSAGES/django.mo index d3aacfb8546577eb0c0c3c7cd628d1447a3be40e..a89db1d7081c53cc55164b34d1c7a6f784b94d79 100644 GIT binary patch delta 1671 zcmXZcX-Je&6vpu@*?{3vwov1wrn#0fu9!(kpcn<2l1L$uO0>`iF%2SmgGdvM0;338 z)QZX$1SLx-G@_tT2wFfy!Zv7ugz7{1q5tC?80L4+z2`mm-ZQWE)LyFXZ}fTB!%m3I{NTqml|4P1&3F$c$OUJvCHFGlXexcsq=S?oXLnmr_4Z)|wjv*QoG;bw#w>i~ zF;EM?q94N&olC|52C)>kViRh96#2N%e5ImqRj6PV>Hy`a=W0*~Xh&V>9O@!>P7Da zGEhP(s&J*n4Hh?B+=go9dDMZr&3ooB>iHL_15Kb>{R?%Fh}EI>6y)QI_=;qISI5A| z#D3Io+JxHZ0;*sSs?eatW2ggsK(+cO=3zV!7h;v!fm$Cy{dLWtUdBXzH(j_2W7*%; zGswgi)W+SY4f;?w88XLE2ls9dUGvf zpcYM_3j9TF?Bj3FhXK@lGAcjM;&Rl+H5NCR&8Ull-rYzY10` zp+Y-RZ|h!5@K6Wou=T4rkNB?5_oEK>+}7XWT!$>4MLi!udsROHBXBK-V__!!*A3S* zAvapWCX1`h9X7w)JYcrix@U14YNN9jUq&79rp*so{LFl#2bJ*2{Ea$cIR8~tC>nLJ zI8mZoVVGn1w%MNttX?MOpCRHm6k85L3*{D}-AEogg) zB51KP3M=U$vU~`QC@2bo77&wYg%(I?f%^Vt4h-|T=ic)__ueyqJsmk4xn7gtb;LRM zHqE&r=Um$a=L+!-GUeW57RF`7%*I^exn>knLPACgXz)=eZ;X zFPQM*Ag1CFreMlM7hTW7eBx;qS79b`H7ai}>bWDRI#+NU-o+3;xA}M;Dke@v?&cO} zda=ZMCUg)F$736+;CWQRZd-q1@f%bpzM?udjyCBabCI*V<*0gFF%g@QkK50e>b7G5 z?|BT=!Y`PP34Z4$V>SkH0WQTx)O;WEai92_f+MqI1;eNVRHB|+gE~MP>Ov<`7rBng zyKj2W8K@P5mhcbNI^U$2`KUs(%}P|E2&&L#RDQF01nIWBgsR(%${WBu{Elql(zp$s z@mvK1B`iP{uCjQO#k(wSMYZx2>Ok%0O|u8}{A1LC`cbX^i8@GfPHepZ`M6npC9%J& zW{|){1L`+zL~V2$Rq!IJ&~1yKp$_m4)#@KO9Vhef3|wU%My>av{W% zDl`UlFh8nL9;#!d7B52OuSVt7n44{WyTyCVeKvp4Tz=dJXDs0|>L=*5`9AZht-rE( z0M)|J7JtJj#J{^bl2(q24{T`IUVH3sT2aaLK(H(j4*P>M%S(z2gW+Is#ImJ<6}64^ hJL(&@2IjBdSzGQ82Sd@kP^mvyR$g4zwKo0k=>Nxyv7P_` diff --git a/django/conf/locale/pa/LC_MESSAGES/django.po b/django/conf/locale/pa/LC_MESSAGES/django.po index 4ef7134b0..30effa615 100644 --- a/django/conf/locale/pa/LC_MESSAGES/django.po +++ b/django/conf/locale/pa/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # Jannis Leidel , 2011 msgid "" msgstr "" -"Project-Id-Version: django-core\n" +"Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 09:54+0200\n" -"PO-Revision-Date: 2013-08-17 08:48+0000\n" +"POT-Creation-Date: 2014-08-23 14:10+0200\n" +"PO-Revision-Date: 2014-08-24 08:51+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django/" "language/pa/)\n" @@ -26,6 +26,10 @@ msgstr "ਅਫਰੀਕੀ" msgid "Arabic" msgstr "ਅਰਬੀ" +#: conf/global_settings.py:53 +msgid "Asturian" +msgstr "" + #: conf/global_settings.py:53 msgid "Azerbaijani" msgstr "ਅਜ਼ਰਬਾਈਜਾਨੀ" @@ -79,318 +83,346 @@ msgid "English" msgstr "ਅੰਗਰੇਜ਼ੀ" #: conf/global_settings.py:66 +msgid "Australian English" +msgstr "" + +#: conf/global_settings.py:67 msgid "British English" msgstr "ਬਰਤਾਨੀਵੀਂ ਅੰਗਰੇਜ਼ੀ" -#: conf/global_settings.py:67 +#: conf/global_settings.py:68 msgid "Esperanto" msgstr "" -#: conf/global_settings.py:68 +#: conf/global_settings.py:69 msgid "Spanish" msgstr "ਸਪੇਨੀ" -#: conf/global_settings.py:69 +#: conf/global_settings.py:70 msgid "Argentinian Spanish" msgstr "ਅਰਜਨਟੀਨੀ ਸਪੇਨੀ" -#: conf/global_settings.py:70 +#: conf/global_settings.py:71 msgid "Mexican Spanish" msgstr "ਮੈਕਸੀਕਨ ਸਪੇਨੀ" -#: conf/global_settings.py:71 +#: conf/global_settings.py:72 msgid "Nicaraguan Spanish" msgstr "" -#: conf/global_settings.py:72 +#: conf/global_settings.py:73 msgid "Venezuelan Spanish" msgstr "" -#: conf/global_settings.py:73 +#: conf/global_settings.py:74 msgid "Estonian" msgstr "ਈਸਟੋਨੀਆਈ" -#: conf/global_settings.py:74 +#: conf/global_settings.py:75 msgid "Basque" msgstr "ਬਸਕਿਊ" -#: conf/global_settings.py:75 +#: conf/global_settings.py:76 msgid "Persian" msgstr "ਪਰਸ਼ੀਆਈ" -#: conf/global_settings.py:76 +#: conf/global_settings.py:77 msgid "Finnish" msgstr "ਫੈਨਿਸ਼" -#: conf/global_settings.py:77 +#: conf/global_settings.py:78 msgid "French" msgstr "ਫਰੈਂਚ" -#: conf/global_settings.py:78 +#: conf/global_settings.py:79 msgid "Frisian" msgstr "ਫ਼ਾਰਸੀ" -#: conf/global_settings.py:79 +#: conf/global_settings.py:80 msgid "Irish" msgstr "ਆਈਰਸ਼" -#: conf/global_settings.py:80 +#: conf/global_settings.py:81 msgid "Galician" msgstr "ਗਲੀਸੀਆਈ" -#: conf/global_settings.py:81 +#: conf/global_settings.py:82 msgid "Hebrew" msgstr "ਹੈਬਰਿਊ" -#: conf/global_settings.py:82 +#: conf/global_settings.py:83 msgid "Hindi" msgstr "ਹਿੰਦੀ" -#: conf/global_settings.py:83 +#: conf/global_settings.py:84 msgid "Croatian" msgstr "ਕਰੋਆਟੀਆਈ" -#: conf/global_settings.py:84 +#: conf/global_settings.py:85 msgid "Hungarian" msgstr "ਹੰਗਰੀਆਈ" -#: conf/global_settings.py:85 +#: conf/global_settings.py:86 msgid "Interlingua" msgstr "" -#: conf/global_settings.py:86 +#: conf/global_settings.py:87 msgid "Indonesian" msgstr "ਇੰਡੋਨੇਸ਼ੀਆਈ" -#: conf/global_settings.py:87 +#: conf/global_settings.py:88 +msgid "Ido" +msgstr "" + +#: conf/global_settings.py:88 msgid "Icelandic" msgstr "ਆਈਸਲੈਂਡਿਕ" -#: conf/global_settings.py:88 +#: conf/global_settings.py:89 msgid "Italian" msgstr "ਇਤਾਲਵੀ" -#: conf/global_settings.py:89 +#: conf/global_settings.py:90 msgid "Japanese" msgstr "ਜਾਪਾਨੀ" -#: conf/global_settings.py:90 +#: conf/global_settings.py:91 msgid "Georgian" msgstr "ਜਾਰਜੀਆਈ" -#: conf/global_settings.py:91 +#: conf/global_settings.py:92 msgid "Kazakh" msgstr "ਕਜ਼ਾਖ" -#: conf/global_settings.py:92 +#: conf/global_settings.py:93 msgid "Khmer" msgstr "ਖਮੀਰ" -#: conf/global_settings.py:93 +#: conf/global_settings.py:94 msgid "Kannada" msgstr "ਕੰਨੜ" -#: conf/global_settings.py:94 +#: conf/global_settings.py:95 msgid "Korean" msgstr "ਕੋਰੀਆਈ" -#: conf/global_settings.py:95 +#: conf/global_settings.py:96 msgid "Luxembourgish" msgstr "" -#: conf/global_settings.py:96 +#: conf/global_settings.py:97 msgid "Lithuanian" msgstr "ਲੀਥੁਨੀਆਈ" -#: conf/global_settings.py:97 +#: conf/global_settings.py:98 msgid "Latvian" msgstr "ਲਾਟਵੀਅਨ" -#: conf/global_settings.py:98 +#: conf/global_settings.py:99 msgid "Macedonian" msgstr "ਮੈਕਡੋਨੀਆਈ" -#: conf/global_settings.py:99 +#: conf/global_settings.py:100 msgid "Malayalam" msgstr "ਮਲਿਆਲਮ" -#: conf/global_settings.py:100 +#: conf/global_settings.py:101 msgid "Mongolian" msgstr "ਮੰਗੋਲੀਆਈ" -#: conf/global_settings.py:101 -msgid "Burmese" +#: conf/global_settings.py:102 +msgid "Marathi" msgstr "" #: conf/global_settings.py:102 +msgid "Burmese" +msgstr "" + +#: conf/global_settings.py:103 msgid "Norwegian Bokmal" msgstr "ਨਾਰਵੇਗੀਆਈ ਬੋਕਮਾਲ" -#: conf/global_settings.py:103 +#: conf/global_settings.py:104 msgid "Nepali" msgstr "ਨੇਪਾਲੀ" -#: conf/global_settings.py:104 +#: conf/global_settings.py:105 msgid "Dutch" msgstr "ਡੱਚ" -#: conf/global_settings.py:105 +#: conf/global_settings.py:106 msgid "Norwegian Nynorsk" msgstr "ਨਾਰਵੇਗੀਅਨ ਨਯਨੋਰਸਕ" -#: conf/global_settings.py:106 +#: conf/global_settings.py:107 msgid "Ossetic" msgstr "" -#: conf/global_settings.py:107 +#: conf/global_settings.py:108 msgid "Punjabi" msgstr "ਪੰਜਾਬੀ" -#: conf/global_settings.py:108 +#: conf/global_settings.py:109 msgid "Polish" msgstr "ਪੋਲੈਂਡੀ" -#: conf/global_settings.py:109 +#: conf/global_settings.py:110 msgid "Portuguese" msgstr "ਪੁਰਤਗਾਲੀ" -#: conf/global_settings.py:110 +#: conf/global_settings.py:111 msgid "Brazilian Portuguese" msgstr "ਬਰਾਜ਼ੀਲੀ ਪੁਰਤਗਾਲੀ" -#: conf/global_settings.py:111 +#: conf/global_settings.py:112 msgid "Romanian" msgstr "ਰੋਮਾਨੀਆਈ" -#: conf/global_settings.py:112 +#: conf/global_settings.py:113 msgid "Russian" msgstr "ਰੂਸੀ" -#: conf/global_settings.py:113 +#: conf/global_settings.py:114 msgid "Slovak" msgstr "ਸਲੋਵਾਕ" -#: conf/global_settings.py:114 +#: conf/global_settings.py:115 msgid "Slovenian" msgstr "ਸਲੋਵੀਨੀਆਈ" -#: conf/global_settings.py:115 +#: conf/global_settings.py:116 msgid "Albanian" msgstr "ਅਲਬੀਨੀਆਈ" -#: conf/global_settings.py:116 +#: conf/global_settings.py:117 msgid "Serbian" msgstr "ਸਰਬੀਆਈ" -#: conf/global_settings.py:117 +#: conf/global_settings.py:118 msgid "Serbian Latin" msgstr "ਸਰਬੀਆਈ ਲੈਟਿਨ" -#: conf/global_settings.py:118 +#: conf/global_settings.py:119 msgid "Swedish" msgstr "ਸਵੀਡਨੀ" -#: conf/global_settings.py:119 +#: conf/global_settings.py:120 msgid "Swahili" msgstr "" -#: conf/global_settings.py:120 +#: conf/global_settings.py:121 msgid "Tamil" msgstr "ਤਾਮਿਲ" -#: conf/global_settings.py:121 +#: conf/global_settings.py:122 msgid "Telugu" msgstr "ਤੇਲਗੂ" -#: conf/global_settings.py:122 +#: conf/global_settings.py:123 msgid "Thai" msgstr "ਥਾਈ" -#: conf/global_settings.py:123 +#: conf/global_settings.py:124 msgid "Turkish" msgstr "ਤੁਰਕ" -#: conf/global_settings.py:124 +#: conf/global_settings.py:125 msgid "Tatar" msgstr "ਤਤਾਰ" -#: conf/global_settings.py:125 +#: conf/global_settings.py:126 msgid "Udmurt" msgstr "" -#: conf/global_settings.py:126 +#: conf/global_settings.py:127 msgid "Ukrainian" msgstr "ਯੂਕਰੇਨੀ" -#: conf/global_settings.py:127 +#: conf/global_settings.py:128 msgid "Urdu" msgstr "ਉਰਦੂ" -#: conf/global_settings.py:128 +#: conf/global_settings.py:129 msgid "Vietnamese" msgstr "ਵੀਅਤਨਾਮੀ" -#: conf/global_settings.py:129 +#: conf/global_settings.py:130 conf/global_settings.py:131 msgid "Simplified Chinese" msgstr "ਸਧਾਰਨ ਚੀਨੀ" -#: conf/global_settings.py:130 +#: conf/global_settings.py:132 conf/global_settings.py:133 msgid "Traditional Chinese" msgstr "ਮੂਲ ਚੀਨੀ" +#: contrib/sitemaps/apps.py:8 +msgid "Site Maps" +msgstr "" + +#: contrib/staticfiles/apps.py:8 +msgid "Static Files" +msgstr "" + +#: contrib/syndication/apps.py:8 +msgid "Syndication" +msgstr "" + +#: contrib/webdesign/apps.py:8 +msgid "Web Design" +msgstr "" + #: core/validators.py:21 msgid "Enter a valid value." msgstr "ਠੀਕ ਮੁੱਲ ਦਿਓ" -#: core/validators.py:53 forms/fields.py:650 +#: core/validators.py:77 forms/fields.py:675 msgid "Enter a valid URL." msgstr "ਠੀਕ URL ਦਿਉ।" -#: core/validators.py:79 +#: core/validators.py:115 msgid "Enter a valid integer." msgstr "" -#: core/validators.py:83 +#: core/validators.py:120 msgid "Enter a valid email address." msgstr "ਢੁੱਕਵਾਂ ਈਮੇਲ ਸਿਰਨਾਵਾਂ ਦਿਉ ਜੀ।" -#: core/validators.py:131 +#: core/validators.py:185 msgid "" "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." msgstr "" -#: core/validators.py:134 core/validators.py:153 +#: core/validators.py:188 core/validators.py:207 msgid "Enter a valid IPv4 address." msgstr "" -#: core/validators.py:139 core/validators.py:154 +#: core/validators.py:193 core/validators.py:208 msgid "Enter a valid IPv6 address." msgstr "" -#: core/validators.py:149 core/validators.py:152 +#: core/validators.py:203 core/validators.py:206 msgid "Enter a valid IPv4 or IPv6 address." msgstr "" -#: core/validators.py:175 db/models/fields/__init__.py:712 +#: core/validators.py:229 db/models/fields/__init__.py:1070 msgid "Enter only digits separated by commas." msgstr "" -#: core/validators.py:181 +#: core/validators.py:236 #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" -#: core/validators.py:196 +#: core/validators.py:255 #, python-format msgid "Ensure this value is less than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:202 +#: core/validators.py:262 #, python-format msgid "Ensure this value is greater than or equal to %(limit_value)s." msgstr "" -#: core/validators.py:210 +#: core/validators.py:271 #, python-format msgid "" "Ensure this value has at least %(limit_value)d character (it has " @@ -401,7 +433,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: core/validators.py:220 +#: core/validators.py:282 #, python-format msgid "" "Ensure this value has at most %(limit_value)d character (it has " @@ -412,247 +444,255 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: db/models/base.py:884 -#, python-format -msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." -msgstr "" - -#: db/models/base.py:907 forms/models.py:686 +#: db/models/base.py:975 forms/models.py:718 msgid "and" msgstr "ਅਤੇ" -#: db/models/base.py:908 db/models/fields/__init__.py:83 +#: db/models/base.py:977 #, python-format -msgid "%(model_name)s with this %(field_label)s already exists." +msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: db/models/fields/__init__.py:80 +#: db/models/fields/__init__.py:104 #, python-format msgid "Value %(value)r is not a valid choice." msgstr "" -#: db/models/fields/__init__.py:81 +#: db/models/fields/__init__.py:105 msgid "This field cannot be null." msgstr "" -#: db/models/fields/__init__.py:82 +#: db/models/fields/__init__.py:106 msgid "This field cannot be blank." msgstr "ਇਹ ਖੇਤਰ ਖਾਲੀ ਨਹੀਂ ਹੋ ਸਕਦਾ ਹੈ।" -#: db/models/fields/__init__.py:89 +#: db/models/fields/__init__.py:107 +#, python-format +msgid "%(model_name)s with this %(field_label)s already exists." +msgstr "" + +#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. +#. Eg: "Title must be unique for pub_date year" +#: db/models/fields/__init__.py:111 +#, python-format +msgid "" +"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." +msgstr "" + +#: db/models/fields/__init__.py:116 #, python-format msgid "Field of type: %(field_type)s" msgstr "ਖੇਤਰ ਦੀ ਕਿਸਮ: %(field_type)s" -#: db/models/fields/__init__.py:570 db/models/fields/__init__.py:1063 +#: db/models/fields/__init__.py:847 db/models/fields/__init__.py:1573 msgid "Integer" msgstr "ਅੰਕ" -#: db/models/fields/__init__.py:574 db/models/fields/__init__.py:1061 +#: db/models/fields/__init__.py:851 db/models/fields/__init__.py:1571 #, python-format msgid "'%(value)s' value must be an integer." msgstr "" -#: db/models/fields/__init__.py:625 +#: db/models/fields/__init__.py:926 #, python-format msgid "'%(value)s' value must be either True or False." msgstr "" -#: db/models/fields/__init__.py:627 +#: db/models/fields/__init__.py:928 msgid "Boolean (Either True or False)" msgstr "" -#: db/models/fields/__init__.py:679 +#: db/models/fields/__init__.py:1004 #, python-format msgid "String (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:707 +#: db/models/fields/__init__.py:1065 msgid "Comma-separated integers" msgstr "" -#: db/models/fields/__init__.py:721 +#: db/models/fields/__init__.py:1080 #, python-format msgid "" "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "format." msgstr "" -#: db/models/fields/__init__.py:723 db/models/fields/__init__.py:817 +#: db/models/fields/__init__.py:1082 db/models/fields/__init__.py:1189 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "date." msgstr "" -#: db/models/fields/__init__.py:726 +#: db/models/fields/__init__.py:1085 msgid "Date (without time)" msgstr "ਮਿਤੀ (ਬਿਨਾਂ ਸਮਾਂ)" -#: db/models/fields/__init__.py:815 +#: db/models/fields/__init__.py:1187 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "uuuuuu]][TZ] format." msgstr "" -#: db/models/fields/__init__.py:819 +#: db/models/fields/__init__.py:1191 #, python-format msgid "" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "[TZ]) but it is an invalid date/time." msgstr "" -#: db/models/fields/__init__.py:823 +#: db/models/fields/__init__.py:1195 msgid "Date (with time)" msgstr "ਮਿਤੀ (ਸਮੇਂ ਨਾਲ)" -#: db/models/fields/__init__.py:921 +#: db/models/fields/__init__.py:1297 #, python-format msgid "'%(value)s' value must be a decimal number." msgstr "" -#: db/models/fields/__init__.py:923 +#: db/models/fields/__init__.py:1299 msgid "Decimal number" msgstr "ਦਸ਼ਮਲਵ ਅੰਕ" -#: db/models/fields/__init__.py:983 +#: db/models/fields/__init__.py:1444 msgid "Email address" msgstr "ਈਮੇਲ ਐਡਰੈੱਸ" -#: db/models/fields/__init__.py:1002 +#: db/models/fields/__init__.py:1470 msgid "File path" msgstr "ਫਾਇਲ ਪਾਥ" -#: db/models/fields/__init__.py:1029 +#: db/models/fields/__init__.py:1537 #, python-format msgid "'%(value)s' value must be a float." msgstr "" -#: db/models/fields/__init__.py:1031 +#: db/models/fields/__init__.py:1539 msgid "Floating point number" msgstr "" -#: db/models/fields/__init__.py:1098 +#: db/models/fields/__init__.py:1623 msgid "Big (8 byte) integer" msgstr "" -#: db/models/fields/__init__.py:1112 +#: db/models/fields/__init__.py:1638 msgid "IPv4 address" msgstr "IPv4 ਸਿਰਨਾਵਾਂ" -#: db/models/fields/__init__.py:1128 +#: db/models/fields/__init__.py:1668 msgid "IP address" msgstr "IP ਐਡਰੈੱਸ" -#: db/models/fields/__init__.py:1175 +#: db/models/fields/__init__.py:1747 #, python-format msgid "'%(value)s' value must be either None, True or False." msgstr "" -#: db/models/fields/__init__.py:1177 +#: db/models/fields/__init__.py:1749 msgid "Boolean (Either True, False or None)" msgstr "" -#: db/models/fields/__init__.py:1229 +#: db/models/fields/__init__.py:1809 msgid "Positive integer" msgstr "" -#: db/models/fields/__init__.py:1240 +#: db/models/fields/__init__.py:1821 msgid "Positive small integer" msgstr "" -#: db/models/fields/__init__.py:1252 +#: db/models/fields/__init__.py:1834 #, python-format msgid "Slug (up to %(max_length)s)" msgstr "" -#: db/models/fields/__init__.py:1270 +#: db/models/fields/__init__.py:1863 msgid "Small integer" msgstr "" -#: db/models/fields/__init__.py:1276 +#: db/models/fields/__init__.py:1870 msgid "Text" msgstr "ਟੈਕਸਟ" -#: db/models/fields/__init__.py:1294 +#: db/models/fields/__init__.py:1893 #, python-format msgid "" "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "format." msgstr "" -#: db/models/fields/__init__.py:1296 +#: db/models/fields/__init__.py:1895 #, python-format msgid "" "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "invalid time." msgstr "" -#: db/models/fields/__init__.py:1299 +#: db/models/fields/__init__.py:1898 msgid "Time" msgstr "ਸਮਾਂ" -#: db/models/fields/__init__.py:1368 +#: db/models/fields/__init__.py:1977 msgid "URL" msgstr "URL" -#: db/models/fields/__init__.py:1384 +#: db/models/fields/__init__.py:2000 msgid "Raw binary data" msgstr "" -#: db/models/fields/files.py:217 +#: db/models/fields/files.py:225 msgid "File" msgstr "ਫਾਇਲ" -#: db/models/fields/files.py:324 +#: db/models/fields/files.py:375 msgid "Image" msgstr "ਚਿੱਤਰ" -#: db/models/fields/related.py:1128 +#: db/models/fields/related.py:1580 #, python-format msgid "%(model)s instance with pk %(pk)r does not exist." msgstr "" -#: db/models/fields/related.py:1130 +#: db/models/fields/related.py:1582 msgid "Foreign Key (type determined by related field)" msgstr "" -#: db/models/fields/related.py:1271 +#: db/models/fields/related.py:1773 msgid "One-to-one relationship" msgstr "ਇੱਕ-ਤੋਂ-ਇੱਕ ਸਬੰਧ" -#: db/models/fields/related.py:1338 +#: db/models/fields/related.py:1843 msgid "Many-to-many relationship" msgstr "ਕਈ-ਤੋਂ-ਕਈ ਸਬੰਧ" -#: forms/fields.py:56 +#: forms/fields.py:55 msgid "This field is required." msgstr "ਇਹ ਖੇਤਰ ਲਾਜ਼ਮੀ ਹੈ।" -#: forms/fields.py:225 +#: forms/fields.py:236 msgid "Enter a whole number." msgstr "ਪੂਰਨ ਨੰਬਰ ਦਿਉ।" -#: forms/fields.py:266 forms/fields.py:294 +#: forms/fields.py:279 forms/fields.py:316 msgid "Enter a number." msgstr "ਨੰਬਰ ਦਿਓ।" -#: forms/fields.py:296 +#: forms/fields.py:318 #, python-format msgid "Ensure that there are no more than %(max)s digit in total." msgid_plural "Ensure that there are no more than %(max)s digits in total." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:300 +#: forms/fields.py:322 #, python-format msgid "Ensure that there are no more than %(max)s decimal place." msgid_plural "Ensure that there are no more than %(max)s decimal places." msgstr[0] "" msgstr[1] "" -#: forms/fields.py:304 +#: forms/fields.py:326 #, python-format msgid "" "Ensure that there are no more than %(max)s digit before the decimal point." @@ -661,31 +701,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:415 forms/fields.py:1088 +#: forms/fields.py:437 forms/fields.py:1139 msgid "Enter a valid date." msgstr "ਠੀਕ ਮਿਤੀ ਦਿਓ।" -#: forms/fields.py:439 forms/fields.py:1089 +#: forms/fields.py:461 forms/fields.py:1140 msgid "Enter a valid time." msgstr "ਠੀਕ ਸਮਾਂ ਦਿਓ।" -#: forms/fields.py:461 +#: forms/fields.py:483 msgid "Enter a valid date/time." msgstr "ਠੀਕ ਮਿਤੀ/ਸਮਾਂ ਦਿਓ।" -#: forms/fields.py:539 +#: forms/fields.py:564 msgid "No file was submitted. Check the encoding type on the form." msgstr "" -#: forms/fields.py:540 +#: forms/fields.py:565 msgid "No file was submitted." msgstr "ਕੋਈ ਫਾਇਲ ਨਹੀਂ ਭੇਜੀ।" -#: forms/fields.py:541 +#: forms/fields.py:566 msgid "The submitted file is empty." msgstr "ਦਿੱਤੀ ਫਾਇਲ ਖਾਲੀ ਹੈ।" -#: forms/fields.py:543 +#: forms/fields.py:568 #, python-format msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid_plural "" @@ -693,31 +733,35 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: forms/fields.py:546 +#: forms/fields.py:571 msgid "Please either submit a file or check the clear checkbox, not both." msgstr "" -#: forms/fields.py:607 +#: forms/fields.py:632 msgid "" "Upload a valid image. The file you uploaded was either not an image or a " "corrupted image." msgstr "" -#: forms/fields.py:757 forms/fields.py:844 forms/models.py:1145 +#: forms/fields.py:782 forms/fields.py:871 forms/models.py:1192 #, python-format msgid "Select a valid choice. %(value)s is not one of the available choices." msgstr "" -#: forms/fields.py:845 forms/fields.py:957 forms/models.py:1144 +#: forms/fields.py:872 forms/fields.py:987 forms/models.py:1191 msgid "Enter a list of values." msgstr "ਮੁੱਲ ਦੀ ਲਿਸਟ ਦਿਓ।" +#: forms/fields.py:988 +msgid "Enter a complete value." +msgstr "" + #. Translators: This is the default suffix added to form field labels -#: forms/forms.py:90 +#: forms/forms.py:122 msgid ":" msgstr "" -#: forms/forms.py:159 +#: forms/forms.py:192 #, python-format msgid "(Hidden field %(name)s) %(error)s" msgstr "" @@ -725,84 +769,91 @@ msgstr "" #. Translators: If found as last label character, these punctuation #. characters will prevent the default label_suffix to be appended to the #. label -#: forms/forms.py:527 +#: forms/forms.py:620 msgid ":?.!" msgstr "" -#: forms/formsets.py:88 +#: forms/formsets.py:95 msgid "ManagementForm data is missing or has been tampered with" msgstr "" -#: forms/formsets.py:321 +#: forms/formsets.py:332 #, python-format msgid "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms." msgstr[0] "" msgstr[1] "" -#: forms/formsets.py:350 forms/formsets.py:352 +#: forms/formsets.py:339 +#, python-format +msgid "Please submit %d or more forms." +msgid_plural "Please submit %d or more forms." +msgstr[0] "" +msgstr[1] "" + +#: forms/formsets.py:367 forms/formsets.py:369 msgid "Order" msgstr "ਲੜੀ" -#: forms/formsets.py:354 +#: forms/formsets.py:371 msgid "Delete" msgstr "ਹਟਾਓ" -#: forms/models.py:680 +#: forms/models.py:712 #, python-format msgid "Please correct the duplicate data for %(field)s." msgstr "" -#: forms/models.py:684 +#: forms/models.py:716 #, python-format msgid "Please correct the duplicate data for %(field)s, which must be unique." msgstr "" -#: forms/models.py:690 +#: forms/models.py:722 #, python-format msgid "" "Please correct the duplicate data for %(field_name)s which must be unique " "for the %(lookup)s in %(date_field)s." msgstr "" -#: forms/models.py:698 +#: forms/models.py:730 msgid "Please correct the duplicate values below." msgstr "" -#: forms/models.py:986 +#: forms/models.py:1028 msgid "The inline foreign key did not match the parent instance primary key." msgstr "" -#: forms/models.py:1050 +#: forms/models.py:1094 msgid "Select a valid choice. That choice is not one of the available choices." msgstr "" -#: forms/models.py:1147 +#: forms/models.py:1194 #, python-format msgid "\"%(pk)s\" is not a valid value for a primary key." msgstr "" -#: forms/models.py:1158 +#: forms/models.py:1205 msgid "" "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." msgstr "" -#: forms/util.py:83 +#: forms/utils.py:148 #, python-format msgid "" "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "may be ambiguous or it may not exist." msgstr "" -#: forms/widgets.py:326 +#: forms/widgets.py:350 msgid "Currently" msgstr "ਮੌਜੂਦਾ" -#: forms/widgets.py:327 +#: forms/widgets.py:351 msgid "Change" msgstr "ਬਦਲੋ" -#: forms/widgets.py:328 +#: forms/widgets.py:352 msgid "Clear" msgstr "ਸਾਫ਼ ਕਰੋ" @@ -818,63 +869,63 @@ msgstr "ਹਾਂ" msgid "No" msgstr "ਨਹੀਂ" -#: template/defaultfilters.py:784 +#: template/defaultfilters.py:855 msgid "yes,no,maybe" msgstr "ਹਾਂ,ਨਹੀਂ,ਸ਼ਾਇਦ" -#: template/defaultfilters.py:812 template/defaultfilters.py:824 +#: template/defaultfilters.py:884 template/defaultfilters.py:896 #, python-format msgid "%(size)d byte" msgid_plural "%(size)d bytes" msgstr[0] "%(size)d ਬਾਈਟ" msgstr[1] "%(size)d ਬਾਈਟ" -#: template/defaultfilters.py:826 +#: template/defaultfilters.py:898 #, python-format msgid "%s KB" msgstr "%s KB" -#: template/defaultfilters.py:828 +#: template/defaultfilters.py:900 #, python-format msgid "%s MB" msgstr "%s MB" -#: template/defaultfilters.py:830 +#: template/defaultfilters.py:902 #, python-format msgid "%s GB" msgstr "%s GB" -#: template/defaultfilters.py:832 +#: template/defaultfilters.py:904 #, python-format msgid "%s TB" msgstr "%s TB" -#: template/defaultfilters.py:834 +#: template/defaultfilters.py:906 #, python-format msgid "%s PB" msgstr "%s PB" -#: utils/dateformat.py:47 +#: utils/dateformat.py:59 msgid "p.m." msgstr "p.m." -#: utils/dateformat.py:48 +#: utils/dateformat.py:60 msgid "a.m." msgstr "a.m." -#: utils/dateformat.py:53 +#: utils/dateformat.py:65 msgid "PM" msgstr "ਸ਼ਾਮ" -#: utils/dateformat.py:54 +#: utils/dateformat.py:66 msgid "AM" msgstr "ਸਵੇਰ" -#: utils/dateformat.py:103 +#: utils/dateformat.py:149 msgid "midnight" msgstr "ਅੱਧੀ-ਰਾਤ" -#: utils/dateformat.py:105 +#: utils/dateformat.py:151 msgid "noon" msgstr "ਨੂਨ" @@ -1150,124 +1201,140 @@ msgctxt "alt. month" msgid "December" msgstr "ਦਸੰਬਰ" -#: utils/image.py:105 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:127 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - -#: utils/ipv6.py:9 +#: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" -#: utils/text.py:69 +#: utils/text.py:76 #, python-format msgctxt "String to return when truncating text" msgid "%(truncated_text)s..." msgstr "%(truncated_text)s..." -#: utils/text.py:224 +#: utils/text.py:245 msgid "or" msgstr "ਜਾਂ" #. Translators: This string is used as a separator between list elements -#: utils/text.py:241 utils/timesince.py:56 +#: utils/text.py:264 utils/timesince.py:57 msgid ", " msgstr "," -#: utils/timesince.py:24 +#: utils/timesince.py:25 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d ਸਾਲ" msgstr[1] "%d ਸਾਲ" -#: utils/timesince.py:25 +#: utils/timesince.py:26 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d ਮਹੀਨਾ" msgstr[1] "%d ਮਹੀਨੇ" -#: utils/timesince.py:26 +#: utils/timesince.py:27 #, python-format msgid "%d week" msgid_plural "%d weeks" msgstr[0] "%d ਹਫ਼ਤਾ" msgstr[1] "%d ਹਫ਼ਤੇ" -#: utils/timesince.py:27 +#: utils/timesince.py:28 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d ਦਿਨ" msgstr[1] "%d ਦਿਨ" -#: utils/timesince.py:28 +#: utils/timesince.py:29 #, python-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d ਘੰਟਾ" msgstr[1] "%d ਘੰਟੇ" -#: utils/timesince.py:29 +#: utils/timesince.py:30 #, python-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d ਮਿੰਟ" msgstr[1] "%d ਮਿੰਟ" -#: utils/timesince.py:45 +#: utils/timesince.py:46 msgid "0 minutes" msgstr "0 ਮਿੰਟ" -#: views/static.py:56 -msgid "Directory indexes are not allowed here." +#: views/csrf.py:105 +msgid "Forbidden" msgstr "" -#: views/static.py:58 -#, python-format -msgid "\"%(path)s\" does not exist" -msgstr "\"%(path)s\" ਮੌਜੂਦ ਨਹੀਂ ਹੈ" +#: views/csrf.py:106 +msgid "CSRF verification failed. Request aborted." +msgstr "" -#: views/static.py:99 -#, python-format -msgid "Index of %(directory)s" -msgstr "%(directory)s ਦਾ ਇੰਡੈਕਸ" +#: views/csrf.py:110 +msgid "" +"You are seeing this message because this HTTPS site requires a 'Referer " +"header' to be sent by your Web browser, but none was sent. This header is " +"required for security reasons, to ensure that your browser is not being " +"hijacked by third parties." +msgstr "" -#: views/generic/dates.py:42 +#: views/csrf.py:115 +msgid "" +"If you have configured your browser to disable 'Referer' headers, please re-" +"enable them, at least for this site, or for HTTPS connections, or for 'same-" +"origin' requests." +msgstr "" + +#: views/csrf.py:120 +msgid "" +"You are seeing this message because this site requires a CSRF cookie when " +"submitting forms. This cookie is required for security reasons, to ensure " +"that your browser is not being hijacked by third parties." +msgstr "" + +#: views/csrf.py:125 +msgid "" +"If you have configured your browser to disable cookies, please re-enable " +"them, at least for this site, or for 'same-origin' requests." +msgstr "" + +#: views/csrf.py:129 +msgid "More information is available with DEBUG=True." +msgstr "" + +#: views/generic/dates.py:43 msgid "No year specified" msgstr "ਕੋਈ ਸਾਲ ਨਹੀਂ ਦਿੱਤਾ" -#: views/generic/dates.py:98 +#: views/generic/dates.py:99 msgid "No month specified" msgstr "ਕੋਈ ਮਹੀਨਾ ਨਹੀਂ ਦਿੱਤਾ" -#: views/generic/dates.py:157 +#: views/generic/dates.py:158 msgid "No day specified" msgstr "ਕੋਈ ਦਿਨ ਨਹੀਂ ਦਿੱਤਾ" -#: views/generic/dates.py:213 +#: views/generic/dates.py:214 msgid "No week specified" msgstr "ਕੋਈ ਹਫ਼ਤਾ ਨਹੀਂ ਦਿੱਤਾ" -#: views/generic/dates.py:368 views/generic/dates.py:396 +#: views/generic/dates.py:369 views/generic/dates.py:397 #, python-format msgid "No %(verbose_name_plural)s available" msgstr "" -#: views/generic/dates.py:649 +#: views/generic/dates.py:650 #, python-format msgid "" "Future %(verbose_name_plural)s not available because %(class_name)s." "allow_future is False." msgstr "" -#: views/generic/dates.py:681 +#: views/generic/dates.py:682 #, python-format msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgstr "" @@ -1277,16 +1344,30 @@ msgstr "" msgid "No %(verbose_name)s found matching the query" msgstr "" -#: views/generic/list.py:54 +#: views/generic/list.py:62 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" -#: views/generic/list.py:59 +#: views/generic/list.py:67 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" -#: views/generic/list.py:150 +#: views/generic/list.py:158 #, python-format msgid "Empty list and '%(class_name)s.allow_empty' is False." msgstr "" + +#: views/static.py:54 +msgid "Directory indexes are not allowed here." +msgstr "" + +#: views/static.py:56 +#, python-format +msgid "\"%(path)s\" does not exist" +msgstr "\"%(path)s\" ਮੌਜੂਦ ਨਹੀਂ ਹੈ" + +#: views/static.py:97 +#, python-format +msgid "Index of %(directory)s" +msgstr "%(directory)s ਦਾ ਇੰਡੈਕਸ" diff --git a/django/conf/locale/pl/LC_MESSAGES/django.mo b/django/conf/locale/pl/LC_MESSAGES/django.mo index 670dd0b8674be3e8b08ddc8d05b3b9a17d08ca02..7eb1ca7076deb15a605bf5711646a9bc1ded04f8 100644 GIT binary patch literal 23800 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