summaryrefslogtreecommitdiff
path: root/django/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'django/contrib')
-rw-r--r--django/contrib/admin/locale/en/LC_MESSAGES/django.po150
-rw-r--r--django/contrib/flatpages/locale/en/LC_MESSAGES/django.po36
-rw-r--r--django/contrib/humanize/locale/en/LC_MESSAGES/django.po251
3 files changed, 219 insertions, 218 deletions
diff --git a/django/contrib/admin/locale/en/LC_MESSAGES/django.po b/django/contrib/admin/locale/en/LC_MESSAGES/django.po
index 94a6a14853..99e47a85ff 100644
--- a/django/contrib/admin/locale/en/LC_MESSAGES/django.po
+++ b/django/contrib/admin/locale/en/LC_MESSAGES/django.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-05-21 14:16-0300\n"
+"POT-Creation-Date: 2019-01-16 20:42+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,21 +14,21 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: contrib/admin/actions.py:45
+#: contrib/admin/actions.py:41
#, python-format
msgid "Successfully deleted %(count)d %(items)s."
msgstr ""
-#: contrib/admin/actions.py:54 contrib/admin/options.py:1841
+#: contrib/admin/actions.py:50 contrib/admin/options.py:1862
#, python-format
msgid "Cannot delete %(name)s"
msgstr ""
-#: contrib/admin/actions.py:56 contrib/admin/options.py:1843
+#: contrib/admin/actions.py:52 contrib/admin/options.py:1864
msgid "Are you sure?"
msgstr ""
-#: contrib/admin/actions.py:82
+#: contrib/admin/actions.py:79
#, python-format
msgid "Delete selected %(verbose_name_plural)s"
msgstr ""
@@ -37,49 +37,49 @@ msgstr ""
msgid "Administration"
msgstr ""
-#: contrib/admin/filters.py:108 contrib/admin/filters.py:203
-#: contrib/admin/filters.py:238 contrib/admin/filters.py:272
-#: contrib/admin/filters.py:391
+#: contrib/admin/filters.py:108 contrib/admin/filters.py:207
+#: contrib/admin/filters.py:242 contrib/admin/filters.py:276
+#: contrib/admin/filters.py:395
msgid "All"
msgstr ""
-#: contrib/admin/filters.py:239
+#: contrib/admin/filters.py:243
msgid "Yes"
msgstr ""
-#: contrib/admin/filters.py:240
+#: contrib/admin/filters.py:244
msgid "No"
msgstr ""
-#: contrib/admin/filters.py:250
+#: contrib/admin/filters.py:254
msgid "Unknown"
msgstr ""
-#: contrib/admin/filters.py:320
+#: contrib/admin/filters.py:324
msgid "Any date"
msgstr ""
-#: contrib/admin/filters.py:321
+#: contrib/admin/filters.py:325
msgid "Today"
msgstr ""
-#: contrib/admin/filters.py:325
+#: contrib/admin/filters.py:329
msgid "Past 7 days"
msgstr ""
-#: contrib/admin/filters.py:329
+#: contrib/admin/filters.py:333
msgid "This month"
msgstr ""
-#: contrib/admin/filters.py:333
+#: contrib/admin/filters.py:337
msgid "This year"
msgstr ""
-#: contrib/admin/filters.py:341
+#: contrib/admin/filters.py:345
msgid "No date"
msgstr ""
-#: contrib/admin/filters.py:342
+#: contrib/admin/filters.py:346
msgid "Has date"
msgstr ""
@@ -94,12 +94,12 @@ msgstr ""
msgid "Action:"
msgstr ""
-#: contrib/admin/helpers.py:303
+#: contrib/admin/helpers.py:307
#, python-format
msgid "Add another %(verbose_name)s"
msgstr ""
-#: contrib/admin/helpers.py:306
+#: contrib/admin/helpers.py:310
msgid "Remove"
msgstr ""
@@ -111,7 +111,7 @@ msgstr ""
#: contrib/admin/templates/admin/edit_inline/stacked.html:12
#: contrib/admin/templates/admin/edit_inline/tabular.html:34
#: contrib/admin/templates/admin/index.html:40
-#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:10
+#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:11
msgid "Change"
msgstr ""
@@ -135,7 +135,7 @@ msgstr ""
msgid "object id"
msgstr ""
-#. Translators: 'repr' means representation (https://docs.python.org/3/library/functions.html#repr)
+#. Translators: 'repr' means representation (https://docs.python.org/library/functions.html#repr)
#: contrib/admin/models.py:58
msgid "object repr"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Added."
msgstr ""
-#: contrib/admin/models.py:117 contrib/admin/options.py:2055
+#: contrib/admin/models.py:117 contrib/admin/options.py:2093
msgid "and"
msgstr ""
@@ -207,126 +207,126 @@ msgstr ""
msgid "No fields changed."
msgstr ""
-#: contrib/admin/options.py:202 contrib/admin/options.py:233
+#: contrib/admin/options.py:204 contrib/admin/options.py:236
msgid "None"
msgstr ""
-#: contrib/admin/options.py:271
+#: contrib/admin/options.py:274
msgid ""
"Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
msgstr ""
-#: contrib/admin/options.py:1202 contrib/admin/options.py:1226
+#: contrib/admin/options.py:1212 contrib/admin/options.py:1236
#, python-brace-format
msgid "The {name} \"{obj}\" was added successfully."
msgstr ""
-#: contrib/admin/options.py:1204
+#: contrib/admin/options.py:1214
msgid "You may edit it again below."
msgstr ""
-#: contrib/admin/options.py:1216
+#: contrib/admin/options.py:1226
#, python-brace-format
msgid ""
"The {name} \"{obj}\" was added successfully. You may add another {name} "
"below."
msgstr ""
-#: contrib/admin/options.py:1266
+#: contrib/admin/options.py:1276
#, python-brace-format
msgid ""
"The {name} \"{obj}\" was changed successfully. You may edit it again below."
msgstr ""
-#: contrib/admin/options.py:1276
+#: contrib/admin/options.py:1286
#, python-brace-format
msgid ""
"The {name} \"{obj}\" was added successfully. You may edit it again below."
msgstr ""
-#: contrib/admin/options.py:1289
+#: contrib/admin/options.py:1299
#, python-brace-format
msgid ""
"The {name} \"{obj}\" was changed successfully. You may add another {name} "
"below."
msgstr ""
-#: contrib/admin/options.py:1301
+#: contrib/admin/options.py:1311
#, python-brace-format
msgid "The {name} \"{obj}\" was changed successfully."
msgstr ""
-#: contrib/admin/options.py:1386 contrib/admin/options.py:1682
+#: contrib/admin/options.py:1388 contrib/admin/options.py:1704
msgid ""
"Items must be selected in order to perform actions on them. No items have "
"been changed."
msgstr ""
-#: contrib/admin/options.py:1405
+#: contrib/admin/options.py:1407
msgid "No action selected."
msgstr ""
-#: contrib/admin/options.py:1430
+#: contrib/admin/options.py:1432
#, python-format
msgid "The %(name)s \"%(obj)s\" was deleted successfully."
msgstr ""
-#: contrib/admin/options.py:1509
+#: contrib/admin/options.py:1511
#, python-format
msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?"
msgstr ""
-#: contrib/admin/options.py:1596
+#: contrib/admin/options.py:1599
#, python-format
msgid "Add %s"
msgstr ""
-#: contrib/admin/options.py:1598
+#: contrib/admin/options.py:1601
#, python-format
msgid "Change %s"
msgstr ""
-#: contrib/admin/options.py:1600
+#: contrib/admin/options.py:1603
#, python-format
msgid "View %s"
msgstr ""
-#: contrib/admin/options.py:1658
+#: contrib/admin/options.py:1682
msgid "Database error"
msgstr ""
-#: contrib/admin/options.py:1730
+#: contrib/admin/options.py:1751
#, 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:1761
+#: contrib/admin/options.py:1782
#, python-format
msgid "%(total_count)s selected"
msgid_plural "All %(total_count)s selected"
msgstr[0] ""
msgstr[1] ""
-#: contrib/admin/options.py:1769
+#: contrib/admin/options.py:1790
#, python-format
msgid "0 of %(cnt)s selected"
msgstr ""
-#: contrib/admin/options.py:1886
+#: contrib/admin/options.py:1907
#, 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:2049
+#: contrib/admin/options.py:2086
#, python-format
msgid "%(class_name)s %(instance)s"
msgstr ""
-#: contrib/admin/options.py:2056
+#: contrib/admin/options.py:2095
#, python-format
msgid ""
"Deleting %(class_name)s %(instance)s would require deleting the following "
@@ -345,13 +345,13 @@ msgstr ""
msgid "Site administration"
msgstr ""
-#: contrib/admin/sites.py:383 contrib/admin/templates/admin/login.html:61
+#: contrib/admin/sites.py:384 contrib/admin/templates/admin/login.html:61
#: contrib/admin/templates/registration/password_reset_complete.html:18
#: contrib/admin/tests.py:123
msgid "Log in"
msgstr ""
-#: contrib/admin/sites.py:510
+#: contrib/admin/sites.py:513
#, python-format
msgid "%(app)s administration"
msgstr ""
@@ -519,7 +519,7 @@ msgstr ""
#: contrib/admin/templates/admin/delete_confirmation.html:18
#: contrib/admin/templates/admin/submit_line.html:7
-#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:24
+#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:25
msgid "Delete"
msgstr ""
@@ -611,7 +611,7 @@ msgid "Models in the %(name)s application"
msgstr ""
#: contrib/admin/templates/admin/index.html:31
-#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:17
+#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:18
msgid "Add"
msgstr ""
@@ -682,22 +682,7 @@ msgid "Save"
msgstr ""
#: contrib/admin/templates/admin/popup_response.html:3
-msgid "Popup closing..."
-msgstr ""
-
-#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:9
-#, python-format
-msgid "Change selected %(model)s"
-msgstr ""
-
-#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:16
-#, python-format
-msgid "Add another %(model)s"
-msgstr ""
-
-#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:23
-#, python-format
-msgid "Delete selected %(model)s"
+msgid "Popup closing…"
msgstr ""
#: contrib/admin/templates/admin/search_form.html:7
@@ -736,6 +721,21 @@ msgstr ""
msgid "Close"
msgstr ""
+#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:10
+#, python-format
+msgid "Change selected %(model)s"
+msgstr ""
+
+#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:17
+#, python-format
+msgid "Add another %(model)s"
+msgstr ""
+
+#: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:24
+#, python-format
+msgid "Delete selected %(model)s"
+msgstr ""
+
#: contrib/admin/templates/registration/logged_out.html:8
msgid "Thanks for spending some quality time with the Web site today."
msgstr ""
@@ -848,41 +848,41 @@ msgstr ""
msgid "Reset my password"
msgstr ""
-#: contrib/admin/templatetags/admin_list.py:410
+#: contrib/admin/templatetags/admin_list.py:409
msgid "All dates"
msgstr ""
-#: contrib/admin/views/main.py:83
+#: contrib/admin/views/main.py:84
#, python-format
msgid "Select %s"
msgstr ""
-#: contrib/admin/views/main.py:85
+#: contrib/admin/views/main.py:86
#, python-format
msgid "Select %s to change"
msgstr ""
-#: contrib/admin/views/main.py:87
+#: contrib/admin/views/main.py:88
#, python-format
msgid "Select %s to view"
msgstr ""
-#: contrib/admin/widgets.py:101
+#: contrib/admin/widgets.py:91
msgid "Date:"
msgstr ""
-#: contrib/admin/widgets.py:102
+#: contrib/admin/widgets.py:92
msgid "Time:"
msgstr ""
-#: contrib/admin/widgets.py:164
+#: contrib/admin/widgets.py:154
msgid "Lookup"
msgstr ""
-#: contrib/admin/widgets.py:343
+#: contrib/admin/widgets.py:338
msgid "Currently:"
msgstr ""
-#: contrib/admin/widgets.py:344
+#: contrib/admin/widgets.py:339
msgid "Change:"
msgstr ""
diff --git a/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po b/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po
index 4e226e416d..3467bd63e3 100644
--- a/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po
+++ b/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-09 17:42+0200\n"
+"POT-Creation-Date: 2019-01-16 20:42+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@@ -21,47 +21,51 @@ msgstr ""
msgid "Flat Pages"
msgstr ""
-#: contrib/flatpages/forms.py:8 contrib/flatpages/models.py:12
+#: contrib/flatpages/forms.py:9 contrib/flatpages/models.py:9
msgid "URL"
msgstr ""
-#: contrib/flatpages/forms.py:9
+#: contrib/flatpages/forms.py:12
msgid ""
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
msgstr ""
-#: contrib/flatpages/forms.py:12
+#: contrib/flatpages/forms.py:15
msgid ""
"This value must contain only letters, numbers, dots, underscores, dashes, "
"slashes or tildes."
msgstr ""
-#: contrib/flatpages/forms.py:25
+#: contrib/flatpages/forms.py:29
+msgid "Example: '/about/contact'. Make sure to have a leading slash."
+msgstr ""
+
+#: contrib/flatpages/forms.py:42
msgid "URL is missing a leading slash."
msgstr ""
-#: contrib/flatpages/forms.py:32
+#: contrib/flatpages/forms.py:47
msgid "URL is missing a trailing slash."
msgstr ""
-#: contrib/flatpages/forms.py:49
+#: contrib/flatpages/forms.py:64
#, python-format
msgid "Flatpage with url %(url)s already exists for site %(site)s"
msgstr ""
-#: contrib/flatpages/models.py:13
+#: contrib/flatpages/models.py:10
msgid "title"
msgstr ""
-#: contrib/flatpages/models.py:14
+#: contrib/flatpages/models.py:11
msgid "content"
msgstr ""
-#: contrib/flatpages/models.py:15
+#: contrib/flatpages/models.py:12
msgid "enable comments"
msgstr ""
-#: contrib/flatpages/models.py:16
+#: contrib/flatpages/models.py:14
msgid "template name"
msgstr ""
@@ -71,22 +75,22 @@ msgid ""
"will use 'flatpages/default.html'."
msgstr ""
-#: contrib/flatpages/models.py:22
+#: contrib/flatpages/models.py:23
msgid "registration required"
msgstr ""
-#: contrib/flatpages/models.py:23
+#: contrib/flatpages/models.py:24
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:27
msgid "sites"
msgstr ""
-#: contrib/flatpages/models.py:29
+#: contrib/flatpages/models.py:31
msgid "flat page"
msgstr ""
-#: contrib/flatpages/models.py:30
+#: contrib/flatpages/models.py:32
msgid "flat pages"
msgstr ""
diff --git a/django/contrib/humanize/locale/en/LC_MESSAGES/django.po b/django/contrib/humanize/locale/en/LC_MESSAGES/django.po
index e63dc9cd44..d4239a187a 100644
--- a/django/contrib/humanize/locale/en/LC_MESSAGES/django.po
+++ b/django/contrib/humanize/locale/en/LC_MESSAGES/django.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-05-17 11:49+0200\n"
+"POT-Creation-Date: 2019-01-16 20:42+0100\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@@ -19,370 +19,394 @@ msgid "Humanize"
msgstr ""
#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
-#: contrib/humanize/templatetags/humanize.py:30
+#: contrib/humanize/templatetags/humanize.py:31
msgctxt "ordinal 11, 12, 13"
msgid "{}th"
msgstr ""
#. Translators: Ordinal format when value ends with 0, e.g. 80th.
-#: contrib/humanize/templatetags/humanize.py:34
+#: contrib/humanize/templatetags/humanize.py:35
msgctxt "ordinal 0"
msgid "{}th"
msgstr ""
#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
-#: contrib/humanize/templatetags/humanize.py:36
+#: contrib/humanize/templatetags/humanize.py:37
msgctxt "ordinal 1"
msgid "{}st"
msgstr ""
#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
-#: contrib/humanize/templatetags/humanize.py:38
+#: contrib/humanize/templatetags/humanize.py:39
msgctxt "ordinal 2"
msgid "{}nd"
msgstr ""
#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
-#: contrib/humanize/templatetags/humanize.py:40
+#: contrib/humanize/templatetags/humanize.py:41
msgctxt "ordinal 3"
msgid "{}rd"
msgstr ""
#. Translators: Ordinal format when value ends with 4, e.g. 84th.
-#: contrib/humanize/templatetags/humanize.py:42
+#: contrib/humanize/templatetags/humanize.py:43
msgctxt "ordinal 4"
msgid "{}th"
msgstr ""
#. Translators: Ordinal format when value ends with 5, e.g. 85th.
-#: contrib/humanize/templatetags/humanize.py:44
+#: contrib/humanize/templatetags/humanize.py:45
msgctxt "ordinal 5"
msgid "{}th"
msgstr ""
#. Translators: Ordinal format when value ends with 6, e.g. 86th.
-#: contrib/humanize/templatetags/humanize.py:46
+#: contrib/humanize/templatetags/humanize.py:47
msgctxt "ordinal 6"
msgid "{}th"
msgstr ""
#. Translators: Ordinal format when value ends with 7, e.g. 87th.
-#: contrib/humanize/templatetags/humanize.py:48
+#: contrib/humanize/templatetags/humanize.py:49
msgctxt "ordinal 7"
msgid "{}th"
msgstr ""
#. Translators: Ordinal format when value ends with 8, e.g. 88th.
-#: contrib/humanize/templatetags/humanize.py:50
+#: contrib/humanize/templatetags/humanize.py:51
msgctxt "ordinal 8"
msgid "{}th"
msgstr ""
#. Translators: Ordinal format when value ends with 9, e.g. 89th.
-#: contrib/humanize/templatetags/humanize.py:52
+#: contrib/humanize/templatetags/humanize.py:53
msgctxt "ordinal 9"
msgid "{}th"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:84
+#: contrib/humanize/templatetags/humanize.py:85
#, python-format
msgid "%(value).1f million"
msgid_plural "%(value).1f million"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:85
+#: contrib/humanize/templatetags/humanize.py:86
#, python-format
msgid "%(value)s million"
msgid_plural "%(value)s million"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:88
+#: contrib/humanize/templatetags/humanize.py:89
#, python-format
msgid "%(value).1f billion"
msgid_plural "%(value).1f billion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:89
+#: contrib/humanize/templatetags/humanize.py:90
#, python-format
msgid "%(value)s billion"
msgid_plural "%(value)s billion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:92
+#: contrib/humanize/templatetags/humanize.py:93
#, python-format
msgid "%(value).1f trillion"
msgid_plural "%(value).1f trillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:93
+#: contrib/humanize/templatetags/humanize.py:94
#, python-format
msgid "%(value)s trillion"
msgid_plural "%(value)s trillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:96
+#: contrib/humanize/templatetags/humanize.py:97
#, python-format
msgid "%(value).1f quadrillion"
msgid_plural "%(value).1f quadrillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:97
+#: contrib/humanize/templatetags/humanize.py:98
#, python-format
msgid "%(value)s quadrillion"
msgid_plural "%(value)s quadrillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:100
+#: contrib/humanize/templatetags/humanize.py:101
#, python-format
msgid "%(value).1f quintillion"
msgid_plural "%(value).1f quintillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:101
+#: contrib/humanize/templatetags/humanize.py:102
#, python-format
msgid "%(value)s quintillion"
msgid_plural "%(value)s quintillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:104
+#: contrib/humanize/templatetags/humanize.py:105
#, python-format
msgid "%(value).1f sextillion"
msgid_plural "%(value).1f sextillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:105
+#: contrib/humanize/templatetags/humanize.py:106
#, python-format
msgid "%(value)s sextillion"
msgid_plural "%(value)s sextillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:108
+#: contrib/humanize/templatetags/humanize.py:109
#, python-format
msgid "%(value).1f septillion"
msgid_plural "%(value).1f septillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:109
+#: contrib/humanize/templatetags/humanize.py:110
#, python-format
msgid "%(value)s septillion"
msgid_plural "%(value)s septillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:112
+#: contrib/humanize/templatetags/humanize.py:113
#, python-format
msgid "%(value).1f octillion"
msgid_plural "%(value).1f octillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:113
+#: contrib/humanize/templatetags/humanize.py:114
#, python-format
msgid "%(value)s octillion"
msgid_plural "%(value)s octillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:116
+#: contrib/humanize/templatetags/humanize.py:117
#, python-format
msgid "%(value).1f nonillion"
msgid_plural "%(value).1f nonillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:117
+#: contrib/humanize/templatetags/humanize.py:118
#, python-format
msgid "%(value)s nonillion"
msgid_plural "%(value)s nonillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:120
+#: contrib/humanize/templatetags/humanize.py:121
#, python-format
msgid "%(value).1f decillion"
msgid_plural "%(value).1f decillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:121
+#: contrib/humanize/templatetags/humanize.py:122
#, python-format
msgid "%(value)s decillion"
msgid_plural "%(value)s decillion"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:124
+#: contrib/humanize/templatetags/humanize.py:125
#, python-format
msgid "%(value).1f googol"
msgid_plural "%(value).1f googol"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:125
+#: contrib/humanize/templatetags/humanize.py:126
#, python-format
msgid "%(value)s googol"
msgid_plural "%(value)s googol"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:176
+#: contrib/humanize/templatetags/humanize.py:177
msgid "one"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:176
+#: contrib/humanize/templatetags/humanize.py:177
msgid "two"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:176
+#: contrib/humanize/templatetags/humanize.py:177
msgid "three"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:176
+#: contrib/humanize/templatetags/humanize.py:177
msgid "four"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:176
+#: contrib/humanize/templatetags/humanize.py:177
msgid "five"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:177
+#: contrib/humanize/templatetags/humanize.py:178
msgid "six"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:177
+#: contrib/humanize/templatetags/humanize.py:178
msgid "seven"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:177
+#: contrib/humanize/templatetags/humanize.py:178
msgid "eight"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:177
+#: contrib/humanize/templatetags/humanize.py:178
msgid "nine"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:201
+#: contrib/humanize/templatetags/humanize.py:199
msgid "today"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:203
+#: contrib/humanize/templatetags/humanize.py:201
msgid "tomorrow"
msgstr ""
-#: contrib/humanize/templatetags/humanize.py:205
+#: contrib/humanize/templatetags/humanize.py:203
msgid "yesterday"
msgstr ""
#. Translators: delta will contain a string like '2 months' or '1 month, 2 weeks'
-#: contrib/humanize/templatetags/humanize.py:225
+#: contrib/humanize/templatetags/humanize.py:221
#, python-format
msgid "%(delta)s ago"
msgstr ""
-#. Translators: 'naturaltime-past' strings will be included in
-#. '%(delta)s ago'
-#: contrib/humanize/templatetags/humanize.py:228
+#. Translators: please keep a non-breaking space (U+00A0) between count
+#. and time unit.
+#: contrib/humanize/templatetags/humanize.py:224
#, python-format
-msgctxt "naturaltime-past"
-msgid "%d year"
-msgid_plural "%d years"
+msgid "an hour ago"
+msgid_plural "%(count)s hours ago"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:229
+#. Translators: please keep a non-breaking space (U+00A0) between count
+#. and time unit.
+#: contrib/humanize/templatetags/humanize.py:227
#, python-format
-msgctxt "naturaltime-past"
-msgid "%d month"
-msgid_plural "%d months"
+msgid "a minute ago"
+msgid_plural "%(count)s minutes ago"
msgstr[0] ""
msgstr[1] ""
+#. Translators: please keep a non-breaking space (U+00A0) between count
+#. and time unit.
#: contrib/humanize/templatetags/humanize.py:230
#, python-format
-msgctxt "naturaltime-past"
-msgid "%d week"
-msgid_plural "%d weeks"
+msgid "a second ago"
+msgid_plural "%(count)s seconds ago"
msgstr[0] ""
msgstr[1] ""
#: contrib/humanize/templatetags/humanize.py:231
+msgid "now"
+msgstr ""
+
+#. Translators: please keep a non-breaking space (U+00A0) between count
+#. and time unit.
+#: contrib/humanize/templatetags/humanize.py:234
#, python-format
-msgctxt "naturaltime-past"
-msgid "%d day"
-msgid_plural "%d days"
+msgid "a second from now"
+msgid_plural "%(count)s seconds from now"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:232
+#. Translators: please keep a non-breaking space (U+00A0) between count
+#. and time unit.
+#: contrib/humanize/templatetags/humanize.py:237
#, python-format
-msgctxt "naturaltime-past"
-msgid "%d hour"
-msgid_plural "%d hours"
+msgid "a minute from now"
+msgid_plural "%(count)s minutes from now"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:233
+#. Translators: please keep a non-breaking space (U+00A0) between count
+#. and time unit.
+#: contrib/humanize/templatetags/humanize.py:240
#, python-format
-msgctxt "naturaltime-past"
-msgid "%d minute"
-msgid_plural "%d minutes"
+msgid "an hour from now"
+msgid_plural "%(count)s hours from now"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:236
-#: contrib/humanize/templatetags/humanize.py:272
-msgid "now"
+#. Translators: delta will contain a string like '2 months' or '1 month, 2 weeks'
+#: contrib/humanize/templatetags/humanize.py:242
+#, python-format
+msgid "%(delta)s from now"
msgstr ""
-#. Translators: please keep a non-breaking space (U+00A0)
-#. between count and time unit.
-#: contrib/humanize/templatetags/humanize.py:241
+#. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago'
+#: contrib/humanize/templatetags/humanize.py:246
#, python-format
-msgid "a second ago"
-msgid_plural "%(count)s seconds ago"
+msgctxt "naturaltime-past"
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: contrib/humanize/templatetags/humanize.py:247
+#, python-format
+msgctxt "naturaltime-past"
+msgid "%d month"
+msgid_plural "%d months"
msgstr[0] ""
msgstr[1] ""
-#. Translators: please keep a non-breaking space (U+00A0)
-#. between count and time unit.
#: contrib/humanize/templatetags/humanize.py:248
#, python-format
-msgid "a minute ago"
-msgid_plural "%(count)s minutes ago"
+msgctxt "naturaltime-past"
+msgid "%d week"
+msgid_plural "%d weeks"
msgstr[0] ""
msgstr[1] ""
-#. Translators: please keep a non-breaking space (U+00A0)
-#. between count and time unit.
-#: contrib/humanize/templatetags/humanize.py:255
+#: contrib/humanize/templatetags/humanize.py:249
#, python-format
-msgid "an hour ago"
-msgid_plural "%(count)s hours ago"
+msgctxt "naturaltime-past"
+msgid "%d day"
+msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
-#. Translators: delta will contain a string like '2 months' or '1 month, 2 weeks'
-#: contrib/humanize/templatetags/humanize.py:261
+#: contrib/humanize/templatetags/humanize.py:250
#, python-format
-msgid "%(delta)s from now"
-msgstr ""
+msgctxt "naturaltime-past"
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: contrib/humanize/templatetags/humanize.py:251
+#, python-format
+msgctxt "naturaltime-past"
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
-#. Translators: 'naturaltime-future' strings will be included in
-#. '%(delta)s from now'
-#: contrib/humanize/templatetags/humanize.py:264
+#. Translators: 'naturaltime-future' strings will be included in '%(delta)s from now'
+#: contrib/humanize/templatetags/humanize.py:255
#, python-format
msgctxt "naturaltime-future"
msgid "%d year"
@@ -390,7 +414,7 @@ msgid_plural "%d years"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:265
+#: contrib/humanize/templatetags/humanize.py:256
#, python-format
msgctxt "naturaltime-future"
msgid "%d month"
@@ -398,7 +422,7 @@ msgid_plural "%d months"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:266
+#: contrib/humanize/templatetags/humanize.py:257
#, python-format
msgctxt "naturaltime-future"
msgid "%d week"
@@ -406,7 +430,7 @@ msgid_plural "%d weeks"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:267
+#: contrib/humanize/templatetags/humanize.py:258
#, python-format
msgctxt "naturaltime-future"
msgid "%d day"
@@ -414,7 +438,7 @@ msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:268
+#: contrib/humanize/templatetags/humanize.py:259
#, python-format
msgctxt "naturaltime-future"
msgid "%d hour"
@@ -422,37 +446,10 @@ msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
-#: contrib/humanize/templatetags/humanize.py:269
+#: contrib/humanize/templatetags/humanize.py:260
#, python-format
msgctxt "naturaltime-future"
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
-
-#. Translators: please keep a non-breaking space (U+00A0)
-#. between count and time unit.
-#: contrib/humanize/templatetags/humanize.py:277
-#, python-format
-msgid "a second from now"
-msgid_plural "%(count)s seconds from now"
-msgstr[0] ""
-msgstr[1] ""
-
-#. Translators: please keep a non-breaking space (U+00A0)
-#. between count and time unit.
-#: contrib/humanize/templatetags/humanize.py:284
-#, python-format
-msgid "a minute from now"
-msgid_plural "%(count)s minutes from now"
-msgstr[0] ""
-msgstr[1] ""
-
-#. Translators: please keep a non-breaking space (U+00A0)
-#. between count and time unit.
-#: contrib/humanize/templatetags/humanize.py:291
-#, python-format
-msgid "an hour from now"
-msgid_plural "%(count)s hours from now"
-msgstr[0] ""
-msgstr[1] ""