Kaydet (Commit) f233aa3f authored tarafından Claude Paroz's avatar Claude Paroz

Updated translation catalogs

Forward port of f717cb2a from stable/1.9.x.
üst 5172bdae
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-03-18 09:16+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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"
...@@ -341,11 +341,11 @@ msgstr "" ...@@ -341,11 +341,11 @@ msgstr ""
msgid "Vietnamese" msgid "Vietnamese"
msgstr "" msgstr ""
#: conf/global_settings.py:133 conf/global_settings.py:134 #: conf/global_settings.py:133
msgid "Simplified Chinese" msgid "Simplified Chinese"
msgstr "" msgstr ""
#: conf/global_settings.py:135 conf/global_settings.py:136 #: conf/global_settings.py:134
msgid "Traditional Chinese" msgid "Traditional Chinese"
msgstr "" msgstr ""
...@@ -357,71 +357,77 @@ msgstr "" ...@@ -357,71 +357,77 @@ msgstr ""
msgid "Site Maps" msgid "Site Maps"
msgstr "" msgstr ""
#: contrib/staticfiles/apps.py:8 #: contrib/staticfiles/apps.py:7
msgid "Static Files" msgid "Static Files"
msgstr "" msgstr ""
#: contrib/syndication/apps.py:8 #: contrib/syndication/apps.py:7
msgid "Syndication" msgid "Syndication"
msgstr "" msgstr ""
#: contrib/webdesign/apps.py:8 #: contrib/webdesign/apps.py:7
msgid "Web Design" msgid "Web Design"
msgstr "" msgstr ""
#: core/validators.py:21 #: core/validators.py:33
msgid "Enter a valid value." msgid "Enter a valid value."
msgstr "" msgstr ""
#: core/validators.py:88 forms/fields.py:708 #: core/validators.py:98 forms/fields.py:677
msgid "Enter a valid URL." msgid "Enter a valid URL."
msgstr "" msgstr ""
#: core/validators.py:134 #: core/validators.py:141
msgid "Enter a valid integer." msgid "Enter a valid integer."
msgstr "" msgstr ""
#: core/validators.py:139 #: core/validators.py:152
msgid "Enter a valid email address." msgid "Enter a valid email address."
msgstr "" msgstr ""
#: core/validators.py:213 #: core/validators.py:225
msgid "" msgid ""
"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."
msgstr "" msgstr ""
#: core/validators.py:218 core/validators.py:237 #: core/validators.py:232
msgid ""
"Enter a valid 'slug' consisting of Unicode letters, numbers, underscores, or "
"hyphens."
msgstr ""
#: core/validators.py:237 core/validators.py:256
msgid "Enter a valid IPv4 address." msgid "Enter a valid IPv4 address."
msgstr "" msgstr ""
#: core/validators.py:223 core/validators.py:238 #: core/validators.py:242 core/validators.py:257
msgid "Enter a valid IPv6 address." msgid "Enter a valid IPv6 address."
msgstr "" msgstr ""
#: core/validators.py:233 core/validators.py:236 #: core/validators.py:252 core/validators.py:255
msgid "Enter a valid IPv4 or IPv6 address." msgid "Enter a valid IPv4 or IPv6 address."
msgstr "" msgstr ""
#: core/validators.py:261 db/models/fields/__init__.py:1133 #: core/validators.py:284 db/models/fields/__init__.py:1147
msgid "Enter only digits separated by commas." msgid "Enter only digits separated by commas."
msgstr "" msgstr ""
#: core/validators.py:270 #: core/validators.py:292
#, python-format #, python-format
msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
msgstr "" msgstr ""
#: core/validators.py:296 #: core/validators.py:318
#, python-format #, python-format
msgid "Ensure this value is less than or equal to %(limit_value)s." msgid "Ensure this value is less than or equal to %(limit_value)s."
msgstr "" msgstr ""
#: core/validators.py:303 #: core/validators.py:325
#, python-format #, python-format
msgid "Ensure this value is greater than or equal to %(limit_value)s." msgid "Ensure this value is greater than or equal to %(limit_value)s."
msgstr "" msgstr ""
#: core/validators.py:312 #: core/validators.py:334
#, python-format #, python-format
msgid "" msgid ""
"Ensure this value has at least %(limit_value)d character (it has " "Ensure this value has at least %(limit_value)d character (it has "
...@@ -432,7 +438,7 @@ msgid_plural "" ...@@ -432,7 +438,7 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: core/validators.py:323 #: core/validators.py:345
#, python-format #, python-format
msgid "" msgid ""
"Ensure this value has at most %(limit_value)d character (it has " "Ensure this value has at most %(limit_value)d character (it has "
...@@ -443,308 +449,314 @@ msgid_plural "" ...@@ -443,308 +449,314 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: db/models/base.py:1089 forms/models.py:721 #: core/validators.py:359
#, python-format
msgid "Ensure that there are no more than %(max)s digit in total."
msgid_plural "Ensure that there are no more than %(max)s digits in total."
msgstr[0] ""
msgstr[1] ""
#: core/validators.py:364
#, python-format
msgid "Ensure that there are no more than %(max)s decimal place."
msgid_plural "Ensure that there are no more than %(max)s decimal places."
msgstr[0] ""
msgstr[1] ""
#: core/validators.py:369
#, python-format
msgid ""
"Ensure that there are no more than %(max)s digit before the decimal point."
msgid_plural ""
"Ensure that there are no more than %(max)s digits before the decimal point."
msgstr[0] ""
msgstr[1] ""
#: db/models/base.py:1095 forms/models.py:727
msgid "and" msgid "and"
msgstr "" msgstr ""
#: db/models/base.py:1091 #: db/models/base.py:1097
#, python-format #, python-format
msgid "%(model_name)s with this %(field_labels)s already exists." msgid "%(model_name)s with this %(field_labels)s already exists."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:107 #: db/models/fields/__init__.py:110
#, python-format #, python-format
msgid "Value %(value)r is not a valid choice." msgid "Value %(value)r is not a valid choice."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:108 #: db/models/fields/__init__.py:111
msgid "This field cannot be null." msgid "This field cannot be null."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:109 #: db/models/fields/__init__.py:112
msgid "This field cannot be blank." msgid "This field cannot be blank."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:110 #: db/models/fields/__init__.py:113
#, 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 ""
#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. #. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'.
#. Eg: "Title must be unique for pub_date year" #. Eg: "Title must be unique for pub_date year"
#: db/models/fields/__init__.py:114 #: db/models/fields/__init__.py:117
#, python-format #, python-format
msgid "" msgid ""
"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s." "%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:132 #: db/models/fields/__init__.py:134
#, python-format #, python-format
msgid "Field of type: %(field_type)s" msgid "Field of type: %(field_type)s"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:911 db/models/fields/__init__.py:1814 #: db/models/fields/__init__.py:930 db/models/fields/__init__.py:1834
msgid "Integer" msgid "Integer"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:915 db/models/fields/__init__.py:1812 #: db/models/fields/__init__.py:934 db/models/fields/__init__.py:1832
#, python-format #, python-format
msgid "'%(value)s' value must be an integer." msgid "'%(value)s' value must be an integer."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:990 #: db/models/fields/__init__.py:1009
#, python-format #, python-format
msgid "'%(value)s' value must be either True or False." msgid "'%(value)s' value must be either True or False."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:992 #: db/models/fields/__init__.py:1011
msgid "Boolean (Either True or False)" msgid "Boolean (Either True or False)"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1067 #: db/models/fields/__init__.py:1086
#, python-format #, python-format
msgid "String (up to %(max_length)s)" msgid "String (up to %(max_length)s)"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1128 #: db/models/fields/__init__.py:1142
msgid "Comma-separated integers" msgid "Comma-separated integers"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1177 #: db/models/fields/__init__.py:1191
#, python-format #, python-format
msgid "" msgid ""
"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD " "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD "
"format." "format."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1179 db/models/fields/__init__.py:1329 #: db/models/fields/__init__.py:1193 db/models/fields/__init__.py:1336
#, python-format #, python-format
msgid "" msgid ""
"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid " "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid "
"date." "date."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1182 #: db/models/fields/__init__.py:1196
msgid "Date (without time)" msgid "Date (without time)"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1327 #: db/models/fields/__init__.py:1334
#, python-format #, python-format
msgid "" msgid ""
"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[." "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
"uuuuuu]][TZ] format." "uuuuuu]][TZ] format."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1331 #: db/models/fields/__init__.py:1338
#, python-format #, python-format
msgid "" msgid ""
"'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]" "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
"[TZ]) but it is an invalid date/time." "[TZ]) but it is an invalid date/time."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1335 #: db/models/fields/__init__.py:1342
msgid "Date (with time)" msgid "Date (with time)"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1487 #: db/models/fields/__init__.py:1494
#, python-format #, python-format
msgid "'%(value)s' value must be a decimal number." msgid "'%(value)s' value must be a decimal number."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1489 #: db/models/fields/__init__.py:1496
msgid "Decimal number" msgid "Decimal number"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1640 #: db/models/fields/__init__.py:1653
#, python-format #, python-format
msgid "" msgid ""
"'%(value)s' value has an invalid format. It must be in [DD] [HH:[MM:]]ss[." "'%(value)s' value has an invalid format. It must be in [DD] [HH:[MM:]]ss[."
"uuuuuu] format." "uuuuuu] format."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1643 #: db/models/fields/__init__.py:1656
msgid "Duration" msgid "Duration"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1687 #: db/models/fields/__init__.py:1707
msgid "Email address" msgid "Email address"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1711 #: db/models/fields/__init__.py:1731
msgid "File path" msgid "File path"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1778 #: db/models/fields/__init__.py:1798
#, python-format #, python-format
msgid "'%(value)s' value must be a float." msgid "'%(value)s' value must be a float."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1780 #: db/models/fields/__init__.py:1800
msgid "Floating point number" msgid "Floating point number"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1881 #: db/models/fields/__init__.py:1901
msgid "Big (8 byte) integer" msgid "Big (8 byte) integer"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1896 #: db/models/fields/__init__.py:1916
msgid "IPv4 address" msgid "IPv4 address"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:1932 #: db/models/fields/__init__.py:1947
msgid "IP address" msgid "IP address"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2011 #: db/models/fields/__init__.py:2031
#, python-format #, python-format
msgid "'%(value)s' value must be either None, True or False." msgid "'%(value)s' value must be either None, True or False."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2013 #: db/models/fields/__init__.py:2033
msgid "Boolean (Either True, False or None)" msgid "Boolean (Either True, False or None)"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2073 #: db/models/fields/__init__.py:2093
msgid "Positive integer" msgid "Positive integer"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2085 #: db/models/fields/__init__.py:2105
msgid "Positive small integer" msgid "Positive small integer"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2098 #: db/models/fields/__init__.py:2118
#, python-format #, python-format
msgid "Slug (up to %(max_length)s)" msgid "Slug (up to %(max_length)s)"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2127 #: db/models/fields/__init__.py:2152
msgid "Small integer" msgid "Small integer"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2134 #: db/models/fields/__init__.py:2159
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2157 #: db/models/fields/__init__.py:2185
#, python-format #, python-format
msgid "" msgid ""
"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] " "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
"format." "format."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2159 #: db/models/fields/__init__.py:2187
#, python-format #, python-format
msgid "" msgid ""
"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an " "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
"invalid time." "invalid time."
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2162 #: db/models/fields/__init__.py:2190
msgid "Time" msgid "Time"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2290 #: db/models/fields/__init__.py:2318
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2313 #: db/models/fields/__init__.py:2341
msgid "Raw binary data" msgid "Raw binary data"
msgstr "" msgstr ""
#: db/models/fields/__init__.py:2357 #: db/models/fields/__init__.py:2385
#, python-format #, python-format
msgid "'%(value)s' is not a valid UUID." msgid "'%(value)s' is not a valid UUID."
msgstr "" msgstr ""
#: db/models/fields/files.py:239 #: db/models/fields/files.py:237
msgid "File" msgid "File"
msgstr "" msgstr ""
#: db/models/fields/files.py:389 #: db/models/fields/files.py:392
msgid "Image" msgid "Image"
msgstr "" msgstr ""
#: db/models/fields/related.py:1798 #: db/models/fields/related.py:723
#, python-format #, python-format
msgid "%(model)s instance with %(field)s %(value)r does not exist." msgid "%(model)s instance with %(field)s %(value)r does not exist."
msgstr "" msgstr ""
#: db/models/fields/related.py:1800 #: db/models/fields/related.py:725
msgid "Foreign Key (type determined by related field)" msgid "Foreign Key (type determined by related field)"
msgstr "" msgstr ""
#: db/models/fields/related.py:2013 #: db/models/fields/related.py:983
msgid "One-to-one relationship" msgid "One-to-one relationship"
msgstr "" msgstr ""
#: db/models/fields/related.py:2103 #: db/models/fields/related.py:1100
msgid "Many-to-many relationship" msgid "Many-to-many relationship"
msgstr "" msgstr ""
#: forms/fields.py:64 #. Translators: If found as last label character, these punctuation
#. characters will prevent the default label_suffix to be appended to the label
#: forms/boundfield.py:167
msgid ":?.!"
msgstr ""
#: forms/fields.py:65
msgid "This field is required." msgid "This field is required."
msgstr "" msgstr ""
#: forms/fields.py:237 #: forms/fields.py:254
msgid "Enter a whole number." msgid "Enter a whole number."
msgstr "" msgstr ""
#: forms/fields.py:280 forms/fields.py:317 #: forms/fields.py:299 forms/fields.py:336
msgid "Enter a number." msgid "Enter a number."
msgstr "" msgstr ""
#: forms/fields.py:319 #: forms/fields.py:414 forms/fields.py:1158
#, python-format
msgid "Ensure that there are no more than %(max)s digit in total."
msgid_plural "Ensure that there are no more than %(max)s digits in total."
msgstr[0] ""
msgstr[1] ""
#: forms/fields.py:323
#, python-format
msgid "Ensure that there are no more than %(max)s decimal place."
msgid_plural "Ensure that there are no more than %(max)s decimal places."
msgstr[0] ""
msgstr[1] ""
#: forms/fields.py:327
#, python-format
msgid ""
"Ensure that there are no more than %(max)s digit before the decimal point."
msgid_plural ""
"Ensure that there are no more than %(max)s digits before the decimal point."
msgstr[0] ""
msgstr[1] ""
#: forms/fields.py:438 forms/fields.py:1189
msgid "Enter a valid date." msgid "Enter a valid date."
msgstr "" msgstr ""
#: forms/fields.py:462 forms/fields.py:1190 #: forms/fields.py:438 forms/fields.py:1159
msgid "Enter a valid time." msgid "Enter a valid time."
msgstr "" msgstr ""
#: forms/fields.py:484 #: forms/fields.py:460
msgid "Enter a valid date/time." msgid "Enter a valid date/time."
msgstr "" msgstr ""
#: forms/fields.py:525 #: forms/fields.py:489
msgid "Enter a valid duration." msgid "Enter a valid duration."
msgstr "" msgstr ""
#: forms/fields.py:589 #: forms/fields.py:556
msgid "No file was submitted. Check the encoding type on the form." msgid "No file was submitted. Check the encoding type on the form."
msgstr "" msgstr ""
#: forms/fields.py:590 #: forms/fields.py:557
msgid "No file was submitted." msgid "No file was submitted."
msgstr "" msgstr ""
#: forms/fields.py:591 #: forms/fields.py:558
msgid "The submitted file is empty." msgid "The submitted file is empty."
msgstr "" msgstr ""
#: forms/fields.py:593 #: forms/fields.py:560
#, python-format #, python-format
msgid "Ensure this filename has at most %(max)d character (it has %(length)d)." msgid "Ensure this filename has at most %(max)d character (it has %(length)d)."
msgid_plural "" msgid_plural ""
...@@ -752,197 +764,191 @@ msgid_plural "" ...@@ -752,197 +764,191 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: forms/fields.py:596 #: forms/fields.py:563
msgid "Please either submit a file or check the clear checkbox, not both." msgid "Please either submit a file or check the clear checkbox, not both."
msgstr "" msgstr ""
#: forms/fields.py:658 #: forms/fields.py:625
msgid "" msgid ""
"Upload a valid image. The file you uploaded was either not an image or a " "Upload a valid image. The file you uploaded was either not an image or a "
"corrupted image." "corrupted image."
msgstr "" msgstr ""
#: forms/fields.py:823 forms/fields.py:917 forms/models.py:1220 #: forms/fields.py:792 forms/fields.py:886 forms/models.py:1230
#, python-format #, python-format
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:918 forms/fields.py:1033 forms/models.py:1219 #: forms/fields.py:887 forms/fields.py:1002 forms/models.py:1229
msgid "Enter a list of values." msgid "Enter a list of values."
msgstr "" msgstr ""
#: forms/fields.py:1034 #: forms/fields.py:1003
msgid "Enter a complete value." msgid "Enter a complete value."
msgstr "" msgstr ""
#: forms/fields.py:1260 #: forms/fields.py:1217
msgid "Enter a valid UUID." msgid "Enter a valid UUID."
msgstr "" msgstr ""
#. Translators: This is the default suffix added to form field labels #. Translators: This is the default suffix added to form field labels
#: forms/forms.py:125 #: forms/forms.py:84
msgid ":" msgid ":"
msgstr "" msgstr ""
#: forms/forms.py:207 #: forms/forms.py:191
#, python-format #, python-format
msgid "(Hidden field %(name)s) %(error)s" msgid "(Hidden field %(name)s) %(error)s"
msgstr "" msgstr ""
#. Translators: If found as last label character, these punctuation #: forms/formsets.py:97
#. characters will prevent the default label_suffix to be appended to the label
#: forms/forms.py:652
msgid ":?.!"
msgstr ""
#: forms/formsets.py:95
msgid "ManagementForm data is missing or has been tampered with" msgid "ManagementForm data is missing or has been tampered with"
msgstr "" msgstr ""
#: forms/formsets.py:332 #: forms/formsets.py:345
#, python-format #, python-format
msgid "Please submit %d or fewer forms." msgid "Please submit %d or fewer forms."
msgid_plural "Please submit %d or fewer forms." msgid_plural "Please submit %d or fewer forms."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: forms/formsets.py:339 #: forms/formsets.py:352
#, python-format #, python-format
msgid "Please submit %d or more forms." msgid "Please submit %d or more forms."
msgid_plural "Please submit %d or more forms." msgid_plural "Please submit %d or more forms."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: forms/formsets.py:367 forms/formsets.py:369 #: forms/formsets.py:380 forms/formsets.py:382
msgid "Order" msgid "Order"
msgstr "" msgstr ""
#: forms/formsets.py:371 #: forms/formsets.py:384
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: forms/models.py:715 #: forms/models.py:721
#, python-format #, python-format
msgid "Please correct the duplicate data for %(field)s." msgid "Please correct the duplicate data for %(field)s."
msgstr "" msgstr ""
#: forms/models.py:719 #: forms/models.py:725
#, python-format #, python-format
msgid "Please correct the duplicate data for %(field)s, which must be unique." msgid "Please correct the duplicate data for %(field)s, which must be unique."
msgstr "" msgstr ""
#: forms/models.py:725 #: forms/models.py:731
#, python-format #, python-format
msgid "" msgid ""
"Please correct the duplicate data for %(field_name)s which must be unique " "Please correct the duplicate data for %(field_name)s which must be unique "
"for the %(lookup)s in %(date_field)s." "for the %(lookup)s in %(date_field)s."
msgstr "" msgstr ""
#: forms/models.py:733 #: forms/models.py:739
msgid "Please correct the duplicate values below." msgid "Please correct the duplicate values below."
msgstr "" msgstr ""
#: forms/models.py:1039 #: forms/models.py:1063
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:1105 #: forms/models.py:1123
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:1222 #: forms/models.py:1232
#, python-format #, python-format
msgid "\"%(pk)s\" is not a valid value for a primary key." msgid "\"%(pk)s\" is not a valid value for a primary key."
msgstr "" msgstr ""
#: forms/utils.py:165 #: forms/utils.py:172
#, python-format #, python-format
msgid "" msgid ""
"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it " "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it "
"may be ambiguous or it may not exist." "may be ambiguous or it may not exist."
msgstr "" msgstr ""
#: forms/widgets.py:343 #: forms/widgets.py:353
msgid "Currently" msgid "Currently"
msgstr "" msgstr ""
#: forms/widgets.py:344 #: forms/widgets.py:354
msgid "Change" msgid "Change"
msgstr "" msgstr ""
#: forms/widgets.py:345 #: forms/widgets.py:355
msgid "Clear" msgid "Clear"
msgstr "" msgstr ""
#: forms/widgets.py:553 #: forms/widgets.py:570
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: forms/widgets.py:554 #: forms/widgets.py:571
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: forms/widgets.py:555 #: forms/widgets.py:572
msgid "No" msgid "No"
msgstr "" msgstr ""
#: template/defaultfilters.py:859 #: template/defaultfilters.py:867
msgid "yes,no,maybe" msgid "yes,no,maybe"
msgstr "" msgstr ""
#: template/defaultfilters.py:888 template/defaultfilters.py:900 #: template/defaultfilters.py:896 template/defaultfilters.py:908
#, python-format #, python-format
msgid "%(size)d byte" msgid "%(size)d byte"
msgid_plural "%(size)d bytes" msgid_plural "%(size)d bytes"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: template/defaultfilters.py:902 #: template/defaultfilters.py:910
#, python-format #, python-format
msgid "%s KB" msgid "%s KB"
msgstr "" msgstr ""
#: template/defaultfilters.py:904 #: template/defaultfilters.py:912
#, python-format #, python-format
msgid "%s MB" msgid "%s MB"
msgstr "" msgstr ""
#: template/defaultfilters.py:906 #: template/defaultfilters.py:914
#, python-format #, python-format
msgid "%s GB" msgid "%s GB"
msgstr "" msgstr ""
#: template/defaultfilters.py:908 #: template/defaultfilters.py:916
#, python-format #, python-format
msgid "%s TB" msgid "%s TB"
msgstr "" msgstr ""
#: template/defaultfilters.py:910 #: template/defaultfilters.py:918
#, python-format #, python-format
msgid "%s PB" msgid "%s PB"
msgstr "" msgstr ""
#: utils/dateformat.py:59 #: utils/dateformat.py:61
msgid "p.m." msgid "p.m."
msgstr "" msgstr ""
#: utils/dateformat.py:60 #: utils/dateformat.py:62
msgid "a.m." msgid "a.m."
msgstr "" msgstr ""
#: utils/dateformat.py:65 #: utils/dateformat.py:67
msgid "PM" msgid "PM"
msgstr "" msgstr ""
#: utils/dateformat.py:66 #: utils/dateformat.py:68
msgid "AM" msgid "AM"
msgstr "" msgstr ""
#: utils/dateformat.py:149 #: utils/dateformat.py:151
msgid "midnight" msgid "midnight"
msgstr "" msgstr ""
#: utils/dateformat.py:151 #: utils/dateformat.py:153
msgid "noon" msgid "noon"
msgstr "" msgstr ""
...@@ -1222,76 +1228,76 @@ msgstr "" ...@@ -1222,76 +1228,76 @@ msgstr ""
msgid "This is not a valid IPv6 address." msgid "This is not a valid IPv6 address."
msgstr "" msgstr ""
#: utils/text.py:79 #: utils/text.py:77
#, python-format #, python-format
msgctxt "String to return when truncating text" msgctxt "String to return when truncating text"
msgid "%(truncated_text)s..." msgid "%(truncated_text)s..."
msgstr "" msgstr ""
#: utils/text.py:248 #: utils/text.py:246
msgid "or" msgid "or"
msgstr "" msgstr ""
#. Translators: This string is used as a separator between list elements #. Translators: This string is used as a separator between list elements
#: utils/text.py:267 utils/timesince.py:57 #: utils/text.py:265 utils/timesince.py:63
msgid ", " msgid ", "
msgstr "" msgstr ""
#: utils/timesince.py:25 #: utils/timesince.py:11
#, python-format #, python-format
msgid "%d year" msgid "%d year"
msgid_plural "%d years" msgid_plural "%d years"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: utils/timesince.py:26 #: utils/timesince.py:12
#, python-format #, python-format
msgid "%d month" msgid "%d month"
msgid_plural "%d months" msgid_plural "%d months"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: utils/timesince.py:27 #: utils/timesince.py:13
#, python-format #, python-format
msgid "%d week" msgid "%d week"
msgid_plural "%d weeks" msgid_plural "%d weeks"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: utils/timesince.py:28 #: utils/timesince.py:14
#, python-format #, python-format
msgid "%d day" msgid "%d day"
msgid_plural "%d days" msgid_plural "%d days"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: utils/timesince.py:29 #: utils/timesince.py:15
#, python-format #, python-format
msgid "%d hour" msgid "%d hour"
msgid_plural "%d hours" msgid_plural "%d hours"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: utils/timesince.py:30 #: utils/timesince.py:16
#, python-format #, python-format
msgid "%d minute" msgid "%d minute"
msgid_plural "%d minutes" msgid_plural "%d minutes"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: utils/timesince.py:46 #: utils/timesince.py:52
msgid "0 minutes" msgid "0 minutes"
msgstr "" msgstr ""
#: views/csrf.py:106 #: views/csrf.py:107
msgid "Forbidden" msgid "Forbidden"
msgstr "" msgstr ""
#: views/csrf.py:107 #: views/csrf.py:108
msgid "CSRF verification failed. Request aborted." msgid "CSRF verification failed. Request aborted."
msgstr "" msgstr ""
#: views/csrf.py:111 #: views/csrf.py:112
msgid "" msgid ""
"You are seeing this message because this HTTPS site requires a 'Referer " "You are seeing this message because this HTTPS site requires a 'Referer "
"header' to be sent by your Web browser, but none was sent. This header is " "header' to be sent by your Web browser, but none was sent. This header is "
...@@ -1299,83 +1305,83 @@ msgid "" ...@@ -1299,83 +1305,83 @@ msgid ""
"hijacked by third parties." "hijacked by third parties."
msgstr "" msgstr ""
#: views/csrf.py:116 #: views/csrf.py:117
msgid "" msgid ""
"If you have configured your browser to disable 'Referer' headers, please re-" "If you have configured your browser to disable 'Referer' headers, please re-"
"enable them, at least for this site, or for HTTPS connections, or for 'same-" "enable them, at least for this site, or for HTTPS connections, or for 'same-"
"origin' requests." "origin' requests."
msgstr "" msgstr ""
#: views/csrf.py:121 #: views/csrf.py:122
msgid "" msgid ""
"You are seeing this message because this site requires a CSRF cookie when " "You are seeing this message because this site requires a CSRF cookie when "
"submitting forms. This cookie is required for security reasons, to ensure " "submitting forms. This cookie is required for security reasons, to ensure "
"that your browser is not being hijacked by third parties." "that your browser is not being hijacked by third parties."
msgstr "" msgstr ""
#: views/csrf.py:126 #: views/csrf.py:127
msgid "" msgid ""
"If you have configured your browser to disable cookies, please re-enable " "If you have configured your browser to disable cookies, please re-enable "
"them, at least for this site, or for 'same-origin' requests." "them, at least for this site, or for 'same-origin' requests."
msgstr "" msgstr ""
#: views/csrf.py:131 #: views/csrf.py:132
msgid "More information is available with DEBUG=True." msgid "More information is available with DEBUG=True."
msgstr "" msgstr ""
#: views/debug.py:582 #: views/debug.py:508
msgid "Welcome to Django" msgid "Welcome to Django"
msgstr "" msgstr ""
#: views/debug.py:583 #: views/debug.py:509
msgid "It worked!" msgid "It worked!"
msgstr "" msgstr ""
#: views/debug.py:584 #: views/debug.py:510
msgid "Congratulations on your first Django-powered page." msgid "Congratulations on your first Django-powered page."
msgstr "" msgstr ""
#: views/debug.py:585 #: views/debug.py:511
msgid "" msgid ""
"Of course, you haven't actually done any work yet. Next, start your first " "Of course, you haven't actually done any work yet. Next, start your first "
"app by running <code>python manage.py startapp [app_label]</code>." "app by running <code>python manage.py startapp [app_label]</code>."
msgstr "" msgstr ""
#: views/debug.py:587 #: views/debug.py:513
msgid "" msgid ""
"You're seeing this message because you have <code>DEBUG = True</code> in " "You're seeing this message because you have <code>DEBUG = True</code> in "
"your Django settings file and you haven't configured any URLs. Get to work!" "your Django settings file and you haven't configured any URLs. Get to work!"
msgstr "" msgstr ""
#: views/generic/dates.py:43 #: views/generic/dates.py:48
msgid "No year specified" msgid "No year specified"
msgstr "" msgstr ""
#: views/generic/dates.py:99 #: views/generic/dates.py:104
msgid "No month specified" msgid "No month specified"
msgstr "" msgstr ""
#: views/generic/dates.py:158 #: views/generic/dates.py:163
msgid "No day specified" msgid "No day specified"
msgstr "" msgstr ""
#: views/generic/dates.py:214 #: views/generic/dates.py:219
msgid "No week specified" msgid "No week specified"
msgstr "" msgstr ""
#: views/generic/dates.py:373 views/generic/dates.py:401 #: views/generic/dates.py:378 views/generic/dates.py:406
#, python-format #, python-format
msgid "No %(verbose_name_plural)s available" msgid "No %(verbose_name_plural)s available"
msgstr "" msgstr ""
#: views/generic/dates.py:655 #: views/generic/dates.py:660
#, python-format #, python-format
msgid "" msgid ""
"Future %(verbose_name_plural)s not available because %(class_name)s." "Future %(verbose_name_plural)s not available because %(class_name)s."
"allow_future is False." "allow_future is False."
msgstr "" msgstr ""
#: views/generic/dates.py:689 #: views/generic/dates.py:694
#, python-format #, python-format
msgid "Invalid date string '%(datestr)s' given format '%(format)s'" msgid "Invalid date string '%(datestr)s' given format '%(format)s'"
msgstr "" msgstr ""
...@@ -1399,16 +1405,16 @@ msgstr "" ...@@ -1399,16 +1405,16 @@ msgstr ""
msgid "Empty list and '%(class_name)s.allow_empty' is False." msgid "Empty list and '%(class_name)s.allow_empty' is False."
msgstr "" msgstr ""
#: views/static.py:56 #: views/static.py:58
msgid "Directory indexes are not allowed here." msgid "Directory indexes are not allowed here."
msgstr "" msgstr ""
#: views/static.py:58 #: views/static.py:60
#, python-format #, python-format
msgid "\"%(path)s\" does not exist" msgid "\"%(path)s\" does not exist"
msgstr "" msgstr ""
#: views/static.py:98 #: views/static.py:100
#, python-format #, python-format
msgid "Index of %(directory)s" msgid "Index of %(directory)s"
msgstr "" msgstr ""
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-01-17 11:07+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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 "" ...@@ -18,12 +18,12 @@ msgstr ""
msgid "Successfully deleted %(count)d %(items)s." msgid "Successfully deleted %(count)d %(items)s."
msgstr "" msgstr ""
#: contrib/admin/actions.py:62 contrib/admin/options.py:1722 #: contrib/admin/actions.py:62 contrib/admin/options.py:1641
#, python-format #, python-format
msgid "Cannot delete %(name)s" msgid "Cannot delete %(name)s"
msgstr "" msgstr ""
#: contrib/admin/actions.py:64 contrib/admin/options.py:1724 #: contrib/admin/actions.py:64 contrib/admin/options.py:1643
msgid "Are you sure?" msgid "Are you sure?"
msgstr "" msgstr ""
...@@ -36,268 +36,281 @@ msgstr "" ...@@ -36,268 +36,281 @@ msgstr ""
msgid "Administration" msgid "Administration"
msgstr "" msgstr ""
#: contrib/admin/filters.py:105 contrib/admin/filters.py:203 #: contrib/admin/filters.py:105 contrib/admin/filters.py:205
#: contrib/admin/filters.py:243 contrib/admin/filters.py:280 #: contrib/admin/filters.py:241 contrib/admin/filters.py:278
#: contrib/admin/filters.py:396 #: contrib/admin/filters.py:386
msgid "All" msgid "All"
msgstr "" msgstr ""
#: contrib/admin/filters.py:244 #: contrib/admin/filters.py:242
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: contrib/admin/filters.py:245 #: contrib/admin/filters.py:243
msgid "No" msgid "No"
msgstr "" msgstr ""
#: contrib/admin/filters.py:259 #: contrib/admin/filters.py:257
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: contrib/admin/filters.py:319 #: contrib/admin/filters.py:317
msgid "Any date" msgid "Any date"
msgstr "" msgstr ""
#: contrib/admin/filters.py:320 #: contrib/admin/filters.py:318
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: contrib/admin/filters.py:324 #: contrib/admin/filters.py:322
msgid "Past 7 days" msgid "Past 7 days"
msgstr "" msgstr ""
#: contrib/admin/filters.py:328 #: contrib/admin/filters.py:326
msgid "This month" msgid "This month"
msgstr "" msgstr ""
#: contrib/admin/filters.py:332 #: contrib/admin/filters.py:330
msgid "This year" msgid "This year"
msgstr "" msgstr ""
#: contrib/admin/forms.py:14 #: contrib/admin/forms.py:13
#, python-format #, python-format
msgid "" msgid ""
"Please enter the correct %(username)s and password for a staff account. Note " "Please enter the correct %(username)s and password for a staff account. Note "
"that both fields may be case-sensitive." "that both fields may be case-sensitive."
msgstr "" msgstr ""
#: contrib/admin/helpers.py:27 #: contrib/admin/helpers.py:30
msgid "Action:" msgid "Action:"
msgstr "" msgstr ""
#: contrib/admin/models.py:30 #: contrib/admin/models.py:34
msgid "action time" msgid "action time"
msgstr "" msgstr ""
#: contrib/admin/models.py:33 #: contrib/admin/models.py:41
msgid "user"
msgstr ""
#: contrib/admin/models.py:46
msgid "content type"
msgstr ""
#: contrib/admin/models.py:49
msgid "object id" msgid "object id"
msgstr "" msgstr ""
#: contrib/admin/models.py:34 #: contrib/admin/models.py:50
msgid "object repr" msgid "object repr"
msgstr "" msgstr ""
#: contrib/admin/models.py:35 #: contrib/admin/models.py:51
msgid "action flag" msgid "action flag"
msgstr "" msgstr ""
#: contrib/admin/models.py:36 #: contrib/admin/models.py:52
msgid "change message" msgid "change message"
msgstr "" msgstr ""
#: contrib/admin/models.py:41 #: contrib/admin/models.py:57
msgid "log entry" msgid "log entry"
msgstr "" msgstr ""
#: contrib/admin/models.py:42 #: contrib/admin/models.py:58
msgid "log entries" msgid "log entries"
msgstr "" msgstr ""
#: contrib/admin/models.py:51 #: contrib/admin/models.py:67
#, python-format #, python-format
msgid "Added \"%(object)s\"." msgid "Added \"%(object)s\"."
msgstr "" msgstr ""
#: contrib/admin/models.py:53 #: contrib/admin/models.py:69
#, python-format #, python-format
msgid "Changed \"%(object)s\" - %(changes)s" msgid "Changed \"%(object)s\" - %(changes)s"
msgstr "" msgstr ""
#: contrib/admin/models.py:58 #: contrib/admin/models.py:74
#, python-format #, python-format
msgid "Deleted \"%(object)s.\"" msgid "Deleted \"%(object)s.\""
msgstr "" msgstr ""
#: contrib/admin/models.py:60 #: contrib/admin/models.py:76
msgid "LogEntry Object" msgid "LogEntry Object"
msgstr "" msgstr ""
#: contrib/admin/options.py:228 contrib/admin/options.py:257 #: contrib/admin/options.py:192 contrib/admin/options.py:221
msgid "None" msgid "None"
msgstr "" msgstr ""
#: contrib/admin/options.py:293 #: contrib/admin/options.py:257
msgid "" msgid ""
"Hold down \"Control\", or \"Command\" on a Mac, to select more than one." "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
msgstr "" msgstr ""
#: contrib/admin/options.py:1021 #: contrib/admin/options.py:931
msgid "Added."
msgstr ""
#: contrib/admin/options.py:933
#, python-format #, python-format
msgid "Changed %s." msgid "Changed %s."
msgstr "" msgstr ""
#: contrib/admin/options.py:1021 contrib/admin/options.py:1031 #: contrib/admin/options.py:933 contrib/admin/options.py:943
#: contrib/admin/options.py:1926 #: contrib/admin/options.py:1848
msgid "and" msgid "and"
msgstr "" msgstr ""
#: contrib/admin/options.py:1026 #: contrib/admin/options.py:938
#, python-format #, python-format
msgid "Added %(name)s \"%(object)s\"." msgid "Added %(name)s \"%(object)s\"."
msgstr "" msgstr ""
#: contrib/admin/options.py:1030 #: contrib/admin/options.py:942
#, python-format #, python-format
msgid "Changed %(list)s for %(name)s \"%(object)s\"." msgid "Changed %(list)s for %(name)s \"%(object)s\"."
msgstr "" msgstr ""
#: contrib/admin/options.py:1035 #: contrib/admin/options.py:947
#, python-format #, python-format
msgid "Deleted %(name)s \"%(object)s\"." msgid "Deleted %(name)s \"%(object)s\"."
msgstr "" msgstr ""
#: contrib/admin/options.py:1039 #: contrib/admin/options.py:951
msgid "No fields changed." msgid "No fields changed."
msgstr "" msgstr ""
#: contrib/admin/options.py:1165 contrib/admin/options.py:1221 #: contrib/admin/options.py:1076 contrib/admin/options.py:1132
#, 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 ""
#: contrib/admin/options.py:1179 #: contrib/admin/options.py:1090
#, 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 ""
#: contrib/admin/options.py:1186 #: contrib/admin/options.py:1097
#, python-format #, python-format
msgid "The %(name)s \"%(obj)s\" was added successfully." msgid "The %(name)s \"%(obj)s\" was added successfully."
msgstr "" msgstr ""
#: contrib/admin/options.py:1214 #: contrib/admin/options.py:1125
#, 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 ""
#: contrib/admin/options.py:1231 #: contrib/admin/options.py:1142
#, 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 ""
#: contrib/admin/options.py:1240 #: contrib/admin/options.py:1151
#, python-format #, python-format
msgid "The %(name)s \"%(obj)s\" was changed successfully." msgid "The %(name)s \"%(obj)s\" was changed successfully."
msgstr "" msgstr ""
#: contrib/admin/options.py:1323 contrib/admin/options.py:1579 #: contrib/admin/options.py:1234 contrib/admin/options.py:1498
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 ""
#: contrib/admin/options.py:1342 #: contrib/admin/options.py:1253
msgid "No action selected." msgid "No action selected."
msgstr "" msgstr ""
#: contrib/admin/options.py:1360 #: contrib/admin/options.py:1271
#, python-format #, python-format
msgid "The %(name)s \"%(obj)s\" was deleted successfully." msgid "The %(name)s \"%(obj)s\" was deleted successfully."
msgstr "" msgstr ""
#: contrib/admin/options.py:1447 contrib/admin/options.py:1697 #: contrib/admin/options.py:1358 contrib/admin/options.py:1616
#: contrib/admin/options.py:1672
#, 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 ""
#: contrib/admin/options.py:1497 #: contrib/admin/options.py:1409
#, python-format #, python-format
msgid "Add %s" msgid "Add %s"
msgstr "" msgstr ""
#: contrib/admin/options.py:1497 #: contrib/admin/options.py:1409
#, python-format #, python-format
msgid "Change %s" msgid "Change %s"
msgstr "" msgstr ""
#: contrib/admin/options.py:1558 #: contrib/admin/options.py:1477
msgid "Database error" msgid "Database error"
msgstr "" msgstr ""
#: contrib/admin/options.py:1621 #: contrib/admin/options.py:1540
#, 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] ""
#: contrib/admin/options.py:1648 #: contrib/admin/options.py:1567
#, 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] ""
#: contrib/admin/options.py:1654 #: contrib/admin/options.py:1573
#, python-format #, python-format
msgid "0 of %(cnt)s selected" msgid "0 of %(cnt)s selected"
msgstr "" msgstr ""
#: contrib/admin/options.py:1765 #: contrib/admin/options.py:1689
#, python-format #, python-format
msgid "Change history: %s" msgid "Change history: %s"
msgstr "" msgstr ""
#. Translators: Model verbose name and instance representation, #. Translators: Model verbose name and instance representation,
#. suitable to be an item in a list. #. suitable to be an item in a list.
#: contrib/admin/options.py:1920 #: contrib/admin/options.py:1842
#, python-format #, python-format
msgid "%(class_name)s %(instance)s" msgid "%(class_name)s %(instance)s"
msgstr "" msgstr ""
#: contrib/admin/options.py:1927 #: contrib/admin/options.py:1849
#, python-format #, python-format
msgid "" msgid ""
"Deleting %(class_name)s %(instance)s would require deleting the following " "Deleting %(class_name)s %(instance)s would require deleting the following "
"protected related objects: %(related_objects)s" "protected related objects: %(related_objects)s"
msgstr "" msgstr ""
#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:3 #: contrib/admin/sites.py:40 contrib/admin/templates/admin/base_site.html.py:3
msgid "Django site admin" msgid "Django site admin"
msgstr "" msgstr ""
#: contrib/admin/sites.py:42 contrib/admin/templates/admin/base_site.html:6 #: contrib/admin/sites.py:43 contrib/admin/templates/admin/base_site.html.py:6
msgid "Django administration" msgid "Django administration"
msgstr "" msgstr ""
#: contrib/admin/sites.py:45 #: contrib/admin/sites.py:46
msgid "Site administration" msgid "Site administration"
msgstr "" msgstr ""
#: contrib/admin/sites.py:373 contrib/admin/templates/admin/login.html:49 #: contrib/admin/sites.py:393 contrib/admin/templates/admin/login.html.py:61
#: contrib/admin/templates/registration/password_reset_complete.html:18 #: contrib/admin/templates/registration/password_reset_complete.html:18
#: contrib/admin/tests.py:113 #: contrib/admin/tests.py:120
msgid "Log in" msgid "Log in"
msgstr "" msgstr ""
#: contrib/admin/sites.py:505 #: contrib/admin/sites.py:520
#, python-format #, python-format
msgid "%(app)s administration" msgid "%(app)s administration"
msgstr "" msgstr ""
...@@ -314,7 +327,7 @@ msgstr "" ...@@ -314,7 +327,7 @@ msgstr ""
#: contrib/admin/templates/admin/500.html:6 #: contrib/admin/templates/admin/500.html:6
#: contrib/admin/templates/admin/app_index.html:9 #: contrib/admin/templates/admin/app_index.html:9
#: contrib/admin/templates/admin/auth/user/change_password.html:13 #: contrib/admin/templates/admin/auth/user/change_password.html:13
#: contrib/admin/templates/admin/base.html:58 #: contrib/admin/templates/admin/base.html:56
#: contrib/admin/templates/admin/change_form.html:18 #: contrib/admin/templates/admin/change_form.html:18
#: contrib/admin/templates/admin/change_list.html:40 #: contrib/admin/templates/admin/change_list.html:40
#: contrib/admin/templates/admin/delete_confirmation.html:8 #: contrib/admin/templates/admin/delete_confirmation.html:8
...@@ -382,7 +395,7 @@ msgstr "" ...@@ -382,7 +395,7 @@ msgstr ""
#: contrib/admin/templates/admin/auth/user/change_password.html:17 #: contrib/admin/templates/admin/auth/user/change_password.html:17
#: contrib/admin/templates/admin/auth/user/change_password.html:54 #: contrib/admin/templates/admin/auth/user/change_password.html:54
#: contrib/admin/templates/admin/base.html:46 #: contrib/admin/templates/admin/base.html:44
#: contrib/admin/templates/registration/password_change_done.html:3 #: contrib/admin/templates/registration/password_change_done.html:3
#: contrib/admin/templates/registration/password_change_form.html:4 #: contrib/admin/templates/registration/password_change_form.html:4
msgid "Change password" msgid "Change password"
...@@ -391,7 +404,7 @@ msgstr "" ...@@ -391,7 +404,7 @@ msgstr ""
#: contrib/admin/templates/admin/auth/user/change_password.html:27 #: contrib/admin/templates/admin/auth/user/change_password.html:27
#: contrib/admin/templates/admin/change_form.html:47 #: contrib/admin/templates/admin/change_form.html:47
#: contrib/admin/templates/admin/change_list.html:67 #: contrib/admin/templates/admin/change_list.html:67
#: contrib/admin/templates/admin/login.html:19 #: contrib/admin/templates/admin/login.html:21
#: contrib/admin/templates/registration/password_change_form.html:21 #: contrib/admin/templates/registration/password_change_form.html:21
msgid "Please correct the error below." msgid "Please correct the error below."
msgstr "" msgstr ""
...@@ -399,7 +412,7 @@ msgstr "" ...@@ -399,7 +412,7 @@ msgstr ""
#: contrib/admin/templates/admin/auth/user/change_password.html:27 #: contrib/admin/templates/admin/auth/user/change_password.html:27
#: contrib/admin/templates/admin/change_form.html:47 #: contrib/admin/templates/admin/change_form.html:47
#: contrib/admin/templates/admin/change_list.html:67 #: contrib/admin/templates/admin/change_list.html:67
#: contrib/admin/templates/admin/login.html:19 #: contrib/admin/templates/admin/login.html:21
#: contrib/admin/templates/registration/password_change_form.html:21 #: contrib/admin/templates/registration/password_change_form.html:21
msgid "Please correct the errors below." msgid "Please correct the errors below."
msgstr "" msgstr ""
...@@ -409,21 +422,21 @@ msgstr "" ...@@ -409,21 +422,21 @@ msgstr ""
msgid "Enter a new password for the user <strong>%(username)s</strong>." msgid "Enter a new password for the user <strong>%(username)s</strong>."
msgstr "" msgstr ""
#: contrib/admin/templates/admin/base.html:32 #: contrib/admin/templates/admin/base.html:30
msgid "Welcome," msgid "Welcome,"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/base.html:37 #: contrib/admin/templates/admin/base.html:35
msgid "View site" msgid "View site"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/base.html:42 #: contrib/admin/templates/admin/base.html:40
#: contrib/admin/templates/registration/password_change_done.html:3 #: contrib/admin/templates/registration/password_change_done.html:3
#: contrib/admin/templates/registration/password_change_form.html:4 #: contrib/admin/templates/registration/password_change_form.html:4
msgid "Documentation" msgid "Documentation"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/base.html:48 #: contrib/admin/templates/admin/base.html:46
#: contrib/admin/templates/registration/password_change_done.html:3 #: contrib/admin/templates/registration/password_change_done.html:3
#: contrib/admin/templates/registration/password_change_form.html:4 #: contrib/admin/templates/registration/password_change_form.html:4
msgid "Log out" msgid "Log out"
...@@ -431,7 +444,7 @@ msgstr "" ...@@ -431,7 +444,7 @@ msgstr ""
#: contrib/admin/templates/admin/change_form.html:21 #: contrib/admin/templates/admin/change_form.html:21
#: contrib/admin/templates/admin/index.html:31 #: contrib/admin/templates/admin/index.html:31
#: contrib/admin/templates/admin/related_widget_wrapper.html:18 #: contrib/admin/templates/admin/related_widget_wrapper.html:16
msgid "Add" msgid "Add"
msgstr "" msgstr ""
...@@ -469,7 +482,7 @@ msgid "Toggle sorting" ...@@ -469,7 +482,7 @@ msgid "Toggle sorting"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:12 #: contrib/admin/templates/admin/delete_confirmation.html:12
#: contrib/admin/templates/admin/related_widget_wrapper.html:26 #: contrib/admin/templates/admin/related_widget_wrapper.html:23
#: contrib/admin/templates/admin/submit_line.html:6 #: contrib/admin/templates/admin/submit_line.html:6
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
...@@ -540,17 +553,17 @@ msgstr "" ...@@ -540,17 +553,17 @@ msgstr ""
#: contrib/admin/templates/admin/edit_inline/stacked.html:8 #: contrib/admin/templates/admin/edit_inline/stacked.html:8
#: contrib/admin/templates/admin/edit_inline/tabular.html:31 #: contrib/admin/templates/admin/edit_inline/tabular.html:31
#: contrib/admin/templates/admin/index.html:37 #: contrib/admin/templates/admin/index.html:37
#: contrib/admin/templates/admin/related_widget_wrapper.html:10 #: contrib/admin/templates/admin/related_widget_wrapper.html:9
msgid "Change" msgid "Change"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/edit_inline/stacked.html:27 #: contrib/admin/templates/admin/edit_inline/stacked.html:26
#: contrib/admin/templates/admin/edit_inline/tabular.html:81 #: contrib/admin/templates/admin/edit_inline/tabular.html:80
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/edit_inline/stacked.html:28 #: contrib/admin/templates/admin/edit_inline/stacked.html:27
#: contrib/admin/templates/admin/edit_inline/tabular.html:80 #: contrib/admin/templates/admin/edit_inline/tabular.html:79
#, python-format #, python-format
msgid "Add another %(verbose_name)s" msgid "Add another %(verbose_name)s"
msgstr "" msgstr ""
...@@ -600,7 +613,14 @@ msgid "" ...@@ -600,7 +613,14 @@ msgid ""
"the appropriate user." "the appropriate user."
msgstr "" msgstr ""
#: contrib/admin/templates/admin/login.html:45 #: contrib/admin/templates/admin/login.html:37
#, python-format
msgid ""
"You are authenticated as %(username)s, but are not authorized to access this "
"page. Would you like to login to a different account?"
msgstr ""
#: contrib/admin/templates/admin/login.html:57
msgid "Forgotten your password or username?" msgid "Forgotten your password or username?"
msgstr "" msgstr ""
...@@ -637,12 +657,12 @@ msgstr "" ...@@ -637,12 +657,12 @@ msgstr ""
msgid "Change selected %(model)s" msgid "Change selected %(model)s"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/related_widget_wrapper.html:16 #: contrib/admin/templates/admin/related_widget_wrapper.html:15
#, python-format #, python-format
msgid "Add another %(model)s" msgid "Add another %(model)s"
msgstr "" msgstr ""
#: contrib/admin/templates/admin/related_widget_wrapper.html:24 #: contrib/admin/templates/admin/related_widget_wrapper.html:22
#, python-format #, python-format
msgid "Delete selected %(model)s" msgid "Delete selected %(model)s"
msgstr "" msgstr ""
...@@ -787,40 +807,36 @@ msgstr "" ...@@ -787,40 +807,36 @@ msgstr ""
msgid "Reset my password" msgid "Reset my password"
msgstr "" msgstr ""
#: contrib/admin/templatetags/admin_list.py:382 #: contrib/admin/templatetags/admin_list.py:389
msgid "All dates" msgid "All dates"
msgstr "" msgstr ""
#: contrib/admin/views/main.py:33 #: contrib/admin/views/main.py:81
msgid "(None)"
msgstr ""
#: contrib/admin/views/main.py:80
#, python-format #, python-format
msgid "Select %s" msgid "Select %s"
msgstr "" msgstr ""
#: contrib/admin/views/main.py:82 #: contrib/admin/views/main.py:83
#, python-format #, python-format
msgid "Select %s to change" msgid "Select %s to change"
msgstr "" msgstr ""
#: contrib/admin/widgets.py:93 #: contrib/admin/widgets.py:95
msgid "Date:" msgid "Date:"
msgstr "" msgstr ""
#: contrib/admin/widgets.py:94 #: contrib/admin/widgets.py:96
msgid "Time:" msgid "Time:"
msgstr "" msgstr ""
#: contrib/admin/widgets.py:176 #: contrib/admin/widgets.py:178
msgid "Lookup" msgid "Lookup"
msgstr "" msgstr ""
#: contrib/admin/widgets.py:365 #: contrib/admin/widgets.py:366
msgid "Currently:" msgid "Currently:"
msgstr "" msgstr ""
#: contrib/admin/widgets.py:366 #: contrib/admin/widgets.py:367
msgid "Change:" msgid "Change:"
msgstr "" msgstr ""
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-01-17 11:07+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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"
...@@ -13,80 +13,80 @@ msgstr "" ...@@ -13,80 +13,80 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: contrib/admin/static/admin/js/SelectFilter2.js:45 #: contrib/admin/static/admin/js/SelectFilter2.js:47
#, javascript-format #, javascript-format
msgid "Available %s" msgid "Available %s"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:46 #: contrib/admin/static/admin/js/SelectFilter2.js:53
#, javascript-format #, javascript-format
msgid "" msgid ""
"This is the list of available %s. You may choose some by selecting them in " "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." "the box below and then clicking the \"Choose\" arrow between the two boxes."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:53 #: contrib/admin/static/admin/js/SelectFilter2.js:69
#, javascript-format #, javascript-format
msgid "Type into this box to filter down the list of available %s." msgid "Type into this box to filter down the list of available %s."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:57 #: contrib/admin/static/admin/js/SelectFilter2.js:74
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:61 #: contrib/admin/static/admin/js/SelectFilter2.js:78
msgid "Choose all" msgid "Choose all"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:61 #: contrib/admin/static/admin/js/SelectFilter2.js:78
#, javascript-format #, javascript-format
msgid "Click to choose all %s at once." msgid "Click to choose all %s at once."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:67 #: contrib/admin/static/admin/js/SelectFilter2.js:84
msgid "Choose" msgid "Choose"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:69 #: contrib/admin/static/admin/js/SelectFilter2.js:86
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:75 #: contrib/admin/static/admin/js/SelectFilter2.js:92
#, javascript-format #, javascript-format
msgid "Chosen %s" msgid "Chosen %s"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:76 #: contrib/admin/static/admin/js/SelectFilter2.js:98
#, javascript-format #, javascript-format
msgid "" msgid ""
"This is the list of chosen %s. You may remove some by selecting them in the " "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." "box below and then clicking the \"Remove\" arrow between the two boxes."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:80 #: contrib/admin/static/admin/js/SelectFilter2.js:108
msgid "Remove all" msgid "Remove all"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:80 #: contrib/admin/static/admin/js/SelectFilter2.js:108
#, javascript-format #, javascript-format
msgid "Click to remove all chosen %s at once." msgid "Click to remove all chosen %s at once."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/actions.js:22 #: contrib/admin/static/admin/js/actions.js:47
#: contrib/admin/static/admin/js/actions.min.js:1 #: contrib/admin/static/admin/js/actions.min.js:2
msgid "%(sel)s of %(cnt)s selected" msgid "%(sel)s of %(cnt)s selected"
msgid_plural "%(sel)s of %(cnt)s selected" msgid_plural "%(sel)s of %(cnt)s selected"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: contrib/admin/static/admin/js/actions.js:114 #: contrib/admin/static/admin/js/actions.js:116
#: contrib/admin/static/admin/js/actions.min.js:4 #: contrib/admin/static/admin/js/actions.min.js:4
msgid "" msgid ""
"You have unsaved changes on individual editable fields. If you run an " "You have unsaved changes on individual editable fields. If you run an "
"action, your unsaved changes will be lost." "action, your unsaved changes will be lost."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/actions.js:126 #: contrib/admin/static/admin/js/actions.js:128
#: contrib/admin/static/admin/js/actions.min.js:5 #: contrib/admin/static/admin/js/actions.min.js:5
msgid "" msgid ""
"You have selected an action, but you haven't saved your changes to " "You have selected an action, but you haven't saved your changes to "
...@@ -94,7 +94,7 @@ msgid "" ...@@ -94,7 +94,7 @@ msgid ""
"action." "action."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/actions.js:128 #: contrib/admin/static/admin/js/actions.js:130
#: contrib/admin/static/admin/js/actions.min.js:5 #: contrib/admin/static/admin/js/actions.min.js:5
msgid "" msgid ""
"You have selected an action, and you haven't made any changes on individual " "You have selected an action, and you haven't made any changes on individual "
...@@ -102,27 +102,27 @@ msgid "" ...@@ -102,27 +102,27 @@ msgid ""
"button." "button."
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:74
#, javascript-format #, javascript-format
msgid "Note: You are %s hour ahead of server time." msgid "Note: You are %s hour ahead of server time."
msgid_plural "Note: You are %s hours ahead of server time." msgid_plural "Note: You are %s hours ahead of server time."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:82
#, javascript-format #, javascript-format
msgid "Note: You are %s hour behind server time." msgid "Note: You are %s hour behind server time."
msgid_plural "Note: You are %s hours behind server time." msgid_plural "Note: You are %s hours behind server time."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:109
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149
msgid "Now" msgid "Now"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:116
msgid "Clock" msgid "Choose a Time"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146
...@@ -141,45 +141,49 @@ msgstr "" ...@@ -141,45 +141,49 @@ msgstr ""
msgid "Noon" msgid "Noon"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:153
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 msgid "6 p.m."
msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:157
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:281
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:217
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:274
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:224
msgid "Calendar" msgid "Choose a Date"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:272
msgid "Yesterday" msgid "Yesterday"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276
msgid "Tomorrow" msgid "Tomorrow"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/calendar.js:8 #: contrib/admin/static/admin/js/calendar.js:11
msgid "" msgid ""
"January February March April May June July August September October November " "January February March April May June July August September October November "
"December" "December"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/calendar.js:9 #: contrib/admin/static/admin/js/calendar.js:12
msgid "S M T W T F S" msgid "S M T W T F S"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/collapse.js:8 #: contrib/admin/static/admin/js/collapse.js:10
#: contrib/admin/static/admin/js/collapse.js:19 #: contrib/admin/static/admin/js/collapse.js:21
#: contrib/admin/static/admin/js/collapse.min.js:1 #: contrib/admin/static/admin/js/collapse.min.js:1
msgid "Show" msgid "Show"
msgstr "" msgstr ""
#: contrib/admin/static/admin/js/collapse.js:16 #: contrib/admin/static/admin/js/collapse.js:18
#: contrib/admin/static/admin/js/collapse.min.js:1 #: contrib/admin/static/admin/js/collapse.min.js:1
msgid "Hide" msgid "Hide"
msgstr "" msgstr ""
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-01-17 11:07+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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"
...@@ -13,7 +13,7 @@ msgstr "" ...@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: contrib/admindocs/apps.py:8 #: contrib/admindocs/apps.py:7
msgid "Administrative Documentation" msgid "Administrative Documentation"
msgstr "" msgstr ""
...@@ -60,48 +60,19 @@ msgid "" ...@@ -60,48 +60,19 @@ msgid ""
"\n" "\n"
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n" "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n" "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
"select the bookmarklet from any page in the site. Note that some of these\n" "select the bookmarklet from any page in the site.</p>\n"
"bookmarklets require you to be viewing the site from a computer designated\n"
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
"your computer is \"internal\").</p>\n"
msgstr "" msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:25 #: contrib/admindocs/templates/admin_doc/bookmarklets.html:22
msgid "Documentation for this page" msgid "Documentation for this page"
msgstr "" msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:26 #: contrib/admindocs/templates/admin_doc/bookmarklets.html:23
msgid "" msgid ""
"Jumps you from any page to the documentation for the view that generates " "Jumps you from any page to the documentation for the view that generates "
"that page." "that page."
msgstr "" msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:28
msgid "Show object ID"
msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:29
msgid ""
"Shows the content-type and unique ID for pages that represent a single "
"object."
msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:31
msgid "Edit this object (current window)"
msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:32
msgid "Jumps to the admin page for pages that represent a single object."
msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:34
msgid "Edit this object (new window)"
msgstr ""
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:35
msgid "As above, but opens the admin page in a new window."
msgstr ""
#: contrib/admindocs/templates/admin_doc/index.html:17 #: contrib/admindocs/templates/admin_doc/index.html:17
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:9 #: contrib/admindocs/templates/admin_doc/template_tag_index.html:9
msgid "Tags" msgid "Tags"
...@@ -176,19 +147,36 @@ msgstr "" ...@@ -176,19 +147,36 @@ msgstr ""
msgid "Model: %(name)s" msgid "Model: %(name)s"
msgstr "" msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:34 #: contrib/admindocs/templates/admin_doc/model_detail.html:30
msgid "Field" msgid "Fields"
msgstr "" msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:35 #: contrib/admindocs/templates/admin_doc/model_detail.html:35
msgid "Type" msgid "Field"
msgstr "" msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:36 #: contrib/admindocs/templates/admin_doc/model_detail.html:36
msgid "Type"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:37
#: contrib/admindocs/templates/admin_doc/model_detail.html:60
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:51 #: contrib/admindocs/templates/admin_doc/model_detail.html:53
msgid "Methods with arguments"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:58
msgid "Method"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:59
msgid "Arguments"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:76
msgid "Back to Model Documentation" msgid "Back to Model Documentation"
msgstr "" msgstr ""
...@@ -322,59 +310,59 @@ msgstr "" ...@@ -322,59 +310,59 @@ msgstr ""
msgid "Field of type: %(field_type)s" msgid "Field of type: %(field_type)s"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:71 contrib/admindocs/views.py:73 #: contrib/admindocs/views.py:75 contrib/admindocs/views.py:77
#: contrib/admindocs/views.py:75 #: contrib/admindocs/views.py:79
msgid "tag:" msgid "tag:"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:104 contrib/admindocs/views.py:106 #: contrib/admindocs/views.py:109 contrib/admindocs/views.py:111
#: contrib/admindocs/views.py:108 #: contrib/admindocs/views.py:113
msgid "filter:" msgid "filter:"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:156 contrib/admindocs/views.py:158 #: contrib/admindocs/views.py:158 contrib/admindocs/views.py:160
#: contrib/admindocs/views.py:160 #: contrib/admindocs/views.py:162
msgid "view:" msgid "view:"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:188 #: contrib/admindocs/views.py:190
#, python-format #, python-format
msgid "App %(app_label)r not found" msgid "App %(app_label)r not found"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:192 #: contrib/admindocs/views.py:194
#, python-format #, python-format
msgid "Model %(model_name)r not found in app %(app_label)r" msgid "Model %(model_name)r not found in app %(app_label)r"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:198 contrib/admindocs/views.py:200 #: contrib/admindocs/views.py:200 contrib/admindocs/views.py:202
#: contrib/admindocs/views.py:215 contrib/admindocs/views.py:238 #: contrib/admindocs/views.py:217 contrib/admindocs/views.py:240
#: contrib/admindocs/views.py:243 contrib/admindocs/views.py:257 #: contrib/admindocs/views.py:245 contrib/admindocs/views.py:260
#: contrib/admindocs/views.py:274 contrib/admindocs/views.py:279 #: contrib/admindocs/views.py:295 contrib/admindocs/views.py:300
msgid "model:" msgid "model:"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:211 #: contrib/admindocs/views.py:213
#, python-format #, python-format
msgid "the related `%(app_label)s.%(data_type)s` object" msgid "the related `%(app_label)s.%(data_type)s` object"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:231 contrib/admindocs/views.py:266 #: contrib/admindocs/views.py:233 contrib/admindocs/views.py:287
#, python-format #, python-format
msgid "related `%(app_label)s.%(object_name)s` objects" msgid "related `%(app_label)s.%(object_name)s` objects"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:238 contrib/admindocs/views.py:274 #: contrib/admindocs/views.py:240 contrib/admindocs/views.py:295
#, python-format #, python-format
msgid "all %s" msgid "all %s"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:243 contrib/admindocs/views.py:279 #: contrib/admindocs/views.py:245 contrib/admindocs/views.py:300
#, python-format #, python-format
msgid "number of %s" msgid "number of %s"
msgstr "" msgstr ""
#: contrib/admindocs/views.py:389 #: contrib/admindocs/views.py:388
#, python-format #, python-format
msgid "%s does not appear to be a urlpattern object" msgid "%s does not appear to be a urlpattern object"
msgstr "" msgstr ""
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-03-18 09:16+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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"
...@@ -13,28 +13,28 @@ msgstr "" ...@@ -13,28 +13,28 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: contrib/auth/admin.py:46 #: contrib/auth/admin.py:49
msgid "Personal info" msgid "Personal info"
msgstr "" msgstr ""
#: contrib/auth/admin.py:47 #: contrib/auth/admin.py:50
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: contrib/auth/admin.py:49 #: contrib/auth/admin.py:52
msgid "Important dates" msgid "Important dates"
msgstr "" msgstr ""
#: contrib/auth/admin.py:129 #: contrib/auth/admin.py:136
#, 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 ""
#: contrib/auth/admin.py:139 #: contrib/auth/admin.py:146
msgid "Password changed successfully." msgid "Password changed successfully."
msgstr "" msgstr ""
#: contrib/auth/admin.py:150 #: contrib/auth/admin.py:165
#, python-format #, python-format
msgid "Change password: %s" msgid "Change password: %s"
msgstr "" msgstr ""
...@@ -43,6 +43,14 @@ msgstr "" ...@@ -43,6 +43,14 @@ msgstr ""
msgid "Authentication and Authorization" msgid "Authentication and Authorization"
msgstr "" msgstr ""
#: contrib/auth/base_user.py:50
msgid "password"
msgstr ""
#: contrib/auth/base_user.py:51
msgid "last login"
msgstr ""
#: contrib/auth/forms.py:30 #: contrib/auth/forms.py:30
msgid "No password set." msgid "No password set."
msgstr "" msgstr ""
...@@ -51,13 +59,13 @@ msgstr "" ...@@ -51,13 +59,13 @@ msgstr ""
msgid "Invalid password format or unknown hashing algorithm." msgid "Invalid password format or unknown hashing algorithm."
msgstr "" msgstr ""
#: contrib/auth/forms.py:69 contrib/auth/forms.py:265 #: contrib/auth/forms.py:69 contrib/auth/forms.py:268
#: contrib/auth/forms.py:329 #: contrib/auth/forms.py:332
msgid "The two password fields didn't match." msgid "The two password fields didn't match."
msgstr "" msgstr ""
#: contrib/auth/forms.py:71 contrib/auth/forms.py:100 #: contrib/auth/forms.py:71 contrib/auth/forms.py:102
#: contrib/auth/forms.py:128 contrib/auth/forms.py:333 #: contrib/auth/forms.py:130 contrib/auth/forms.py:336
msgid "Password" msgid "Password"
msgstr "" msgstr ""
...@@ -65,56 +73,56 @@ msgstr "" ...@@ -65,56 +73,56 @@ msgstr ""
msgid "Password confirmation" msgid "Password confirmation"
msgstr "" msgstr ""
#: contrib/auth/forms.py:75 contrib/auth/forms.py:339 #: contrib/auth/forms.py:75 contrib/auth/forms.py:343
msgid "Enter the same password as above, for verification." msgid "Enter the same password as before, for verification."
msgstr "" msgstr ""
#: contrib/auth/forms.py:101 #: contrib/auth/forms.py:103
msgid "" msgid ""
"Raw passwords are not stored, so there is no way to see this user's " "Raw passwords are not stored, so there is no way to see this user's "
"password, but you can change the password using <a href=\"password/\">this " "password, but you can change the password using <a href=\"../password/"
"form</a>." "\">this form</a>."
msgstr "" msgstr ""
#: contrib/auth/forms.py:131 #: contrib/auth/forms.py:133
#, python-format #, python-format
msgid "" msgid ""
"Please enter a correct %(username)s and password. Note that both fields may " "Please enter a correct %(username)s and password. Note that both fields may "
"be case-sensitive." "be case-sensitive."
msgstr "" msgstr ""
#: contrib/auth/forms.py:133 #: contrib/auth/forms.py:135
msgid "This account is inactive." msgid "This account is inactive."
msgstr "" msgstr ""
#: contrib/auth/forms.py:196 #: contrib/auth/forms.py:198
msgid "Email" msgid "Email"
msgstr "" msgstr ""
#: contrib/auth/forms.py:267 #: contrib/auth/forms.py:270
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: contrib/auth/forms.py:269 #: contrib/auth/forms.py:273
msgid "New password confirmation" msgid "New password confirmation"
msgstr "" msgstr ""
#: contrib/auth/forms.py:300 #: contrib/auth/forms.py:306
msgid "Your old password was entered incorrectly. Please enter it again." msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "" msgstr ""
#: contrib/auth/forms.py:303 #: contrib/auth/forms.py:309
msgid "Old password" msgid "Old password"
msgstr "" msgstr ""
#: contrib/auth/forms.py:337 #: contrib/auth/forms.py:341
msgid "Password (again)" msgid "Password (again)"
msgstr "" msgstr ""
#: contrib/auth/hashers.py:251 contrib/auth/hashers.py:334 #: contrib/auth/hashers.py:251 contrib/auth/hashers.py:334
#: contrib/auth/hashers.py:382 contrib/auth/hashers.py:410 #: contrib/auth/hashers.py:386 contrib/auth/hashers.py:414
#: contrib/auth/hashers.py:443 contrib/auth/hashers.py:476 #: contrib/auth/hashers.py:447 contrib/auth/hashers.py:480
#: contrib/auth/hashers.py:510 #: contrib/auth/hashers.py:514
msgid "algorithm" msgid "algorithm"
msgstr "" msgstr ""
...@@ -123,14 +131,14 @@ msgid "iterations" ...@@ -123,14 +131,14 @@ msgid "iterations"
msgstr "" msgstr ""
#: contrib/auth/hashers.py:253 contrib/auth/hashers.py:336 #: contrib/auth/hashers.py:253 contrib/auth/hashers.py:336
#: contrib/auth/hashers.py:383 contrib/auth/hashers.py:411 #: contrib/auth/hashers.py:387 contrib/auth/hashers.py:415
#: contrib/auth/hashers.py:511 #: contrib/auth/hashers.py:515
msgid "salt" msgid "salt"
msgstr "" msgstr ""
#: contrib/auth/hashers.py:254 contrib/auth/hashers.py:384 #: contrib/auth/hashers.py:254 contrib/auth/hashers.py:388
#: contrib/auth/hashers.py:412 contrib/auth/hashers.py:444 #: contrib/auth/hashers.py:416 contrib/auth/hashers.py:448
#: contrib/auth/hashers.py:477 contrib/auth/hashers.py:512 #: contrib/auth/hashers.py:481 contrib/auth/hashers.py:516
msgid "hash" msgid "hash"
msgstr "" msgstr ""
...@@ -142,155 +150,188 @@ msgstr "" ...@@ -142,155 +150,188 @@ msgstr ""
msgid "checksum" msgid "checksum"
msgstr "" msgstr ""
#: contrib/auth/models.py:64 contrib/auth/models.py:115 #: contrib/auth/models.py:61 contrib/auth/models.py:116
msgid "name" msgid "name"
msgstr "" msgstr ""
#: contrib/auth/models.py:66 #: contrib/auth/models.py:65
msgid "content type"
msgstr ""
#: contrib/auth/models.py:67
msgid "codename" msgid "codename"
msgstr "" msgstr ""
#: contrib/auth/models.py:70 #: contrib/auth/models.py:71
msgid "permission" msgid "permission"
msgstr "" msgstr ""
#: contrib/auth/models.py:71 contrib/auth/models.py:117 #: contrib/auth/models.py:72 contrib/auth/models.py:119
msgid "permissions" msgid "permissions"
msgstr "" msgstr ""
#: contrib/auth/models.py:122 #: contrib/auth/models.py:126
msgid "group" msgid "group"
msgstr "" msgstr ""
#: contrib/auth/models.py:123 contrib/auth/models.py:311 #: contrib/auth/models.py:127 contrib/auth/models.py:222
msgid "groups" msgid "groups"
msgstr "" msgstr ""
#: contrib/auth/models.py:196 #: contrib/auth/models.py:213
msgid "password"
msgstr ""
#: contrib/auth/models.py:197
msgid "last login"
msgstr ""
#: contrib/auth/models.py:308
msgid "superuser status" msgid "superuser status"
msgstr "" msgstr ""
#: contrib/auth/models.py:309 #: contrib/auth/models.py:216
msgid "" msgid ""
"Designates that this user has all permissions without explicitly assigning " "Designates that this user has all permissions without explicitly assigning "
"them." "them."
msgstr "" msgstr ""
#: contrib/auth/models.py:312 #: contrib/auth/models.py:225
msgid "" msgid ""
"The groups this user belongs to. A user will get all permissions granted to " "The groups this user belongs to. A user will get all permissions granted to "
"each of their groups." "each of their groups."
msgstr "" msgstr ""
#: contrib/auth/models.py:317 #: contrib/auth/models.py:233
msgid "user permissions" msgid "user permissions"
msgstr "" msgstr ""
#: contrib/auth/models.py:318 #: contrib/auth/models.py:235
msgid "Specific permissions for this user." msgid "Specific permissions for this user."
msgstr "" msgstr ""
#: contrib/auth/models.py:385 #: contrib/auth/models.py:305
msgid "username" msgid "username"
msgstr "" msgstr ""
#: contrib/auth/models.py:386 #: contrib/auth/models.py:308
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
msgstr "" msgstr ""
#: contrib/auth/models.py:390 #: contrib/auth/models.py:312
msgid "" msgid ""
"Enter a valid username. This value may contain only letters, numbers and @/./" "Enter a valid username. This value may contain only letters, numbers and @/./"
"+/-/_ characters." "+/-/_ characters."
msgstr "" msgstr ""
#: contrib/auth/models.py:395 #: contrib/auth/models.py:317
msgid "A user with that username already exists." msgid "A user with that username already exists."
msgstr "" msgstr ""
#: contrib/auth/models.py:397 #: contrib/auth/models.py:320
msgid "first name" msgid "first name"
msgstr "" msgstr ""
#: contrib/auth/models.py:398 #: contrib/auth/models.py:321
msgid "last name" msgid "last name"
msgstr "" msgstr ""
#: contrib/auth/models.py:399 #: contrib/auth/models.py:322
msgid "email address" msgid "email address"
msgstr "" msgstr ""
#: contrib/auth/models.py:400 #: contrib/auth/models.py:324
msgid "staff status" msgid "staff status"
msgstr "" msgstr ""
#: contrib/auth/models.py:401 #: contrib/auth/models.py:326
msgid "Designates whether the user can log into this admin site." msgid "Designates whether the user can log into this admin site."
msgstr "" msgstr ""
#: contrib/auth/models.py:403 #: contrib/auth/models.py:329
msgid "active" msgid "active"
msgstr "" msgstr ""
#: contrib/auth/models.py:404 #: contrib/auth/models.py:332
msgid "" msgid ""
"Designates whether this user should be treated as active. Unselect this " "Designates whether this user should be treated as active. Unselect this "
"instead of deleting accounts." "instead of deleting accounts."
msgstr "" msgstr ""
#: contrib/auth/models.py:406 #: contrib/auth/models.py:336
msgid "date joined" msgid "date joined"
msgstr "" msgstr ""
#: contrib/auth/models.py:414 #: contrib/auth/models.py:344
msgid "user" msgid "user"
msgstr "" msgstr ""
#: contrib/auth/models.py:415 #: contrib/auth/models.py:345
msgid "users" msgid "users"
msgstr "" msgstr ""
#: contrib/auth/password_validation.py:100
#, python-format
msgid ""
"This password is too short. It must contain at least %(min_length)d "
"characters."
msgstr ""
#: contrib/auth/password_validation.py:106
#, python-format
msgid "Your password must contain at least %(min_length)d characters."
msgstr ""
#: contrib/auth/password_validation.py:139
#, python-format
msgid "The password is too similar to the %(verbose_name)s."
msgstr ""
#: contrib/auth/password_validation.py:145
msgid "Your password can't be too similar to your other personal information."
msgstr ""
#: contrib/auth/password_validation.py:172
msgid "This password is too common."
msgstr ""
#: contrib/auth/password_validation.py:177
msgid "Your password can't be a commonly used password."
msgstr ""
#: contrib/auth/password_validation.py:187
msgid "This password is entirely numeric."
msgstr ""
#: contrib/auth/password_validation.py:192
msgid "Your password can't be entirely numeric."
msgstr ""
#: contrib/auth/templates/registration/password_reset_subject.txt:2 #: contrib/auth/templates/registration/password_reset_subject.txt:2
#, python-format #, python-format
msgid "Password reset on %(site_name)s" msgid "Password reset on %(site_name)s"
msgstr "" msgstr ""
#: contrib/auth/views.py:102 #: contrib/auth/views.py:125
msgid "Logged out" msgid "Logged out"
msgstr "" msgstr ""
#: contrib/auth/views.py:188 #: contrib/auth/views.py:211
msgid "Password reset" msgid "Password reset"
msgstr "" msgstr ""
#: contrib/auth/views.py:203 #: contrib/auth/views.py:224
msgid "Password reset sent" msgid "Password reset sent"
msgstr "" msgstr ""
#: contrib/auth/views.py:242 #: contrib/auth/views.py:261
msgid "Enter new password" msgid "Enter new password"
msgstr "" msgstr ""
#: contrib/auth/views.py:253 #: contrib/auth/views.py:272
msgid "Password reset unsuccessful" msgid "Password reset unsuccessful"
msgstr "" msgstr ""
#: contrib/auth/views.py:273 #: contrib/auth/views.py:290
msgid "Password reset complete" msgid "Password reset complete"
msgstr "" msgstr ""
#: contrib/auth/views.py:310 #: contrib/auth/views.py:325
msgid "Password change" msgid "Password change"
msgstr "" msgstr ""
#: contrib/auth/views.py:326 #: contrib/auth/views.py:339
msgid "Password change successful" msgid "Password change successful"
msgstr "" msgstr ""
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-03-18 09:16+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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"
...@@ -13,7 +13,7 @@ msgstr "" ...@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: contrib/flatpages/admin.py:11 #: contrib/flatpages/admin.py:12
msgid "Advanced options" msgid "Advanced options"
msgstr "" msgstr ""
...@@ -79,6 +79,10 @@ msgstr "" ...@@ -79,6 +79,10 @@ msgstr ""
msgid "If this is checked, only logged-in users will be able to view the page." msgid "If this is checked, only logged-in users will be able to view the page."
msgstr "" msgstr ""
#: contrib/flatpages/models.py:25
msgid "sites"
msgstr ""
#: contrib/flatpages/models.py:29 #: contrib/flatpages/models.py:29
msgid "flat page" msgid "flat page"
msgstr "" msgstr ""
......
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-03-18 09:16+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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,54 +18,63 @@ msgid "GIS" ...@@ -18,54 +18,63 @@ msgid "GIS"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:78 #: contrib/gis/db/models/fields.py:78
msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgid "The base GIS field."
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:325 #: contrib/gis/db/models/fields.py:165
msgid ""
"The base Geometry field -- maps to the OpenGIS Specification Geometry type."
msgstr ""
#: contrib/gis/db/models/fields.py:352
msgid "Point" msgid "Point"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:331 #: contrib/gis/db/models/fields.py:358
msgid "Line string" msgid "Line string"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:337 #: contrib/gis/db/models/fields.py:364
msgid "Polygon" msgid "Polygon"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:343 #: contrib/gis/db/models/fields.py:370
msgid "Multi-point" msgid "Multi-point"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:349 #: contrib/gis/db/models/fields.py:376
msgid "Multi-line string" msgid "Multi-line string"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:355 #: contrib/gis/db/models/fields.py:382
msgid "Multi polygon" msgid "Multi polygon"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:361 #: contrib/gis/db/models/fields.py:388
msgid "Geometry collection" msgid "Geometry collection"
msgstr "" msgstr ""
#: contrib/gis/db/models/fields.py:367 #: contrib/gis/db/models/fields.py:394
msgid "Extent Aggregate Field" msgid "Extent Aggregate Field"
msgstr "" msgstr ""
#: contrib/gis/forms/fields.py:22 #: contrib/gis/db/models/fields.py:405
msgid "Raster Field"
msgstr ""
#: contrib/gis/forms/fields.py:20
msgid "No geometry value provided." msgid "No geometry value provided."
msgstr "" msgstr ""
#: contrib/gis/forms/fields.py:23 #: contrib/gis/forms/fields.py:21
msgid "Invalid geometry value." msgid "Invalid geometry value."
msgstr "" msgstr ""
#: contrib/gis/forms/fields.py:24 #: contrib/gis/forms/fields.py:22
msgid "Invalid geometry type." msgid "Invalid geometry type."
msgstr "" msgstr ""
#: contrib/gis/forms/fields.py:25 #: contrib/gis/forms/fields.py:23
msgid "" msgid ""
"An error occurred when transforming the geometry to the SRID of the geometry " "An error occurred when transforming the geometry to the SRID of the geometry "
"form field." "form field."
......
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-03-18 09:16+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\n"
"PO-Revision-Date: 2015-01-18 20:56+0100\n" "PO-Revision-Date: 2015-01-18 20:56+0100\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,13 +18,13 @@ msgstr "" ...@@ -18,13 +18,13 @@ msgstr ""
msgid "PostgreSQL extensions" msgid "PostgreSQL extensions"
msgstr "" msgstr ""
#: contrib/postgres/fields/array.py:22 contrib/postgres/forms/array.py:15 #: contrib/postgres/fields/array.py:19 contrib/postgres/forms/array.py:15
#: contrib/postgres/forms/array.py:145 #: contrib/postgres/forms/array.py:145
#, python-format #, python-format
msgid "Item %(nth)s in the array did not validate: " msgid "Item %(nth)s in the array did not validate: "
msgstr "" msgstr ""
#: contrib/postgres/fields/array.py:23 #: contrib/postgres/fields/array.py:20
msgid "Nested arrays must have the same length." msgid "Nested arrays must have the same length."
msgstr "" msgstr ""
...@@ -37,10 +37,23 @@ msgstr "" ...@@ -37,10 +37,23 @@ msgstr ""
msgid "The value of \"%(key)s\" is not a string." msgid "The value of \"%(key)s\" is not a string."
msgstr "" msgstr ""
#: contrib/postgres/fields/jsonb.py:15
msgid "A JSON object"
msgstr ""
#: contrib/postgres/fields/jsonb.py:17
msgid "Value must be valid JSON."
msgstr ""
#: contrib/postgres/forms/hstore.py:15 #: contrib/postgres/forms/hstore.py:15
msgid "Could not load JSON data." msgid "Could not load JSON data."
msgstr "" msgstr ""
#: contrib/postgres/forms/jsonb.py:11
#, python-format
msgid "'%(value)s' value must be valid JSON."
msgstr ""
#: contrib/postgres/forms/ranges.py:13 #: contrib/postgres/forms/ranges.py:13
msgid "Enter two valid values." msgid "Enter two valid values."
msgstr "" msgstr ""
...@@ -49,19 +62,19 @@ msgstr "" ...@@ -49,19 +62,19 @@ msgstr ""
msgid "The start of the range must not exceed the end of the range." msgid "The start of the range must not exceed the end of the range."
msgstr "" msgstr ""
#: contrib/postgres/forms/ranges.py:52 #: contrib/postgres/forms/ranges.py:59
msgid "Enter two whole numbers." msgid "Enter two whole numbers."
msgstr "" msgstr ""
#: contrib/postgres/forms/ranges.py:58 #: contrib/postgres/forms/ranges.py:65
msgid "Enter two numbers." msgid "Enter two numbers."
msgstr "" msgstr ""
#: contrib/postgres/forms/ranges.py:64 #: contrib/postgres/forms/ranges.py:71
msgid "Enter two valid date/times." msgid "Enter two valid date/times."
msgstr "" msgstr ""
#: contrib/postgres/forms/ranges.py:70 #: contrib/postgres/forms/ranges.py:77
msgid "Enter two valid dates." msgid "Enter two valid dates."
msgstr "" msgstr ""
......
...@@ -4,7 +4,7 @@ msgid "" ...@@ -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: 2015-01-17 11:07+0100\n" "POT-Creation-Date: 2015-10-09 17:42+0200\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"
...@@ -13,10 +13,14 @@ msgstr "" ...@@ -13,10 +13,14 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: contrib/redirects/apps.py:8 #: contrib/redirects/apps.py:7
msgid "Redirects" msgid "Redirects"
msgstr "" msgstr ""
#: contrib/redirects/models.py:9
msgid "site"
msgstr ""
#: contrib/redirects/models.py:10 #: contrib/redirects/models.py:10
msgid "redirect from" msgid "redirect from"
msgstr "" msgstr ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment