Repository URL to install this package:
|
Version:
2.4.1b3 ▾
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-06 16:40+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: apps.py:8
msgid "Wagtail core"
msgstr ""
#: blocks/static_block.py:15
msgid "{label}: 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
#, python-format
msgid "The minimum number of items is %d"
msgstr ""
#: blocks/stream_block.py:203
msgid "This field is required."
msgstr ""
#: blocks/stream_block.py:207 blocks/stream_block.py:226
#, python-format
msgid "The maximum number of items is %d"
msgstr ""
#: forms.py:7
msgid "Password"
msgstr ""
#: forms.py:17
msgid "The password you have entered is not correct. Please try again."
msgstr ""
#: models.py:46
msgid "hostname"
msgstr ""
#: models.py:48
msgid "port"
msgstr ""
#: models.py:51
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:56
msgid "site name"
msgstr ""
#: models.py:60
msgid "Human-readable name for the site."
msgstr ""
#: models.py:62
msgid "root page"
msgstr ""
#: models.py:64
msgid "is default site"
msgstr ""
#: models.py:67
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:75
msgid "site"
msgstr ""
#: models.py:76
msgid "sites"
msgstr ""
#: models.py:145
#, 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:237
msgid "title"
msgstr ""
#: models.py:239
msgid "The page title as you'd like it to be seen by the public"
msgstr ""
#: models.py:247
msgid "slug"
msgstr ""
#: models.py:250
msgid ""
"The name of the page as it will appear in URLs e.g http://domain.com/blog/"
"[my-slug]/"
msgstr ""
#: models.py:254
msgid "content type"
msgstr ""
#: models.py:258 models.py:1023
msgid "live"
msgstr ""
#: models.py:260
msgid "has unpublished changes"
msgstr ""
#: models.py:264
msgid "URL path"
msgstr ""
#: models.py:267
msgid "owner"
msgstr ""
#: models.py:276
msgid "page title"
msgstr ""
#: models.py:279
msgid ""
"Optional. 'Search Engine Friendly' title. This will appear at the top of the "
"browser window."
msgstr ""
#: models.py:284
msgid "show in menus"
msgstr ""
#: models.py:286
msgid ""
"Whether a link to this page will appear in automatically generated menus"
msgstr ""
#: models.py:288
msgid "search description"
msgstr ""
#: models.py:291
msgid "go live date/time"
msgstr ""
#: models.py:296
msgid "expiry date/time"
msgstr ""
#: models.py:300 models.py:1012
msgid "expired"
msgstr ""
#: models.py:302
msgid "locked"
msgstr ""
#: models.py:305
msgid "first published at"
msgstr ""
#: models.py:311
msgid "last published at"
msgstr ""
#: models.py:316
msgid "latest revision created at"
msgstr ""
#: models.py:441
msgid "This slug is already in use"
msgstr ""
#: models.py:1014
msgid "scheduled"
msgstr ""
#: models.py:1016
msgid "draft"
msgstr ""
#: models.py:1019
msgid "live + scheduled"
msgstr ""
#: models.py:1021
msgid "live + draft"
msgstr ""
#: models.py:1278
msgid "Default"
msgstr ""
#: models.py:1388 models.py:1407 models.py:1563 models.py:1922
msgid "page"
msgstr ""
#: models.py:1389
msgid "pages"
msgstr ""
#: models.py:1409
msgid "submitted for moderation"
msgstr ""
#: models.py:1413
msgid "created at"
msgstr ""
#: models.py:1415
msgid "user"
msgstr ""
#: models.py:1418
msgid "content JSON"
msgstr ""
#: models.py:1419
msgid "approved go live at"
msgstr ""
#: models.py:1543
msgid "page revision"
msgstr ""
#: models.py:1544
msgid "page revisions"
msgstr ""
#: models.py:1548
msgid "Add"
msgstr ""
#: models.py:1548
msgid "Add/edit pages you own"
msgstr ""
#: models.py:1549
msgid "Edit"
msgstr ""
#: models.py:1549
msgid "Edit any page"
msgstr ""
#: models.py:1550
msgid "Publish"
msgstr ""
#: models.py:1550
msgid "Publish any page"
msgstr ""
#: models.py:1551
msgid "Bulk delete"
msgstr ""
#: models.py:1551
msgid "Delete pages with children"
msgstr ""
#: models.py:1552
msgid "Lock"
msgstr ""
#: models.py:1552
msgid "Lock/unlock any page"
msgstr ""
#: models.py:1562 models.py:2029
msgid "group"
msgstr ""
#: models.py:1565
msgid "permission type"
msgstr ""
#: models.py:1572
msgid "group page permission"
msgstr ""
#: models.py:1573
msgid "group page permissions"
msgstr ""
#: models.py:1869
msgid "Public"
msgstr ""
#: models.py:1870
msgid "Private, accessible to logged-in users"
msgstr ""
#: models.py:1871
msgid "Private, accessible with the following password"
msgstr ""
#: models.py:1872
msgid "Private, accessible to users in specific groups"
msgstr ""
#: models.py:1877
msgid "password"
msgstr ""
#: models.py:1878
msgid "groups"
msgstr ""
#: models.py:1916
msgid "view restriction"
msgstr ""
#: models.py:1917
msgid "view restrictions"
msgstr ""
#: models.py:1928
msgid "page view restriction"
msgstr ""
#: models.py:1929
msgid "page view restrictions"
msgstr ""
#: models.py:1943 models.py:1994 models.py:2009 models.py:2035
msgid "collection"
msgstr ""
#: models.py:1951
msgid "collection view restriction"
msgstr ""
#: models.py:1952
msgid "collection view restrictions"
msgstr ""
#: models.py:1959
msgid "name"
msgstr ""
#: models.py:1995
msgid "collections"
msgstr ""
#: models.py:2041
msgid "permission"
msgstr ""
#: models.py:2054
msgid "group collection permission"
msgstr ""
#: models.py:2055
msgid "group collection permissions"
msgstr ""
#: templates/wagtailcore/login.html:5 templates/wagtailcore/login.html:8
#: templates/wagtailcore/login.html:21
msgid "Log in"
msgstr ""
#: templates/wagtailcore/login.html:11
msgid "Your username and password didn't match. Please try again."
msgstr ""
#: templates/wagtailcore/login.html:15
msgid ""
"Your account doesn't have access to this page. To proceed, please log in "
"with an account that has access."
msgstr ""
#: templates/wagtailcore/password_required.html:5
#: templates/wagtailcore/password_required.html:8
msgid "Password required"
msgstr ""
#: templates/wagtailcore/password_required.html:10
msgid "You need a password to access this page."
msgstr ""
#: templates/wagtailcore/password_required.html:15
msgid "Continue"
msgstr ""