248 lines
6.9 KiB
Plaintext
248 lines
6.9 KiB
Plaintext
# Copyright (C) 2013 Password Protected
|
||
# This file is distributed under the same license as the Password Protected package.
|
||
#, fuzzy
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Password Protected\n"
|
||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/password-protected\n"
|
||
"POT-Creation-Date: 2021-09-01 00:40+0100\n"
|
||
"PO-Revision-Date: 2015-05-14 23:15-0000\n"
|
||
"Last-Translator: Ben Huson <ben@thewhiteroom.net>\n"
|
||
"Language-Team: LANGUAGE\n"
|
||
"Language: en_US\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Generator: Poedit 2.4.1\n"
|
||
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c\n"
|
||
"X-Poedit-Basepath: .\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
"X-Poedit-SearchPath-0: ..\n"
|
||
|
||
#: ../admin/admin-bar.php:78
|
||
msgid "Password Protection is enabled."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-bar.php:81
|
||
msgid "Password Protection is disabled."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:49
|
||
msgid "Caching"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:57
|
||
msgid "Cookie Name"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:68
|
||
msgid "WP Engine Hosting"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:81
|
||
msgid "W3 Total Cache"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:98
|
||
msgid "Password Protected does not always work well with sites that use caching."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:99
|
||
msgid "If your site uses a caching plugin or your web hosting uses server-side caching, you may need to configure your caching setup to disable caching for the Password Protected cookie:"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:111
|
||
msgid "Can be changed using the `password_protected_cookie_name` filter."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:122
|
||
msgid "We have detected your site may be running on WP Engine hosting."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:123
|
||
msgid "In order for Password Protected to work with WP Engine's caching configuration you must ask them to disable caching for the Password Protected cookie."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:134
|
||
msgid "It looks like you may be using the W3 Total Cache plugin?"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:135
|
||
msgid "In order for Password Protected to work with W3 Total Cache you must disable caching when the Password Protected cookie is set."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin-caching.php:136
|
||
#, php-format
|
||
msgid "You can adjust the cookie settings for W3 Total Cache under <a href=\"%s\">Performance > Page Cache > Advanced > Rejected Cookies</a>."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:35
|
||
msgctxt "privacy policy content"
|
||
msgid ""
|
||
"The Password Protected plugin stores a cookie on successful password login containing a hashed version of the entered password. It does not store any information about the user. The cookie stored is named "
|
||
"<code>bid_n_password_protected_auth</code> where <code>n</code> is the blog ID in a multisite network"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:37
|
||
msgid "Password Protected Plugin"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:47 ../admin/admin.php:98
|
||
msgid "Password Protected"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:60
|
||
msgid "Password Protected Settings"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:66
|
||
msgid "Save Changes"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:99
|
||
msgid "<p><strong>Password Protected Status</strong><br />Turn on/off password protection.</p>"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:100
|
||
msgid ""
|
||
"<p><strong>Protected Permissions</strong><br />Allow access for logged in users and administrators without needing to enter a password. You will need to enable this option if you want administrators to be able to preview the site in "
|
||
"the Theme Customizer. Also allow RSS Feeds to be accessed when the site is password protected.</p>"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:101
|
||
msgid "<p><strong>Password Fields</strong><br />To set a new password, enter it into both fields. You cannot set an `empty` password. To disable password protection uncheck the Enabled checkbox.</p>"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:120
|
||
msgid "Password Protected Status"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:128
|
||
msgid "Protected Permissions"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:136
|
||
msgid "New Password"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:144
|
||
msgid "Allow IP Addresses"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:152
|
||
msgid "Allow Remember me"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:160
|
||
msgid "Remember for this many days"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:192
|
||
msgid "New password not saved. When setting a new password please enter it in both fields."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:195
|
||
msgid "New password not saved. Password fields did not match."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:198
|
||
msgid "New password saved."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:245
|
||
msgid "Password protect your web site. Users will be asked to enter a password to view the site."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:246
|
||
msgid "For more information about Password Protected settings, view the \"Help\" tab at the top of this page."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:255
|
||
msgid "Enabled"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:264
|
||
msgid "Allow Administrators"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:265
|
||
msgid "Allow Logged In Users"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:266
|
||
msgid "Allow RSS Feeds"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:267
|
||
msgid "Allow REST API Access"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:276
|
||
msgid "If you would like to change the password type a new one. Otherwise leave this blank."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:277
|
||
msgid "Type your new password again."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:288
|
||
msgid "Enter one IP address per line."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:290
|
||
#, php-format
|
||
msgid "Your IP is address %s."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:351
|
||
msgid "http://github.com/benhuson/password-protected"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:351
|
||
msgid "GitHub"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:352
|
||
msgid "https://translate.wordpress.org/projects/wp-plugins/password-protected"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:352
|
||
msgid "Translate"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:369
|
||
msgid "Settings"
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:397
|
||
msgid "You have enabled password protection but not yet set a password. Please set one below."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:402
|
||
msgid "You have enabled password protection and allowed administrators and logged in users - other users will still need to enter a password to view the site."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:404
|
||
msgid "You have enabled password protection and allowed administrators - other users will still need to enter a password to view the site."
|
||
msgstr ""
|
||
|
||
#: ../admin/admin.php:406
|
||
msgid "You have enabled password protection and allowed logged in users - other users will still need to enter a password to view the site."
|
||
msgstr ""
|
||
|
||
#: ../theme/password-protected-login.php:53
|
||
msgid "<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href='http://www.google.com/cookies.html'>enable cookies</a> to use WordPress."
|
||
msgstr ""
|
||
|
||
#: ../theme/password-protected-login.php:125
|
||
msgid "Password"
|
||
msgstr ""
|
||
|
||
#: ../theme/password-protected-login.php:131
|
||
msgid "Remember Me"
|
||
msgstr ""
|
||
|
||
#: ../theme/password-protected-login.php:136
|
||
msgid "Log In"
|
||
msgstr ""
|