From 445abf86c98e1f144fe2f442b3feb120c18fb3ae Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Thu, 19 Oct 2023 23:15:27 +0100 Subject: [PATCH] Generate new translation strings --- wagtail/admin/locale/en/LC_MESSAGES/django.po | 968 ++++++++++-------- .../admin/locale/en/LC_MESSAGES/djangojs.po | 6 +- .../forms/locale/en/LC_MESSAGES/django.po | 8 +- .../locale/en/LC_MESSAGES/django.po | 14 +- .../redirects/locale/en/LC_MESSAGES/django.po | 6 +- .../locale/en/LC_MESSAGES/django.po | 97 +- .../settings/locale/en/LC_MESSAGES/django.po | 4 +- .../locale/en/LC_MESSAGES/django.po | 8 +- .../locale/en/LC_MESSAGES/django.po | 2 +- .../locale/en/LC_MESSAGES/django.po | 2 +- .../locale/en/LC_MESSAGES/django.po | 2 +- .../documents/locale/en/LC_MESSAGES/django.po | 10 +- .../embeds/locale/en/LC_MESSAGES/django.po | 2 +- .../images/locale/en/LC_MESSAGES/django.po | 34 +- wagtail/locale/en/LC_MESSAGES/django.po | 364 +++---- .../locales/locale/en/LC_MESSAGES/django.po | 22 +- .../search/locale/en/LC_MESSAGES/django.po | 32 +- wagtail/sites/locale/en/LC_MESSAGES/django.po | 12 +- .../snippets/locale/en/LC_MESSAGES/django.po | 166 +-- wagtail/users/locale/en/LC_MESSAGES/django.po | 160 ++- 20 files changed, 967 insertions(+), 952 deletions(-) diff --git a/wagtail/admin/locale/en/LC_MESSAGES/django.po b/wagtail/admin/locale/en/LC_MESSAGES/django.po index ba24987b78..b5cd25fef9 100644 --- a/wagtail/admin/locale/en/LC_MESSAGES/django.po +++ b/wagtail/admin/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,54 +18,52 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: action_menu.py:74 +#: action_menu.py:77 #: templates/wagtailadmin/generic/confirm_workflow_cancellation.html:29 -#: templates/wagtailadmin/pages/action_menu/publish.html:13 #: templates/wagtailadmin/pages/bulk_actions/confirm_bulk_publish.html:7 #: templates/wagtailadmin/pages/confirm_workflow_cancellation.html:19 #: views/pages/bulk_actions/publish.py:8 msgid "Publish" msgstr "" -#: action_menu.py:97 +#: action_menu.py:100 msgid "Submit for moderation" msgstr "" -#: action_menu.py:125 +#: action_menu.py:137 #, python-format msgid "Resubmit to %(task_name)s" msgstr "" -#: action_menu.py:131 +#: action_menu.py:143 #, python-format msgid "Submit to %(workflow_name)s" msgstr "" -#: action_menu.py:162 +#: action_menu.py:174 msgid "Restart workflow " msgstr "" -#: action_menu.py:184 +#: action_menu.py:205 msgid "Cancel workflow " msgstr "" -#: action_menu.py:198 templates/wagtailadmin/generic/confirm_unpublish.html:5 +#: action_menu.py:219 templates/wagtailadmin/generic/confirm_unpublish.html:5 #: templates/wagtailadmin/pages/bulk_actions/confirm_bulk_unpublish.html:7 -#: views/pages/bulk_actions/unpublish.py:8 wagtail_hooks.py:340 -#: wagtail_hooks.py:455 +#: views/pages/bulk_actions/unpublish.py:8 wagtail_hooks.py:341 msgid "Unpublish" msgstr "" -#: action_menu.py:214 +#: action_menu.py:235 msgid "Save Draft" msgstr "" -#: action_menu.py:225 +#: action_menu.py:246 #: templates/wagtailadmin/pages/action_menu/page_locked.html:4 msgid "Page locked" msgstr "" -#: action_menu.py:299 +#: action_menu.py:320 #, python-format msgid "%(label)s and Publish" msgstr "" @@ -129,35 +127,41 @@ msgstr "" msgid "Enter password" msgstr "" -#: forms/auth.py:24 +#: forms/auth.py:25 +#, python-format +msgid "Your %(username_field)s and password didn't match. Please try again." +msgstr "" + +#: forms/auth.py:32 #, python-format msgid "Enter your %(username_field_name)s" msgstr "" -#: forms/auth.py:37 +#: forms/auth.py:52 msgid "Enter your email address to reset your password" msgstr "" -#: forms/choosers.py:33 +#: forms/choosers.py:35 msgid "URL" msgstr "" -#: forms/choosers.py:69 forms/search.py:16 forms/workflows.py:22 +#: forms/choosers.py:73 forms/search.py:16 forms/workflows.py:22 msgid "Search term" msgstr "" -#: forms/choosers.py:70 forms/search.py:8 forms/workflows.py:26 +#: forms/choosers.py:74 forms/search.py:8 forms/workflows.py:26 #: templates/wagtailadmin/pages/search.html:3 -#: templates/wagtailadmin/pages/search.html:13 views/generic/chooser.py:360 -#: viewsets/chooser.py:76 +#: templates/wagtailadmin/pages/search.html:13 views/generic/chooser.py:371 +#: viewsets/chooser.py:80 msgid "Search" msgstr "" -#: forms/choosers.py:96 templates/wagtailadmin/shared/collection_chooser.html:6 +#: forms/choosers.py:111 +#: templates/wagtailadmin/shared/collection_chooser.html:6 msgid "All collections" msgstr "" -#: forms/choosers.py:99 forms/collections.py:331 +#: forms/choosers.py:114 forms/collections.py:331 #: templates/wagtailadmin/permissions/includes/collection_member_permissions_formset.html:25 #: templates/wagtailadmin/shared/collection_chooser.html:3 msgid "Collection" @@ -165,7 +169,7 @@ msgstr "" #: forms/collections.py:78 #: templates/wagtailadmin/home/pages_for_moderation.html:13 -#: templates/wagtailadmin/workflows/usage.html:17 views/chooser.py:413 +#: templates/wagtailadmin/workflows/usage.html:17 views/chooser.py:414 #: views/pages/search.py:76 views/pages/usage.py:29 msgid "Parent" msgstr "" @@ -184,7 +188,7 @@ msgstr "" msgid "You cannot have multiple permission records for the same collection." msgstr "" -#: forms/collections.py:364 views/generic/models.py:87 +#: forms/collections.py:364 views/generic/models.py:103 msgid "Add" msgstr "" @@ -193,21 +197,21 @@ msgid "Add collections" msgstr "" #: forms/collections.py:365 templates/wagtailadmin/generic/inspect.html:31 -#: templates/wagtailadmin/home/locked_pages.html:47 -#: templates/wagtailadmin/home/pages_for_moderation.html:54 -#: templates/wagtailadmin/home/recent_edits.html:34 +#: templates/wagtailadmin/home/locked_pages.html:46 +#: templates/wagtailadmin/home/pages_for_moderation.html:52 +#: templates/wagtailadmin/home/recent_edits.html:36 #: templates/wagtailadmin/home/user_objects_in_workflow_moderation.html:30 #: templates/wagtailadmin/home/workflow_objects_to_moderate.html:30 -#: templates/wagtailadmin/home/workflow_objects_to_moderate.html:52 +#: templates/wagtailadmin/home/workflow_objects_to_moderate.html:53 #: templates/wagtailadmin/pages/revisions/_actions.html:7 #: templates/wagtailadmin/shared/workflow_history/index.html:13 -#: views/generic/models.py:418 views/generic/models.py:573 -#: views/generic/models.py:836 views/generic/models.py:978 -#: views/generic/models.py:1087 views/pages/create.py:152 -#: views/pages/edit.py:290 views/pages/moderation.py:43 -#: views/pages/moderation.py:83 views/pages/move.py:116 views/workflows.py:148 -#: views/workflows.py:263 viewsets/chooser.py:30 wagtail_hooks.py:227 -#: wagtail_hooks.py:378 +#: views/generic/models.py:414 views/generic/models.py:596 +#: views/generic/models.py:816 views/generic/models.py:1106 +#: views/generic/models.py:1248 views/generic/models.py:1357 +#: views/pages/create.py:165 views/pages/edit.py:311 +#: views/pages/moderation.py:46 views/pages/moderation.py:86 +#: views/pages/move.py:116 views/workflows.py:149 views/workflows.py:264 +#: viewsets/chooser.py:30 wagtail_hooks.py:244 msgid "Edit" msgstr "" @@ -222,9 +226,9 @@ msgstr "" #: templates/wagtailadmin/panels/inline_panel_child.html:11 #: templates/wagtailadmin/permissions/includes/collection_member_permissions_form.html:16 #: templates/wagtailadmin/workflows/includes/workflow_pages_form.html:8 -#: views/generic/models.py:489 views/generic/models.py:632 -#: views/pages/bulk_actions/delete.py:8 wagtail_hooks.py:325 -#: wagtail_hooks.py:440 +#: views/generic/models.py:445 views/generic/models.py:678 +#: views/generic/models.py:882 views/pages/bulk_actions/delete.py:8 +#: wagtail_hooks.py:311 msgid "Delete" msgstr "" @@ -232,7 +236,7 @@ msgstr "" msgid "Delete collections" msgstr "" -#: forms/comments.py:24 forms/comments.py:63 +#: forms/comments.py:25 forms/comments.py:64 msgid "You cannot edit another user's comment." msgstr "" @@ -501,7 +505,7 @@ msgstr "" msgid "Promote" msgstr "" -#: panels/page_utils.py:69 wagtail_hooks.py:124 +#: panels/page_utils.py:69 wagtail_hooks.py:125 msgid "Settings" msgstr "" @@ -513,10 +517,10 @@ msgstr "" #: templates/wagtailadmin/home/workflow_objects_to_moderate.html:12 #: templates/wagtailadmin/reports/aging_pages.html:10 #: templates/wagtailadmin/reports/listing/_list_page_report.html:12 -#: templates/wagtailadmin/workflows/usage.html:16 views/chooser.py:183 -#: views/chooser.py:412 views/generic/base.py:127 views/generic/chooser.py:206 -#: views/generic/chooser.py:213 views/pages/listing.py:45 -#: views/pages/search.py:72 views/pages/usage.py:28 +#: templates/wagtailadmin/workflows/usage.html:16 views/chooser.py:184 +#: views/chooser.py:413 views/generic/base.py:133 views/generic/chooser.py:217 +#: views/generic/chooser.py:224 views/pages/listing.py:48 +#: views/pages/search.py:73 views/pages/usage.py:28 msgid "Title" msgstr "" @@ -543,7 +547,7 @@ msgstr "" #: templates/wagtailadmin/account/account.html:4 #: templates/wagtailadmin/account/account.html:6 -#: templatetags/wagtailadmin_tags.py:892 +#: templatetags/wagtailadmin_tags.py:943 msgid "Account" msgstr "" @@ -614,7 +618,6 @@ msgid "Password reset" msgstr "" #: templates/wagtailadmin/account/password_reset/form.html:8 -#: templates/wagtailadmin/login.html:38 msgid "Reset your password" msgstr "" @@ -678,6 +681,7 @@ msgstr "" #: templates/wagtailadmin/chooser/_search_results.html:4 #: templates/wagtailadmin/generic/chooser/results.html:7 +#: templates/wagtailadmin/generic/index_results.html:7 #: templates/wagtailadmin/workflows/task_chooser/includes/results.html:5 #, python-format msgid "There is %(counter)s match" @@ -693,12 +697,12 @@ msgstr "" msgid "Insert anchor" msgstr "" -#: templates/wagtailadmin/chooser/browse.html:3 views/generic/chooser.py:127 +#: templates/wagtailadmin/chooser/browse.html:3 views/generic/chooser.py:128 #: viewsets/chooser.py:24 msgid "Choose" msgstr "" -#: templates/wagtailadmin/chooser/browse.html:5 widgets/chooser.py:217 +#: templates/wagtailadmin/chooser/browse.html:5 widgets/chooser.py:219 msgid "Choose a page" msgstr "" @@ -726,10 +730,10 @@ msgstr "" #: templates/wagtailadmin/chooser/confirm_external_to_internal.html:7 #, python-format msgid "" -"The URL you entered, %(submitted_url)s, looks like it matches the " -"internal page %(page)s, which has the URL %(internal_url)s." +"The URL you entered, %(submitted_url)s, looks like it matches the " +"internal page %(page)s, which has the URL %(internal_url)s." msgstr "" #: templates/wagtailadmin/chooser/confirm_external_to_internal.html:14 @@ -793,9 +797,9 @@ msgstr "" #: templates/wagtailadmin/collection_privacy/set_privacy.html:10 #: templates/wagtailadmin/generic/edit.html:5 #: templates/wagtailadmin/page_privacy/set_privacy.html:10 -#: templates/wagtailadmin/workflows/edit.html:76 +#: templates/wagtailadmin/workflows/edit.html:80 #: templates/wagtailadmin/workflows/edit_task.html:54 -#: views/generic/models.py:492 +#: views/generic/models.py:681 msgid "Save" msgstr "" @@ -832,26 +836,26 @@ msgstr "" msgid "Private" msgstr "" -#: templates/wagtailadmin/collections/delete_not_empty.html:10 +#: templates/wagtailadmin/collections/delete_not_empty.html:6 msgid "" "This collection cannot be deleted, because it is not empty. It contains:" msgstr "" #: templates/wagtailadmin/collections/index.html:11 #: templates/wagtailadmin/reports/site_history.html:10 -#: templates/wagtailadmin/workflows/index.html:23 +#: templates/wagtailadmin/workflows/index.html:25 #: templates/wagtailadmin/workflows/task_chooser/includes/results.html:19 -#: views/generic/models.py:271 views/generic/usage.py:48 -#: views/reports/audit_logging.py:55 views/reports/audit_logging.py:95 -#: views/workflows.py:408 +#: views/account.py:149 views/generic/models.py:319 views/generic/usage.py:72 +#: views/reports/audit_logging.py:68 views/reports/audit_logging.py:114 +#: views/workflows.py:409 msgid "Name" msgstr "" #: templates/wagtailadmin/collections/index.html:31 #, python-format msgid "" -"No collections have been created. Why not add one?" +"No collections have been created. Why not add one?" msgstr "" #: templates/wagtailadmin/generic/chooser/results.html:25 @@ -860,7 +864,8 @@ msgid "Sorry, there are no matches for \"%(search_query)s\"" msgstr "" #: templates/wagtailadmin/generic/chooser/results.html:29 -msgid "No items have been created." +#: templates/wagtailadmin/generic/listing_results.html:11 +msgid "There are no results." msgstr "" #: templates/wagtailadmin/generic/confirm_delete.html:12 @@ -908,8 +913,8 @@ msgstr "" #: templates/wagtailadmin/generic/confirm_workflow_cancellation.html:14 #, python-format msgid "" -"This %(model_name)s is currently at %(task)s in " -"%(workflow)s." +"This %(model_name)s is currently at %(task)s in " +"%(workflow)s." msgstr "" #: templates/wagtailadmin/generic/confirm_workflow_cancellation.html:20 @@ -927,6 +932,24 @@ msgstr "" msgid "Cancel" msgstr "" +#: templates/wagtailadmin/generic/history_results.html:5 +#: templates/wagtailadmin/pages/history.html:55 +#: templates/wagtailadmin/pages/history.html:60 +#: templates/wagtailadmin/reports/site_history.html:51 +#: templates/wagtailadmin/reports/site_history.html:56 +msgid "No log entries found." +msgstr "" + +#: templates/wagtailadmin/generic/index_results.html:19 +#, python-format +msgid "No %(model_name)s match your query" +msgstr "" + +#: templates/wagtailadmin/generic/index_results.html:23 +#, python-format +msgid "There are no %(model_name)s to display" +msgstr "" + #: templates/wagtailadmin/generic/multiple_upload/edit_form.html:24 msgid "Update" msgstr "" @@ -1002,28 +1025,39 @@ msgstr "" #: templates/wagtailadmin/pages/history.html:7 #: templates/wagtailadmin/pages/listing/_page_title_explore.html:13 #: templates/wagtailadmin/userbar/item_page_edit.html:7 -#: templates/wagtailadmin/workflows/usage.html:26 views/pages/revisions.py:123 -#: widgets/chooser.py:219 +#: templates/wagtailadmin/workflows/usage.html:26 views/pages/revisions.py:157 +#: widgets/chooser.py:221 msgid "Edit this page" msgstr "" +#: templates/wagtailadmin/home/locked_pages.html:35 +#: templates/wagtailadmin/home/pages_for_moderation.html:42 +#: templates/wagtailadmin/home/recent_edits.html:35 +#: templates/wagtailadmin/home/workflow_objects_to_moderate.html:48 +#: templates/wagtailadmin/pages/create.html:27 +#: templates/wagtailadmin/pages/edit.html:28 +#: templates/wagtailadmin/pages/listing/_page_header_buttons.html:3 +#: templates/wagtailadmin/widgets/chooser.html:20 +msgid "Actions" +msgstr "" + #: templates/wagtailadmin/home/locked_pages.html:43 #: templates/wagtailadmin/reports/listing/_list_unlock.html:42 -#: views/generic/mixins.py:630 views/pages/edit.py:397 +#: views/generic/mixins.py:644 views/pages/edit.py:424 msgid "Unlock" msgstr "" -#: templates/wagtailadmin/home/locked_pages.html:49 -#: templates/wagtailadmin/home/recent_edits.html:36 -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:78 +#: templates/wagtailadmin/home/locked_pages.html:48 +#: templates/wagtailadmin/home/recent_edits.html:38 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:71 msgid "Draft" msgstr "" -#: templates/wagtailadmin/home/locked_pages.html:54 -#: templates/wagtailadmin/home/recent_edits.html:41 -#: templates/wagtailadmin/shared/page_status_tag_new.html:49 -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:22 -#: views/generic/models.py:870 +#: templates/wagtailadmin/home/locked_pages.html:53 +#: templates/wagtailadmin/home/recent_edits.html:43 +#: templates/wagtailadmin/shared/page_status_tag_new.html:50 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:18 +#: views/generic/models.py:1140 msgid "Live" msgstr "" @@ -1035,12 +1069,12 @@ msgstr "" #: templates/wagtailadmin/reports/aging_pages.html:20 #: templates/wagtailadmin/reports/listing/_list_page_report.html:18 #: templates/wagtailadmin/reports/site_history.html:13 -#: templates/wagtailadmin/workflows/usage.html:18 views/chooser.py:194 -#: views/chooser.py:422 views/generic/usage.py:54 views/pages/listing.py:58 -#: views/pages/search.py:86 views/pages/usage.py:31 +#: templates/wagtailadmin/workflows/usage.html:18 views/chooser.py:195 +#: views/chooser.py:423 views/generic/usage.py:78 views/pages/listing.py:60 +#: views/pages/search.py:85 views/pages/usage.py:31 #: views/reports/aging_pages.py:28 views/reports/aging_pages.py:45 -#: views/reports/audit_logging.py:62 views/reports/audit_logging.py:96 -#: views/reports/base.py:48 views/workflows.py:410 +#: views/reports/audit_logging.py:75 views/reports/audit_logging.py:115 +#: views/reports/base.py:35 views/workflows.py:411 msgid "Type" msgstr "" @@ -1054,23 +1088,23 @@ msgstr "" msgid "Preview this page" msgstr "" -#: templates/wagtailadmin/home/pages_for_moderation.html:44 +#: templates/wagtailadmin/home/pages_for_moderation.html:45 #: templates/wagtailadmin/userbar/item_page_approve.html:7 #: templates/wagtailadmin/userbar/item_page_approve.html:9 msgid "Approve" msgstr "" -#: templates/wagtailadmin/home/pages_for_moderation.html:50 +#: templates/wagtailadmin/home/pages_for_moderation.html:49 #: templates/wagtailadmin/userbar/item_page_reject.html:7 #: templates/wagtailadmin/userbar/item_page_reject.html:9 msgid "Reject" msgstr "" -#: templates/wagtailadmin/home/pages_for_moderation.html:57 -#: templates/wagtailadmin/home/workflow_objects_to_moderate.html:57 +#: templates/wagtailadmin/home/pages_for_moderation.html:55 +#: templates/wagtailadmin/home/workflow_objects_to_moderate.html:56 #: templates/wagtailadmin/pages/revisions/_actions.html:4 #: templates/wagtailadmin/shared/side_panels/preview.html:58 -#: ui/side_panels.py:336 +#: ui/side_panels.py:311 msgid "Preview" msgstr "" @@ -1089,16 +1123,17 @@ msgstr "" #: templates/wagtailadmin/reports/workflow.html:23 #: templates/wagtailadmin/reports/workflow_tasks.html:23 #: templates/wagtailadmin/shared/workflow_history/list.html:8 -#: templates/wagtailadmin/workflows/usage.html:19 ui/side_panels.py:64 -#: ui/tables/__init__.py:252 views/chooser.py:198 views/chooser.py:426 -#: views/pages/listing.py:66 views/pages/search.py:93 views/pages/usage.py:32 -#: views/reports/aging_pages.py:42 views/reports/base.py:47 +#: templates/wagtailadmin/workflows/usage.html:19 ui/side_panels.py:61 +#: ui/tables/__init__.py:272 views/chooser.py:199 views/chooser.py:427 +#: views/pages/listing.py:67 views/pages/search.py:91 views/pages/usage.py:32 +#: views/reports/aging_pages.py:42 views/reports/base.py:34 #: views/reports/workflows.py:146 views/reports/workflows.py:205 msgid "Status" msgstr "" -#: templates/wagtailadmin/home/recent_edits.html:15 views/pages/history.py:32 -#: views/reports/audit_logging.py:53 +#: templates/wagtailadmin/home/recent_edits.html:15 views/generic/history.py:44 +#: views/generic/history.py:84 views/pages/history.py:40 +#: views/reports/audit_logging.py:66 msgid "Date" msgstr "" @@ -1138,11 +1173,11 @@ msgstr "" msgid "Task started" msgstr "" -#: templates/wagtailadmin/home/user_objects_in_workflow_moderation.html:47 +#: templates/wagtailadmin/home/user_objects_in_workflow_moderation.html:49 msgid "Changes requested at" msgstr "" -#: templates/wagtailadmin/home/user_objects_in_workflow_moderation.html:49 +#: templates/wagtailadmin/home/user_objects_in_workflow_moderation.html:51 msgid "Awaiting" msgstr "" @@ -1158,10 +1193,10 @@ msgstr "" #: templates/wagtailadmin/home/whats_new_in_wagtail_version.html:26 #, python-format msgid "" -"Don't worry, we've got your back. Check out the Wagtail Editor Guide to get the low down on what's changed and some " -"exciting new features!" +"Don't worry, we've got your back. Check out the Wagtail Editor Guide to get the low down on what's " +"changed and some exciting new features!" msgstr "" #: templates/wagtailadmin/home/workflow_objects_to_moderate.html:3 @@ -1172,7 +1207,7 @@ msgstr "" #: templates/wagtailadmin/reports/workflow.html:26 #: templates/wagtailadmin/shared/workflow_history/detail.html:31 #: templates/wagtailadmin/shared/workflow_history/list.html:11 -#: templates/wagtailadmin/workflows/index.html:29 +#: templates/wagtailadmin/workflows/index.html:31 #: templates/wagtailadmin/workflows/task_chooser/includes/results.html:12 msgid "Tasks" msgstr "" @@ -1181,7 +1216,19 @@ msgstr "" msgid "Task submitted by" msgstr "" -#: templates/wagtailadmin/login.html:3 templates/wagtailadmin/login.html:61 +#: templates/wagtailadmin/home/workflow_objects_to_moderate.html:59 +#: templates/wagtailadmin/workflows/workflow_status.html:68 +#: views/pages/edit.py:330 +msgid "Compare with live version" +msgstr "" + +#: templates/wagtailadmin/home/workflow_objects_to_moderate.html:62 +#: templates/wagtailadmin/pages/revisions/_actions.html:13 +#: templates/wagtailadmin/workflows/workflow_status.html:78 +msgid "Compare with previous version" +msgstr "" + +#: templates/wagtailadmin/login.html:3 templates/wagtailadmin/login.html:63 msgid "Sign in" msgstr "" @@ -1189,20 +1236,15 @@ msgstr "" msgid "Sign in to Wagtail" msgstr "" -#: templates/wagtailadmin/login.html:15 -#, python-format -msgid "Your %(username_field)s and password didn't match. Please try again." -msgstr "" - -#: templates/wagtailadmin/login.html:38 +#: templates/wagtailadmin/login.html:40 msgid "Forgotten password?" msgstr "" -#: templates/wagtailadmin/login.html:47 +#: templates/wagtailadmin/login.html:49 msgid "Remember me" msgstr "" -#: templates/wagtailadmin/login.html:58 +#: templates/wagtailadmin/login.html:60 msgid "Signing in…" msgstr "" @@ -1453,8 +1495,8 @@ msgstr "" #: templates/wagtailadmin/notifications/workflow_state_approved.txt:7 #, python-format msgid "" -"The %(model_name)s \"%(title)s\" has been approved in workflow \"%(workflow)s" -"\"." +"The %(model_name)s \"%(title)s\" has been approved in workflow " +"\"%(workflow)s\"." msgstr "" #: templates/wagtailadmin/notifications/workflow_state_approved_subject.txt:4 @@ -1570,22 +1612,22 @@ msgstr "" msgid "This page has been made private by a parent page." msgstr "" -#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:5 +#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:13 +msgid "Save the page before leaving" +msgstr "" + +#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:16 msgid "You have unsaved edits" msgstr "" -#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:6 +#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:22 msgid "You have unsaved comments" msgstr "" -#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:7 +#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:28 msgid "You have unsaved edits and comments" msgstr "" -#: templates/wagtailadmin/pages/_unsaved_changes_warning.html:8 -msgid "Save the page before leaving" -msgstr "" - #: templates/wagtailadmin/pages/action_menu/publish.html:9 msgid "Publishing…" msgstr "" @@ -1596,7 +1638,7 @@ msgstr "" #: templates/wagtailadmin/pages/action_menu/save_draft.html:7 #: templates/wagtailadmin/panels/publishing/schedule_publishing_panel.html:27 -#: templates/wagtailadmin/workflows/edit.html:73 +#: templates/wagtailadmin/workflows/edit.html:77 #: templates/wagtailadmin/workflows/edit_task.html:51 msgid "Saving…" msgstr "" @@ -1666,7 +1708,6 @@ msgstr[1] "" #: templates/wagtailadmin/pages/confirm_move.html:5 #: templates/wagtailadmin/pages/move_choose_destination.html:5 #: views/pages/bulk_actions/move.py:31 wagtail_hooks.py:289 -#: wagtail_hooks.py:389 msgid "Move" msgstr "" @@ -2007,8 +2048,7 @@ msgstr "" msgid "Copy %(title)s" msgstr "" -#: templates/wagtailadmin/pages/copy.html:5 wagtail_hooks.py:304 -#: wagtail_hooks.py:404 +#: templates/wagtailadmin/pages/copy.html:5 wagtail_hooks.py:300 msgid "Copy" msgstr "" @@ -2021,15 +2061,8 @@ msgstr "" msgid "New %(page_type)s" msgstr "" -#: templates/wagtailadmin/pages/create.html:30 -#: templates/wagtailadmin/pages/edit.html:31 -#: templates/wagtailadmin/widgets/chooser.html:20 -#: templatetags/wagtailadmin_tags.py:471 -msgid "Actions" -msgstr "" - -#: templates/wagtailadmin/pages/create.html:77 -#: templates/wagtailadmin/pages/edit.html:76 +#: templates/wagtailadmin/pages/create.html:74 +#: templates/wagtailadmin/pages/edit.html:73 msgid "This page has unsaved changes." msgstr "" @@ -2057,14 +2090,15 @@ msgstr "" #: templates/wagtailadmin/pages/history.html:16 #: templates/wagtailadmin/reports/site_history.html:16 -#: views/pages/history.py:18 views/reports/audit_logging.py:44 +#: views/generic/history.py:35 views/generic/history.py:82 +#: views/pages/history.py:26 views/reports/audit_logging.py:57 msgid "Action" msgstr "" #: templates/wagtailadmin/pages/history.html:19 #: templates/wagtailadmin/reports/site_history.html:19 -#: views/pages/history.py:27 views/reports/audit_logging.py:57 -#: views/reports/audit_logging.py:98 +#: views/generic/history.py:39 views/pages/history.py:35 +#: views/reports/audit_logging.py:70 views/reports/audit_logging.py:117 msgid "User" msgstr "" @@ -2085,59 +2119,52 @@ msgstr "" msgid "Current draft" msgstr "" -#: templates/wagtailadmin/pages/history.html:55 -#: templates/wagtailadmin/pages/history.html:60 -#: templates/wagtailadmin/reports/site_history.html:51 -#: templates/wagtailadmin/reports/site_history.html:56 -msgid "No log entries found." -msgstr "" - #: templates/wagtailadmin/pages/index.html:3 #, python-format msgid "Exploring %(title)s" msgstr "" -#: templates/wagtailadmin/pages/index.html:23 +#: templates/wagtailadmin/pages/index.html:12 +#: templates/wagtailadmin/pages/search.html:19 +msgid "Select all pages in listing" +msgstr "" + +#: templates/wagtailadmin/pages/index_results.html:14 msgid "" "The root level is where you can add new sites to your Wagtail installation. " "Pages created here will not be accessible at any URL until they are " "associated with a site." msgstr "" -#: templates/wagtailadmin/pages/index.html:27 -#: templates/wagtailadmin/pages/index.html:53 +#: templates/wagtailadmin/pages/index_results.html:18 +#: templates/wagtailadmin/pages/index_results.html:44 msgid "Configure a site now." msgstr "" -#: templates/wagtailadmin/pages/index.html:31 +#: templates/wagtailadmin/pages/index_results.html:22 msgid "" "If you just want to add pages to an existing site, create them as children " "of the homepage instead." msgstr "" -#: templates/wagtailadmin/pages/index.html:36 +#: templates/wagtailadmin/pages/index_results.html:27 msgid "" "Pages created here will not be accessible at any URL. To add pages to an " "existing site, create them as children of the homepage." msgstr "" -#: templates/wagtailadmin/pages/index.html:49 +#: templates/wagtailadmin/pages/index_results.html:40 msgid "" "There is no site set up for this location. Pages created here will not be " "accessible at any URL until a site is associated with this location." msgstr "" -#: templates/wagtailadmin/pages/index.html:56 +#: templates/wagtailadmin/pages/index_results.html:47 msgid "" "There is no site record for this location. Pages created here will not be " "accessible at any URL." msgstr "" -#: templates/wagtailadmin/pages/index.html:70 -#: templates/wagtailadmin/pages/search.html:19 -msgid "Select all pages in listing" -msgstr "" - #: templates/wagtailadmin/pages/listing/_locked_indicator.html:12 msgid "This page is locked, by you, to further editing" msgstr "" @@ -2154,6 +2181,7 @@ msgstr "" #: templates/wagtailadmin/pages/listing/_navigation_explore.html:17 #: templates/wagtailadmin/pages/listing/_navigation_explore.html:18 +#: wagtail_hooks.py:280 #, python-format msgid "Add a child page to '%(title)s'" msgstr "" @@ -2175,6 +2203,30 @@ msgstr "" msgid "Enable ordering of child pages" msgstr "" +#: templates/wagtailadmin/pages/listing/_page_title_column_header.html:9 +#, python-format +msgid "%(start_index)s-%(end_index)s of %(result_count)s across entire site." +msgstr "" + +#: templates/wagtailadmin/pages/listing/_page_title_column_header.html:13 +#, python-format +msgid "Search within '%(title)s'" +msgstr "" + +#: templates/wagtailadmin/pages/listing/_page_title_column_header.html:16 +#, python-format +msgid "%(start_index)s-%(end_index)s of %(result_count)s within '%(title)s'." +msgstr "" + +#: templates/wagtailadmin/pages/listing/_page_title_column_header.html:20 +msgid "Search the whole site" +msgstr "" + +#: templates/wagtailadmin/pages/listing/_page_title_column_header.html:24 +#, python-format +msgid "%(start_index)s-%(end_index)s of %(result_count)s" +msgstr "" + #: templates/wagtailadmin/pages/listing/_page_title_explore.html:8 msgid "Sites menu" msgstr "" @@ -2210,29 +2262,21 @@ msgstr "" msgid "Confirm" msgstr "" -#: templates/wagtailadmin/pages/page_listing_header.html:23 -#: templates/wagtailadmin/pages/page_listing_header.html:26 -#: templates/wagtailadmin/shared/headers/page_edit_header.html:24 -#: templates/wagtailadmin/shared/headers/page_edit_header.html:27 -#: views/generic/models.py:837 wagtail_hooks.py:351 -msgid "History" +#: templates/wagtailadmin/pages/page_listing_header.html:16 +#: wagtail_hooks.py:278 +msgid "Add child page" msgstr "" #: templates/wagtailadmin/pages/revisions/_actions.html:9 msgid "Review this version" msgstr "" -#: templates/wagtailadmin/pages/revisions/_actions.html:13 -#: templates/wagtailadmin/workflows/workflow_status.html:78 -msgid "Compare with previous version" -msgstr "" - #: templates/wagtailadmin/pages/revisions/_actions.html:16 msgid "Compare with current version" msgstr "" #: templates/wagtailadmin/pages/revisions/_actions.html:20 -#: views/generic/mixins.py:641 views/pages/edit.py:411 +#: views/generic/mixins.py:655 views/pages/edit.py:438 msgid "Cancel scheduled publish" msgstr "" @@ -2260,7 +2304,7 @@ msgstr "" msgid "No pages use" msgstr "" -#: templates/wagtailadmin/panels/inline_panel.html:41 +#: templates/wagtailadmin/panels/inline_panel.html:39 #: templates/wagtailadmin/panels/multiple_chooser_panel.html:6 #, python-format msgid "Add %(label)s" @@ -2289,8 +2333,8 @@ msgstr "" #: templates/wagtailadmin/panels/publishing/schedule_publishing_panel.html:12 msgid "" -"This publishing schedule will only take effect after you select the \"Publish" -"\" option" +"This publishing schedule will only take effect after you select the " +"\"Publish\" option" msgstr "" #: templates/wagtailadmin/panels/publishing/schedule_publishing_panel.html:14 @@ -2333,9 +2377,9 @@ msgid "No pages match this report's criteria." msgstr "" #: templates/wagtailadmin/reports/listing/_list_page_report.html:15 -#: ui/tables/__init__.py:271 views/chooser.py:188 views/chooser.py:416 -#: views/pages/listing.py:51 views/pages/search.py:79 views/pages/usage.py:30 -#: views/reports/base.py:46 +#: ui/tables/__init__.py:291 views/chooser.py:189 views/chooser.py:417 +#: views/pages/listing.py:54 views/pages/search.py:79 views/pages/usage.py:30 +#: views/reports/base.py:33 msgid "Updated" msgstr "" @@ -2422,19 +2466,14 @@ msgstr "" msgid "Page %(page_num)s of %(total_pages)s." msgstr "" -#: templates/wagtailadmin/shared/breadcrumbs.html:18 +#: templates/wagtailadmin/shared/breadcrumbs.html:28 msgid "Toggle breadcrumbs" msgstr "" -#: templates/wagtailadmin/shared/breadcrumbs.html:26 +#: templates/wagtailadmin/shared/breadcrumbs.html:38 msgid "Breadcrumb" msgstr "" -#: templates/wagtailadmin/shared/breadcrumbs.html:44 -#: templates/wagtailadmin/shared/breadcrumbs.html:56 -msgid "Root" -msgstr "" - #: templates/wagtailadmin/shared/dialog/dialog.html:18 msgid "Close dialog" msgstr "" @@ -2447,7 +2486,7 @@ msgstr "" msgid "Download CSV" msgstr "" -#: templates/wagtailadmin/shared/field.html:76 +#: templates/wagtailadmin/shared/field.html:78 msgid "Add comment" msgstr "" @@ -2459,7 +2498,15 @@ msgstr "" msgid "Apply filters" msgstr "" +#: templates/wagtailadmin/shared/headers/_history_icon_link.html:5 +#: templates/wagtailadmin/shared/headers/_history_icon_link.html:7 +#: views/generic/history.py:58 views/generic/history.py:97 +#: views/generic/models.py:1107 wagtail_hooks.py:352 +msgid "History" +msgstr "" + #: templates/wagtailadmin/shared/headers/page_create_header.html:5 +#: views/generic/models.py:560 views/workflows.py:513 #, python-format msgid "New: %(model_name)s" msgstr "" @@ -2469,6 +2516,11 @@ msgstr "" msgid "Editing %(page_type)s %(title)s" msgstr "" +#: templates/wagtailadmin/shared/page_breadcrumbs.html:31 +#: templates/wagtailadmin/shared/page_breadcrumbs.html:43 +msgid "Root" +msgstr "" + #: templates/wagtailadmin/shared/page_status_tag.html:3 msgid "Current page status:" msgstr "" @@ -2477,11 +2529,11 @@ msgstr "" msgid "Visit the live page" msgstr "" -#: templates/wagtailadmin/shared/page_status_tag_new.html:37 +#: templates/wagtailadmin/shared/page_status_tag_new.html:36 msgid "Visible to all. Visit the live page" msgstr "" -#: templates/wagtailadmin/shared/page_status_tag_new.html:37 +#: templates/wagtailadmin/shared/page_status_tag_new.html:36 msgid "Private. Visit the live page" msgstr "" @@ -2539,24 +2591,20 @@ msgstr "" msgid "Comment notifications" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:6 -msgid "Page Locale: " -msgstr "" - -#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:8 +#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:5 msgid "Locale: " msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:12 +#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:8 #, python-format msgid "Available in %(translations_total)s locales" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:16 +#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:12 msgid "No other translations" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:26 +#: templates/wagtailadmin/shared/side_panels/includes/status/locale.html:22 msgid "Switch locales" msgstr "" @@ -2604,6 +2652,7 @@ msgid "Privacy changes apply to all children of this page too." msgstr "" #: templates/wagtailadmin/shared/side_panels/includes/status/usage.html:7 +#: views/generic/usage.py:62 msgid "Usage" msgstr "" @@ -2614,60 +2663,56 @@ msgid_plural "Used %(usage_count)s times" msgstr[0] "" msgstr[1] "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:13 -msgid "Page status: " -msgstr "" - -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:15 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:12 msgid "Status: " msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:47 -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:153 -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:161 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:40 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:143 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:151 msgid "Expiry:" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:52 -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:167 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:45 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:157 msgid "Edit schedule" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:65 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:58 msgid "In Moderation" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:69 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:62 msgid "View details" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:101 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:94 #, python-format msgid "by %(user)s" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:113 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:106 msgid "View history" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:147 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:137 msgid "Invalid schedule" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:150 -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:158 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:140 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:148 msgid "Go-live:" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:156 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:146 msgid "Once published:" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:174 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:164 msgid "No publishing schedule set" msgstr "" -#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:176 +#: templates/wagtailadmin/shared/side_panels/includes/status/workflow.html:166 msgid "Set schedule" msgstr "" @@ -2706,7 +2751,7 @@ msgid "Preview mode" msgstr "" #: templates/wagtailadmin/shared/side_panels/status.html:19 -msgid "First published " +msgid "First published" msgstr "" #: templates/wagtailadmin/shared/usage_summary.html:14 @@ -2812,9 +2857,9 @@ msgstr "" #: templates/wagtailadmin/skeleton.html:24 msgid "" "JavaScript is required to use Wagtail, but it is currently disabled.
" -"Here are the instructions how to enable JavaScript in your web " -"browser." +"Here are the instructions how to enable JavaScript " +"in your web browser." msgstr "" #: templates/wagtailadmin/skeleton.html:32 @@ -2856,62 +2901,63 @@ msgid "" msgstr "" #: templates/wagtailadmin/workflows/confirm_delete.html:14 -#: templates/wagtailadmin/workflows/confirm_disable.html:16 -#: templates/wagtailadmin/workflows/confirm_disable_task.html:16 +#: templates/wagtailadmin/workflows/confirm_disable.html:12 +#: templates/wagtailadmin/workflows/confirm_disable_task.html:12 #: widgets/boolean_radio_select.py:16 msgid "No" msgstr "" -#: templates/wagtailadmin/workflows/confirm_disable.html:12 +#: templates/wagtailadmin/workflows/confirm_disable.html:8 msgid "Are you sure you want to disable this workflow?" msgstr "" -#: templates/wagtailadmin/workflows/confirm_disable.html:15 -#: templates/wagtailadmin/workflows/confirm_disable_task.html:15 +#: templates/wagtailadmin/workflows/confirm_disable.html:11 +#: templates/wagtailadmin/workflows/confirm_disable_task.html:11 msgid "Yes, disable" msgstr "" -#: templates/wagtailadmin/workflows/confirm_disable_task.html:12 +#: templates/wagtailadmin/workflows/confirm_disable_task.html:8 msgid "Are you sure you want to disable this task?" msgstr "" -#: templates/wagtailadmin/workflows/create.html:26 -#: templates/wagtailadmin/workflows/edit.html:26 +#: templates/wagtailadmin/workflows/create.html:30 +#: templates/wagtailadmin/workflows/edit.html:30 msgid "Assign your workflow to pages" msgstr "" -#: templates/wagtailadmin/workflows/create.html:32 -#: templates/wagtailadmin/workflows/edit.html:48 +#: templates/wagtailadmin/workflows/create.html:36 +#: templates/wagtailadmin/workflows/edit.html:52 msgid "Assign your workflow to snippets" msgstr "" -#: templates/wagtailadmin/workflows/create.html:50 -#: templates/wagtailadmin/workflows/create_task.html:41 +#: templates/wagtailadmin/workflows/create.html:54 +#: templates/wagtailadmin/workflows/create_task.html:42 #: templates/wagtailadmin/workflows/task_chooser/includes/create_form.html:29 msgid "Creating…" msgstr "" -#: templates/wagtailadmin/workflows/create.html:53 -#: templates/wagtailadmin/workflows/create_task.html:44 +#: templates/wagtailadmin/workflows/create.html:57 +#: templates/wagtailadmin/workflows/create_task.html:45 #: templates/wagtailadmin/workflows/task_chooser/includes/create_form.html:32 -#: views/generic/chooser.py:291 views/generic/models.py:372 -#: viewsets/chooser.py:78 +#: views/generic/chooser.py:302 views/generic/models.py:525 +#: viewsets/chooser.py:82 msgid "Create" msgstr "" -#: templates/wagtailadmin/workflows/edit.html:32 +#: templates/wagtailadmin/workflows/edit.html:36 #, python-format msgid "" "Workflows apply to child pages too. If you select a parent page here, its " -"child pages will also use this workflow. See the list of the pages your workflow applies to." +"child pages will also use this workflow. See the list of the pages your workflow " +"applies to." msgstr "" -#: templates/wagtailadmin/workflows/edit.html:42 +#: templates/wagtailadmin/workflows/edit.html:46 msgid "This workflow is disabled so it cannot be assigned to any pages." msgstr "" -#: templates/wagtailadmin/workflows/edit.html:55 +#: templates/wagtailadmin/workflows/edit.html:59 msgid "This workflow is disabled so it cannot be assigned to any snippets." msgstr "" @@ -2926,12 +2972,12 @@ msgid "Not used" msgstr "" #: templates/wagtailadmin/workflows/includes/task_title_cell.html:6 -#: templates/wagtailadmin/workflows/index.html:39 +#: templates/wagtailadmin/workflows/index.html:41 msgid "Disabled" msgstr "" #: templates/wagtailadmin/workflows/includes/task_usage_cell.html:9 -#: templates/wagtailadmin/workflows/index.html:76 +#: templates/wagtailadmin/workflows/index.html:78 #: templates/wagtailadmin/workflows/task_chooser/includes/results.html:53 #, python-format msgid "+%(counter)s more" @@ -2947,7 +2993,7 @@ msgstr "" msgid "Page" msgstr "" -#: templates/wagtailadmin/workflows/includes/workflow_pages_formset.html:48 +#: templates/wagtailadmin/workflows/includes/workflow_pages_formset.html:46 msgid "Assign to another page" msgstr "" @@ -2959,37 +3005,37 @@ msgstr "" msgid "Show disabled workflows" msgstr "" -#: templates/wagtailadmin/workflows/index.html:26 +#: templates/wagtailadmin/workflows/index.html:28 msgid "Used by" msgstr "" -#: templates/wagtailadmin/workflows/index.html:46 +#: templates/wagtailadmin/workflows/index.html:48 #, python-format msgid "1 page" msgid_plural "%(counter)s pages" msgstr[0] "" msgstr[1] "" -#: templates/wagtailadmin/workflows/index.html:56 +#: templates/wagtailadmin/workflows/index.html:58 #, python-format msgid "1 snippet type" msgid_plural "%(counter)s snippet types" msgstr[0] "" msgstr[1] "" -#: templates/wagtailadmin/workflows/index.html:68 -#: templates/wagtailadmin/workflows/index.html:69 +#: templates/wagtailadmin/workflows/index.html:70 +#: templates/wagtailadmin/workflows/index.html:71 #, python-format msgid "Step %(step_number)s" msgstr "" -#: templates/wagtailadmin/workflows/index.html:88 +#: templates/wagtailadmin/workflows/index.html:90 #, python-format msgid "" "No workflows have been created. Why not add one?" msgstr "" -#: templates/wagtailadmin/workflows/index.html:90 +#: templates/wagtailadmin/workflows/index.html:92 #, python-format msgid "" "There are no enabled workflows. Why not add one?" @@ -3006,6 +3052,7 @@ msgid "Choose a task" msgstr "" #: templates/wagtailadmin/workflows/task_chooser/chooser.html:9 +#: views/generic/models.py:521 msgid "New" msgstr "" @@ -3022,7 +3069,7 @@ msgid "Task type" msgstr "" #: templates/wagtailadmin/workflows/task_chooser/includes/results.html:29 -#: views/workflows.py:411 +#: views/workflows.py:412 msgid "Used on" msgstr "" @@ -3049,13 +3096,13 @@ msgstr "" msgid "Show disabled tasks" msgstr "" -#: templates/wagtailadmin/workflows/task_index.html:23 +#: templates/wagtailadmin/workflows/task_index.html:25 #, python-format msgid "" "No tasks have been created. Why not add one?" msgstr "" -#: templates/wagtailadmin/workflows/task_index.html:25 +#: templates/wagtailadmin/workflows/task_index.html:27 #, python-format msgid "" "There are no enabled tasks. Why not add one?" @@ -3100,203 +3147,198 @@ msgstr "" msgid "See full history" msgstr "" -#: templates/wagtailadmin/workflows/workflow_status.html:68 -#: views/pages/edit.py:309 -msgid "Compare with live version" -msgstr "" - -#: templatetags/wagtailadmin_tags.py:519 wagtail_hooks.py:269 +#: templatetags/wagtailadmin_tags.py:568 msgid "More" msgstr "" -#: templatetags/wagtailadmin_tags.py:520 +#: templatetags/wagtailadmin_tags.py:569 msgid "More bulk actions" msgstr "" -#: templatetags/wagtailadmin_tags.py:774 templatetags/wagtailadmin_tags.py:817 +#: templatetags/wagtailadmin_tags.py:825 templatetags/wagtailadmin_tags.py:868 msgid "0 minutes" msgstr "" -#: templatetags/wagtailadmin_tags.py:775 templatetags/wagtailadmin_tags.py:823 +#: templatetags/wagtailadmin_tags.py:826 templatetags/wagtailadmin_tags.py:874 msgid "just now" msgstr "" -#: templatetags/wagtailadmin_tags.py:776 templatetags/wagtailadmin_tags.py:833 +#: templatetags/wagtailadmin_tags.py:827 templatetags/wagtailadmin_tags.py:884 #, python-format msgid "%(time_period)s ago" msgstr "" -#: templatetags/wagtailadmin_tags.py:799 +#: templatetags/wagtailadmin_tags.py:850 #, python-format msgid "at %(time)s by %(user_display_name)s" msgstr "" -#: templatetags/wagtailadmin_tags.py:804 +#: templatetags/wagtailadmin_tags.py:855 #, python-format msgid "at %(time)s" msgstr "" -#: templatetags/wagtailadmin_tags.py:807 +#: templatetags/wagtailadmin_tags.py:858 #, python-format msgid "%(time)s by %(user_display_name)s" msgstr "" -#: templatetags/wagtailadmin_tags.py:819 +#: templatetags/wagtailadmin_tags.py:870 #, python-format msgid "just now by %(user_display_name)s" msgstr "" -#: templatetags/wagtailadmin_tags.py:828 +#: templatetags/wagtailadmin_tags.py:879 #, python-format msgid "%(time_period)s ago by %(user_display_name)s" msgstr "" -#: templatetags/wagtailadmin_tags.py:895 +#: templatetags/wagtailadmin_tags.py:946 msgid "Log out" msgstr "" -#: templatetags/wagtailadmin_tags.py:1174 +#: templatetags/wagtailadmin_tags.py:1311 #, python-format msgid "Changes requested %(finished_at)s" msgstr "" -#: templatetags/wagtailadmin_tags.py:1177 +#: templatetags/wagtailadmin_tags.py:1314 #, python-format msgid "Sent to %(task_name)s %(started_at)s" msgstr "" -#: templatetags/wagtailadmin_tags.py:1179 +#: templatetags/wagtailadmin_tags.py:1316 #, python-format msgid "%(status_display)s %(task_name)s %(started_at)s" msgstr "" -#: ui/side_panels.py:51 +#: ui/side_panels.py:48 msgid "Toggle status" msgstr "" -#: ui/side_panels.py:239 +#: ui/side_panels.py:254 #, python-format msgid "Referenced %(count)s time" msgid_plural "Referenced %(count)s times" msgstr[0] "" msgstr[1] "" -#: ui/side_panels.py:315 +#: ui/side_panels.py:290 msgid "Toggle comments" msgstr "" -#: ui/side_panels.py:319 +#: ui/side_panels.py:294 msgid "Comments" msgstr "" -#: ui/side_panels.py:331 +#: ui/side_panels.py:306 msgid "Toggle preview" msgstr "" -#: ui/tables/__init__.py:345 +#: ui/tables/__init__.py:365 #, python-format msgid "Sort by '%(label)s' in ascending order." msgstr "" -#: ui/tables/__init__.py:348 +#: ui/tables/__init__.py:368 #, python-format msgid "Sort by '%(label)s' in descending order." msgstr "" -#: ui/tables/pages.py:48 +#: ui/tables/pages.py:60 msgid "Select page" msgstr "" -#: ui/tables/pages.py:97 +#: ui/tables/pages.py:109 #, python-format msgid "" "Sort the order of child pages within '%(parent)s' by '%(label)s' in " "ascending order." msgstr "" -#: ui/tables/pages.py:101 +#: ui/tables/pages.py:113 #, python-format msgid "" "Sort the order of child pages within '%(parent)s' by '%(label)s' in " "descending order." msgstr "" -#: userbar.py:72 +#: userbar.py:76 msgid "Button text is empty. Use meaningful text for screen reader users." msgstr "" -#: userbar.py:75 +#: userbar.py:79 msgid "Empty heading found. Use meaningful text for screen reader users." msgstr "" -#: userbar.py:78 +#: userbar.py:82 msgid "" "Table header text is empty. Use meaningful text for screen reader users." msgstr "" -#: userbar.py:81 +#: userbar.py:85 msgid "" "Empty frame title found. Use a meaningful title for screen reader users." msgstr "" -#: userbar.py:83 +#: userbar.py:87 msgid "Incorrect heading hierarchy. Avoid skipping levels." msgstr "" -#: userbar.py:85 +#: userbar.py:89 msgid "" "Input button text is empty. Use meaningful text for screen reader users." msgstr "" -#: userbar.py:88 +#: userbar.py:92 msgid "Link text is empty. Use meaningful text for screen reader users." msgstr "" -#: userbar.py:90 +#: userbar.py:94 msgid "Misusing paragraphs as headings. Use proper heading tags." msgstr "" -#: views/account.py:81 +#: views/account.py:82 msgid "Profile" msgstr "" -#: views/account.py:83 views/account.py:157 +#: views/account.py:84 views/account.py:163 msgid "Notifications" msgstr "" -#: views/account.py:141 +#: views/account.py:148 msgid "Name and Email" msgstr "" -#: views/account.py:148 +#: views/account.py:154 msgid "Profile picture" msgstr "" -#: views/account.py:170 +#: views/account.py:176 msgid "Locale" msgstr "" -#: views/account.py:184 +#: views/account.py:190 msgid "Theme preferences" msgstr "" -#: views/account.py:192 +#: views/account.py:198 msgid "Password" msgstr "" -#: views/account.py:275 +#: views/account.py:281 msgid "Your account settings have been changed successfully!" msgstr "" -#: views/account.py:395 +#: views/account.py:401 msgid "You have been successfully logged out." msgstr "" -#: views/chooser.py:205 views/chooser.py:432 views/generic/chooser.py:226 +#: views/chooser.py:206 views/chooser.py:433 views/generic/chooser.py:237 msgid "Select" msgstr "" -#: views/collections.py:20 wagtail_hooks.py:173 +#: views/collections.py:20 wagtail_hooks.py:174 msgid "Collections" msgstr "" @@ -3304,38 +3346,47 @@ msgstr "" msgid "Add a collection" msgstr "" -#: views/collections.py:33 +#: views/collections.py:34 msgid "Add collection" msgstr "" -#: views/collections.py:34 +#: views/collections.py:35 #, python-format msgid "Collection '%(object)s' created." msgstr "" -#: views/collections.py:61 +#: views/collections.py:62 #, python-format msgid "Collection '%(object)s' updated." msgstr "" -#: views/collections.py:62 +#: views/collections.py:63 msgid "The collection could not be saved due to errors." msgstr "" -#: views/collections.py:63 views/collections.py:142 +#: views/collections.py:64 views/collections.py:144 msgid "Delete collection" msgstr "" -#: views/collections.py:139 +#: views/collections.py:140 #, python-format msgid "Collection '%(object)s' deleted." msgstr "" -#: views/collections.py:144 +#: views/collections.py:146 msgid "Are you sure you want to delete this collection?" msgstr "" -#: views/generic/history.py:47 +#: views/generic/base.py:27 +msgid "Home" +msgstr "" + +#: views/generic/history.py:104 +#, python-format +msgid "Edit this %(model_name)s" +msgstr "" + +#: views/generic/history.py:150 msgid "Workflow progress" msgstr "" @@ -3344,154 +3395,178 @@ msgstr "" msgid "%(model_name)s '%(title)s' is now unlocked." msgstr "" -#: views/generic/mixins.py:386 +#: views/generic/mixins.py:400 #, python-format msgid "The %(model_name)s could not be saved as it is locked" msgstr "" -#: views/generic/mixins.py:394 +#: views/generic/mixins.py:408 #, python-format msgid "%(model_name)s '%(object)s' updated." msgstr "" -#: views/generic/mixins.py:396 +#: views/generic/mixins.py:410 #, python-format msgid "%(model_name)s '%(object)s' created." msgstr "" -#: views/generic/mixins.py:402 +#: views/generic/mixins.py:416 #, python-format msgid "%(model_name)s '%(object)s' has been scheduled for publishing." msgstr "" -#: views/generic/mixins.py:407 +#: views/generic/mixins.py:421 #, python-format msgid "%(model_name)s '%(object)s' created and scheduled for publishing." msgstr "" -#: views/generic/mixins.py:411 +#: views/generic/mixins.py:425 #, python-format msgid "" "%(model_name)s '%(object)s' is live and this version has been scheduled for " "publishing." msgstr "" -#: views/generic/mixins.py:416 +#: views/generic/mixins.py:430 #, python-format msgid "%(model_name)s '%(object)s' updated and published." msgstr "" -#: views/generic/mixins.py:418 +#: views/generic/mixins.py:432 #, python-format msgid "%(model_name)s '%(object)s' created and published." msgstr "" -#: views/generic/mixins.py:422 +#: views/generic/mixins.py:436 #, python-format msgid "%(model_name)s '%(object)s' has been submitted for moderation." msgstr "" -#: views/generic/mixins.py:427 +#: views/generic/mixins.py:441 #, python-format msgid "%(model_name)s '%(object)s' created and submitted for moderation." msgstr "" -#: views/generic/mixins.py:431 +#: views/generic/mixins.py:445 #, python-format msgid "Workflow on %(model_name)s '%(object)s' has been restarted." msgstr "" -#: views/generic/mixins.py:434 +#: views/generic/mixins.py:448 #, python-format msgid "Workflow on %(model_name)s '%(object)s' has been cancelled." msgstr "" -#: views/generic/mixins.py:702 +#: views/generic/mixins.py:715 #, python-format msgid "" -"You are viewing a previous version of this %(model_name)s from " -"%(created_at)s by %(user)s" +"You are viewing a previous version of this %(model_name)s from " +"%(created_at)s by %(user)s" msgstr "" -#: views/generic/mixins.py:736 +#: views/generic/mixins.py:749 #, python-format msgid "" "%(model_name)s '%(object)s' has been replaced with version from " "%(timestamp)s." msgstr "" -#: views/generic/mixins.py:740 +#: views/generic/mixins.py:753 #, python-format msgid "" "Version from %(timestamp)s of %(model_name)s '%(object)s' has been published." msgstr "" -#: views/generic/mixins.py:745 +#: views/generic/mixins.py:758 #, python-format msgid "" "Version from %(timestamp)s of %(model_name)s '%(object)s' has been scheduled " "for publishing." msgstr "" -#: views/generic/models.py:136 views/generic/models.py:141 +#: views/generic/models.py:154 views/generic/models.py:159 #, python-format msgid "Search %(model_name)s" msgstr "" -#: views/generic/models.py:485 -msgid "Editing" -msgstr "" - -#: views/generic/models.py:688 +#: views/generic/models.py:418 wagtail_hooks.py:246 #, python-format -msgid "Are you sure you want to delete this %(model_name)s?" +msgid "Edit '%(title)s'" msgstr "" -#: views/generic/models.py:726 -msgid "Inspecting" +#: views/generic/models.py:427 views/generic/models.py:1013 +msgid "Inspect" msgstr "" -#: views/generic/models.py:875 -msgid "Earliest" +#: views/generic/models.py:431 +#, python-format +msgid "Inspect '%(title)s'" msgstr "" -#: views/generic/models.py:878 -msgid "Latest" +#: views/generic/models.py:449 +#, python-format +msgid "Delete '%(title)s'" +msgstr "" + +#: views/generic/models.py:463 wagtail_hooks.py:236 +#, python-format +msgid "More options for '%(title)s'" +msgstr "" + +#: views/generic/models.py:674 +msgid "Editing" msgstr "" #: views/generic/models.py:941 #, python-format +msgid "Are you sure you want to delete this %(model_name)s?" +msgstr "" + +#: views/generic/models.py:980 +msgid "Inspecting" +msgstr "" + +#: views/generic/models.py:1145 +msgid "Earliest" +msgstr "" + +#: views/generic/models.py:1148 +msgid "Latest" +msgstr "" + +#: views/generic/models.py:1211 +#, python-format msgid "'%(object)s' unpublished." msgstr "" -#: views/generic/models.py:1048 +#: views/generic/models.py:1318 #, python-format msgid "Version %(revision_id)s of \"%(object)s\" unscheduled." msgstr "" -#: views/generic/models.py:1104 +#: views/generic/models.py:1374 #, python-format msgid "revision %(revision_id)s of \"%(object)s\"" msgstr "" -#: views/generic/usage.py:22 +#: views/generic/usage.py:24 msgid "Usage of" msgstr "" -#: views/generic/usage.py:62 +#: views/generic/usage.py:86 msgid "If you confirm deletion" msgstr "" -#: views/generic/usage.py:64 +#: views/generic/usage.py:88 msgid "Field" msgstr "" -#: views/generic/usage.py:78 +#: views/generic/usage.py:102 #, python-format msgid "(Private %(object)s)" msgstr "" -#: views/generic/usage.py:84 +#: views/generic/usage.py:108 #, python-format msgid "Edit this %(object)s" msgstr "" @@ -3501,14 +3576,14 @@ msgstr "" msgid "The %(model_name)s '%(title)s' is not currently awaiting moderation." msgstr "" -#: views/generic/workflow.py:275 +#: views/generic/workflow.py:239 #, python-format msgid "" "The %(model_name)s '%(title)s' is not currently awaiting moderation in task " "'%(task_name)s'." msgstr "" -#: views/home.py:293 +#: views/home.py:321 msgid "Dashboard" msgstr "" @@ -3640,36 +3715,36 @@ msgstr "" msgid "Page '%(page_title)s' copied." msgstr "" -#: views/pages/create.py:158 views/pages/edit.py:296 wagtail_hooks.py:237 +#: views/pages/create.py:171 views/pages/edit.py:317 wagtail_hooks.py:255 msgid "View draft" msgstr "" -#: views/pages/create.py:163 views/pages/edit.py:301 -#: views/pages/moderation.py:37 wagtail_hooks.py:248 +#: views/pages/create.py:176 views/pages/edit.py:322 +#: views/pages/moderation.py:40 wagtail_hooks.py:267 msgid "View live" msgstr "" -#: views/pages/create.py:182 +#: views/pages/create.py:195 #, python-format msgid "Page '%(page_title)s' created." msgstr "" -#: views/pages/create.py:224 +#: views/pages/create.py:237 #, python-format msgid "Page '%(page_title)s' created and scheduled for publishing." msgstr "" -#: views/pages/create.py:235 +#: views/pages/create.py:248 #, python-format msgid "Page '%(page_title)s' created and published." msgstr "" -#: views/pages/create.py:273 +#: views/pages/create.py:286 #, python-format msgid "Page '%(page_title)s' created and submitted for moderation." msgstr "" -#: views/pages/create.py:302 +#: views/pages/create.py:315 msgid "The page could not be created due to validation errors" msgstr "" @@ -3678,83 +3753,87 @@ msgstr "" msgid "Page '%(page_title)s' deleted." msgstr "" -#: views/pages/edit.py:54 +#: views/pages/edit.py:61 msgid "This page is currently awaiting moderation" msgstr "" -#: views/pages/edit.py:61 +#: views/pages/edit.py:82 #, python-format msgid "" "Page '%(page_title)s' has been replaced with version from " "%(previous_revision_datetime)s." msgstr "" -#: views/pages/edit.py:70 +#: views/pages/edit.py:91 #, python-format msgid "Page '%(page_title)s' has been updated." msgstr "" -#: views/pages/edit.py:435 +#: views/pages/edit.py:462 #, python-format msgid "Workflow on page '%(page_title)s' has been cancelled." msgstr "" -#: views/pages/edit.py:589 +#: views/pages/edit.py:616 #, python-format msgid "" "Version from %(previous_revision_datetime)s of page '%(page_title)s' has " "been scheduled for publishing." msgstr "" -#: views/pages/edit.py:600 +#: views/pages/edit.py:627 #, python-format msgid "" "Page '%(page_title)s' is live and this version has been scheduled for " "publishing." msgstr "" -#: views/pages/edit.py:605 +#: views/pages/edit.py:632 #, python-format msgid "Page '%(page_title)s' has been scheduled for publishing." msgstr "" -#: views/pages/edit.py:617 +#: views/pages/edit.py:644 #, python-format msgid "Version from %(datetime)s of page '%(page_title)s' has been published." msgstr "" -#: views/pages/edit.py:623 +#: views/pages/edit.py:650 #, python-format msgid "Page '%(page_title)s' has been published." msgstr "" -#: views/pages/edit.py:667 +#: views/pages/edit.py:694 #, python-format msgid "Page '%(page_title)s' has been submitted for moderation." msgstr "" -#: views/pages/edit.py:709 +#: views/pages/edit.py:736 #, python-format msgid "Workflow on page '%(page_title)s' has been restarted." msgstr "" -#: views/pages/edit.py:823 +#: views/pages/edit.py:850 msgid "The page could not be saved as it is locked" msgstr "" -#: views/pages/edit.py:828 +#: views/pages/edit.py:855 msgid "The page could not be saved due to validation errors" msgstr "" -#: views/pages/history.py:22 views/reports/audit_logging.py:48 +#: views/pages/history.py:30 views/reports/audit_logging.py:61 msgid "Hide commenting actions" msgstr "" -#: views/pages/history.py:73 views/pages/revisions.py:122 +#: views/pages/history.py:85 views/pages/revisions.py:156 msgid "Page history" msgstr "" -#: views/pages/listing.py:177 +#: views/pages/listing.py:112 views/pages/listing.py:117 +msgid "Search pages…" +msgstr "" + +#: views/pages/listing.py:239 msgid "" "Press enter to select an item, use up and down arrows to move the item, " "press enter to complete the move or escape to cancel the current move." @@ -3765,27 +3844,27 @@ msgstr "" msgid "Page '%(page_title)s' is now unlocked." msgstr "" -#: views/pages/moderation.py:20 views/pages/moderation.py:62 -#: views/pages/moderation.py:103 views/pages/workflow.py:19 +#: views/pages/moderation.py:23 views/pages/moderation.py:65 +#: views/pages/moderation.py:106 views/pages/workflow.py:17 #, python-format msgid "The page '%(page_title)s' is not currently awaiting moderation." msgstr "" -#: views/pages/moderation.py:30 +#: views/pages/moderation.py:33 #, python-format msgid "Page '%(page_title)s' published." msgstr "" -#: views/pages/moderation.py:49 +#: views/pages/moderation.py:52 msgid "Failed to send approval notifications" msgstr "" -#: views/pages/moderation.py:74 +#: views/pages/moderation.py:77 #, python-format msgid "Page '%(page_title)s' rejected for publication." msgstr "" -#: views/pages/moderation.py:89 +#: views/pages/moderation.py:92 msgid "Failed to send rejection notifications" msgstr "" @@ -3801,7 +3880,7 @@ msgstr "" msgid "Page '%(page_title)s' moved." msgstr "" -#: views/pages/revisions.py:73 +#: views/pages/revisions.py:110 #, python-format msgid "" "You are viewing a previous version of this page from %(created_at)s " @@ -3817,7 +3896,7 @@ msgstr "" msgid "Pages using" msgstr "" -#: views/pages/workflow.py:56 +#: views/pages/workflow.py:48 #, python-format msgid "" "The page '%(page_title)s' is not currently awaiting moderation in task " @@ -3828,7 +3907,7 @@ msgstr "" msgid "Last published before" msgstr "" -#: views/reports/aging_pages.py:38 wagtail_hooks.py:983 +#: views/reports/aging_pages.py:38 wagtail_hooks.py:914 msgid "Aging pages" msgstr "" @@ -3836,23 +3915,23 @@ msgstr "" msgid "Last published at" msgstr "" -#: views/reports/audit_logging.py:89 wagtail_hooks.py:972 +#: views/reports/audit_logging.py:108 wagtail_hooks.py:903 msgid "Site history" msgstr "" -#: views/reports/audit_logging.py:94 +#: views/reports/audit_logging.py:113 msgid "ID" msgstr "" -#: views/reports/audit_logging.py:97 +#: views/reports/audit_logging.py:116 msgid "Action type" msgstr "" -#: views/reports/audit_logging.py:99 +#: views/reports/audit_logging.py:118 msgid "Date/Time" msgstr "" -#: views/reports/locked_pages.py:34 wagtail_hooks.py:939 +#: views/reports/locked_pages.py:34 wagtail_hooks.py:870 msgid "Locked pages" msgstr "" @@ -3864,8 +3943,8 @@ msgstr "" msgid "Awaiting my review" msgstr "" -#: views/reports/workflows.py:138 views/workflows.py:55 views/workflows.py:457 -#: wagtail_hooks.py:204 wagtail_hooks.py:950 +#: views/reports/workflows.py:138 views/workflows.py:56 views/workflows.py:458 +#: wagtail_hooks.py:205 wagtail_hooks.py:881 msgid "Workflows" msgstr "" @@ -3881,8 +3960,8 @@ msgstr "" msgid "Page/Snippet Title" msgstr "" -#: views/reports/workflows.py:197 views/workflows.py:403 wagtail_hooks.py:215 -#: wagtail_hooks.py:961 +#: views/reports/workflows.py:197 views/workflows.py:404 wagtail_hooks.py:216 +#: wagtail_hooks.py:892 msgid "Workflow tasks" msgstr "" @@ -3890,46 +3969,46 @@ msgstr "" msgid "Requested By" msgstr "" -#: views/workflows.py:56 +#: views/workflows.py:57 msgid "Add a workflow" msgstr "" -#: views/workflows.py:82 +#: views/workflows.py:83 msgid "New workflow" msgstr "" -#: views/workflows.py:84 +#: views/workflows.py:85 #, python-format msgid "Workflow '%(object)s' created." msgstr "" -#: views/workflows.py:163 +#: views/workflows.py:164 msgid "Editing workflow" msgstr "" -#: views/workflows.py:165 +#: views/workflows.py:166 #, python-format msgid "Workflow '%(object)s' updated." msgstr "" -#: views/workflows.py:169 views/workflows.py:514 +#: views/workflows.py:170 views/workflows.py:530 msgid "Disable" msgstr "" -#: views/workflows.py:171 views/workflows.py:515 +#: views/workflows.py:172 views/workflows.py:531 msgid "Enable" msgstr "" -#: views/workflows.py:275 +#: views/workflows.py:276 msgid "Disable workflow" msgstr "" -#: views/workflows.py:277 +#: views/workflows.py:278 #, python-format msgid "Workflow '%(object)s' disabled." msgstr "" -#: views/workflows.py:295 +#: views/workflows.py:296 #, python-format msgid "" "This workflow is in progress on %(states_in_progress)d page/snippet. " @@ -3940,49 +4019,49 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: views/workflows.py:342 +#: views/workflows.py:343 #, python-format msgid "Workflow '%(workflow_name)s' enabled." msgstr "" -#: views/workflows.py:373 +#: views/workflows.py:374 #, python-format msgid "Workflow removed from Page '%(page_title)s'." msgstr "" -#: views/workflows.py:404 views/workflows.py:465 +#: views/workflows.py:405 views/workflows.py:466 msgid "New workflow task" msgstr "" -#: views/workflows.py:467 +#: views/workflows.py:468 #, python-format msgid "Task '%(object)s' created." msgstr "" -#: views/workflows.py:507 +#: views/workflows.py:523 msgid "Editing workflow task" msgstr "" -#: views/workflows.py:509 -#, python-format -msgid "Task '%(object)s' updated." -msgstr "" - #: views/workflows.py:525 #, python-format +msgid "Task '%(object)s' updated." +msgstr "" + +#: views/workflows.py:541 +#, python-format msgid "Editing %(task_type)s" msgstr "" -#: views/workflows.py:561 +#: views/workflows.py:588 msgid "Disable task" msgstr "" -#: views/workflows.py:563 +#: views/workflows.py:590 #, python-format msgid "Task '%(object)s' disabled." msgstr "" -#: views/workflows.py:577 +#: views/workflows.py:604 #, python-format msgid "" "This task is in progress on %(states_in_progress)d page/snippet. Disabling " @@ -3995,7 +4074,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: views/workflows.py:607 +#: views/workflows.py:634 #, python-format msgid "Task '%(task_name)s' enabled." msgstr "" @@ -4004,133 +4083,114 @@ msgstr "" msgid "Choose another" msgstr "" -#: wagtail_hooks.py:101 wagtail_hooks.py:142 +#: wagtail_hooks.py:102 wagtail_hooks.py:143 msgid "Pages" msgstr "" -#: wagtail_hooks.py:230 wagtail_hooks.py:382 -#, python-format -msgid "Edit '%(title)s'" -msgstr "" - -#: wagtail_hooks.py:240 +#: wagtail_hooks.py:257 #, python-format msgid "Preview draft version of '%(title)s'" msgstr "" -#: wagtail_hooks.py:252 +#: wagtail_hooks.py:269 #, python-format msgid "View live version of '%(title)s'" msgstr "" -#: wagtail_hooks.py:259 wagtail_hooks.py:415 -msgid "Add child page" -msgstr "" - -#: wagtail_hooks.py:262 wagtail_hooks.py:419 -#, python-format -msgid "Add a child page to '%(title)s' " -msgstr "" - -#: wagtail_hooks.py:278 -#, python-format -msgid "More options for '%(title)s'" -msgstr "" - -#: wagtail_hooks.py:293 wagtail_hooks.py:393 +#: wagtail_hooks.py:291 #, python-format msgid "Move page '%(title)s'" msgstr "" -#: wagtail_hooks.py:308 wagtail_hooks.py:408 +#: wagtail_hooks.py:302 #, python-format msgid "Copy page '%(title)s'" msgstr "" -#: wagtail_hooks.py:329 wagtail_hooks.py:444 +#: wagtail_hooks.py:313 #, python-format msgid "Delete page '%(title)s'" msgstr "" -#: wagtail_hooks.py:344 wagtail_hooks.py:459 +#: wagtail_hooks.py:343 #, python-format msgid "Unpublish page '%(title)s'" msgstr "" -#: wagtail_hooks.py:355 +#: wagtail_hooks.py:354 #, python-format msgid "View page history for '%(title)s'" msgstr "" -#: wagtail_hooks.py:363 wagtail_hooks.py:468 +#: wagtail_hooks.py:363 msgid "Sort menu order" msgstr "" -#: wagtail_hooks.py:367 wagtail_hooks.py:472 +#: wagtail_hooks.py:365 #, python-format msgid "Change ordering of child pages of '%(title)s'" msgstr "" -#: wagtail_hooks.py:564 wagtail_hooks.py:585 wagtail_hooks.py:606 -#: wagtail_hooks.py:627 wagtail_hooks.py:648 wagtail_hooks.py:669 +#: wagtail_hooks.py:495 wagtail_hooks.py:516 wagtail_hooks.py:537 +#: wagtail_hooks.py:558 wagtail_hooks.py:579 wagtail_hooks.py:600 #, python-format msgid "Heading %(level)d" msgstr "" -#: wagtail_hooks.py:690 +#: wagtail_hooks.py:621 msgid "Bulleted list" msgstr "" -#: wagtail_hooks.py:714 +#: wagtail_hooks.py:645 msgid "Numbered list" msgstr "" -#: wagtail_hooks.py:738 +#: wagtail_hooks.py:669 msgid "Blockquote" msgstr "" -#: wagtail_hooks.py:760 +#: wagtail_hooks.py:691 msgid "Bold" msgstr "" -#: wagtail_hooks.py:782 +#: wagtail_hooks.py:713 msgid "Italic" msgstr "" -#: wagtail_hooks.py:805 +#: wagtail_hooks.py:736 msgid "Link" msgstr "" -#: wagtail_hooks.py:837 +#: wagtail_hooks.py:768 msgid "Superscript" msgstr "" -#: wagtail_hooks.py:858 +#: wagtail_hooks.py:789 msgid "Subscript" msgstr "" -#: wagtail_hooks.py:879 +#: wagtail_hooks.py:810 msgid "Strikethrough" msgstr "" -#: wagtail_hooks.py:900 +#: wagtail_hooks.py:831 msgid "Code" msgstr "" -#: wagtail_hooks.py:994 +#: wagtail_hooks.py:925 msgid "Reports" msgstr "" -#: wagtail_hooks.py:1006 +#: wagtail_hooks.py:937 #, python-format msgid "What's new in Wagtail %(version)s" msgstr "" -#: wagtail_hooks.py:1018 +#: wagtail_hooks.py:949 msgid "Editor Guide" msgstr "" -#: wagtail_hooks.py:1030 +#: wagtail_hooks.py:961 msgid "Help" msgstr "" @@ -4150,7 +4210,7 @@ msgstr "" msgid "Clear choice" msgstr "" -#: widgets/chooser.py:218 +#: widgets/chooser.py:220 msgid "Choose another page" msgstr "" diff --git a/wagtail/admin/locale/en/LC_MESSAGES/djangojs.po b/wagtail/admin/locale/en/LC_MESSAGES/djangojs.po index 9909e428ff..b587e14ec7 100644 --- a/wagtail/admin/locale/en/LC_MESSAGES/djangojs.po +++ b/wagtail/admin/locale/en/LC_MESSAGES/djangojs.po @@ -41,7 +41,7 @@ msgstr "" msgid "Are you sure?" msgstr "" -#: src/entrypoints/admin/telepath/widgets.js:311 +#: src/entrypoints/admin/telepath/widgets.js:334 msgid "Blocks" msgstr "" @@ -126,7 +126,7 @@ msgstr "" msgid "Enter your reply..." msgstr "" -#: src/entrypoints/admin/preview-panel.js:200 +#: src/entrypoints/admin/preview-panel.js:209 msgid "Error while sending preview data." msgstr "" @@ -273,7 +273,7 @@ msgstr "" msgid "Show latest content" msgstr "" -#: src/entrypoints/admin/telepath/widgets.js:202 +#: src/entrypoints/admin/telepath/widgets.js:225 msgid "Split block" msgstr "" diff --git a/wagtail/contrib/forms/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/forms/locale/en/LC_MESSAGES/django.po index 6fdc9b51aa..a2f82a39df 100644 --- a/wagtail/contrib/forms/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/forms/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -240,16 +240,16 @@ msgstr "" msgid "Submissions of %(form_title)s" msgstr "" -#: templates/wagtailforms/submissions_index.html:98 +#: templates/wagtailforms/submissions_index.html:42 #, python-format msgid "There have been no submissions of the '%(title)s' form." msgstr "" -#: templates/wagtailforms/submissions_index.html:102 +#: templates/wagtailforms/submissions_index.html:46 msgid "Filter" msgstr "" -#: templates/wagtailforms/submissions_index.html:110 +#: templates/wagtailforms/submissions_index.html:54 msgid "Apply filters" msgstr "" diff --git a/wagtail/contrib/modeladmin/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/modeladmin/locale/en/LC_MESSAGES/django.po index 72df30c3db..0e240b6296 100644 --- a/wagtail/contrib/modeladmin/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/modeladmin/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -175,32 +175,32 @@ msgstr "" msgid "Search" msgstr "" -#: templates/modeladmin/index.html:50 +#: templates/modeladmin/index.html:49 msgid "Filter" msgstr "" -#: templates/modeladmin/index.html:61 +#: templates/modeladmin/index.html:60 #, python-format msgid "" "No %(name)s have been created yet. One of the following must be created " "before you can add any %(name)s:" msgstr "" -#: templates/modeladmin/index.html:66 +#: templates/modeladmin/index.html:65 #, python-format msgid "No %(name)s have been created yet." msgstr "" -#: templates/modeladmin/index.html:68 +#: templates/modeladmin/index.html:67 #, python-format msgid "Why not add one?" msgstr "" -#: templates/modeladmin/index.html:81 +#: templates/modeladmin/index.html:80 msgid "Pagination" msgstr "" -#: templates/modeladmin/index.html:82 +#: templates/modeladmin/index.html:81 #, python-format msgid "Page %(current_page)s of %(num_pages)s." msgstr "" diff --git a/wagtail/contrib/redirects/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/redirects/locale/en/LC_MESSAGES/django.po index 82c1177ed5..dc55ef0ae4 100644 --- a/wagtail/contrib/redirects/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/redirects/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -267,8 +267,8 @@ msgstr "" #: templates/wagtailredirects/results.html:21 #, python-format msgid "" -"No redirects have been created. Why not add one?" +"No redirects have been created. Why not add one?" msgstr "" #: views.py:92 views.py:237 diff --git a/wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po index a1bfcf9d89..18cc2a8a8e 100644 --- a/wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/search_promotions/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -32,23 +32,51 @@ msgid "" "Promoted Results to be displayed, wildcards are NOT allowed." msgstr "" -#: forms.py:50 +#: forms.py:56 msgid "Please specify at least one recommendation for this search term." msgstr "" -#: models.py:89 models.py:90 +#: forms.py:88 +msgid "You must enter an external link text if you enter an external link URL." +msgstr "" + +#: forms.py:93 +msgid "You must recommend a page OR an external link." +msgstr "" + +#: forms.py:98 +msgid "Please only select a page OR enter an external link." +msgstr "" + +#: models.py:92 models.py:93 msgid "Query Daily Hits" msgstr "" -#: models.py:98 +#: models.py:102 msgid "page" msgstr "" -#: models.py:101 +#: models.py:103 +msgid "Choose an internal page for this promotion" +msgstr "" + +#: models.py:109 +msgid "External link URL" +msgstr "" + +#: models.py:110 +msgid "Alternatively, use an external link for this promotion" +msgstr "" + +#: models.py:119 msgid "description" msgstr "" -#: models.py:117 +#: models.py:120 +msgid "Applies to internal page or external link" +msgstr "" + +#: models.py:160 msgid "search promotion" msgstr "" @@ -62,10 +90,10 @@ msgstr "" #: templates/wagtailsearchpromotions/add.html:11 msgid "" -"

Promoted search results are a means of recommending specific pages that " -"might not organically come high up in search results. E.g recommending your " -"primary donation page to a user searching with the less common term " -"\"giving\".

" +"

Promoted search results are a means of recommending specific pages or " +"external links that might not organically come high up in search results. E." +"g recommending your primary donation page to a user searching with the less " +"common term \"giving\".

" msgstr "" #: templates/wagtailsearchpromotions/add.html:15 @@ -119,7 +147,7 @@ msgid "Move down" msgstr "" #: templates/wagtailsearchpromotions/includes/searchpromotion_form.html:13 -msgid "Recommended page" +msgid "Recommended search result" msgstr "" #: templates/wagtailsearchpromotions/includes/searchpromotions_formset.html:4 @@ -128,7 +156,7 @@ msgid "Promoted search results" msgstr "" #: templates/wagtailsearchpromotions/includes/searchpromotions_formset.html:14 -msgid "Add recommended page" +msgid "Add a recommended result" msgstr "" #: templates/wagtailsearchpromotions/index.html:3 @@ -157,6 +185,7 @@ msgid "Promoted results" msgstr "" #: templates/wagtailsearchpromotions/list.html:18 +#: templates/wagtailsearchpromotions/queries/chooser/results.html:10 msgid "Views (past week)" msgstr "" @@ -173,10 +202,34 @@ msgstr "" msgid "Edit this promotion" msgstr "" -#: templates/wagtailsearchpromotions/list.html:37 +#: templates/wagtailsearchpromotions/list.html:39 +msgid "External link" +msgstr "" + +#: templates/wagtailsearchpromotions/list.html:44 msgid "None" msgstr "" +#: templates/wagtailsearchpromotions/queries/chooser/chooser.html:2 +msgid "Popular search terms" +msgstr "" + +#: templates/wagtailsearchpromotions/queries/chooser/chooser.html:13 +msgid "Search" +msgstr "" + +#: templates/wagtailsearchpromotions/queries/chooser/results.html:9 +msgid "Terms" +msgstr "" + +#: templates/wagtailsearchpromotions/queries/chooser/results.html:24 +msgid "No results found" +msgstr "" + +#: templates/wagtailsearchpromotions/queries/chooser_field.html:8 +msgid "Choose from popular search terms" +msgstr "" + #: templates/wagtailsearchpromotions/results.html:5 #, python-format msgid "There is %(counter)s match" @@ -192,36 +245,36 @@ msgstr "" #: templates/wagtailsearchpromotions/results.html:21 #, python-format msgid "" -"No promoted results have been created. Why not add one?" +"No promoted results have been created. Why not add one?" msgstr "" -#: views.py:78 +#: views.py:80 msgid "Search promoted results" msgstr "" -#: views.py:143 +#: views.py:145 #, python-format msgid "Editor's picks for '%(query)s' created." msgstr "" -#: views.py:147 views.py:207 +#: views.py:149 views.py:209 msgid "Edit" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Recommendations have not been created due to errors" msgstr "" -#: views.py:203 +#: views.py:205 #, python-format msgid "Editor's picks for '%(query)s' updated." msgstr "" -#: views.py:223 +#: views.py:225 msgid "Recommendations have not been saved due to errors" msgstr "" -#: views.py:253 +#: views.py:255 msgid "Editor's picks deleted." msgstr "" diff --git a/wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po index 3fb21b523c..f5e89f80a5 100644 --- a/wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/settings/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgstr "" msgid "default" msgstr "" -#: models.py:144 +#: models.py:150 #, python-format msgid "%(site_setting)s for %(site)s" msgstr "" diff --git a/wagtail/contrib/simple_translation/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/simple_translation/locale/en/LC_MESSAGES/django.po index d160273e07..531d9a14a0 100644 --- a/wagtail/contrib/simple_translation/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/simple_translation/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -58,7 +58,7 @@ msgstr[1] "" msgid "Submit" msgstr "" -#: views.py:22 wagtail_hooks.py:66 wagtail_hooks.py:85 wagtail_hooks.py:116 +#: views.py:22 wagtail_hooks.py:63 wagtail_hooks.py:80 wagtail_hooks.py:111 msgid "Translate" msgstr "" @@ -87,11 +87,11 @@ msgstr "" msgid "Successfully created %(locales)s for %(model_name)s '%(object)s'" msgstr "" -#: wagtail_hooks.py:89 +#: wagtail_hooks.py:84 msgid "Translate this page" msgstr "" -#: wagtail_hooks.py:119 +#: wagtail_hooks.py:114 #, python-format msgid "Translate '%(title)s'" msgstr "" diff --git a/wagtail/contrib/styleguide/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/styleguide/locale/en/LC_MESSAGES/django.po index dfeeca872a..dea0c4e686 100644 --- a/wagtail/contrib/styleguide/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/styleguide/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/wagtail/contrib/table_block/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/table_block/locale/en/LC_MESSAGES/django.po index 94859d28b5..2197af6c79 100644 --- a/wagtail/contrib/table_block/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/table_block/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/wagtail/contrib/typed_table_block/locale/en/LC_MESSAGES/django.po b/wagtail/contrib/typed_table_block/locale/en/LC_MESSAGES/django.po index 7601219848..f31387bd03 100644 --- a/wagtail/contrib/typed_table_block/locale/en/LC_MESSAGES/django.po +++ b/wagtail/contrib/typed_table_block/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/wagtail/documents/locale/en/LC_MESSAGES/django.po b/wagtail/documents/locale/en/LC_MESSAGES/django.po index fb2e9e53cf..87a4bdd432 100644 --- a/wagtail/documents/locale/en/LC_MESSAGES/django.po +++ b/wagtail/documents/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -294,15 +294,15 @@ msgstr "" #: templates/wagtaildocs/documents/results.html:27 #, python-format msgid "" -"You haven't uploaded any documents in this collection. Why not upload one now?" +"You haven't uploaded any documents in this collection. Why not upload one now?" msgstr "" #: templates/wagtaildocs/documents/results.html:29 #, python-format msgid "" -"You haven't uploaded any documents. Why not upload one now?" +"You haven't uploaded any documents. Why not upload one now?" msgstr "" #: templates/wagtaildocs/homepage/site_summary_documents.html:6 diff --git a/wagtail/embeds/locale/en/LC_MESSAGES/django.po b/wagtail/embeds/locale/en/LC_MESSAGES/django.po index 107d78c82e..3241abe12d 100644 --- a/wagtail/embeds/locale/en/LC_MESSAGES/django.po +++ b/wagtail/embeds/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/wagtail/images/locale/en/LC_MESSAGES/django.po b/wagtail/images/locale/en/LC_MESSAGES/django.po index 4e7188b639..c3b3ac8693 100644 --- a/wagtail/images/locale/en/LC_MESSAGES/django.po +++ b/wagtail/images/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -64,15 +64,15 @@ msgstr "" msgid "This file is too big. Maximum filesize %(max_filesize)s." msgstr "" -#: formats.py:101 +#: formats.py:112 msgid "Full width" msgstr "" -#: formats.py:104 +#: formats.py:115 msgid "Left-aligned" msgstr "" -#: formats.py:107 +#: formats.py:118 msgid "Right-aligned" msgstr "" @@ -160,39 +160,39 @@ msgstr "" msgid "Select images in choosers" msgstr "" -#: models.py:239 +#: models.py:243 msgid "title" msgstr "" -#: models.py:242 +#: models.py:246 msgid "file" msgstr "" -#: models.py:247 +#: models.py:251 msgid "width" msgstr "" -#: models.py:248 +#: models.py:252 msgid "height" msgstr "" -#: models.py:250 +#: models.py:254 msgid "created at" msgstr "" -#: models.py:254 models.py:1175 +#: models.py:258 models.py:1333 msgid "uploaded by user" msgstr "" -#: models.py:262 +#: models.py:266 msgid "tags" msgstr "" -#: models.py:811 +#: models.py:819 msgid "image" msgstr "" -#: models.py:812 +#: models.py:820 msgid "images" msgstr "" @@ -501,15 +501,15 @@ msgstr "" #: templates/wagtailimages/images/results.html:48 #, python-format msgid "" -"You haven't uploaded any images in this collection. Why not upload one now?" +"You haven't uploaded any images in this collection. Why not upload one now?" msgstr "" #: templates/wagtailimages/images/results.html:50 #, python-format msgid "" -"You haven't uploaded any images. Why not upload one now?" +"You haven't uploaded any images. Why not upload one now?" msgstr "" #: templates/wagtailimages/images/url_generator.html:7 diff --git a/wagtail/locale/en/LC_MESSAGES/django.po b/wagtail/locale/en/LC_MESSAGES/django.po index 40582557c3..05bfef61a5 100644 --- a/wagtail/locale/en/LC_MESSAGES/django.po +++ b/wagtail/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -26,39 +26,39 @@ msgstr "" msgid "Wagtail core" msgstr "" -#: blocks/field_block.py:112 +#: blocks/field_block.py:118 msgid "Add Comment" msgstr "" -#: blocks/list_block.py:207 blocks/stream_block.py:174 -#: blocks/stream_block.py:204 +#: blocks/list_block.py:207 blocks/stream_block.py:176 +#: blocks/stream_block.py:206 #, python-format msgid "The minimum number of items is %(min_num)d" msgstr "" -#: blocks/list_block.py:215 blocks/stream_block.py:184 -#: blocks/stream_block.py:214 +#: blocks/list_block.py:215 blocks/stream_block.py:186 +#: blocks/stream_block.py:216 #, python-format msgid "The maximum number of items is %(max_num)d" msgstr "" -#: blocks/list_block.py:395 blocks/stream_block.py:738 +#: blocks/list_block.py:411 blocks/stream_block.py:780 msgid "Move up" msgstr "" -#: blocks/list_block.py:396 blocks/stream_block.py:739 +#: blocks/list_block.py:412 blocks/stream_block.py:781 msgid "Move down" msgstr "" -#: blocks/list_block.py:397 blocks/stream_block.py:740 +#: blocks/list_block.py:413 blocks/stream_block.py:782 msgid "Duplicate" msgstr "" -#: blocks/list_block.py:398 blocks/stream_block.py:741 wagtail_hooks.py:115 +#: blocks/list_block.py:414 blocks/stream_block.py:783 wagtail_hooks.py:115 msgid "Delete" msgstr "" -#: blocks/list_block.py:399 blocks/stream_block.py:742 models/__init__.py:1103 +#: blocks/list_block.py:415 blocks/stream_block.py:784 models/__init__.py:1105 msgid "Add" msgstr "" @@ -71,7 +71,7 @@ msgstr "" msgid "This block has no options." msgstr "" -#: blocks/stream_block.py:179 +#: blocks/stream_block.py:181 msgid "This field is required." msgstr "" @@ -87,7 +87,7 @@ msgstr "" msgid "Wagtail sitemaps" msgstr "" -#: coreutils.py:160 +#: coreutils.py:169 msgid "Unknown content type" msgstr "" @@ -202,505 +202,505 @@ msgstr "" msgid "Currently locked and will go live on the scheduled date" msgstr "" -#: models/__init__.py:258 +#: models/__init__.py:260 msgid "latest revision" msgstr "" -#: models/__init__.py:444 models/__init__.py:522 models/__init__.py:1063 +#: models/__init__.py:446 models/__init__.py:524 models/__init__.py:1065 msgid "live" msgstr "" -#: models/__init__.py:446 +#: models/__init__.py:448 msgid "has unpublished changes" msgstr "" -#: models/__init__.py:450 +#: models/__init__.py:452 msgid "first published at" msgstr "" -#: models/__init__.py:453 +#: models/__init__.py:455 msgid "last published at" msgstr "" -#: models/__init__.py:458 +#: models/__init__.py:460 msgid "live revision" msgstr "" -#: models/__init__.py:466 +#: models/__init__.py:468 msgid "go live date/time" msgstr "" -#: models/__init__.py:469 +#: models/__init__.py:471 msgid "expiry date/time" msgstr "" -#: models/__init__.py:472 models/__init__.py:511 models/__init__.py:1048 +#: models/__init__.py:474 models/__init__.py:513 models/__init__.py:1050 msgid "expired" msgstr "" -#: models/__init__.py:513 models/__init__.py:1050 +#: models/__init__.py:515 models/__init__.py:1052 msgid "scheduled" msgstr "" -#: models/__init__.py:515 models/__init__.py:1054 +#: models/__init__.py:517 models/__init__.py:1056 msgid "draft" msgstr "" -#: models/__init__.py:518 models/__init__.py:1057 +#: models/__init__.py:520 models/__init__.py:1059 msgid "live + scheduled" msgstr "" -#: models/__init__.py:520 models/__init__.py:1061 +#: models/__init__.py:522 models/__init__.py:1063 msgid "live + draft" msgstr "" -#: models/__init__.py:757 +#: models/__init__.py:759 msgid "Default" msgstr "" -#: models/__init__.py:826 +#: models/__init__.py:828 msgid "locked" msgstr "" -#: models/__init__.py:829 +#: models/__init__.py:831 msgid "locked at" msgstr "" -#: models/__init__.py:833 +#: models/__init__.py:835 msgid "locked by" msgstr "" -#: models/__init__.py:1052 +#: models/__init__.py:1054 msgid "in moderation" msgstr "" -#: models/__init__.py:1059 +#: models/__init__.py:1061 msgid "live + in moderation" msgstr "" -#: models/__init__.py:1103 +#: models/__init__.py:1105 msgid "Add/edit pages you own" msgstr "" -#: models/__init__.py:1104 +#: models/__init__.py:1106 msgid "Bulk delete" msgstr "" -#: models/__init__.py:1104 +#: models/__init__.py:1106 msgid "Delete pages with children" msgstr "" -#: models/__init__.py:1105 wagtail_hooks.py:114 +#: models/__init__.py:1107 wagtail_hooks.py:114 msgid "Edit" msgstr "" -#: models/__init__.py:1105 +#: models/__init__.py:1107 msgid "Edit any page" msgstr "" -#: models/__init__.py:1106 wagtail_hooks.py:128 +#: models/__init__.py:1108 wagtail_hooks.py:128 msgid "Lock" msgstr "" -#: models/__init__.py:1106 +#: models/__init__.py:1108 msgid "Lock/unlock pages you've locked" msgstr "" -#: models/__init__.py:1107 wagtail_hooks.py:116 +#: models/__init__.py:1109 wagtail_hooks.py:116 msgid "Publish" msgstr "" -#: models/__init__.py:1107 +#: models/__init__.py:1109 msgid "Publish any page" msgstr "" -#: models/__init__.py:1108 wagtail_hooks.py:129 +#: models/__init__.py:1110 wagtail_hooks.py:129 msgid "Unlock" msgstr "" -#: models/__init__.py:1108 +#: models/__init__.py:1110 msgid "Unlock any page" msgstr "" -#: models/__init__.py:1120 +#: models/__init__.py:1122 msgid "title" msgstr "" -#: models/__init__.py:1122 +#: models/__init__.py:1124 msgid "The page title as you'd like it to be seen by the public" msgstr "" -#: models/__init__.py:1127 +#: models/__init__.py:1129 msgid "slug" msgstr "" -#: models/__init__.py:1131 +#: models/__init__.py:1133 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" msgstr "" -#: models/__init__.py:1136 models/__init__.py:3537 models/__init__.py:3587 -#: models/__init__.py:4421 models/audit_log.py:158 +#: models/__init__.py:1138 models/__init__.py:3594 models/__init__.py:3644 +#: models/__init__.py:4478 models/audit_log.py:195 msgid "content type" msgstr "" -#: models/__init__.py:1141 +#: models/__init__.py:1143 msgid "URL path" msgstr "" -#: models/__init__.py:1144 +#: models/__init__.py:1146 msgid "owner" msgstr "" -#: models/__init__.py:1154 +#: models/__init__.py:1156 msgid "title tag" msgstr "" -#: models/__init__.py:1158 +#: models/__init__.py:1160 msgid "" "The name of the page displayed on search engine results as the clickable " "headline." msgstr "" -#: models/__init__.py:1164 +#: models/__init__.py:1166 msgid "show in menus" msgstr "" -#: models/__init__.py:1167 +#: models/__init__.py:1169 msgid "" "Whether a link to this page will appear in automatically generated menus" msgstr "" -#: models/__init__.py:1171 +#: models/__init__.py:1173 msgid "meta description" msgstr "" -#: models/__init__.py:1174 +#: models/__init__.py:1176 msgid "" "The descriptive text displayed underneath a headline in search engine " "results." msgstr "" -#: models/__init__.py:1179 +#: models/__init__.py:1181 msgid "latest revision created at" msgstr "" -#: models/__init__.py:1382 +#: models/__init__.py:1398 #, python-format msgid "" "The slug '%(page_slug)s' is already in use within the parent page at " "'%(parent_url_path)s'" msgstr "" -#: models/__init__.py:2637 models/__init__.py:2956 models/__init__.py:3431 -#: models/__init__.py:3496 +#: models/__init__.py:2670 models/__init__.py:3011 models/__init__.py:3486 +#: models/__init__.py:3553 msgid "page" msgstr "" -#: models/__init__.py:2638 +#: models/__init__.py:2671 msgid "pages" msgstr "" -#: models/__init__.py:2705 models/__init__.py:3956 +#: models/__init__.py:2741 models/__init__.py:4013 #: models/reference_index.py:110 models/reference_index.py:120 msgid "object id" msgstr "" -#: models/__init__.py:2708 +#: models/__init__.py:2745 msgid "submitted for moderation" msgstr "" -#: models/__init__.py:2710 models/__init__.py:3975 +#: models/__init__.py:2747 models/__init__.py:4032 msgid "created at" msgstr "" -#: models/__init__.py:2713 +#: models/__init__.py:2750 msgid "user" msgstr "" -#: models/__init__.py:2721 +#: models/__init__.py:2758 msgid "content JSON" msgstr "" -#: models/__init__.py:2724 +#: models/__init__.py:2761 msgid "approved go live at" msgstr "" -#: models/__init__.py:2887 models/__init__.py:4391 +#: models/__init__.py:2942 models/__init__.py:4448 msgid "revision" msgstr "" -#: models/__init__.py:2888 +#: models/__init__.py:2943 msgid "revisions" msgstr "" -#: models/__init__.py:2950 models/collections.py:159 +#: models/__init__.py:3005 models/collections.py:159 msgid "group" msgstr "" -#: models/__init__.py:2962 models/collections.py:170 +#: models/__init__.py:3017 models/collections.py:170 msgid "permission" msgstr "" -#: models/__init__.py:2968 +#: models/__init__.py:3023 msgid "permission type" msgstr "" -#: models/__init__.py:2995 +#: models/__init__.py:3050 msgid "group page permission" msgstr "" -#: models/__init__.py:2996 +#: models/__init__.py:3051 msgid "group page permissions" msgstr "" -#: models/__init__.py:3439 +#: models/__init__.py:3494 msgid "page view restriction" msgstr "" -#: models/__init__.py:3440 +#: models/__init__.py:3495 msgid "page view restrictions" msgstr "" -#: models/__init__.py:3504 models/__init__.py:3545 models/__init__.py:3824 -#: models/__init__.py:3966 +#: models/__init__.py:3561 models/__init__.py:3602 models/__init__.py:3881 +#: models/__init__.py:4023 msgid "workflow" msgstr "" -#: models/__init__.py:3529 +#: models/__init__.py:3586 msgid "workflow page" msgstr "" -#: models/__init__.py:3530 +#: models/__init__.py:3587 msgid "workflow pages" msgstr "" -#: models/__init__.py:3558 +#: models/__init__.py:3615 msgid "workflow_tasks" msgstr "" -#: models/__init__.py:3564 models/__init__.py:3728 models/__init__.py:4397 +#: models/__init__.py:3621 models/__init__.py:3785 models/__init__.py:4454 msgid "task" msgstr "" -#: models/__init__.py:3571 +#: models/__init__.py:3628 msgid "workflow task order" msgstr "" -#: models/__init__.py:3572 +#: models/__init__.py:3629 msgid "workflow task orders" msgstr "" -#: models/__init__.py:3584 models/__init__.py:3738 models/collections.py:56 +#: models/__init__.py:3641 models/__init__.py:3795 models/collections.py:56 msgid "name" msgstr "" -#: models/__init__.py:3592 models/__init__.py:3740 +#: models/__init__.py:3649 models/__init__.py:3797 msgid "active" msgstr "" -#: models/__init__.py:3595 +#: models/__init__.py:3652 msgid "" "Active tasks can be added to workflows. Deactivating a task does not remove " "it from existing workflows." msgstr "" -#: models/__init__.py:3729 +#: models/__init__.py:3786 msgid "tasks" msgstr "" -#: models/__init__.py:3743 +#: models/__init__.py:3800 msgid "" "Active workflows can be added to pages/snippets. Deactivating a workflow " "does not remove it from existing pages/snippets." msgstr "" -#: models/__init__.py:3825 +#: models/__init__.py:3882 msgid "workflows" msgstr "" -#: models/__init__.py:3831 models/view_restrictions.py:29 +#: models/__init__.py:3888 models/view_restrictions.py:29 msgid "groups" msgstr "" -#: models/__init__.py:3833 +#: models/__init__.py:3890 msgid "" "Pages/snippets at this step in a workflow will be moderated or approved by " "these groups of users" msgstr "" -#: models/__init__.py:3879 +#: models/__init__.py:3936 msgid "Request changes" msgstr "" -#: models/__init__.py:3880 wagtail_hooks.py:130 +#: models/__init__.py:3937 wagtail_hooks.py:130 msgid "Approve" msgstr "" -#: models/__init__.py:3881 +#: models/__init__.py:3938 msgid "Approve with comment" msgstr "" -#: models/__init__.py:3896 +#: models/__init__.py:3953 msgid "Members of the chosen Wagtail Groups can approve this task" msgstr "" -#: models/__init__.py:3899 +#: models/__init__.py:3956 msgid "Group approval task" msgstr "" -#: models/__init__.py:3900 +#: models/__init__.py:3957 msgid "Group approval tasks" msgstr "" -#: models/__init__.py:3944 models/__init__.py:4375 +#: models/__init__.py:4001 models/__init__.py:4432 msgid "In progress" msgstr "" -#: models/__init__.py:3945 models/__init__.py:4376 wagtail_hooks.py:130 +#: models/__init__.py:4002 models/__init__.py:4433 wagtail_hooks.py:130 msgid "Approved" msgstr "" -#: models/__init__.py:3946 +#: models/__init__.py:4003 msgid "Needs changes" msgstr "" -#: models/__init__.py:3947 models/__init__.py:4379 +#: models/__init__.py:4004 models/__init__.py:4436 msgid "Cancelled" msgstr "" -#: models/__init__.py:3971 models/__init__.py:4402 +#: models/__init__.py:4028 models/__init__.py:4459 msgid "status" msgstr "" -#: models/__init__.py:3978 +#: models/__init__.py:4035 msgid "requested by" msgstr "" -#: models/__init__.py:3990 +#: models/__init__.py:4047 msgid "current task state" msgstr "" -#: models/__init__.py:4020 +#: models/__init__.py:4077 msgid "" "There may only be one in progress or needs changes workflow state per page/" "snippet." msgstr "" -#: models/__init__.py:4030 +#: models/__init__.py:4087 #, python-format msgid "Workflow '%(workflow_name)s' on %(model_name)s '%(title)s': %(status)s" msgstr "" -#: models/__init__.py:4260 +#: models/__init__.py:4317 msgid "Not started" msgstr "" -#: models/__init__.py:4311 +#: models/__init__.py:4368 msgid "Workflow state" msgstr "" -#: models/__init__.py:4312 +#: models/__init__.py:4369 msgid "Workflow states" msgstr "" -#: models/__init__.py:4377 wagtail_hooks.py:131 +#: models/__init__.py:4434 wagtail_hooks.py:131 msgid "Rejected" msgstr "" -#: models/__init__.py:4378 +#: models/__init__.py:4435 msgid "Skipped" msgstr "" -#: models/__init__.py:4385 +#: models/__init__.py:4442 msgid "workflow state" msgstr "" -#: models/__init__.py:4406 +#: models/__init__.py:4463 msgid "started at" msgstr "" -#: models/__init__.py:4408 +#: models/__init__.py:4465 msgid "finished at" msgstr "" -#: models/__init__.py:4412 +#: models/__init__.py:4469 msgid "finished by" msgstr "" -#: models/__init__.py:4441 +#: models/__init__.py:4498 #, python-format msgid "Task '%(task_name)s' on Revision '%(revision_info)s': %(status)s" msgstr "" -#: models/__init__.py:4571 +#: models/__init__.py:4628 msgid "Task state" msgstr "" -#: models/__init__.py:4572 +#: models/__init__.py:4629 msgid "Task states" msgstr "" -#: models/__init__.py:4639 +#: models/__init__.py:4696 msgid "page log entry" msgstr "" -#: models/__init__.py:4640 +#: models/__init__.py:4697 msgid "page log entries" msgstr "" -#: models/__init__.py:4658 +#: models/__init__.py:4715 msgid "Draft saved" msgstr "" -#: models/__init__.py:4706 +#: models/__init__.py:4763 msgid "comment" msgstr "" -#: models/__init__.py:4707 +#: models/__init__.py:4764 msgid "comments" msgstr "" -#: models/__init__.py:4778 +#: models/__init__.py:4859 msgid "comment reply" msgstr "" -#: models/__init__.py:4779 +#: models/__init__.py:4860 msgid "comment replies" msgstr "" -#: models/audit_log.py:167 +#: models/audit_log.py:204 msgid "timestamp (UTC)" msgstr "" -#: models/audit_log.py:204 +#: models/audit_log.py:241 msgid "log entry" msgstr "" -#: models/audit_log.py:205 +#: models/audit_log.py:242 msgid "log entries" msgstr "" -#: models/audit_log.py:217 +#: models/audit_log.py:254 #, python-format msgid "The log action '%(action_name)s' has not been registered." msgstr "" -#: models/audit_log.py:249 +#: models/audit_log.py:286 msgid "system" msgstr "" -#: models/audit_log.py:271 +#: models/audit_log.py:308 #, python-format msgid "Unknown %(action)s" msgstr "" -#: models/audit_log.py:306 +#: models/audit_log.py:343 msgid "model log entry" msgstr "" -#: models/audit_log.py:307 +#: models/audit_log.py:344 msgid "model log entries" msgstr "" @@ -729,34 +729,34 @@ msgstr "" msgid "group collection permissions" msgstr "" -#: models/reference_index.py:666 +#: models/reference_index.py:672 #, python-format msgid "the %(model_name)s will also be deleted" msgstr "" -#: models/reference_index.py:670 +#: models/reference_index.py:676 msgid "prevents deletion" msgstr "" -#: models/reference_index.py:672 +#: models/reference_index.py:678 #, python-format msgid "will be set to the default %(model_name)s" msgstr "" -#: models/reference_index.py:676 +#: models/reference_index.py:682 msgid "will do nothing" msgstr "" -#: models/reference_index.py:686 +#: models/reference_index.py:692 msgid "may prevent deletion" msgstr "" -#: models/reference_index.py:694 +#: models/reference_index.py:700 #, python-format msgid "will be set to a %(model_name)s specified by the system" msgstr "" -#: models/reference_index.py:700 +#: models/reference_index.py:706 msgid "will unset the reference" msgstr "" @@ -1102,172 +1102,172 @@ msgstr "" msgid "Remove view restrictions" msgstr "" -#: wagtail_hooks.py:342 +#: wagtail_hooks.py:343 #, python-format -msgid "Removed the '%(restriction)s' view restriction" +msgid "Removed the '%(restriction)s' view restriction. The page is public." msgstr "" -#: wagtail_hooks.py:346 +#: wagtail_hooks.py:348 msgid "Removed view restriction" msgstr "" -#: wagtail_hooks.py:361 +#: wagtail_hooks.py:363 msgid "Add comment" msgstr "" -#: wagtail_hooks.py:365 +#: wagtail_hooks.py:367 #, python-format msgid "Added a comment on field %(field)s: \"%(text)s\"" msgstr "" -#: wagtail_hooks.py:373 +#: wagtail_hooks.py:375 msgid "Added a comment" msgstr "" -#: wagtail_hooks.py:377 +#: wagtail_hooks.py:379 msgid "Edit comment" msgstr "" -#: wagtail_hooks.py:381 +#: wagtail_hooks.py:383 #, python-format msgid "Edited a comment on field %(field)s: \"%(text)s\"" msgstr "" -#: wagtail_hooks.py:389 +#: wagtail_hooks.py:391 msgid "Edited a comment" msgstr "" -#: wagtail_hooks.py:393 +#: wagtail_hooks.py:395 msgid "Delete comment" msgstr "" -#: wagtail_hooks.py:397 +#: wagtail_hooks.py:399 #, python-format msgid "Deleted a comment on field %(field)s: \"%(text)s\"" msgstr "" -#: wagtail_hooks.py:405 +#: wagtail_hooks.py:407 msgid "Deleted a comment" msgstr "" -#: wagtail_hooks.py:409 +#: wagtail_hooks.py:411 msgid "Resolve comment" msgstr "" -#: wagtail_hooks.py:413 +#: wagtail_hooks.py:415 #, python-format msgid "Resolved a comment on field %(field)s: \"%(text)s\"" msgstr "" -#: wagtail_hooks.py:421 +#: wagtail_hooks.py:423 msgid "Resolved a comment" msgstr "" -#: wagtail_hooks.py:425 +#: wagtail_hooks.py:427 msgid "Reply to comment" msgstr "" -#: wagtail_hooks.py:429 +#: wagtail_hooks.py:431 #, python-format msgid "Replied to comment on field %(field)s: \"%(text)s\"" msgstr "" -#: wagtail_hooks.py:437 +#: wagtail_hooks.py:439 msgid "Replied to a comment" msgstr "" -#: wagtail_hooks.py:441 +#: wagtail_hooks.py:443 msgid "Edit reply to comment" msgstr "" -#: wagtail_hooks.py:446 +#: wagtail_hooks.py:448 #, python-format msgid "Edited a reply to a comment on field %(field)s: \"%(text)s\"" msgstr "" -#: wagtail_hooks.py:455 +#: wagtail_hooks.py:457 msgid "Edited a reply" msgstr "" -#: wagtail_hooks.py:459 +#: wagtail_hooks.py:461 msgid "Delete reply to comment" msgstr "" -#: wagtail_hooks.py:464 +#: wagtail_hooks.py:466 #, python-format msgid "Deleted a reply to a comment on field %(field)s: \"%(text)s\"" msgstr "" -#: wagtail_hooks.py:473 +#: wagtail_hooks.py:475 msgid "Deleted a reply" msgstr "" -#: wagtail_hooks.py:484 +#: wagtail_hooks.py:486 msgid "Workflow: start" msgstr "" -#: wagtail_hooks.py:488 +#: wagtail_hooks.py:490 #, python-format msgid "'%(workflow)s' started. Next step '%(task)s'" msgstr "" -#: wagtail_hooks.py:493 +#: wagtail_hooks.py:495 msgid "Workflow started" msgstr "" -#: wagtail_hooks.py:497 +#: wagtail_hooks.py:499 msgid "Workflow: approve task" msgstr "" -#: wagtail_hooks.py:502 +#: wagtail_hooks.py:504 #, python-format msgid "Approved at '%(task)s'. Next step '%(next_task)s'" msgstr "" -#: wagtail_hooks.py:507 +#: wagtail_hooks.py:509 #, python-format msgid "Approved at '%(task)s'. '%(workflow)s' complete" msgstr "" -#: wagtail_hooks.py:512 +#: wagtail_hooks.py:514 msgid "Workflow task approved" msgstr "" -#: wagtail_hooks.py:516 +#: wagtail_hooks.py:518 msgid "Workflow: reject task" msgstr "" -#: wagtail_hooks.py:520 +#: wagtail_hooks.py:522 #, python-format msgid "Rejected at '%(task)s'. Changes requested" msgstr "" -#: wagtail_hooks.py:524 +#: wagtail_hooks.py:526 msgid "Workflow task rejected. Workflow complete" msgstr "" -#: wagtail_hooks.py:528 +#: wagtail_hooks.py:530 msgid "Workflow: resume task" msgstr "" -#: wagtail_hooks.py:532 +#: wagtail_hooks.py:534 #, python-format msgid "Resubmitted '%(task)s'. Workflow resumed" msgstr "" -#: wagtail_hooks.py:536 +#: wagtail_hooks.py:538 msgid "Workflow task resubmitted. Workflow resumed" msgstr "" -#: wagtail_hooks.py:540 +#: wagtail_hooks.py:542 msgid "Workflow: cancel" msgstr "" -#: wagtail_hooks.py:544 +#: wagtail_hooks.py:546 #, python-format msgid "Cancelled '%(workflow)s' at '%(task)s'" msgstr "" -#: wagtail_hooks.py:549 +#: wagtail_hooks.py:551 msgid "Workflow cancelled" msgstr "" diff --git a/wagtail/locales/locale/en/LC_MESSAGES/django.po b/wagtail/locales/locale/en/LC_MESSAGES/django.po index 7ea310455b..75eac78d18 100644 --- a/wagtail/locales/locale/en/LC_MESSAGES/django.po +++ b/wagtail/locales/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -34,12 +34,12 @@ msgstr "" msgid "This locale's language code is not supported" msgstr "" -#: templates/wagtaillocales/confirm_delete.html:13 +#: templates/wagtaillocales/confirm_delete.html:10 msgid "Yes, delete" msgstr "" -#: templates/wagtaillocales/confirm_delete.html:14 -#: templates/wagtaillocales/confirm_delete.html:19 +#: templates/wagtaillocales/confirm_delete.html:11 +#: templates/wagtaillocales/confirm_delete.html:16 msgid "Back" msgstr "" @@ -70,33 +70,33 @@ msgstr "" msgid "Locale '%(object)s' created." msgstr "" -#: views.py:56 +#: views.py:55 #, python-format msgid "Locale '%(object)s' updated." msgstr "" -#: views.py:57 +#: views.py:56 msgid "The locale could not be saved due to errors." msgstr "" -#: views.py:58 views.py:66 +#: views.py:57 views.py:64 msgid "Delete locale" msgstr "" -#: views.py:65 +#: views.py:63 #, python-format msgid "Locale '%(object)s' deleted." msgstr "" -#: views.py:67 +#: views.py:65 msgid "Are you sure you want to delete this locale?" msgstr "" -#: views.py:74 +#: views.py:71 msgid "This locale cannot be deleted because there are no other locales." msgstr "" -#: views.py:80 +#: views.py:77 msgid "" "This locale cannot be deleted because there are pages and/or other objects " "using it." diff --git a/wagtail/search/locale/en/LC_MESSAGES/django.po b/wagtail/search/locale/en/LC_MESSAGES/django.po index af156c87c7..bc144c59f9 100644 --- a/wagtail/search/locale/en/LC_MESSAGES/django.po +++ b/wagtail/search/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,38 +22,14 @@ msgstr "" msgid "Wagtail search" msgstr "" -#: models.py:110 models.py:111 +#: models.py:128 models.py:129 msgid "Query Daily Hits" msgstr "" -#: models.py:174 +#: models.py:192 msgid "index entry" msgstr "" -#: models.py:175 +#: models.py:193 msgid "index entries" msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:2 -msgid "Popular search terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/chooser.html:13 -msgid "Search" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:9 -msgid "Terms" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:10 -msgid "Views (past week)" -msgstr "" - -#: templates/wagtailsearch/queries/chooser/results.html:24 -msgid "No results found" -msgstr "" - -#: templates/wagtailsearch/queries/chooser_field.html:8 -msgid "Choose from popular search terms" -msgstr "" diff --git a/wagtail/sites/locale/en/LC_MESSAGES/django.po b/wagtail/sites/locale/en/LC_MESSAGES/django.po index 829a8cf30e..41e976960b 100644 --- a/wagtail/sites/locale/en/LC_MESSAGES/django.po +++ b/wagtail/sites/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -59,24 +59,24 @@ msgstr "" msgid "Site '%(object)s' created." msgstr "" -#: views.py:39 +#: views.py:38 #, python-format msgid "Site '%(object)s' updated." msgstr "" -#: views.py:40 +#: views.py:39 msgid "The site could not be saved due to errors." msgstr "" -#: views.py:41 views.py:48 +#: views.py:40 views.py:46 msgid "Delete site" msgstr "" -#: views.py:47 +#: views.py:45 #, python-format msgid "Site '%(object)s' deleted." msgstr "" -#: views.py:49 +#: views.py:47 msgid "Are you sure you want to delete this site?" msgstr "" diff --git a/wagtail/snippets/locale/en/LC_MESSAGES/django.po b/wagtail/snippets/locale/en/LC_MESSAGES/django.po index fb3f81a7a4..907a2805cf 100644 --- a/wagtail/snippets/locale/en/LC_MESSAGES/django.po +++ b/wagtail/snippets/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,53 +18,52 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: action_menu.py:70 +#: action_menu.py:72 #: templates/wagtailsnippets/snippets/action_menu/publish.html:13 msgid "Publish" msgstr "" -#: action_menu.py:83 +#: action_menu.py:85 msgid "Submit for moderation" msgstr "" -#: action_menu.py:111 +#: action_menu.py:122 #, python-format msgid "Resubmit to %(task_name)s" msgstr "" -#: action_menu.py:121 +#: action_menu.py:132 #, python-format msgid "Submit to %(workflow_name)s" msgstr "" -#: action_menu.py:162 +#: action_menu.py:173 msgid "Restart workflow " msgstr "" -#: action_menu.py:183 +#: action_menu.py:203 msgid "Cancel workflow " msgstr "" -#: action_menu.py:197 +#: action_menu.py:217 msgid "Unpublish" msgstr "" -#: action_menu.py:218 bulk_actions/delete.py:15 views/snippets.py:389 -#: wagtail_hooks.py:96 +#: action_menu.py:238 bulk_actions/delete.py:15 views/snippets.py:396 msgid "Delete" msgstr "" -#: action_menu.py:239 +#: action_menu.py:259 #: templates/wagtailsnippets/snippets/action_menu/save.html:25 msgid "Save" msgstr "" -#: action_menu.py:246 +#: action_menu.py:266 #: templates/wagtailsnippets/snippets/action_menu/locked.html:4 msgid "Locked" msgstr "" -#: action_menu.py:323 +#: action_menu.py:343 #, python-format msgid "%(label)s and Publish" msgstr "" @@ -77,7 +76,7 @@ msgstr "" msgid "Delete selected snippets" msgstr "" -#: bulk_actions/delete.py:88 views/snippets.py:400 +#: bulk_actions/delete.py:88 views/snippets.py:407 #, python-format msgid "%(model_name)s '%(object)s' deleted." msgstr "" @@ -141,9 +140,9 @@ msgstr "" #: templates/wagtailsnippets/chooser/results.html:10 #, python-format msgid "" -"You haven't created any %(snippet_type_name)s snippets. Why not create one now?" +"You haven't created any %(snippet_type_name)s snippets. Why not create one now?" msgstr "" #: templates/wagtailsnippets/snippets/action_menu/publish.html:9 @@ -175,12 +174,12 @@ msgstr "" msgid "New %(snippet_type_name)s" msgstr "" -#: templates/wagtailsnippets/snippets/create.html:10 +#: templates/wagtailsnippets/snippets/create.html:7 msgid "New" msgstr "" -#: templates/wagtailsnippets/snippets/create.html:21 -#: templates/wagtailsnippets/snippets/edit.html:22 +#: templates/wagtailsnippets/snippets/create.html:18 +#: templates/wagtailsnippets/snippets/edit.html:19 msgid "Actions" msgstr "" @@ -189,53 +188,6 @@ msgstr "" msgid "Editing %(snippet_type_name)s - %(object)s" msgstr "" -#: templates/wagtailsnippets/snippets/headers/_base_header.html:14 -msgid "Toggle breadcrumbs" -msgstr "" - -#: templates/wagtailsnippets/snippets/headers/_base_header.html:22 -msgid "Breadcrumb" -msgstr "" - -#: templates/wagtailsnippets/snippets/headers/_base_header.html:27 -#: templates/wagtailsnippets/snippets/headers/list_header.html:7 -#: views/snippets.py:79 wagtail_hooks.py:49 -msgid "Snippets" -msgstr "" - -#: templates/wagtailsnippets/snippets/headers/create_header.html:15 -#, python-format -msgid "New: %(model_name)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/headers/edit_header.html:17 -#, python-format -msgid "Editing %(snippet_type)s %(title)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/headers/edit_header.html:27 -#: templates/wagtailsnippets/snippets/headers/edit_header.html:30 -#: templates/wagtailsnippets/snippets/headers/history_header.html:14 -msgid "History" -msgstr "" - -#: templates/wagtailsnippets/snippets/headers/usage_header.html:14 -msgid "Usage" -msgstr "" - -#: templates/wagtailsnippets/snippets/history.html:4 -#, python-format -msgid "Snippet history for %(subtitle)s" -msgstr "" - -#: templates/wagtailsnippets/snippets/history.html:8 -msgid "Edit this snippet" -msgstr "" - -#: templates/wagtailsnippets/snippets/history.html:21 -msgid "No log entries found." -msgstr "" - #: templates/wagtailsnippets/snippets/index.html:3 #, python-format msgid "Snippets %(snippet_type_name_plural)s" @@ -266,106 +218,92 @@ msgstr "" #: templates/wagtailsnippets/snippets/index_results.html:27 #, python-format msgid "" -"No %(snippet_type_name_plural)s have been created. Why not add one?" -msgstr "" - -#: templates/wagtailsnippets/snippets/revisions/_actions.html:8 -msgid "Live version" +"No %(snippet_type_name_plural)s have been created. Why not add one?" msgstr "" #: templates/wagtailsnippets/snippets/revisions/_actions.html:9 +msgid "Live version" +msgstr "" + +#: templates/wagtailsnippets/snippets/revisions/_actions.html:10 msgid "Current draft" msgstr "" -#: templates/wagtailsnippets/snippets/revisions/_actions.html:13 +#: templates/wagtailsnippets/snippets/revisions/_actions.html:15 msgid "Preview" msgstr "" -#: templates/wagtailsnippets/snippets/revisions/_actions.html:16 -#: wagtail_hooks.py:71 +#: templates/wagtailsnippets/snippets/revisions/_actions.html:18 msgid "Edit" msgstr "" -#: templates/wagtailsnippets/snippets/revisions/_actions.html:18 +#: templates/wagtailsnippets/snippets/revisions/_actions.html:20 msgid "Review this version" msgstr "" -#: templates/wagtailsnippets/snippets/revisions/_actions.html:21 +#: templates/wagtailsnippets/snippets/revisions/_actions.html:23 msgid "Compare with previous version" msgstr "" -#: templates/wagtailsnippets/snippets/revisions/_actions.html:24 +#: templates/wagtailsnippets/snippets/revisions/_actions.html:26 msgid "Compare with current version" msgstr "" -#: templates/wagtailsnippets/snippets/revisions/_actions.html:27 +#: templates/wagtailsnippets/snippets/revisions/_actions.html:29 msgid "Cancel scheduled publish" msgstr "" -#: views/chooser.py:20 +#: views/chooser.py:21 msgid "Choose" msgstr "" -#: views/snippets.py:114 +#: views/snippets.py:78 views/snippets.py:105 views/snippets.py:990 +#: wagtail_hooks.py:44 +msgid "Snippets" +msgstr "" + +#: views/snippets.py:117 msgid "Name" msgstr "" -#: views/snippets.py:120 +#: views/snippets.py:123 msgid "Instances" msgstr "" -#: views/snippets.py:224 +#: views/snippets.py:212 +#, python-format +msgid "More options for '%(title)s'" +msgstr "" + +#: views/snippets.py:240 msgid "The snippet could not be created due to errors." msgstr "" -#: views/snippets.py:314 +#: views/snippets.py:330 msgid "The snippet could not be saved due to errors." msgstr "" -#: views/snippets.py:415 views/snippets.py:489 +#: views/snippets.py:451 msgid "Action" msgstr "" -#: views/snippets.py:419 -msgid "User" -msgstr "" - -#: views/snippets.py:424 views/snippets.py:492 +#: views/snippets.py:454 msgid "Date" msgstr "" -#: views/snippets.py:461 -msgid "Snippet history" -msgstr "" - -#: views/snippets.py:530 +#: views/snippets.py:479 #, python-format msgid "Edit this %(model_name)s" msgstr "" -#: views/snippets.py:536 +#: views/snippets.py:485 #, python-format msgid "%(model_name)s history" msgstr "" -#: wagtail_hooks.py:76 -#, python-format -msgid "Edit '%(title)s'" -msgstr "" - -#: wagtail_hooks.py:85 -msgid "Inspect" -msgstr "" - -#: wagtail_hooks.py:90 -#, python-format -msgid "Inspect '%(title)s'" -msgstr "" - -#: wagtail_hooks.py:101 -#, python-format -msgid "Delete '%(title)s'" +#: views/snippets.py:989 +msgid "Home" msgstr "" #: widgets.py:22 diff --git a/wagtail/users/locale/en/LC_MESSAGES/django.po b/wagtail/users/locale/en/LC_MESSAGES/django.po index 5804093f4b..294444a072 100644 --- a/wagtail/users/locale/en/LC_MESSAGES/django.po +++ b/wagtail/users/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-18 15:24+0100\n" +"POT-Creation-Date: 2023-10-19 23:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -58,27 +58,27 @@ msgstr "" msgid "Leave blank if not changing." msgstr "" -#: forms.py:94 +#: forms.py:95 msgid "Password confirmation" msgstr "" -#: forms.py:97 +#: forms.py:98 msgid "Enter the same password as above, for verification." msgstr "" -#: forms.py:101 forms.py:238 +#: forms.py:103 forms.py:240 msgid "Administrator" msgstr "" -#: forms.py:104 forms.py:240 +#: forms.py:106 forms.py:242 msgid "Administrators have full access to manage any object or setting." msgstr "" -#: forms.py:234 +#: forms.py:236 msgid "A group with that name already exists." msgstr "" -#: forms.py:367 +#: forms.py:369 msgid "You cannot have multiple permission records for the same page." msgstr "" @@ -201,7 +201,7 @@ msgstr[1] "" #: templates/wagtailusers/bulk_actions/confirm_bulk_delete.html:7 #: templates/wagtailusers/groups/includes/formatted_permissions.html:32 #: templates/wagtailusers/groups/includes/page_permissions_form.html:13 -#: views/bulk_actions/delete.py:9 wagtail_hooks.py:156 +#: views/bulk_actions/delete.py:9 wagtail_hooks.py:160 msgid "Delete" msgstr "" @@ -216,8 +216,8 @@ msgstr[0] "" msgstr[1] "" #: templates/wagtailusers/bulk_actions/confirm_bulk_delete.html:33 -#: templates/wagtailusers/groups/confirm_delete.html:26 -#: templates/wagtailusers/users/confirm_delete.html:12 +#: templates/wagtailusers/groups/confirm_delete.html:21 +#: templates/wagtailusers/users/confirm_delete.html:8 msgid "Yes, delete" msgstr "" @@ -233,7 +233,7 @@ msgstr[0] "" msgstr[1] "" #: templates/wagtailusers/bulk_actions/confirm_bulk_set_active_state.html:7 -#: views/bulk_actions/set_active_state.py:18 +#: views/bulk_actions/set_active_state.py:19 msgid "Set active state" msgstr "" @@ -253,14 +253,7 @@ msgstr "" msgid "No, don't change state" msgstr "" -#: templates/wagtailusers/groups/confirm_delete.html:3 #: templates/wagtailusers/groups/confirm_delete.html:6 -#: templates/wagtailusers/groups/edit.html:44 views/groups.py:117 -#: views/groups.py:154 -msgid "Delete group" -msgstr "" - -#: templates/wagtailusers/groups/confirm_delete.html:11 #, python-format msgid "" "The group '%(group_name)s' has %(group_user_count)s member." @@ -269,38 +262,35 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: templates/wagtailusers/groups/confirm_delete.html:19 +#: templates/wagtailusers/groups/confirm_delete.html:14 msgid "" "Deleting this group will revoke this group's permissions from all member " "users." msgstr "" -#: templates/wagtailusers/groups/confirm_delete.html:23 views/groups.py:155 +#: templates/wagtailusers/groups/confirm_delete.html:18 views/groups.py:154 msgid "Are you sure you want to delete this group?" msgstr "" -#: templates/wagtailusers/groups/create.html:4 -#: templates/wagtailusers/groups/create.html:14 -#: templates/wagtailusers/groups/create.html:36 views/groups.py:78 +#: templates/wagtailusers/groups/create.html:29 views/groups.py:76 msgid "Add group" msgstr "" -#: templates/wagtailusers/groups/edit.html:4 -#: templates/wagtailusers/groups/edit.html:14 -#: templates/wagtailusers/users/edit.html:6 -msgid "Editing" -msgstr "" - -#: templates/wagtailusers/groups/edit.html:15 +#: templates/wagtailusers/groups/edit.html:11 msgid "View users in this group" msgstr "" -#: templates/wagtailusers/groups/edit.html:41 -#: templates/wagtailusers/users/edit.html:65 -#: templates/wagtailusers/users/edit.html:90 +#: templates/wagtailusers/groups/edit.html:38 +#: templates/wagtailusers/users/edit.html:70 +#: templates/wagtailusers/users/edit.html:95 msgid "Save" msgstr "" +#: templates/wagtailusers/groups/edit.html:41 views/groups.py:117 +#: views/groups.py:153 +msgid "Delete group" +msgstr "" + #: templates/wagtailusers/groups/includes/formatted_permissions.html:3 #: templates/wagtailusers/groups/includes/formatted_permissions.html:6 msgid "Object permissions" @@ -309,7 +299,7 @@ msgstr "" #: templates/wagtailusers/groups/includes/formatted_permissions.html:29 #: templates/wagtailusers/groups/includes/formatted_permissions.html:122 #: templates/wagtailusers/users/list.html:9 -#: templates/wagtailusers/users/list.html:13 views/groups.py:70 +#: templates/wagtailusers/users/list.html:13 views/groups.py:68 msgid "Name" msgstr "" @@ -351,58 +341,47 @@ msgstr "" msgid "Page" msgstr "" -#: templates/wagtailusers/groups/includes/page_permissions_formset.html:56 +#: templates/wagtailusers/groups/includes/page_permissions_formset.html:54 msgid "Add a page permission" msgstr "" -#: templates/wagtailusers/groups/results.html:6 +#: templates/wagtailusers/groups/index_results.html:6 #, python-format msgid "Sorry, no groups match \"%(query)s\"" msgstr "" -#: templates/wagtailusers/groups/results.html:8 +#: templates/wagtailusers/groups/index_results.html:8 #, python-format msgid "" -"There are no groups configured. Why not add some?" +"There are no groups configured. Why not add some?" msgstr "" #: templates/wagtailusers/users/confirm_delete.html:5 -#: templates/wagtailusers/users/edit.html:67 -#: templates/wagtailusers/users/edit.html:92 views/users.py:254 -msgid "Delete user" -msgstr "" - -#: templates/wagtailusers/users/confirm_delete.html:9 msgid "Are you sure you want to delete this user?" msgstr "" -#: templates/wagtailusers/users/create.html:6 -#: templates/wagtailusers/users/create.html:80 views/users.py:153 -msgid "Add user" -msgstr "" - -#: templates/wagtailusers/users/create.html:12 -#: templates/wagtailusers/users/edit.html:12 +#: templates/wagtailusers/users/create.html:17 +#: templates/wagtailusers/users/edit.html:17 msgid "Account" msgstr "" -#: templates/wagtailusers/users/create.html:14 -#: templates/wagtailusers/users/create.html:60 -#: templates/wagtailusers/users/edit.html:14 +#: templates/wagtailusers/users/create.html:19 +#: templates/wagtailusers/users/create.html:65 +#: templates/wagtailusers/users/edit.html:19 msgid "Roles" msgstr "" -#: templates/wagtailusers/users/index.html:12 views/users.py:84 -#: wagtail_hooks.py:79 wagtail_hooks.py:137 -msgid "Users" +#: templates/wagtailusers/users/create.html:85 views/users.py:157 +msgid "Add user" msgstr "" -#: templates/wagtailusers/users/index.html:13 -msgid "Add a user" +#: templates/wagtailusers/users/edit.html:72 +#: templates/wagtailusers/users/edit.html:97 views/users.py:254 +msgid "Delete user" msgstr "" -#: templates/wagtailusers/users/index.html:22 +#: templates/wagtailusers/users/index.html:16 msgid "Select all users in listing" msgstr "" @@ -452,15 +431,15 @@ msgstr "" #: templates/wagtailusers/users/results.html:27 #, python-format msgid "" -"The %(group_name)s group has no users configured. Why not add some?" +"The %(group_name)s group has no users configured. Why not add some?" msgstr "" #: templates/wagtailusers/users/results.html:30 #, python-format msgid "" -"There are no users configured. Why not add some?" +"There are no users configured. Why not add some?" msgstr "" #: utils.py:53 @@ -490,37 +469,41 @@ msgid_plural "%(num_parent_objects)d users have been deleted" msgstr[0] "" msgstr[1] "" -#: views/bulk_actions/set_active_state.py:20 +#: views/bulk_actions/set_active_state.py:12 +msgid "Mark as active" +msgstr "" + +#: views/bulk_actions/set_active_state.py:21 msgid "Change the active state for selected users" msgstr "" -#: views/bulk_actions/set_active_state.py:58 +#: views/bulk_actions/set_active_state.py:59 #, python-format msgid "%(num_parent_objects)d user has been marked as active" msgid_plural "%(num_parent_objects)d users have been marked as active" msgstr[0] "" msgstr[1] "" -#: views/bulk_actions/set_active_state.py:66 +#: views/bulk_actions/set_active_state.py:67 #, python-format msgid "%(num_parent_objects)d user has been marked as inactive" msgid_plural "%(num_parent_objects)d users have been marked as inactive" msgstr[0] "" msgstr[1] "" -#: views/groups.py:58 wagtail_hooks.py:99 +#: views/groups.py:56 wagtail_hooks.py:100 msgid "Groups" msgstr "" -#: views/groups.py:59 +#: views/groups.py:57 msgid "Add a group" msgstr "" -#: views/groups.py:60 +#: views/groups.py:58 msgid "Search groups" msgstr "" -#: views/groups.py:79 +#: views/groups.py:77 #, python-format msgid "Group '%(object)s' created." msgstr "" @@ -534,43 +517,48 @@ msgstr "" msgid "The group could not be saved due to errors." msgstr "" -#: views/groups.py:153 +#: views/groups.py:152 #, python-format msgid "Group '%(object)s' deleted." msgstr "" -#: views/users.py:152 +#: views/users.py:78 +msgid "Add a user" +msgstr "" + +#: views/users.py:86 wagtail_hooks.py:80 wagtail_hooks.py:138 +msgid "Users" +msgstr "" + +#: views/users.py:156 #, python-format msgid "User '%(object)s' created." msgstr "" -#: views/users.py:184 +#: views/users.py:189 #, python-format msgid "User '%(object)s' updated." msgstr "" -#: views/users.py:186 +#: views/users.py:191 msgid "The user could not be saved due to errors." msgstr "" -#: views/users.py:189 -#, python-format -msgid "Editing %(object)s" -msgstr "" - #: views/users.py:256 #, python-format msgid "User '%(object)s' deleted." msgstr "" -#: wagtail_hooks.py:148 +#: wagtail_hooks.py:149 msgid "Edit" msgstr "" -#: wagtail_hooks.py:151 -msgid "Edit this user" +#: wagtail_hooks.py:153 +#, python-format +msgid "Edit user '%(name)s'" msgstr "" -#: wagtail_hooks.py:159 -msgid "Delete this user" +#: wagtail_hooks.py:164 +#, python-format +msgid "Delete user '%(name)s'" msgstr ""