PluginProbe
Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More / 1.1.2
Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More v1.1.2
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.10 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 2.0.0 2.0.1 2.0.10 2.0.11 2.0.12 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 All 47 releases
content-control / languages / content-control.pot

content-control.pot in Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More 1.1.2, at languages/content-control.pot

444 lines 10.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2019 content-control
2 # This file is distributed under the same license as the content-control package.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: content-control\n"
6 "Report-Msgid-Bugs-To: support@code-atlantic.com\n"
7 "MIME-Version: 1.0\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
11 "Language-Team: Code Atlantic Support <support@code-atlantic.com>\n"
12 "X-Poedit-Basepath: ..\n"
13 "X-Poedit-SourceCharset: UTF-8\n"
14 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
15 "X-Poedit-SearchPath-0: .\n"
16 "X-Poedit-SearchPathExcluded-0: *.js\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19 #: classes/Admin.php:17
20 msgid "Content Control Settings"
21 msgstr ""
22
23 #: classes/Admin.php:19
24 msgid "Restrictions"
25 msgstr ""
26
27 #: classes/Admin.php:20, classes/Conditions.php:60, classes/Conditions.php:175
28 msgid "General"
29 msgstr ""
30
31 #: classes/Admin/Assets.php:55
32 msgid "Are you sure you want to delete this restriction?"
33 msgstr ""
34
35 #: classes/Admin/Assets.php:58
36 msgid "Restriction Editor"
37 msgstr ""
38
39 #: classes/Admin/Assets.php:59
40 msgid "Use this to modify a restrictions settings."
41 msgstr ""
42
43 #: classes/Admin/Assets.php:63, classes/Admin/Footer_Templates.php:316, classes/Admin/Footer_Templates.php:352
44 msgid "Is"
45 msgstr ""
46
47 #: classes/Admin/Assets.php:64
48 msgid "Not"
49 msgstr ""
50
51 #: classes/Admin/Assets.php:67
52 msgid "Save"
53 msgstr ""
54
55 #: classes/Admin/Assets.php:68
56 msgid "Cancel"
57 msgstr ""
58
59 #: classes/Admin/Assets.php:69
60 msgid "Add"
61 msgstr ""
62
63 #: classes/Admin/Assets.php:70
64 msgid "Update"
65 msgstr ""
66
67 #: classes/Admin/Footer_Templates.php:149
68 msgid "Close"
69 msgstr ""
70
71 #: classes/Admin/Footer_Templates.php:226
72 msgid "Select restriction"
73 msgstr ""
74
75 #: classes/Admin/Footer_Templates.php:241
76 msgctxt "Edit button label for restriction table"
77 msgid "Edit “{{data.title}}”"
78 msgstr ""
79
80 #: classes/Admin/Footer_Templates.php:241
81 msgid "Edit"
82 msgstr ""
83
84 #: classes/Admin/Footer_Templates.php:244
85 msgctxt "Trash button label for restriction table"
86 msgid "Delete “{{data.title}}!”"
87 msgstr ""
88
89 #: classes/Admin/Footer_Templates.php:244
90 msgid "Trash"
91 msgstr ""
92
93 #: classes/Admin/Footer_Templates.php:250, classes/Admin/Settings/Restrictions.php:110, classes/Admin/Widget/Settings.php:39
94 msgid "Everyone"
95 msgstr ""
96
97 #: classes/Admin/Footer_Templates.php:252, classes/Admin/Settings/Restrictions.php:112, classes/Admin/Widget/Settings.php:40
98 msgid "Logged Out Users"
99 msgstr ""
100
101 #: classes/Admin/Footer_Templates.php:255, classes/Admin/Settings/Restrictions.php:111, classes/Admin/Widget/Settings.php:41
102 msgid "Logged In Users"
103 msgstr ""
104
105 #: classes/Admin/Footer_Templates.php:263
106 msgid "All Users"
107 msgstr ""
108
109 #: classes/Admin/Footer_Templates.php:289
110 msgid "Apply this restriction if the user views content that is:"
111 msgstr ""
112
113 #: classes/Admin/Footer_Templates.php:291
114 msgid "Learn more about restriction content conditions"
115 msgstr ""
116
117 #: classes/Admin/Footer_Templates.php:298
118 msgid "When users visit your site, the plugin will check the viewed content against your selection below and permit or deny access."
119 msgstr ""
120
121 #: classes/Admin/Footer_Templates.php:313
122 msgid "Choose a content type to get started."
123 msgstr ""
124
125 #: classes/Admin/Footer_Templates.php:315, classes/Admin/Footer_Templates.php:351
126 msgid "Enable the Not Operand"
127 msgstr ""
128
129 #: classes/Admin/Footer_Templates.php:317, classes/Admin/Footer_Templates.php:353
130 msgid "Is Not"
131 msgstr ""
132
133 #: classes/Admin/Footer_Templates.php:338
134 msgctxt "aria-label for add new OR condition button"
135 msgid "Add another OR condition"
136 msgstr ""
137
138 #: classes/Admin/Footer_Templates.php:338, classes/Admin/Footer_Templates.php:349
139 msgid "or"
140 msgstr ""
141
142 #: classes/Admin/Footer_Templates.php:342
143 msgctxt "aria-label for add new AND condition button"
144 msgid "Add another AND condition group"
145 msgstr ""
146
147 #: classes/Admin/Footer_Templates.php:342
148 msgid "and"
149 msgstr ""
150
151 #: classes/Admin/Footer_Templates.php:366
152 msgid "Remove Condition"
153 msgstr ""
154
155 #: classes/Admin/Pages.php:29, classes/Admin/Pages.php:29
156 msgid "Content Control"
157 msgstr ""
158
159 #: classes/Admin/Reviews.php:232
160 msgid "Hi there! You've been using the Content Control plugin on your site for %s now - We hope it's been helpful. If you're enjoying the plugin, would you mind rating it 5-stars to help spread the word?"
161 msgstr ""
162
163 #: classes/Admin/Reviews.php:237
164 msgid "1 week"
165 msgstr ""
166
167 #: classes/Admin/Reviews.php:245
168 msgid "1 month"
169 msgstr ""
170
171 #: classes/Admin/Reviews.php:253
172 msgid "3 months"
173 msgstr ""
174
175 #: classes/Admin/Reviews.php:406
176 msgid "Ok, you deserve it"
177 msgstr ""
178
179 #: classes/Admin/Reviews.php:411
180 msgid "Nope, maybe later"
181 msgstr ""
182
183 #: classes/Admin/Reviews.php:416
184 msgid "I already did"
185 msgstr ""
186
187 #: classes/Admin/Setting_Callbacks.php:197
188 msgid "The callback function used for the <strong>%s</strong> setting is missing."
189 msgstr ""
190
191 #: classes/Admin/Setting_Callbacks.php:265
192 msgid "Choose Icon"
193 msgstr ""
194
195 #: classes/Admin/Setting_Callbacks.php:359
196 msgid "Upload File"
197 msgstr ""
198
199 #: classes/Admin/Setting_Callbacks.php:421
200 msgid "Deactivate License"
201 msgstr ""
202
203 #: classes/Admin/Settings.php:283
204 msgid "Settings updated."
205 msgstr ""
206
207 #: classes/Admin/Settings/Restrictions.php:36
208 msgid "Add a Restriction"
209 msgstr ""
210
211 #: classes/Admin/Settings/Restrictions.php:39
212 msgid "Select bulk action"
213 msgstr ""
214
215 #: classes/Admin/Settings/Restrictions.php:41, classes/Admin/Settings/Restrictions.php:82
216 msgid "Bulk Actions"
217 msgstr ""
218
219 #: classes/Admin/Settings/Restrictions.php:42, classes/Admin/Settings/Restrictions.php:83
220 msgid "Move to Trash"
221 msgstr ""
222
223 #: classes/Admin/Settings/Restrictions.php:44, classes/Admin/Settings/Restrictions.php:85
224 msgid "Apply"
225 msgstr ""
226
227 #: classes/Admin/Settings/Restrictions.php:52, classes/Admin/Settings/Restrictions.php:63
228 msgid "Select All"
229 msgstr ""
230
231 #: classes/Admin/Settings/Restrictions.php:55, classes/Admin/Settings/Restrictions.php:66
232 msgid "Priority"
233 msgstr ""
234
235 #: classes/Admin/Settings/Restrictions.php:56, classes/Admin/Settings/Restrictions.php:67, classes/Admin/Settings/Restrictions.php:99
236 msgid "Restriction Title"
237 msgstr ""
238
239 #: classes/Admin/Settings/Restrictions.php:57, classes/Admin/Settings/Restrictions.php:68
240 msgid "Overview"
241 msgstr ""
242
243 #: classes/Admin/Settings/Restrictions.php:73
244 msgid "No restrictions found."
245 msgstr ""
246
247 #: classes/Admin/Settings/Restrictions.php:100
248 msgid "Pages restricted to logged in users"
249 msgstr ""
250
251 #: classes/Admin/Settings/Restrictions.php:107
252 msgid "Who can see this content?"
253 msgstr ""
254
255 #: classes/Admin/Settings/Restrictions.php:119
256 msgid "Choose which roles can see this content"
257 msgstr ""
258
259 #: classes/Admin/Settings/Restrictions.php:128
260 msgid "Choose how to protect your content"
261 msgstr ""
262
263 #: classes/Admin/Settings/Restrictions.php:130
264 msgid "Custom Message"
265 msgstr ""
266
267 #: classes/Admin/Settings/Restrictions.php:131
268 msgid "Redirect"
269 msgstr ""
270
271 #: classes/Admin/Settings/Restrictions.php:140
272 msgid "Show excerpts above access denied message?"
273 msgstr ""
274
275 #: classes/Admin/Settings/Restrictions.php:147
276 msgid "Override the default message?"
277 msgstr ""
278
279 #: classes/Admin/Settings/Restrictions.php:157
280 msgid "Enter a custom message to display to restricted users"
281 msgstr ""
282
283 #: classes/Admin/Settings/Restrictions.php:163
284 msgid "Where will they be taken?"
285 msgstr ""
286
287 #: classes/Admin/Settings/Restrictions.php:166
288 msgid "Login & Back"
289 msgstr ""
290
291 #: classes/Admin/Settings/Restrictions.php:167
292 msgid "Home Page"
293 msgstr ""
294
295 #: classes/Admin/Settings/Restrictions.php:168
296 msgid "Custom URL"
297 msgstr ""
298
299 #: classes/Admin/Settings/Restrictions.php:177
300 msgid "Redirect URL"
301 msgstr ""
302
303 #: classes/Admin/Settings/Restrictions.php:178
304 msgid "http://example.com"
305 msgstr ""
306
307 #: classes/Admin/Widget/Settings.php:50
308 msgid "Who can see this widget?"
309 msgstr ""
310
311 #: classes/Admin/Widget/Settings.php:66
312 msgid "Choose which roles can see this widget"
313 msgstr ""
314
315 #: classes/Conditions.php:61
316 msgid "Pages"
317 msgstr ""
318
319 #: classes/Conditions.php:62
320 msgid "Posts"
321 msgstr ""
322
323 #: classes/Conditions.php:63
324 msgid "Categories"
325 msgstr ""
326
327 #: classes/Conditions.php:64
328 msgid "Tags"
329 msgstr ""
330
331 #: classes/Conditions.php:65
332 msgid "Format"
333 msgstr ""
334
335 #: classes/Conditions.php:121
336 msgid "Choose a content type"
337 msgstr ""
338
339 #: classes/Conditions.php:147
340 msgid "Select a condition"
341 msgstr ""
342
343 #: classes/Conditions.php:176
344 msgctxt "condition: post type plural label ie. Posts: All"
345 msgid "%s Archive"
346 msgstr ""
347
348 #: classes/Conditions.php:184
349 msgctxt "condition: post type singular label ie. Posts: All"
350 msgid "A %s"
351 msgstr ""
352
353 #: classes/Conditions.php:190
354 msgctxt "condition: post type singular label ie. Posts: Selected"
355 msgid "A Selected %s"
356 msgstr ""
357
358 #: classes/Conditions.php:193
359 msgctxt "condition: post type singular label ie. Select Posts"
360 msgid "Select %s."
361 msgstr ""
362
363 #: classes/Conditions.php:206
364 msgctxt "condition: post type singular label ie. Posts: ID"
365 msgid "A %s with ID"
366 msgstr ""
367
368 #: classes/Conditions.php:209
369 msgctxt "condition: post type singular label ie. Posts IDs"
370 msgid "%s IDs: 128, 129"
371 msgstr ""
372
373 #: classes/Conditions.php:221
374 msgctxt "condition: post type plural label ie. Pages: With Template"
375 msgid "A %s: With Template"
376 msgstr ""
377
378 #: classes/Conditions.php:230
379 msgid "Default"
380 msgstr ""
381
382 #: classes/Conditions.php:260
383 msgctxt "condition: post type plural and taxonomy singular label ie. Posts: With Category"
384 msgid "A %1$s with %2$s"
385 msgstr ""
386
387 #: classes/Conditions.php:263
388 msgctxt "condition: post type plural label ie. Select categories"
389 msgid "Select %s."
390 msgstr ""
391
392 #: classes/Conditions.php:292
393 msgctxt "condition: taxonomy plural label ie. Categories: All"
394 msgid "A %s"
395 msgstr ""
396
397 #: classes/Conditions.php:298
398 msgctxt "condition: taxonomy plural label ie. Categories: Selected"
399 msgid "%s: Selected"
400 msgstr ""
401
402 #: classes/Conditions.php:301
403 msgctxt "condition: taxonomy plural label ie. Select Categories"
404 msgid "Select %s."
405 msgstr ""
406
407 #: classes/Conditions.php:314
408 msgctxt "condition: taxonomy plural label ie. Categories: Selected"
409 msgid "A %s with IDs"
410 msgstr ""
411
412 #: classes/Conditions.php:317
413 msgctxt "condition: taxonomy plural label ie. Category IDs"
414 msgid "%s IDs: 128, 129"
415 msgstr ""
416
417 #: classes/Conditions.php:334
418 msgid "The Home Page"
419 msgstr ""
420
421 #: classes/Conditions.php:341
422 msgid "The Blog Index"
423 msgstr ""
424
425 #: classes/Conditions.php:348
426 msgid "A Search Result Page"
427 msgstr ""
428
429 #: classes/Conditions.php:354
430 msgid "A 404 Error Page"
431 msgstr ""
432
433 #: classes/Site/Feeds.php:45, classes/Site/Posts.php:54
434 msgid "This content is restricted."
435 msgstr ""
436
437 #: content-control.php:252
438 msgid "The %4$s %1$s %5$s plugin requires %2$s version %3$s or greater."
439 msgstr ""
440
441 #: content-control.php:254
442 msgid "Plugin Activation Error"
443 msgstr ""
444