Generate new translation strings

pull/6500/head
Matt Westcott 2020-10-23 12:35:59 +01:00
rodzic cacc639688
commit 73f1223a75
17 zmienionych plików z 885 dodań i 870 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -26,156 +26,156 @@ msgstr ""
msgid "%s submissions"
msgstr ""
#: forms.py:134
#: forms.py:135
msgid "Date from"
msgstr ""
#: forms.py:138
#: forms.py:139
msgid "Date to"
msgstr ""
#: forms.py:164
#: forms.py:165
#, python-format
msgid "There is another field with the label %s, please change one of them."
msgstr ""
#: models.py:25
#: models.py:24
msgid "Single line text"
msgstr ""
#: models.py:26
#: models.py:25
msgid "Multi-line text"
msgstr ""
#: models.py:27
#: models.py:26
msgid "Email"
msgstr ""
#: models.py:28
#: models.py:27
msgid "Number"
msgstr ""
#: models.py:29
#: models.py:28
msgid "URL"
msgstr ""
#: models.py:30
#: models.py:29
msgid "Checkbox"
msgstr ""
#: models.py:31
#: models.py:30
msgid "Checkboxes"
msgstr ""
#: models.py:32
#: models.py:31
msgid "Drop down"
msgstr ""
#: models.py:33
#: models.py:32
msgid "Multiple select"
msgstr ""
#: models.py:34
#: models.py:33
msgid "Radio buttons"
msgstr ""
#: models.py:35
#: models.py:34
msgid "Date"
msgstr ""
#: models.py:36
#: models.py:35
msgid "Date/time"
msgstr ""
#: models.py:37
#: models.py:36
msgid "Hidden field"
msgstr ""
#: models.py:52
#: models.py:51
msgid "submit time"
msgstr ""
#: models.py:72
#: models.py:71
msgid "form submission"
msgstr ""
#: models.py:73
#: models.py:72
msgid "form submissions"
msgstr ""
#: models.py:86
#: models.py:85
msgid "name"
msgstr ""
#: models.py:90
#: models.py:89
msgid "Safe name of the form field, the label converted to ascii_snake_case"
msgstr ""
#: models.py:93
#: models.py:92
msgid "label"
msgstr ""
#: models.py:95
#: models.py:94
msgid "The label of the form field"
msgstr ""
#: models.py:97
#: models.py:96
msgid "field type"
msgstr ""
#: models.py:98
#: models.py:97
msgid "required"
msgstr ""
#: models.py:100
#: models.py:99
msgid "choices"
msgstr ""
#: models.py:102
#: models.py:101
msgid ""
"Comma separated list of choices. Only applicable in checkboxes, radio and "
"dropdown."
msgstr ""
#: models.py:105
#: models.py:104
msgid "default value"
msgstr ""
#: models.py:108
#: models.py:107
msgid "Default value. Comma separated values supported for checkboxes."
msgstr ""
#: models.py:110
#: models.py:109
msgid "help text"
msgstr ""
#: models.py:220
#: models.py:216
msgid "Submission date"
msgstr ""
#: models.py:318
#: models.py:314
msgid "Form"
msgstr ""
#: models.py:319
#: models.py:315
msgid "Landing page"
msgstr ""
#: models.py:336
#: models.py:332
msgid "to address"
msgstr ""
#: models.py:337
#: models.py:333
msgid ""
"Optional - form submissions will be emailed to these addresses. Separate "
"multiple addresses by comma."
msgstr ""
#: models.py:339
#: models.py:335
msgid "from address"
msgstr ""
#: models.py:340
#: models.py:336
msgid "subject"
msgstr ""

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -25,7 +25,7 @@ msgstr ""
msgid "Parent page"
msgstr ""
#: helpers/button.py:42 views.py:703
#: helpers/button.py:42 views.py:733
#, python-format
msgid "Add %s"
msgstr ""
@ -44,7 +44,7 @@ msgstr ""
msgid "Inspect this %s"
msgstr ""
#: helpers/button.py:70 views.py:161
#: helpers/button.py:70 views.py:192
msgid "Edit"
msgstr ""
@ -53,7 +53,7 @@ msgstr ""
msgid "Edit this %s"
msgstr ""
#: helpers/button.py:84 templates/modeladmin/edit.html:15 views.py:734
#: helpers/button.py:84 templates/modeladmin/edit.html:15 views.py:764
msgid "Delete"
msgstr ""
@ -99,11 +99,11 @@ msgstr ""
msgid "Continue"
msgstr ""
#: templates/modeladmin/create.html:42 templates/modeladmin/edit.html:8
#: templates/modeladmin/create.html:43 templates/modeladmin/edit.html:8
msgid "Saving…"
msgstr ""
#: templates/modeladmin/create.html:43 templates/modeladmin/edit.html:9
#: templates/modeladmin/create.html:44 templates/modeladmin/edit.html:9
msgid "Save"
msgstr ""
@ -202,74 +202,74 @@ msgstr ""
msgid "Back to %(model_name)s list"
msgstr ""
#: templatetags/modeladmin_tags.py:106
#: templatetags/modeladmin_tags.py:108
msgid "Previous"
msgstr ""
#: templatetags/modeladmin_tags.py:119
#: templatetags/modeladmin_tags.py:121
msgid "Next"
msgstr ""
#: views.py:154
#: views.py:185
#, python-format
msgid "%(model_name)s '%(instance)s' created."
msgstr ""
#: views.py:166
#: views.py:197
#, python-format
msgid "The %s could not be created due to errors."
msgstr ""
#: views.py:624
#: views.py:654
msgid "New"
msgstr ""
#: views.py:649
#: views.py:679
#, python-format
msgid "Create new %s"
msgstr ""
#: views.py:659
#: views.py:689
msgid "Editing"
msgstr ""
#: views.py:673
#: views.py:703
#, python-format
msgid "Editing %s"
msgstr ""
#: views.py:676
#: views.py:706
#, python-format
msgid "%(model_name)s '%(instance)s' updated."
msgstr ""
#: views.py:690
#: views.py:720
#, python-format
msgid "The %s could not be saved due to errors."
msgstr ""
#: views.py:750
#: views.py:780
#, python-format
msgid "Confirm deletion of %s"
msgstr ""
#: views.py:754
#: views.py:784
#, python-format
msgid ""
"Are you sure you want to delete this %s? If other things in your site are "
"related to it, they may also be affected."
msgstr ""
#: views.py:763
#: views.py:793
#, python-format
msgid "%(model_name)s '%(instance)s' deleted."
msgstr ""
#: views.py:799
#: views.py:829
msgid "Inspecting"
msgstr ""
#: views.py:812
#: views.py:842
#, python-format
msgid "Inspecting %s"
msgstr ""

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -236,49 +236,49 @@ msgid ""
"\"%(wagtailredirects_add_redirect_url)s\">add one</a>?"
msgstr ""
#: views.py:65 views.py:164
#: views.py:67 views.py:166
msgid "Search redirects"
msgstr ""
#: views.py:84
#: views.py:86
msgid "Redirect '{0}' updated."
msgstr ""
#: views.py:85 views.py:127
#: views.py:87 views.py:129
msgid "Edit"
msgstr ""
#: views.py:89
#: views.py:91
msgid "The redirect could not be saved due to errors."
msgstr ""
#: views.py:111
#: views.py:113
msgid "Redirect '{0}' deleted."
msgstr ""
#: views.py:126
#: views.py:128
msgid "Redirect '{0}' added."
msgstr ""
#: views.py:131
#: views.py:133
msgid "The redirect could not be created due to errors."
msgstr ""
#: views.py:178
#: views.py:180
msgid "File format of type \"{}\" is not supported"
msgstr ""
#: views.py:194
#: views.py:196
#, python-format
msgid "Imported file has a wrong encoding: %s"
msgstr ""
#: views.py:200
#: views.py:202
#, python-format
msgid "%(error)s encountered while trying to read file: %(filename)s"
msgstr ""
#: views.py:297
#: views.py:299
#, python-format
msgid "Imported %(total)d redirect"
msgid_plural "Imported %(total)d redirects"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -34,6 +34,10 @@ msgstr ""
msgid "Delete image"
msgstr ""
#: templates/wagtailstyleguide/base.html:738
msgid "Home"
msgstr ""
#: views.py:54
msgid "Search something"
msgstr ""

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-21 13:30+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,25 +21,25 @@ msgstr ""
msgid "Wagtail core"
msgstr ""
#: blocks/static_block.py:15
#: blocks/static_block.py:16
#, python-format
msgid "%(label)s: this block has no options."
msgstr ""
#: blocks/static_block.py:17
#: blocks/static_block.py:18
msgid "This block has no options."
msgstr ""
#: blocks/stream_block.py:207 blocks/stream_block.py:229
#: blocks/stream_block.py:209 blocks/stream_block.py:231
#, python-format
msgid "The minimum number of items is %d"
msgstr ""
#: blocks/stream_block.py:210
#: blocks/stream_block.py:212
msgid "This field is required."
msgstr ""
#: blocks/stream_block.py:214 blocks/stream_block.py:233
#: blocks/stream_block.py:216 blocks/stream_block.py:235
#, python-format
msgid "The maximum number of items is %d"
msgstr ""
@ -56,561 +56,561 @@ msgstr ""
msgid "Comment"
msgstr ""
#: models.py:187
#: models.py:169
msgid "hostname"
msgstr ""
#: models.py:189
#: models.py:171
msgid "port"
msgstr ""
#: models.py:192
#: models.py:174
msgid ""
"Set this to something other than 80 if you need a specific port number to "
"appear in URLs (e.g. development on port 8000). Does not affect request "
"handling (so port forwarding still works)."
msgstr ""
#: models.py:197
#: models.py:179
msgid "site name"
msgstr ""
#: models.py:200
#: models.py:182
msgid "Human-readable name for the site."
msgstr ""
#: models.py:202
#: models.py:184
msgid "root page"
msgstr ""
#: models.py:205
#: models.py:187
msgid "is default site"
msgstr ""
#: models.py:208
#: models.py:190
msgid ""
"If true, this site will handle requests for all other hostnames that do not "
"have a site entry of their own"
msgstr ""
#: models.py:216
#: models.py:198
msgid "site"
msgstr ""
#: models.py:217
#: models.py:199
msgid "sites"
msgstr ""
#: models.py:223
#: models.py:205
msgid "default"
msgstr ""
#: models.py:297
#: models.py:279
#, python-format
msgid ""
"%(hostname)s is already configured as the default site. You must unset that "
"before you can save this site as default."
msgstr ""
#: models.py:390
#: models.py:696
msgid "title"
msgstr ""
#: models.py:392
#: models.py:698
msgid "The page title as you'd like it to be seen by the public"
msgstr ""
#: models.py:400
#: models.py:706
msgid "slug"
msgstr ""
#: models.py:403
#: models.py:709
msgid ""
"The name of the page as it will appear in URLs e.g http://domain.com/blog/"
"[my-slug]/"
msgstr ""
#: models.py:407 models.py:2891 models.py:3499 models.py:3714
#: models.py:713 models.py:3714 models.py:4322 models.py:4537
msgid "content type"
msgstr ""
#: models.py:411 models.py:1336
#: models.py:717 models.py:1850
msgid "live"
msgstr ""
#: models.py:413
#: models.py:719
msgid "has unpublished changes"
msgstr ""
#: models.py:417
#: models.py:723
msgid "URL path"
msgstr ""
#: models.py:420
#: models.py:726
msgid "owner"
msgstr ""
#: models.py:429
#: models.py:735
msgid "page title"
msgstr ""
#: models.py:432
#: models.py:738
msgid ""
"Optional. 'Search Engine Friendly' title. This will appear at the top of the "
"browser window."
msgstr ""
#: models.py:437
#: models.py:743
msgid "show in menus"
msgstr ""
#: models.py:439
#: models.py:745
msgid ""
"Whether a link to this page will appear in automatically generated menus"
msgstr ""
#: models.py:441
#: models.py:747
msgid "search description"
msgstr ""
#: models.py:444
#: models.py:750
msgid "go live date/time"
msgstr ""
#: models.py:449
#: models.py:755
msgid "expiry date/time"
msgstr ""
#: models.py:453 models.py:1321
#: models.py:759 models.py:1835
msgid "expired"
msgstr ""
#: models.py:455
#: models.py:761
msgid "locked"
msgstr ""
#: models.py:456
#: models.py:762
msgid "locked at"
msgstr ""
#: models.py:459
#: models.py:765
msgid "locked by"
msgstr ""
#: models.py:468
#: models.py:774
msgid "first published at"
msgstr ""
#: models.py:474
#: models.py:780
msgid "last published at"
msgstr ""
#: models.py:479
#: models.py:785
msgid "latest revision created at"
msgstr ""
#: models.py:486
#: models.py:792
msgid "live revision"
msgstr ""
#: models.py:609
#: models.py:949
msgid "This slug is already in use"
msgstr ""
#: models.py:1323
#: models.py:1837
msgid "scheduled"
msgstr ""
#: models.py:1325
#: models.py:1839
msgid "in moderation"
msgstr ""
#: models.py:1327
#: models.py:1841
msgid "draft"
msgstr ""
#: models.py:1330
#: models.py:1844
msgid "live + scheduled"
msgstr ""
#: models.py:1332
#: models.py:1846
msgid "live + in moderation"
msgstr ""
#: models.py:1334
#: models.py:1848
msgid "live + draft"
msgstr ""
#: models.py:1667
#: models.py:2447
msgid "Default"
msgstr ""
#: models.py:1902 models.py:1921 models.py:2178 models.py:2694 models.py:2839
#: models.py:3190
#: models.py:2687 models.py:2707 models.py:2967 models.py:3483 models.py:3662
#: models.py:4013
msgid "page"
msgstr ""
#: models.py:1903
#: models.py:2688
msgid "pages"
msgstr ""
#: models.py:1923
#: models.py:2709
msgid "submitted for moderation"
msgstr ""
#: models.py:1927 models.py:3193
#: models.py:2713 models.py:4016
msgid "created at"
msgstr ""
#: models.py:1929
#: models.py:2715
msgid "user"
msgstr ""
#: models.py:1932
#: models.py:2718
msgid "content JSON"
msgstr ""
#: models.py:1934
#: models.py:2720
msgid "approved go live at"
msgstr ""
#: models.py:2157 models.py:3483
#: models.py:2946 models.py:4306
msgid "page revision"
msgstr ""
#: models.py:2158
#: models.py:2947
msgid "page revisions"
msgstr ""
#: models.py:2162
#: models.py:2951
msgid "Add"
msgstr ""
#: models.py:2162
#: models.py:2951
msgid "Add/edit pages you own"
msgstr ""
#: models.py:2163
#: models.py:2952
msgid "Edit"
msgstr ""
#: models.py:2163
#: models.py:2952
msgid "Edit any page"
msgstr ""
#: models.py:2164
#: models.py:2953
msgid "Publish"
msgstr ""
#: models.py:2164
#: models.py:2953
msgid "Publish any page"
msgstr ""
#: models.py:2165
#: models.py:2954
msgid "Bulk delete"
msgstr ""
#: models.py:2165
#: models.py:2954
msgid "Delete pages with children"
msgstr ""
#: models.py:2166
#: models.py:2955
msgid "Lock"
msgstr ""
#: models.py:2166
#: models.py:2955
msgid "Lock/unlock pages you've locked"
msgstr ""
#: models.py:2167
#: models.py:2956
msgid "Unlock"
msgstr ""
#: models.py:2167
#: models.py:2956
msgid "Unlock any page"
msgstr ""
#: models.py:2177 models.py:2807
#: models.py:2966 models.py:3625
msgid "group"
msgstr ""
#: models.py:2180
#: models.py:2969
msgid "permission type"
msgstr ""
#: models.py:2187
#: models.py:2976
msgid "group page permission"
msgstr ""
#: models.py:2188
#: models.py:2977
msgid "group page permissions"
msgstr ""
#: models.py:2599
#: models.py:3388
msgid "Public"
msgstr ""
#: models.py:2600
#: models.py:3389
msgid "Private, accessible to logged-in users"
msgstr ""
#: models.py:2601
#: models.py:3390
msgid "Private, accessible with the following password"
msgstr ""
#: models.py:2602
#: models.py:3391
msgid "Private, accessible to users in specific groups"
msgstr ""
#: models.py:2607
#: models.py:3396
msgid "password"
msgstr ""
#: models.py:2608 models.py:3114
#: models.py:3397 models.py:3937
msgid "groups"
msgstr ""
#: models.py:2646
#: models.py:3435
msgid "view restriction"
msgstr ""
#: models.py:2647
#: models.py:3436
msgid "view restrictions"
msgstr ""
#: models.py:2700
#: models.py:3489
msgid "page view restriction"
msgstr ""
#: models.py:2701
#: models.py:3490
msgid "page view restrictions"
msgstr ""
#: models.py:2721 models.py:2772 models.py:2787 models.py:2813
#: models.py:3510 models.py:3583 models.py:3598 models.py:3631
msgid "collection"
msgstr ""
#: models.py:2729
#: models.py:3518
msgid "collection view restriction"
msgstr ""
#: models.py:2730
#: models.py:3519
msgid "collection view restrictions"
msgstr ""
#: models.py:2737 models.py:2888 models.py:3042
#: models.py:3526 models.py:3711 models.py:3865
msgid "name"
msgstr ""
#: models.py:2773
#: models.py:3584
msgid "collections"
msgstr ""
#: models.py:2819
#: models.py:3637
msgid "permission"
msgstr ""
#: models.py:2832
#: models.py:3655
msgid "group collection permission"
msgstr ""
#: models.py:2833
#: models.py:3656
msgid "group collection permissions"
msgstr ""
#: models.py:2847 models.py:3109 models.py:3191
#: models.py:3670 models.py:3932 models.py:4014
msgid "workflow"
msgstr ""
#: models.py:2866
#: models.py:3689
msgid "workflow page"
msgstr ""
#: models.py:2867
#: models.py:3690
msgid "workflow pages"
msgstr ""
#: models.py:2871
#: models.py:3694
msgid "workflow_tasks"
msgstr ""
#: models.py:2873 models.py:3032 models.py:3484
#: models.py:3696 models.py:3855 models.py:4307
msgid "task"
msgstr ""
#: models.py:2878
#: models.py:3701
msgid "workflow task order"
msgstr ""
#: models.py:2879
#: models.py:3702
msgid "workflow task orders"
msgstr ""
#: models.py:2895 models.py:3043
#: models.py:3718 models.py:3866
msgid "active"
msgstr ""
#: models.py:2896
#: models.py:3719
msgid ""
"Active tasks can be added to workflows. Deactivating a task does not remove "
"it from existing workflows."
msgstr ""
#: models.py:3033
#: models.py:3856
msgid "tasks"
msgstr ""
#: models.py:3044
#: models.py:3867
msgid ""
"Active workflows can be added to pages. Deactivating a workflow does not "
"remove it from existing pages."
msgstr ""
#: models.py:3110
#: models.py:3933
msgid "workflows"
msgstr ""
#: models.py:3114
#: models.py:3937
msgid ""
"Pages at this step in a workflow will be moderated or approved by these "
"groups of users"
msgstr ""
#: models.py:3147
#: models.py:3970
msgid "Request changes"
msgstr ""
#: models.py:3148
#: models.py:3971
msgid "Approve"
msgstr ""
#: models.py:3149
#: models.py:3972
msgid "Approve with comment"
msgstr ""
#: models.py:3162
#: models.py:3985
msgid "Members of the chosen Wagtail Groups can approve this task"
msgstr ""
#: models.py:3165
#: models.py:3988
msgid "Group approval task"
msgstr ""
#: models.py:3166
#: models.py:3989
msgid "Group approval tasks"
msgstr ""
#: models.py:3184 models.py:3475
#: models.py:4007 models.py:4298
msgid "In progress"
msgstr ""
#: models.py:3185 models.py:3476
#: models.py:4008 models.py:4299
msgid "Approved"
msgstr ""
#: models.py:3186
#: models.py:4009
msgid "Needs changes"
msgstr ""
#: models.py:3187 models.py:3479
#: models.py:4010 models.py:4302
msgid "Cancelled"
msgstr ""
#: models.py:3192 models.py:3485
#: models.py:4015 models.py:4308
msgid "status"
msgstr ""
#: models.py:3195
#: models.py:4018
msgid "requested by"
msgstr ""
#: models.py:3202
#: models.py:4025
msgid "current task state"
msgstr ""
#: models.py:3215
#: models.py:4038
msgid ""
"There may only be one in progress or needs changes workflow state per page."
msgstr ""
#: models.py:3222
#: models.py:4045
msgid "Workflow '{0}' on Page '{1}': {2}"
msgstr ""
#: models.py:3402
#: models.py:4225
msgid "Not started"
msgstr ""
#: models.py:3450
#: models.py:4273
msgid "Workflow state"
msgstr ""
#: models.py:3451
#: models.py:4274
msgid "Workflow states"
msgstr ""
#: models.py:3477
#: models.py:4300
msgid "Rejected"
msgstr ""
#: models.py:3478
#: models.py:4301
msgid "Skipped"
msgstr ""
#: models.py:3482
#: models.py:4305
msgid "workflow state"
msgstr ""
#: models.py:3486
#: models.py:4309
msgid "started at"
msgstr ""
#: models.py:3487
#: models.py:4310
msgid "finished at"
msgstr ""
#: models.py:3490
#: models.py:4313
msgid "finished by"
msgstr ""
#: models.py:3518
#: models.py:4342
msgid "Task '{0}' on Page Revision '{1}': {2}"
msgstr ""
#: models.py:3656
#: models.py:4479
msgid "Task state"
msgstr ""
#: models.py:3657
#: models.py:4480
msgid "Task states"
msgstr ""
#: models.py:3722
#: models.py:4545
msgid "timestamp (UTC)"
msgstr ""
#: models.py:3740
#: models.py:4563
msgid "log entry"
msgstr ""
#: models.py:3741
#: models.py:4564
msgid "log entries"
msgstr ""
#: models.py:3759
#: models.py:4584
#, python-format
msgid "user %(id)d (deleted)"
msgstr ""
#: models.py:3761
#: models.py:4593
msgid "system"
msgstr ""
#: models.py:3811
#: models.py:4643
msgid "page log entry"
msgstr ""
#: models.py:3812
#: models.py:4644
msgid "page log entries"
msgstr ""
@ -641,3 +641,10 @@ msgstr ""
#: templates/wagtailcore/password_required.html:15
msgid "Continue"
msgstr ""
#: wagtail_hooks.py:89
#, python-format
msgid "%(count)s descendant collection"
msgid_plural "%(count)s descendant collections"
msgstr[0] ""
msgstr[1] ""

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,47 +21,47 @@ msgstr ""
msgid "Wagtail documents"
msgstr ""
#: forms.py:53
#: forms.py:65
msgid "Add"
msgstr ""
#: forms.py:53
#: forms.py:65
msgid "Add/edit documents you own"
msgstr ""
#: forms.py:54 views/documents.py:117 views/documents.py:167
#: forms.py:66 views/documents.py:117 views/documents.py:166
msgid "Edit"
msgstr ""
#: forms.py:54
#: forms.py:66
msgid "Edit any document"
msgstr ""
#: models.py:23
#: models.py:27
msgid "title"
msgstr ""
#: models.py:24
#: models.py:28
msgid "file"
msgstr ""
#: models.py:25
#: models.py:29
msgid "created at"
msgstr ""
#: models.py:28
#: models.py:32
msgid "uploaded by user"
msgstr ""
#: models.py:35
#: models.py:39
msgid "tags"
msgstr ""
#: models.py:152
#: models.py:192
msgid "document"
msgstr ""
#: models.py:153
#: models.py:193
msgid "documents"
msgstr ""
@ -193,8 +193,8 @@ msgstr ""
msgid "Usage"
msgstr ""
#: templates/wagtaildocs/documents/index.html:22 wagtail_hooks.py:48
#: wagtail_hooks.py:133
#: templates/wagtaildocs/documents/index.html:22 wagtail_hooks.py:50
#: wagtail_hooks.py:135
msgid "Documents"
msgstr ""
@ -296,22 +296,26 @@ msgstr ""
msgid "Add to collection:"
msgstr ""
#: templates/wagtaildocs/multiple/add.html:64
#: templates/wagtaildocs/multiple/add.html:70
msgid ""
"Upload successful. Please update this document with a more appropriate "
"title, if necessary. You may also delete the document completely if the "
"upload wasn't required."
msgstr ""
#: templates/wagtaildocs/multiple/add.html:65
#: templates/wagtaildocs/multiple/add.html:71
msgid "Sorry, upload failed."
msgstr ""
#: templates/wagtaildocs/multiple/add.html:72
msgid "Document updated."
msgstr ""
#: templates/wagtaildocs/multiple/edit_form.html:16
msgid "Update"
msgstr ""
#: templates/wagtaildocs/multiple/edit_form.html:17 views/documents.py:187
#: templates/wagtaildocs/multiple/edit_form.html:17 views/documents.py:186
msgid "Delete"
msgstr ""
@ -327,15 +331,15 @@ msgstr ""
msgid "Add a document permission"
msgstr ""
#: views/chooser.py:24
#: views/chooser.py:25
msgid "Server Error"
msgstr ""
#: views/chooser.py:25
#: views/chooser.py:26
msgid "Report this error to your webmaster with the following information:"
msgstr ""
#: views/documents.py:53 views/documents.py:58
#: views/documents.py:55 views/documents.py:60
msgid "Search documents"
msgstr ""
@ -343,28 +347,28 @@ msgstr ""
msgid "Document '{0}' added."
msgstr ""
#: views/documents.py:121 views/documents.py:171
#: views/documents.py:121 views/documents.py:170
msgid "The document could not be saved due to errors."
msgstr ""
#: views/documents.py:166
#: views/documents.py:165
msgid "Document '{0}' updated"
msgstr ""
#: views/documents.py:186
#: views/documents.py:185
msgid ""
"The file could not be found. Please change the source or delete the document"
msgstr ""
#: views/documents.py:210
#: views/documents.py:209
msgid "Document '{0}' deleted."
msgstr ""
#: wagtail_hooks.py:86
#: wagtail_hooks.py:88
msgid "Document"
msgstr ""
#: wagtail_hooks.py:152
#: wagtail_hooks.py:154
#, python-format
msgid "%(count)s document"
msgid_plural "%(count)s documents"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -33,11 +33,11 @@ msgstr ""
msgid "Please enter a valid URL"
msgstr ""
#: models.py:38
#: models.py:39
msgid "embed"
msgstr ""
#: models.py:39
#: models.py:40
msgid "embeds"
msgstr ""
@ -61,6 +61,6 @@ msgid ""
"Please try again later."
msgstr ""
#: wagtail_hooks.py:59
#: wagtail_hooks.py:60
msgid "Embed"
msgstr ""

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,43 +21,43 @@ msgstr ""
msgid "Wagtail images"
msgstr ""
#: fields.py:11
#: fields.py:13
msgid "GIF, JPEG, PNG, WEBP"
msgstr ""
#: fields.py:26
#: fields.py:28
#, python-format
msgid ""
"Supported formats: %(supported_formats)s. Maximum filesize: "
"%(max_upload_size)s."
msgstr ""
#: fields.py:33
#: fields.py:35
#, python-format
msgid "Supported formats: %(supported_formats)s."
msgstr ""
#: fields.py:40
#: fields.py:42
#, python-format
msgid "Not a supported image format. Supported formats: %s."
msgstr ""
#: fields.py:44
#: fields.py:46
#, python-format
msgid "Not a valid %s image."
msgstr ""
#: fields.py:48
#: fields.py:50
#, python-format
msgid "This file is too big (%%s). Maximum filesize %s."
msgstr ""
#: fields.py:52
#: fields.py:54
#, python-format
msgid "This file has too many pixels (%%s). Maximum pixels %s."
msgstr ""
#: fields.py:56
#: fields.py:58
#, python-format
msgid "This file is too big. Maximum filesize %s."
msgstr ""
@ -74,95 +74,95 @@ msgstr ""
msgid "Right-aligned"
msgstr ""
#: forms.py:70
#: forms.py:73
msgid "Filter"
msgstr ""
#: forms.py:72
#: forms.py:75
msgid "Original size"
msgstr ""
#: forms.py:73
#: forms.py:76
msgid "Resize to width"
msgstr ""
#: forms.py:74
#: forms.py:77
msgid "Resize to height"
msgstr ""
#: forms.py:75
#: forms.py:78
msgid "Resize to min"
msgstr ""
#: forms.py:76
#: forms.py:79
msgid "Resize to max"
msgstr ""
#: forms.py:77
#: forms.py:80
msgid "Resize to fill"
msgstr ""
#: forms.py:80
#: forms.py:83
msgid "Width"
msgstr ""
#: forms.py:81
#: forms.py:84
msgid "Height"
msgstr ""
#: forms.py:82
#: forms.py:85
msgid "Closeness"
msgstr ""
#: forms.py:88
#: forms.py:91
msgid "Add"
msgstr ""
#: forms.py:88
#: forms.py:91
msgid "Add/edit images you own"
msgstr ""
#: forms.py:89 views/images.py:290
#: forms.py:92 views/images.py:290
msgid "Edit"
msgstr ""
#: forms.py:89
#: forms.py:92
msgid "Edit any image"
msgstr ""
#: models.py:64
#: models.py:65
msgid "title"
msgstr ""
#: models.py:66
#: models.py:67
msgid "file"
msgstr ""
#: models.py:68
#: models.py:69
msgid "width"
msgstr ""
#: models.py:69
#: models.py:70
msgid "height"
msgstr ""
#: models.py:70
#: models.py:71
msgid "created at"
msgstr ""
#: models.py:72 models.py:609
#: models.py:73 models.py:598
msgid "uploaded by user"
msgstr ""
#: models.py:76
#: models.py:77
msgid "tags"
msgstr ""
#: models.py:375
#: models.py:376
msgid "image"
msgstr ""
#: models.py:376
#: models.py:377
msgid "images"
msgstr ""
@ -328,8 +328,8 @@ msgid "Usage"
msgstr ""
#: templates/wagtailimages/images/index.html:6
#: templates/wagtailimages/images/index.html:25 wagtail_hooks.py:44
#: wagtail_hooks.py:158
#: templates/wagtailimages/images/index.html:25 wagtail_hooks.py:46
#: wagtail_hooks.py:160
msgid "Images"
msgstr ""
@ -432,26 +432,26 @@ msgstr ""
msgid "Add to collection:"
msgstr ""
#: templates/wagtailimages/multiple/add.html:65
#: templates/wagtailimages/multiple/add.html:71
msgid ""
"Upload successful. Please update this image with a more appropriate title, "
"if necessary. You may also delete the image completely if the upload wasn't "
"required."
msgstr ""
#: templates/wagtailimages/multiple/add.html:66
#: templates/wagtailimages/multiple/add.html:72
msgid "Sorry, upload failed."
msgstr ""
#: templates/wagtailimages/multiple/add.html:68 views/chooser.py:29
#: templates/wagtailimages/multiple/add.html:74 views/chooser.py:30
msgid "Server Error"
msgstr ""
#: templates/wagtailimages/multiple/add.html:69 views/chooser.py:30
#: templates/wagtailimages/multiple/add.html:75 views/chooser.py:31
msgid "Report this error to your webmaster with the following information:"
msgstr ""
#: templates/wagtailimages/multiple/add.html:72
#: templates/wagtailimages/multiple/add.html:78
msgid "Image updated."
msgstr ""
@ -471,7 +471,7 @@ msgstr ""
msgid "Add an image permission"
msgstr ""
#: views/images.py:45 views/images.py:51
#: views/images.py:47 views/images.py:53
msgid "Search images"
msgstr ""
@ -505,11 +505,11 @@ msgstr ""
msgid "The image could not be created due to errors."
msgstr ""
#: wagtail_hooks.py:87
#: wagtail_hooks.py:89
msgid "Image"
msgstr ""
#: wagtail_hooks.py:177
#: wagtail_hooks.py:179
#, python-format
msgid "%(count)s image"
msgid_plural "%(count)s images"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-17 12:11+0000\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -66,12 +66,10 @@ msgid "Add locale"
msgstr ""
#: views.py:31
#, python-brace-format
msgid "Locale '{0}' created."
msgstr ""
#: views.py:36
#, python-brace-format
msgid "Locale '{0}' updated."
msgstr ""
@ -84,7 +82,6 @@ msgid "Delete locale"
msgstr ""
#: views.py:45
#, python-brace-format
msgid "Locale '{0}' deleted."
msgstr ""

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:02+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,6 +17,15 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: action_menu.py:65 wagtail_hooks.py:58
msgid "Delete"
msgstr ""
#: action_menu.py:87
#: templates/wagtailsnippets/snippets/action_menu/save.html:4
msgid "Save"
msgstr ""
#: apps.py:8
msgid "Wagtail snippets"
msgstr ""
@ -57,8 +66,12 @@ msgid ""
"noreferrer\">create one now</a>?"
msgstr ""
#: templates/wagtailsnippets/snippets/action_menu/save.html:2
msgid "Saving…"
msgstr ""
#: templates/wagtailsnippets/snippets/confirm_delete.html:5
#: templates/wagtailsnippets/snippets/type_index.html:42
#: templates/wagtailsnippets/snippets/type_index.html:53
#, python-format
msgid "Delete %(snippet_type_name)s"
msgstr ""
@ -68,7 +81,7 @@ msgid "Delete "
msgstr ""
#: templates/wagtailsnippets/snippets/confirm_delete.html:23
#: templates/wagtailsnippets/snippets/edit.html:40
#: templates/wagtailsnippets/snippets/edit.html:34
#, python-format
msgid "Used %(usage_count)s time"
msgid_plural "Used %(usage_count)s times"
@ -102,14 +115,9 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/wagtailsnippets/snippets/create.html:16
#: templates/wagtailsnippets/snippets/edit.html:20
msgid "Saving…"
msgstr ""
#: templates/wagtailsnippets/snippets/create.html:17
#: templates/wagtailsnippets/snippets/edit.html:21
msgid "Save"
#: templates/wagtailsnippets/snippets/create.html:13
#: templates/wagtailsnippets/snippets/edit.html:16
msgid "Actions"
msgstr ""
#: templates/wagtailsnippets/snippets/edit.html:3
@ -121,21 +129,12 @@ msgstr ""
msgid "Editing"
msgstr ""
#: templates/wagtailsnippets/snippets/edit.html:16
msgid "Actions"
msgstr ""
#: templates/wagtailsnippets/snippets/edit.html:25
#: templates/wagtailsnippets/snippets/list.html:38
msgid "Delete"
msgstr ""
#: templates/wagtailsnippets/snippets/edit.html:38
#: templates/wagtailsnippets/snippets/edit.html:32
msgid "Usage"
msgstr ""
#: templates/wagtailsnippets/snippets/index.html:3
#: templates/wagtailsnippets/snippets/index.html:5 wagtail_hooks.py:29
#: templates/wagtailsnippets/snippets/index.html:5 wagtail_hooks.py:31
msgid "Snippets"
msgstr ""
@ -154,12 +153,8 @@ msgstr ""
msgid "Select %(snippet)s"
msgstr ""
#: templates/wagtailsnippets/snippets/list.html:34 views/snippets.py:157
#: views/snippets.py:210
msgid "Edit"
msgstr ""
#: templates/wagtailsnippets/snippets/results.html:22
#: templates/wagtailsnippets/snippets/results.html:26
#: templates/wagtailsnippets/snippets/results.html:28
#, python-format
msgid ""
"No %(snippet_type_name_plural)s have been created. Why not <a href="
@ -171,12 +166,12 @@ msgstr ""
msgid "Snippets %(snippet_type_name_plural)s"
msgstr ""
#: templates/wagtailsnippets/snippets/type_index.html:25
#: templates/wagtailsnippets/snippets/type_index.html:26
#, python-format
msgid "Snippets <span>%(snippet_type_name_plural)s</span>"
msgstr ""
#: templates/wagtailsnippets/snippets/type_index.html:48
#: templates/wagtailsnippets/snippets/type_index.html:68
#, python-format
msgid "Add %(snippet_type_name)s"
msgstr ""
@ -206,53 +201,67 @@ msgstr ""
msgid "Edit this page"
msgstr ""
#: views/chooser.py:30 views/chooser.py:42 views/snippets.py:93
#: views/snippets.py:105
#: views/chooser.py:30 views/chooser.py:42 views/snippets.py:116
#: views/snippets.py:128
#, python-format
msgid "Search %(snippet_type_name)s"
msgstr ""
#: views/snippets.py:150
#: views/snippets.py:204
#, python-format
msgid "%(snippet_type)s '%(instance)s' created."
msgstr ""
#: views/snippets.py:169
#: views/snippets.py:211 views/snippets.py:291 wagtail_hooks.py:50
msgid "Edit"
msgstr ""
#: views/snippets.py:227
msgid "The snippet could not be created due to errors."
msgstr ""
#: views/snippets.py:203
#: views/snippets.py:284
#, python-format
msgid "%(snippet_type)s '%(instance)s' updated."
msgstr ""
#: views/snippets.py:222
#: views/snippets.py:303
msgid "The snippet could not be saved due to errors."
msgstr ""
#: views/snippets.py:257
#: views/snippets.py:360
#, python-format
msgid "%(snippet_type)s '%(instance)s' deleted."
msgstr ""
#: views/snippets.py:266
#: views/snippets.py:369
#, python-format
msgid "%(count)d %(snippet_type)s deleted."
msgid_plural "%(count)d %(snippet_type)s deleted."
msgstr[0] ""
msgstr[1] ""
#: widgets.py:16
#: wagtail_hooks.py:52
#, python-format
msgid "Choose %s"
msgid "Edit '%(title)s'"
msgstr ""
#: wagtail_hooks.py:60
#, python-format
msgid "Delete '%(title)s'"
msgstr ""
#: widgets.py:17
#, python-format
msgid "Choose another %s"
msgid "Choose %s"
msgstr ""
#: widgets.py:18
#, python-format
msgid "Choose another %s"
msgstr ""
#: widgets.py:19
#, python-format
msgid "Edit this %s"
msgstr ""

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-03 18:03+0100\n"
"POT-Creation-Date: 2020-10-23 12:34+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,75 +21,75 @@ msgstr ""
msgid "Wagtail users"
msgstr ""
#: forms.py:49
#: forms.py:51
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
msgstr ""
#: forms.py:53
#: forms.py:55
msgid "This value may contain only letters, numbers and @/./+/-/_ characters."
msgstr ""
#: forms.py:76
#: forms.py:78
msgid "A user with that username already exists."
msgstr ""
#: forms.py:77
#: forms.py:79
msgid "The two password fields didn't match."
msgstr ""
#: forms.py:80 forms.py:406
#: forms.py:82 forms.py:408
msgid "Email"
msgstr ""
#: forms.py:81 forms.py:414
#: forms.py:83 forms.py:416
msgid "First Name"
msgstr ""
#: forms.py:82 forms.py:415
#: forms.py:84 forms.py:417
msgid "Last Name"
msgstr ""
#: forms.py:85
#: forms.py:87
msgid "Password"
msgstr ""
#: forms.py:87
#: forms.py:89
msgid "Leave blank if not changing."
msgstr ""
#: forms.py:89
#: forms.py:91
msgid "Password confirmation"
msgstr ""
#: forms.py:91
#: forms.py:93
msgid "Enter the same password as above, for verification."
msgstr ""
#: forms.py:94 forms.py:222
#: forms.py:96 forms.py:224
msgid "Administrator"
msgstr ""
#: forms.py:95 forms.py:224
#: forms.py:97 forms.py:226
msgid "Administrators have full access to manage any object or setting."
msgstr ""
#: forms.py:218
#: forms.py:220
msgid "A group with that name already exists."
msgstr ""
#: forms.py:322
#: forms.py:324
msgid "You cannot have multiple permission records for the same page."
msgstr ""
#: forms.py:397
#: forms.py:399
msgid "Preferred language"
msgstr ""
#: forms.py:432
#: forms.py:434
msgid "Current time zone"
msgstr ""
#: forms.py:442
#: forms.py:444
msgid "Upload a profile picture"
msgstr ""
@ -147,8 +147,8 @@ msgstr ""
#: templates/wagtailusers/groups/confirm_delete.html:3
#: templates/wagtailusers/groups/confirm_delete.html:6
#: templates/wagtailusers/groups/edit.html:40 views/groups.py:109
#: views/groups.py:146
#: templates/wagtailusers/groups/edit.html:40 views/groups.py:110
#: views/groups.py:147
msgid "Delete group"
msgstr ""
@ -173,7 +173,7 @@ msgid ""
"users."
msgstr ""
#: templates/wagtailusers/groups/confirm_delete.html:23 views/groups.py:147
#: templates/wagtailusers/groups/confirm_delete.html:23 views/groups.py:148
msgid "Are you sure you want to delete this group?"
msgstr ""
@ -184,7 +184,7 @@ msgstr ""
#: templates/wagtailusers/groups/create.html:4
#: templates/wagtailusers/groups/create.html:15
#: templates/wagtailusers/groups/create.html:32 views/groups.py:70
#: templates/wagtailusers/groups/create.html:32 views/groups.py:71
msgid "Add group"
msgstr ""
@ -256,7 +256,7 @@ msgstr ""
msgid "groups"
msgstr ""
#: templates/wagtailusers/groups/index.html:17 views/groups.py:54
#: templates/wagtailusers/groups/index.html:17 views/groups.py:55
msgid "Add a group"
msgstr ""
@ -376,55 +376,55 @@ msgid ""
"\">add some</a>?"
msgstr ""
#: views/groups.py:53 wagtail_hooks.py:67
#: views/groups.py:54 wagtail_hooks.py:67
msgid "Groups"
msgstr ""
#: views/groups.py:55
#: views/groups.py:56
msgid "Search groups"
msgstr ""
#: views/groups.py:71
#: views/groups.py:72
msgid "Group '{0}' created."
msgstr ""
#: views/groups.py:107
#: views/groups.py:108
msgid "Group '{0}' updated."
msgstr ""
#: views/groups.py:108
#: views/groups.py:109
msgid "The group could not be saved due to errors."
msgstr ""
#: views/groups.py:145
#: views/groups.py:146
msgid "Group '{0}' deleted."
msgstr ""
#: views/users.py:62 views/users.py:83
#: views/users.py:64 views/users.py:85
msgid "Search users"
msgstr ""
#: views/users.py:130
#: views/users.py:132
msgid "User '{0}' created."
msgstr ""
#: views/users.py:131 views/users.py:168 wagtail_hooks.py:106
#: views/users.py:133 views/users.py:170 wagtail_hooks.py:106
msgid "Edit"
msgstr ""
#: views/users.py:139
#: views/users.py:141
msgid "The user could not be created due to errors."
msgstr ""
#: views/users.py:167
#: views/users.py:169
msgid "User '{0}' updated."
msgstr ""
#: views/users.py:176
#: views/users.py:178
msgid "The user could not be saved due to errors."
msgstr ""
#: views/users.py:200
#: views/users.py:202
msgid "User '{0}' deleted."
msgstr ""