kopia lustrzana https://github.com/wagtail/wagtail
Generate new strings for translation
rodzic
7cb7a37206
commit
c4506467b9
Plik diff jest za duży
Load Diff
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
@ -141,6 +141,14 @@ msgstr ""
|
|||
msgid "Submission date"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:248
|
||||
msgid "Form"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:249
|
||||
msgid "Landing page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:266
|
||||
msgid "to address"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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:669
|
||||
#: helpers/button.py:42 views.py:671
|
||||
#, python-format
|
||||
msgid "Add %s"
|
||||
msgstr ""
|
||||
|
@ -44,7 +44,7 @@ msgstr ""
|
|||
msgid "Inspect this %s"
|
||||
msgstr ""
|
||||
|
||||
#: helpers/button.py:70 views.py:159
|
||||
#: helpers/button.py:70 views.py:160
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
|
@ -53,7 +53,7 @@ msgstr ""
|
|||
msgid "Edit this %s"
|
||||
msgstr ""
|
||||
|
||||
#: helpers/button.py:84 templates/modeladmin/edit.html:15 views.py:700
|
||||
#: helpers/button.py:84 templates/modeladmin/edit.html:15 views.py:702
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
|
@ -203,62 +203,65 @@ msgid "Next"
|
|||
msgstr ""
|
||||
|
||||
#: views.py:153
|
||||
msgid "{model_name} '{instance}' created."
|
||||
#, python-format
|
||||
msgid "%(model_name)s '%(instance)s' created."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "The %s could not be created due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:591
|
||||
#: views.py:592
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:616
|
||||
#: views.py:617
|
||||
#, python-format
|
||||
msgid "Create new %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:626
|
||||
#: views.py:627
|
||||
msgid "Editing"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:640
|
||||
#: views.py:641
|
||||
#, python-format
|
||||
msgid "Editing %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:643
|
||||
msgid "{model_name} '{instance}' updated."
|
||||
#: views.py:644
|
||||
#, python-format
|
||||
msgid "%(model_name)s '%(instance)s' updated."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:656
|
||||
#: views.py:658
|
||||
#, python-format
|
||||
msgid "The %s could not be saved due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:716
|
||||
#: views.py:718
|
||||
#, python-format
|
||||
msgid "Confirm deletion of %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:720
|
||||
#: views.py:722
|
||||
#, 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:729
|
||||
msgid "{model} '{instance}' deleted."
|
||||
#: views.py:731
|
||||
#, python-format
|
||||
msgid "%(model_name)s '%(instance)s' deleted."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:756
|
||||
#: views.py:767
|
||||
msgid "Inspecting"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:769
|
||||
#: views.py:780
|
||||
#, python-format
|
||||
msgid "Inspecting %s"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
@ -43,7 +43,8 @@ msgid "This setting could not be opened because there is no site defined."
|
|||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
msgid "{setting_type} updated."
|
||||
#, python-format
|
||||
msgid "%(setting_type)s updated."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:79
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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,26 +34,26 @@ msgstr ""
|
|||
msgid "Delete image"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:55
|
||||
#: views.py:54
|
||||
msgid "Search something"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:59
|
||||
#: views.py:58
|
||||
msgid "Success message"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:64 views.py:68
|
||||
#: views.py:59 views.py:63 views.py:67
|
||||
msgid "View live"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61 views.py:65 views.py:69
|
||||
#: views.py:60 views.py:64 views.py:68
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#: views.py:62
|
||||
msgid "Warning message"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:66
|
||||
msgid "Error message"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
@ -36,3 +36,13 @@ msgstr ""
|
|||
#: templates/table_block/widgets/table.html:18
|
||||
msgid "Display the first column as a header."
|
||||
msgstr ""
|
||||
|
||||
#: templates/table_block/widgets/table.html:23
|
||||
msgid "Table caption"
|
||||
msgstr ""
|
||||
|
||||
#: templates/table_block/widgets/table.html:28
|
||||
msgid ""
|
||||
"A heading that identifies the overall topic of the table, and is useful for "
|
||||
"screen reader users"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 17:59+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"
|
||||
|
@ -22,23 +22,24 @@ msgid "Wagtail core"
|
|||
msgstr ""
|
||||
|
||||
#: blocks/static_block.py:15
|
||||
msgid "{label}: this block has no options."
|
||||
#, python-format
|
||||
msgid "%(label)s: this block has no options."
|
||||
msgstr ""
|
||||
|
||||
#: blocks/static_block.py:17
|
||||
msgid "This block has no options."
|
||||
msgstr ""
|
||||
|
||||
#: blocks/stream_block.py:200 blocks/stream_block.py:222
|
||||
#: blocks/stream_block.py:205 blocks/stream_block.py:227
|
||||
#, python-format
|
||||
msgid "The minimum number of items is %d"
|
||||
msgstr ""
|
||||
|
||||
#: blocks/stream_block.py:203
|
||||
#: blocks/stream_block.py:208
|
||||
msgid "This field is required."
|
||||
msgstr ""
|
||||
|
||||
#: blocks/stream_block.py:207 blocks/stream_block.py:226
|
||||
#: blocks/stream_block.py:212 blocks/stream_block.py:231
|
||||
#, python-format
|
||||
msgid "The maximum number of items is %d"
|
||||
msgstr ""
|
||||
|
@ -51,332 +52,332 @@ msgstr ""
|
|||
msgid "The password you have entered is not correct. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:47
|
||||
#: models.py:50
|
||||
msgid "hostname"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
#: models.py:52
|
||||
msgid "port"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:55
|
||||
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:57
|
||||
#: models.py:60
|
||||
msgid "site name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:61
|
||||
#: models.py:64
|
||||
msgid "Human-readable name for the site."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:63
|
||||
#: models.py:66
|
||||
msgid "root page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:65
|
||||
#: models.py:68
|
||||
msgid "is default site"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:68
|
||||
#: models.py:71
|
||||
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:76
|
||||
#: models.py:79
|
||||
msgid "site"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:77
|
||||
#: models.py:80
|
||||
msgid "sites"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:138
|
||||
#: models.py:141
|
||||
#, 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:230
|
||||
#: models.py:233
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:232
|
||||
#: models.py:235
|
||||
msgid "The page title as you'd like it to be seen by the public"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:240
|
||||
#: models.py:243
|
||||
msgid "slug"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:243
|
||||
#: models.py:246
|
||||
msgid ""
|
||||
"The name of the page as it will appear in URLs e.g http://domain.com/blog/"
|
||||
"[my-slug]/"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:247
|
||||
#: models.py:250
|
||||
msgid "content type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:251 models.py:1022
|
||||
#: models.py:254 models.py:1025
|
||||
msgid "live"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:253
|
||||
#: models.py:256
|
||||
msgid "has unpublished changes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:257
|
||||
#: models.py:260
|
||||
msgid "URL path"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:260
|
||||
#: models.py:263
|
||||
msgid "owner"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:269
|
||||
#: models.py:272
|
||||
msgid "page title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:272
|
||||
#: models.py:275
|
||||
msgid ""
|
||||
"Optional. 'Search Engine Friendly' title. This will appear at the top of the "
|
||||
"browser window."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:277
|
||||
#: models.py:280
|
||||
msgid "show in menus"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:279
|
||||
#: models.py:282
|
||||
msgid ""
|
||||
"Whether a link to this page will appear in automatically generated menus"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:281
|
||||
#: models.py:284
|
||||
msgid "search description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:284
|
||||
#: models.py:287
|
||||
msgid "go live date/time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:289
|
||||
#: models.py:292
|
||||
msgid "expiry date/time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:293 models.py:1011
|
||||
#: models.py:296 models.py:1014
|
||||
msgid "expired"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:295
|
||||
#: models.py:298
|
||||
msgid "locked"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:298
|
||||
#: models.py:301
|
||||
msgid "first published at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:304
|
||||
#: models.py:307
|
||||
msgid "last published at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:309
|
||||
#: models.py:312
|
||||
msgid "latest revision created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:437
|
||||
#: models.py:440
|
||||
msgid "This slug is already in use"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1013
|
||||
#: models.py:1016
|
||||
msgid "scheduled"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1015
|
||||
#: models.py:1018
|
||||
msgid "draft"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1018
|
||||
#: models.py:1021
|
||||
msgid "live + scheduled"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1020
|
||||
#: models.py:1023
|
||||
msgid "live + draft"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1296
|
||||
#: models.py:1352
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1465 models.py:1484 models.py:1617 models.py:2024
|
||||
#: models.py:1521 models.py:1540 models.py:1673 models.py:2080
|
||||
msgid "page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1466
|
||||
#: models.py:1522
|
||||
msgid "pages"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1486
|
||||
#: models.py:1542
|
||||
msgid "submitted for moderation"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1490
|
||||
#: models.py:1546
|
||||
msgid "created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1492
|
||||
#: models.py:1548
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1495
|
||||
#: models.py:1551
|
||||
msgid "content JSON"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1496
|
||||
#: models.py:1552
|
||||
msgid "approved go live at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1597
|
||||
#: models.py:1653
|
||||
msgid "page revision"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1598
|
||||
#: models.py:1654
|
||||
msgid "page revisions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1602
|
||||
#: models.py:1658
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1602
|
||||
#: models.py:1658
|
||||
msgid "Add/edit pages you own"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1603
|
||||
#: models.py:1659
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1603
|
||||
#: models.py:1659
|
||||
msgid "Edit any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1604
|
||||
#: models.py:1660
|
||||
msgid "Publish"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1604
|
||||
#: models.py:1660
|
||||
msgid "Publish any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1605
|
||||
#: models.py:1661
|
||||
msgid "Bulk delete"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1605
|
||||
#: models.py:1661
|
||||
msgid "Delete pages with children"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1606
|
||||
#: models.py:1662
|
||||
msgid "Lock"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1606
|
||||
#: models.py:1662
|
||||
msgid "Lock/unlock any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1616 models.py:2131
|
||||
#: models.py:1672 models.py:2187
|
||||
msgid "group"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1619
|
||||
#: models.py:1675
|
||||
msgid "permission type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1626
|
||||
#: models.py:1682
|
||||
msgid "group page permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1627
|
||||
#: models.py:1683
|
||||
msgid "group page permissions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1971
|
||||
#: models.py:2027
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1972
|
||||
#: models.py:2028
|
||||
msgid "Private, accessible to logged-in users"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1973
|
||||
#: models.py:2029
|
||||
msgid "Private, accessible with the following password"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1974
|
||||
#: models.py:2030
|
||||
msgid "Private, accessible to users in specific groups"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1979
|
||||
#: models.py:2035
|
||||
msgid "password"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1980
|
||||
#: models.py:2036
|
||||
msgid "groups"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2018
|
||||
#: models.py:2074
|
||||
msgid "view restriction"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2019
|
||||
#: models.py:2075
|
||||
msgid "view restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2030
|
||||
#: models.py:2086
|
||||
msgid "page view restriction"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2031
|
||||
#: models.py:2087
|
||||
msgid "page view restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2045 models.py:2096 models.py:2111 models.py:2137
|
||||
#: models.py:2101 models.py:2152 models.py:2167 models.py:2193
|
||||
msgid "collection"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2053
|
||||
#: models.py:2109
|
||||
msgid "collection view restriction"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2054
|
||||
#: models.py:2110
|
||||
msgid "collection view restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2061
|
||||
#: models.py:2117
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2097
|
||||
#: models.py:2153
|
||||
msgid "collections"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2143
|
||||
#: models.py:2199
|
||||
msgid "permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2156
|
||||
#: models.py:2212
|
||||
msgid "group collection permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:2157
|
||||
#: models.py:2213
|
||||
msgid "group collection permissions"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
msgid "Add/edit documents you own"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:54 views/documents.py:115 views/documents.py:160
|
||||
#: forms.py:54 views/documents.py:116 views/documents.py:161
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
|
@ -57,30 +57,30 @@ msgstr ""
|
|||
msgid "tags"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:146
|
||||
#: models.py:153
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:147
|
||||
#: models.py:154
|
||||
msgid "documents"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:11
|
||||
#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:12
|
||||
msgid "Choose a document"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/chooser/chooser.html:8
|
||||
#: templates/wagtaildocs/chooser/chooser.html:10
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/chooser/chooser.html:9
|
||||
#: templates/wagtaildocs/chooser/chooser.html:42
|
||||
#: templates/wagtaildocs/documents/add.html:35
|
||||
#: templates/wagtaildocs/chooser/chooser.html:11
|
||||
#: templates/wagtaildocs/chooser/chooser.html:44
|
||||
#: templates/wagtaildocs/documents/add.html:42
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/chooser/chooser.html:42
|
||||
#: templates/wagtaildocs/documents/add.html:35
|
||||
#: templates/wagtaildocs/chooser/chooser.html:44
|
||||
#: templates/wagtaildocs/documents/add.html:42
|
||||
msgid "Uploading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -134,7 +134,7 @@ msgstr ""
|
|||
msgid "Add a document"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/add.html:20
|
||||
#: templates/wagtaildocs/documents/add.html:27
|
||||
msgid "Add document"
|
||||
msgstr ""
|
||||
|
||||
|
@ -144,12 +144,12 @@ msgid "Delete %(title)s"
|
|||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/confirm_delete.html:5
|
||||
#: templates/wagtaildocs/documents/edit.html:41
|
||||
#: templates/wagtaildocs/documents/edit.html:48
|
||||
msgid "Delete document"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/confirm_delete.html:13
|
||||
#: templates/wagtaildocs/documents/edit.html:58
|
||||
#: templates/wagtaildocs/documents/edit.html:65
|
||||
#, python-format
|
||||
msgid "Used %(usage_count)s time"
|
||||
msgid_plural "Used %(usage_count)s times"
|
||||
|
@ -173,28 +173,28 @@ msgstr ""
|
|||
msgid "Editing %(title)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:20
|
||||
#: templates/wagtaildocs/documents/edit.html:27
|
||||
msgid "Editing"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:39
|
||||
#: templates/wagtaildocs/documents/edit.html:46
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:50
|
||||
#: templates/wagtaildocs/documents/edit.html:57
|
||||
msgid "Filesize"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:51
|
||||
#: templates/wagtaildocs/documents/edit.html:58
|
||||
msgid "File not found"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/edit.html:56
|
||||
#: templates/wagtaildocs/documents/edit.html:63
|
||||
msgid "Usage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/documents/index.html:22 wagtail_hooks.py:50
|
||||
#: wagtail_hooks.py:135
|
||||
#: templates/wagtaildocs/documents/index.html:22 wagtail_hooks.py:51
|
||||
#: wagtail_hooks.py:136
|
||||
msgid "Documents"
|
||||
msgstr ""
|
||||
|
||||
|
@ -280,30 +280,30 @@ msgstr[1] ""
|
|||
msgid "Add multiple documents"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/multiple/add.html:13
|
||||
#: templates/wagtaildocs/multiple/add.html:15
|
||||
msgid "Add documents"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/multiple/add.html:18
|
||||
#: templates/wagtaildocs/multiple/add.html:20
|
||||
msgid "Drag and drop documents into this area to upload immediately."
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/multiple/add.html:23
|
||||
#: templates/wagtaildocs/multiple/add.html:25
|
||||
msgid "Or choose from your computer"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/multiple/add.html:29
|
||||
#: templates/wagtaildocs/multiple/add.html:31
|
||||
msgid "Add to collection:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/multiple/add.html:59
|
||||
#: templates/wagtaildocs/multiple/add.html:61
|
||||
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:60
|
||||
#: templates/wagtaildocs/multiple/add.html:62
|
||||
msgid "Sorry, upload failed."
|
||||
msgstr ""
|
||||
|
||||
|
@ -311,7 +311,7 @@ msgstr ""
|
|||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/multiple/edit_form.html:15 views/documents.py:180
|
||||
#: templates/wagtaildocs/multiple/edit_form.html:15 views/documents.py:181
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
|
@ -335,46 +335,46 @@ msgstr ""
|
|||
msgid "Report this error to your webmaster with the following information:"
|
||||
msgstr ""
|
||||
|
||||
#: views/documents.py:51 views/documents.py:56
|
||||
#: views/documents.py:52 views/documents.py:57
|
||||
msgid "Search documents"
|
||||
msgstr ""
|
||||
|
||||
#: views/documents.py:114
|
||||
#: views/documents.py:115
|
||||
msgid "Document '{0}' added."
|
||||
msgstr ""
|
||||
|
||||
#: views/documents.py:119 views/documents.py:164
|
||||
#: views/documents.py:120 views/documents.py:165
|
||||
msgid "The document could not be saved due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/documents.py:159
|
||||
#: views/documents.py:160
|
||||
msgid "Document '{0}' updated"
|
||||
msgstr ""
|
||||
|
||||
#: views/documents.py:179
|
||||
#: views/documents.py:180
|
||||
msgid ""
|
||||
"The file could not be found. Please change the source or delete the document"
|
||||
msgstr ""
|
||||
|
||||
#: views/documents.py:203
|
||||
#: views/documents.py:204
|
||||
msgid "Document '{0}' deleted."
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:88
|
||||
#: wagtail_hooks.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:154
|
||||
#: wagtail_hooks.py:155
|
||||
#, python-format
|
||||
msgid "%(count)s document"
|
||||
msgid_plural "%(count)s documents"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: widgets.py:12
|
||||
#: widgets.py:13
|
||||
msgid "Choose another document"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:13
|
||||
#: widgets.py:14
|
||||
msgid "Edit this document"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
@ -61,6 +61,6 @@ msgid ""
|
|||
"Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:60
|
||||
#: wagtail_hooks.py:61
|
||||
msgid "Embed"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 17:59+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"
|
||||
|
@ -22,7 +22,7 @@ msgid "Wagtail images"
|
|||
msgstr ""
|
||||
|
||||
#: fields.py:11
|
||||
msgid "GIF, JPEG, PNG"
|
||||
msgid "GIF, JPEG, PNG, WEBP"
|
||||
msgstr ""
|
||||
|
||||
#: fields.py:26
|
||||
|
@ -122,7 +122,7 @@ msgstr ""
|
|||
msgid "Add/edit images you own"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:89 views/images.py:275
|
||||
#: forms.py:89 views/images.py:280
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
|
@ -158,32 +158,32 @@ msgstr ""
|
|||
msgid "tags"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:356
|
||||
#: models.py:357
|
||||
msgid "image"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:357
|
||||
#: models.py:358
|
||||
msgid "images"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:11
|
||||
#: templates/wagtailimages/chooser/chooser.html:3 widgets.py:12
|
||||
msgid "Choose an image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/chooser/chooser.html:8
|
||||
#: templates/wagtailimages/chooser/chooser.html:11
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/chooser/chooser.html:9
|
||||
#: templates/wagtailimages/chooser/chooser.html:50
|
||||
#: templates/wagtailimages/chooser/chooser.html:12
|
||||
#: templates/wagtailimages/chooser/chooser.html:53
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/chooser/chooser.html:25
|
||||
#: templates/wagtailimages/chooser/chooser.html:28
|
||||
msgid "Popular tags"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/chooser/chooser.html:50
|
||||
#: templates/wagtailimages/chooser/chooser.html:53
|
||||
msgid "Uploading…"
|
||||
msgstr ""
|
||||
|
||||
|
@ -238,25 +238,25 @@ msgstr ""
|
|||
msgid "Add an image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/add.html:20
|
||||
#: templates/wagtailimages/images/add.html:27
|
||||
msgid "Add image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/add.html:34
|
||||
#: templates/wagtailimages/images/edit.html:50
|
||||
#: templates/wagtailimages/images/edit.html:107
|
||||
#: templates/wagtailimages/images/add.html:41
|
||||
#: templates/wagtailimages/images/edit.html:54
|
||||
#: templates/wagtailimages/images/edit.html:111
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/confirm_delete.html:3
|
||||
#: templates/wagtailimages/images/confirm_delete.html:6
|
||||
#: templates/wagtailimages/images/edit.html:52
|
||||
#: templates/wagtailimages/images/edit.html:109
|
||||
#: templates/wagtailimages/images/edit.html:56
|
||||
#: templates/wagtailimages/images/edit.html:113
|
||||
msgid "Delete image"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/confirm_delete.html:17
|
||||
#: templates/wagtailimages/images/edit.html:96
|
||||
#: templates/wagtailimages/images/edit.html:100
|
||||
#, python-format
|
||||
msgid "Used %(usage_count)s time"
|
||||
msgid_plural "Used %(usage_count)s times"
|
||||
|
@ -281,55 +281,55 @@ msgstr ""
|
|||
msgid "Editing image %(title)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:31
|
||||
#: templates/wagtailimages/images/edit.html:35
|
||||
msgid "Editing"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:72
|
||||
#: templates/wagtailimages/images/edit.html:76
|
||||
msgid "URL Generator"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:78
|
||||
#: templates/wagtailimages/images/edit.html:82
|
||||
msgid "Focal point"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:78
|
||||
#: templates/wagtailimages/images/edit.html:82
|
||||
msgid "(optional)"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:79
|
||||
#: templates/wagtailimages/images/edit.html:83
|
||||
msgid ""
|
||||
"To define this image's most important region, drag a box over the image "
|
||||
"above."
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:79
|
||||
#: templates/wagtailimages/images/edit.html:83
|
||||
msgid "Current focal point shown"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:81
|
||||
#: templates/wagtailimages/images/edit.html:85
|
||||
msgid "Remove focal area"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:87
|
||||
#: templates/wagtailimages/images/edit.html:91
|
||||
msgid "Max dimensions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:89
|
||||
#: templates/wagtailimages/images/edit.html:93
|
||||
msgid "Filesize"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:90
|
||||
#: templates/wagtailimages/images/edit.html:94
|
||||
msgid "File not found"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/edit.html:94
|
||||
#: templates/wagtailimages/images/edit.html:98
|
||||
msgid "Usage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/images/index.html:5
|
||||
#: templates/wagtailimages/images/index.html:24 wagtail_hooks.py:45
|
||||
#: wagtail_hooks.py:158
|
||||
#: templates/wagtailimages/images/index.html:24 wagtail_hooks.py:46
|
||||
#: wagtail_hooks.py:159
|
||||
msgid "Images"
|
||||
msgstr ""
|
||||
|
||||
|
@ -404,46 +404,46 @@ msgstr ""
|
|||
msgid "Edit this page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:6
|
||||
#: templates/wagtailimages/multiple/add.html:5
|
||||
msgid "Add multiple images"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:14
|
||||
#: templates/wagtailimages/multiple/add.html:15
|
||||
msgid "Add images"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:19
|
||||
#: templates/wagtailimages/multiple/add.html:20
|
||||
msgid "Drag and drop images into this area to upload immediately."
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:24
|
||||
#: templates/wagtailimages/multiple/add.html:25
|
||||
msgid "Or choose from your computer"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:30
|
||||
#: templates/wagtailimages/multiple/add.html:31
|
||||
msgid "Add to collection:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:61
|
||||
#: templates/wagtailimages/multiple/add.html:62
|
||||
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:62
|
||||
#: templates/wagtailimages/multiple/add.html:63
|
||||
msgid "Sorry, upload failed."
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:64 views/chooser.py:24
|
||||
#: templates/wagtailimages/multiple/add.html:65 views/chooser.py:28
|
||||
msgid "Server Error"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:65 views/chooser.py:25
|
||||
#: templates/wagtailimages/multiple/add.html:66 views/chooser.py:29
|
||||
msgid "Report this error to your webmaster with the following information:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/add.html:68
|
||||
#: templates/wagtailimages/multiple/add.html:69
|
||||
msgid "Image updated."
|
||||
msgstr ""
|
||||
|
||||
|
@ -451,7 +451,7 @@ msgstr ""
|
|||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:146
|
||||
#: templates/wagtailimages/multiple/edit_form.html:15 views/images.py:151
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
|
@ -463,55 +463,55 @@ msgstr ""
|
|||
msgid "Add an image permission"
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:39 views/images.py:45
|
||||
#: views/images.py:44 views/images.py:50
|
||||
msgid "Search images"
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:124
|
||||
#: views/images.py:129
|
||||
msgid "Image '{0}' updated."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:125
|
||||
#: views/images.py:130
|
||||
msgid "Edit again"
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:129
|
||||
#: views/images.py:134
|
||||
msgid "The image could not be saved due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:144
|
||||
#: views/images.py:149
|
||||
msgid ""
|
||||
"The source image file could not be found. Please change the source or delete "
|
||||
"the image."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:244
|
||||
#: views/images.py:249
|
||||
msgid "Image '{0}' deleted."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:274
|
||||
#: views/images.py:279
|
||||
msgid "Image '{0}' added."
|
||||
msgstr ""
|
||||
|
||||
#: views/images.py:279
|
||||
#: views/images.py:284
|
||||
msgid "The image could not be created due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:88
|
||||
#: wagtail_hooks.py:89
|
||||
msgid "Image"
|
||||
msgstr ""
|
||||
|
||||
#: wagtail_hooks.py:177
|
||||
#: wagtail_hooks.py:178
|
||||
#, python-format
|
||||
msgid "%(count)s image"
|
||||
msgid_plural "%(count)s images"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: widgets.py:12
|
||||
#: widgets.py:13
|
||||
msgid "Change image"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:13
|
||||
#: widgets.py:14
|
||||
msgid "Edit this image"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 17:59+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"
|
||||
|
@ -138,11 +138,21 @@ msgstr ""
|
|||
msgid "Snippets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailsnippets/snippets/list.html:10
|
||||
#: templates/wagtailsnippets/snippets/list.html:12
|
||||
#, python-format
|
||||
msgid "Select all %(snippet_type_name_plural)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailsnippets/snippets/list.html:15
|
||||
#: templates/wagtailsnippets/snippets/usage.html:16
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailsnippets/snippets/list.html:24
|
||||
#, python-format
|
||||
msgid "Select %(snippet)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailsnippets/snippets/results.html:22
|
||||
#, python-format
|
||||
msgid ""
|
||||
|
@ -190,51 +200,57 @@ msgstr ""
|
|||
msgid "Edit this page"
|
||||
msgstr ""
|
||||
|
||||
#: views/chooser.py:29 views/chooser.py:41 views/snippets.py:90
|
||||
#: views/snippets.py:102
|
||||
#: views/chooser.py:29 views/chooser.py:41 views/snippets.py:91
|
||||
#: views/snippets.py:103
|
||||
#, python-format
|
||||
msgid "Search %(snippet_type_name)s"
|
||||
msgstr ""
|
||||
|
||||
#: views/snippets.py:147
|
||||
msgid "{snippet_type} '{instance}' created."
|
||||
#: views/snippets.py:148
|
||||
#, python-format
|
||||
msgid "%(snippet_type)s '%(instance)s' created."
|
||||
msgstr ""
|
||||
|
||||
#: views/snippets.py:154 views/snippets.py:201
|
||||
#: views/snippets.py:155 views/snippets.py:202
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: views/snippets.py:160
|
||||
#: views/snippets.py:161
|
||||
msgid "The snippet could not be created due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/snippets.py:194
|
||||
msgid "{snippet_type} '{instance}' updated."
|
||||
#: views/snippets.py:195
|
||||
#, python-format
|
||||
msgid "%(snippet_type)s '%(instance)s' updated."
|
||||
msgstr ""
|
||||
|
||||
#: views/snippets.py:207
|
||||
#: views/snippets.py:208
|
||||
msgid "The snippet could not be saved due to errors."
|
||||
msgstr ""
|
||||
|
||||
#: views/snippets.py:242
|
||||
msgid "{snippet_type} '{instance}' deleted."
|
||||
#: views/snippets.py:243
|
||||
#, python-format
|
||||
msgid "%(snippet_type)s '%(instance)s' deleted."
|
||||
msgstr ""
|
||||
|
||||
#: views/snippets.py:247
|
||||
msgid "{count} {snippet_type} deleted."
|
||||
msgstr ""
|
||||
#: views/snippets.py:252
|
||||
#, python-format
|
||||
msgid "%(count)d %(snippet_type)s deleted."
|
||||
msgid_plural "%(count)d %(snippet_type)s deleted."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: widgets.py:14
|
||||
#: widgets.py:15
|
||||
#, python-format
|
||||
msgid "Choose %s"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:15
|
||||
#: widgets.py:16
|
||||
#, python-format
|
||||
msgid "Choose another %s"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:16
|
||||
#: widgets.py:17
|
||||
#, python-format
|
||||
msgid "Edit this %s"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-07-09 14:27+0100\n"
|
||||
"POT-Creation-Date: 2019-10-16 18:00+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"
|
||||
|
@ -41,11 +41,11 @@ msgstr ""
|
|||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:80
|
||||
#: forms.py:80 forms.py:413
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:81
|
||||
#: forms.py:81 forms.py:414
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
|
||||
|
@ -85,11 +85,11 @@ msgstr ""
|
|||
msgid "Preferred language"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:422
|
||||
#: forms.py:431
|
||||
msgid "Current time zone"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:432
|
||||
#: forms.py:441
|
||||
msgid "Upload a profile picture"
|
||||
msgstr ""
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue