mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-21 05:21:54 +00:00
Updated translation catalog
This commit is contained in:
parent
18e11746c2
commit
e917f3c6cc
11 changed files with 208 additions and 40 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:35+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:38+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"
|
||||
|
|
@ -233,7 +233,7 @@ msgstr ""
|
|||
msgid "Dashboard"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailadmin/base.html:41
|
||||
#: templates/wagtailadmin/base.html:43
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 13:05+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:38+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"
|
||||
|
|
@ -46,7 +46,11 @@ msgid ""
|
|||
"have a site entry of their own"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:117
|
||||
#: models.py:60
|
||||
msgid "Site"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:118
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(hostname)s is already configured as the default site. You must unset that "
|
||||
|
|
@ -71,6 +75,26 @@ msgid ""
|
|||
"[my-slug]/"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:270
|
||||
msgid "Content type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:271
|
||||
msgid "Live"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:272
|
||||
msgid "Has unpublished changes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:273
|
||||
msgid "URL path"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:274
|
||||
msgid "Owner"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:276
|
||||
msgid "Page title"
|
||||
msgstr ""
|
||||
|
|
@ -106,6 +130,22 @@ msgstr ""
|
|||
msgid "Expiry date/time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:282
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:284
|
||||
msgid "Locked"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:286
|
||||
msgid "First published at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:287
|
||||
msgid "Latest revision created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:710
|
||||
msgid "expired"
|
||||
msgstr ""
|
||||
|
|
@ -130,38 +170,70 @@ msgstr ""
|
|||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1166
|
||||
msgid "Add/edit pages you own"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1167
|
||||
msgid "Add/edit any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1168
|
||||
msgid "Publish any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1169
|
||||
msgid "Lock/unlock any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1174
|
||||
msgid "Group"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1175 models.py:1401
|
||||
#: models.py:1061 models.py:1178 models.py:1405
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1176
|
||||
#: models.py:1062
|
||||
msgid "Submitted for moderation"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1063
|
||||
msgid "Created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1064
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1065
|
||||
msgid "Content JSON"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1066
|
||||
msgid "Approved go live at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1165
|
||||
msgid "Page Revision"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1169
|
||||
msgid "Add/edit pages you own"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1170
|
||||
msgid "Add/edit any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1171
|
||||
msgid "Publish any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1172
|
||||
msgid "Lock/unlock any page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1177
|
||||
msgid "Group"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1179
|
||||
msgid "Permission type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1402
|
||||
#: models.py:1183
|
||||
msgid "Group Page Permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1406
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:1409
|
||||
msgid "Page View Restriction"
|
||||
msgstr ""
|
||||
|
||||
#: validators.py:15
|
||||
msgid "Value cannot be entirely whitespace characters"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:35+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:38+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"
|
||||
|
|
@ -27,10 +27,22 @@ msgstr ""
|
|||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25
|
||||
msgid "Created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Uploaded by user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:72
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtaildocs/chooser/chooser.html:2 widgets.py:13
|
||||
msgid "Choose a document"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:35+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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,6 +25,10 @@ msgstr ""
|
|||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Embed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailembeds/chooser/chooser.html:3
|
||||
msgid "Insert embed"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:35+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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,24 +61,68 @@ msgstr ""
|
|||
msgid "Date/time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:63
|
||||
#: models.py:49
|
||||
msgid "Submit time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "Form Submission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:66
|
||||
msgid "The label of the form field"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:68
|
||||
msgid "Field type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:69
|
||||
msgid "Required"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:70
|
||||
msgid "Choices"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:73
|
||||
msgid ""
|
||||
"Comma separated list of choices. Only applicable in checkboxes, radio and "
|
||||
"dropdown."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:75
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:78
|
||||
msgid "Default value. Comma separated values supported for checkboxes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:188
|
||||
#: models.py:80
|
||||
msgid "Help text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:191
|
||||
msgid "To address"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:191
|
||||
msgid "Optional - form submissions will be emailed to this address"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:192
|
||||
msgid "From address"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:193
|
||||
msgid "Subject"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailforms/index.html:3 templates/wagtailforms/index.html:6
|
||||
#: wagtail_hooks.py:25
|
||||
msgid "Forms"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:38+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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"
|
||||
|
|
@ -81,11 +81,11 @@ msgstr ""
|
|||
msgid "Resize to fill"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:74
|
||||
#: forms.py:74 models.py:62
|
||||
msgid "Width"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:75
|
||||
#: forms.py:75 models.py:63
|
||||
msgid "Height"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -101,6 +101,14 @@ msgstr ""
|
|||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "Created at"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:65
|
||||
msgid "Uploaded by user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:67
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:38+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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,6 +21,10 @@ msgstr ""
|
|||
msgid "Redirect from"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:13
|
||||
msgid "Site"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:14
|
||||
msgid "Permanent"
|
||||
msgstr ""
|
||||
|
|
@ -39,6 +43,10 @@ msgstr ""
|
|||
msgid "Redirect to any URL"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:71
|
||||
msgid "Redirect"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailredirects/add.html:3 templates/wagtailredirects/add.html:6
|
||||
#: templates/wagtailredirects/index.html:18
|
||||
msgid "Add redirect"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:39+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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"
|
||||
|
|
@ -31,6 +31,22 @@ msgstr ""
|
|||
msgid "Please specify at least one recommendation for this search term."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:73
|
||||
msgid "Query Daily Hits"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:78
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:87
|
||||
msgid "Editor's Pick"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailsearch/editorspicks/add.html:3
|
||||
#: templates/wagtailsearch/editorspicks/add.html:5
|
||||
msgid "Add editor's pick"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-04-17 12:39+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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: 2015-04-17 12:39+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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: 2015-04-17 12:39+0100\n"
|
||||
"POT-Creation-Date: 2015-04-21 09:39+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"
|
||||
|
|
@ -105,6 +105,10 @@ msgstr ""
|
|||
msgid "Receive notification when your page edit is rejected"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39
|
||||
msgid "User Profile"
|
||||
msgstr ""
|
||||
|
||||
#: templates/wagtailusers/groups/confirm_delete.html:3
|
||||
#: templates/wagtailusers/groups/confirm_delete.html:7
|
||||
#: templates/wagtailusers/groups/edit.html:37
|
||||
|
|
|
|||
Loading…
Reference in a new issue