password-protected.pot
6.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
# 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 ""