1
0
mirror of https://github.com/django/django.git synced 2025-03-25 08:40:45 +00:00

[1.5.x] Updated translation catalogs for core and admin

This commit is contained in:
Claude Paroz 2013-01-01 16:13:37 +01:00
parent 56e5472766
commit 3f2f50699e
2 changed files with 46 additions and 50 deletions

View File

@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Django\n" "Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-11-23 22:54+0100\n" "POT-Creation-Date: 2013-01-01 16:10+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n" "Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n" "Language-Team: English <en@li.org>\n"
@ -383,16 +383,16 @@ msgid ""
"%(show_value)d)." "%(show_value)d)."
msgstr "" msgstr ""
#: db/models/base.py:843 #: db/models/base.py:857
#, python-format #, python-format
msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s."
msgstr "" msgstr ""
#: db/models/base.py:866 forms/models.py:573 #: db/models/base.py:880 forms/models.py:573
msgid "and" msgid "and"
msgstr "" msgstr ""
#: db/models/base.py:867 db/models/fields/__init__.py:70 #: db/models/base.py:881 db/models/fields/__init__.py:70
#, python-format #, python-format
msgid "%(model_name)s with this %(field_label)s already exists." msgid "%(model_name)s with this %(field_label)s already exists."
msgstr "" msgstr ""
@ -564,16 +564,11 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#: db/models/fields/files.py:211 #: db/models/fields/files.py:216
#, python-format
msgid "Filename is %(extra)d characters too long."
msgstr ""
#: db/models/fields/files.py:221
msgid "File" msgid "File"
msgstr "" msgstr ""
#: db/models/fields/files.py:347 #: db/models/fields/files.py:323
msgid "Image" msgid "Image"
msgstr "" msgstr ""
@ -675,15 +670,15 @@ msgstr ""
msgid "Select a valid choice. %(value)s is not one of the available choices." msgid "Select a valid choice. %(value)s is not one of the available choices."
msgstr "" msgstr ""
#: forms/fields.py:747 forms/fields.py:835 forms/models.py:999 #: forms/fields.py:747 forms/fields.py:835 forms/models.py:1002
msgid "Enter a list of values." msgid "Enter a list of values."
msgstr "" msgstr ""
#: forms/formsets.py:325 forms/formsets.py:327 #: forms/formsets.py:324 forms/formsets.py:326
msgid "Order" msgid "Order"
msgstr "" msgstr ""
#: forms/formsets.py:329 #: forms/formsets.py:328
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -708,20 +703,20 @@ msgstr ""
msgid "Please correct the duplicate values below." msgid "Please correct the duplicate values below."
msgstr "" msgstr ""
#: forms/models.py:849 #: forms/models.py:852
msgid "The inline foreign key did not match the parent instance primary key." msgid "The inline foreign key did not match the parent instance primary key."
msgstr "" msgstr ""
#: forms/models.py:910 #: forms/models.py:913
msgid "Select a valid choice. That choice is not one of the available choices." msgid "Select a valid choice. That choice is not one of the available choices."
msgstr "" msgstr ""
#: forms/models.py:1000 #: forms/models.py:1003
#, python-format #, python-format
msgid "Select a valid choice. %s is not one of the available choices." msgid "Select a valid choice. %s is not one of the available choices."
msgstr "" msgstr ""
#: forms/models.py:1002 #: forms/models.py:1005
#, python-format #, python-format
msgid "\"%s\" is not a valid value for a primary key." msgid "\"%s\" is not a valid value for a primary key."
msgstr "" msgstr ""
@ -745,15 +740,15 @@ msgstr ""
msgid "Clear" msgid "Clear"
msgstr "" msgstr ""
#: forms/widgets.py:591 #: forms/widgets.py:594
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: forms/widgets.py:592 #: forms/widgets.py:595
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: forms/widgets.py:593 #: forms/widgets.py:596
msgid "No" msgid "No"
msgstr "" msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Django\n" "Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-11-18 09:15-0300\n" "POT-Creation-Date: 2013-01-01 16:10+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n" "Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n" "Language-Team: English <en@li.org>\n"
@ -18,12 +18,12 @@ msgstr ""
msgid "Successfully deleted %(count)d %(items)s." msgid "Successfully deleted %(count)d %(items)s."
msgstr "" msgstr ""
#: actions.py:60 options.py:1357 #: actions.py:60 options.py:1347
#, python-format #, python-format
msgid "Cannot delete %(name)s" msgid "Cannot delete %(name)s"
msgstr "" msgstr ""
#: actions.py:62 options.py:1359 #: actions.py:62 options.py:1349
msgid "Are you sure?" msgid "Are you sure?"
msgstr "" msgstr ""
@ -69,9 +69,10 @@ msgid "This year"
msgstr "" msgstr ""
#: forms.py:9 #: forms.py:9
#, python-format
msgid "" msgid ""
"Please enter the correct username and password for a staff account. Note " "Please enter the correct %(username)s and password for a staff account. Note "
"that both fields are case-sensitive." "that both fields may be case-sensitive."
msgstr "" msgstr ""
#: forms.py:19 #: forms.py:19
@ -129,129 +130,129 @@ msgstr ""
msgid "LogEntry Object" msgid "LogEntry Object"
msgstr "" msgstr ""
#: options.py:153 options.py:169 #: options.py:156 options.py:172
msgid "None" msgid "None"
msgstr "" msgstr ""
#: options.py:674 #: options.py:684
#, python-format #, python-format
msgid "Changed %s." msgid "Changed %s."
msgstr "" msgstr ""
#: options.py:674 options.py:684 #: options.py:684 options.py:694
msgid "and" msgid "and"
msgstr "" msgstr ""
#: options.py:679 #: options.py:689
#, python-format #, python-format
msgid "Added %(name)s \"%(object)s\"." msgid "Added %(name)s \"%(object)s\"."
msgstr "" msgstr ""
#: options.py:683 #: options.py:693
#, python-format #, python-format
msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgid "Changed %(list)s for %(name)s \"%(object)s\"."
msgstr "" msgstr ""
#: options.py:688 #: options.py:698
#, python-format #, python-format
msgid "Deleted %(name)s \"%(object)s\"." msgid "Deleted %(name)s \"%(object)s\"."
msgstr "" msgstr ""
#: options.py:692 #: options.py:702
msgid "No fields changed." msgid "No fields changed."
msgstr "" msgstr ""
#: options.py:802 options.py:887 #: options.py:807 options.py:860
#, python-format #, python-format
msgid "" msgid ""
"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
msgstr "" msgstr ""
#: options.py:819 #: options.py:835
#, python-format #, python-format
msgid "" msgid ""
"The %(name)s \"%(obj)s\" was added successfully. You may add another " "The %(name)s \"%(obj)s\" was added successfully. You may add another "
"%(name)s below." "%(name)s below."
msgstr "" msgstr ""
#: options.py:826 #: options.py:839
#, python-format #, python-format
msgid "The %(name)s \"%(obj)s\" was added successfully." msgid "The %(name)s \"%(obj)s\" was added successfully."
msgstr "" msgstr ""
#: options.py:877 #: options.py:853
#, python-format #, python-format
msgid "" msgid ""
"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again " "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again "
"below." "below."
msgstr "" msgstr ""
#: options.py:895 #: options.py:867
#, python-format #, python-format
msgid "" msgid ""
"The %(name)s \"%(obj)s\" was changed successfully. You may add another " "The %(name)s \"%(obj)s\" was changed successfully. You may add another "
"%(name)s below." "%(name)s below."
msgstr "" msgstr ""
#: options.py:902 #: options.py:873
#, python-format #, python-format
msgid "The %(name)s \"%(obj)s\" was changed successfully." msgid "The %(name)s \"%(obj)s\" was changed successfully."
msgstr "" msgstr ""
#: options.py:962 options.py:1221 #: options.py:951 options.py:1211
msgid "" msgid ""
"Items must be selected in order to perform actions on them. No items have " "Items must be selected in order to perform actions on them. No items have "
"been changed." "been changed."
msgstr "" msgstr ""
#: options.py:981 #: options.py:970
msgid "No action selected." msgid "No action selected."
msgstr "" msgstr ""
#: options.py:1061 #: options.py:1050
#, python-format #, python-format
msgid "Add %s" msgid "Add %s"
msgstr "" msgstr ""
#: options.py:1085 options.py:1329 #: options.py:1074 options.py:1319
#, python-format #, python-format
msgid "%(name)s object with primary key %(key)r does not exist." msgid "%(name)s object with primary key %(key)r does not exist."
msgstr "" msgstr ""
#: options.py:1151 #: options.py:1140
#, python-format #, python-format
msgid "Change %s" msgid "Change %s"
msgstr "" msgstr ""
#: options.py:1200 #: options.py:1190
msgid "Database error" msgid "Database error"
msgstr "" msgstr ""
#: options.py:1263 #: options.py:1253
#, python-format #, python-format
msgid "%(count)s %(name)s was changed successfully." msgid "%(count)s %(name)s was changed successfully."
msgid_plural "%(count)s %(name)s were changed successfully." msgid_plural "%(count)s %(name)s were changed successfully."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: options.py:1290 #: options.py:1280
#, python-format #, python-format
msgid "%(total_count)s selected" msgid "%(total_count)s selected"
msgid_plural "All %(total_count)s selected" msgid_plural "All %(total_count)s selected"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: options.py:1295 #: options.py:1285
#, python-format #, python-format
msgid "0 of %(cnt)s selected" msgid "0 of %(cnt)s selected"
msgstr "" msgstr ""
#: options.py:1345 #: options.py:1335
#, python-format #, python-format
msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgid "The %(name)s \"%(obj)s\" was deleted successfully."
msgstr "" msgstr ""
#: options.py:1392 #: options.py:1382
#, python-format #, python-format
msgid "Change history: %s" msgid "Change history: %s"
msgstr "" msgstr ""