mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Updated translation catalogs
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,153 +13,173 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:45 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:45 | ||||
| #, c-format | ||||
| msgid "Available %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:46 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:46 | ||||
| #, c-format | ||||
| msgid "" | ||||
| "This is the list of available %s. You may choose some by selecting them in " | ||||
| "the box below and then clicking the \"Choose\" arrow between the two boxes." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:53 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:53 | ||||
| #, c-format | ||||
| msgid "Type into this box to filter down the list of available %s." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:57 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:57 | ||||
| msgid "Filter" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:61 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:61 | ||||
| msgid "Choose all" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:61 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:61 | ||||
| #, c-format | ||||
| msgid "Click to choose all %s at once." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:67 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:67 | ||||
| msgid "Choose" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:69 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:69 | ||||
| msgid "Remove" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:75 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:75 | ||||
| #, c-format | ||||
| msgid "Chosen %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:76 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:76 | ||||
| #, c-format | ||||
| msgid "" | ||||
| "This is the list of chosen %s. You may remove some by selecting them in the " | ||||
| "box below and then clicking the \"Remove\" arrow between the two boxes." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:80 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:80 | ||||
| msgid "Remove all" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/SelectFilter2.js:80 | ||||
| #: contrib/admin/static/admin/js/SelectFilter2.js:80 | ||||
| #, c-format | ||||
| msgid "Click to remove all chosen %s at once." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1 | ||||
| #: contrib/admin/static/admin/js/actions.js:22 | ||||
| #: contrib/admin/static/admin/js/actions.min.js:1 | ||||
| msgid "%(sel)s of %(cnt)s selected" | ||||
| msgid_plural "%(sel)s of %(cnt)s selected" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5 | ||||
| #: contrib/admin/static/admin/js/actions.js:114 | ||||
| #: contrib/admin/static/admin/js/actions.min.js:4 | ||||
| msgid "" | ||||
| "You have unsaved changes on individual editable fields. If you run an " | ||||
| "action, your unsaved changes will be lost." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5 | ||||
| #: contrib/admin/static/admin/js/actions.js:126 | ||||
| #: contrib/admin/static/admin/js/actions.min.js:5 | ||||
| msgid "" | ||||
| "You have selected an action, but you haven't saved your changes to " | ||||
| "individual fields yet. Please click OK to save. You'll need to re-run the " | ||||
| "action." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6 | ||||
| #: contrib/admin/static/admin/js/actions.js:128 | ||||
| #: contrib/admin/static/admin/js/actions.min.js:5 | ||||
| msgid "" | ||||
| "You have selected an action, and you haven't made any changes on individual " | ||||
| "fields. You're probably looking for the Go button rather than the Save " | ||||
| "button." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/calendar.js:8 | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79 | ||||
| #, c-format | ||||
| msgid "Note: You are %s hour ahead of server time." | ||||
| msgid_plural "Note: You are %s hours ahead of server time." | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:87 | ||||
| #, c-format | ||||
| msgid "Note: You are %s hour behind server time." | ||||
| msgid_plural "Note: You are %s hours behind server time." | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:114 | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:149 | ||||
| msgid "Now" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:118 | ||||
| msgid "Clock" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:146 | ||||
| msgid "Choose a time" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:150 | ||||
| msgid "Midnight" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:151 | ||||
| msgid "6 a.m." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:152 | ||||
| msgid "Noon" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:156 | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:276 | ||||
| msgid "Cancel" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:216 | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:269 | ||||
| msgid "Today" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:220 | ||||
| msgid "Calendar" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:267 | ||||
| msgid "Yesterday" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:271 | ||||
| msgid "Tomorrow" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/static/admin/js/calendar.js:8 | ||||
| msgid "" | ||||
| "January February March April May June July August September October November " | ||||
| "December" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/calendar.js:9 | ||||
| #: contrib/admin/static/admin/js/calendar.js:9 | ||||
| msgid "S M T W T F S" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19 | ||||
| #: static/admin/js/collapse.min.js:1 | ||||
| #: contrib/admin/static/admin/js/collapse.js:8 | ||||
| #: contrib/admin/static/admin/js/collapse.js:19 | ||||
| #: contrib/admin/static/admin/js/collapse.min.js:1 | ||||
| msgid "Show" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1 | ||||
| #: contrib/admin/static/admin/js/collapse.js:16 | ||||
| #: contrib/admin/static/admin/js/collapse.min.js:1 | ||||
| msgid "Hide" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:52 | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:88 | ||||
| msgid "Now" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:56 | ||||
| msgid "Clock" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:84 | ||||
| msgid "Choose a time" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:89 | ||||
| msgid "Midnight" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:90 | ||||
| msgid "6 a.m." | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:91 | ||||
| msgid "Noon" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:95 | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:208 | ||||
| msgid "Cancel" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:148 | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:201 | ||||
| msgid "Today" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:152 | ||||
| msgid "Calendar" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:199 | ||||
| msgid "Yesterday" | ||||
| msgstr "" | ||||
|  | ||||
| #: static/admin/js/admin/DateTimeShortcuts.js:203 | ||||
| msgid "Tomorrow" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-06-02 00:30-0400\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,99 +13,49 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: views.py:59 views.py:61 views.py:63 | ||||
| msgid "tag:" | ||||
| #: contrib/admindocs/apps.py:8 | ||||
| msgid "Administrative Documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:94 views.py:96 views.py:98 | ||||
| msgid "filter:" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:157 views.py:159 views.py:161 | ||||
| msgid "view:" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:189 | ||||
| #, python-format | ||||
| msgid "App %r not found" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:196 | ||||
| #, python-format | ||||
| msgid "Model %(model_name)r not found in app %(app_label)r" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:208 | ||||
| #, python-format | ||||
| msgid "the related `%(app_label)s.%(data_type)s` object" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:208 views.py:227 views.py:232 views.py:246 views.py:260 | ||||
| #: views.py:265 | ||||
| msgid "model:" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:223 views.py:255 | ||||
| #, python-format | ||||
| msgid "related `%(app_label)s.%(object_name)s` objects" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:227 views.py:260 | ||||
| #, python-format | ||||
| msgid "all %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:232 views.py:265 | ||||
| #, python-format | ||||
| msgid "number of %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. Translators: %s is an object type name | ||||
| #: views.py:271 | ||||
| #, python-format | ||||
| msgid "Attributes on %s objects" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:363 | ||||
| #, python-format | ||||
| msgid "%s does not appear to be a urlpattern object" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:6 templates/admin_doc/index.html:6 | ||||
| #: templates/admin_doc/missing_docutils.html:6 | ||||
| #: templates/admin_doc/model_detail.html:14 | ||||
| #: templates/admin_doc/model_index.html:8 | ||||
| #: templates/admin_doc/template_detail.html:6 | ||||
| #: templates/admin_doc/template_filter_index.html:7 | ||||
| #: templates/admin_doc/template_tag_index.html:7 | ||||
| #: templates/admin_doc/view_detail.html:6 | ||||
| #: templates/admin_doc/view_index.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:6 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:6 | ||||
| #: contrib/admindocs/templates/admin_doc/missing_docutils.html:6 | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:14 | ||||
| #: contrib/admindocs/templates/admin_doc/model_index.html:8 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:6 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/view_detail.html:6 | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:7 | ||||
| msgid "Home" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7 | ||||
| #: templates/admin_doc/index.html.py:10 templates/admin_doc/index.html:14 | ||||
| #: templates/admin_doc/missing_docutils.html:7 | ||||
| #: templates/admin_doc/missing_docutils.html:14 | ||||
| #: templates/admin_doc/model_detail.html:15 | ||||
| #: templates/admin_doc/model_index.html:9 | ||||
| #: templates/admin_doc/template_detail.html:7 | ||||
| #: templates/admin_doc/template_filter_index.html:8 | ||||
| #: templates/admin_doc/template_tag_index.html:8 | ||||
| #: templates/admin_doc/view_detail.html:7 | ||||
| #: templates/admin_doc/view_index.html:8 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:10 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:14 | ||||
| #: contrib/admindocs/templates/admin_doc/missing_docutils.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/missing_docutils.html:14 | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:15 | ||||
| #: contrib/admindocs/templates/admin_doc/model_index.html:9 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:8 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:8 | ||||
| #: contrib/admindocs/templates/admin_doc/view_detail.html:7 | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:8 | ||||
| msgid "Documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:29 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:8 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:29 | ||||
| msgid "Bookmarklets" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:11 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:11 | ||||
| msgid "Documentation bookmarklets" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:15 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:15 | ||||
| msgid "" | ||||
| "\n" | ||||
| "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n" | ||||
| @@ -116,245 +66,320 @@ msgid "" | ||||
| "your computer is \"internal\").</p>\n" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:25 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:25 | ||||
| msgid "Documentation for this page" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:26 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:26 | ||||
| msgid "" | ||||
| "Jumps you from any page to the documentation for the view that generates " | ||||
| "that page." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:28 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:28 | ||||
| msgid "Show object ID" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:29 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:29 | ||||
| msgid "" | ||||
| "Shows the content-type and unique ID for pages that represent a single " | ||||
| "object." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:31 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:31 | ||||
| msgid "Edit this object (current window)" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:32 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:32 | ||||
| msgid "Jumps to the admin page for pages that represent a single object." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:34 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:34 | ||||
| msgid "Edit this object (new window)" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/bookmarklets.html:35 | ||||
| #: contrib/admindocs/templates/admin_doc/bookmarklets.html:35 | ||||
| msgid "As above, but opens the admin page in a new window." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:17 | ||||
| #: templates/admin_doc/template_tag_index.html:9 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:17 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:9 | ||||
| msgid "Tags" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:18 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:18 | ||||
| msgid "List of all the template tags and their functions." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:20 | ||||
| #: templates/admin_doc/template_filter_index.html:9 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:20 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:9 | ||||
| msgid "Filters" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:21 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:21 | ||||
| msgid "" | ||||
| "Filters are actions which can be applied to variables in a template to alter " | ||||
| "the output." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:23 templates/admin_doc/model_detail.html:16 | ||||
| #: templates/admin_doc/model_index.html:10 | ||||
| #: templates/admin_doc/model_index.html:14 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:23 | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:16 | ||||
| #: contrib/admindocs/templates/admin_doc/model_index.html:10 | ||||
| #: contrib/admindocs/templates/admin_doc/model_index.html:14 | ||||
| msgid "Models" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:24 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:24 | ||||
| msgid "" | ||||
| "Models are descriptions of all the objects in the system and their " | ||||
| "associated fields. Each model has a list of fields which can be accessed as " | ||||
| "template variables" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:26 templates/admin_doc/view_detail.html:8 | ||||
| #: templates/admin_doc/view_index.html:9 | ||||
| #: templates/admin_doc/view_index.html:12 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:26 | ||||
| #: contrib/admindocs/templates/admin_doc/view_detail.html:8 | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:9 | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:12 | ||||
| msgid "Views" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:27 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:27 | ||||
| msgid "" | ||||
| "Each page on the public site is generated by a view. The view defines which " | ||||
| "template is used to generate the page and which objects are available to " | ||||
| "that template." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/index.html:30 | ||||
| #: contrib/admindocs/templates/admin_doc/index.html:30 | ||||
| msgid "Tools for your browser to quickly access admin functionality." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/missing_docutils.html:10 | ||||
| #: contrib/admindocs/templates/admin_doc/missing_docutils.html:10 | ||||
| msgid "Please install docutils" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/missing_docutils.html:17 | ||||
| #: contrib/admindocs/templates/admin_doc/missing_docutils.html:17 | ||||
| #, python-format | ||||
| msgid "" | ||||
| "The admin documentation system requires Python's <a href=\"%(link)s" | ||||
| "\">docutils</a> library." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/missing_docutils.html:19 | ||||
| #: contrib/admindocs/templates/admin_doc/missing_docutils.html:19 | ||||
| #, python-format | ||||
| msgid "" | ||||
| "Please ask your administrators to install <a href=\"%(link)s\">docutils</a>." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/model_detail.html:21 | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:21 | ||||
| #, python-format | ||||
| msgid "Model: %(name)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/model_detail.html:35 | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:35 | ||||
| msgid "Field" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/model_detail.html:36 | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:36 | ||||
| msgid "Type" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/model_detail.html:37 | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:37 | ||||
| msgid "Description" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/model_detail.html:52 | ||||
| msgid "Back to Models Documentation" | ||||
| #: contrib/admindocs/templates/admin_doc/model_detail.html:52 | ||||
| msgid "Back to Model Documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/model_index.html:18 | ||||
| #: contrib/admindocs/templates/admin_doc/model_index.html:18 | ||||
| msgid "Model documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/model_index.html:43 | ||||
| #: contrib/admindocs/templates/admin_doc/model_index.html:43 | ||||
| msgid "Model groups" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_detail.html:8 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:8 | ||||
| msgid "Templates" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_detail.html:13 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:13 | ||||
| #, python-format | ||||
| msgid "Template: %(name)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_detail.html:16 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:16 | ||||
| #, python-format | ||||
| msgid "Template: \"%(name)s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_detail.html:20 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:18 | ||||
| #, python-format | ||||
| msgid "Search path for template \"%(name)s\" on %(grouper)s:" | ||||
| msgid "Search path for template \"%(name)s\":" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_detail.html:23 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:21 | ||||
| msgid "(does not exist)" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_detail.html:28 | ||||
| #: contrib/admindocs/templates/admin_doc/template_detail.html:25 | ||||
| msgid "Back to Documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_filter_index.html:12 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:12 | ||||
| msgid "Template filters" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_filter_index.html:16 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:16 | ||||
| msgid "Template filter documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_filter_index.html:22 | ||||
| #: templates/admin_doc/template_filter_index.html:43 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:22 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:43 | ||||
| msgid "Built-in filters" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_filter_index.html:23 | ||||
| #: contrib/admindocs/templates/admin_doc/template_filter_index.html:23 | ||||
| #, python-format | ||||
| msgid "" | ||||
| "To use these filters, put <code>%(code)s</code> in your template before " | ||||
| "using the filter." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_tag_index.html:12 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:12 | ||||
| msgid "Template tags" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_tag_index.html:16 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:16 | ||||
| msgid "Template tag documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_tag_index.html:22 | ||||
| #: templates/admin_doc/template_tag_index.html:43 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:22 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:43 | ||||
| msgid "Built-in tags" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/template_tag_index.html:23 | ||||
| #: contrib/admindocs/templates/admin_doc/template_tag_index.html:23 | ||||
| #, python-format | ||||
| msgid "" | ||||
| "To use these tags, put <code>%(code)s</code> in your template before using " | ||||
| "the tag." | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_detail.html:12 | ||||
| #: contrib/admindocs/templates/admin_doc/view_detail.html:12 | ||||
| #, python-format | ||||
| msgid "View: %(name)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_detail.html:23 | ||||
| #: contrib/admindocs/templates/admin_doc/view_detail.html:23 | ||||
| msgid "Context:" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_detail.html:28 | ||||
| #: contrib/admindocs/templates/admin_doc/view_detail.html:28 | ||||
| msgid "Templates:" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_detail.html:32 | ||||
| #: contrib/admindocs/templates/admin_doc/view_detail.html:32 | ||||
| msgid "Back to Views Documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_index.html:16 | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:16 | ||||
| msgid "View documentation" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_index.html:22 | ||||
| msgid "Jump to site" | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:22 | ||||
| msgid "Jump to namespace" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_index.html:35 | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:27 | ||||
| msgid "Empty namespace" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:40 | ||||
| #, python-format | ||||
| msgid "Views by URL on %(name)s" | ||||
| msgid "Views by namespace %(name)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/admin_doc/view_index.html:40 | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:42 | ||||
| msgid "Views by empty namespace" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/templates/admin_doc/view_index.html:49 | ||||
| #, python-format | ||||
| msgid "View function: %(name)s" | ||||
| msgid "" | ||||
| "\n" | ||||
| "    View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</" | ||||
| "code>.\n" | ||||
| msgstr "" | ||||
|  | ||||
| #: tests/test_fields.py:29 | ||||
| #: contrib/admindocs/tests/test_fields.py:32 | ||||
| msgid "Boolean (Either True or False)" | ||||
| msgstr "" | ||||
|  | ||||
| #: tests/test_fields.py:39 | ||||
| #: contrib/admindocs/tests/test_fields.py:42 | ||||
| #, python-format | ||||
| msgid "Field of type: %(field_type)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:69 contrib/admindocs/views.py:71 | ||||
| #: contrib/admindocs/views.py:73 | ||||
| msgid "tag:" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:102 contrib/admindocs/views.py:104 | ||||
| #: contrib/admindocs/views.py:106 | ||||
| msgid "filter:" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:153 contrib/admindocs/views.py:155 | ||||
| #: contrib/admindocs/views.py:157 | ||||
| msgid "view:" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:184 | ||||
| #, python-format | ||||
| msgid "App %(app_label)r not found" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:188 | ||||
| #, python-format | ||||
| msgid "Model %(model_name)r not found in app %(app_label)r" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:201 | ||||
| #, python-format | ||||
| msgid "the related `%(app_label)s.%(data_type)s` object" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:205 contrib/admindocs/views.py:225 | ||||
| #: contrib/admindocs/views.py:230 contrib/admindocs/views.py:244 | ||||
| #: contrib/admindocs/views.py:258 contrib/admindocs/views.py:263 | ||||
| msgid "model:" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:221 contrib/admindocs/views.py:253 | ||||
| #, python-format | ||||
| msgid "related `%(app_label)s.%(object_name)s` objects" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:225 contrib/admindocs/views.py:258 | ||||
| #, python-format | ||||
| msgid "all %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:230 contrib/admindocs/views.py:263 | ||||
| #, python-format | ||||
| msgid "number of %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. Translators: %s is an object type name | ||||
| #: contrib/admindocs/views.py:268 | ||||
| #, python-format | ||||
| msgid "Attributes on %s objects" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admindocs/views.py:362 | ||||
| #, python-format | ||||
| msgid "%s does not appear to be a urlpattern object" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,252 +13,300 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: admin.py:41 | ||||
| #: contrib/auth/admin.py:45 | ||||
| msgid "Personal info" | ||||
| msgstr "" | ||||
|  | ||||
| #: admin.py:42 | ||||
| #: contrib/auth/admin.py:46 | ||||
| msgid "Permissions" | ||||
| msgstr "" | ||||
|  | ||||
| #: admin.py:44 | ||||
| #: contrib/auth/admin.py:48 | ||||
| msgid "Important dates" | ||||
| msgstr "" | ||||
|  | ||||
| #: admin.py:132 | ||||
| #: contrib/auth/admin.py:133 | ||||
| msgid "Password changed successfully." | ||||
| msgstr "" | ||||
|  | ||||
| #: admin.py:142 | ||||
| #: contrib/auth/admin.py:144 | ||||
| #, python-format | ||||
| msgid "Change password: %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:33 tests/test_forms.py:261 tests/test_forms.py:266 | ||||
| #: tests/test_forms.py:407 | ||||
| #: contrib/auth/apps.py:10 | ||||
| msgid "Authentication and Authorization" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:37 contrib/auth/tests/test_forms.py:316 | ||||
| #: contrib/auth/tests/test_forms.py:321 contrib/auth/tests/test_forms.py:504 | ||||
| msgid "No password set." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:39 tests/test_forms.py:271 tests/test_forms.py:277 | ||||
| #: contrib/auth/forms.py:43 contrib/auth/tests/test_forms.py:326 | ||||
| #: contrib/auth/tests/test_forms.py:332 | ||||
| msgid "Invalid password format or unknown hashing algorithm." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:72 | ||||
| #: contrib/auth/forms.py:76 | ||||
| msgid "A user with that username already exists." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:73 forms.py:254 forms.py:314 | ||||
| #: contrib/auth/forms.py:77 contrib/auth/forms.py:285 | ||||
| #: contrib/auth/forms.py:349 | ||||
| msgid "The two password fields didn't match." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:75 forms.py:120 | ||||
| #: contrib/auth/forms.py:79 contrib/auth/forms.py:129 | ||||
| msgid "Username" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:77 forms.py:121 | ||||
| #: contrib/auth/forms.py:81 contrib/auth/forms.py:130 | ||||
| #: contrib/auth/models.py:383 | ||||
| msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:80 forms.py:124 | ||||
| #: contrib/auth/forms.py:84 contrib/auth/forms.py:133 | ||||
| msgid "This value may contain only letters, numbers and @/./+/-/_ characters." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:82 forms.py:126 forms.py:153 forms.py:316 | ||||
| #: contrib/auth/forms.py:86 contrib/auth/forms.py:135 | ||||
| #: contrib/auth/forms.py:163 contrib/auth/forms.py:352 | ||||
| msgid "Password" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:84 | ||||
| #: contrib/auth/forms.py:88 | ||||
| msgid "Password confirmation" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:86 | ||||
| #: contrib/auth/forms.py:90 | ||||
| msgid "Enter the same password as above, for verification." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:127 | ||||
| #: contrib/auth/forms.py:136 | ||||
| msgid "" | ||||
| "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 " | ||||
| "form</a>." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:156 | ||||
| #: contrib/auth/forms.py:166 | ||||
| #, python-format | ||||
| msgid "" | ||||
| "Please enter a correct %(username)s and password. Note that both fields may " | ||||
| "be case-sensitive." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:158 | ||||
| #: contrib/auth/forms.py:168 | ||||
| msgid "This account is inactive." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:206 | ||||
| #: contrib/auth/forms.py:231 | ||||
| msgid "Email" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:256 | ||||
| #: contrib/auth/forms.py:287 | ||||
| msgid "New password" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:258 | ||||
| #: contrib/auth/forms.py:289 | ||||
| msgid "New password confirmation" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:287 | ||||
| #: contrib/auth/forms.py:320 | ||||
| msgid "Your old password was entered incorrectly. Please enter it again." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:290 | ||||
| #: contrib/auth/forms.py:323 | ||||
| msgid "Old password" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:318 | ||||
| #: contrib/auth/forms.py:354 | ||||
| msgid "Password (again)" | ||||
| msgstr "" | ||||
|  | ||||
| #: hashers.py:243 hashers.py:317 hashers.py:365 hashers.py:393 hashers.py:426 | ||||
| #: hashers.py:459 hashers.py:493 | ||||
| #: contrib/auth/hashers.py:252 contrib/auth/hashers.py:335 | ||||
| #: contrib/auth/hashers.py:383 contrib/auth/hashers.py:411 | ||||
| #: contrib/auth/hashers.py:444 contrib/auth/hashers.py:477 | ||||
| #: contrib/auth/hashers.py:511 | ||||
| msgid "algorithm" | ||||
| msgstr "" | ||||
|  | ||||
| #: hashers.py:244 | ||||
| #: contrib/auth/hashers.py:253 | ||||
| msgid "iterations" | ||||
| msgstr "" | ||||
|  | ||||
| #: hashers.py:245 hashers.py:319 hashers.py:366 hashers.py:394 hashers.py:494 | ||||
| #: contrib/auth/hashers.py:254 contrib/auth/hashers.py:337 | ||||
| #: contrib/auth/hashers.py:384 contrib/auth/hashers.py:412 | ||||
| #: contrib/auth/hashers.py:512 | ||||
| msgid "salt" | ||||
| msgstr "" | ||||
|  | ||||
| #: hashers.py:246 hashers.py:367 hashers.py:395 hashers.py:427 hashers.py:460 | ||||
| #: hashers.py:495 | ||||
| #: contrib/auth/hashers.py:255 contrib/auth/hashers.py:385 | ||||
| #: contrib/auth/hashers.py:413 contrib/auth/hashers.py:445 | ||||
| #: contrib/auth/hashers.py:478 contrib/auth/hashers.py:513 | ||||
| msgid "hash" | ||||
| msgstr "" | ||||
|  | ||||
| #: hashers.py:318 | ||||
| #: contrib/auth/hashers.py:336 | ||||
| msgid "work factor" | ||||
| msgstr "" | ||||
|  | ||||
| #: hashers.py:320 | ||||
| #: contrib/auth/hashers.py:338 | ||||
| msgid "checksum" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:72 models.py:121 | ||||
| #: contrib/auth/models.py:64 contrib/auth/models.py:113 | ||||
| msgid "name" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:74 | ||||
| #: contrib/auth/models.py:66 | ||||
| msgid "codename" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:78 | ||||
| #: contrib/auth/models.py:70 | ||||
| msgid "permission" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:79 models.py:123 | ||||
| #: contrib/auth/models.py:71 contrib/auth/models.py:115 | ||||
| msgid "permissions" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:128 | ||||
| #: contrib/auth/models.py:120 | ||||
| msgid "group" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:129 models.py:294 | ||||
| #: contrib/auth/models.py:121 contrib/auth/models.py:308 | ||||
| msgid "groups" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:200 | ||||
| #: contrib/auth/models.py:193 | ||||
| msgid "password" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:201 | ||||
| #: contrib/auth/models.py:194 | ||||
| msgid "last login" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:291 | ||||
| #: contrib/auth/models.py:305 | ||||
| msgid "superuser status" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:292 | ||||
| #: contrib/auth/models.py:306 | ||||
| msgid "" | ||||
| "Designates that this user has all permissions without explicitly assigning " | ||||
| "them." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:295 | ||||
| #: contrib/auth/models.py:309 | ||||
| msgid "" | ||||
| "The groups this user belongs to. A user will get all permissions granted to " | ||||
| "each of his/her group." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:299 | ||||
| #: contrib/auth/models.py:314 | ||||
| msgid "user permissions" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:366 | ||||
| #: contrib/auth/models.py:315 | ||||
| msgid "Specific permissions for this user." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:382 | ||||
| msgid "username" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:367 | ||||
| msgid "" | ||||
| "Required. 30 characters or fewer. Letters, numbers and @/./+/-/_ characters" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:370 | ||||
| #: contrib/auth/models.py:386 | ||||
| msgid "Enter a valid username." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:372 | ||||
| #: contrib/auth/models.py:388 | ||||
| msgid "first name" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:373 | ||||
| #: contrib/auth/models.py:389 | ||||
| msgid "last name" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:374 | ||||
| #: contrib/auth/models.py:390 | ||||
| msgid "email address" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:375 | ||||
| #: contrib/auth/models.py:391 | ||||
| msgid "staff status" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:376 | ||||
| #: contrib/auth/models.py:392 | ||||
| msgid "Designates whether the user can log into this admin site." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:378 | ||||
| #: contrib/auth/models.py:394 | ||||
| msgid "active" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:379 | ||||
| #: contrib/auth/models.py:395 | ||||
| msgid "" | ||||
| "Designates whether this user should be treated as active. Unselect this " | ||||
| "instead of deleting accounts." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:381 | ||||
| #: contrib/auth/models.py:397 | ||||
| msgid "date joined" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:389 | ||||
| #: contrib/auth/models.py:405 | ||||
| msgid "user" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:390 | ||||
| #: contrib/auth/models.py:406 | ||||
| msgid "users" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:89 | ||||
| msgid "Logged out" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/registration/password_reset_subject.txt:2 | ||||
| #: contrib/auth/templates/registration/password_reset_subject.txt:2 | ||||
| #, python-format | ||||
| msgid "Password reset on %(site_name)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: tests/test_forms.py:325 | ||||
| #: contrib/auth/tests/test_forms.py:153 | ||||
| msgid "This user is disallowed." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/tests/test_forms.py:154 | ||||
| msgid "Sorry, nobody's allowed in." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/tests/test_forms.py:387 | ||||
| msgid "Enter a valid email address." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:92 | ||||
| msgid "Logged out" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:169 | ||||
| msgid "Password reset" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:181 | ||||
| msgid "Password reset successful" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:216 | ||||
| msgid "Enter new password" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:227 | ||||
| msgid "Password reset unsuccessful" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:244 | ||||
| msgid "Password reset complete" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:278 | ||||
| msgid "Password change" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:291 | ||||
| msgid "Password change successful" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,29 +13,33 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: models.py:130 | ||||
| #: contrib/contenttypes/apps.py:9 | ||||
| msgid "Content Types" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/contenttypes/models.py:134 | ||||
| msgid "python model class name" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:134 | ||||
| #: contrib/contenttypes/models.py:138 | ||||
| msgid "content type" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:135 | ||||
| #: contrib/contenttypes/models.py:139 | ||||
| msgid "content types" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:17 | ||||
| #: contrib/contenttypes/views.py:19 | ||||
| #, python-format | ||||
| msgid "Content type %(ct_id)s object has no associated model" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:21 | ||||
| #: contrib/contenttypes/views.py:23 | ||||
| #, python-format | ||||
| msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:27 | ||||
| #: contrib/contenttypes/views.py:29 | ||||
| #, python-format | ||||
| msgid "%(ct_name)s objects don't have a get_absolute_url() method" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,76 +13,80 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: admin.py:10 | ||||
| #: contrib/flatpages/admin.py:11 | ||||
| msgid "Advanced options" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:7 models.py:11 | ||||
| #: contrib/flatpages/apps.py:8 | ||||
| msgid "Flat Pages" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/flatpages/forms.py:8 contrib/flatpages/models.py:12 | ||||
| msgid "URL" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:8 | ||||
| #: contrib/flatpages/forms.py:9 | ||||
| msgid "" | ||||
| "Example: '/about/contact/'. Make sure to have leading and trailing slashes." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:10 | ||||
| #: contrib/flatpages/forms.py:11 | ||||
| msgid "" | ||||
| "This value must contain only letters, numbers, dots, underscores, dashes, " | ||||
| "slashes or tildes." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:19 | ||||
| #: contrib/flatpages/forms.py:22 | ||||
| msgid "URL is missing a leading slash." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:23 | ||||
| #: contrib/flatpages/forms.py:29 | ||||
| msgid "URL is missing a trailing slash." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms.py:38 | ||||
| #: contrib/flatpages/forms.py:46 | ||||
| #, python-format | ||||
| msgid "Flatpage with url %(url)s already exists for site %(site)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:12 | ||||
| #: contrib/flatpages/models.py:13 | ||||
| msgid "title" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:13 | ||||
| #: contrib/flatpages/models.py:14 | ||||
| msgid "content" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:14 | ||||
| #: contrib/flatpages/models.py:15 | ||||
| msgid "enable comments" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:15 | ||||
| #: contrib/flatpages/models.py:16 | ||||
| msgid "template name" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:16 | ||||
| #: contrib/flatpages/models.py:17 | ||||
| msgid "" | ||||
| "Example: 'flatpages/contact_page.html'. If this isn't provided, the system " | ||||
| "will use 'flatpages/default.html'." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:17 | ||||
| #: contrib/flatpages/models.py:18 | ||||
| msgid "registration required" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:18 | ||||
| #: contrib/flatpages/models.py:19 | ||||
| msgid "If this is checked, only logged-in users will be able to view the page." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:24 | ||||
| #: contrib/flatpages/models.py:25 | ||||
| msgid "flat page" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:25 | ||||
| #: contrib/flatpages/models.py:26 | ||||
| msgid "flat pages" | ||||
| msgstr "" | ||||
|  | ||||
| #: tests/test_forms.py:98 | ||||
| #: contrib/flatpages/tests/test_forms.py:98 | ||||
| msgid "This field is required." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,14 +13,22 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: templates/formtools/wizard/wizard_form.html:15 | ||||
| #: contrib/formtools/apps.py:8 | ||||
| msgid "Form Tools" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 | ||||
| msgid "first step" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/formtools/wizard/wizard_form.html:16 | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| msgid "prev step" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/formtools/wizard/wizard_form.html:18 | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| msgid "submit" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,76 +13,65 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: views.py:9 | ||||
| msgid "No feeds are registered." | ||||
| #: contrib/gis/apps.py:8 | ||||
| msgid "GIS" | ||||
| msgstr "" | ||||
|  | ||||
| #: views.py:19 | ||||
| #, python-format | ||||
| msgid "Slug %r isn't registered." | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:51 | ||||
| #: contrib/gis/db/models/fields.py:56 | ||||
| msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:270 | ||||
| #: contrib/gis/db/models/fields.py:298 | ||||
| msgid "Point" | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:274 | ||||
| #: contrib/gis/db/models/fields.py:304 | ||||
| msgid "Line string" | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:278 | ||||
| #: contrib/gis/db/models/fields.py:310 | ||||
| msgid "Polygon" | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:282 | ||||
| #: contrib/gis/db/models/fields.py:316 | ||||
| msgid "Multi-point" | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:286 | ||||
| #: contrib/gis/db/models/fields.py:322 | ||||
| msgid "Multi-line string" | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:290 | ||||
| #: contrib/gis/db/models/fields.py:328 | ||||
| msgid "Multi polygon" | ||||
| msgstr "" | ||||
|  | ||||
| #: db/models/fields.py:294 | ||||
| #: contrib/gis/db/models/fields.py:334 | ||||
| msgid "Geometry collection" | ||||
| msgstr "" | ||||
|  | ||||
| #: forms/fields.py:23 | ||||
| #: contrib/gis/forms/fields.py:22 | ||||
| msgid "No geometry value provided." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms/fields.py:24 | ||||
| #: contrib/gis/forms/fields.py:23 | ||||
| msgid "Invalid geometry value." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms/fields.py:25 | ||||
| #: contrib/gis/forms/fields.py:24 | ||||
| msgid "Invalid geometry type." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms/fields.py:26 | ||||
| #: contrib/gis/forms/fields.py:25 | ||||
| msgid "" | ||||
| "An error occurred when transforming the geometry to the SRID of the geometry " | ||||
| "form field." | ||||
| msgstr "" | ||||
|  | ||||
| #: sitemaps/views.py:46 | ||||
| #, python-format | ||||
| msgid "No sitemap available for section: %r" | ||||
| #: contrib/gis/views.py:10 | ||||
| msgid "No feeds are registered." | ||||
| msgstr "" | ||||
|  | ||||
| #: sitemaps/views.py:60 | ||||
| #: contrib/gis/views.py:16 | ||||
| #, python-format | ||||
| msgid "Page %s empty" | ||||
| msgstr "" | ||||
|  | ||||
| #: sitemaps/views.py:62 | ||||
| #, python-format | ||||
| msgid "No page '%s'" | ||||
| msgid "Slug %r isn't registered." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-18 23:10+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,284 +13,295 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: tests.py:135 templatetags/humanize.py:168 | ||||
| msgid "today" | ||||
| #: contrib/humanize/apps.py:8 | ||||
| msgid "Humanize" | ||||
| msgstr "" | ||||
|  | ||||
| #: tests.py:135 templatetags/humanize.py:172 | ||||
| msgid "yesterday" | ||||
| msgstr "" | ||||
|  | ||||
| #: tests.py:135 templatetags/humanize.py:170 | ||||
| msgid "tomorrow" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:26 | ||||
| #: contrib/humanize/templatetags/humanize.py:30 | ||||
| msgid "th" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:26 | ||||
| #: contrib/humanize/templatetags/humanize.py:30 | ||||
| msgid "st" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:26 | ||||
| #: contrib/humanize/templatetags/humanize.py:30 | ||||
| msgid "nd" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:26 | ||||
| #: contrib/humanize/templatetags/humanize.py:30 | ||||
| msgid "rd" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:55 | ||||
| #: contrib/humanize/templatetags/humanize.py:61 | ||||
| #, python-format | ||||
| msgid "%(value).1f million" | ||||
| msgid_plural "%(value).1f million" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:56 | ||||
| #: contrib/humanize/templatetags/humanize.py:62 | ||||
| #, python-format | ||||
| msgid "%(value)s million" | ||||
| msgid_plural "%(value)s million" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:59 | ||||
| #: contrib/humanize/templatetags/humanize.py:65 | ||||
| #, python-format | ||||
| msgid "%(value).1f billion" | ||||
| msgid_plural "%(value).1f billion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:60 | ||||
| #: contrib/humanize/templatetags/humanize.py:66 | ||||
| #, python-format | ||||
| msgid "%(value)s billion" | ||||
| msgid_plural "%(value)s billion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:63 | ||||
| #: contrib/humanize/templatetags/humanize.py:69 | ||||
| #, python-format | ||||
| msgid "%(value).1f trillion" | ||||
| msgid_plural "%(value).1f trillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:64 | ||||
| #: contrib/humanize/templatetags/humanize.py:70 | ||||
| #, python-format | ||||
| msgid "%(value)s trillion" | ||||
| msgid_plural "%(value)s trillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:67 | ||||
| #: contrib/humanize/templatetags/humanize.py:73 | ||||
| #, python-format | ||||
| msgid "%(value).1f quadrillion" | ||||
| msgid_plural "%(value).1f quadrillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:68 | ||||
| #: contrib/humanize/templatetags/humanize.py:74 | ||||
| #, python-format | ||||
| msgid "%(value)s quadrillion" | ||||
| msgid_plural "%(value)s quadrillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:71 | ||||
| #: contrib/humanize/templatetags/humanize.py:77 | ||||
| #, python-format | ||||
| msgid "%(value).1f quintillion" | ||||
| msgid_plural "%(value).1f quintillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:72 | ||||
| #: contrib/humanize/templatetags/humanize.py:78 | ||||
| #, python-format | ||||
| msgid "%(value)s quintillion" | ||||
| msgid_plural "%(value)s quintillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:75 | ||||
| #: contrib/humanize/templatetags/humanize.py:81 | ||||
| #, python-format | ||||
| msgid "%(value).1f sextillion" | ||||
| msgid_plural "%(value).1f sextillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:76 | ||||
| #: contrib/humanize/templatetags/humanize.py:82 | ||||
| #, python-format | ||||
| msgid "%(value)s sextillion" | ||||
| msgid_plural "%(value)s sextillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:79 | ||||
| #: contrib/humanize/templatetags/humanize.py:85 | ||||
| #, python-format | ||||
| msgid "%(value).1f septillion" | ||||
| msgid_plural "%(value).1f septillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:80 | ||||
| #: contrib/humanize/templatetags/humanize.py:86 | ||||
| #, python-format | ||||
| msgid "%(value)s septillion" | ||||
| msgid_plural "%(value)s septillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:83 | ||||
| #: contrib/humanize/templatetags/humanize.py:89 | ||||
| #, python-format | ||||
| msgid "%(value).1f octillion" | ||||
| msgid_plural "%(value).1f octillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:84 | ||||
| #: contrib/humanize/templatetags/humanize.py:90 | ||||
| #, python-format | ||||
| msgid "%(value)s octillion" | ||||
| msgid_plural "%(value)s octillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:87 | ||||
| #: contrib/humanize/templatetags/humanize.py:93 | ||||
| #, python-format | ||||
| msgid "%(value).1f nonillion" | ||||
| msgid_plural "%(value).1f nonillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:88 | ||||
| #: contrib/humanize/templatetags/humanize.py:94 | ||||
| #, python-format | ||||
| msgid "%(value)s nonillion" | ||||
| msgid_plural "%(value)s nonillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:91 | ||||
| #: contrib/humanize/templatetags/humanize.py:97 | ||||
| #, python-format | ||||
| msgid "%(value).1f decillion" | ||||
| msgid_plural "%(value).1f decillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:92 | ||||
| #: contrib/humanize/templatetags/humanize.py:98 | ||||
| #, python-format | ||||
| msgid "%(value)s decillion" | ||||
| msgid_plural "%(value)s decillion" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:95 | ||||
| #: contrib/humanize/templatetags/humanize.py:101 | ||||
| #, python-format | ||||
| msgid "%(value).1f googol" | ||||
| msgid_plural "%(value).1f googol" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:96 | ||||
| #: contrib/humanize/templatetags/humanize.py:102 | ||||
| #, python-format | ||||
| msgid "%(value)s googol" | ||||
| msgid_plural "%(value)s googol" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "one" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "two" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "three" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "four" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "five" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "six" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "seven" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "eight" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:145 | ||||
| #: contrib/humanize/templatetags/humanize.py:153 | ||||
| msgid "nine" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:191 | ||||
| #: contrib/humanize/templatetags/humanize.py:177 contrib/humanize/tests.py:145 | ||||
| msgid "today" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/humanize/templatetags/humanize.py:179 contrib/humanize/tests.py:145 | ||||
| msgid "tomorrow" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/humanize/templatetags/humanize.py:181 contrib/humanize/tests.py:145 | ||||
| msgid "yesterday" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/humanize/templatetags/humanize.py:201 | ||||
| #, python-format | ||||
| msgctxt "naturaltime" | ||||
| msgid "%(delta)s ago" | ||||
| msgstr "" | ||||
|  | ||||
| #: templatetags/humanize.py:194 templatetags/humanize.py:219 | ||||
| #: contrib/humanize/templatetags/humanize.py:204 | ||||
| #: contrib/humanize/templatetags/humanize.py:232 | ||||
| msgid "now" | ||||
| msgstr "" | ||||
|  | ||||
| #. Translators: \\u00a0 is non-breaking space | ||||
| #: templatetags/humanize.py:198 | ||||
| #. Translators: please keep a non-breaking space (U+00A0) | ||||
| #. between count and time unit. | ||||
| #: contrib/humanize/templatetags/humanize.py:209 | ||||
| #, python-format | ||||
| msgid "a second ago" | ||||
| msgid_plural "%(count)s\\u00a0seconds ago" | ||||
| msgid_plural "%(count)s seconds ago" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. Translators: \\u00a0 is non-breaking space | ||||
| #: templatetags/humanize.py:204 | ||||
| #. Translators: please keep a non-breaking space (U+00A0) | ||||
| #. between count and time unit. | ||||
| #: contrib/humanize/templatetags/humanize.py:216 | ||||
| #, python-format | ||||
| msgid "a minute ago" | ||||
| msgid_plural "%(count)s\\u00a0minutes ago" | ||||
| msgid_plural "%(count)s minutes ago" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. Translators: \\u00a0 is non-breaking space | ||||
| #: templatetags/humanize.py:210 | ||||
| #. Translators: please keep a non-breaking space (U+00A0) | ||||
| #. between count and time unit. | ||||
| #: contrib/humanize/templatetags/humanize.py:223 | ||||
| #, python-format | ||||
| msgid "an hour ago" | ||||
| msgid_plural "%(count)s\\u00a0hours ago" | ||||
| msgid_plural "%(count)s hours ago" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: templatetags/humanize.py:216 | ||||
| #: contrib/humanize/templatetags/humanize.py:229 | ||||
| #, python-format | ||||
| msgctxt "naturaltime" | ||||
| msgid "%(delta)s from now" | ||||
| msgstr "" | ||||
|  | ||||
| #. Translators: \\u00a0 is non-breaking space | ||||
| #: templatetags/humanize.py:223 | ||||
| #. Translators: please keep a non-breaking space (U+00A0) | ||||
| #. between count and time unit. | ||||
| #: contrib/humanize/templatetags/humanize.py:237 | ||||
| #, python-format | ||||
| msgid "a second from now" | ||||
| msgid_plural "%(count)s\\u00a0seconds from now" | ||||
| msgid_plural "%(count)s seconds from now" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. Translators: \\u00a0 is non-breaking space | ||||
| #: templatetags/humanize.py:229 | ||||
| #. Translators: please keep a non-breaking space (U+00A0) | ||||
| #. between count and time unit. | ||||
| #: contrib/humanize/templatetags/humanize.py:244 | ||||
| #, python-format | ||||
| msgid "a minute from now" | ||||
| msgid_plural "%(count)s\\u00a0minutes from now" | ||||
| msgid_plural "%(count)s minutes from now" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. Translators: \\u00a0 is non-breaking space | ||||
| #: templatetags/humanize.py:235 | ||||
| #. Translators: please keep a non-breaking space (U+00A0) | ||||
| #. between count and time unit. | ||||
| #: contrib/humanize/templatetags/humanize.py:251 | ||||
| #, python-format | ||||
| msgid "an hour from now" | ||||
| msgid_plural "%(count)s\\u00a0hours from now" | ||||
| msgid_plural "%(count)s hours from now" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,6 +13,10 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: tests/base.py:100 | ||||
| #: contrib/messages/apps.py:8 | ||||
| msgid "Messages" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/messages/tests/base.py:105 | ||||
| msgid "lazy message" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,30 +13,34 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: models.py:9 | ||||
| #: contrib/redirects/apps.py:8 | ||||
| msgid "Redirects" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/redirects/models.py:10 | ||||
| msgid "redirect from" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:10 | ||||
| #: contrib/redirects/models.py:11 | ||||
| msgid "" | ||||
| "This should be an absolute path, excluding the domain name. Example: '/" | ||||
| "events/search/'." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:11 | ||||
| #: contrib/redirects/models.py:12 | ||||
| msgid "redirect to" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:12 | ||||
| #: contrib/redirects/models.py:13 | ||||
| msgid "" | ||||
| "This can be either an absolute path (as above) or a full URL starting with " | ||||
| "'http://'." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:15 | ||||
| #: contrib/redirects/models.py:16 | ||||
| msgid "redirect" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:16 | ||||
| #: contrib/redirects/models.py:17 | ||||
| msgid "redirects" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,22 +13,26 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: models.py:38 | ||||
| #: contrib/sessions/apps.py:8 | ||||
| msgid "Sessions" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/sessions/models.py:38 | ||||
| msgid "session key" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:40 | ||||
| #: contrib/sessions/models.py:40 | ||||
| msgid "session data" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:41 | ||||
| #: contrib/sessions/models.py:41 | ||||
| msgid "expire date" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:46 | ||||
| #: contrib/sessions/models.py:46 | ||||
| msgid "session" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:47 | ||||
| #: contrib/sessions/models.py:47 | ||||
| msgid "sessions" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2013-05-02 16:18+0200\n" | ||||
| "POT-Creation-Date: 2014-05-19 15:17+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -13,22 +13,26 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: models.py:25 | ||||
| #: contrib/sites/apps.py:8 | ||||
| msgid "Sites" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/sites/models.py:30 | ||||
| msgid "The domain name cannot contain any spaces or tabs." | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:58 | ||||
| #: contrib/sites/models.py:67 | ||||
| msgid "domain name" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:60 | ||||
| #: contrib/sites/models.py:69 | ||||
| msgid "display name" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:65 | ||||
| #: contrib/sites/models.py:74 | ||||
| msgid "site" | ||||
| msgstr "" | ||||
|  | ||||
| #: models.py:66 | ||||
| #: contrib/sites/models.py:75 | ||||
| msgid "sites" | ||||
| msgstr "" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user