[1.8.x] Updated en translation catalogs

This commit is contained in:
Claude Paroz 2015-01-17 11:18:45 +01:00
parent dec5157a72
commit 666c12e529
13 changed files with 639 additions and 511 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -18,16 +18,16 @@ msgstr ""
msgid "Successfully deleted %(count)d %(items)s."
msgstr ""
#: contrib/admin/actions.py:62 contrib/admin/options.py:1615
#: contrib/admin/actions.py:62 contrib/admin/options.py:1722
#, python-format
msgid "Cannot delete %(name)s"
msgstr ""
#: contrib/admin/actions.py:64 contrib/admin/options.py:1617
#: contrib/admin/actions.py:64 contrib/admin/options.py:1724
msgid "Are you sure?"
msgstr ""
#: contrib/admin/actions.py:84
#: contrib/admin/actions.py:88
#, python-format
msgid "Delete selected %(verbose_name_plural)s"
msgstr ""
@ -36,41 +36,41 @@ msgstr ""
msgid "Administration"
msgstr ""
#: contrib/admin/filters.py:104 contrib/admin/filters.py:199
#: contrib/admin/filters.py:239 contrib/admin/filters.py:276
#: contrib/admin/filters.py:387
#: contrib/admin/filters.py:105 contrib/admin/filters.py:203
#: contrib/admin/filters.py:243 contrib/admin/filters.py:280
#: contrib/admin/filters.py:396
msgid "All"
msgstr ""
#: contrib/admin/filters.py:240
#: contrib/admin/filters.py:244
msgid "Yes"
msgstr ""
#: contrib/admin/filters.py:241
#: contrib/admin/filters.py:245
msgid "No"
msgstr ""
#: contrib/admin/filters.py:255
#: contrib/admin/filters.py:259
msgid "Unknown"
msgstr ""
#: contrib/admin/filters.py:315
#: contrib/admin/filters.py:319
msgid "Any date"
msgstr ""
#: contrib/admin/filters.py:316
#: contrib/admin/filters.py:320
msgid "Today"
msgstr ""
#: contrib/admin/filters.py:320
#: contrib/admin/filters.py:324
msgid "Past 7 days"
msgstr ""
#: contrib/admin/filters.py:324
#: contrib/admin/filters.py:328
msgid "This month"
msgstr ""
#: contrib/admin/filters.py:328
#: contrib/admin/filters.py:332
msgid "This year"
msgstr ""
@ -81,222 +81,223 @@ msgid ""
"that both fields may be case-sensitive."
msgstr ""
#: contrib/admin/helpers.py:23
#: contrib/admin/helpers.py:27
msgid "Action:"
msgstr ""
#: contrib/admin/models.py:25
#: contrib/admin/models.py:30
msgid "action time"
msgstr ""
#: contrib/admin/models.py:28
#: contrib/admin/models.py:33
msgid "object id"
msgstr ""
#: contrib/admin/models.py:29
#: contrib/admin/models.py:34
msgid "object repr"
msgstr ""
#: contrib/admin/models.py:30
#: contrib/admin/models.py:35
msgid "action flag"
msgstr ""
#: contrib/admin/models.py:31
#: contrib/admin/models.py:36
msgid "change message"
msgstr ""
#: contrib/admin/models.py:36
#: contrib/admin/models.py:41
msgid "log entry"
msgstr ""
#: contrib/admin/models.py:37
#: contrib/admin/models.py:42
msgid "log entries"
msgstr ""
#: contrib/admin/models.py:46
#: contrib/admin/models.py:51
#, python-format
msgid "Added \"%(object)s\"."
msgstr ""
#: contrib/admin/models.py:48
#: contrib/admin/models.py:53
#, python-format
msgid "Changed \"%(object)s\" - %(changes)s"
msgstr ""
#: contrib/admin/models.py:53
#: contrib/admin/models.py:58
#, python-format
msgid "Deleted \"%(object)s.\""
msgstr ""
#: contrib/admin/models.py:55
#: contrib/admin/models.py:60
msgid "LogEntry Object"
msgstr ""
#: contrib/admin/options.py:225 contrib/admin/options.py:254
#: contrib/admin/options.py:228 contrib/admin/options.py:257
msgid "None"
msgstr ""
#: contrib/admin/options.py:287
#: contrib/admin/options.py:293
msgid ""
"Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
msgstr ""
#: contrib/admin/options.py:955
#: contrib/admin/options.py:1021
#, python-format
msgid "Changed %s."
msgstr ""
#: contrib/admin/options.py:955 contrib/admin/options.py:965
#: contrib/admin/options.py:1807
#: contrib/admin/options.py:1021 contrib/admin/options.py:1031
#: contrib/admin/options.py:1926
msgid "and"
msgstr ""
#: contrib/admin/options.py:960
#: contrib/admin/options.py:1026
#, python-format
msgid "Added %(name)s \"%(object)s\"."
msgstr ""
#: contrib/admin/options.py:964
#: contrib/admin/options.py:1030
#, python-format
msgid "Changed %(list)s for %(name)s \"%(object)s\"."
msgstr ""
#: contrib/admin/options.py:969
#: contrib/admin/options.py:1035
#, python-format
msgid "Deleted %(name)s \"%(object)s\"."
msgstr ""
#: contrib/admin/options.py:973
#: contrib/admin/options.py:1039
msgid "No fields changed."
msgstr ""
#: contrib/admin/options.py:1097 contrib/admin/options.py:1137
#: contrib/admin/options.py:1165 contrib/admin/options.py:1221
#, python-format
msgid ""
"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
msgstr ""
#: contrib/admin/options.py:1108
#: contrib/admin/options.py:1179
#, python-format
msgid ""
"The %(name)s \"%(obj)s\" was added successfully. You may add another "
"%(name)s below."
msgstr ""
#: contrib/admin/options.py:1115
#: contrib/admin/options.py:1186
#, python-format
msgid "The %(name)s \"%(obj)s\" was added successfully."
msgstr ""
#: contrib/admin/options.py:1130
#: contrib/admin/options.py:1214
#, python-format
msgid ""
"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again "
"below."
msgstr ""
#: contrib/admin/options.py:1147
#: contrib/admin/options.py:1231
#, python-format
msgid ""
"The %(name)s \"%(obj)s\" was changed successfully. You may add another "
"%(name)s below."
msgstr ""
#: contrib/admin/options.py:1156
#: contrib/admin/options.py:1240
#, python-format
msgid "The %(name)s \"%(obj)s\" was changed successfully."
msgstr ""
#: contrib/admin/options.py:1239 contrib/admin/options.py:1480
#: contrib/admin/options.py:1323 contrib/admin/options.py:1579
msgid ""
"Items must be selected in order to perform actions on them. No items have "
"been changed."
msgstr ""
#: contrib/admin/options.py:1258
#: contrib/admin/options.py:1342
msgid "No action selected."
msgstr ""
#: contrib/admin/options.py:1270
#: contrib/admin/options.py:1360
#, python-format
msgid "The %(name)s \"%(obj)s\" was deleted successfully."
msgstr ""
#: contrib/admin/options.py:1347 contrib/admin/options.py:1592
#: contrib/admin/options.py:1447 contrib/admin/options.py:1697
#, python-format
msgid "%(name)s object with primary key %(key)r does not exist."
msgstr ""
#: contrib/admin/options.py:1397
#: contrib/admin/options.py:1497
#, python-format
msgid "Add %s"
msgstr ""
#: contrib/admin/options.py:1397
#: contrib/admin/options.py:1497
#, python-format
msgid "Change %s"
msgstr ""
#: contrib/admin/options.py:1459
#: contrib/admin/options.py:1558
msgid "Database error"
msgstr ""
#: contrib/admin/options.py:1522
#: contrib/admin/options.py:1621
#, python-format
msgid "%(count)s %(name)s was changed successfully."
msgid_plural "%(count)s %(name)s were changed successfully."
msgstr[0] ""
msgstr[1] ""
#: contrib/admin/options.py:1549
#: contrib/admin/options.py:1648
#, python-format
msgid "%(total_count)s selected"
msgid_plural "All %(total_count)s selected"
msgstr[0] ""
msgstr[1] ""
#: contrib/admin/options.py:1555
#: contrib/admin/options.py:1654
#, python-format
msgid "0 of %(cnt)s selected"
msgstr ""
#: contrib/admin/options.py:1654
#: contrib/admin/options.py:1765
#, python-format
msgid "Change history: %s"
msgstr ""
#. Translators: Model verbose name and instance representation, suitable to be an item in a list
#: contrib/admin/options.py:1801
#. Translators: Model verbose name and instance representation,
#. suitable to be an item in a list.
#: contrib/admin/options.py:1920
#, python-format
msgid "%(class_name)s %(instance)s"
msgstr ""
#: contrib/admin/options.py:1808
#: contrib/admin/options.py:1927
#, python-format
msgid ""
"Deleting %(class_name)s %(instance)s would require deleting the following "
"protected related objects: %(related_objects)s"
msgstr ""
#: contrib/admin/sites.py:36 contrib/admin/templates/admin/base_site.html:3
#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:3
msgid "Django site admin"
msgstr ""
#: contrib/admin/sites.py:39 contrib/admin/templates/admin/base_site.html:6
#: contrib/admin/sites.py:42 contrib/admin/templates/admin/base_site.html:6
msgid "Django administration"
msgstr ""
#: contrib/admin/sites.py:42
#: contrib/admin/sites.py:45
msgid "Site administration"
msgstr ""
#: contrib/admin/sites.py:347 contrib/admin/templates/admin/login.html:47
#: contrib/admin/sites.py:373 contrib/admin/templates/admin/login.html:49
#: contrib/admin/templates/registration/password_reset_complete.html:18
#: contrib/admin/tests.py:113
msgid "Log in"
msgstr ""
#: contrib/admin/sites.py:474
#: contrib/admin/sites.py:505
#, python-format
msgid "%(app)s administration"
msgstr ""
@ -313,7 +314,7 @@ msgstr ""
#: contrib/admin/templates/admin/500.html:6
#: contrib/admin/templates/admin/app_index.html:9
#: contrib/admin/templates/admin/auth/user/change_password.html:13
#: contrib/admin/templates/admin/base.html:50
#: contrib/admin/templates/admin/base.html:58
#: contrib/admin/templates/admin/change_form.html:18
#: contrib/admin/templates/admin/change_list.html:40
#: contrib/admin/templates/admin/delete_confirmation.html:8
@ -380,8 +381,8 @@ msgid "Enter a username and password."
msgstr ""
#: contrib/admin/templates/admin/auth/user/change_password.html:17
#: contrib/admin/templates/admin/auth/user/change_password.html:49
#: contrib/admin/templates/admin/base.html:39
#: contrib/admin/templates/admin/auth/user/change_password.html:54
#: contrib/admin/templates/admin/base.html:46
#: contrib/admin/templates/registration/password_change_done.html:3
#: contrib/admin/templates/registration/password_change_form.html:4
msgid "Change password"
@ -390,7 +391,7 @@ msgstr ""
#: contrib/admin/templates/admin/auth/user/change_password.html:27
#: contrib/admin/templates/admin/change_form.html:47
#: contrib/admin/templates/admin/change_list.html:67
#: contrib/admin/templates/admin/login.html:17
#: contrib/admin/templates/admin/login.html:19
#: contrib/admin/templates/registration/password_change_form.html:21
msgid "Please correct the error below."
msgstr ""
@ -398,7 +399,7 @@ msgstr ""
#: contrib/admin/templates/admin/auth/user/change_password.html:27
#: contrib/admin/templates/admin/change_form.html:47
#: contrib/admin/templates/admin/change_list.html:67
#: contrib/admin/templates/admin/login.html:17
#: contrib/admin/templates/admin/login.html:19
#: contrib/admin/templates/registration/password_change_form.html:21
msgid "Please correct the errors below."
msgstr ""
@ -408,21 +409,21 @@ msgstr ""
msgid "Enter a new password for the user <strong>%(username)s</strong>."
msgstr ""
#: contrib/admin/templates/admin/auth/user/change_password.html:43
msgid "Enter the same password as above, for verification."
msgstr ""
#: contrib/admin/templates/admin/base.html:30
#: contrib/admin/templates/admin/base.html:32
msgid "Welcome,"
msgstr ""
#: contrib/admin/templates/admin/base.html:36
#: contrib/admin/templates/admin/base.html:37
msgid "View site"
msgstr ""
#: contrib/admin/templates/admin/base.html:42
#: contrib/admin/templates/registration/password_change_done.html:3
#: contrib/admin/templates/registration/password_change_form.html:4
msgid "Documentation"
msgstr ""
#: contrib/admin/templates/admin/base.html:41
#: contrib/admin/templates/admin/base.html:48
#: contrib/admin/templates/registration/password_change_done.html:3
#: contrib/admin/templates/registration/password_change_form.html:4
msgid "Log out"
@ -430,6 +431,7 @@ msgstr ""
#: contrib/admin/templates/admin/change_form.html:21
#: contrib/admin/templates/admin/index.html:31
#: contrib/admin/templates/admin/related_widget_wrapper.html:18
msgid "Add"
msgstr ""
@ -439,8 +441,8 @@ msgid "History"
msgstr ""
#: contrib/admin/templates/admin/change_form.html:35
#: contrib/admin/templates/admin/edit_inline/stacked.html:9
#: contrib/admin/templates/admin/edit_inline/tabular.html:30
#: contrib/admin/templates/admin/edit_inline/stacked.html:10
#: contrib/admin/templates/admin/edit_inline/tabular.html:33
msgid "View on site"
msgstr ""
@ -467,11 +469,12 @@ msgid "Toggle sorting"
msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:12
#: contrib/admin/templates/admin/related_widget_wrapper.html:26
#: contrib/admin/templates/admin/submit_line.html:6
msgid "Delete"
msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:19
#: contrib/admin/templates/admin/delete_confirmation.html:18
#, python-format
msgid ""
"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
@ -479,30 +482,40 @@ msgid ""
"following types of objects:"
msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:27
#: contrib/admin/templates/admin/delete_confirmation.html:25
#, python-format
msgid ""
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
"following protected related objects:"
msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:35
#: contrib/admin/templates/admin/delete_confirmation.html:32
#, python-format
msgid ""
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
"All of the following related items will be deleted:"
msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:40
#: contrib/admin/templates/admin/delete_selected_confirmation.html:45
#: contrib/admin/templates/admin/delete_confirmation.html:34
#: contrib/admin/templates/admin/delete_selected_confirmation.html:33
msgid "Objects"
msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:41
#: contrib/admin/templates/admin/delete_selected_confirmation.html:44
msgid "Yes, I'm sure"
msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:42
#: contrib/admin/templates/admin/delete_selected_confirmation.html:45
msgid "No, take me back"
msgstr ""
#: contrib/admin/templates/admin/delete_selected_confirmation.html:11
msgid "Delete multiple objects"
msgstr ""
#: contrib/admin/templates/admin/delete_selected_confirmation.html:18
#: contrib/admin/templates/admin/delete_selected_confirmation.html:17
#, python-format
msgid ""
"Deleting the selected %(objects_name)s would result in deleting related "
@ -510,27 +523,34 @@ msgid ""
"types of objects:"
msgstr ""
#: contrib/admin/templates/admin/delete_selected_confirmation.html:26
#: contrib/admin/templates/admin/delete_selected_confirmation.html:24
#, python-format
msgid ""
"Deleting the selected %(objects_name)s would require deleting the following "
"protected related objects:"
msgstr ""
#: contrib/admin/templates/admin/delete_selected_confirmation.html:34
#: contrib/admin/templates/admin/delete_selected_confirmation.html:31
#, python-format
msgid ""
"Are you sure you want to delete the selected %(objects_name)s? All of the "
"following objects and their related items will be deleted:"
msgstr ""
#: contrib/admin/templates/admin/edit_inline/stacked.html:26
#: contrib/admin/templates/admin/edit_inline/tabular.html:78
msgid "Remove"
#: contrib/admin/templates/admin/edit_inline/stacked.html:8
#: contrib/admin/templates/admin/edit_inline/tabular.html:31
#: contrib/admin/templates/admin/index.html:37
#: contrib/admin/templates/admin/related_widget_wrapper.html:10
msgid "Change"
msgstr ""
#: contrib/admin/templates/admin/edit_inline/stacked.html:27
#: contrib/admin/templates/admin/edit_inline/tabular.html:77
#: contrib/admin/templates/admin/edit_inline/tabular.html:81
msgid "Remove"
msgstr ""
#: contrib/admin/templates/admin/edit_inline/stacked.html:28
#: contrib/admin/templates/admin/edit_inline/tabular.html:80
#, python-format
msgid "Add another %(verbose_name)s"
msgstr ""
@ -544,15 +564,15 @@ msgstr ""
msgid " By %(filter_title)s "
msgstr ""
#: contrib/admin/templates/admin/includes/object_delete_summary.html:2
msgid "Summary"
msgstr ""
#: contrib/admin/templates/admin/index.html:20
#, python-format
msgid "Models in the %(name)s application"
msgstr ""
#: contrib/admin/templates/admin/index.html:37
msgid "Change"
msgstr ""
#: contrib/admin/templates/admin/index.html:47
msgid "You don't have permission to edit anything."
msgstr ""
@ -580,7 +600,7 @@ msgid ""
"the appropriate user."
msgstr ""
#: contrib/admin/templates/admin/login.html:43
#: contrib/admin/templates/admin/login.html:45
msgid "Forgotten your password or username?"
msgstr ""
@ -603,6 +623,7 @@ msgid ""
msgstr ""
#: contrib/admin/templates/admin/pagination.html:10
#: contrib/admin/templates/admin/search_form.html:9
msgid "Show all"
msgstr ""
@ -611,6 +632,21 @@ msgstr ""
msgid "Save"
msgstr ""
#: contrib/admin/templates/admin/related_widget_wrapper.html:8
#, python-format
msgid "Change selected %(model)s"
msgstr ""
#: contrib/admin/templates/admin/related_widget_wrapper.html:16
#, python-format
msgid "Add another %(model)s"
msgstr ""
#: contrib/admin/templates/admin/related_widget_wrapper.html:24
#, python-format
msgid "Delete selected %(model)s"
msgstr ""
#: contrib/admin/templates/admin/search_form.html:7
msgid "Search"
msgstr ""
@ -662,7 +698,7 @@ msgid ""
"password twice so we can verify you typed it in correctly."
msgstr ""
#: contrib/admin/templates/registration/password_change_form.html:48
#: contrib/admin/templates/registration/password_change_form.html:54
#: contrib/admin/templates/registration/password_reset_confirm.html:24
msgid "Change my password"
msgstr ""
@ -703,8 +739,8 @@ msgstr ""
#: contrib/admin/templates/registration/password_reset_done.html:15
msgid ""
"We've emailed you instructions for setting your password. You should be "
"receiving them shortly."
"We've emailed you instructions for setting your password, if an account "
"exists with the email you entered. You should receive them shortly."
msgstr ""
#: contrib/admin/templates/registration/password_reset_done.html:17
@ -751,29 +787,29 @@ msgstr ""
msgid "Reset my password"
msgstr ""
#: contrib/admin/templatetags/admin_list.py:379
#: contrib/admin/templatetags/admin_list.py:382
msgid "All dates"
msgstr ""
#: contrib/admin/views/main.py:32
#: contrib/admin/views/main.py:33
msgid "(None)"
msgstr ""
#: contrib/admin/views/main.py:76
#: contrib/admin/views/main.py:80
#, python-format
msgid "Select %s"
msgstr ""
#: contrib/admin/views/main.py:78
#: contrib/admin/views/main.py:82
#, python-format
msgid "Select %s to change"
msgstr ""
#: contrib/admin/widgets.py:91
#: contrib/admin/widgets.py:93
msgid "Date:"
msgstr ""
#: contrib/admin/widgets.py:92
#: contrib/admin/widgets.py:94
msgid "Time:"
msgstr ""
@ -781,14 +817,10 @@ msgstr ""
msgid "Lookup"
msgstr ""
#: contrib/admin/widgets.py:280
msgid "Add Another"
msgstr ""
#: contrib/admin/widgets.py:333
#: contrib/admin/widgets.py:365
msgid "Currently:"
msgstr ""
#: contrib/admin/widgets.py:334
#: contrib/admin/widgets.py:366
msgid "Change:"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -14,19 +14,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: contrib/admin/static/admin/js/SelectFilter2.js:45
#, c-format
#, javascript-format
msgid "Available %s"
msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:46
#, c-format
#, javascript-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 ""
#: contrib/admin/static/admin/js/SelectFilter2.js:53
#, c-format
#, javascript-format
msgid "Type into this box to filter down the list of available %s."
msgstr ""
@ -39,7 +39,7 @@ msgid "Choose all"
msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:61
#, c-format
#, javascript-format
msgid "Click to choose all %s at once."
msgstr ""
@ -52,12 +52,12 @@ msgid "Remove"
msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:75
#, c-format
#, javascript-format
msgid "Chosen %s"
msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:76
#, c-format
#, javascript-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."
@ -68,7 +68,7 @@ msgid "Remove all"
msgstr ""
#: contrib/admin/static/admin/js/SelectFilter2.js:80
#, c-format
#, javascript-format
msgid "Click to remove all chosen %s at once."
msgstr ""
@ -103,14 +103,14 @@ msgid ""
msgstr ""
#: contrib/admin/static/admin/js/admin/DateTimeShortcuts.js:79
#, c-format
#, javascript-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
#, javascript-format
msgid "Note: You are %s hour behind server time."
msgid_plural "Note: You are %s hours behind server time."
msgstr[0] ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -176,19 +176,19 @@ msgstr ""
msgid "Model: %(name)s"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:35
#: contrib/admindocs/templates/admin_doc/model_detail.html:34
msgid "Field"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:36
#: contrib/admindocs/templates/admin_doc/model_detail.html:35
msgid "Type"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:37
#: contrib/admindocs/templates/admin_doc/model_detail.html:36
msgid "Description"
msgstr ""
#: contrib/admindocs/templates/admin_doc/model_detail.html:52
#: contrib/admindocs/templates/admin_doc/model_detail.html:51
msgid "Back to Model Documentation"
msgstr ""
@ -322,64 +322,59 @@ msgstr ""
msgid "Field of type: %(field_type)s"
msgstr ""
#: contrib/admindocs/views.py:69 contrib/admindocs/views.py:71
#: contrib/admindocs/views.py:73
#: contrib/admindocs/views.py:71 contrib/admindocs/views.py:73
#: contrib/admindocs/views.py:75
msgid "tag:"
msgstr ""
#: contrib/admindocs/views.py:102 contrib/admindocs/views.py:104
#: contrib/admindocs/views.py:106
#: contrib/admindocs/views.py:104 contrib/admindocs/views.py:106
#: contrib/admindocs/views.py:108
msgid "filter:"
msgstr ""
#: contrib/admindocs/views.py:153 contrib/admindocs/views.py:155
#: contrib/admindocs/views.py:157
#: contrib/admindocs/views.py:156 contrib/admindocs/views.py:158
#: contrib/admindocs/views.py:160
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 "App %(app_label)r not found"
msgstr ""
#: contrib/admindocs/views.py:192
#, python-format
msgid "Model %(model_name)r not found in app %(app_label)r"
msgstr ""
#: contrib/admindocs/views.py:201
#: contrib/admindocs/views.py:198 contrib/admindocs/views.py:200
#: contrib/admindocs/views.py:215 contrib/admindocs/views.py:238
#: contrib/admindocs/views.py:243 contrib/admindocs/views.py:257
#: contrib/admindocs/views.py:274 contrib/admindocs/views.py:279
msgid "model:"
msgstr ""
#: contrib/admindocs/views.py:211
#, 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
#: contrib/admindocs/views.py:231 contrib/admindocs/views.py:266
#, python-format
msgid "related `%(app_label)s.%(object_name)s` objects"
msgstr ""
#: contrib/admindocs/views.py:225 contrib/admindocs/views.py:258
#: contrib/admindocs/views.py:238 contrib/admindocs/views.py:274
#, python-format
msgid "all %s"
msgstr ""
#: contrib/admindocs/views.py:230 contrib/admindocs/views.py:263
#: contrib/admindocs/views.py:243 contrib/admindocs/views.py:279
#, 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
#: contrib/admindocs/views.py:389
#, python-format
msgid "%s does not appear to be a urlpattern object"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-20 12:20+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -34,231 +34,224 @@ msgstr ""
msgid "Change password: %s"
msgstr ""
#: contrib/auth/apps.py:10
#: contrib/auth/apps.py:12
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
#: contrib/auth/forms.py:38 contrib/auth/tests/test_forms.py:315
#: contrib/auth/tests/test_forms.py:320 contrib/auth/tests/test_forms.py:530
msgid "No password set."
msgstr ""
#: contrib/auth/forms.py:43 contrib/auth/tests/test_forms.py:326
#: contrib/auth/tests/test_forms.py:332
#: contrib/auth/forms.py:44 contrib/auth/tests/test_forms.py:325
#: contrib/auth/tests/test_forms.py:331
msgid "Invalid password format or unknown hashing algorithm."
msgstr ""
#: contrib/auth/forms.py:76
msgid "A user with that username already exists."
msgstr ""
#: contrib/auth/forms.py:77 contrib/auth/forms.py:285
#: contrib/auth/forms.py:349
#: contrib/auth/forms.py:77 contrib/auth/forms.py:273
#: contrib/auth/forms.py:337
msgid "The two password fields didn't match."
msgstr ""
#: contrib/auth/forms.py:79 contrib/auth/forms.py:129
msgid "Username"
msgstr ""
#: 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 ""
#: contrib/auth/forms.py:84 contrib/auth/forms.py:133
msgid "This value may contain only letters, numbers and @/./+/-/_ characters."
msgstr ""
#: contrib/auth/forms.py:86 contrib/auth/forms.py:135
#: contrib/auth/forms.py:163 contrib/auth/forms.py:352
#: contrib/auth/forms.py:79 contrib/auth/forms.py:108
#: contrib/auth/forms.py:136 contrib/auth/forms.py:341
msgid "Password"
msgstr ""
#: contrib/auth/forms.py:88
#: contrib/auth/forms.py:81
msgid "Password confirmation"
msgstr ""
#: contrib/auth/forms.py:90
#: contrib/auth/forms.py:83 contrib/auth/forms.py:347
msgid "Enter the same password as above, for verification."
msgstr ""
#: contrib/auth/forms.py:136
#: contrib/auth/forms.py:109
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 ""
#: contrib/auth/forms.py:166
#: contrib/auth/forms.py:139
#, python-format
msgid ""
"Please enter a correct %(username)s and password. Note that both fields may "
"be case-sensitive."
msgstr ""
#: contrib/auth/forms.py:168
#: contrib/auth/forms.py:141
msgid "This account is inactive."
msgstr ""
#: contrib/auth/forms.py:231
#: contrib/auth/forms.py:204
msgid "Email"
msgstr ""
#: contrib/auth/forms.py:287
#: contrib/auth/forms.py:275
msgid "New password"
msgstr ""
#: contrib/auth/forms.py:289
#: contrib/auth/forms.py:277
msgid "New password confirmation"
msgstr ""
#: contrib/auth/forms.py:320
#: contrib/auth/forms.py:308
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr ""
#: contrib/auth/forms.py:323
#: contrib/auth/forms.py:311
msgid "Old password"
msgstr ""
#: contrib/auth/forms.py:354
#: contrib/auth/forms.py:345
msgid "Password (again)"
msgstr ""
#: 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
#: contrib/auth/hashers.py:251 contrib/auth/hashers.py:334
#: contrib/auth/hashers.py:382 contrib/auth/hashers.py:410
#: contrib/auth/hashers.py:443 contrib/auth/hashers.py:476
#: contrib/auth/hashers.py:510
msgid "algorithm"
msgstr ""
#: contrib/auth/hashers.py:253
#: contrib/auth/hashers.py:252
msgid "iterations"
msgstr ""
#: 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
#: contrib/auth/hashers.py:253 contrib/auth/hashers.py:336
#: contrib/auth/hashers.py:383 contrib/auth/hashers.py:411
#: contrib/auth/hashers.py:511
msgid "salt"
msgstr ""
#: 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
#: contrib/auth/hashers.py:254 contrib/auth/hashers.py:384
#: contrib/auth/hashers.py:412 contrib/auth/hashers.py:444
#: contrib/auth/hashers.py:477 contrib/auth/hashers.py:512
msgid "hash"
msgstr ""
#: contrib/auth/hashers.py:336
#: contrib/auth/hashers.py:335
msgid "work factor"
msgstr ""
#: contrib/auth/hashers.py:338
#: contrib/auth/hashers.py:337
msgid "checksum"
msgstr ""
#: contrib/auth/models.py:64 contrib/auth/models.py:113
#: contrib/auth/models.py:65 contrib/auth/models.py:116
msgid "name"
msgstr ""
#: contrib/auth/models.py:66
#: contrib/auth/models.py:67
msgid "codename"
msgstr ""
#: contrib/auth/models.py:70
#: contrib/auth/models.py:71
msgid "permission"
msgstr ""
#: contrib/auth/models.py:71 contrib/auth/models.py:115
#: contrib/auth/models.py:72 contrib/auth/models.py:118
msgid "permissions"
msgstr ""
#: contrib/auth/models.py:120
#: contrib/auth/models.py:123
msgid "group"
msgstr ""
#: contrib/auth/models.py:121 contrib/auth/models.py:308
#: contrib/auth/models.py:124 contrib/auth/models.py:312
msgid "groups"
msgstr ""
#: contrib/auth/models.py:193
#: contrib/auth/models.py:197
msgid "password"
msgstr ""
#: contrib/auth/models.py:194
#: contrib/auth/models.py:198
msgid "last login"
msgstr ""
#: contrib/auth/models.py:305
#: contrib/auth/models.py:309
msgid "superuser status"
msgstr ""
#: contrib/auth/models.py:306
#: contrib/auth/models.py:310
msgid ""
"Designates that this user has all permissions without explicitly assigning "
"them."
msgstr ""
#: contrib/auth/models.py:309
#: contrib/auth/models.py:313
msgid ""
"The groups this user belongs to. A user will get all permissions granted to "
"each of his/her group."
"each of their groups."
msgstr ""
#: contrib/auth/models.py:314
#: contrib/auth/models.py:318
msgid "user permissions"
msgstr ""
#: contrib/auth/models.py:315
#: contrib/auth/models.py:319
msgid "Specific permissions for this user."
msgstr ""
#: contrib/auth/models.py:382
#: contrib/auth/models.py:386
msgid "username"
msgstr ""
#: contrib/auth/models.py:386
msgid "Enter a valid username."
msgstr ""
#: contrib/auth/models.py:388
msgid "first name"
msgstr ""
#: contrib/auth/models.py:389
msgid "last name"
msgstr ""
#: contrib/auth/models.py:390
msgid "email address"
#: contrib/auth/models.py:387
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
msgstr ""
#: contrib/auth/models.py:391
msgid ""
"Enter a valid username. This value may contain only letters, numbers and @/./"
"+/-/_ characters."
msgstr ""
#: contrib/auth/models.py:396
msgid "A user with that username already exists."
msgstr ""
#: contrib/auth/models.py:398
msgid "first name"
msgstr ""
#: contrib/auth/models.py:399
msgid "last name"
msgstr ""
#: contrib/auth/models.py:400
msgid "email address"
msgstr ""
#: contrib/auth/models.py:401
msgid "staff status"
msgstr ""
#: contrib/auth/models.py:392
#: contrib/auth/models.py:402
msgid "Designates whether the user can log into this admin site."
msgstr ""
#: contrib/auth/models.py:394
#: contrib/auth/models.py:404
msgid "active"
msgstr ""
#: contrib/auth/models.py:395
#: contrib/auth/models.py:405
msgid ""
"Designates whether this user should be treated as active. Unselect this "
"instead of deleting accounts."
msgstr ""
#: contrib/auth/models.py:397
#: contrib/auth/models.py:407
msgid "date joined"
msgstr ""
#: contrib/auth/models.py:405
#: contrib/auth/models.py:415
msgid "user"
msgstr ""
#: contrib/auth/models.py:406
#: contrib/auth/models.py:416
msgid "users"
msgstr ""
@ -267,38 +260,38 @@ msgstr ""
msgid "Password reset on %(site_name)s"
msgstr ""
#: contrib/auth/tests/test_forms.py:387
#: contrib/auth/tests/test_forms.py:383
msgid "Enter a valid email address."
msgstr ""
#: contrib/auth/views.py:92
#: contrib/auth/views.py:98
msgid "Logged out"
msgstr ""
#: contrib/auth/views.py:169
#: contrib/auth/views.py:184
msgid "Password reset"
msgstr ""
#: contrib/auth/views.py:181
msgid "Password reset successful"
#: contrib/auth/views.py:199
msgid "Password reset sent"
msgstr ""
#: contrib/auth/views.py:216
#: contrib/auth/views.py:237
msgid "Enter new password"
msgstr ""
#: contrib/auth/views.py:227
#: contrib/auth/views.py:248
msgid "Password reset unsuccessful"
msgstr ""
#: contrib/auth/views.py:244
#: contrib/auth/views.py:268
msgid "Password reset complete"
msgstr ""
#: contrib/auth/views.py:278
#: contrib/auth/views.py:305
msgid "Password change"
msgstr ""
#: contrib/auth/views.py:291
#: contrib/auth/views.py:321
msgid "Password change successful"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -13,19 +13,19 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: contrib/contenttypes/apps.py:9
#: contrib/contenttypes/apps.py:12
msgid "Content Types"
msgstr ""
#: contrib/contenttypes/models.py:134
#: contrib/contenttypes/models.py:160
msgid "python model class name"
msgstr ""
#: contrib/contenttypes/models.py:138
#: contrib/contenttypes/models.py:164
msgid "content type"
msgstr ""
#: contrib/contenttypes/models.py:139
#: contrib/contenttypes/models.py:165
msgid "content types"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -30,21 +30,21 @@ msgid ""
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
msgstr ""
#: contrib/flatpages/forms.py:11
#: contrib/flatpages/forms.py:12
msgid ""
"This value must contain only letters, numbers, dots, underscores, dashes, "
"slashes or tildes."
msgstr ""
#: contrib/flatpages/forms.py:22
#: contrib/flatpages/forms.py:25
msgid "URL is missing a leading slash."
msgstr ""
#: contrib/flatpages/forms.py:29
#: contrib/flatpages/forms.py:32
msgid "URL is missing a trailing slash."
msgstr ""
#: contrib/flatpages/forms.py:46
#: contrib/flatpages/forms.py:49
#, python-format
msgid "Flatpage with url %(url)s already exists for site %(site)s"
msgstr ""
@ -65,25 +65,25 @@ msgstr ""
msgid "template name"
msgstr ""
#: contrib/flatpages/models.py:17
#: contrib/flatpages/models.py:18
msgid ""
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
"will use 'flatpages/default.html'."
msgstr ""
#: contrib/flatpages/models.py:18
#: contrib/flatpages/models.py:22
msgid "registration required"
msgstr ""
#: contrib/flatpages/models.py:19
#: contrib/flatpages/models.py:23
msgid "If this is checked, only logged-in users will be able to view the page."
msgstr ""
#: contrib/flatpages/models.py:25
#: contrib/flatpages/models.py:29
msgid "flat page"
msgstr ""
#: contrib/flatpages/models.py:26
#: contrib/flatpages/models.py:30
msgid "flat pages"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -13,42 +13,46 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: contrib/gis/apps.py:8
#: contrib/gis/apps.py:9
msgid "GIS"
msgstr ""
#: contrib/gis/db/models/fields.py:56
#: contrib/gis/db/models/fields.py:78
msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
msgstr ""
#: contrib/gis/db/models/fields.py:298
#: contrib/gis/db/models/fields.py:324
msgid "Point"
msgstr ""
#: contrib/gis/db/models/fields.py:304
#: contrib/gis/db/models/fields.py:330
msgid "Line string"
msgstr ""
#: contrib/gis/db/models/fields.py:310
#: contrib/gis/db/models/fields.py:336
msgid "Polygon"
msgstr ""
#: contrib/gis/db/models/fields.py:316
#: contrib/gis/db/models/fields.py:342
msgid "Multi-point"
msgstr ""
#: contrib/gis/db/models/fields.py:322
#: contrib/gis/db/models/fields.py:348
msgid "Multi-line string"
msgstr ""
#: contrib/gis/db/models/fields.py:328
#: contrib/gis/db/models/fields.py:354
msgid "Multi polygon"
msgstr ""
#: contrib/gis/db/models/fields.py:334
#: contrib/gis/db/models/fields.py:360
msgid "Geometry collection"
msgstr ""
#: contrib/gis/db/models/fields.py:366
msgid "Extent Aggregate Field"
msgstr ""
#: contrib/gis/forms/fields.py:22
msgid "No geometry value provided."
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -207,48 +207,48 @@ msgstr ""
msgid "five"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:153
#: contrib/humanize/templatetags/humanize.py:154
msgid "six"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:153
#: contrib/humanize/templatetags/humanize.py:154
msgid "seven"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:153
#: contrib/humanize/templatetags/humanize.py:154
msgid "eight"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:153
#: contrib/humanize/templatetags/humanize.py:154
msgid "nine"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:177 contrib/humanize/tests.py:145
#: contrib/humanize/templatetags/humanize.py:178 contrib/humanize/tests.py:145
msgid "today"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:179 contrib/humanize/tests.py:145
#: contrib/humanize/templatetags/humanize.py:180 contrib/humanize/tests.py:145
msgid "tomorrow"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:181 contrib/humanize/tests.py:145
#: contrib/humanize/templatetags/humanize.py:182 contrib/humanize/tests.py:145
msgid "yesterday"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:201
#: contrib/humanize/templatetags/humanize.py:202
#, python-format
msgctxt "naturaltime"
msgid "%(delta)s ago"
msgstr ""
#: contrib/humanize/templatetags/humanize.py:204
#: contrib/humanize/templatetags/humanize.py:232
#: contrib/humanize/templatetags/humanize.py:205
#: contrib/humanize/templatetags/humanize.py:233
msgid "now"
msgstr ""
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: contrib/humanize/templatetags/humanize.py:209
#: contrib/humanize/templatetags/humanize.py:210
#, python-format
msgid "a second ago"
msgid_plural "%(count)s seconds ago"
@ -257,7 +257,7 @@ msgstr[1] ""
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: contrib/humanize/templatetags/humanize.py:216
#: contrib/humanize/templatetags/humanize.py:217
#, python-format
msgid "a minute ago"
msgid_plural "%(count)s minutes ago"
@ -266,14 +266,14 @@ msgstr[1] ""
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: contrib/humanize/templatetags/humanize.py:223
#: contrib/humanize/templatetags/humanize.py:224
#, python-format
msgid "an hour ago"
msgid_plural "%(count)s hours ago"
msgstr[0] ""
msgstr[1] ""
#: contrib/humanize/templatetags/humanize.py:229
#: contrib/humanize/templatetags/humanize.py:230
#, python-format
msgctxt "naturaltime"
msgid "%(delta)s from now"
@ -281,7 +281,7 @@ msgstr ""
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: contrib/humanize/templatetags/humanize.py:237
#: contrib/humanize/templatetags/humanize.py:238
#, python-format
msgid "a second from now"
msgid_plural "%(count)s seconds from now"
@ -290,7 +290,7 @@ msgstr[1] ""
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: contrib/humanize/templatetags/humanize.py:244
#: contrib/humanize/templatetags/humanize.py:245
#, python-format
msgid "a minute from now"
msgid_plural "%(count)s minutes from now"
@ -299,7 +299,7 @@ msgstr[1] ""
#. Translators: please keep a non-breaking space (U+00A0)
#. between count and time unit.
#: contrib/humanize/templatetags/humanize.py:251
#: contrib/humanize/templatetags/humanize.py:252
#, python-format
msgid "an hour from now"
msgid_plural "%(count)s hours from now"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -17,6 +17,6 @@ msgstr ""
msgid "Messages"
msgstr ""
#: contrib/messages/tests/base.py:105
#: contrib/messages/tests/base.py:113
msgid "lazy message"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -17,22 +17,22 @@ msgstr ""
msgid "Sessions"
msgstr ""
#: contrib/sessions/models.py:38
#: contrib/sessions/models.py:44
msgid "session key"
msgstr ""
#: contrib/sessions/models.py:40
#: contrib/sessions/models.py:46
msgid "session data"
msgstr ""
#: contrib/sessions/models.py:41
#: contrib/sessions/models.py:47
msgid "expire date"
msgstr ""
#: contrib/sessions/models.py:46
#: contrib/sessions/models.py:52
msgid "session"
msgstr ""
#: contrib/sessions/models.py:47
#: contrib/sessions/models.py:53
msgid "sessions"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:17+0200\n"
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: contrib/sites/apps.py:8
#: contrib/sites/apps.py:11
msgid "Sites"
msgstr ""
@ -21,18 +21,18 @@ msgstr ""
msgid "The domain name cannot contain any spaces or tabs."
msgstr ""
#: contrib/sites/models.py:67
#: contrib/sites/models.py:81
msgid "domain name"
msgstr ""
#: contrib/sites/models.py:69
#: contrib/sites/models.py:83
msgid "display name"
msgstr ""
#: contrib/sites/models.py:74
#: contrib/sites/models.py:88
msgid "site"
msgstr ""
#: contrib/sites/models.py:75
#: contrib/sites/models.py:89
msgid "sites"
msgstr ""