mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.8.x] Updated translation catalogs
Strings are frozen in anticipation of the Django 1.8 release.
This commit is contained in:
		| @@ -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-18 20:56+0100\n" | "POT-Creation-Date: 2015-03-18 09:16+0100\n" | ||||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||||
| "Last-Translator: Django team\n" | "Last-Translator: Django team\n" | ||||||
| "Language-Team: English <en@li.org>\n" | "Language-Team: English <en@li.org>\n" | ||||||
| @@ -349,7 +349,11 @@ msgstr "" | |||||||
| msgid "Traditional Chinese" | msgid "Traditional Chinese" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/sitemaps/apps.py:8 | #: contrib/messages/apps.py:7 | ||||||
|  | msgid "Messages" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/sitemaps/apps.py:7 | ||||||
| msgid "Site Maps" | msgid "Site Maps" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
|   | |||||||
| @@ -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-03-18 09:16+0100\n" | ||||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||||
| "Last-Translator: Django team\n" | "Last-Translator: Django team\n" | ||||||
| "Language-Team: English <en@li.org>\n" | "Language-Team: English <en@li.org>\n" | ||||||
| @@ -13,23 +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:45 | #: contrib/auth/admin.py:46 | ||||||
| msgid "Personal info" | msgid "Personal info" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/admin.py:46 | #: contrib/auth/admin.py:47 | ||||||
| msgid "Permissions" | msgid "Permissions" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/admin.py:48 | #: contrib/auth/admin.py:49 | ||||||
| msgid "Important dates" | msgid "Important dates" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/admin.py:133 | #: contrib/auth/admin.py:129 | ||||||
|  | #, python-format | ||||||
|  | msgid "%(name)s object with primary key %(key)r does not exist." | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/auth/admin.py:139 | ||||||
| msgid "Password changed successfully." | msgid "Password changed successfully." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/admin.py:144 | #: contrib/auth/admin.py:150 | ||||||
| #, python-format | #, python-format | ||||||
| msgid "Change password: %s" | msgid "Change password: %s" | ||||||
| msgstr "" | msgstr "" | ||||||
| @@ -38,73 +43,71 @@ msgstr "" | |||||||
| msgid "Authentication and Authorization" | msgid "Authentication and Authorization" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:38 contrib/auth/tests/test_forms.py:315 | #: contrib/auth/forms.py:30 | ||||||
| #: contrib/auth/tests/test_forms.py:320 contrib/auth/tests/test_forms.py:530 |  | ||||||
| msgid "No password set." | msgid "No password set." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:44 contrib/auth/tests/test_forms.py:325 | #: contrib/auth/forms.py:36 | ||||||
| #: contrib/auth/tests/test_forms.py:331 |  | ||||||
| msgid "Invalid password format or unknown hashing algorithm." | msgid "Invalid password format or unknown hashing algorithm." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:77 contrib/auth/forms.py:273 | #: contrib/auth/forms.py:69 contrib/auth/forms.py:265 | ||||||
| #: contrib/auth/forms.py:337 | #: contrib/auth/forms.py:329 | ||||||
| msgid "The two password fields didn't match." | msgid "The two password fields didn't match." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:79 contrib/auth/forms.py:108 | #: contrib/auth/forms.py:71 contrib/auth/forms.py:100 | ||||||
| #: contrib/auth/forms.py:136 contrib/auth/forms.py:341 | #: contrib/auth/forms.py:128 contrib/auth/forms.py:333 | ||||||
| msgid "Password" | msgid "Password" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:81 | #: contrib/auth/forms.py:73 | ||||||
| msgid "Password confirmation" | msgid "Password confirmation" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:83 contrib/auth/forms.py:347 | #: contrib/auth/forms.py:75 contrib/auth/forms.py:339 | ||||||
| msgid "Enter the same password as above, for verification." | msgid "Enter the same password as above, for verification." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:109 | #: contrib/auth/forms.py:101 | ||||||
| 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/\">this " | ||||||
| "form</a>." | "form</a>." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:139 | #: contrib/auth/forms.py:131 | ||||||
| #, 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:141 | #: contrib/auth/forms.py:133 | ||||||
| msgid "This account is inactive." | msgid "This account is inactive." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:204 | #: contrib/auth/forms.py:196 | ||||||
| msgid "Email" | msgid "Email" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:275 | #: contrib/auth/forms.py:267 | ||||||
| msgid "New password" | msgid "New password" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:277 | #: contrib/auth/forms.py:269 | ||||||
| msgid "New password confirmation" | msgid "New password confirmation" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:308 | #: contrib/auth/forms.py:300 | ||||||
| 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:311 | #: contrib/auth/forms.py:303 | ||||||
| msgid "Old password" | msgid "Old password" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/forms.py:345 | #: contrib/auth/forms.py:337 | ||||||
| msgid "Password (again)" | msgid "Password (again)" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -139,119 +142,119 @@ msgstr "" | |||||||
| msgid "checksum" | msgid "checksum" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:65 contrib/auth/models.py:116 | #: contrib/auth/models.py:64 contrib/auth/models.py:115 | ||||||
| msgid "name" | msgid "name" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:67 | #: contrib/auth/models.py:66 | ||||||
| msgid "codename" | msgid "codename" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:71 | #: contrib/auth/models.py:70 | ||||||
| msgid "permission" | msgid "permission" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:72 contrib/auth/models.py:118 | #: contrib/auth/models.py:71 contrib/auth/models.py:117 | ||||||
| msgid "permissions" | msgid "permissions" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:123 | #: contrib/auth/models.py:122 | ||||||
| msgid "group" | msgid "group" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:124 contrib/auth/models.py:312 | #: contrib/auth/models.py:123 contrib/auth/models.py:311 | ||||||
| msgid "groups" | msgid "groups" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:197 | #: contrib/auth/models.py:196 | ||||||
| msgid "password" | msgid "password" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:198 | #: contrib/auth/models.py:197 | ||||||
| msgid "last login" | msgid "last login" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:309 | #: contrib/auth/models.py:308 | ||||||
| msgid "superuser status" | msgid "superuser status" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:310 | #: contrib/auth/models.py:309 | ||||||
| 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:313 | #: contrib/auth/models.py:312 | ||||||
| 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:318 | #: contrib/auth/models.py:317 | ||||||
| msgid "user permissions" | msgid "user permissions" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:319 | #: contrib/auth/models.py:318 | ||||||
| msgid "Specific permissions for this user." | msgid "Specific permissions for this user." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:386 | #: contrib/auth/models.py:385 | ||||||
| msgid "username" | msgid "username" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:387 | #: contrib/auth/models.py:386 | ||||||
| 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:391 | #: contrib/auth/models.py:390 | ||||||
| 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:396 | #: contrib/auth/models.py:395 | ||||||
| msgid "A user with that username already exists." | msgid "A user with that username already exists." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:398 | #: contrib/auth/models.py:397 | ||||||
| msgid "first name" | msgid "first name" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:399 | #: contrib/auth/models.py:398 | ||||||
| msgid "last name" | msgid "last name" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:400 | #: contrib/auth/models.py:399 | ||||||
| msgid "email address" | msgid "email address" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:401 | #: contrib/auth/models.py:400 | ||||||
| msgid "staff status" | msgid "staff status" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:402 | #: contrib/auth/models.py:401 | ||||||
| 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:404 | #: contrib/auth/models.py:403 | ||||||
| msgid "active" | msgid "active" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:405 | #: contrib/auth/models.py:404 | ||||||
| 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:407 | #: contrib/auth/models.py:406 | ||||||
| msgid "date joined" | msgid "date joined" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:415 | #: contrib/auth/models.py:414 | ||||||
| msgid "user" | msgid "user" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/models.py:416 | #: contrib/auth/models.py:415 | ||||||
| msgid "users" | msgid "users" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -260,38 +263,34 @@ msgstr "" | |||||||
| msgid "Password reset on %(site_name)s" | msgid "Password reset on %(site_name)s" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/tests/test_forms.py:383 | #: contrib/auth/views.py:102 | ||||||
| msgid "Enter a valid email address." |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:98 |  | ||||||
| msgid "Logged out" | msgid "Logged out" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:184 | #: contrib/auth/views.py:188 | ||||||
| msgid "Password reset" | msgid "Password reset" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:199 | #: contrib/auth/views.py:203 | ||||||
| msgid "Password reset sent" | msgid "Password reset sent" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:237 | #: contrib/auth/views.py:242 | ||||||
| msgid "Enter new password" | msgid "Enter new password" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:248 | #: contrib/auth/views.py:253 | ||||||
| msgid "Password reset unsuccessful" | msgid "Password reset unsuccessful" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:268 | #: contrib/auth/views.py:273 | ||||||
| msgid "Password reset complete" | msgid "Password reset complete" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:305 | #: contrib/auth/views.py:310 | ||||||
| msgid "Password change" | msgid "Password change" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/auth/views.py:321 | #: contrib/auth/views.py:326 | ||||||
| msgid "Password change successful" | msgid "Password change successful" | ||||||
| msgstr "" | msgstr "" | ||||||
|   | |||||||
| @@ -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-03-18 09:16+0100\n" | ||||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||||
| "Last-Translator: Django team\n" | "Last-Translator: Django team\n" | ||||||
| "Language-Team: English <en@li.org>\n" | "Language-Team: English <en@li.org>\n" | ||||||
| @@ -17,7 +17,7 @@ msgstr "" | |||||||
| msgid "Advanced options" | msgid "Advanced options" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/flatpages/apps.py:8 | #: contrib/flatpages/apps.py:7 | ||||||
| msgid "Flat Pages" | msgid "Flat Pages" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -86,7 +86,3 @@ msgstr "" | |||||||
| #: contrib/flatpages/models.py:30 | #: contrib/flatpages/models.py:30 | ||||||
| msgid "flat pages" | msgid "flat pages" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/flatpages/tests/test_forms.py:98 |  | ||||||
| msgid "This field is required." |  | ||||||
| msgstr "" |  | ||||||
|   | |||||||
| @@ -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-03-18 09:16+0100\n" | ||||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||||
| "Last-Translator: Django team\n" | "Last-Translator: Django team\n" | ||||||
| "Language-Team: English <en@li.org>\n" | "Language-Team: English <en@li.org>\n" | ||||||
| @@ -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/gis/apps.py:9 | #: contrib/gis/apps.py:8 | ||||||
| msgid "GIS" | msgid "GIS" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -21,35 +21,35 @@ msgstr "" | |||||||
| msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." | msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:324 | #: contrib/gis/db/models/fields.py:325 | ||||||
| msgid "Point" | msgid "Point" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:330 | #: contrib/gis/db/models/fields.py:331 | ||||||
| msgid "Line string" | msgid "Line string" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:336 | #: contrib/gis/db/models/fields.py:337 | ||||||
| msgid "Polygon" | msgid "Polygon" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:342 | #: contrib/gis/db/models/fields.py:343 | ||||||
| msgid "Multi-point" | msgid "Multi-point" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:348 | #: contrib/gis/db/models/fields.py:349 | ||||||
| msgid "Multi-line string" | msgid "Multi-line string" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:354 | #: contrib/gis/db/models/fields.py:355 | ||||||
| msgid "Multi polygon" | msgid "Multi polygon" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:360 | #: contrib/gis/db/models/fields.py:361 | ||||||
| msgid "Geometry collection" | msgid "Geometry collection" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/db/models/fields.py:366 | #: contrib/gis/db/models/fields.py:367 | ||||||
| msgid "Extent Aggregate Field" | msgid "Extent Aggregate Field" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -71,6 +71,23 @@ msgid "" | |||||||
| "form field." | "form field." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/gis/templates/gis/admin/openlayers.html:35 | ||||||
|  | #: contrib/gis/templates/gis/openlayers.html:18 | ||||||
|  | msgid "Delete all Features" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/gis/templates/gis/admin/openlayers.html:37 | ||||||
|  | msgid "WKT debugging window:" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/gis/templates/gis/google/google-map.html:4 | ||||||
|  | msgid "Google Maps via GeoDjango" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/gis/templates/gis/openlayers.html:19 | ||||||
|  | msgid "Debugging window (serialized value)" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/gis/views.py:10 | #: contrib/gis/views.py:10 | ||||||
| msgid "No feeds are registered." | msgid "No feeds are registered." | ||||||
| msgstr "" | msgstr "" | ||||||
|   | |||||||
| @@ -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-18 20:56+0100\n" | "POT-Creation-Date: 2015-03-18 09:16+0100\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,26 +18,26 @@ msgstr "" | |||||||
| msgid "PostgreSQL extensions" | msgid "PostgreSQL extensions" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/postgres/fields/array.py:23 contrib/postgres/forms/array.py:13 | #: contrib/postgres/fields/array.py:22 contrib/postgres/forms/array.py:15 | ||||||
| #: contrib/postgres/forms/array.py:143 | #: 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:24 | #: contrib/postgres/fields/array.py:23 | ||||||
| msgid "Nested arrays must have the same length." | msgid "Nested arrays must have the same length." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/postgres/fields/hstore.py:16 | #: contrib/postgres/fields/hstore.py:15 | ||||||
| msgid "Map of strings to strings" | msgid "Map of strings to strings" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/postgres/fields/hstore.py:18 | #: contrib/postgres/fields/hstore.py:17 | ||||||
| #, python-format | #, python-format | ||||||
| msgid "The value of \"%(key)s\" is not a string." | msgid "The value of \"%(key)s\" is not a string." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/postgres/forms/hstore.py:16 | #: contrib/postgres/forms/hstore.py:15 | ||||||
| msgid "Could not load JSON data." | msgid "Could not load JSON data." | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -49,6 +49,22 @@ 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 | ||||||
|  | msgid "Enter two whole numbers." | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/postgres/forms/ranges.py:58 | ||||||
|  | msgid "Enter two numbers." | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/postgres/forms/ranges.py:64 | ||||||
|  | msgid "Enter two valid date/times." | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: contrib/postgres/forms/ranges.py:70 | ||||||
|  | msgid "Enter two valid dates." | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
| #: contrib/postgres/validators.py:14 | #: contrib/postgres/validators.py:14 | ||||||
| #, python-format | #, python-format | ||||||
| msgid "" | msgid "" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user