mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-02 04:24:46 +00:00
Generate new strings for translation
This commit is contained in:
parent
26c677cc5a
commit
9a1d44396f
16 changed files with 199 additions and 177 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
@ -41,7 +41,7 @@ msgstr ""
|
|||
msgid "Promote"
|
||||
msgstr ""
|
||||
|
||||
#: edit_handlers.py:821 wagtail_hooks.py:53
|
||||
#: edit_handlers.py:821 wagtail_hooks.py:52
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -181,6 +181,23 @@ msgstr ""
|
|||
msgid "You cannot have multiple permission records for the same collection."
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/404.html:3
|
||||
msgid "Error 404: Page not found"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/404.html:22
|
||||
msgid "Error 404"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/404.html:26
|
||||
msgid "The requested page could not be found."
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/404.html:29
|
||||
#: templates/wagtailadmin/userbar/item_admin.html:6
|
||||
msgid "Go to Wagtail admin"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/account/account.html:4
|
||||
#: templates/wagtailadmin/account/account.html:6
|
||||
msgid "Account"
|
||||
|
|
@ -293,11 +310,11 @@ msgstr ""
|
|||
#: templates/wagtailadmin/admin_base.html:31
|
||||
#: templates/wagtailadmin/home/pages_for_moderation.html:42
|
||||
#: templates/wagtailadmin/home/recent_edits.html:28
|
||||
#: templates/wagtailadmin/pages/revisions/list.html:29 views/generic.py:115
|
||||
#: views/generic.py:200 views/pages.py:222 views/pages.py:227
|
||||
#: templates/wagtailadmin/pages/revisions/list.html:29 views/generic.py:109
|
||||
#: views/generic.py:176 views/pages.py:222 views/pages.py:227
|
||||
#: views/pages.py:241 views/pages.py:368 views/pages.py:397 views/pages.py:417
|
||||
#: views/pages.py:678 views/pages.py:740 views/pages.py:910 views/pages.py:930
|
||||
#: wagtail_hooks.py:94
|
||||
#: wagtail_hooks.py:93
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -305,8 +322,8 @@ msgstr ""
|
|||
msgid "Page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/admin_base.html:33 wagtail_hooks.py:40
|
||||
#: wagtail_hooks.py:64
|
||||
#: templates/wagtailadmin/admin_base.html:33 wagtail_hooks.py:39
|
||||
#: wagtail_hooks.py:63
|
||||
msgid "Pages"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -334,11 +351,11 @@ msgstr ""
|
|||
msgid "Close explorer"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/base.html:22 templates/wagtailadmin/home.html:3
|
||||
#: templates/wagtailadmin/base.html:17 templates/wagtailadmin/home.html:3
|
||||
msgid "Dashboard"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/base.html:45
|
||||
#: templates/wagtailadmin/base.html:40
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -364,7 +381,7 @@ msgstr ""
|
|||
#: templates/wagtailadmin/pages/confirm_delete.html:6
|
||||
#: templates/wagtailadmin/pages/edit.html:52
|
||||
#: templates/wagtailadmin/permissions/includes/collection_member_permissions_form.html:13
|
||||
#: views/generic.py:137 wagtail_hooks.py:159
|
||||
#: views/generic.py:132 wagtail_hooks.py:158
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -791,7 +808,7 @@ msgstr ""
|
|||
msgid "Move %(title)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/confirm_move.html:5 wagtail_hooks.py:145
|
||||
#: templates/wagtailadmin/pages/confirm_move.html:5 wagtail_hooks.py:144
|
||||
msgid "Move"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -817,7 +834,7 @@ msgid "Unpublish %(title)s"
|
|||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/confirm_unpublish.html:5
|
||||
#: templates/wagtailadmin/pages/edit.html:49 wagtail_hooks.py:166
|
||||
#: templates/wagtailadmin/pages/edit.html:49 wagtail_hooks.py:165
|
||||
msgid "Unpublish"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -861,7 +878,7 @@ msgstr ""
|
|||
msgid "Copy %(title)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/copy.html:5 wagtail_hooks.py:152
|
||||
#: templates/wagtailadmin/pages/copy.html:5 wagtail_hooks.py:151
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -940,7 +957,7 @@ msgstr ""
|
|||
msgid "by %(modified_by)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/edit.html:94 wagtail_hooks.py:173
|
||||
#: templates/wagtailadmin/pages/edit.html:94 wagtail_hooks.py:172
|
||||
msgid "Revisions"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1028,23 +1045,23 @@ msgid "Explore subpages of '%(title)s'"
|
|||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_choose.html:9
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:9
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_move.html:9
|
||||
msgid "Explore"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:10
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:9
|
||||
#, python-format
|
||||
msgid "Explore child pages of '%(title)s'"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:11
|
||||
#, python-format
|
||||
msgid "Add a child page to '%(title)s'"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:12
|
||||
#: wagtail_hooks.py:116 wagtail_hooks.py:124
|
||||
#: templates/wagtailadmin/pages/listing/_navigation_explore.html:11
|
||||
#: wagtail_hooks.py:115 wagtail_hooks.py:123
|
||||
msgid "Add child page"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1250,6 +1267,10 @@ msgid "Collection"
|
|||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/shared/breadcrumb.html:7
|
||||
msgid "Root"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/shared/breadcrumb.html:10
|
||||
#: templates/wagtailadmin/shared/chooser_breadcrumb.html:6
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
|
@ -1384,10 +1405,6 @@ msgstr ""
|
|||
msgid "Go to Wagtail admin interface"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/userbar/item_admin.html:6
|
||||
msgid "Go to Wagtail admin"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/userbar/item_page_add.html:6
|
||||
msgid "Add a child page"
|
||||
msgstr ""
|
||||
|
|
@ -1504,7 +1521,7 @@ msgstr ""
|
|||
msgid "You have been successfully logged out."
|
||||
msgstr ""
|
||||
|
||||
#: views/collections.py:21 wagtail_hooks.py:87
|
||||
#: views/collections.py:21 wagtail_hooks.py:86
|
||||
msgid "Collections"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1543,7 +1560,7 @@ msgstr ""
|
|||
msgid "Are you sure you want to delete this collection?"
|
||||
msgstr ""
|
||||
|
||||
#: views/generic.py:133
|
||||
#: views/generic.py:128
|
||||
msgid "Editing"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1558,7 +1575,7 @@ msgid "Page '{0}' created and published."
|
|||
msgstr ""
|
||||
|
||||
#: views/pages.py:226 views/pages.py:392 views/pages.py:909
|
||||
#: wagtail_hooks.py:108
|
||||
#: wagtail_hooks.py:107
|
||||
msgid "View live"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1567,7 +1584,7 @@ msgstr ""
|
|||
msgid "Page '{0}' created and submitted for moderation."
|
||||
msgstr ""
|
||||
|
||||
#: views/pages.py:236 views/pages.py:412 wagtail_hooks.py:101
|
||||
#: views/pages.py:236 views/pages.py:412 wagtail_hooks.py:100
|
||||
msgid "View draft"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1708,56 +1725,56 @@ msgstr ""
|
|||
msgid "Latest"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:96
|
||||
#: wagtail_hooks.py:95
|
||||
#, python-brace-format
|
||||
msgid "Edit '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:103
|
||||
#: wagtail_hooks.py:102
|
||||
#, python-brace-format
|
||||
msgid "Preview draft version of '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:110
|
||||
#: wagtail_hooks.py:109
|
||||
#, python-brace-format
|
||||
msgid "View live version of '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:118 wagtail_hooks.py:126
|
||||
#: wagtail_hooks.py:117 wagtail_hooks.py:125
|
||||
#, python-brace-format
|
||||
msgid "Add a child page to '{title}' "
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:131
|
||||
#: wagtail_hooks.py:130
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:136
|
||||
#: wagtail_hooks.py:135
|
||||
#, python-brace-format
|
||||
msgid "View more options for '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:147
|
||||
#: wagtail_hooks.py:146
|
||||
#, python-brace-format
|
||||
msgid "Move page '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:154
|
||||
#: wagtail_hooks.py:153
|
||||
#, python-brace-format
|
||||
msgid "Copy page '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:161
|
||||
#: wagtail_hooks.py:160
|
||||
#, python-brace-format
|
||||
msgid "Delete page '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:168
|
||||
#: wagtail_hooks.py:167
|
||||
#, python-brace-format
|
||||
msgid "Unpublish page '{title}'"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:175
|
||||
#: wagtail_hooks.py:174
|
||||
#, python-brace-format
|
||||
msgid "View revision history for '{title}'"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
@ -48,144 +48,144 @@ msgstr ""
|
|||
msgid "The password you have entered is not correct. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:55
|
||||
#: models.py:54
|
||||
msgid "hostname"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57
|
||||
#: models.py:56
|
||||
msgid "port"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:60
|
||||
#: models.py:59
|
||||
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:65
|
||||
#: models.py:64
|
||||
msgid "site name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:69
|
||||
#: models.py:68
|
||||
msgid "Human-readable name for the site."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:71
|
||||
#: models.py:70
|
||||
msgid "root page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:73
|
||||
#: models.py:72
|
||||
msgid "is default site"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
#: models.py:75
|
||||
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:84
|
||||
#: models.py:83
|
||||
msgid "site"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:85
|
||||
#: models.py:84
|
||||
msgid "sites"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:154
|
||||
#: models.py:153
|
||||
#, 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:251
|
||||
#: models.py:250
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:253
|
||||
#: models.py:252
|
||||
msgid "The page title as you'd like it to be seen by the public"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:263 models.py:270
|
||||
#: models.py:262 models.py:269
|
||||
msgid "slug"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:266 models.py:272
|
||||
#: models.py:265 models.py:271
|
||||
msgid ""
|
||||
"The name of the page as it will appear in URLs e.g http://domain.com/blog/"
|
||||
"[my-slug]/"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:276
|
||||
#: models.py:275
|
||||
msgid "content type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:280 models.py:1056
|
||||
#: models.py:279 models.py:1022
|
||||
msgid "live"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:282
|
||||
#: models.py:281
|
||||
msgid "has unpublished changes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:286
|
||||
#: models.py:285
|
||||
msgid "URL path"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:289
|
||||
#: models.py:288
|
||||
msgid "owner"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:297
|
||||
msgid "page title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:301
|
||||
#: models.py:300
|
||||
msgid ""
|
||||
"Optional. 'Search Engine Friendly' title. This will appear at the top of the "
|
||||
"browser window."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:306
|
||||
#: models.py:305
|
||||
msgid "show in menus"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:308
|
||||
#: models.py:307
|
||||
msgid ""
|
||||
"Whether a link to this page will appear in automatically generated menus"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:310
|
||||
#: models.py:309
|
||||
msgid "search description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:313
|
||||
#: models.py:312
|
||||
msgid "go live date/time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:318
|
||||
#: models.py:317
|
||||
msgid "expiry date/time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:322 models.py:1047
|
||||
#: models.py:321 models.py:1013
|
||||
msgid "expired"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:324
|
||||
#: models.py:323
|
||||
msgid "locked"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:327
|
||||
#: models.py:326
|
||||
msgid "first published at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:333
|
||||
#: models.py:332
|
||||
msgid "last published at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:338
|
||||
#: models.py:337
|
||||
msgid "latest revision created at"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -193,179 +193,179 @@ msgstr ""
|
|||
msgid "This slug is already in use"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1049
|
||||
#: models.py:1015
|
||||
msgid "scheduled"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1051
|
||||
#: models.py:1017
|
||||
msgid "draft"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1054
|
||||
#: models.py:1020
|
||||
msgid "live + draft"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1317
|
||||
#: models.py:1283
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1427 models.py:1447 models.py:1601 models.py:1950
|
||||
#: models.py:1393 models.py:1413 models.py:1567 models.py:1916
|
||||
msgid "page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1428
|
||||
#: models.py:1394
|
||||
msgid "pages"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1449
|
||||
#: models.py:1415
|
||||
msgid "submitted for moderation"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1453
|
||||
#: models.py:1419
|
||||
msgid "created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1455
|
||||
#: models.py:1421
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1458
|
||||
#: models.py:1424
|
||||
msgid "content JSON"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1459
|
||||
#: models.py:1425
|
||||
msgid "approved go live at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1580
|
||||
#: models.py:1546
|
||||
msgid "page revision"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1581
|
||||
#: models.py:1547
|
||||
msgid "page revisions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1585
|
||||
#: models.py:1551
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1585
|
||||
#: models.py:1551
|
||||
msgid "Add/edit pages you own"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1586
|
||||
#: models.py:1552
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1586
|
||||
#: models.py:1552
|
||||
msgid "Edit any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1587
|
||||
#: models.py:1553
|
||||
msgid "Publish"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1587
|
||||
#: models.py:1553
|
||||
msgid "Publish any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1588
|
||||
#: models.py:1554
|
||||
msgid "Bulk delete"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1588
|
||||
#: models.py:1554
|
||||
msgid "Delete pages with children"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1589
|
||||
#: models.py:1555
|
||||
msgid "Lock"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1589
|
||||
#: models.py:1555
|
||||
msgid "Lock/unlock any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1600 models.py:2051
|
||||
#: models.py:1566 models.py:2017
|
||||
msgid "group"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1603
|
||||
#: models.py:1569
|
||||
msgid "permission type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1610
|
||||
#: models.py:1576
|
||||
msgid "group page permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1611
|
||||
#: models.py:1577
|
||||
msgid "group page permissions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1897
|
||||
#: models.py:1863
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1898
|
||||
#: models.py:1864
|
||||
msgid "Private, accessible to logged-in users"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1899
|
||||
#: models.py:1865
|
||||
msgid "Private, accessible with the following password"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1900
|
||||
#: models.py:1866
|
||||
msgid "Private, accessible to users in specific groups"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1905
|
||||
#: models.py:1871
|
||||
msgid "password"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1906
|
||||
#: models.py:1872
|
||||
msgid "groups"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1944
|
||||
#: models.py:1910
|
||||
msgid "view restriction"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1945
|
||||
#: models.py:1911
|
||||
msgid "view restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1956
|
||||
#: models.py:1922
|
||||
msgid "page view restriction"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1957
|
||||
#: models.py:1923
|
||||
msgid "page view restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1971 models.py:2015 models.py:2030 models.py:2057
|
||||
#: models.py:1937 models.py:1981 models.py:1996 models.py:2023
|
||||
msgid "collection"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1979
|
||||
#: models.py:1945
|
||||
msgid "collection view restriction"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1980
|
||||
#: models.py:1946
|
||||
msgid "collection view restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1988
|
||||
#: models.py:1954
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2016
|
||||
#: models.py:1982
|
||||
msgid "collections"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2063
|
||||
#: models.py:2029
|
||||
msgid "permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2076
|
||||
#: models.py:2042
|
||||
msgid "group collection permission"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
@ -67,12 +67,12 @@ msgstr ""
|
|||
|
||||
#: templates/wagtaildocs/chooser/chooser.html:9
|
||||
#: templates/wagtaildocs/chooser/chooser.html:42
|
||||
#: templates/wagtaildocs/documents/add.html:31
|
||||
#: templates/wagtaildocs/documents/add.html:35
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/chooser/chooser.html:42
|
||||
#: templates/wagtaildocs/documents/add.html:31
|
||||
#: templates/wagtaildocs/documents/add.html:35
|
||||
msgid "Uploading..."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -127,7 +127,7 @@ msgid "Delete %(title)s"
|
|||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/confirm_delete.html:5
|
||||
#: templates/wagtaildocs/documents/edit.html:39
|
||||
#: templates/wagtaildocs/documents/edit.html:41
|
||||
msgid "Delete document"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -148,15 +148,15 @@ msgstr ""
|
|||
msgid "Editing"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:37
|
||||
#: templates/wagtaildocs/documents/edit.html:39
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:48
|
||||
#: templates/wagtaildocs/documents/edit.html:50
|
||||
msgid "Filesize"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:49
|
||||
#: templates/wagtaildocs/documents/edit.html:51
|
||||
msgid "File not found"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
@ -113,7 +113,7 @@ msgstr ""
|
|||
msgid "Add/edit images you own"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:91 views/images.py:258
|
||||
#: forms.py:91 views/images.py:259
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -405,7 +405,7 @@ msgstr ""
|
|||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:139
|
||||
#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:140
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -421,36 +421,36 @@ msgstr ""
|
|||
msgid "Search images"
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:117
|
||||
#: views/images.py:118
|
||||
#, python-brace-format
|
||||
msgid "Image '{0}' updated."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:118
|
||||
#: views/images.py:119
|
||||
msgid "Edit again"
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:122
|
||||
#: views/images.py:123
|
||||
msgid "The image could not be saved due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:137
|
||||
#: views/images.py:138
|
||||
msgid ""
|
||||
"The source image file could not be found. Please change the source or delete "
|
||||
"the image."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:232
|
||||
#: views/images.py:233
|
||||
#, python-brace-format
|
||||
msgid "Image '{0}' deleted."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:257
|
||||
#: views/images.py:258
|
||||
#, python-brace-format
|
||||
msgid "Image '{0}' added."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:262
|
||||
#: views/images.py:263
|
||||
msgid "The image could not be created due to errors."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-10 16:05+0000\n"
|
||||
"POT-Creation-Date: 2017-10-06 15:05+0000\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"
|
||||
|
|
@ -115,7 +115,8 @@ msgstr ""
|
|||
|
||||
#: templates/wagtailusers/groups/confirm_delete.html:3
|
||||
#: templates/wagtailusers/groups/confirm_delete.html:6
|
||||
#: templates/wagtailusers/groups/edit.html:36
|
||||
#: templates/wagtailusers/groups/edit.html:36 views/groups.py:133
|
||||
#: views/groups.py:159
|
||||
msgid "Delete group"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -140,7 +141,7 @@ msgid ""
|
|||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailusers/groups/confirm_delete.html:23
|
||||
#: templates/wagtailusers/groups/confirm_delete.html:23 views/groups.py:160
|
||||
msgid "Are you sure you want to delete this group?"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -151,7 +152,7 @@ msgstr ""
|
|||
|
||||
#: templates/wagtailusers/groups/create.html:4
|
||||
#: templates/wagtailusers/groups/create.html:14
|
||||
#: templates/wagtailusers/groups/create.html:31
|
||||
#: templates/wagtailusers/groups/create.html:31 views/groups.py:105
|
||||
msgid "Add group"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -189,7 +190,7 @@ msgstr ""
|
|||
|
||||
#: templates/wagtailusers/groups/includes/formatted_permissions.html:14
|
||||
#: templates/wagtailusers/groups/includes/page_permissions_form.html:13
|
||||
#: wagtail_hooks.py:107
|
||||
#: wagtail_hooks.py:112
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -214,11 +215,16 @@ msgstr ""
|
|||
msgid "groups"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailusers/groups/index.html:18
|
||||
#: templates/wagtailusers/groups/index.html:18 views/groups.py:89
|
||||
msgid "Add a group"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailusers/groups/results.html:9
|
||||
#: templates/wagtailusers/groups/results.html:8
|
||||
#, python-format
|
||||
msgid "Sorry, no groups match \"%(query)s\""
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailusers/groups/results.html:11
|
||||
#, python-format
|
||||
msgid ""
|
||||
"There are no groups configured. Why not <a href="
|
||||
|
|
@ -254,8 +260,8 @@ msgid "Roles"
|
|||
msgstr ""
|
||||
|
||||
#: templates/wagtailusers/users/index.html:4
|
||||
#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:47
|
||||
#: wagtail_hooks.py:97
|
||||
#: templates/wagtailusers/users/index.html:17 wagtail_hooks.py:52
|
||||
#: wagtail_hooks.py:102
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -312,25 +318,24 @@ msgid ""
|
|||
"\">add some</a>?"
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:36 views/groups.py:43
|
||||
#: views/groups.py:54
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:88 wagtail_hooks.py:71
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:90
|
||||
msgid "Search groups"
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:93
|
||||
#: views/groups.py:106
|
||||
#, python-brace-format
|
||||
msgid "Group '{0}' created."
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:94 views/groups.py:128 views/users.py:129
|
||||
#: views/users.py:153 wagtail_hooks.py:105
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:98
|
||||
msgid "The group could not be created due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:127
|
||||
#: views/groups.py:131
|
||||
#, python-brace-format
|
||||
msgid "Group '{0}' updated."
|
||||
msgstr ""
|
||||
|
|
@ -339,46 +344,46 @@ msgstr ""
|
|||
msgid "The group could not be saved due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/groups.py:153
|
||||
#: views/groups.py:158
|
||||
#, python-brace-format
|
||||
msgid "Group '{0}' deleted."
|
||||
msgstr ""
|
||||
|
||||
#: views/users.py:67 views/users.py:87
|
||||
#: views/users.py:67 views/users.py:88
|
||||
msgid "Search users"
|
||||
msgstr ""
|
||||
|
||||
#: views/users.py:128
|
||||
#: views/users.py:129
|
||||
#, python-brace-format
|
||||
msgid "User '{0}' created."
|
||||
msgstr ""
|
||||
|
||||
#: views/users.py:133
|
||||
#: views/users.py:130 views/users.py:154 wagtail_hooks.py:110
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: views/users.py:134
|
||||
msgid "The user could not be created due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/users.py:152
|
||||
#: views/users.py:153
|
||||
#, python-brace-format
|
||||
msgid "User '{0}' updated."
|
||||
msgstr ""
|
||||
|
||||
#: views/users.py:157
|
||||
#: views/users.py:158
|
||||
msgid "The user could not be saved due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/users.py:177
|
||||
#: views/users.py:178
|
||||
#, python-brace-format
|
||||
msgid "User '{0}' deleted."
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:66
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:105
|
||||
#: wagtail_hooks.py:110
|
||||
msgid "Edit this user"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:107
|
||||
#: wagtail_hooks.py:112
|
||||
msgid "Delete this user"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue