diff --git a/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo index 1cc832b6a7..3bf2548b25 100644 Binary files a/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ar/LC_MESSAGES/django.po b/django/contrib/admin/locale/ar/LC_MESSAGES/django.po index aa7e226f6a..caba662a7f 100644 --- a/django/contrib/admin/locale/ar/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Ossama Khayat \n" "Language-Team: Arabic (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "تم حذف %(count)d %(items)s بنجاح." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "لا يمكن حذف %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "هل أنت متأكد؟" @@ -145,89 +145,89 @@ msgstr "" msgid "None" msgstr "لاشيء" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "عدّل %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "و" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "أضاف %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "غيّر %(list)s في %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "حذف %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "لم يتم تغيير أية حقول." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "تم اضافة %(name)s \"%(obj)s\" بنجاح." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "يمكنك تعديله مجددا في الأسفل." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "يمكنك إضافة %s آخر بالأسفل." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "تم تغيير %(name)s \"%(obj)s\" بنجاح." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "تمت إضافة %(name)s \"%(obj)s\" بنجاح، يمكنك تعديله مرة أخرى بالأسفل." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "يجب تحديد العناصر لتطبيق الإجراءات عليها. لم يتم تغيير أية عناصر." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "لم يحدد أي إجراء." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "أضف %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "العنصر %(name)s الذي به الحقل الأساسي %(key)r غير موجود." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "عدّل %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "خطـأ في قاعدة البيانات" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -238,7 +238,7 @@ msgstr[3] "تم تغيير %(count)s %(name)s بنجاح." msgstr[4] "تم تغيير %(count)s %(name)s بنجاح." msgstr[5] "تم تغيير %(count)s %(name)s بنجاح." -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -249,17 +249,17 @@ msgstr[3] "تم تحديد %(total_count)s" msgstr[4] "تم تحديد %(total_count)s" msgstr[5] "تم تحديد %(total_count)s" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "لا شيء محدد من %(cnt)s" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "تم حذف %(name)s \"%(obj)s\" بنجاح." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "تاريخ التغيير: %s" @@ -833,16 +833,16 @@ msgstr "استعد كلمة مروري" msgid "All dates" msgstr "كافة التواريخ" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(لاشيء)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "اختر %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "اختر %s لتغييره" diff --git a/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo index 82d4243439..e2a9d92e24 100644 Binary files a/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po index dbc54a1dfa..f874b7758c 100644 --- a/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Ossama Khayat \n" "Language-Team: Arabic (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/django.mo b/django/contrib/admin/locale/az/LC_MESSAGES/django.mo index e5fc504f20..71a391a1b8 100644 Binary files a/django/contrib/admin/locale/az/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/django.po b/django/contrib/admin/locale/az/LC_MESSAGES/django.po index c964cc645d..158e054f9e 100644 --- a/django/contrib/admin/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/az/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Ali Ismayilov \n" "Language-Team: Azerbaijani (http://www.transifex.net/projects/p/django/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s uğurla silindi." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s silinmir" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Əminsiniz?" @@ -142,54 +142,54 @@ msgstr "" msgid "None" msgstr "Heç nə" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s dəyişdi." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "və" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" əlavə olundu." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr " %(list)s %(name)s \"%(object)s\" üçün dəyişdi." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" siyahısından silindi." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Heç bir sahə dəyişmədi." -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Aşağıda yenə dəyişiklik apara bilərsiniz." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Aşağıda yeni %s əlavə edə bilərsiniz." -#: options.py:824 +#: options.py:822 #, 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:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -197,7 +197,7 @@ msgstr "" "%(name)s \"%(obj)s\" siyahısına uğurla əlavə olundu. Yenə onu aşağıda " "redaktə edə bilərsiniz." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -205,52 +205,52 @@ 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:920 +#: options.py:918 msgid "No action selected." msgstr "Heç bir əməliyyat seçilmədi." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s əlavə et" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s dəyiş" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Bazada xəta" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s-dan 0 seçilib" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" uğurla silindi." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Dəyişmə tarixi: %s" @@ -818,16 +818,16 @@ msgstr "Parolumu sıfırla" msgid "All dates" msgstr "Bütün tarixlərdə" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Heç nə)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s seç" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s dəyişmək üçün seç" diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo index d9c9453d6f..a7aee154cb 100644 Binary files a/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po index 077d419fce..5a0ca33e31 100644 --- a/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Ali Ismayilov \n" "Language-Team: Azerbaijani (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo b/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo index 9da208927e..562f7d925d 100644 Binary files a/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/bg/LC_MESSAGES/django.po b/django/contrib/admin/locale/bg/LC_MESSAGES/django.po index d97fa0eee6..72ed680b5c 100644 --- a/django/contrib/admin/locale/bg/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Boris Chervenkov \n" "Language-Team: Bulgarian (http://www.transifex.net/projects/p/django/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно изтрити %(count)d %(items)s ." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Не можете да изтриете %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Сигурни ли сте?" @@ -146,54 +146,54 @@ msgstr "LogEntry обект" msgid "None" msgstr "Празно" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Променено %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "и" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Добавени %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Променени %(list)s за %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Изтрити %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Няма променени полета." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Обектът %(name)s \"%(obj)s\" бе успешно добавен. " -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Може да го редактирате отново по-долу. " -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Може да добавите още един обект %s по-долу. " -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Обектът %(name)s \"%(obj)s\" бе успешно актуализиран. " -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -201,7 +201,7 @@ msgstr "" "Обектът %(name)s \"%(obj)s\" бе успешно добавен. Може да го редактирате по-" "долу. " -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,54 +209,54 @@ msgstr "" "Елементите трябва да бъдат избрани, за да се извършат действия по тях. Няма " "променени елементи." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Няма избрани действия." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Добави %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s обект с първичен ключ %(key)r не съществува." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Промени %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Грешка в базата данни" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 от %(cnt)s са избрани" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Обектът %(name)s \"%(obj)s\" бе успешно изтрит. " -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "История на промените: %s" @@ -825,16 +825,16 @@ msgstr "Нова парола" msgid "All dates" msgstr "Всички дати" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Празен)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Изберете %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Изберете %s за промяна" diff --git a/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo index f492bc9d44..a86d142418 100644 Binary files a/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po index 0ecd27dc27..f6499aa5c4 100644 --- a/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Todor Lubenov \n" "Language-Team: Bulgarian (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo index 646e26bcdf..64019c77c0 100644 Binary files a/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/bn/LC_MESSAGES/django.po b/django/contrib/admin/locale/bn/LC_MESSAGES/django.po index d3ade45ed8..be2b6cffca 100644 --- a/django/contrib/admin/locale/bn/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/bn/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Bengali (http://www.transifex.net/projects/p/django/language/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "আপনি কি নিশ্চিত?" @@ -142,54 +142,54 @@ msgstr "" msgid "None" msgstr "কিছু না" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s পরিবর্তিত হয়েছে।" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "এবং" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" যুক্ত হয়েছে।" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" এর জন্য %(list)s পরিবর্তিত হয়েছে।" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" মোছা হয়েছে।" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "কোন ফিল্ড পরিবর্তন হয়নি।" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" সফলতার সাথে যুক্ত হয়েছে।" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "আপনি নিচে থেকে এটি পুনরায় সম্পাদন করতে পারেন।" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "আপনি নিচে থেকে আরেকটি %s যোগ করতে পারেন।" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" সফলতার সাথে পরিবর্তিত হয়েছে।" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -197,60 +197,60 @@ msgstr "" "%(name)s \"%(obj)s\" সফলতার সাথে যুক্ত হয়েছে। আপনি নিচে থেকে এটি পুনরায় সম্পাদন " "করতে পারেন।" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s যোগ করুন" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s পরিবর্তন করুন" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "ডাটাবেস সমস্যা" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" সফলতার সাথে মুছে ফেলা হয়েছে।" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "ইতিহাস পরিবর্তনঃ %s" @@ -805,16 +805,16 @@ msgstr "আমার পাসওয়ার্ড রিসেট করুন" msgid "All dates" msgstr "সকল তারিখ" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s বাছাই করুন" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s পরিবর্তনের জন্য বাছাই করুন" diff --git a/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo index de43e6a845..f5a69a9c45 100644 Binary files a/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po index 29037ae2b3..e44dd860fa 100644 --- a/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Bengali (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo b/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo index 6d6fd37933..fdb5eff241 100644 Binary files a/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/bs/LC_MESSAGES/django.po b/django/contrib/admin/locale/bs/LC_MESSAGES/django.po index 69059dd0e6..85f3d21f58 100644 --- a/django/contrib/admin/locale/bs/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/bs/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Filip Dupanović \n" "Language-Team: Bosnian (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspješno izbrisano %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Da li ste sigurni?" @@ -144,54 +144,54 @@ msgstr "" msgid "None" msgstr "Nijedan" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Promijenjeno %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "i" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodano %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Promijeni %(list)s za %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Izbrisani %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nije bilo izmjena polja." -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Dole možete ponovo unositi izmjene." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Dole možete dodati novi objekat klase %s" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Objekat „%(obj)s“ klase %(name)s izmjenjen je uspješno." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -199,7 +199,7 @@ msgstr "" "Objekat „%(obj)s“ klase %(name)s dodat je uspješno. Dole možete unjeti " "dodatne izmjene." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -207,30 +207,30 @@ msgstr "" "Predmeti moraju biti izabrani da bi se mogla obaviti akcija nad njima. " "Nijedan predmet nije bio izmjenjen." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nijedna akcija nije izabrana." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Dodaj objekat klase %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Izmjeni objekat klase %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Greška u bazi podataka" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -238,7 +238,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -246,17 +246,17 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s izabrani" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Objekat „%(obj)s“ klase %(name)s obrisan je uspješno." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Historijat izmjena: %s" @@ -818,16 +818,16 @@ msgstr "Resetuj moju lozinku" msgid "All dates" msgstr "Svi datumi" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Odaberi objekat klase %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Odaberi objekat klase %s za izmjenu" diff --git a/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo index dd33b1fa1a..46b6452579 100644 Binary files a/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po index 115771cbff..cf93e7fb1c 100644 --- a/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Filip Dupanović \n" "Language-Team: Bosnian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo index 6a4da01138..d1d5a0800e 100644 Binary files a/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ca/LC_MESSAGES/django.po b/django/contrib/admin/locale/ca/LC_MESSAGES/django.po index 51b6e7ce5e..4fa557ba4d 100644 --- a/django/contrib/admin/locale/ca/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ca/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Carles Barrobés \n" "Language-Team: Catalan (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Eliminat/s %(count)d %(items)s satisfactòriament." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "No es pot esborrar %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "N'esteu segur?" @@ -148,61 +148,61 @@ msgstr "Objecte entrada del registre" msgid "None" msgstr "cap" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Modificat %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "i" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Afegit %(name)s \"%(object)s\"" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificat %(list)s per a %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Eliminat %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Cap camp modificat." -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Podeu editar-lo de nou a sota." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Podeu afegir un altre %s a sota." -#: options.py:824 +#: options.py:822 #, 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:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -210,54 +210,54 @@ msgstr "" "Heu de seleccionar els elements per poder realitzar-hi accions. No heu " "seleccionat cap element." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "no heu seleccionat cap acció" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Afegir %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Error de base de dades" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionats" -#: options.py:1285 +#: options.py:1283 #, 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:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Modificar històric: %s" @@ -831,16 +831,16 @@ msgstr "Restablir la meva contrasenya" msgid "All dates" msgstr "Totes les dates" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Cap)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Seleccioneu %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Seleccioneu %s per modificar" diff --git a/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo index a800643b36..f246800793 100644 Binary files a/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po index 94477ca96f..d10f5ed907 100644 --- a/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Carles Barrobés \n" "Language-Team: Catalan (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo b/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo index dcf5300336..a000348984 100644 Binary files a/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/django.po b/django/contrib/admin/locale/cs/LC_MESSAGES/django.po index 9c8fe3d0ed..fd6e4bff99 100644 --- a/django/contrib/admin/locale/cs/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/cs/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Vlada Macek \n" "Language-Team: Czech (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Úspěšně odstraněno: %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Nelze smazat %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Jste si jisti?" @@ -147,55 +147,55 @@ msgstr "Objekt záznam v protokolu" msgid "None" msgstr "Žádný" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Změněno: %s" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "a" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Položka \"%(object)s\" typu %(name)s byla přidána." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" "Pole \"%(list)s\" pro položku \"%(object)s\" typu %(name)s změněno/změněna." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Položka \"%(object)s\" typu %(name)s byla odstraněna." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nebyla změněna žádná pole." -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "V úpravách můžete pokračovat níže." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Níže můžete přidat další položku typu %s." -#: options.py:824 +#: options.py:822 #, 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:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -203,7 +203,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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -211,30 +211,30 @@ msgstr "" "K provedení hromadných operací je třeba vybrat nějaké položky. Nedošlo k " "žádným změnám." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nebyla vybrána žádná operace." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s: přidat" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s: změnit" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Chyba databáze" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -242,7 +242,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -250,17 +250,17 @@ 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "Vybraných je 0 položek z celkem %(cnt)s." -#: options.py:1285 +#: options.py:1283 #, 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:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Historie změn: %s" @@ -831,16 +831,16 @@ msgstr "Obnovit heslo" msgid "All dates" msgstr "Všechna data" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s: vybrat" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Vyberte položku %s ke změně" diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo index 10e941e420..6c5eff4678 100644 Binary files a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po index c7df137d4b..9c8db36955 100644 --- a/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Vlada Macek \n" "Language-Team: Czech (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo b/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo index 8845615d63..cfd4285310 100644 Binary files a/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/cy/LC_MESSAGES/django.po b/django/contrib/admin/locale/cy/LC_MESSAGES/django.po index 5a40ce3a09..451aeb78b3 100644 --- a/django/contrib/admin/locale/cy/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/cy/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: English \n" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ydych yn sicr?" @@ -142,89 +142,89 @@ msgstr "" msgid "None" msgstr "" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Newidiwyd %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ac" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Ychwanegu %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Newidio %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -233,7 +233,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -242,17 +242,17 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Hanes newid: %s" @@ -798,16 +798,16 @@ msgstr "Ailosodi fy nghyfrinair" msgid "All dates" msgstr "Dyddiadau i gyd" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Dewis %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Dewis %s i newid" diff --git a/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo index 3028127be7..a8e957b2f1 100644 Binary files a/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po index 046bb868cd..7433bdcc6b 100644 --- a/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: English \n" diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/django.mo b/django/contrib/admin/locale/da/LC_MESSAGES/django.mo index 410b3a082b..b071c28d96 100644 Binary files a/django/contrib/admin/locale/da/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/da/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/django.po b/django/contrib/admin/locale/da/LC_MESSAGES/django.po index 25ca23d461..143b2419f7 100644 --- a/django/contrib/admin/locale/da/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-12 20:31+0000\n" "Last-Translator: Erik Wognsen \n" "Language-Team: Danish (http://www.transifex.net/projects/p/django/language/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s blev slettet." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan ikke slette %(name)s " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Er du sikker?" @@ -147,60 +147,60 @@ msgstr "LogEntry-objekt" msgid "None" msgstr "Ingen" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Ændrede %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "og" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Tilføjede %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Ændrede %(list)s for %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Slettede %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ingen felter ændret." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" blev tilføjet i databasen." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Du kan redigere det igen herunder." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Du kan tilføje endnu en %s herunder." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" blev ændret." -#: options.py:832 +#: options.py:830 #, 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 det igen herunder." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +208,54 @@ msgstr "" "Der skal være valgt nogle emner for at man kan udføre handlinger på dem. " "Ingen emner er blev ændret." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Ingen handling valgt." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Tilføj %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Ret %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "databasefejl" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 af %(cnt)s valgt" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" blev slettet." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Ændringshistorik: %s" @@ -827,16 +827,16 @@ msgstr "Nulstil min adgangskode" msgid "All dates" msgstr "Alle datoer" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Vælg %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Vælg %s, der skal ændres" diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo index fcea4a5945..999c7db582 100644 Binary files a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po index bd9d06f1e6..138c6cb23d 100644 --- a/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-12 20:46+0000\n" "Last-Translator: Erik Wognsen \n" "Language-Team: Danish (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/de/LC_MESSAGES/django.mo b/django/contrib/admin/locale/de/LC_MESSAGES/django.mo index 30b80e9d88..73ca3f1a07 100644 Binary files a/django/contrib/admin/locale/de/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/de/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/de/LC_MESSAGES/django.po b/django/contrib/admin/locale/de/LC_MESSAGES/django.po index 5bb1bfb1f9..2f9fbb0b24 100644 --- a/django/contrib/admin/locale/de/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-14 06:37+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: German (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Erfolgreich %(count)d %(items)s gelöscht." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Kann %(name)s nicht löschen" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Sind Sie sicher?" @@ -147,54 +147,54 @@ msgstr "LogEntry Objekt" msgid "None" msgstr "-" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s geändert." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "und" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" hinzugefügt." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s von %(name)s \"%(object)s\" geändert." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" gelöscht." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Keine Felder geändert." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" wurde erfolgreich hinzugefügt." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Das Element kann jetzt erneut bearbeitet werden." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Es kann ein weiteres Element des Typs %s angelegt werden." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" wurde erfolgreich geändert." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -202,7 +202,7 @@ msgstr "" "%(name)s \"%(obj)s\" wurde erfolgreich hinzugefügt. Das Element kann jetzt " "geändert werden." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -210,55 +210,55 @@ msgstr "" "Es müssen Objekte aus der Liste ausgewählt werden, um Aktionen " "durchzuführen. Es wurden keine Objekte geändert." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Keine Aktion ausgewählt." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s hinzufügen" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s ändern" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Datenbankfehler" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 von %(cnt)s ausgewählt" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" wurde erfolgreich gelöscht." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Änderungsgeschichte: %s" @@ -835,16 +835,16 @@ msgstr "Mein Passwort zurücksetzen" msgid "All dates" msgstr "Alle Daten" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(leer)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s auswählen" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s zur Änderung auswählen" diff --git a/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo index 3fb87e1466..c3553a973c 100644 Binary files a/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po index 89d64ac4fe..9e8bce9060 100644 --- a/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: André Hagenbruch \n" "Language-Team: German (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/django.mo b/django/contrib/admin/locale/el/LC_MESSAGES/django.mo index 3fa67ab89c..6d0fb5c70c 100644 Binary files a/django/contrib/admin/locale/el/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/el/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/django.po b/django/contrib/admin/locale/el/LC_MESSAGES/django.po index 02ce9399e4..e16c7f3efc 100644 --- a/django/contrib/admin/locale/el/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/el/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Yorgos Pagles \n" "Language-Team: Greek (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Επιτυχημένη διαγραφή %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Αδύνατη τη διαγραφή του %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Είστε σίγουροι;" @@ -149,54 +149,54 @@ msgstr "LogEntry Object" msgid "None" msgstr "Κανένα" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Έγινε επεξεργασία του %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "και" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Προστέθηκε %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Έγινε επεξεργασία %(list)s για %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Διαγράφη %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Κανένα πεδίο δεν άλλαξε." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Το %(name)s \"%(obj)s\" αποθηκεύτηκε με επιτυχία." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Μπορείτε να το επεξεργαστείτε ξανά παρακάτω." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Μπορείτε να προσθέσετε ακόμα ένα %s παρακάτω." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Το %(name)s \"%(obj)s\" αλλάχτηκε με επιτυχία." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -204,7 +204,7 @@ msgstr "" "Το %(name)s \"%(obj)s\" αποθηκεύτηκε με επιτυχία. Μπορείτε να το " "επεξεργαστείτε πάλι παρακάτω." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -213,54 +213,54 @@ msgstr "" "αντικείμενο. Πρέπει να επιλέξετε ένα ή περισσότερα αντικείμενα για να " "πραγματοποιήσετε ενέργειες σε αυτά." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Δεν έχει επιλεγεί ενέργεια." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Προσθήκη %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr " Το αντικείμενο %(name)s με πρωτεύον κλειδί %(key)r δεν βρέθηκε." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Αλλαγή του %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Σφάλμα βάσης δεδομένων" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "Επιλέγησαν 0 από %(cnt)s" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Το %(name)s \"%(obj)s\" διαγράφηκε με επιτυχία." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Ιστορικό αλλαγών: %s" @@ -849,16 +849,16 @@ msgstr "Επαναφορά του συνθηματικού μου" msgid "All dates" msgstr "Όλες οι ημερομηνίες" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Κενό)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Επιλέξτε %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Επιλέξτε %s προς αλλαγή" diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo index 6b66be6cdd..3b5686aecb 100644 Binary files a/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po index ad3141e103..ecc9ad0c79 100644 --- a/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\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" "Language-Team: Greek (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/en/LC_MESSAGES/django.mo b/django/contrib/admin/locale/en/LC_MESSAGES/django.mo index e1ca5bd49d..c3231dc25b 100644 Binary files a/django/contrib/admin/locale/en/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/en/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/en/LC_MESSAGES/django.po b/django/contrib/admin/locale/en/LC_MESSAGES/django.po index 4b17687735..6e3bb60e7d 100644 --- a/django/contrib/admin/locale/en/LC_MESSAGES/django.po +++ b/django/contrib/admin/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: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English \n" @@ -18,12 +18,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "" @@ -138,113 +138,113 @@ msgstr "" msgid "None" msgstr "" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "" @@ -780,16 +780,16 @@ msgstr "" msgid "All dates" msgstr "" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "" diff --git a/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo index 30e551b217..915c43512a 100644 Binary files a/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po index 6c5608b930..16883fae7d 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: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English \n" 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 cfa241a6ca..f90d901414 100644 Binary files a/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po b/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po index 2d717d97f3..24beab5675 100644 --- a/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-12 21:43+0000\n" "Last-Translator: Ross Poulton \n" "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Successfully deleted %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Cannot delete %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Are you sure?" @@ -146,61 +146,61 @@ msgstr "LogEntry Object" msgid "None" msgstr "None" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Changed %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "and" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Added %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Changed %(list)s for %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Deleted %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "No fields changed." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "The %(name)s \"%(obj)s\" was added successfully." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "You may edit it again below." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "You may add another %s below." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "The %(name)s \"%(obj)s\" was changed successfully." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +208,54 @@ msgstr "" "Items must be selected in order to perform actions on them. No items have " "been changed." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "No action selected." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Add %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Change %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Database error" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 of %(cnt)s selected" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "The %(name)s \"%(obj)s\" was deleted successfully." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Change history: %s" @@ -826,16 +826,16 @@ msgstr "Reset my password" msgid "All dates" msgstr "All dates" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Select %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Select %s to change" 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 7de2b7e050..cacc13c6f6 100644 Binary files a/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo differ 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 51dbc9350a..ad134036c6 100644 --- a/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-12 21:55+0000\n" "Last-Translator: Ross Poulton \n" "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo b/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo index a6401dd089..04f14bfc63 100644 Binary files a/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/django.po b/django/contrib/admin/locale/eo/LC_MESSAGES/django.po index 0b9fd3c112..f61f01415a 100644 --- a/django/contrib/admin/locale/eo/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/eo/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Baptiste \n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/django/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Sukcese %(count)d %(items)s forigitaj." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Ne povas forigi %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ĉu certas?" @@ -145,54 +145,54 @@ msgstr "Protokolera objekto" msgid "None" msgstr "Neniu" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Ŝanĝita %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "kaj" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Aldonita %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Ŝanĝita %(list)s por %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Forigita %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Neniu kampo ŝanĝita." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "La %(name)s \"%(obj)s\" estis aldonita sukcese." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Vi devus ĝin redakti denove sube." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Vi devus aldoni alia %s sube." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "La %(name)s \"%(obj)s\" estis ŝanĝita sukcese." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -200,7 +200,7 @@ msgstr "" "La %(name)s \"%(obj)s\" estis aldonita sukcese. Vi devus ĝin redakti denove " "sube." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +208,54 @@ msgstr "" "Elementoj devas esti elektitaj por elfari agojn sur ilin. Neniu elemento " "estis ŝanĝita." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Neniu ago elektita." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Aldoni %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Ŝanĝi %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Datumbaza eraro" -#: options.py:1203 +#: options.py:1201 #, 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 ŝanĝita sukcese." msgstr[1] "%(count)s %(name)s estis ŝanĝitaj sukcese." -#: options.py:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 el %(cnt)s elektita" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "La %(name)s \"%(obj)s\" estis forigita sukcese." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Ŝanĝa historio: %s" @@ -826,16 +826,16 @@ msgstr "Rekomencigi mian pasvorton" msgid "All dates" msgstr "Ĉiuj datoj" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Neniu)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Elekti %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Elekti %s por ŝanĝi" diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo index d66c91797c..fd524b686d 100644 Binary files a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po index fdc3fb89e5..d1ee79179a 100644 --- a/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jaffa McNeill \n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/es/LC_MESSAGES/django.mo b/django/contrib/admin/locale/es/LC_MESSAGES/django.mo index 6a3c6cb544..c1c7a50c9b 100644 Binary files a/django/contrib/admin/locale/es/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/es/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/es/LC_MESSAGES/django.po b/django/contrib/admin/locale/es/LC_MESSAGES/django.po index 85d08cc905..69f8733f39 100644 --- a/django/contrib/admin/locale/es/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: guillem \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/" @@ -26,12 +26,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Eliminado/s %(count)d %(items)s satisfactoriamente." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "No se puede eliminar %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "¿Está seguro?" @@ -150,61 +150,61 @@ msgstr "Objeto de registro de Log" msgid "None" msgstr "Ninguno" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Modificado/a %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "y" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Añadido/a \"%(object)s\" %(name)s." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificados %(list)s para \"%(object)s\" %(name)s." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Eliminado/a \"%(object)s\" %(name)s." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "No ha cambiado ningún campo." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Se añadió con éxito el %(name)s \"%(obj)s\"." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Puede editarlo de nuevo abajo." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Puede añadir otro %s abajo." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Se modificó con éxito el %(name)s \"%(obj)s\"." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -212,54 +212,54 @@ msgstr "" "Se deben seleccionar elementos para poder realizar acciones sobre estos. No " "se han modificado elementos." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "No se seleccionó ninguna acción." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Añadir %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Error en la base de datos" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "seleccionados 0 de %(cnt)s" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Se eliminó con éxito el %(name)s \"%(obj)s\"." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Histórico de modificaciones: %s" @@ -838,16 +838,16 @@ msgstr "Restablecer mi contraseña" msgid "All dates" msgstr "Todas las fechas" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Nada)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Escoja %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Escoja %s a modificar" diff --git a/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo index e726db95f6..3c31c07dcc 100644 Binary files a/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po index 708e680370..b10bcc4663 100644 --- a/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-14 19:11+0000\n" "Last-Translator: Antoni Aloy \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/" "django/language/es/)\n" @@ -30,11 +30,14 @@ 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 "" +"Esta es la lista de %s disponibles. Puedes elegir algunos seleccionándolos " +"en la caja inferior y luego haciendo clic en la flecha \"Elegir\" que hay " +"entre las dos cajas." #: static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Escribe en este cuadro para filtrar la lista de %s disponibles" #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -47,11 +50,11 @@ msgstr "Selecciona todos" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Haz clic para seleccionar todos los %s de una vez" #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Elegir" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -68,6 +71,9 @@ 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 "" +"Esta es la lista de los %s elegidos. Puedes elmininar algunos " +"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 msgid "Remove all" @@ -76,7 +82,7 @@ msgstr "Eliminar todos" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Haz clic para eliminar todos los %s elegidos" #: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" 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 15682d72b6..9d96821af2 100644 Binary files a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo differ 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 68296ecb59..273b1b6993 100644 --- a/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po @@ -2,13 +2,13 @@ # # Translators: # Jannis Leidel , 2011. -# Ramiro Morales , 2011. +# Ramiro Morales , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-21 14:25+0000\n" "Last-Translator: Ramiro Morales \n" "Language-Team: Spanish (Argentina) (http://www.transifex.net/projects/p/" "django/language/es_AR/)\n" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Se eliminaron con éxito %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "No se puede eliminar %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "¿Está seguro?" @@ -78,6 +78,9 @@ msgid "" "Please enter the correct username and password for a staff account. Note " "that both fields are case-sensitive." msgstr "" +"Por favor introduza el nombre de usuario y contraseña correctos de un " +"miembro del grupo staff. Note que ambos campos son sensibles a diferencias " +"en mayúsculas/minúsculas." #: forms.py:18 msgid "Please log in again, because your session has expired." @@ -125,74 +128,74 @@ msgstr "entradas de registro" #: models.py:40 #, python-format msgid "Added \"%(object)s\"." -msgstr "" +msgstr "Se agrega \"%(object)s\"." #: models.py:42 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "Se modifica \"%(object)s\" - %(changes)s" #: models.py:44 #, python-format msgid "Deleted \"%(object)s.\"" -msgstr "" +msgstr "Se elimina \"%(object)s.\"" #: models.py:46 msgid "LogEntry Object" -msgstr "" +msgstr "Objeto LogEntry" #: options.py:150 options.py:166 msgid "None" msgstr "Ninguno" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Modifica %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "y" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Se agregó %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Se modificaron %(list)s en %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Se eliminó %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "No ha modificado ningún campo." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Se agregó con éxito %(name)s \"%(obj)s\"." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Puede modificarlo/a nuevamente abajo." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Puede agregar otro/a %s abajo." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Se modificó con éxito %(name)s \"%(obj)s\"." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -200,7 +203,7 @@ msgstr "" "Se agregó con éxito %(name)s \"%(obj)s\". Puede modificarlo/a nuevamente " "abajo." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +211,54 @@ msgstr "" "Deben existir items seleccionados para poder realizar acciones sobre los " "mismos. No se modificó ningún item." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "No se ha seleccionado ninguna acción." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Agregar %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Error de base de datos" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionados/as" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Se eliminó con éxito %(name)s \"%(obj)s\"." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Historia de modificaciones: %s" @@ -429,16 +432,16 @@ msgstr "Filtrar" #: templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "" +msgstr "Remover de ordenamiento" #: templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" -msgstr "" +msgstr "Prioridad de ordenamiento: %(priority_number)s" #: templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "" +msgstr "(des)activar ordenamiento" #: templates/admin/delete_confirmation.html:12 #: templates/admin/submit_line.html:4 @@ -566,7 +569,7 @@ msgstr "Contraseña:" #: templates/admin/login.html:45 msgid "Forgotten your password or username?" -msgstr "" +msgstr "¿Olvidó su contraseña o nombre de usuario?" #: templates/admin/object_history.html:24 msgid "Date/time" @@ -762,7 +765,7 @@ msgstr "Confirme contraseña:" #: templates/registration/password_reset_confirm.html:32 msgid "Password reset unsuccessful" -msgstr "Reinicialización de contraseña exitosa" +msgstr "Reinicialización de contraseña fallida" #: templates/registration/password_reset_confirm.html:34 msgid "" @@ -835,16 +838,16 @@ msgstr "Recuperar mi contraseña" msgid "All dates" msgstr "Todas las fechas" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ninguno/a)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Seleccione %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Seleccione %s a modificar" 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 2ddcb68609..bdd4350e04 100644 Binary files a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po index 185d24b00c..8be1bc35c6 100644 --- a/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po @@ -2,13 +2,13 @@ # # Translators: # Jannis Leidel , 2011. -# Ramiro Morales , 2011. +# Ramiro Morales , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-14 20:02+0000\n" "Last-Translator: Ramiro Morales \n" "Language-Team: Spanish (Argentina) (http://www.transifex.net/projects/p/" "django/language/es_AR/)\n" @@ -29,11 +29,14 @@ 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 "" +"Esta es la lista de %s disponibles. Puede elegir algunos seleccionándolos en " +"el cuadro de abajo y luego haciendo click en la flecha \"Elegir\" ubicada " +"entre las dos listas." #: static/admin/js/SelectFilter2.js:53 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Escriba en esta caja para filtrar la lista de %s disponibles." #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -46,11 +49,11 @@ msgstr "Seleccionar todos/as" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Haga click para seleccionar todos los %s." #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Seleccione" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -67,15 +70,18 @@ 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 "" +"Esta es la lista de %s elegidos. Puede eliminar algunos de ellos " +"selecciónando los mismos en la lista de abajo y luego haciendo click en la " +"flecha \"Eliminar\" ubicada entre las dos listas." #: static/admin/js/SelectFilter2.js:80 msgid "Remove all" -msgstr "" +msgstr "Eliminar todos/as" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Haga clic para deselecionar todos los %s." #: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" 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 af48948dd6..760f47e3f5 100644 Binary files a/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo differ 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 417d1ce7ea..2a0972deb2 100644 --- a/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Abraham Estrada \n" "Language-Team: Spanish (Mexico) (http://www.transifex.net/projects/p/django/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Se eliminaron con éxito %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "No se puede eliminar %(name)s " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "¿Está seguro?" @@ -146,54 +146,54 @@ msgstr "Objeto de registro de Log" msgid "None" msgstr "Ninguno" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Modifica %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "y" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Se agregó %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Se modificaron %(list)s en %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Se eliminó %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "No ha modificado ningún campo." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Se agregó con éxito %(name)s \"%(obj)s\"." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Puede modificarlo/a nuevamente abajo." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Puede agregar otro/a %s abajo." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Se modificó con éxito %(name)s \"%(obj)s\"." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -201,7 +201,7 @@ msgstr "" "Se agregó con éxito %(name)s \"%(obj)s\". Puede modificarlo/a nuevamente " "abajo." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,54 +209,54 @@ msgstr "" "Deben existir items seleccionados para poder realizar acciones sobre los " "mismos. No se modificó ningún item." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "No se ha seleccionado ninguna acción." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Agregar %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Error en la base de datos" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionados/as" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Se eliminó con éxito %(name)s \"%(obj)s\"." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Historia de modificaciones: %s" @@ -835,16 +835,16 @@ msgstr "Recuperar mi contraseña" msgid "All dates" msgstr "Todas las fechas" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ninguno)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Seleccione %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Seleccione %s a 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 b125ff10ec..e538ba0aa1 100644 Binary files a/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo differ 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 0a2dd32cc0..aa306c4413 100644 --- a/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Abraham Estrada \n" "Language-Team: Spanish (Mexico) (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/et/LC_MESSAGES/django.mo b/django/contrib/admin/locale/et/LC_MESSAGES/django.mo index d5647b858c..6ddac3f22d 100644 Binary files a/django/contrib/admin/locale/et/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/et/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/et/LC_MESSAGES/django.po b/django/contrib/admin/locale/et/LC_MESSAGES/django.po index 84fc6bcd67..ce6e1fcffa 100644 --- a/django/contrib/admin/locale/et/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/et/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: eallik \n" "Language-Team: Estonian (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s kustutamine õnnestus" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Ei saa kustutada %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Kas olete kindel?" @@ -143,60 +143,60 @@ msgstr "" msgid "None" msgstr "Puudub" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Muutsin %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ja" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Lisatud %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Muudetud %(list)s objektil %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Kustutatud %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ühtegi välja ei muudetud." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" lisamine õnnestus." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Võite jätkata redigeerimist." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Võite jätkata uue %s lisamisega." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" muutmine õnnestus." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -204,54 +204,54 @@ msgstr "" "Palun märgistage elemendid, millega soovite toiminguid sooritada. Ühtegi " "elementi ei muudetud." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Toiming valimata." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Lisa %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Muuda %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Andmebaasi viga" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "valitud 0/%(cnt)s" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" kustutati." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Muudatuste ajalugu: %s" @@ -825,16 +825,16 @@ msgstr "Reseti parool" msgid "All dates" msgstr "Kõik kuupäevad" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Puudub)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Vali %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Vali %s mida muuta" diff --git a/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo index 9aabb6bc58..e0c1cabb93 100644 Binary files a/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po index 82638bb374..02216d7f98 100644 --- a/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: eallik \n" "Language-Team: Estonian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo b/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo index 519d36306c..52d53270ed 100644 Binary files a/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/django.po b/django/contrib/admin/locale/eu/LC_MESSAGES/django.po index 2aeb3837fe..09c83488aa 100644 --- a/django/contrib/admin/locale/eu/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/eu/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:11-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 14:08+0000\n" "Last-Translator: Aitzol Naberan \n" "Language-Team: Basque (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s elementu ezabatu dira." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Ezin ezabatu %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ziur al zaude?" @@ -147,60 +147,60 @@ msgstr "LogEntry objektua" msgid "None" msgstr "None" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s aldatuta." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "eta" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" gehituta." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Changed %(list)s for %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ezabatuta." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ez da eremurik aldatu." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" ondo gehitu da." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Berriro alkatu zenezake beherago." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Beste %s gehitu dezakezu jarraian." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ondo aldatu da." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +208,54 @@ msgstr "" "Elementuak aukeratu behar dira beraien gain ekintzak burutzeko. Ez da " "elementurik aldatu." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Ez dago ekintzarik aukeratuta." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s gehitu" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Ez da existitzen %(key)r gakodun %(name)s objecturik." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s aldatu" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Data base errorea" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "Guztira %(cnt)s, 0 aukeratuta" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" ondo ezabatu da." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Aldaketa zerrenda: %s" @@ -824,16 +824,16 @@ msgstr "Pasahitza berrezarri" msgid "All dates" msgstr "Data guztiak" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s aukeratu" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Aldaketarako %s aukeratu" diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo index daaeb6cbc8..b2d98f5d80 100644 Binary files a/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po index 78e48a9e2e..234a567221 100644 --- a/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 14:15+0000\n" "Last-Translator: Aitzol Naberan \n" "Language-Team: Basque (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo index 1e3bd44b23..a4288a88d5 100644 Binary files a/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/django.po b/django/contrib/admin/locale/fa/LC_MESSAGES/django.po index acb1506197..4689628d8e 100644 --- a/django/contrib/admin/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Persian (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d عدد از %(items)s با موفقیت پاک شد" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "آیا مطمئن هستید؟" @@ -144,112 +144,112 @@ msgstr "" msgid "None" msgstr "هیچ" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s تغییر یافته." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "و" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s «%(object)s» اضافه شد." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s %(name)s «%(object)s» تغییر یافت." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s «%(object)s» حذف شد." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "فیلدی تغییر نیافته است." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s «%(obj)s» با موفقیت اضافه شد." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "می‌توانید مجدداً آنرا در این پایین ویراش کنید." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "می‌توانید یک %s دیگر در این پایین اضافه کنید" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s·\"%(obj)s\" با موفقیت تغییر یافت." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s·\"%(obj)s\" با موفقیت اضافه شد. می‌توانید در این پایین ویرایشش کنید." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "اضافه کردن %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "تغییر %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "خطا در بانک اطلاعاتی" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s·\"%(obj)s\" با موفقیت حذف شد." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "تاریخچهٔ تغییر: %s" @@ -806,16 +806,16 @@ msgstr "ایجاد گذرواژهٔ جدید" msgid "All dates" msgstr "همهٔ تاریخ‌ها" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s انتخاب کنید" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s را برای تغییر انتخاب کنید" diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo index 372f8ace11..228becb1d1 100644 Binary files a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po index 061852c6e3..7b274dd8f0 100644 --- a/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Sina Cheraghi \n" "Language-Team: Persian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo index 7ae836ffc2..fe07f3a01c 100644 Binary files a/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/django.po b/django/contrib/admin/locale/fi/LC_MESSAGES/django.po index b3c0d7d0fc..75e5f83ddd 100644 --- a/django/contrib/admin/locale/fi/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Antti Kaihola \n" "Language-Team: Finnish (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Onnistuneesti poistettu %(count)d \"%(items)s\"-kohdetta." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Ei voida poistaa: %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Oletko varma?" @@ -143,60 +143,60 @@ msgstr "" msgid "None" msgstr "Ei arvoa" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Muokattu: %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ja" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Lisätty %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Muutettu %(list)s kohteelle %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Poistettu %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ei muutoksia kenttiin." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" on lisätty." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Voit muokata sitä edelleen alla." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Uusi %s on lisättävissä alla." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" on muutettu." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -204,54 +204,54 @@ msgstr "" "Kohteiden täytyy olla valittuna, jotta niihin voi kohdistaa toimintoja. " "Kohteita ei ole muutettu." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Ei toimintoa valittuna." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Lisää %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Muokkaa %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Tietokantavirhe" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 valittuna %(cnt)s mahdollisesta" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" on poistettu." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Muokkaushistoria: %s" @@ -821,16 +821,16 @@ msgstr "Nollaa salasanani" msgid "All dates" msgstr "Kaikki päivät" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ei mitään)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Valitse %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Valitse muokattava %s" diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo index 049d1af422..2b37d1c06b 100644 Binary files a/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po index 63c3928aec..fed367eb15 100644 --- a/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Antti Kaihola \n" "Language-Team: Finnish (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo index e4c48404da..7519e47f2c 100644 Binary files a/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/django.po b/django/contrib/admin/locale/fr/LC_MESSAGES/django.po index ccfa1e693f..cfecfd39b9 100644 --- a/django/contrib/admin/locale/fr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: claudep \n" "Language-Team: French (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s supprimés avec succès." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Impossible de supprimer %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Êtes-vous sûr ?" @@ -148,54 +148,54 @@ msgstr "Objet de journal" msgid "None" msgstr "Aucun(e)" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Modifié %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "et" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s « %(object)s » ajouté." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s modifié pour %(name)s « %(object)s »." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s « %(object)s » supprimé." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Aucun champ modifié." -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Vous pouvez continuer l'édition ci-dessous." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Vous pouvez ajouter un autre %s ci-dessous." -#: options.py:824 +#: options.py:822 #, 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:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -203,7 +203,7 @@ msgstr "" "L'objet %(name)s « %(obj)s » a été ajouté avec succès. Vous pouvez continuer " "l'édition ci-dessous." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -211,54 +211,54 @@ msgstr "" "Des éléments doivent être sélectionnés afin d'appliquer les actions. Aucun " "élément n'a été modifié." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Aucune action sélectionnée." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Ajout %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modification de %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Erreur de base de données" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 sur %(cnt)s sélectionné" -#: options.py:1285 +#: options.py:1283 #, 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:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Historique des changements : %s" @@ -838,16 +838,16 @@ msgstr "Réinitialiser mon mot de passe" msgid "All dates" msgstr "Toutes les dates" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(aucun-e)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Sélectionnez %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Sélectionnez l'objet %s à changer" diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo index 1591deb87c..b838daa4f7 100644 Binary files a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po index 718c75baac..ec06c0c64c 100644 --- a/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: claudep \n" "Language-Team: French (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo index 4b3749df09..16a9345b22 100644 Binary files a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po index a4dd73cb57..19db0c6753 100644 --- a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2011-03-20 18:56+0000\n" "Last-Translator: Django team\n" "Language-Team: English \n" @@ -19,12 +19,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "" @@ -139,113 +139,113 @@ msgstr "" msgid "None" msgstr "" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "" @@ -781,16 +781,16 @@ msgstr "" msgid "All dates" msgstr "" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "" -#: views/main.py:75 +#: views/main.py:76 #, 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 index fd92a65cd7..8f20b69ace 100644 Binary files a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po index 1d6596b132..f4e0e3e5fc 100644 --- a/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\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" diff --git a/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo index bc69c91bb5..6e247659f8 100644 Binary files a/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ga/LC_MESSAGES/django.po b/django/contrib/admin/locale/ga/LC_MESSAGES/django.po index 35ba0d1704..ff1a6b6927 100644 --- a/django/contrib/admin/locale/ga/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ga/LC_MESSAGES/django.po @@ -2,13 +2,13 @@ # # Translators: # Jannis Leidel , 2011. -# Michael Thornhill , 2011. +# Michael Thornhill , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-16 11:42+0000\n" "Last-Translator: Michael Thornhill \n" "Language-Team: Irish (http://www.transifex.net/projects/p/django/language/" "ga/)\n" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "D'éirigh le scriosadh %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Ní féidir scriosadh %(name)s " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "An bhfuil tú cinnte?" @@ -79,6 +79,8 @@ msgid "" "Please enter the correct username and password for a staff account. Note " "that both fields are case-sensitive." msgstr "" +"Le do thoil, iontráil ainm úsaideora agus focal faire ceart. Bí cúramach go " +"bhfuil an beirt acu cásíogair." #: forms.py:18 msgid "Please log in again, because your session has expired." @@ -124,74 +126,74 @@ msgstr "loga iontrálacha" #: models.py:40 #, python-format msgid "Added \"%(object)s\"." -msgstr "" +msgstr "\"%(object)s\" curtha isteach." #: models.py:42 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "\"%(object)s\" - %(changes)s aithrithe" #: models.py:44 #, python-format msgid "Deleted \"%(object)s.\"" -msgstr "" +msgstr "\"%(object)s.\" scrioste" #: models.py:46 msgid "LogEntry Object" -msgstr "" +msgstr "Oibiacht LogEntry" #: options.py:150 options.py:166 msgid "None" msgstr "Dada" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Athraithe %s" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "agus" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Suimithe %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Athraithe %(list)s le %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Scriosaithe %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Dada réimse aithraithe" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Bhí %(name)s \"%(obj)s\" breisithe go rathúil" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Is féidir leat é a cuir in eagar thíos." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Is féidir le ceann eile %s a cuir le thíos." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Bhí an %(name)s \"%(obj)s\" aithraithe to rathúil" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -199,7 +201,7 @@ msgstr "" "Chuir an %(name)s·\"%(obj)s\"·go rathúil.·Is féidir leat é a cuir in eagar " "thíos." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -207,30 +209,30 @@ msgstr "" "Ní mór Míreanna a roghnú chun caingne a dhéanamh orthu. Níl aon mhíreanna a " "athrú." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Uimh gníomh roghnaithe." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Cuir %s le" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Aithrigh %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Botún bunachar sonraí" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -240,7 +242,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -250,17 +252,17 @@ msgstr[2] "Gach %(total_count)s roghnaithe" msgstr[3] "Gach %(total_count)s roghnaithe" msgstr[4] "Gach %(total_count)s roghnaithe" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 as %(cnt)s roghnaithe." -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Bhí %(name)s \"%(obj)s\" scrioste go rathúil." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Athraigh stáir %s" @@ -437,16 +439,16 @@ msgstr "Scagaire" #: templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "" +msgstr "Bain as sórtáil" #: templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" -msgstr "" +msgstr "Sórtáil tosaíocht: %(priority_number)s" #: templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "" +msgstr "Toggle sórtáil" #: templates/admin/delete_confirmation.html:12 #: templates/admin/submit_line.html:4 @@ -573,7 +575,7 @@ msgstr "Focal faire:" #: templates/admin/login.html:45 msgid "Forgotten your password or username?" -msgstr "" +msgstr "Dearmad déanta ar do focal faire nó ainm úsaideora" #: templates/admin/object_history.html:24 msgid "Date/time" @@ -842,16 +844,16 @@ msgstr "Athsocraigh mo focal faire" msgid "All dates" msgstr "Gach dáta" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Dada)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Roghnaigh %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Roghnaigh %s a athrú" diff --git a/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo index e971f9588c..0d1b86fab0 100644 Binary files a/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po index aca2cc4b7a..7e0fe0ee16 100644 --- a/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po @@ -2,13 +2,13 @@ # # Translators: # Jannis Leidel , 2011. -# Michael Thornhill , 2011. +# Michael Thornhill , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-16 12:28+0000\n" "Last-Translator: Michael Thornhill \n" "Language-Team: Irish (http://www.transifex.net/projects/p/django/language/" "ga/)\n" @@ -30,11 +30,15 @@ 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 "" +"Is é seo an liosta %s ar fáil. Is féidir leat a roghnú roinnt ag roghnú acu " +"sa bhosca thíos agus ansin cliceáil ar an saighead \"Roghnaigh\" idir an dá " +"boscaí." #: 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 msgid "Filter" @@ -47,11 +51,11 @@ msgstr "Roghnaigh iomlán" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Cliceáil anseo chun %s go léir a roghnú." #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Roghnaigh" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -68,15 +72,18 @@ 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 "" +"Is é seo an liosta de %s roghnaithe. Is féidir leat iad a bhaint amach má " +"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 msgid "Remove all" -msgstr "" +msgstr "Scrois gach ceann" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +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 msgid "%(sel)s of %(cnt)s selected" diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo index 5b06767699..5fab28bfaf 100644 Binary files a/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/django.po b/django/contrib/admin/locale/gl/LC_MESSAGES/django.po index 256ed7033c..ef9b30ba84 100644 --- a/django/contrib/admin/locale/gl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/gl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: fasouto \n" "Language-Team: Galician (http://www.transifex.net/projects/p/django/language/" @@ -26,12 +26,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Borrado exitosamente %(count)d %(items)s" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Non se pode eliminar %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "¿Está seguro?" @@ -148,60 +148,60 @@ msgstr "" msgid "None" msgstr "Ningún" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Modificado(s) %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "e" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Engadido %(name)s \"%(object)s\"" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificáronse %(list)s en %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Elimináronse %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Non se modificou ningún campo." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Engadiuse correctamente o/a %(name)s \"%(obj)s\"." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Pode editalo embaixo." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Pode engadir outro/a %s embaixo." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Modificouse correctamente o/a %(name)s \"%(obj)s\"." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,54 +209,54 @@ msgstr "" "Deb seleccionar ítems para poder facer accións con eles. Ningún ítem foi " "cambiado." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Non se elixiu ningunha acción." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Engadir %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Erro da base de datos" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s seleccionados." -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Eliminouse correctamente o/a %(name)s \"%(obj)s\"." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Histórico de cambios: %s" @@ -831,16 +831,16 @@ msgstr "Recuperar o meu contrasinal" msgid "All dates" msgstr "Todas as datas" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ningún)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Seleccione un/ha %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Seleccione %s que modificar" diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo index 0d847c381a..81f3a297bb 100644 Binary files a/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po index 1fd317ebb7..81f7107411 100644 --- a/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: fonso \n" "Language-Team: Galician (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/he/LC_MESSAGES/django.mo b/django/contrib/admin/locale/he/LC_MESSAGES/django.mo index 9e0e0d3efc..6c99a1adee 100644 Binary files a/django/contrib/admin/locale/he/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/he/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/he/LC_MESSAGES/django.po b/django/contrib/admin/locale/he/LC_MESSAGES/django.po index 020ddbbd7a..2c03f68a46 100644 --- a/django/contrib/admin/locale/he/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/he/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Meir Kriheli \n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s נמחקו בהצלחה." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "לא ניתן למחוק %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "האם את/ה בטוח/ה ?" @@ -144,113 +144,113 @@ msgstr "" msgid "None" msgstr "ללא" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s שונה." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ו" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "התווסף %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "שונה %(list)s עבור %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "נמחק %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "אף שדה לא השתנה." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "הוספת %(name)s \"%(obj)s\" בוצעה בהצלחה." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "ניתן לערוך שוב מתחת" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "ניתן להוסיף %s נוסף מתחת." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "שינוי %(name)s \"%(obj)s\" בוצע בהצלחה." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "הוספת %(name)s \"%(obj)s\" בוצעה בהצלחה. ניתן לערוך אותו שוב מתחת." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "יש לסמן פריטים כדי לבצע עליהם פעולות. לא שונו פריטים." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "לא נבחרה פעולה." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "הוספת %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "הפריט %(name)s עם המפתח הראשי %(key)r אינו קיים." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "שינוי %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "שגיאת בסיס נתונים" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 מ %(cnt)s נבחרות" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "מחיקת %(name)s \"%(obj)s\" בוצעה בהצלחה." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "היסטוריית שינוי: %s" @@ -813,16 +813,16 @@ msgstr "אפס את סיסמתי" msgid "All dates" msgstr "כל התאריכים" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(אין)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "בחירת %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "בחירת %s לשינוי" diff --git a/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo index d420073a83..e3bad0ef4a 100644 Binary files a/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po index 5fd6422a15..dfb148dcae 100644 --- a/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Alex Gaynor \n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo index 90e435122e..b2ba165b9f 100644 Binary files a/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/django.po b/django/contrib/admin/locale/hi/LC_MESSAGES/django.po index 7139b37b3b..af4eab2d7c 100644 --- a/django/contrib/admin/locale/hi/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hi/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Chandan kumar \n" "Language-Team: Hindi (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s सफलतापूर्वक हट गयें |" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s नहीं हटा सकते" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "क्या आप निश्चित हैं?" @@ -147,114 +147,114 @@ msgstr "LogEntry ऑब्जेक्ट" msgid "None" msgstr "कोई नहीं" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s को बदला गया हैं" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "और" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" को जोडा गया हैं" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" की %(list)s बदला गया है" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" निकाला गया है" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "कोई क्षेत्र नहीं बदला" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" को कामयाबी से जोडा गया है" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "आप इसे फिर से संपादित कर सकते हैं" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "आप नीचे एक और %s जोड सकते हैं" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" को कामयाबी से बदला गया हैं" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" कामयाबी से जोडा गया हैं । आप इसे फिर से संपादित कर सकते हैं" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "कार्रवाई हेतु आयटम सही अनुक्रम में चुने जाने चाहिए | कोई आइटम नहीं बदले गये हैं." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "कोई कार्रवाई नहीं चुनी है |" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s बढाएं" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s नामक कोई वस्तू जिस की प्राथमिक कुंजी %(key)r हो, अस्तित्व में नहीं हैं |" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s बदलो" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "डेटाबेस त्रुटि" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s में से 0 चुने" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" को कामयाबी से निकाला गया है" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "इतिहास बदलो: %s" @@ -820,16 +820,16 @@ msgstr " मेरे कूटशब्द की पुनःस्थाप msgid "All dates" msgstr "सभी तिथियों" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(कोई नहीं)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s चुनें" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s के बदली के लिए चयन करें" diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo index 0e8df3e8a2..5757046b66 100644 Binary files a/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po index b44e486952..9b13753fdb 100644 --- a/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-15 12:59+0000\n" "Last-Translator: Chandan kumar \n" "Language-Team: Hindi (http://www.transifex.net/projects/p/django/language/" "hi/)\n" @@ -30,11 +30,13 @@ 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 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "इस बॉक्स में टाइप करने के लिए नीचे उपलब्ध %s की सूची को फ़िल्टर करें." #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -42,16 +44,16 @@ msgstr "छानना" #: static/admin/js/SelectFilter2.js:61 msgid "Choose all" -msgstr "सारे चुनें" +msgstr "सभी चुनें" #: 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 msgid "Choose" -msgstr "" +msgstr "चुनें" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -60,7 +62,7 @@ msgstr "हटाना" #: static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" -msgstr "%s चुना गया हैं" +msgstr "चुनें %s" #: static/admin/js/SelectFilter2.js:76 #, c-format @@ -68,6 +70,8 @@ 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 msgid "Remove all" @@ -76,7 +80,7 @@ msgstr "सभी को हटाएँ" #: 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 msgid "%(sel)s of %(cnt)s selected" diff --git a/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo index 2b4daa9e5d..2a4dcaa2b9 100644 Binary files a/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/hr/LC_MESSAGES/django.po b/django/contrib/admin/locale/hr/LC_MESSAGES/django.po index 02fa4a24ba..24a7cbc1c1 100644 --- a/django/contrib/admin/locale/hr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hr/LC_MESSAGES/django.po @@ -2,6 +2,7 @@ # # Translators: # aljosa , 2011. +# Bojan Mihelač , 2012. # Davor Lučić , 2011. # Jannis Leidel , 2011. # Ylodi , 2011. @@ -9,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" -"Last-Translator: aljosa \n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-19 16:18+0000\n" +"Last-Translator: Bojan Mihelač \n" "Language-Team: Croatian (http://www.transifex.net/projects/p/django/language/" "hr/)\n" "Language: hr\n" @@ -26,12 +27,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspješno izbrisano %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Nije moguće izbrisati %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Jeste li sigurni?" @@ -81,6 +82,8 @@ msgid "" "Please enter the correct username and password for a staff account. Note " "that both fields are case-sensitive." msgstr "" +"Molimo unesite ispravno korisničko ime i lozinku za korisnički račun " +"osoblja. Uzmite u obzir da oba polja razlikuju velika/mala slova." #: forms.py:18 msgid "Please log in again, because your session has expired." @@ -126,80 +129,80 @@ msgstr "zapisi" #: models.py:40 #, python-format msgid "Added \"%(object)s\"." -msgstr "" +msgstr "Dodano \"%(object)s\"." #: models.py:42 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "Promijenjeno \"%(object)s\" - %(changes)s" #: models.py:44 #, python-format msgid "Deleted \"%(object)s.\"" -msgstr "" +msgstr "Obrisano \"%(object)s.\"" #: models.py:46 msgid "LogEntry Object" -msgstr "" +msgstr "Log zapis" #: options.py:150 options.py:166 msgid "None" msgstr "Nijedan" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Promijenjeno %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "i" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodano %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Promijeni %(list)s za %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Izbrisani %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nije bilo promjena polja." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" uspješno je dodano." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Možete ponovo urediti unos dolje." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Možete dodati još jedan %s ispod." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" uspješno promijenjeno." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -207,30 +210,30 @@ msgstr "" "Unosi moraju biti odabrani da bi se nad njima mogle izvršiti akcije. Nijedan " "unos nije promijenjen." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nije odabrana akcija." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Novi unos (%s)" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Promijeni %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Pogreška u bazi" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -238,7 +241,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -246,17 +249,17 @@ msgstr[0] "%(total_count)s odabrano" msgstr[1] "Svih %(total_count)s odabrano" msgstr[2] "Svih %(total_count)s odabrano" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s odabrano" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" uspješno izbrisan." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Promijeni povijest: %s" @@ -430,16 +433,16 @@ msgstr "Filter" #: templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "" +msgstr "Odstrani iz sortiranja" #: templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" -msgstr "" +msgstr "Prioritet sortiranja: %(priority_number)s" #: templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "" +msgstr "Preklopi sortiranje" #: templates/admin/delete_confirmation.html:12 #: templates/admin/submit_line.html:4 @@ -565,7 +568,7 @@ msgstr "Lozinka:" #: templates/admin/login.html:45 msgid "Forgotten your password or username?" -msgstr "" +msgstr "Zaboravili ste lozinku ili korisničko ime?" #: templates/admin/object_history.html:24 msgid "Date/time" @@ -827,16 +830,16 @@ msgstr "Resetiraj moju lozinku" msgid "All dates" msgstr "Svi datumi" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Nijedan)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Odaberi %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Odaberi za promjenu - %s" diff --git a/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo index 0c27de5421..cd94c23894 100644 Binary files a/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po index 7f4f67cb60..ce45497183 100644 --- a/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po @@ -2,15 +2,16 @@ # # Translators: # aljosa , 2011. +# Bojan Mihelač , 2012. # Davor Lučić , 2011. # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" -"Last-Translator: aljosa \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-22 11:03+0000\n" +"Last-Translator: Bojan Mihelač \n" "Language-Team: Croatian (http://www.transifex.net/projects/p/django/language/" "hr/)\n" "Language: hr\n" @@ -31,11 +32,13 @@ 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 "" +"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 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Tipkajte u ovo polje da filtrirate listu dostupnih %s." #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -48,11 +51,11 @@ msgstr "Odaberi sve" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Kliknite da odabrete sve %s odjednom." #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Izaberi" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -69,15 +72,17 @@ 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 "" +"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 msgid "Remove all" -msgstr "" +msgstr "Ukloni sve" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Kliknite da uklonite sve izabrane %s odjednom." #: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo b/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo index 8b47bb8306..dbd0c48136 100644 Binary files a/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/django.po b/django/contrib/admin/locale/hu/LC_MESSAGES/django.po index 1a34e2cea9..4eb299ddce 100644 --- a/django/contrib/admin/locale/hu/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # Translators: # , 2011. # Jannis Leidel , 2011. +# Kristóf Gruber <>, 2012. # Szilveszter Farkas , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" -"Last-Translator: slink \n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-19 19:23+0000\n" +"Last-Translator: Kristóf Gruber <>\n" "Language-Team: Hungarian (http://www.transifex.net/projects/p/django/" "language/hu/)\n" "Language: hu\n" @@ -24,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s sikeresen törölve lett." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s törlése nem sikerült" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Biztos benne?" @@ -124,80 +125,80 @@ msgstr "naplóbejegyzések" #: models.py:40 #, python-format msgid "Added \"%(object)s\"." -msgstr "" +msgstr "\"%(object)s\" hozzáadva." #: models.py:42 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "\"%(object)s\" megváltoztatva: %(changes)s" #: models.py:44 #, python-format msgid "Deleted \"%(object)s.\"" -msgstr "" +msgstr "\"%(object)s\" törölve." #: models.py:46 msgid "LogEntry Object" -msgstr "" +msgstr "Napló bejegyzés objektum" #: options.py:150 options.py:166 msgid "None" msgstr "Egyik sem" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s módosítva." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "és" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s létrehozva." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s tulajdonságai (%(list)s) megváltoztak." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s törlésre került." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Egy mező sem változott." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "\"%(obj)s\" %(name)s sikeresen létrehozva." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Alább ismét szerkesztheti." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Alább hozzáadhat egy másikat ebből: %s." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "\"%(obj)s\" %(name)s sikeresen módosítva." -#: options.py:832 +#: options.py:830 #, 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 szerkesztheted." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -205,54 +206,54 @@ msgstr "" "A műveletek végrehajtásához ki kell választani legalább egy elemet. Semmi " "sem lett módosítva." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nem választott ki műveletet." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Új %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s módosítása" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Adatbázis hiba" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 kiválasztva ennyiből: %(cnt)s" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "\"%(obj)s\" %(name)s sikeresen törölve." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Változások története: %s" @@ -425,16 +426,16 @@ msgstr "Szűrő" #: templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "" +msgstr "Eltávolítás a rendezésből" #: templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" -msgstr "" +msgstr "Prioritás rendezésnél: %(priority_number)s" #: templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "" +msgstr "Rendezés megfordítása" #: templates/admin/delete_confirmation.html:12 #: templates/admin/submit_line.html:4 @@ -562,7 +563,7 @@ msgstr "Jelszó:" #: templates/admin/login.html:45 msgid "Forgotten your password or username?" -msgstr "" +msgstr "Elfelejtetted a jelszavad vagy felhasználó neved?" #: templates/admin/object_history.html:24 msgid "Date/time" @@ -824,16 +825,16 @@ msgstr "Jelszavam törlése" msgid "All dates" msgstr "Minden dátum" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(nincs)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Kiválasztás %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Válasszon ki egyet a módosításhoz (%s)" diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo index 8bb9142327..8e853f000d 100644 Binary files a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po index 07e2f6eae3..9383aef026 100644 --- a/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. # # Translators: +# Attila Nagy <>, 2012. # Jannis Leidel , 2011. # János Péter Ronkay , 2011. # Szilveszter Farkas , 2011. @@ -8,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" -"Last-Translator: Szilveszter Farkas \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-19 19:28+0000\n" +"Last-Translator: Attila Nagy <>\n" "Language-Team: Hungarian (http://www.transifex.net/projects/p/django/" "language/hu/)\n" "Language: hu\n" @@ -51,7 +52,7 @@ msgstr "" #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Választás" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -71,7 +72,7 @@ msgstr "" #: static/admin/js/SelectFilter2.js:80 msgid "Remove all" -msgstr "" +msgstr "Összes törlése" #: static/admin/js/SelectFilter2.js:80 #, c-format diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/django.mo b/django/contrib/admin/locale/id/LC_MESSAGES/django.mo index 6895e7c20d..ba642033c6 100644 Binary files a/django/contrib/admin/locale/id/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/id/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/django.po b/django/contrib/admin/locale/id/LC_MESSAGES/django.po index 50e880c78d..4553b86982 100644 --- a/django/contrib/admin/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: rodin \n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/django/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Berhasil menghapus %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Tidak dapat menghapus %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Yakin?" @@ -146,54 +146,54 @@ msgstr "Objek LogEntry" msgid "None" msgstr "None" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s diubah" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "dan" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ditambahkan." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s untuk %(name)s \"%(object)s\" diubah." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" dihapus." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Tidak ada bidang yang berubah." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" berhasil ditambahkan." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Anda boleh mengubahnya kembali di bawah." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Anda boleh menambahkan %s lagi di bawah." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" berhasil diubah." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -201,59 +201,59 @@ msgstr "" "%(name)s \"%(obj)s\" berhasil ditambahkan. Anda dapat mengeditnya lagi di " "bawah ini." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 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:920 +#: options.py:918 msgid "No action selected." msgstr "Tidak ada aksi yang dipilih." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Tambahkan %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Ubah %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Galat basis data" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s dipilih" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 dari %(cnt)s dipilih" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" berhasil dihapus." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Ubah riwayat: %s" @@ -822,16 +822,16 @@ msgstr "Setel ulang sandi saya" msgid "All dates" msgstr "Semua tanggal" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Tidak ada)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Pilih %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Pilih %s untuk diubah" diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo index e03a6bdfee..8aa8502e28 100644 Binary files a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po index d294b19092..9f17214a51 100644 --- a/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: rodin \n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/django.mo b/django/contrib/admin/locale/is/LC_MESSAGES/django.mo index 0296f0ba48..2a56f80c2a 100644 Binary files a/django/contrib/admin/locale/is/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/is/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/django.po b/django/contrib/admin/locale/is/LC_MESSAGES/django.po index f05ff3a02f..a08d274f18 100644 --- a/django/contrib/admin/locale/is/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/is/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-19 14:41+0000\n" "Last-Translator: Hafsteinn Einarsson \n" "Language-Team: Icelandic (http://www.transifex.net/projects/p/django/" "language/is/)\n" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Eyddi %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Get ekki eytt %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ertu viss?" @@ -146,61 +146,61 @@ msgstr "LogEntry hlutur" msgid "None" msgstr "Ekkert" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Breytti %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "og" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Bætti við %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Breytti %(list)s fyrir %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Eyddi %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Engum reitum breytt." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s „%(obj)s“ var bætt við." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Þú getur breytt því aftur að neðan." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Þú getur bætt öðru %s við að neðan." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s „%(obj)s“ hefur verið breytt." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +208,54 @@ msgstr "" "Hlutir verða að vera valdir til að framkvæma aðgerðir á þeim. Engu hefur " "verið breytt." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Engin aðgerð valin." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Bæta við %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Breyta %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Gagnagrunnsvilla" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 af %(cnt)s valin" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s „%(obj)s“ var eytt." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Breytingarsaga: %s" @@ -562,7 +562,7 @@ msgstr "Lykilorð:" #: templates/admin/login.html:45 msgid "Forgotten your password or username?" -msgstr "" +msgstr "Gleymt notandanafn eða lykilorð?" #: templates/admin/object_history.html:24 msgid "Date/time" @@ -824,16 +824,16 @@ msgstr "Endursstilla lykilorðið mitt" msgid "All dates" msgstr "Allar dagsetningar" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ekkert)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Veldu %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Veldu %s til að breyta" diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo index eac18a8fd9..519a61f898 100644 Binary files a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po index dafbf7ce23..3627ee7b0e 100644 --- a/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po @@ -1,15 +1,16 @@ # This file is distributed under the same license as the Django package. # # Translators: +# , 2012. # Hafsteinn Einarsson , 2011, 2012. # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" -"Last-Translator: Hafsteinn Einarsson \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-20 00:23+0000\n" +"Last-Translator: gudbergur \n" "Language-Team: Icelandic (http://www.transifex.net/projects/p/django/" "language/is/)\n" "Language: is\n" @@ -29,11 +30,13 @@ 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 "" +"Þ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 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Skrifaðu í boxið til að sía listann af því %s sem er í boði." #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -46,11 +49,11 @@ msgstr "Velja öll" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Smelltu til að velja allt %s í einu." #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Veldu" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -67,6 +70,8 @@ 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 "" +"Þ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 msgid "Remove all" @@ -75,7 +80,7 @@ msgstr "Eyða öllum" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Smelltu til að fjarlægja allt valið %s í einu." #: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/django.mo b/django/contrib/admin/locale/it/LC_MESSAGES/django.mo index 1f1e9ed2a5..e295078229 100644 Binary files a/django/contrib/admin/locale/it/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/django.po b/django/contrib/admin/locale/it/LC_MESSAGES/django.po index 3e636bbbce..73065c6938 100644 --- a/django/contrib/admin/locale/it/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Nicola Larosa \n" "Language-Team: Italian (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Cancellati/e con successo %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Impossibile cancellare %(name)s " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Sei sicuro?" @@ -146,54 +146,54 @@ msgstr "Oggetto LogEntry" msgid "None" msgstr "Nessuno" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s modificato/a." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "e" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Aggiunto/a %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Cambiato %(list)s per %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Cancellato/a %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nessun campo modificato." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" aggiunto/a correttamente." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "È possibile modificare nuovamente qui sotto." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Puoi aggiungere un altro/a %s qui sotto." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" modificato/a correttamente." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -201,7 +201,7 @@ msgstr "" "%(name)s \"%(obj)s\" aggiunto/a correttamente. Puoi modificare ancora qui " "sotto." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,54 +209,54 @@ msgstr "" "Occorre selezionare degli oggetti per potervi eseguire azioni. Nessun " "oggetto è stato cambiato." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nessuna azione selezionata." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Aggiungi %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modifica %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Errore nel database" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 di %(cnt)s selezionati/e" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" cancellato/a correttamente." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Tracciato delle modifiche: %s" @@ -828,16 +828,16 @@ msgstr "Reimposta la mia password" msgid "All dates" msgstr "Tutte le date" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Nessuno)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Scegli %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Scegli %s da modificare" diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo index 0a8c559385..329ce00798 100644 Binary files a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po index 5671d5a8b3..bb39038519 100644 --- a/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Nicola Larosa \n" "Language-Team: Italian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo index c077fbe1d9..e4dc87c223 100644 Binary files a/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/django.po b/django/contrib/admin/locale/ja/LC_MESSAGES/django.po index 1f42566d35..5f20b58ae2 100644 --- a/django/contrib/admin/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 13:54+0000\n" "Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d 個の %(items)sを削除しました。" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s が削除できません" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "よろしいですか?" @@ -147,112 +147,112 @@ msgstr "ログエントリー オブジェクト" msgid "None" msgstr "None" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s を変更しました。" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "と" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\"を追加しました。" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" の %(list)s を変更しました。" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" を削除しました。" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "変更はありませんでした。" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" を追加しました。" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "続けて編集できます。" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "続けて別の %s を追加できます。" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" を変更しました。" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" を追加しました。続けて編集できます。" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "操作を実行するには、対象を選択する必要があります。何も変更されませんでした。" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "操作が選択されていません。" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s を追加" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "主キーが %(key)r である %(name)s オブジェクトは存在しません。" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s を変更" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "データベースエラー" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s 個選択されました" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s個の内ひとつも選択されていません" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" を削除しました。" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "変更履歴: %s" @@ -818,16 +818,16 @@ msgstr "パスワードをリセット" msgid "All dates" msgstr "いつでも" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(なし)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s を選択" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "変更する %s を選択" diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo index 4655d53d10..81234f5ade 100644 Binary files a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po index 6c9b9abe7d..483875a743 100644 --- a/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 14:03+0000\n" "Last-Translator: Shinya Okano \n" "Language-Team: Japanese (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo index 2dffba9bd3..df9e9aa65f 100644 Binary files a/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ka/LC_MESSAGES/django.po b/django/contrib/admin/locale/ka/LC_MESSAGES/django.po index 5bfd4d36c4..64322c5879 100644 --- a/django/contrib/admin/locale/ka/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ka/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Georgian (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s წარმატებით წაიშალა." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s ვერ იშლება" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "დარწმუნებული ხართ?" @@ -145,54 +145,54 @@ msgstr "" msgid "None" msgstr "არცერთი" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s შეცვლილია." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "და" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "დამატებულია %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "შეცვლილია %(list)s for %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "წაშლილია %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "არცერთი ველი არ შეცვლილა." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" წარმატებით დაემატა." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "თქვენ შეგიძლიათ შეცვალოთ იგი." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "შეგიძლიათ დაამატოთ კიდევ ერთი %s." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" წარმატებით შეიცვალა." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -200,7 +200,7 @@ msgstr "" "%(name)s \"%(obj)s\" წარმატებით დაემატა. შეგიძლიათ განაგრძოთ მისი " "რედაქტირება." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,52 +208,52 @@ msgstr "" "ობიექტებზე მოქმედებების შესასრულებლად ისინი არჩეული უნდა იყოს. არცერთი " "ობიექტი არჩეული არ არის." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "მოქმედება არჩეული არ არის." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "დავამატოთ %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s-ის ობიექტი პირველადი გასაღებით %(key)r არ არსებობს." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "შევცვალოთ %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "მონაცემთა ბაზის შეცდომა" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s-ია არჩეული" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s-დან არცერთი არჩეული არ არის" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" წარმატებით წაიშალა." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "ცვლილებების ისტორია: %s" @@ -822,16 +822,16 @@ msgstr "აღვადგინოთ ჩემი პაროლი" msgid "All dates" msgstr "ყველა თარიღი" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "ავირჩიოთ %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "აირჩიეთ %s შესაცვლელად" diff --git a/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo index faf301597b..455baa1d90 100644 Binary files a/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po index bb8a6406e3..9165f819e8 100644 --- a/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Georgian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo index 5af0bd4aac..f097e1d5d1 100644 Binary files a/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/django.po b/django/contrib/admin/locale/kk/LC_MESSAGES/django.po index 4456648172..8049b561ad 100644 --- a/django/contrib/admin/locale/kk/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/kk/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: yun_man_ger \n" "Language-Team: Kazakh (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Таңдалған %(count)d %(items)s элемент өшірілді." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s өшіре алмайды" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Сенімдісіз бе?" @@ -145,90 +145,90 @@ msgstr "" msgid "None" msgstr "Ешнәрсе" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s өзгертілді." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "және" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" қосылды." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "\"%(object)s\" %(name)s-нің %(list)s өзгертілді." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" өшірілді." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ешқандай толтырма өзгермеді." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" сәтті қосылды." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Төменде сіз қайта өзгерте аласыз." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Төменнен басқа %s қоса аласыз." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" сәтті өзгертілді." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" сәтті қосылды. Оны төменде өзгерте аласыз." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Бірнәрсені өзгерту үшін бірінші оларды таңдау керек. Ешнәрсе өзгертілмеді." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Ешқандай әрекет таңдалмады." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s қосу" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Бірінші кілті %(key)r бар %(name)s объекті жоқ." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s өзгету" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Мәліметтер базасының қатесі" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -237,7 +237,7 @@ msgstr[0] "" "\n" "other: %(count)s %(name)s таңдалғандарының барі өзгертілді." -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -246,17 +246,17 @@ msgstr[0] "" "\n" "other: Барлығы %(total_count)s таңдалды" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 of %(cnt)s-ден 0 таңдалды" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" сәтті өшірілді." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Өзгерес тарихы: %s" @@ -822,16 +822,16 @@ msgstr "Құпия сөзді жаңала" msgid "All dates" msgstr "Барлық мерзімдер" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ешнарсе)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s таңда" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s өзгерту үщін таңда" diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo index 470d31a380..828a49a71b 100644 Binary files a/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po index bb8c835d91..c9c9529c24 100644 --- a/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Nurlan Rakhimzhanov \n" "Language-Team: Kazakh (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/km/LC_MESSAGES/django.mo b/django/contrib/admin/locale/km/LC_MESSAGES/django.mo index 68b5d6e5f9..9017dee613 100644 Binary files a/django/contrib/admin/locale/km/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/km/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/km/LC_MESSAGES/django.po b/django/contrib/admin/locale/km/LC_MESSAGES/django.po index 7d3f407553..5be670310c 100644 --- a/django/contrib/admin/locale/km/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/km/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: English \n" @@ -21,12 +21,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "តើលោកអ្នកប្រាកដទេ?" @@ -141,54 +141,54 @@ msgstr "" msgid "None" msgstr "" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "បានផ្លាស់ប្តូរ %s" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "និង" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "ពុំមានទិន្នន័យត្រូវបានផ្លាស់ប្តូរ។" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "ឈ្មោះកម្មវិធី %(name)s \"%(obj)s\" បានបញ្ជូលដោយជោគជ័យ​។" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "សូមសាកល្បងកែប្រែម្តងទៀត។" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "លោកអ្នកអាចបន្ថែម  %s ផ្សេងទៀតដូចខាងក្រោម។" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "កម្មវិធីឈ្មោះ %(name)s \"%(obj)s\" ត្រូវបានផ្លាស់ប្តូរដោយជោគជ័យ។" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -196,58 +196,58 @@ msgstr "" "ឈ្មោះកម្មវីធី %(name)s \"%(obj)s\" ត្រូវបានបន្ថែមដោយជោគជ័យ។" " លោកអ្នកអាចផ្លាស់ប្តូរម្តងទៀតនៅខាងក្រោម។" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "បន្ថែម %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "ផ្លាស់ប្តូរ %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "ទិន្នន័យមូលដ្ឋានមានបញ្ហា" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "ឈ្មោះកម្មវិធី %(name)s \"%(obj)s\" ត្រូវបានលប់ដោយជោគជ័យ។" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "សកម្មភាពផ្លាស់ប្តូរកន្លងមក : %s" @@ -790,16 +790,16 @@ msgstr "កំណត់ពាក្យសំងាត់សារជាថ្ម msgid "All dates" msgstr "កាលបរិច្ឆេទទាំងអស់" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "ជ្រើសរើស %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "ជ្រើសរើស %s ដើម្បីផ្លាស់ប្តូរ" diff --git a/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo index 997f30204e..e99adb3372 100644 Binary files a/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po index 365e44b92d..0be905586b 100644 --- a/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: English \n" diff --git a/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo index 3512c67eff..e12910deba 100644 Binary files a/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/kn/LC_MESSAGES/django.po b/django/contrib/admin/locale/kn/LC_MESSAGES/django.po index c95fd032f5..fdd0f9e5cc 100644 --- a/django/contrib/admin/locale/kn/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/kn/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Kannada (http://www.transifex.net/projects/p/django/language/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "ಖಚಿತಪಡಿಸುವಿರಾ? " @@ -142,54 +142,54 @@ msgstr "" msgid "None" msgstr "" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s ಬದಲಾಯಿಸಲಾಯಿತು." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ಮತ್ತು" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "ಯಾವುದೇ ಅಂಶಗಳು ಬದಲಾಗಲಿಲ್ಲ." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr " %(name)s \"%(obj)s\" ಅನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಸೇರಿಸಲಾಯಿತು." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "ನೀವು ಅದನ್ನು ಕೆಳಗೆ ಮತ್ತೆ ಬದಲಾಯಿಸಬಹುದು." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "ನೀವು ಕೆಳಗೆ ಇನ್ನೊಂದು %s ಸೇರಿಸಬಹುದು." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ಸಫಲವಾಗಿ ಬದಲಾಯಿಸಲಾಯಿತು." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -197,58 +197,58 @@ msgstr "" "%(name)s \"%(obj)s\" ಅನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಸೇರಿಸಲಾಯಿತು. ನೀವು ಕೆಳಗೆ ಅದನ್ನು ಮತ್ತೆ " "ಬದಲಾಯಿಸಬಹುದು." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s ಸೇರಿಸಿ" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s ಅನ್ನು ಬದಲಿಸು" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "ದತ್ತಸಂಚಯದ ದೋಷ" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." msgstr[0] "" -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" ಯಶಸ್ವಿಯಾಗಿ ಅಳಿಸಲಾಯಿತು." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "ಬದಲಾವಣೆಗಳ ಇತಿಹಾಸ: %s" @@ -794,16 +794,16 @@ msgstr "ನನ್ನ ಪ್ರವೇಶಪದವನ್ನು ಮತ್ತೆ ನ msgid "All dates" msgstr "ಎಲ್ಲಾ ದಿನಾಂಕಗಳು" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s ಆಯ್ದುಕೊಳ್ಳಿ" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "ಬದಲಾಯಿಸಲು %s ಆಯ್ದುಕೊಳ್ಳಿ" diff --git a/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo index 5f6eb8b116..da0946919d 100644 Binary files a/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po index 034016f5d5..724847f8dc 100644 --- a/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: karthikbgl \n" "Language-Team: Kannada (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo index b46500c429..9c0a47cf88 100644 Binary files a/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/django.po b/django/contrib/admin/locale/ko/LC_MESSAGES/django.po index 077af75ce8..f6ef08e802 100644 --- a/django/contrib/admin/locale/ko/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ko/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jaehong Kim \n" "Language-Team: Korean (http://www.transifex.net/projects/p/django/language/" @@ -23,12 +23,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d개의 %(items)s (을)를 성공적으로 삭제하였습니다." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s를 삭제할 수 없습니다." -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "확실합니까?" @@ -143,60 +143,60 @@ msgstr "" msgid "None" msgstr "없음" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s (이)가 변경되었습니다." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "또한" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" (을)를 추가하였습니다." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s에 대한 %(name)s \"%(object)s\" (을)를 변경하였습니다." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" (을)를 삭제하였습니다." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "변경된 필드가 없습니다." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" (이)가 추가되었습니다." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "계속해서 편집하실 수 있습니다." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "계속해서 다른 %s (을)를 추가하세요." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" (이)가 변경되었습니다." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" (이)가 추가되었습니다. 계속해서 편집하세요." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -204,52 +204,52 @@ msgstr "" "항목들에 액션을 적용하기 위해선 먼저 항목들이 선택되어 있어야 합니다. 아무 항" "목도 변경되지 않았습니다." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "액션이 선택되지 않았습니다." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s 추가" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Primary key %(key)r에 대한 오브젝트 %(name)s(이)가 존재하지 않습니다." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s 변경" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "데이터베이스 오류" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "모두 %(total_count)s개가 선택되었습니다." -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s 중 아무것도 선택되지 않았습니다." -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\"(이)가 삭제되었습니다." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "변경 히스토리: %s" @@ -811,16 +811,16 @@ msgstr "비밀번호 초기화" msgid "All dates" msgstr "언제나" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(없음)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s 선택" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "변경할 %s 선택" diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo index efc694f7d5..fb1dd173e0 100644 Binary files a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po index 8bcf1249fa..f398a997c5 100644 --- a/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jaehong Kim \n" "Language-Team: Korean (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo b/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo index 9829b82241..a160406570 100644 Binary files a/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/django.po b/django/contrib/admin/locale/lt/LC_MESSAGES/django.po index 259d95cc2d..04c3761596 100644 --- a/django/contrib/admin/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/lt/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-09 11:18+0000\n" "Last-Translator: Simonas Simas \n" "Language-Team: Lithuanian (http://www.transifex.net/projects/p/django/" @@ -26,12 +26,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Sėkmingai ištrinta %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Ištrinti %(name)s negalima" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ar esate tikras?" @@ -149,61 +149,61 @@ msgstr "LogEntry objektas" msgid "None" msgstr "None" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Pakeistas %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ir" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Įrašyta %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Pakeistas %(list)s šiam %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Pašalinta %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nei vienas laukas nepakeistas" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" pridėtas sėkmingai." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Gali taisyti dar kartą žemiau." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Gali pridėti dar vieną %s žemiau." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" buvo sėkmingai pakeistas." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -211,30 +211,30 @@ msgstr "" "Įrašai turi būti pasirinkti, kad būtų galima atlikti veiksmus. Įrašai " "pakeisti nebuvo." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Veiksmai atlikti nebuvo." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Pridėti %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Pakeisti %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Duomenų bazės klaida" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -242,7 +242,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -250,17 +250,17 @@ msgstr[0] "%(total_count)s pasirinktas" msgstr[1] "%(total_count)s pasirinkti" msgstr[2] "Visi %(total_count)s pasirinkti" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 iš %(cnt)s pasirinkta" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" sėkmingai ištrintas." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Pakeisti istoriją: %s" @@ -831,16 +831,16 @@ msgstr "Atstatyti slaptažodį" msgid "All dates" msgstr "Visos datos" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "()" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Pasirinkti %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Pasirinkite %s kurį norite keisti" diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo index fe729d7007..ef1bcc8b8e 100644 Binary files a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po index 6e0668e027..7cca9a1561 100644 --- a/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-09 16:22+0000\n" "Last-Translator: Simonas Simas \n" "Language-Team: Lithuanian (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo b/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo index afb63bed5f..9371f633bd 100644 Binary files a/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/django.po b/django/contrib/admin/locale/lv/LC_MESSAGES/django.po index d3f2e9adab..5b8fb0d05c 100644 --- a/django/contrib/admin/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/lv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Latvian (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Veiksmīgi izdzēsti %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Vai esat pārliecināts?" @@ -144,89 +144,89 @@ msgstr "" msgid "None" msgstr "nekas" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Izmainīts %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "un" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Pievienots %(name)s \"%(object)s\"" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Izmainīts %(list)s priekš %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Dzēsts %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Lauki nav izmainīti" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" pievienots sekmīgi." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Zemāk varat labot to atkal" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Zemāk varat pievienot vēl vienu %s." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" nomainīts sekmīgi." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 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:920 +#: options.py:918 msgid "No action selected." msgstr "Nav izvēlēta darbība." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Pievienot %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Labot %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Datubāzes kļūda" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -234,7 +234,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -242,17 +242,17 @@ 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 no %(cnt)s izvēlēti" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" sekmīgi izdzēsts." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Izmaiņu vēsture: %s" @@ -812,16 +812,16 @@ msgstr "Paroles pārstatīšana" msgid "All dates" msgstr "Visi datumi" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Izvēlēties %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Izvēlēties %s, lai izmainītu" diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo index 3bff02ea31..8211b12da8 100644 Binary files a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po index cbefdb4219..06d1d55d99 100644 --- a/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Latvian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo index 2e5106fc8c..da6a2a4509 100644 Binary files a/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/django.po b/django/contrib/admin/locale/mk/LC_MESSAGES/django.po index 1a1608c13e..e0f8770c4c 100644 --- a/django/contrib/admin/locale/mk/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/mk/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-12 11:12+0000\n" "Last-Translator: vvangelovski \n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/django/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно беа избришани %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Не може да се избрише %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Сигурни сте?" @@ -146,54 +146,54 @@ msgstr "Запис во дневник" msgid "None" msgstr "Ништо" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Изменета %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "и" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Додадено %(name)s „%(object)s“." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Изменето %(list)s за %(name)s „%(object)s“." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Избришан %(name)s „%(object)s“." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Не беше изменето ниедно поле." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Ставката %(name)s \"%(obj)s\" беше успешно додадена." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Подолу можете повторно да го уредите." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Подолу можете да додате уште еден %s." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" беше успешно изменета." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -201,7 +201,7 @@ msgstr "" "Ставката %(name)s \"%(obj)s\" беше успешно додадена. Подолу можете повторно " "да ја уредите." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,54 +209,54 @@ msgstr "" "Мора да се одберат предмети за да се изврши акција врз нив. Ниеден предмет " "не беше променет." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Ниедна акција не е одбрана." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Додади %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "објект %(name)s со примарен клуч %(key)r не постои." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Измени %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Грешка во базата на податоци" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 од %(cnt)s избрани" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Ставаката %(name)s \"%(obj)s\" беше избришана успешно." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Историја на измени: %s" @@ -827,16 +827,16 @@ msgstr "Ресетирај ја мојата лозинка" msgid "All dates" msgstr "Сите датуми" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ништо)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Изберете %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Изберете %s за измена" diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo index 43d4689080..95dc210335 100644 Binary files a/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po index 5b1ce65525..6e41394d2c 100644 --- a/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-12 11:27+0000\n" "Last-Translator: vvangelovski \n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo index 5e1910a849..8c28d7eb23 100644 Binary files a/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/django.po b/django/contrib/admin/locale/ml/LC_MESSAGES/django.po index 586e41fef8..53d502399e 100644 --- a/django/contrib/admin/locale/ml/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ml/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-09 17:50+0000\n" "Last-Translator: Rajeesh Nair \n" "Language-Team: Malayalam (http://www.transifex.net/projects/p/django/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s വിജയകരമായി ഡിലീറ്റ് ചെയ്തു." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Cannot delete %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "തീര്‍ച്ചയാണോ?" @@ -146,113 +146,113 @@ msgstr "" msgid "None" msgstr "ഒന്നുമില്ല" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s മാറ്റി." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ഉം" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ചേര്‍ത്തു." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ന്റെ %(list)s മാറ്റി." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ഡിലീറ്റ് ചെയ്തു." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "ഒരു മാറ്റവുമില്ല." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" വിജയകരമായി കൂട്ടിച്ചേര്ത്തു." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "താഴെ നിന്ന് വീണ്ടും മാറ്റം വരുത്താം" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "%s ഒന്നു കൂടി ചേര്‍ക്കാം" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ല്‍ മാറ്റം വരുത്തി." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" കൂട്ടി ചേര്‍ത്തു. താഴെ നിന്നും മാറ്റം വരുത്താം." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "ആക്ഷന്‍ നടപ്പിലാക്കേണ്ട വകകള്‍ തെരഞ്ഞെടുക്കണം. ഒന്നും മാറ്റിയിട്ടില്ല." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "ആക്ഷനൊന്നും തെരഞ്ഞെടുത്തില്ല." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s ചേര്‍ക്കുക" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r എന്ന പ്രാഥമിക കീ ഉള്ള %(name)s വസ്തു ഒന്നും നിലവിലില്ല." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s മാറ്റാം" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "ഡേറ്റാബേസ് തകരാറാണ്." -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s ല്‍ ഒന്നും തെരഞ്ഞെടുത്തില്ല." -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" ഡിലീറ്റ് ചെയ്തു." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "%s ലെ മാറ്റങ്ങള്‍." @@ -820,16 +820,16 @@ msgstr "എന്റെ പാസ് വേര്‍ഡ് പുനസ്ഥാ msgid "All dates" msgstr "എല്ലാ തീയതികളും" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s തെരഞ്ഞെടുക്കൂ" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "മാറ്റാനുള്ള %s തെരഞ്ഞെടുക്കൂ" diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo index d633681231..283f38714e 100644 Binary files a/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po index 762f761ec1..fdb855b33f 100644 --- a/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 18:23+0000\n" "Last-Translator: Rajeesh Nair \n" "Language-Team: Malayalam (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo index 7dc1789858..4161a8c76a 100644 Binary files a/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/django.po b/django/contrib/admin/locale/mn/LC_MESSAGES/django.po index 415d684f02..bb149c3212 100644 --- a/django/contrib/admin/locale/mn/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/mn/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-11 05:37+0000\n" "Last-Translator: Анхбаяр Анхаа \n" "Language-Team: Mongolian (http://www.transifex.net/projects/p/django/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(items)s ээс %(count)d-ийг амжилттай устгалаа." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s устгаж чадахгүй." -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Итгэлтэй байна уу?" @@ -148,54 +148,54 @@ msgstr "Лог бүртгэлийн обект" msgid "None" msgstr "Хоосон" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Өөрчлөгдсөн %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ба" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Нэмэгдсэн %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\"-ийн өөрчлөгдсөн %(list)s" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Устгасан %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Өөрчилсөн талбар алга байна." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr " %(name)s \"%(obj)s\" амжилттай нэмэгдлээ." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Доорх хэсэгт үүнийг ахин засварлах боломжтой." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Доорх хэсэгт өөр %s нэмэх боломжтой." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr " %(name)s \"%(obj)s\" амжилттай өөрчлөгдлөө. " -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -203,61 +203,61 @@ msgstr "" "%(name)s \"%(obj)s\" амжилттай нэмэгдлээ. Доорх хэсэгт үүнийг ахин засварлах " "боломжтой." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Үйлдэл хийхийн тулд Та ядаж 1-ийг сонгох хэрэгтэй. Өөрчилөлт хийгдсэнгүй." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Үйлдэл сонгоогүй." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s-ийг нэмэх" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s обектийн үндсэн түлхүүр %(key)r олдохгүй байна." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s-ийг өөрчлөх" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Өгөгдлийн сангийн алдаа" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s оос 0 сонгосон" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr " %(name)s \"%(obj)s\" амжилттай устгагдлаа." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Өөрчлөлтийн түүх: %s" @@ -826,16 +826,16 @@ msgstr "Нууц үгээ шинэчлэх" msgid "All dates" msgstr "Бүх огноо" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Хоосон)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s-г сонго" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Өөрчлөх %s-г сонгоно уу" diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo index 3db052d4ac..cd27f5caec 100644 Binary files a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po index f2202ab5cd..37c9e9e8fe 100644 --- a/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-11 05:39+0000\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-15 04:32+0000\n" "Last-Translator: Анхбаяр Анхаа \n" "Language-Team: Mongolian (http://www.transifex.net/projects/p/django/" "language/mn/)\n" @@ -30,6 +30,8 @@ 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 #, c-format @@ -68,6 +70,8 @@ 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 msgid "Remove all" diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo b/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo index 1320638515..cd7c24c666 100644 Binary files a/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/django.po b/django/contrib/admin/locale/nb/LC_MESSAGES/django.po index a3c6ab556a..8cd45e31b8 100644 --- a/django/contrib/admin/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/nb/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-13 11:19+0000\n" "Last-Translator: sigurdga \n" "Language-Team: Norwegian Bokmål (http://www.transifex.net/projects/p/django/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Slettet %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan ikke slette %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Er du sikker?" @@ -148,60 +148,60 @@ msgstr "LogEntry-objekt" msgid "None" msgstr "Ingen" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Endret %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "og" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Opprettet %(name)s «%(object)s»." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Endret %(list)s for %(name)s «%(object)s»." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Slettet %(name)s «%(object)s»." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ingen felt endret." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s «%(obj)s» ble lagt til." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Du kan redigere videre nedenfor." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Du kan legge til en ny %s nedenfor." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s «%(obj)s» ble endret." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,54 +209,54 @@ msgstr "" "Du må velge objekter for å utføre handlinger på dem. Ingen objekter har " "blitt endret." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Ingen handling valgt." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Legg til ny %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Endre %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Databasefeil" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 av %(cnt)s valgt" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s «%(obj)s» ble slettet." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Endringshistorikk: %s" @@ -825,16 +825,16 @@ msgstr "Nullstill mitt passord" msgid "All dates" msgstr "Alle datoer" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Velg %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Velg %s du ønsker å endre" diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo index 95c2da44d2..0bddd153b7 100644 Binary files a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po index c468389c3e..8152ab1a9a 100644 --- a/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 13:06+0000\n" "Last-Translator: jonklo \n" "Language-Team: Norwegian Bokmål (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo index 7163f52cee..9bbac5361b 100644 Binary files a/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/django.po b/django/contrib/admin/locale/ne/LC_MESSAGES/django.po index 818f5ed0a0..c9ff41e1f0 100644 --- a/django/contrib/admin/locale/ne/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ne/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: sagarchalise \n" "Language-Team: Nepali (http://www.transifex.net/projects/p/django/language/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "सफलतापूर्वक मेटियो %(count)d %(items)s ।" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s मेट्न सकिएन " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "के तपाई पक्का हुनुहुन्छ ?" @@ -142,114 +142,114 @@ msgstr "" msgid "None" msgstr "शुन्य" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s परिवर्तित ।" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "र" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" थपिएको छ ।" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s को %(list)s फेरियो ।" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" मेटिएको छ ।" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "कुनै फाँट फेरिएन ।" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" सफलतापूर्वक परिवर्तन भयो । " -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "तपाई यो पुन: संशोधन गर्न सक्नुहुनेछ ।" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "तपाइ अर्को %s थप्न सक्नुहुनेछ । " -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" सफलतापूर्वक परिवर्तन भयो । " -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" सफलतापूर्वक थप भयो । तपाई यो पुन: संशोधन गर्न सक्नुहुनेछ ।" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "कार्य गर्नका निम्ति वस्तु छान्नु पर्दछ । कुनैपनि छस्तु छानिएको छैन । " -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "कार्य छानिएको छैन ।" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s थप्नुहोस" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "प्राइमरी की %(key)r भएको %(name)s अब्जेक्ट" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s परिवर्तित ।" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "डाटाबेस त्रुटि" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s को ० चयन गरियो" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" सफलतापूर्वक मेटियो । " -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "इतिहास फेर्नुहोस : %s" @@ -795,16 +795,16 @@ msgstr "मेरो पासवर्ड पुन: राख्नुहो msgid "All dates" msgstr "सबै मिति" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(शुन्य)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s छान्नुहोस" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s परिवर्तन गर्न छान्नुहोस ।" diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo index f6780f8eb1..811d3c264d 100644 Binary files a/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po index a54b199150..ea4de6114e 100644 --- a/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: sagarchalise \n" "Language-Team: Nepali (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo index c92916502e..5b2b3cf705 100644 Binary files a/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/nl/LC_MESSAGES/django.po b/django/contrib/admin/locale/nl/LC_MESSAGES/django.po index 8af129661c..39475517ea 100644 --- a/django/contrib/admin/locale/nl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/nl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Harro van der Klauw \n" "Language-Team: Dutch (http://www.transifex.net/projects/p/django/language/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s succesvol verwijderd." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s kan niet worden verwijderd " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Weet u het zeker?" @@ -147,60 +147,60 @@ msgstr "LogEntry Object" msgid "None" msgstr "Geen" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s gewijzigd." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "en" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" toegevoegd." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s aangepast voor %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" verwijderd." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Geen velden gewijzigd." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "De %(name)s \"%(obj)s\" is toegevoegd." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "U kunt dit hieronder weer bewerken." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "U kunt hieronder de volgende %s toevoegen." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Het wijzigen van %(name)s \"%(obj)s\" is geslaagd." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +208,54 @@ msgstr "" "Er moeten items worden geselecteerd om acties op uit te voeren. Geen items " "zijn veranderd." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Geen actie geselecteerd." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Toevoegen %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Wijzig %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Databasefout" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 van de %(cnt)s geselecteerd" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Gebruiker %(name)s \"%(obj)s\" is verwijderd." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Wijzigingsgeschiedenis: %s" @@ -826,16 +826,16 @@ msgstr "Herstel mijn wachtwoord" msgid "All dates" msgstr "Alle data" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Geen)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Selecteer %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Selecteer %s om te wijzigen" diff --git a/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo index 5aa354d618..099dd15fd5 100644 Binary files a/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po index a15e6f8291..3e9106c75a 100644 --- a/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Harro van der Klauw \n" "Language-Team: Dutch (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo b/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo index d53b06f977..7f97ec5177 100644 Binary files a/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/django.po b/django/contrib/admin/locale/nn/LC_MESSAGES/django.po index a713d3eca6..fa7436b833 100644 --- a/django/contrib/admin/locale/nn/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/nn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-13 11:23+0000\n" "Last-Translator: sigurdga \n" "Language-Team: Norwegian Nynorsk (http://www.transifex.net/projects/p/django/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Sletta %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan ikkje slette %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Er du sikker?" @@ -144,60 +144,60 @@ msgstr "LogEntry-objekt" msgid "None" msgstr "Ingen" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Endra %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "og" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Oppretta %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Endra %(list)s for %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Sletta %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ingen felt endra." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" vart oppretta." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Du kan redigere vidare nedanfor." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Du kan opprette ny %s nedanfor." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" vart endra." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -205,54 +205,54 @@ msgstr "" "Objekt må vere valde for at dei skal kunne utførast handlingar på. Ingen " "object er endra." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Inga valt handling." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Opprett %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Rediger %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Databasefeil" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "Ingen av %(cnt)s valde" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" vart sletta." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Endringshistorikk: %s" @@ -820,16 +820,16 @@ msgstr "Nullstill passordet" msgid "All dates" msgstr "Alle datoar" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Velg %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Velg %s du ønskar å redigere" diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo index 33f1793730..e300051b52 100644 Binary files a/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po index 84f426f76d..e952bdad68 100644 --- a/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: hgrimelid \n" "Language-Team: Norwegian Nynorsk (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo index ca6cf08058..a04870949b 100644 Binary files a/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/django.po b/django/contrib/admin/locale/pa/LC_MESSAGES/django.po index 73c956eef9..d67450e287 100644 --- a/django/contrib/admin/locale/pa/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pa/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.net/projects/p/django/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਈਆਂ ਗਈਆਂ।" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "ਕੀ ਤੁਸੀਂ ਇਹ ਚਾਹੁੰਦੇ ਹੋ?" @@ -142,113 +142,113 @@ msgstr "" msgid "None" msgstr "ਕੋਈ ਨਹੀਂ" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s ਬਦਲਿਆ।" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ਅਤੇ" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ਸ਼ਾਮਲ ਕੀਤਾ।" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ਲਈ %(list)s ਨੂੰ ਬਦਲਿਆ" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" ਹਟਾਇਆ ਗਿਆ।" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "ਕੋਈ ਖੇਤਰ ਨਹੀਂ ਬਦਲਿਆ।" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਇਆ ਗਿਆ ਹੈ।" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "ਤੁਸੀਂ ਇਸ ਨੂੰ ਹੇਠਾਂ ਸੋਧ ਸਕਦੇ ਹੋ।" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "ਤੁਸੀਂ ਇੱਕ ਹੋਰ %s ਹੇਠਾਂ ਜੋੜ ਸਕਦੇ ਹੋ।" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ਨੂੰ ਠੀਕ ਤਰ੍ਹਾਂ ਬਦਲਿਆ ਗਿਆ ਸੀ।" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" ਠੀਕ ਤਰ੍ਹਾਂ ਜੋੜਿਆ ਗਿਆ ਸੀ। ਤੁਸੀਂ ਇਸ ਨੂੰ ਹੇਠਾਂ ਸੋਧ ਸਕਦੇ ਹੋ।" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "ਕੋਈ ਕਾਰਵਾਈ ਨਹੀਂ ਚੁਣੀ ਗਈ।" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s ਸ਼ਾਮਲ" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s ਬਦਲੋ" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "ਡਾਟਾਬੇਸ ਗਲਤੀ" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" ਠੀਕ ਤਰ੍ਹਾਂ ਹਟਾਇਆ ਗਿਆ ਹੈ।" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "ਅਤੀਤ ਬਦਲੋ: %s" @@ -791,16 +791,16 @@ msgstr "ਮੇਰਾ ਪਾਸਵਰਡ ਮੁੜ-ਸੈੱਟ ਕਰੋ" msgid "All dates" msgstr "ਸਭ ਮਿਤੀਆਂ" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s ਚੁਣੋ" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "ਬਦਲਣ ਲਈ %s ਚੁਣੋ" diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo index afabf6de12..7cf4a4b467 100644 Binary files a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po index 874402910d..3a74cfb8c3 100644 --- a/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo index 05eda6a725..7ff6049b56 100644 Binary files a/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/django.po b/django/contrib/admin/locale/pl/LC_MESSAGES/django.po index 069b930cb1..94aad5476e 100644 --- a/django/contrib/admin/locale/pl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-12 00:20+0000\n" "Last-Translator: angularcircle \n" "Language-Team: Polish (http://www.transifex.net/projects/p/django/language/" @@ -27,12 +27,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Usunięto %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Nie można usunąć %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Jesteś pewien?" @@ -149,91 +149,91 @@ msgstr "Obiekt typu LogEntry" msgid "None" msgstr "brak" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Zmieniono %s" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "i" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodano %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Zmieniono %(list)s w %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Usunięto %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Żadne pole nie zmienione." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" dodany pomyślnie." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Możesz ponownie edytować wpis poniżej." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Możesz dodać nowy wpis %s poniżej." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" zostało pomyślnie zmienione." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 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:920 +#: options.py:918 msgid "No action selected." msgstr "Nie wybrano akcji." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Dodaj %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Zmień %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Błąd bazy danych" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -241,7 +241,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -249,17 +249,17 @@ msgstr[0] "%(total_count)s wybrany" msgstr[1] "%(total_count)s wybrane" msgstr[2] "%(total_count)s wybranych" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 z %(cnt)s wybranych" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" usunięty pomyślnie." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Historia zmian: %s" @@ -831,16 +831,16 @@ msgstr "Zresetuj moje hasło" msgid "All dates" msgstr "Wszystkie daty" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Brak)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Zaznacz %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Zaznacz %s aby zmienić" diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo index 916a5b1f14..afdb8e08da 100644 Binary files a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po index 6fc86fe66a..96714f7fa9 100644 --- a/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po @@ -4,13 +4,14 @@ # angularcircle , 2011. # Jannis Leidel , 2011. # konryd , 2011. +# Roman Barczyński , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" -"Last-Translator: angularcircle \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-19 16:08+0000\n" +"Last-Translator: Roman Barczyński \n" "Language-Team: Polish (http://www.transifex.net/projects/p/django/language/" "pl/)\n" "Language: pl\n" @@ -31,11 +32,13 @@ 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 "" +"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 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Pisz tutaj aby wyfiltrować listę dostępnych %s." #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -48,11 +51,11 @@ msgstr "Wybierz wszystko" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Kliknij aby wybrać wszystkie %s na raz." #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Wybierz" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -69,15 +72,17 @@ 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 "" +"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 msgid "Remove all" -msgstr "" +msgstr "Usuń wszystkie" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Kliknij aby usunąć wszystkie wybrane %s na raz." #: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" diff --git a/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo b/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo index e26b84ae67..651cc095ba 100644 Binary files a/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/pt/LC_MESSAGES/django.po b/django/contrib/admin/locale/pt/LC_MESSAGES/django.po index f96c673979..323e30527e 100644 --- a/django/contrib/admin/locale/pt/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Portuguese (http://www.transifex.net/projects/p/django/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Foram removidos com sucesso %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Não é possível remover %(name)s " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Tem a certeza?" @@ -145,54 +145,54 @@ msgstr "" msgid "None" msgstr "Nenhum" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Foi modificado %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "e" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Foram adicionados %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Foram modificados %(list)s para %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Foram removidos %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nenhum campo foi modificado." -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Pode editá-lo(a) outra vez abaixo." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Pode adicionar outro %s abaixo." -#: options.py:824 +#: options.py:822 #, 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:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -200,7 +200,7 @@ msgstr "" "O(A) %(name)s \"%(obj)s\" foi adicionado(a) com sucesso. Pode voltar a " "editar novamente abaixo." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,54 +208,54 @@ msgstr "" "Os itens devem ser selecionados de forma a efectuar ações sobre eles. Nenhum " "item foi modificado." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Adicionar %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Erro de base de dados" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s selecionados" -#: options.py:1285 +#: options.py:1283 #, 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:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Histórico de modificações: %s" @@ -829,16 +829,16 @@ msgstr "Reinicializar a minha palavra-passe" msgid "All dates" msgstr "Todas as datas" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Nada)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Selecionar %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Selecione %s para modificar" diff --git a/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo index cd431d5aad..576b6dd795 100644 Binary files a/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po index d57b3c6872..ec41cab53a 100644 --- a/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Nuno Mariz \n" "Language-Team: Portuguese (http://www.transifex.net/projects/p/django/" 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 67e1179be9..31ecdce35c 100644 Binary files a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo differ 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 00e6c91f55..5fa3ff22e7 100644 --- a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-19 17:00+0000\n" "Last-Translator: Guilherme Gondim \n" "Language-Team: Portuguese (Brazil) \n" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Removido %(count)d %(items)s com sucesso." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Não é possível excluir %(name)s " -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Tem certeza?" @@ -146,54 +146,54 @@ msgstr "Objeto LogEntry" msgid "None" msgstr "Nenhum" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Modificado %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "e" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Adicionado %(name)s \"%(object)s\"" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Modificado %(list)s para %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Deletado %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nenhum campo modificado." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\": adicionado com sucesso." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Você pode editar novamente abaixo." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Você pode adicionar outro(a) %s abaixo." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\": modificado com sucesso." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -201,7 +201,7 @@ msgstr "" "%(name)s \"%(obj)s\": adicionado com sucesso. Você pode editar novamente " "abaixo." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,54 +209,54 @@ msgstr "" "Os itens devem ser selecionados a fim de executar ações sobre eles. Nenhum " "item foi modificado." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Adicionar %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Modificar %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Erro no banco de dados" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 de %(cnt)s selecionados" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\": excluído com sucesso." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Histórico de modificações: %s" @@ -566,7 +566,7 @@ msgstr "Senha:" #: templates/admin/login.html:45 msgid "Forgotten your password or username?" -msgstr "" +msgstr "Esqueceu sua senha ou nome de usuário?" #: templates/admin/object_history.html:24 msgid "Date/time" @@ -827,16 +827,16 @@ msgstr "Reinicializar minha senha" msgid "All dates" msgstr "Todas as datas" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Nenhum)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Selecione %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Selecione %s para modificar" 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 f758eeff4f..9bddb74eff 100644 Binary files a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po index 64b643f95b..6a5d1a0815 100644 --- a/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po @@ -2,14 +2,15 @@ # # Translators: # Eduardo Carvalho , 2011. +# Guilherme Gondim , 2012. # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2012-03-08 10:42+0000\n" -"Last-Translator: Eduardo Carvalho \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-19 18:12+0000\n" +"Last-Translator: Guilherme Gondim \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -29,11 +30,13 @@ 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 "" +"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 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Digite nessa caixa para filtrar a lista de %s disponíveis." #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -46,11 +49,11 @@ msgstr "Escolher todos" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Clique para escolher todos os %s de uma só vez" #: static/admin/js/SelectFilter2.js:67 msgid "Choose" -msgstr "" +msgstr "Escolher" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -67,15 +70,17 @@ 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 "" +"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 msgid "Remove all" -msgstr "" +msgstr "Remover todos" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +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 msgid "%(sel)s of %(cnt)s selected" diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo index f19787f68b..2408f87dad 100644 Binary files a/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/django.po b/django/contrib/admin/locale/ro/LC_MESSAGES/django.po index dccc10dfef..ba0986c95b 100644 --- a/django/contrib/admin/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ro/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Ionel Cristian Mărieș \n" "Language-Team: Romanian (http://www.transifex.net/projects/p/django/language/" @@ -26,12 +26,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s eliminate cu succes." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Nu se poate șterge %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Sigur?" @@ -151,54 +151,54 @@ msgstr "Obiect LogEntry" msgid "None" msgstr "Nimic" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "S-a schimbat %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "și" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "S-a adăugat %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "S-a schimbat %(list)s în %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "S-a șters %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Niciun câmp modificat." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" a fost adăugat cu succes." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Puteți edita din nou mai jos." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Puteți adăuga înca un/o %s mai jos." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" a fost modificat(ă) cu succes." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -206,7 +206,7 @@ msgstr "" "%(name)s \"%(obj)s\" a fost adăugat(ă) cu succes. Puteți edita din nou mai " "jos." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -214,30 +214,30 @@ msgstr "" "Itemii trebuie selectați pentru a putea îndeplini sarcini asupra lor. Niciun " "item nu a fost modificat." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nicio acțiune selectată." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Adaugă %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Schimbă %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Eroare de bază de date" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -245,7 +245,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -253,17 +253,17 @@ msgstr[0] "%(total_count)s selectat(ă)" msgstr[1] "Toate %(total_count)s selectate" msgstr[2] "Toate %(total_count)s selectate" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 din %(cnt)s selectat" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" eliminat(ă) cu succes." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Istoric schimbări: %s" @@ -839,16 +839,16 @@ msgstr "Resetează-mi parola" msgid "All dates" msgstr "Toate datele" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Nimic)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Selectează %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Selectează %s pentru schimbare" diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo index 9a85cd0bb8..188980bb38 100644 Binary files a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po index a7ddb4d1aa..466a403656 100644 --- a/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-10 14:58+0000\n" "Last-Translator: Ionel Cristian Mărieș \n" "Language-Team: Romanian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo index f7a7b0ae1d..bfa8d8bbef 100644 Binary files a/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/django.po b/django/contrib/admin/locale/ru/LC_MESSAGES/django.po index 64b4ad0836..58f41a09fe 100644 --- a/django/contrib/admin/locale/ru/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ru/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-15 09:46+0000\n" "Last-Translator: Алексей Борискин \n" "Language-Team: Russian (http://www.transifex.net/projects/p/django/language/" "ru/)\n" @@ -27,12 +27,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно удалены %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Не удается удалить %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Вы уверены?" @@ -51,14 +51,11 @@ msgstr "Да" #: filters.py:233 msgid "No" -msgstr "" -"Удаление %(object_name)s '%(escaped_object)s' приведет к удалению связанных " -"объектов, но ваша учетная запись не имеет прав для удаления следующих типов " -"объектов:" +msgstr "Нет" #: filters.py:247 msgid "Unknown" -msgstr "%(filter_title)s" +msgstr "Неизвестно" #: filters.py:306 msgid "Any date" @@ -154,54 +151,54 @@ msgstr "Запись в журнале" msgid "None" msgstr "Нет" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Изменен %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "и" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Добавлен %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Изменены %(list)s для %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Удален %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Ни одно поле не изменено." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" был успешно добавлен." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Ниже вы можете снова его отредактировать." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Ниже вы можете добавить еще один %s." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" был успешно изменен." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -209,7 +206,7 @@ msgstr "" "%(name)s \"%(obj)s\" был успешно добавлен. Ниже вы можете снова его " "отредактировать." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -217,30 +214,30 @@ msgstr "" "Чтобы произвести действия над объектами, необходимо их выбрать. Объекты не " "были изменены." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Действие не выбрано." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Добавить %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s с первичным ключом %(key)r не существует." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Изменить %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Ошибка базы данных" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -248,7 +245,7 @@ msgstr[0] "%(count)s %(name)s был успешно изменен." msgstr[1] "%(count)s %(name)s были успешно изменены." msgstr[2] "%(count)s %(name)s были успешно изменены." -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -256,17 +253,17 @@ msgstr[0] "Выбран %(total_count)s" msgstr[1] "Выбраны все %(total_count)s" msgstr[2] "Выбраны все %(total_count)s" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "Выбрано 0 объектов из %(cnt)s " -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" был успешно удален." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "История изменений: %s" @@ -525,7 +522,7 @@ msgstr "" #: templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " -msgstr " По %(filter_title)s " +msgstr "%(filter_title)s" #: templates/admin/index.html:18 #, python-format @@ -839,16 +836,16 @@ msgstr "Восстановить мой пароль" msgid "All dates" msgstr "Все даты" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ничего)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Выберите %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Выберите %s для изменения" diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo index e03c262c1b..7b8f31c74e 100644 Binary files a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po index afbab1a618..540fcbb404 100644 --- a/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Алексей Борискин \n" "Language-Team: Russian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo index e235911d55..fe08c23109 100644 Binary files a/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sk/LC_MESSAGES/django.po b/django/contrib/admin/locale/sk/LC_MESSAGES/django.po index a991b77522..8dd4f6edd8 100644 --- a/django/contrib/admin/locale/sk/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sk/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Marian Andre \n" "Language-Team: Slovak (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Úspešne zmazaných %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Nedá sa vymazať %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ste si istý?" @@ -148,54 +148,54 @@ msgstr "Objekt LogEntry" msgid "None" msgstr "Žiadne" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Zmenené %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "a" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Pridaný %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Zmenený %(list)s pre %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Zmazaný %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Polia nezmenené." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Objekt %(name)s \"%(obj)s\" bol úspešne pridaný." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Nižšie môžete znova robiť úpravy." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Nižšie môžete pridať ďalšie %s." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Objekt %(name)s \"%(obj)s\" bol úspešne zmenený." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -203,7 +203,7 @@ msgstr "" "Objekt %(name)s \"%(obj)s\" bol úspešne pridaný. Ďalšie zmeny môžete urobiť " "nižšie." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -211,30 +211,30 @@ msgstr "" "Položky musia byť vybrané, ak chcete na nich vykonať akcie. Neboli vybrané " "žiadne položky." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nebola vybraná žiadna akcia." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Pridať %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Zmeniť %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Chyba databázy" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -242,7 +242,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -250,17 +250,17 @@ 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 z %(cnt)s vybraných" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Objekt %(name)s \"%(obj)s\" bol úspešne vymazaný." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Zmeniť históriu: %s" @@ -832,16 +832,16 @@ msgstr "Obnova môjho hesla" msgid "All dates" msgstr "Všetky dátumy" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Žiadne)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Vybrať %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Vybrať \"%s\" na úpravu" diff --git a/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo index 93cecb404f..7f700a35b0 100644 Binary files a/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po index 918e8e0d4a..7799945f20 100644 --- a/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Marian Andre \n" "Language-Team: Slovak (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo index 461bd675a9..408c6fc175 100644 Binary files a/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sl/LC_MESSAGES/django.po b/django/contrib/admin/locale/sl/LC_MESSAGES/django.po index dd719e6b86..1281b96737 100644 --- a/django/contrib/admin/locale/sl/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: zejn \n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/django/" @@ -26,12 +26,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspešno izbrisano %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Ni mogoče izbrisati %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ste prepričani?" @@ -148,61 +148,61 @@ msgstr "Dnevniški vnos" msgid "None" msgstr "Brez vrednosti" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Spremenjen %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "in" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Dodal %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Spremenjeno %(list)s za %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Izbrisan %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nobeno polje ni bilo spremenjeno." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" je bil uspešno dodan." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Vsebino lahko znova uredite spodaj." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Spodaj lahko dodate še en %s." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" je bil uspešno spremenjen." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -210,30 +210,30 @@ msgstr "" "Izbrati morate vnose, nad katerimi želite izvesti operacijo. Noben vnos ni " "bil spremenjen." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Brez dejanja." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Dodaj %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Spremeni %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Napaka v podatkovni bazi" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -242,7 +242,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -251,17 +251,17 @@ msgstr[1] "%(total_count)s izbrana" msgstr[2] "%(total_count)s izbrani" msgstr[3] "%(total_count)s izbranih" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s izbranih" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" je bil uspešno izbrisan." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Zgodovina sprememb: %s" @@ -833,16 +833,16 @@ msgstr "Ponastavi moje geslo" msgid "All dates" msgstr "Vsi datumi" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Izberite %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Izberite %s, ki ga želite spremeniti" diff --git a/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo index b99d72018b..2dbd14cb89 100644 Binary files a/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po index 8ba9b37232..62794f6672 100644 --- a/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: zejn \n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo index a478d1bdc4..5f63c285cb 100644 Binary files a/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/django.po b/django/contrib/admin/locale/sq/LC_MESSAGES/django.po index d4b73402f8..83e4194d7f 100644 --- a/django/contrib/admin/locale/sq/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sq/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Albanian (http://www.transifex.net/projects/p/django/language/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "U fshinë me sukses %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "S'mund të fshijë %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Jeni i sigurt?" @@ -143,61 +143,61 @@ msgstr "" msgid "None" msgstr "Asnjë" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Ndryshoi %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr " dhe " -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "U shtua %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "U ndryshua %(list)s për %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "U fshi %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Nuk u ndryshuan fusha." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" u shtua me sukses." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Mund ta përpunoni sërish më poshtë." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Mund të shtoni një tjetër %s më poshtë." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" u ndryshua me sukses." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -205,54 +205,54 @@ msgstr "" "Duhen përzgjedhur objekte që të kryhen veprime mbi ta. Nuk u ndryshua ndonjë " "objekt." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Pa përzgjedhje veprimi." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Shtoni %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Ndrysho %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Gabimi baze të dhënash" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 nga %(cnt)s të përzgjedhur" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" u fshi me sukses." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Ndryshoni historikun: %s" @@ -824,16 +824,16 @@ msgstr "Ricakto fjalëkalimin tim" msgid "All dates" msgstr "Krejt datat" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Përzgjidhni %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Përzgjidhni %s për ta ndryshuar" diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo index 58e23a6845..22fb9cb77d 100644 Binary files a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po index 4d552a967b..c4f9c0a606 100644 --- a/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Albanian (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo index f0356d7bc2..f17e8ac4b9 100644 Binary files a/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/django.po b/django/contrib/admin/locale/sr/LC_MESSAGES/django.po index b37962385a..6e1cff07a9 100644 --- a/django/contrib/admin/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Janos Guljas \n" "Language-Team: Serbian (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Успешно обрисано: %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Несуспело брисање %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Да ли сте сигурни?" @@ -146,54 +146,54 @@ msgstr "Објекат уноса лога" msgid "None" msgstr "Ништа" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Измењена поља %s" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "и" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Сачуван објекат „%(object)s“ класе %(name)s." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Измењена поља %(list)s објеката „%(object)s“ класе %(name)s ." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Обрисан објекат „%(object)s“ класе %(name)s." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Без измена у пољима." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "Објекат „%(obj)s“ класе %(name)s сачуван је успешно." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Доле можете поново да уносите измене." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Доле можете да додате нови објекат класе %s" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Објекат „%(obj)s“ класе %(name)s измењен је успешно." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -201,7 +201,7 @@ msgstr "" "Објекат „%(obj)s“ класе %(name)s додат је успешно. Доле можете унети додатне " "измене." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,30 +209,30 @@ msgstr "" "Потребно је изабрати објекте да би се извршила акција над њима. Ниједан " "објекат није промењен." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Није изабрана ниједна акција." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Додај објекат класе %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Објекат класе %(name)s са примарним кључем %(key)r не постоји." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Измени објекат класе %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Грешка у бази података" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -240,7 +240,7 @@ msgstr[0] "Успешно промењен %(count)s %(name)s." msgstr[1] "Успешно промењена %(count)s %(name)s." msgstr[2] "Успешно промењених %(count)s %(name)s." -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -248,17 +248,17 @@ msgstr[0] "%(total_count)s изабран" msgstr[1] "Сва %(total_count)s изабрана" msgstr[2] "Свих %(total_count)s изабраних" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 од %(cnt)s изабрано" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Објекат „%(obj)s“ класе %(name)s успешно је обрисан." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Историјат измена: %s" @@ -830,16 +830,16 @@ msgstr "Ресетуј моју лозинку" msgid "All dates" msgstr "Сви датуми" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ништа)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Одабери објекат класе %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Одабери објекат класе %s за измену" diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo index 58dbf51004..2d7d64ffac 100644 Binary files a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po index 9afefb5021..ec4e2c954f 100644 --- a/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Janos Guljas \n" "Language-Team: Serbian (http://www.transifex.net/projects/p/django/language/" 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 ad1a046da4..5c91607fa4 100644 Binary files a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po index 587874ffbd..f8053c87e3 100644 --- a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po @@ -1,13 +1,17 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Janos Guljas , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2011-03-06 21:36+0000\n" -"Last-Translator: janos \n" -"Language-Team: Serbian (Latin) \n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-08 12:29+0000\n" +"Last-Translator: Janos Guljas \n" +"Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/django/" +"language/sr@latin/)\n" "Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Uspešno obrisano: %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Nesuspelo brisanje %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Da li ste sigurni?" @@ -71,13 +75,12 @@ msgid "This year" msgstr "Ova godina" #: forms.py:9 -#, fuzzy msgid "" "Please enter the correct username and password for a staff account. Note " "that both fields are case-sensitive." msgstr "" -"Unesite tačno korisničko ime i lozinku. Pazite na razliku između malih i " -"velikih slova u oba polja." +"Unesite tačno korisničko ime i lozinku za nalog člana posade. Obe vrednosti " +"prepoznaju velika i mala slova." #: forms.py:18 msgid "Please log in again, because your session has expired." @@ -121,76 +124,76 @@ msgid "log entries" msgstr "zapisi u logovima" #: models.py:40 -#, fuzzy, python-format +#, python-format msgid "Added \"%(object)s\"." -msgstr "Sačuvan objekat „%(object)s“ klase %(name)s." +msgstr "Dodat objekat klase „%(object)s“." #: models.py:42 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "Promenjen objekat klase „%(object)s“ - %(changes)s" #: models.py:44 -#, fuzzy, python-format +#, python-format msgid "Deleted \"%(object)s.\"" -msgstr "Obrisan objekat „%(object)s“ klase %(name)s." +msgstr "Uklonjen objekat klase „%(object)s“." #: models.py:46 msgid "LogEntry Object" -msgstr "" +msgstr "Objekat unosa loga" #: options.py:150 options.py:166 msgid "None" msgstr "Ništa" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Izmenjena polja %s" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "i" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Sačuvan objekat „%(object)s“ klase %(name)s." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Izmenjena polja %(list)s objekata „%(object)s“ klase %(name)s ." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Obrisan objekat „%(object)s“ klase %(name)s." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Bez izmena u poljima." -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Dole možete ponovo da unosite izmene." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Dole možete da dodate novi objekat klase %s" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "Objekat „%(obj)s“ klase %(name)s izmenjen je uspešno." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -198,7 +201,7 @@ msgstr "" "Objekat „%(obj)s“ klase %(name)s dodat je uspešno. Dole možete uneti dodatne " "izmene." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -206,30 +209,30 @@ msgstr "" "Potrebno je izabrati objekte da bi se izvršila akcija nad njima. Nijedan " "objekat nije promenjen." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Nije izabrana nijedna akcija." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Dodaj objekat klase %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Izmeni objekat klase %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Greška u bazi podataka" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -237,7 +240,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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -245,17 +248,17 @@ msgstr[0] "%(total_count)s izabran" msgstr[1] "Sva %(total_count)s izabrana" msgstr[2] "Svih %(total_count)s izabranih" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 od %(cnt)s izabrano" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "Objekat „%(obj)s“ klase %(name)s uspešno je obrisan." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Istorijat izmena: %s" @@ -429,16 +432,16 @@ msgstr "Filter" #: templates/admin/change_list_results.html:17 msgid "Remove from sorting" -msgstr "" +msgstr "Izbaci iz sortiranja" #: templates/admin/change_list_results.html:18 #, python-format msgid "Sorting priority: %(priority_number)s" -msgstr "" +msgstr "Prioritet sortiranja: %(priority_number)s" #: templates/admin/change_list_results.html:19 msgid "Toggle sorting" -msgstr "" +msgstr "Uključi/isključi sortiranje" #: templates/admin/delete_confirmation.html:12 #: templates/admin/submit_line.html:4 @@ -565,7 +568,7 @@ msgstr "Lozinka:" #: templates/admin/login.html:45 msgid "Forgotten your password or username?" -msgstr "" +msgstr "Zaboravili ste lozinku ili korisničko ime?" #: templates/admin/object_history.html:24 msgid "Date/time" @@ -827,16 +830,16 @@ msgstr "Resetuj moju lozinku" msgid "All dates" msgstr "Svi datumi" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ništa)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Odaberi objekat klase %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Odaberi objekat klase %s za izmenu" 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 19e3f691bc..3c51e1f60e 100644 Binary files a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo differ 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 9cc899728d..607dd2064c 100644 --- a/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po @@ -1,13 +1,17 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Janos Guljas , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:13-0700\n" -"PO-Revision-Date: 2011-03-06 21:35+0000\n" -"Last-Translator: janos \n" -"Language-Team: Serbian (Latin) \n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" +"PO-Revision-Date: 2012-03-08 10:42+0000\n" +"Last-Translator: Janos Guljas \n" +"Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/django/" +"language/sr@latin/)\n" "Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,11 +30,13 @@ 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 "" +"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 #, c-format msgid "Type into this box to filter down the list of available %s." -msgstr "" +msgstr "Filtrirajte listu dostupnih elemenata „%s“." #: static/admin/js/SelectFilter2.js:57 msgid "Filter" @@ -38,17 +44,16 @@ msgstr "Filter" #: static/admin/js/SelectFilter2.js:61 msgid "Choose all" -msgstr "Dodaj sve" +msgstr "Izaberi sve" #: static/admin/js/SelectFilter2.js:61 #, c-format msgid "Click to choose all %s at once." -msgstr "" +msgstr "Izaberite sve „%s“ odjednom." #: static/admin/js/SelectFilter2.js:67 -#, fuzzy msgid "Choose" -msgstr "Dodaj sve" +msgstr "Izaberi" #: static/admin/js/SelectFilter2.js:69 msgid "Remove" @@ -57,7 +62,7 @@ msgstr "Ukloni" #: static/admin/js/SelectFilter2.js:75 #, c-format msgid "Chosen %s" -msgstr "Odabrani %s" +msgstr "Izabrano „%s“" #: static/admin/js/SelectFilter2.js:76 #, c-format @@ -65,16 +70,17 @@ 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 "" +"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 -#, fuzzy msgid "Remove all" -msgstr "Ukloni" +msgstr "Ukloni sve" #: static/admin/js/SelectFilter2.js:80 #, c-format msgid "Click to remove all chosen %s at once." -msgstr "" +msgstr "Uklonite sve izabrane „%s“ odjednom." #: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 msgid "%(sel)s of %(cnt)s selected" diff --git a/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo index c403ebd3a7..f7d85e71cc 100644 Binary files a/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sv/LC_MESSAGES/django.po b/django/contrib/admin/locale/sv/LC_MESSAGES/django.po index 5411c9d773..b27fe184c6 100644 --- a/django/contrib/admin/locale/sv/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sv/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Andreas Pelme \n" "Language-Team: Swedish (http://www.transifex.net/projects/p/django/language/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Tog bort %(count)d %(items)s" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Kan inte ta bort %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Är du säker?" @@ -147,115 +147,115 @@ msgstr "LogEntry-Objekt" msgid "None" msgstr "Inget" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Ändrade %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "och" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Lade till %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Ändrade %(list)s på %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Tog bort %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Inga fält ändrade." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" lades till." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Du kan ändra det igen nedanför." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Du kan lägga till ytterligare %s nedanför." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" ändrades." -#: options.py:832 +#: options.py:830 #, 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:901 options.py:1161 +#: options.py:899 options.py:1159 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:920 +#: options.py:918 msgid "No action selected." msgstr "Inga åtgärder valda." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Lägg till %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Ändra %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Databasfel" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 av %(cnt)s valda" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" togs bort." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Ändringshistorik: %s" @@ -825,16 +825,16 @@ msgstr "Nollställ mitt lösenord" msgid "All dates" msgstr "Alla datum" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Ingen)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Välj %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Välj %s att ändra" diff --git a/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo index 40f437da92..e30e056ac8 100644 Binary files a/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po index d64cd1520c..b8e0d87416 100644 --- a/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Andreas Pelme \n" "Language-Team: Swedish (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo b/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo index 45eadaffb4..3ab5b11a9b 100644 Binary files a/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/sw/LC_MESSAGES/django.po b/django/contrib/admin/locale/sw/LC_MESSAGES/django.po index 81a873be27..04f64bb13f 100644 --- a/django/contrib/admin/locale/sw/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/sw/LC_MESSAGES/django.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" -"PO-Revision-Date: 2012-03-08 12:29+0000\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" +"PO-Revision-Date: 2012-03-16 19:56+0000\n" "Last-Translator: machaku \n" "Language-Team: Swahili (http://www.transifex.net/projects/p/django/language/" "sw/)\n" @@ -21,12 +21,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Umefuta %(items)s %(count)d kwa mafanikio." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Huwezi kufuta %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Una uhakika?" @@ -79,12 +79,13 @@ msgstr "" #: forms.py:18 msgid "Please log in again, because your session has expired." -msgstr "" +msgstr "Tafadhali ingia tena, kwani kipindi chako cha matumizi kimekwisha." #: forms.py:37 #, python-format msgid "Your e-mail address is not your username. Try '%s' instead." msgstr "" +"Anuani yako ya baruapepe si jina lako la mtumiaji. Badala yake jaribu '%s'." #: helpers.py:20 msgid "Action:" @@ -121,17 +122,17 @@ msgstr "" #: models.py:40 #, python-format msgid "Added \"%(object)s\"." -msgstr "" +msgstr "Kuongezwa kwa \"%(object)s\"." #: models.py:42 #, python-format msgid "Changed \"%(object)s\" - %(changes)s" -msgstr "" +msgstr "Kubadilishwa kwa \"%(object)s\" - %(changes)s" #: models.py:44 #, python-format msgid "Deleted \"%(object)s.\"" -msgstr "" +msgstr "Kufutwa kwa \"%(object)s\"." #: models.py:46 msgid "LogEntry Object" @@ -141,113 +142,113 @@ msgstr "" msgid "None" msgstr "Hakuna" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "na" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:691 +#: options.py:689 msgid "No fields changed." -msgstr "" +msgstr "Hakuna sehemu zilizobadilishwa" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." -msgstr "" +msgstr "unaweza kuhariri tena hapo chini." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." -msgstr "" +msgstr "Unaweza kuongeza tena %s hapo chini." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Hakuna tendo lililochaguliwa" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "ongeza %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Badilisha %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Badilisha historia: %s" @@ -310,15 +311,15 @@ msgstr "Sebule" #: templates/admin/500.html:8 msgid "Server error" -msgstr "" +msgstr "Hitilafu ya seva" #: templates/admin/500.html:12 msgid "Server error (500)" -msgstr "" +msgstr "Hitilafu ya seva (500)" #: templates/admin/500.html:15 msgid "Server Error (500)" -msgstr "" +msgstr "Hitilafu ya seva (500)" #: templates/admin/500.html:16 msgid "" @@ -336,16 +337,16 @@ msgstr "Nenda" #: templates/admin/actions.html:11 msgid "Click here to select the objects across all pages" -msgstr "" +msgstr "Bofya hapa kuchagua viumbile katika kurasa zote" #: templates/admin/actions.html:11 #, python-format msgid "Select all %(total_count)s %(module_name)s" -msgstr "" +msgstr "Chagua kila %(module_name)s, (%(total_count)s). " #: templates/admin/actions.html:13 msgid "Clear selection" -msgstr "" +msgstr "Safisha chaguo" #: templates/admin/app_index.html:11 templates/admin/index.html:19 #, python-format @@ -360,7 +361,7 @@ msgstr "Karibu" #: templates/registration/password_change_done.html:4 #: templates/registration/password_change_form.html:5 msgid "Documentation" -msgstr "" +msgstr "Nyaraka" #: templates/admin/base.html:35 #: templates/admin/auth/user/change_password.html:19 @@ -463,7 +464,7 @@ msgstr "Ndiyo, Nina uhakika" #: templates/admin/delete_selected_confirmation.html:11 msgid "Delete multiple objects" -msgstr "" +msgstr "Futa viumbile mbalimbali" #: templates/admin/delete_selected_confirmation.html:18 #, python-format @@ -490,7 +491,7 @@ msgstr "" #: templates/admin/filter.html:2 #, python-format msgid " By %(filter_title)s " -msgstr "" +msgstr " Kwa %(filter_title)s" #: templates/admin/index.html:18 #, python-format @@ -557,6 +558,8 @@ msgid "" "This object doesn't have a change history. It probably wasn't added via this " "admin site." msgstr "" +"Kiumbile hiki hakina historia ya kubadilika. Inawezekana hakikuwekwa kupitia " +"hii tovuti ya utawala." #: templates/admin/pagination.html:10 msgid "Show all" @@ -574,13 +577,13 @@ msgstr "Tafuta" #, python-format msgid "%(counter)s result" msgid_plural "%(counter)s results" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "tokeo %(counter)s" +msgstr[1] "matokeo %(counter)s" #: templates/admin/search_form.html:9 #, python-format msgid "%(full_result_count)s total" -msgstr "" +msgstr "jumla %(full_result_count)s" #: templates/admin/submit_line.html:5 msgid "Save as new" @@ -599,6 +602,8 @@ 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." @@ -666,6 +671,9 @@ 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 " +"usahihi." #: templates/registration/password_change_form.html:33 msgid "Old password" @@ -711,6 +719,8 @@ 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 " +"umelichapisha kwa usahihi." #: templates/registration/password_reset_confirm.html:24 msgid "New password:" @@ -729,6 +739,8 @@ 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" #: templates/registration/password_reset_done.html:12 #: templates/registration/password_reset_done.html:16 @@ -740,6 +752,8 @@ msgid "" "We've e-mailed you instructions for setting your password to the e-mail " "address you submitted. You should be receiving it shortly." msgstr "" +"Tumekutumia maelekezo ya kuseti nenosiri lako kwenda anuani ya barua pepe " +"uliyotupatia. Unatakiwa kuipata ndani ya muda mfupi. " #: templates/registration/password_reset_email.html:2 #, python-format @@ -747,14 +761,16 @@ msgid "" "You're receiving this e-mail because you requested a password reset for your " "user account at %(site_name)s." msgstr "" +"Unapokea baruapepe hii kwa sababu umeomba kuseti upya nenosiri lako kwa " +"ajili ya akaunti ya %(site_name)s." #: templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" -msgstr "" +msgstr "Tafadhali nenda ukurasa ufuatao na uchague nenosiri jipya:" #: templates/registration/password_reset_email.html:8 msgid "Your username, in case you've forgotten:" -msgstr "" +msgstr "Jina lako la mtumiaji, ikiwa umesahau:" #: templates/registration/password_reset_email.html:10 msgid "Thanks for using our site!" @@ -769,7 +785,9 @@ msgstr "timu ya %(site_name)s" msgid "" "Forgotten your password? Enter your e-mail address below, and we'll e-mail " "instructions for setting a new one." -msgstr "Umesahau nenosiri la" +msgstr "" +"Umesahau nenosiri lako? Ingiza anuani yako ya baruapepe hapo chini " +"nasitutakutumia maelekezo ya kuseti nenosiri jipya." #: templates/registration/password_reset_form.html:22 msgid "E-mail address:" @@ -783,16 +801,16 @@ msgstr "Seti upya nenosiri langu" msgid "All dates" msgstr "Tarehe zote" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Hakuna)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Chagua %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Chaguo %s kwa mabadilisho" diff --git a/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo index 381e5af1a9..274e6a9c2d 100644 Binary files a/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po index 14db70edec..02df4a608d 100644 --- a/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: machaku \n" "Language-Team: Swahili (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo index c794822920..7fc115b8b0 100644 Binary files a/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/django.po b/django/contrib/admin/locale/ta/LC_MESSAGES/django.po index 3115fe906a..9d97361b80 100644 --- a/django/contrib/admin/locale/ta/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ta/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Tamil (http://www.transifex.net/projects/p/django/language/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "உறுதியாக சொல்கிறீர்களா?" @@ -142,114 +142,114 @@ msgstr "" msgid "None" msgstr "" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s மாற்றபட்டுள்ளது." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "மற்றும்" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "எந்த புலமும் மாறவில்லை." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" வெற்றிகரமாகச் சேர்க்கப்பட்டது." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "நீங்கள் மறுபடியும் தொகுக்க முடியும். " -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "நீங்கள் மற்ற %s யை கீழே சேர்க்க முடியும்." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" வெற்றிகரமாக மாற்றப்பட்டது." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "" "%(name)s \"%(obj)s\" வெற்றிகரமாக சேர்க்கப்பட்டுள்ளது. நீங்கள் கீழே தொகுக்க முடியும்." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s யை சேர்க்க" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s யை மாற்று" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "தகவல்சேமிப்பு பிழை" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "" msgstr[1] "" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" வெற்றிகரமாக அழிக்கப்பட்டுள்ளது." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "வரலாற்றை மாற்று: %s" @@ -799,16 +799,16 @@ msgstr "எனது கடவுச்சொல்லை மாற்றிய msgid "All dates" msgstr "அனைத்து தேதியும்" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s யை தேர்ந்தெடு" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s யை மாற்ற தேர்ந்தெடு" diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo index bcdee53c00..d10cfd570e 100644 Binary files a/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po index 983643a9ce..cdb0045769 100644 --- a/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Tamil (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/django.mo b/django/contrib/admin/locale/te/LC_MESSAGES/django.mo index ca7b994347..440d2f9b1a 100644 Binary files a/django/contrib/admin/locale/te/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/te/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/django.po b/django/contrib/admin/locale/te/LC_MESSAGES/django.po index 1bac38b9ff..dfe98cf62e 100644 --- a/django/contrib/admin/locale/te/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/te/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: ప్రవీణ్ ఇళ్ళ \n" "Language-Team: Telugu (http://www.transifex.net/projects/p/django/language/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s జయప్రదముగా తీసేవేయబడినది." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "మీరు కచ్చితంగా ఉన్నారా?" @@ -145,60 +145,60 @@ msgstr "" msgid "None" msgstr "వొకటీ లేదు" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr " %s మార్చబడిండి" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "మరియు" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" జతచేయబడినది." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" కొరకు %(list)s మార్చబడినది." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" తొలగిబడినది" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "క్షేత్రములు ఏమి మార్చబడలేదు" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\"జయప్రదంగా కలపబడ్డడి" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "మీరు మళ్ళీ దీనినీ క్రింద మార్చవచ్చు" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "మీరు ఇంకొక %s ని క్రింద జత చేయొచ్చు" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" జయప్రదంగా మార్చబడిండి" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" జయప్రదంగా కలపబడ్డడి. మీరు మళ్ళీ దీనినీ క్రింద మార్చవచ్చు" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -206,54 +206,54 @@ msgstr "" "అంశములపయి తదుపరి చర్య తీసుకోనటకు వాటిని ఎంపిక చేసుకోవలెను. ప్రస్తుతం ఎటువంటి అంశములు " "మార్చబడలేదు." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "మీరు ఎటువంటి చర్య తీసుకొనలేదు " -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%sని జత చేయండి " -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r ప్రధాన కీ గా వున్న %(name)s అంశం ఏమి లేదు." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%sని మార్చుము" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "దత్తాంశస్థానము పొరబాటు " -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 of %(cnt)s ఎంపికయినవి." -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" జయప్రదంగా తీసివేయబడ్డడి" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "చరిత్రం మార్చు: %s" @@ -793,16 +793,16 @@ msgstr "అనుమతిపదం తిరిగి అమర్చు" msgid "All dates" msgstr "అన్నీ తేదీలు" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s ని ఎన్నుకోండి" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "%s ని మార్చటానికి ఎన్నుకోండి" diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo index a305eedd95..71e1d4ed98 100644 Binary files a/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po index c6e02eb318..2c129a2324 100644 --- a/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: bhaskar teja yerneni \n" "Language-Team: Telugu (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/django.mo b/django/contrib/admin/locale/th/LC_MESSAGES/django.mo index bb7d4486b9..81fd83b7e7 100644 Binary files a/django/contrib/admin/locale/th/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/django.po b/django/contrib/admin/locale/th/LC_MESSAGES/django.po index 6b561492e0..cfa7f21c2e 100644 --- a/django/contrib/admin/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/th/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-09 03:16+0000\n" "Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.net/projects/p/django/language/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s ถูกลบเรียบร้อยแล้ว" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "ไม่สามารถลบ %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "แน่ใจหรือ" @@ -144,60 +144,60 @@ msgstr "อ็อบเจ็กต์ LogEntry" msgid "None" msgstr "ไม่มี" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s เปลี่ยนแล้ว" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "และ" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "เพิ่ม %(name)s \"%(object)s\" แล้ว" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "เปลี่ยน %(list)s สำหรับ %(name)s \"%(object)s\" แล้ว" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "ลบ %(name)s \"%(object)s\" แล้ว" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "ไม่มีฟิลด์ใดถูกเปลี่ยน" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "เพิ่ม %(name)s \"%(obj)s\" เรียบร้อยแล้ว" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "สามารถแก้ไขเพิ่มเติมได้ที่ด้านล่าง" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "คุณสามารถเพิ่ม %s ได้อีกที่ด้านล่าง" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "เปลี่ยนแปลง %(name)s \"%(obj)s\" เรียบร้อยแล้ว" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "เพิ่ม %(name)s \"%(obj)s\" เรียบร้อยแล้ว แก้ไขได้อีกที่ด้านล่าง" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -205,52 +205,52 @@ msgstr "" "ไม่มีรายการใดถูกเปลี่ยน\n" "รายการจะต้องถูกเลือกก่อนเพื่อที่จะทำตามคำสั่งได้" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "ไม่มีคำสั่งที่ถูกเลือก" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "เพิ่ม %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "Primary key %(key)r ของอ็อบเจ็กต์ %(name)s ไม่มีอยู่" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "เปลี่ยน %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "เกิดความผิดพลาดที่ฐานข้อมูล" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s ได้ถูกเลือก" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "เลือก 0 จาก %(cnt)s" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "ลบ %(name)s \"%(obj)s\" เรียบร้อยแล้ว" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "เปลี่ยนแปลงประวัติ: %s" @@ -801,16 +801,16 @@ msgstr "ตั้งรหัสผ่านของฉันใหม่" msgid "All dates" msgstr "ทุกวัน" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(ว่างเปล่า)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "เลือก %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "เลือก %s เพื่อเปลี่ยนแปลง" diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo index 17865f9d8b..99108bb5b0 100644 Binary files a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po index 2e1491c42c..c59417b3f4 100644 --- a/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-09 03:31+0000\n" "Last-Translator: Kowit Charoenratchatabhan \n" "Language-Team: Thai (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo b/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo index b0fa4fbc44..bf69124052 100644 Binary files a/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/django.po b/django/contrib/admin/locale/tr/LC_MESSAGES/django.po index 4b456b1916..fac9073763 100644 --- a/django/contrib/admin/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/tr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-10 14:31+0000\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Turkish (http://www.transifex.net/projects/p/django/language/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d adet %(items)s başarıyla silindi." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s silinemedi" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Emin misiniz?" @@ -147,61 +147,61 @@ msgstr "LogEntry Nesnesi" msgid "None" msgstr "Hiç biri" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s değiştirildi." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "ve" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" eklenmiştir." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s %(name)s \"%(object)s\" ile değiştirildi." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" silinmiştir." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Hiçbir alan değiştirilmedi." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "\"%(obj)s\" isimli %(name)s eklendi." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Tekrar düzenleyebilirsiniz." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Yeni bir %s ekleyebilirsiniz." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "\"%(obj)s\" isimli %(name)s değiştirildi." -#: options.py:832 +#: options.py:830 #, 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." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -209,52 +209,52 @@ msgstr "" "İşlemlerin uygulanabilmesi için bir veya daha fazla nesne seçilmelidir. " "Herhangi bir değişiklik gerçekleştirilmedi." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "İşlem seçimi yapılmamış. Lütfen bir işlem seçiniz." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s ekle" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s değiştir" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Veritabanı hatası" -#: options.py:1203 +#: options.py:1201 #, 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." -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "Toplam %(total_count)s nesne seçili" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s nesne arasından seçim yapılmamış" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "\"%(obj)s\" isimli %(name)s silindi." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "%s için değişiklik geçmişi:" @@ -822,16 +822,16 @@ msgstr "Şifremi sıfırla" msgid "All dates" msgstr "Tüm tarihler" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Yok)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s seç" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Değiştirilecek %s nesnesini seçin" diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo index 21b31f8726..6e088109c4 100644 Binary files a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po index 3e81e07e69..a074b2cd3e 100644 --- a/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-08 20:12+0000\n" "Last-Translator: Murat Çorlu \n" "Language-Team: Turkish (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo b/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo index 792e5cc08b..550dfd1541 100644 Binary files a/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/django.po b/django/contrib/admin/locale/tt/LC_MESSAGES/django.po index 2d514d8393..a48d2f6001 100644 --- a/django/contrib/admin/locale/tt/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/tt/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Azat Khasanshin \n" "Language-Team: Tatar (http://www.transifex.net/projects/p/django/language/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s уңышлы рәвештә бетерелгән." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s бетереп булмады" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Сез инанып карар кылдыгызмы?" @@ -144,54 +144,54 @@ msgstr "" msgid "None" msgstr "Юк" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s үзгәртелгән." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "һәм" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" өстәлгән." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" өчен %(list)s үзгәртелгән." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" бетерелгән." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Үзгәртелгән кырлар юк." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" үңышлы рәвештә өстәлгән." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Астарак сез аны тагын бер кат төзәтә аласыз." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Астарак сез тагын бер %s өсти аласыз." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" уңышлы рәвештә үзгәртелгән." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -199,7 +199,7 @@ msgstr "" "%(name)s \"%(obj)s\" үңышлы рәвештә өстәлгән. Астарак сез аны тагын бер кат " "төзәтә аласыз." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -207,52 +207,52 @@ msgstr "" "Элементар өстеннән гамәл кылу өчен алар сайланган булырга тиеш. Элементлар " "үзгәртелмәгән." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Гамәл сайланмаган." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s өстәргә" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(key)r беренчел ачкыч белән булган %(name)s юк." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s үзгәртергә" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Бирелмәләр базасы хатасы" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "%(total_count)s сайланган" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "Барлык %(cnt)s объектан 0 сайланган" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" уңышлы рәвештә бетерелгән." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Үзгәртү тарихы: %s" @@ -818,16 +818,16 @@ msgstr "Серсүземне торгызырга" msgid "All dates" msgstr "Бөтен көннәр" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Юк)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s сайлагыз" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Үзгәртү өчен %s сайлагыз" diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo index 50bbc194cb..d433bab044 100644 Binary files a/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po index 52407d542c..f43a0c6582 100644 --- a/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Azat Khasanshin \n" "Language-Team: Tatar (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo b/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo index ec5e00e24a..1d152947ec 100644 Binary files a/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/uk/LC_MESSAGES/django.po b/django/contrib/admin/locale/uk/LC_MESSAGES/django.po index db9d65efed..a75a1f0793 100644 --- a/django/contrib/admin/locale/uk/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/uk/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:34+0100\n" "PO-Revision-Date: 2012-03-11 16:08+0000\n" "Last-Translator: Sergey Lysach \n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/django/" @@ -26,12 +26,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Успішно видалено %(count)d %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Не можу видалити %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Ви впевнені?" @@ -151,54 +151,54 @@ msgstr "Запис у журналі" msgid "None" msgstr "Ніщо" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "Змінено %s." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "та" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "Додано %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "Змінено %(list)s для %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "Видалено %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Поля не змінені." -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" було додано успішно." -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Ви можете редагувати це знову внизу." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Ви можете додати інший %s внизу." -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" був успішно змінений." -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -206,37 +206,37 @@ msgstr "" "%(name)s \"%(obj)s\" був успішно доданий. Ви модете редагувати його знову " "внизу." -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "" "Для виконання дії необхідно обрати елемент. Жодний елемент не був змінений." -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "Жодних дій не обрано." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Додати %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s об'єкт з первинним ключем %(key)r не існує." -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Змінити %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Помилка бази даних" -#: options.py:1203 +#: options.py:1201 #, python-format msgid "%(count)s %(name)s was changed successfully." msgid_plural "%(count)s %(name)s were changed successfully." @@ -244,7 +244,7 @@ msgstr[0] "%(count)s %(name)s був успішно змінений." msgstr[1] "%(count)s %(name)s були успішно змінені." msgstr[2] "%(count)s %(name)s було успішно змінено." -#: options.py:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" @@ -252,17 +252,17 @@ msgstr[0] "%(total_count)s обраний" msgstr[1] "%(total_count)s обрані" msgstr[2] "Усі %(total_count)s обрано" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 з %(cnt)s обрано" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" був видалений успішно." -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Історія змін: %s" @@ -833,16 +833,16 @@ msgstr "Перевстановіть мій пароль" msgid "All dates" msgstr "Всі дати" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Вибрати %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Виберіть %s щоб змінити" diff --git a/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo index d7fd6a4b51..39e5572e08 100644 Binary files a/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po index 5829c23575..17e2c388c8 100644 --- a/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-11 16:41+0000\n" "Last-Translator: Sergey Lysach \n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/django/" diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo b/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo index 664d3b9adc..a8cd8e73ca 100644 Binary files a/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/django.po b/django/contrib/admin/locale/ur/LC_MESSAGES/django.po index c3f17f2c26..cad4d8df74 100644 --- a/django/contrib/admin/locale/ur/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/ur/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Mansoorulhaq Mansoor \n" "Language-Team: Urdu (http://www.transifex.net/projects/p/django/language/" @@ -22,12 +22,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "%(count)d %(items)s کو کامیابی سے مٹا دیا گیا۔" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "%(name)s نہیں مٹایا جا سکتا" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "آپ کو یقین ھے؟" @@ -143,54 +143,54 @@ msgstr "" msgid "None" msgstr "کوئی نھیں" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s تبدیل کریں۔" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "اور" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" کا اضافہ کیا گیا۔" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" %(list)s کی تبدیلی کی گئی۔" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" مٹایا گیا۔۔" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "کوئی خانہ تبدیل نھیں کیا گیا۔" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" کا کامیابی سے اضافہ کیا گیا۔" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "آپ اس کو نیچے دوبارہ تبدیل کر سکتے ھیں۔" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "آپ نیچے مزید %s درج کر سکتے ھیں۔" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" کی تبدیلی کامیابی سے ھو گئی۔" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -198,7 +198,7 @@ msgstr "" "%(name)s \"%(obj)s\" کا کامیابی سے اضافہ کیا گیا۔ نیچے آپ دوبارہ اسے مدوّن کر " "سکتے ھیں۔" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -206,54 +206,54 @@ msgstr "" "اشیاء پر کاروائی سرانجام دینے کے لئے ان کا منتخب ھونا ضروری ھے۔ کوئی شے " "تبدیل نھیں کی گئی۔" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "کوئی کاروائی منتخب نھیں کی گئی۔" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "%s کا اضافہ کریں" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "%(name)s شے %(key)r پرائمری کلید کے ساتھ موجود نھیں ھے۔" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "%s تبدیل کریں" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "ڈیٹا بیس کی خرابی" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s میں سے 0 منتخب کیا گیا۔" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" کامیابی سے مٹایا گیا تھا۔" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "%s کی تبدیلی کا تاریخ نامہ" @@ -825,16 +825,16 @@ msgstr "میرا لفظ اجازت دوبارہ مرتب کریں" msgid "All dates" msgstr "تمام تاریخیں" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "%s منتخب کریں" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "تبدیل کرنے کے لئے %s منتخب کریں" diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo b/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo index 9d841a1058..e8896b1504 100644 Binary files a/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po index fc33d1c2f4..22441bcad0 100644 --- a/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Mansoorulhaq Mansoor \n" "Language-Team: Urdu (http://www.transifex.net/projects/p/django/language/" diff --git a/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo b/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo index ceaf9a1e5f..43c1e46a03 100644 Binary files a/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/admin/locale/vi/LC_MESSAGES/django.po b/django/contrib/admin/locale/vi/LC_MESSAGES/django.po index a1f905218d..2edfe6adc0 100644 --- a/django/contrib/admin/locale/vi/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/vi/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Vuong Nguyen \n" "Language-Team: Vietnamese (http://www.transifex.net/projects/p/django/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "Đã xóa thành công %(count)d %(items)s ." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "Không thể xóa %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "Bạn có chắc chắn không?" @@ -145,54 +145,54 @@ msgstr "" msgid "None" msgstr "Không" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s đã được thay đổi." -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "và" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" đã được thêm vào." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(list)s for %(name)s \"%(object)s\" đã được thay đổi." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" đã bị xóa." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "Không có trường nào thay đổi" -#: options.py:774 +#: options.py:772 #, 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:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "Bạn có thể sửa lại dưới đây." -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "Bạn có thể thêm vào %s dưới đây." -#: options.py:824 +#: options.py:822 #, 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:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." @@ -200,7 +200,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:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." @@ -208,52 +208,52 @@ 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:920 +#: options.py:918 msgid "No action selected." msgstr "Không có hoạt động nào được lựa chọn." -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "Thêm %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, 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:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "Thay đổi %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "Cơ sở dữ liệu bị lỗi" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, 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:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "0 của %(cnt)s được chọn" -#: options.py:1285 +#: options.py:1283 #, 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:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "Lịch sử thay đổi: %s" @@ -820,16 +820,16 @@ msgstr "Làm lại mật khẩu" msgid "All dates" msgstr "Tất cả các ngày" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(Không)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "Chọn %s" -#: views/main.py:75 +#: views/main.py:76 #, python-format msgid "Select %s to change" msgstr "Chọn %s để 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 a1d77eb644..5c9262c50c 100644 Binary files a/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po index f0379c9df8..bfa98c6a1b 100644 --- a/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: Vuong Nguyen \n" "Language-Team: Vietnamese (http://www.transifex.net/projects/p/django/" 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 86182be4c2..75c809d4f8 100644 Binary files a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.mo differ 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 e458412705..19cd17eb43 100644 --- a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 16:48+0000\n" "Last-Translator: Ziang Song \n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/django/" @@ -25,12 +25,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "成功删除了 %(count)d 个 %(items)s" -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "无法删除 %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "你确定吗?" @@ -147,111 +147,111 @@ msgstr "LogEntry对象" msgid "None" msgstr "无" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "已修改 %s 。" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "和" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "已添加 %(name)s \"%(object)s\"." -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "已变更 %(list)s for %(name)s \"%(object)s\"." -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "已删除 %(name)s \"%(object)s\"." -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "没有字段被修改。" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" 添加成功。" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "你可以在下面再次编辑它。" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "你可以在下面增加另一个 %s 。" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" 修改成功。" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" 添加成功。你可以在下面再次编辑它。" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "条目必须选中以对其进行操作。没有任何条目被更改。" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "未选择动作" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "增加 %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "具有主键 %(key)r 的对象 %(name)s 不存在。" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "修改 %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "数据库错误" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "选中了 %(total_count)s 个" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s 个中 0 个被选" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" 删除成功。" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "变更历史: %s" @@ -804,16 +804,16 @@ msgstr "重设我的密码" msgid "All dates" msgstr "所有日期" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "(None)" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "选择 %s" -#: views/main.py:75 +#: views/main.py:76 #, 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 0adffa115e..b7bc24068d 100644 Binary files a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.mo differ 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 ebe95b1cb5..dba8c6112b 100644 --- a/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-08 19:18+0000\n" "Last-Translator: Ziang Song \n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/django/" 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 3dda713c7d..55d2797155 100644 Binary files a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.mo and b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.mo differ 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 82a3ea2f28..c5cb28097b 100644 --- a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po +++ b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:12-0700\n" +"POT-Creation-Date: 2012-03-23 02:35+0100\n" "PO-Revision-Date: 2012-03-08 12:29+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/django/" @@ -24,12 +24,12 @@ msgstr "" msgid "Successfully deleted %(count)d %(items)s." msgstr "成功的刪除了 %(count)d 個 %(items)s." -#: actions.py:60 options.py:1297 +#: actions.py:60 options.py:1295 #, python-format msgid "Cannot delete %(name)s" msgstr "無法刪除 %(name)s" -#: actions.py:62 options.py:1299 +#: actions.py:62 options.py:1297 msgid "Are you sure?" msgstr "你確定嗎?" @@ -144,111 +144,111 @@ msgstr "" msgid "None" msgstr "None" -#: options.py:673 +#: options.py:671 #, python-format msgid "Changed %s." msgstr "%s 已變更。" -#: options.py:673 options.py:683 +#: options.py:671 options.py:681 msgid "and" msgstr "和" -#: options.py:678 +#: options.py:676 #, python-format msgid "Added %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" 以新增。" -#: options.py:682 +#: options.py:680 #, python-format msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" 的 %(list)s 已變更。" -#: options.py:687 +#: options.py:685 #, python-format msgid "Deleted %(name)s \"%(object)s\"." msgstr "%(name)s \"%(object)s\" 已刪除。" -#: options.py:691 +#: options.py:689 msgid "No fields changed." msgstr "沒有欄位被變更。" -#: options.py:774 +#: options.py:772 #, python-format msgid "The %(name)s \"%(obj)s\" was added successfully." msgstr "%(name)s \"%(obj)s\" 已成功新增。" -#: options.py:778 options.py:826 +#: options.py:776 options.py:824 msgid "You may edit it again below." msgstr "你可以在下面再次編輯。" -#: options.py:790 options.py:839 +#: options.py:788 options.py:837 #, python-format msgid "You may add another %s below." msgstr "你可以在下面新增另一個 %s。" -#: options.py:824 +#: options.py:822 #, python-format msgid "The %(name)s \"%(obj)s\" was changed successfully." msgstr "%(name)s \"%(obj)s\" 已成功變更。" -#: options.py:832 +#: options.py:830 #, python-format msgid "" "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." msgstr "%(name)s \"%(obj)s\" 新增成功。你可以在下面再次編輯它。" -#: options.py:901 options.py:1161 +#: options.py:899 options.py:1159 msgid "" "Items must be selected in order to perform actions on them. No items have " "been changed." msgstr "必須要有項目被選到才能對它們進行動作。沒有項目變更。" -#: options.py:920 +#: options.py:918 msgid "No action selected." msgstr "沒有動作被選。" -#: options.py:1000 +#: options.py:998 #, python-format msgid "Add %s" msgstr "新增 %s" -#: options.py:1025 options.py:1269 +#: options.py:1023 options.py:1267 #, python-format msgid "%(name)s object with primary key %(key)r does not exist." msgstr "主鍵 %(key)r 的 %(name)s 物件不存在。" -#: options.py:1091 +#: options.py:1089 #, python-format msgid "Change %s" msgstr "變更 %s" -#: options.py:1140 +#: options.py:1138 msgid "Database error" msgstr "資料庫錯誤" -#: options.py:1203 +#: options.py:1201 #, 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:1230 +#: options.py:1228 #, python-format msgid "%(total_count)s selected" msgid_plural "All %(total_count)s selected" msgstr[0] "全部 %(total_count)s 個被選" -#: options.py:1235 +#: options.py:1233 #, python-format msgid "0 of %(cnt)s selected" msgstr "%(cnt)s 中 0 個被選" -#: options.py:1285 +#: options.py:1283 #, python-format msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgstr "%(name)s \"%(obj)s\" 已成功刪除。" -#: options.py:1332 +#: options.py:1330 #, python-format msgid "Change history: %s" msgstr "變更歷史: %s" @@ -799,16 +799,16 @@ msgstr "重設我的密碼" msgid "All dates" msgstr "所有日期" -#: views/main.py:30 +#: views/main.py:31 msgid "(None)" msgstr "" -#: views/main.py:73 +#: views/main.py:74 #, python-format msgid "Select %s" msgstr "選擇 %s" -#: views/main.py:75 +#: views/main.py:76 #, 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 01662c4dd8..cd70b7c0db 100644 Binary files a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.mo and b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.mo differ diff --git a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po index 7903097a3d..86ec84c20d 100644 --- a/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po +++ b/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-14 00:14-0700\n" +"POT-Creation-Date: 2012-03-23 02:36+0100\n" "PO-Revision-Date: 2012-03-08 10:42+0000\n" "Last-Translator: tcc \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/django/"