PluginProbe
Authorizer / 3.3.2
Authorizer v3.3.2
3.15.3 3.15.2 3.15.1 3.15.0 3.14.3 3.14.4 3.14.2 3.14.1 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.9.0 2.9.1 2.9.10 2.9.11 2.9.12 2.9.13 2.9.2 2.9.3 2.9.6 All 126 releases
authorizer / languages / authorizer.pot

authorizer.pot in Authorizer 3.3.2, at languages/authorizer.pot

1,797 lines 53.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #, fuzzy
2 msgid ""
3 msgstr ""
4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5 "Project-Id-Version: Authorizer 2.9.12\n"
6 "POT-Creation-Date: 2022-02-25 15:17-1000\n"
7 "PO-Revision-Date: 2020-02-25 10:18-1000\n"
8 "Last-Translator: Paul Ryan <paul.ryan@hawaii.edu>\n"
9 "Language-Team: University of Hawaii <dcdc@hawaii.edu>\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Generator: Poedit 1.8.12\n"
14 "X-Poedit-Basepath: ..\n"
15 "X-Poedit-WPHeader: authorizer.php\n"
16 "X-Poedit-SourceCharset: UTF-8\n"
17 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18 "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
19 "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20 "X-Poedit-SearchPath-0: .\n"
21 "X-Poedit-SearchPathExcluded-0: *.js\n"
22
23 #: src/authorizer/class-admin-page.php:45
24 msgid ""
25 "<strong>Pending Users</strong>: Pending users are users who have "
26 "successfully logged in to the site, but who haven't yet been approved (or "
27 "blocked) by you."
28 msgstr ""
29
30 #: src/authorizer/class-admin-page.php:46
31 msgid ""
32 "<strong>Approved Users</strong>: Approved users have access to the site once "
33 "they successfully log in."
34 msgstr ""
35
36 #: src/authorizer/class-admin-page.php:47
37 msgid ""
38 "<strong>Blocked Users</strong>: Blocked users will receive an error message "
39 "when they try to visit the site after authenticating."
40 msgstr ""
41
42 #: src/authorizer/class-admin-page.php:48
43 msgid ""
44 "Users in the <strong>Pending</strong> list appear automatically after a new "
45 "user tries to log in from the configured external authentication service. "
46 "You can add users to the <strong>Approved</strong> or <strong>Blocked</"
47 "strong> lists by typing them in manually, or by clicking the <em>Approve</"
48 "em> or <em>Block</em> buttons next to a user in the <strong>Pending</strong> "
49 "list."
50 msgstr ""
51
52 #: src/authorizer/class-admin-page.php:53 src/authorizer/class-options.php:910
53 #: src/authorizer/class-options.php:916
54 msgid "Access Lists"
55 msgstr ""
56
57 #: src/authorizer/class-admin-page.php:60
58 msgid ""
59 "<strong>Who can log in to the site?</strong>: Choose the level of access "
60 "restriction you'd like to use on your site here. You can leave the site open "
61 "to anyone with a WordPress account or an account on an external service like "
62 "Google, CAS, or LDAP, or restrict it to WordPress users and only the "
63 "external users that you specify via the <em>Access Lists</em>."
64 msgstr ""
65
66 #: src/authorizer/class-admin-page.php:61
67 msgid ""
68 "<strong>Which role should receive email notifications about pending users?</"
69 "strong>: If you've restricted access to <strong>approved users</strong>, you "
70 "can determine which WordPress users will receive a notification email "
71 "everytime a new external user successfully logs in and is added to the "
72 "pending list. All users of the specified role will receive an email, and the "
73 "external user will get a message (specified below) telling them their access "
74 "is pending approval."
75 msgstr ""
76
77 #: src/authorizer/class-admin-page.php:62
78 msgid ""
79 "<strong>What message should pending users see after attempting to log in?</"
80 "strong>: Here you can specify the exact message a new external user will see "
81 "once they try to log in to the site for the first time."
82 msgstr ""
83
84 #: src/authorizer/class-admin-page.php:67 src/authorizer/class-options.php:917
85 msgid "Login Access"
86 msgstr ""
87
88 #: src/authorizer/class-admin-page.php:74
89 msgid ""
90 "<strong>Who can view the site?</strong>: You can restrict the site's "
91 "visibility by only allowing logged in users to see pages. If you do so, you "
92 "can customize the specifics about the site's privacy using the settings "
93 "below."
94 msgstr ""
95
96 #: src/authorizer/class-admin-page.php:75
97 msgid ""
98 "<strong>What pages (if any) should be available to everyone?</strong>: If "
99 "you'd like to declare certain pages on your site as always public (such as "
100 "the course syllabus, introduction, or calendar), specify those pages here. "
101 "These pages will always be available no matter what access restrictions "
102 "exist."
103 msgstr ""
104
105 #: src/authorizer/class-admin-page.php:76
106 msgid ""
107 "<strong>What happens to people without access when they visit a <em>private</"
108 "em> page?</strong>: Choose the response anonymous users receive when "
109 "visiting the site. You can choose between immediately taking them to the "
110 "<strong>login screen</strong>, or simply showing them a <strong>message</"
111 "strong>."
112 msgstr ""
113
114 #: src/authorizer/class-admin-page.php:77
115 msgid ""
116 "<strong>What happens to people without access when they visit a <em>public</"
117 "em> page?</strong>: Choose the response anonymous users receive when "
118 "visiting a page on the site marked as public. You can choose between showing "
119 "them the page without any message, or showing them a the page with a message "
120 "above the content."
121 msgstr ""
122
123 #: src/authorizer/class-admin-page.php:78
124 msgid ""
125 "<strong>What message should people without access see?</strong>: If you "
126 "chose to show new users a <strong>message</strong> above, type that message "
127 "here."
128 msgstr ""
129
130 #: src/authorizer/class-admin-page.php:83 src/authorizer/class-options.php:918
131 msgid "Public Access"
132 msgstr ""
133
134 #: src/authorizer/class-admin-page.php:90
135 msgid ""
136 "<strong>Type of external service to authenticate against</strong>: Choose "
137 "which authentication service type you will be using. You'll have to fill out "
138 "different fields below depending on which service you choose."
139 msgstr ""
140
141 #: src/authorizer/class-admin-page.php:91
142 msgid ""
143 "<strong>Enable OAuth2 Logins</strong>: Choose if you want to allow users to "
144 "log in with one of the supported OAuth2 providers. You will need to enter "
145 "your API Client ID and Secret to enable these logins."
146 msgstr ""
147
148 #: src/authorizer/class-admin-page.php:92
149 msgid ""
150 "<strong>Enable Google Logins</strong>: Choose if you want to allow users to "
151 "log in with their Google Account credentials. You will need to enter your "
152 "API Client ID and Secret to enable Google Logins."
153 msgstr ""
154
155 #: src/authorizer/class-admin-page.php:93
156 msgid ""
157 "<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log "
158 "in with via CAS (Central Authentication Service). You will need to enter "
159 "details about your CAS server (host, port, and path) to enable CAS Logins."
160 msgstr ""
161
162 #: src/authorizer/class-admin-page.php:94
163 msgid ""
164 "<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to "
165 "log in with their LDAP (Lightweight Directory Access Protocol) credentials. "
166 "You will need to enter details about your LDAP server (host, port, search "
167 "base, uid attribute, directory user, directory user password, and whether to "
168 "use TLS) to enable Google Logins."
169 msgstr ""
170
171 #: src/authorizer/class-admin-page.php:95
172 msgid ""
173 "<strong>Default role for new CAS users</strong>: Specify which role new "
174 "external users will get by default. Be sure to choose a role with limited "
175 "permissions!"
176 msgstr ""
177
178 #: src/authorizer/class-admin-page.php:96
179 msgid "If you enable OAuth2 logins:"
180 msgstr ""
181
182 #: src/authorizer/class-admin-page.php:98
183 msgid ""
184 "<strong>Client ID</strong>: You can generate this ID following the "
185 "instructions for your specific provider."
186 msgstr ""
187
188 #: src/authorizer/class-admin-page.php:99
189 msgid ""
190 "<strong>Client Secret</strong>: You can generate this secret by following "
191 "the instructions for your specific provider."
192 msgstr ""
193
194 #: src/authorizer/class-admin-page.php:100
195 msgid ""
196 "<strong>Authorization URL</strong>: For the generic OAuth2 provider, you "
197 "will need to specify the 3 endpoints required for the oauth2 authentication "
198 "flow. This is the first: the endpoint first contacted to initiate the "
199 "authentication."
200 msgstr ""
201
202 #: src/authorizer/class-admin-page.php:101
203 msgid ""
204 "<strong>Access Token URL</strong>: For the generic OAuth2 provider, you will "
205 "need to specify the 3 endpoints required for the oauth2 authentication flow. "
206 "This is the second: the endpoint that is contacted after initiation to "
207 "retrieve an access token for the user that just authenticated."
208 msgstr ""
209
210 #: src/authorizer/class-admin-page.php:102
211 msgid ""
212 "<strong>Resource Owner URL</strong>: For the generic OAuth2 provider, you "
213 "will need to specify the 3 endpoints required for the oauth2 authentication "
214 "flow. This is the third: the endpoint that is contacted after successfully "
215 "receiving an authentication token to retrieve details on the user that just "
216 "authenticated."
217 msgstr ""
218
219 #: src/authorizer/class-admin-page.php:104
220 msgid "If you enable Google logins:"
221 msgstr ""
222
223 #: src/authorizer/class-admin-page.php:106
224 msgid ""
225 "<strong>Google Client ID</strong>: You can generate this ID by creating a "
226 "new Project in the <a href='https://cloud.google.com/console'>Google "
227 "Developers Console</a>. A Client ID typically looks something like this: "
228 "1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com"
229 msgstr ""
230
231 #: src/authorizer/class-admin-page.php:107
232 msgid ""
233 "<strong>Google Client Secret</strong>: You can generate this secret by "
234 "creating a new Project in the <a href='https://cloud.google.com/"
235 "console'>Google Developers Console</a>. A Client Secret typically looks "
236 "something like this: sDNgX5_pr_5bly-frKmvp8jT"
237 msgstr ""
238
239 #: src/authorizer/class-admin-page.php:109
240 msgid "If you enable CAS logins:"
241 msgstr ""
242
243 #: src/authorizer/class-admin-page.php:111
244 msgid ""
245 "<strong>CAS server hostname</strong>: Enter the hostname of the CAS server "
246 "you authenticate against (e.g., authn.example.edu)."
247 msgstr ""
248
249 #: src/authorizer/class-admin-page.php:112
250 msgid ""
251 "<strong>CAS server port</strong>: Enter the port on the CAS server to "
252 "connect to (e.g., 443)."
253 msgstr ""
254
255 #: src/authorizer/class-admin-page.php:113
256 msgid ""
257 "<strong>CAS server path/context</strong>: Enter the path to the login "
258 "endpoint on the CAS server (e.g., /cas)."
259 msgstr ""
260
261 #: src/authorizer/class-admin-page.php:114
262 msgid ""
263 "<strong>CAS attribute containing first name</strong>: Enter the CAS "
264 "attribute that has the user's first name. When this user first logs in, "
265 "their WordPress account will have their first name retrieved from CAS and "
266 "added to their WordPress profile."
267 msgstr ""
268
269 #: src/authorizer/class-admin-page.php:115
270 msgid ""
271 "<strong>CAS attribute containing last name</strong>: Enter the CAS attribute "
272 "that has the user's last name. When this user first logs in, their WordPress "
273 "account will have their last name retrieved from CAS and added to their "
274 "WordPress profile."
275 msgstr ""
276
277 #: src/authorizer/class-admin-page.php:116
278 msgid ""
279 "<strong>CAS attribute update</strong>: Select whether the first and last "
280 "names retrieved from CAS should overwrite any value the user has entered in "
281 "the first and last name fields in their WordPress profile. If this is not "
282 "set, this only happens the first time they log in."
283 msgstr ""
284
285 #: src/authorizer/class-admin-page.php:118
286 msgid "If you enable LDAP logins:"
287 msgstr ""
288
289 #: src/authorizer/class-admin-page.php:120
290 msgid ""
291 "<strong>LDAP Host</strong>: Enter the URL of the LDAP server you "
292 "authenticate against."
293 msgstr ""
294
295 #: src/authorizer/class-admin-page.php:121
296 msgid ""
297 "<strong>LDAP Port</strong>: Enter the port number that the LDAP server "
298 "listens on."
299 msgstr ""
300
301 #: src/authorizer/class-admin-page.php:122
302 msgid ""
303 "<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the "
304 "search base, e.g., ou=people,dc=example,dc=edu"
305 msgstr ""
306
307 #: src/authorizer/class-admin-page.php:123
308 msgid ""
309 "<strong>LDAP Search Filter</strong>: Enter the optional LDAP string that "
310 "represents the search filter, e.g., (memberOf=cn=wp_users,ou=people,"
311 "dc=example,dc=edu)"
312 msgstr ""
313
314 #: src/authorizer/class-admin-page.php:124
315 msgid ""
316 "<strong>LDAP attribute containing username</strong>: Enter the name of the "
317 "LDAP attribute that contains the usernames used by those attempting to log "
318 "in. The plugin will search on this attribute to find the cn to bind against "
319 "for login attempts."
320 msgstr ""
321
322 #: src/authorizer/class-admin-page.php:125
323 msgid ""
324 "<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that "
325 "has permissions to browse the directory."
326 msgstr ""
327
328 #: src/authorizer/class-admin-page.php:126
329 msgid ""
330 "<strong>LDAP Directory User Password</strong>: Enter the password for the "
331 "LDAP user that has permission to browse the directory."
332 msgstr ""
333
334 #: src/authorizer/class-admin-page.php:127
335 msgid ""
336 "<strong>Use TLS</strong>: Select whether all communication with the LDAP "
337 "server should be performed over a TLS-secured connection."
338 msgstr ""
339
340 #: src/authorizer/class-admin-page.php:128
341 msgid ""
342 "<strong>Custom lost password URL</strong>: The WordPress login page contains "
343 "a link to recover a lost password. If you have external users who shouldn't "
344 "change the password on their WordPress account, point them to the "
345 "appropriate location to change the password on their external authentication "
346 "service here."
347 msgstr ""
348
349 #: src/authorizer/class-admin-page.php:129
350 msgid ""
351 "<strong>LDAP attribute containing first name</strong>: Enter the LDAP "
352 "attribute that has the user's first name. When this user first logs in, "
353 "their WordPress account will have their first name retrieved from LDAP and "
354 "added to their WordPress profile."
355 msgstr ""
356
357 #: src/authorizer/class-admin-page.php:130
358 msgid ""
359 "<strong>LDAP attribute containing last name</strong>: Enter the LDAP "
360 "attribute that has the user's last name. When this user first logs in, their "
361 "WordPress account will have their last name retrieved from LDAP and added to "
362 "their WordPress profile."
363 msgstr ""
364
365 #: src/authorizer/class-admin-page.php:131
366 msgid ""
367 "<strong>LDAP attribute update</strong>: Select whether the first and last "
368 "names retrieved from LDAP should overwrite any value the user has entered in "
369 "the first and last name fields in their WordPress profile. If this is not "
370 "set, this only happens the first time they log in."
371 msgstr ""
372
373 #: src/authorizer/class-admin-page.php:137 src/authorizer/class-options.php:911
374 #: src/authorizer/class-options.php:919
375 msgid "External Service"
376 msgstr ""
377
378 #: src/authorizer/class-admin-page.php:144
379 msgid ""
380 "<strong>Limit invalid login attempts</strong>: Choose how soon (and for how "
381 "long) to restrict access to individuals (or bots) making repeated invalid "
382 "login attempts. You may set a shorter delay first, and then a longer delay "
383 "after repeated invalid attempts; you may also set how much time must pass "
384 "before the delays will be reset to normal."
385 msgstr ""
386
387 #: src/authorizer/class-admin-page.php:145
388 msgid ""
389 "<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress "
390 "username and password fields and the Log In button on the wp-login screen, "
391 "enable this option. Note: You can always access the WordPress logins by "
392 "adding external=wordpress to the wp-login URL, like so:"
393 msgstr ""
394
395 #: src/authorizer/class-admin-page.php:146
396 msgid ""
397 "<strong>Disable WordPress Logins</strong>: If you want to prevent users from "
398 "logging in with their WordPress passwords and instead only allow logins from "
399 "external services, enable this option. Note: enabling this will also hide "
400 "WordPress logins unless the LDAP external service is enabled."
401 msgstr ""
402
403 #: src/authorizer/class-admin-page.php:147
404 msgid ""
405 "<strong>Custom WordPress login branding</strong>: If you'd like to use "
406 "custom branding on the WordPress login page, select that here. You will need "
407 "to use the `authorizer_add_branding_option` filter in your theme to add it. "
408 "You can see an example theme that implements this filter in the plugin "
409 "directory under sample-theme-add-branding."
410 msgstr ""
411
412 #: src/authorizer/class-admin-page.php:152 src/authorizer/class-options.php:912
413 #: src/authorizer/class-options.php:920
414 msgid "Advanced"
415 msgstr ""
416
417 #: src/authorizer/class-admin-page.php:184
418 msgid "Can't reach CAS server. Please provide"
419 msgstr ""
420
421 #: src/authorizer/class-admin-page.php:184
422 msgid "accurate CAS settings"
423 msgstr ""
424
425 #: src/authorizer/class-admin-page.php:184
426 msgid "if you intend to use it."
427 msgstr ""
428
429 #: src/authorizer/class-admin-page.php:229
430 msgid "Settings"
431 msgstr ""
432
433 #: src/authorizer/class-admin-page.php:244
434 msgid "Network Settings"
435 msgstr ""
436
437 #: src/authorizer/class-admin-page.php:293
438 msgid "Who can log into the site?"
439 msgstr ""
440
441 #: src/authorizer/class-admin-page.php:300
442 msgid "Which role should receive email notifications about pending users?"
443 msgstr ""
444
445 #: src/authorizer/class-admin-page.php:307
446 msgid "What message should pending users see after attempting to log in?"
447 msgstr ""
448
449 #: src/authorizer/class-admin-page.php:314
450 msgid "What message should blocked users see after attempting to log in?"
451 msgstr ""
452
453 #: src/authorizer/class-admin-page.php:321
454 msgid "Send welcome email to new approved users?"
455 msgstr ""
456
457 #: src/authorizer/class-admin-page.php:328
458 msgid "Welcome email subject"
459 msgstr ""
460
461 #: src/authorizer/class-admin-page.php:335
462 msgid "Welcome email body"
463 msgstr ""
464
465 #: src/authorizer/class-admin-page.php:350
466 msgid "Who can view the site?"
467 msgstr ""
468
469 #: src/authorizer/class-admin-page.php:357
470 msgid "What pages (if any) should be available to everyone?"
471 msgstr ""
472
473 #: src/authorizer/class-admin-page.php:364
474 msgid "What happens to people without access when they visit a private page?"
475 msgstr ""
476
477 #: src/authorizer/class-admin-page.php:371
478 msgid "What happens to people without access when they visit a public page?"
479 msgstr ""
480
481 #: src/authorizer/class-admin-page.php:378
482 msgid "What message should people without access see?"
483 msgstr ""
484
485 #: src/authorizer/class-admin-page.php:393
486 #: src/authorizer/class-admin-page.php:852
487 msgid "Default role for new users"
488 msgstr ""
489
490 #: src/authorizer/class-admin-page.php:400
491 #: src/authorizer/class-admin-page.php:856
492 msgid "OAuth2 Logins"
493 msgstr ""
494
495 #: src/authorizer/class-admin-page.php:407
496 msgid "Provider"
497 msgstr ""
498
499 #: src/authorizer/class-admin-page.php:414
500 msgid "Custom label"
501 msgstr ""
502
503 #: src/authorizer/class-admin-page.php:421
504 #: src/authorizer/class-admin-page.php:868
505 msgid "Client ID"
506 msgstr ""
507
508 #: src/authorizer/class-admin-page.php:428
509 #: src/authorizer/class-admin-page.php:872
510 msgid "Client Secret"
511 msgstr ""
512
513 #: src/authorizer/class-admin-page.php:435
514 #: src/authorizer/class-admin-page.php:876
515 msgid "OAuth2 Hosted Domain"
516 msgstr ""
517
518 #: src/authorizer/class-admin-page.php:442
519 #: src/authorizer/class-admin-page.php:880
520 msgid "Tenant ID"
521 msgstr ""
522
523 #: src/authorizer/class-admin-page.php:449
524 #: src/authorizer/class-admin-page.php:884
525 msgid "Authorization URL"
526 msgstr ""
527
528 #: src/authorizer/class-admin-page.php:456
529 #: src/authorizer/class-admin-page.php:888
530 msgid "Access Token URL"
531 msgstr ""
532
533 #: src/authorizer/class-admin-page.php:463
534 #: src/authorizer/class-admin-page.php:892
535 msgid "Resource Owner URL"
536 msgstr ""
537
538 #: src/authorizer/class-admin-page.php:470
539 #: src/authorizer/class-admin-page.php:896
540 msgid "Google Logins"
541 msgstr ""
542
543 #: src/authorizer/class-admin-page.php:477
544 #: src/authorizer/class-admin-page.php:900
545 msgid "Google Client ID"
546 msgstr ""
547
548 #: src/authorizer/class-admin-page.php:484
549 #: src/authorizer/class-admin-page.php:904
550 msgid "Google Client Secret"
551 msgstr ""
552
553 #: src/authorizer/class-admin-page.php:491
554 #: src/authorizer/class-admin-page.php:908
555 msgid "Google Hosted Domain"
556 msgstr ""
557
558 #: src/authorizer/class-admin-page.php:498
559 #: src/authorizer/class-admin-page.php:912
560 msgid "CAS Logins"
561 msgstr ""
562
563 #: src/authorizer/class-admin-page.php:505
564 msgid "CAS custom label"
565 msgstr ""
566
567 #: src/authorizer/class-admin-page.php:512
568 #: src/authorizer/class-admin-page.php:920
569 msgid "CAS server hostname"
570 msgstr ""
571
572 #: src/authorizer/class-admin-page.php:519
573 #: src/authorizer/class-admin-page.php:924
574 msgid "CAS server port"
575 msgstr ""
576
577 #: src/authorizer/class-admin-page.php:526
578 #: src/authorizer/class-admin-page.php:928
579 msgid "CAS server path/context"
580 msgstr ""
581
582 #: src/authorizer/class-admin-page.php:533
583 #: src/authorizer/class-admin-page.php:932
584 msgid "CAS server protocol"
585 msgstr ""
586
587 #: src/authorizer/class-admin-page.php:540
588 msgid "CAS attribute containing email address"
589 msgstr ""
590
591 #: src/authorizer/class-admin-page.php:547
592 #: src/authorizer/class-admin-page.php:940
593 msgid "CAS attribute containing first name"
594 msgstr ""
595
596 #: src/authorizer/class-admin-page.php:554
597 #: src/authorizer/class-admin-page.php:944
598 msgid "CAS attribute containing last name"
599 msgstr ""
600
601 #: src/authorizer/class-admin-page.php:561
602 #: src/authorizer/class-admin-page.php:948
603 msgid "CAS attribute update"
604 msgstr ""
605
606 #: src/authorizer/class-admin-page.php:568
607 #: src/authorizer/class-admin-page.php:952
608 msgid "CAS automatic login"
609 msgstr ""
610
611 #: src/authorizer/class-admin-page.php:575
612 #: src/authorizer/class-admin-page.php:956
613 msgid "CAS users linked by username"
614 msgstr ""
615
616 #: src/authorizer/class-admin-page.php:582
617 #: src/authorizer/class-admin-page.php:960
618 msgid "LDAP Logins"
619 msgstr ""
620
621 #: src/authorizer/class-admin-page.php:589
622 #: src/authorizer/class-admin-page.php:964
623 msgid "LDAP Host"
624 msgstr ""
625
626 #: src/authorizer/class-admin-page.php:596
627 #: src/authorizer/class-admin-page.php:968
628 msgid "LDAP Port"
629 msgstr ""
630
631 #: src/authorizer/class-admin-page.php:603
632 #: src/authorizer/class-admin-page.php:972
633 #: src/authorizer/options/external/class-ldap.php:104
634 msgid "Use TLS"
635 msgstr ""
636
637 #: src/authorizer/class-admin-page.php:610
638 #: src/authorizer/class-admin-page.php:976
639 msgid "LDAP Search Base"
640 msgstr ""
641
642 #: src/authorizer/class-admin-page.php:617
643 #: src/authorizer/class-admin-page.php:980
644 msgid "LDAP Search Filter"
645 msgstr ""
646
647 #: src/authorizer/class-admin-page.php:624
648 #: src/authorizer/class-admin-page.php:984
649 msgid "LDAP attribute containing username"
650 msgstr ""
651
652 #: src/authorizer/class-admin-page.php:631
653 msgid "LDAP attribute containing email address"
654 msgstr ""
655
656 #: src/authorizer/class-admin-page.php:638
657 #: src/authorizer/class-admin-page.php:992
658 msgid "LDAP Directory User"
659 msgstr ""
660
661 #: src/authorizer/class-admin-page.php:645
662 #: src/authorizer/class-admin-page.php:996
663 msgid "LDAP Directory User Password"
664 msgstr ""
665
666 #: src/authorizer/class-admin-page.php:652
667 #: src/authorizer/class-admin-page.php:1000
668 msgid "Custom lost password URL"
669 msgstr ""
670
671 #: src/authorizer/class-admin-page.php:659
672 #: src/authorizer/class-admin-page.php:1004
673 msgid "LDAP attribute containing first name"
674 msgstr ""
675
676 #: src/authorizer/class-admin-page.php:666
677 #: src/authorizer/class-admin-page.php:1008
678 msgid "LDAP attribute containing last name"
679 msgstr ""
680
681 #: src/authorizer/class-admin-page.php:673
682 #: src/authorizer/class-admin-page.php:1012
683 msgid "LDAP attribute update"
684 msgstr ""
685
686 #: src/authorizer/class-admin-page.php:680
687 msgid "LDAP test connection"
688 msgstr ""
689
690 #: src/authorizer/class-admin-page.php:695
691 #: src/authorizer/class-admin-page.php:1020
692 msgid "Limit invalid login attempts"
693 msgstr ""
694
695 #: src/authorizer/class-admin-page.php:702
696 msgid "Hide WordPress Login"
697 msgstr ""
698
699 #: src/authorizer/class-admin-page.php:709
700 #: src/authorizer/class-admin-page.php:1028
701 #: src/authorizer/options/class-advanced.php:102
702 msgid "Disable WordPress Logins"
703 msgstr ""
704
705 #: src/authorizer/class-admin-page.php:716
706 msgid "Custom WordPress login branding"
707 msgstr ""
708
709 #: src/authorizer/class-admin-page.php:723
710 msgid "Authorizer admin menu item location"
711 msgstr ""
712
713 #: src/authorizer/class-admin-page.php:730
714 msgid "Show custom usermeta in user list"
715 msgstr ""
716
717 #: src/authorizer/class-admin-page.php:737
718 #: src/authorizer/class-admin-page.php:1032
719 msgid "Number of users per page"
720 msgstr ""
721
722 #: src/authorizer/class-admin-page.php:744
723 #: src/authorizer/class-admin-page.php:1036
724 msgid "Approved users sort method"
725 msgstr ""
726
727 #: src/authorizer/class-admin-page.php:751
728 #: src/authorizer/class-admin-page.php:1040
729 msgid "Approved users sort order"
730 msgstr ""
731
732 #: src/authorizer/class-admin-page.php:758
733 msgid "Show dashboard widget to admin users"
734 msgstr ""
735
736 #: src/authorizer/class-admin-page.php:767
737 msgid "Override multisite options"
738 msgstr ""
739
740 #: src/authorizer/class-admin-page.php:782
741 #: src/authorizer/class-admin-page.php:818
742 #: src/authorizer/class-dashboard-widget.php:34
743 msgid "Authorizer Settings"
744 msgstr ""
745
746 #: src/authorizer/class-admin-page.php:802
747 msgid "You do not have sufficient permissions to access this page."
748 msgstr ""
749
750 #: src/authorizer/class-admin-page.php:819
751 msgid ""
752 "Most <strong>Authorizer</strong> settings are set in the individual sites, "
753 "but you can specify a few options here that apply to <strong>all sites in "
754 "the network</strong>. These settings will override settings in the "
755 "individual sites."
756 msgstr ""
757
758 #: src/authorizer/class-admin-page.php:821
759 msgid "Override individual site settings with the settings below"
760 msgstr ""
761
762 #: src/authorizer/class-admin-page.php:832
763 msgid "Manage who has access to all sites in the network."
764 msgstr ""
765
766 #: src/authorizer/class-admin-page.php:836
767 msgid "Who can log in to sites in this network?"
768 msgstr ""
769
770 #: src/authorizer/class-admin-page.php:840
771 msgid "Who can view sites in this network?"
772 msgstr ""
773
774 #: src/authorizer/class-admin-page.php:844
775 msgid "Approved Users (All Sites)"
776 msgstr ""
777
778 #: src/authorizer/class-admin-page.php:844
779 msgid ""
780 "Note: these users will <strong>not</strong> receive welcome emails when "
781 "approved. Only users approved from individual sites can receive these "
782 "messages."
783 msgstr ""
784
785 #: src/authorizer/class-admin-page.php:860
786 msgid "OAuth2 Provider"
787 msgstr ""
788
789 #: src/authorizer/class-admin-page.php:864
790 msgid "Custom Label"
791 msgstr ""
792
793 #: src/authorizer/class-admin-page.php:916
794 msgid "CAS Custom Label"
795 msgstr ""
796
797 #: src/authorizer/class-admin-page.php:936
798 msgid "CAS attribute containing email"
799 msgstr ""
800
801 #: src/authorizer/class-admin-page.php:988
802 msgid "LDAP attribute containing email"
803 msgstr ""
804
805 #: src/authorizer/class-admin-page.php:1024
806 #: src/authorizer/options/class-advanced.php:82
807 msgid "Hide WordPress Logins"
808 msgstr ""
809
810 #: src/authorizer/class-admin-page.php:1044
811 #: src/authorizer/options/class-advanced.php:359
812 msgid "Show Dashboard Widget"
813 msgstr ""
814
815 #: src/authorizer/class-admin-page.php:1051
816 #: src/authorizer/class-admin-page.php:1132
817 msgid "Save Changes"
818 msgstr ""
819
820 #: src/authorizer/class-admin-page.php:1125
821 msgid "Saved"
822 msgstr ""
823
824 #: src/authorizer/class-admin-page.php:1126
825 msgid "Duplicate"
826 msgstr ""
827
828 #: src/authorizer/class-admin-page.php:1127
829 msgid "Failed"
830 msgstr ""
831
832 #: src/authorizer/class-admin-page.php:1128
833 msgid "Local WordPress user"
834 msgstr ""
835
836 #: src/authorizer/class-admin-page.php:1129
837 #: src/authorizer/options/class-access-lists.php:547
838 msgid "Block/Ban user"
839 msgstr ""
840
841 #: src/authorizer/class-admin-page.php:1130
842 #: src/authorizer/options/class-access-lists.php:89
843 #: src/authorizer/options/class-access-lists.php:281
844 #: src/authorizer/options/class-access-lists.php:549
845 msgid "Remove user"
846 msgstr ""
847
848 #: src/authorizer/class-admin-page.php:1131
849 msgid "No users in"
850 msgstr ""
851
852 #: src/authorizer/class-admin-page.php:1133
853 msgid "Private Pages"
854 msgstr ""
855
856 #: src/authorizer/class-admin-page.php:1134
857 msgid "Public Pages"
858 msgstr ""
859
860 #: src/authorizer/class-admin-page.php:1135
861 #: src/authorizer/options/class-access-lists.php:337
862 msgid "First page"
863 msgstr ""
864
865 #: src/authorizer/class-admin-page.php:1136
866 #: src/authorizer/options/class-access-lists.php:348
867 msgid "Previous page"
868 msgstr ""
869
870 #: src/authorizer/class-admin-page.php:1137
871 #: src/authorizer/options/class-access-lists.php:375
872 msgid "Next page"
873 msgstr ""
874
875 #: src/authorizer/class-admin-page.php:1138
876 #: src/authorizer/options/class-access-lists.php:386
877 msgid "Last page"
878 msgstr ""
879
880 #. TRANSLATORS: %s: number of users
881 #: src/authorizer/class-ajax-endpoints.php:349
882 #: src/authorizer/options/class-access-lists.php:313
883 #, php-format
884 msgid "%s user"
885 msgid_plural "%s users"
886 msgstr[0] ""
887 msgstr[1] ""
888
889 #: src/authorizer/class-authentication.php:71
890 msgid "<strong>ERROR</strong>: Incorrect username or password."
891 msgstr ""
892
893 #. TRANSLATORS: 1: username 2: duration of lockout in seconds 3: duration of lockout as a phrase 4: lost password URL
894 #: src/authorizer/class-authentication.php:109
895 #: src/authorizer/class-authentication.php:127
896 #, php-format
897 msgid ""
898 "<strong>ERROR</strong>: There have been too many invalid login attempts for "
899 "the username <strong>%1$s</strong>. Please wait <strong id="
900 "\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> before trying "
901 "again. <a href=\"%4$s\" title=\"Password Lost and Found\">Lost your "
902 "password</a>?"
903 msgstr ""
904
905 #: src/authorizer/class-authentication.php:234
906 msgid "<strong>ERROR</strong>: The username field is empty."
907 msgstr ""
908
909 #: src/authorizer/class-authentication.php:238
910 msgid "<strong>ERROR</strong>: The password field is empty."
911 msgstr ""
912
913 #: src/authorizer/class-authentication.php:629
914 msgid "Email address does not match the allowed hosted domain"
915 msgstr ""
916
917 #: src/authorizer/class-authentication.php:699
918 #: src/authorizer/class-authentication.php:704
919 msgid "Invalid Google credentials provided."
920 msgstr ""
921
922 #: src/authorizer/class-authentication.php:738
923 msgid "Google credentials do not match the allowed hosted domain"
924 msgstr ""
925
926 #: src/authorizer/class-authentication.php:804
927 msgid "CAS server returned an Authentication Exception. Details:"
928 msgstr ""
929
930 #. TRANSLATORS: Current time
931 #: src/authorizer/class-authentication.php:896
932 #, php-format
933 msgid "[%s] Attempting to authenticate via LDAP."
934 msgstr ""
935
936 #: src/authorizer/class-authentication.php:906
937 msgid "Failed: no LDAP Host(s) specified."
938 msgstr ""
939
940 #: src/authorizer/class-authentication.php:917
941 msgid "Failed: no LDAP Search Base(s) specified."
942 msgstr ""
943
944 #: src/authorizer/class-authentication.php:950
945 msgid "Failed: empty username and password."
946 msgstr ""
947
948 #: src/authorizer/class-authentication.php:958
949 msgid "Failed: empty username."
950 msgstr ""
951
952 #: src/authorizer/class-authentication.php:960
953 msgid "You must provide a username or email."
954 msgstr ""
955
956 #: src/authorizer/class-authentication.php:964
957 msgid "Failed: empty password."
958 msgstr ""
959
960 #: src/authorizer/class-authentication.php:966
961 msgid "You must provide a password."
962 msgstr ""
963
964 #: src/authorizer/class-authentication.php:972
965 msgid "Failed: php-ldap extension not installed."
966 msgstr ""
967
968 #. TRANSLATORS: LDAP Host
969 #: src/authorizer/class-authentication.php:999
970 #, php-format
971 msgid "Warning: could not parse host %s with wp_parse_url()."
972 msgstr ""
973
974 #. TRANSLATORS: LDAP Host
975 #: src/authorizer/class-authentication.php:1022
976 #, php-format
977 msgid "Warning: syntax check failed on host %s in ldap_connect()."
978 msgstr ""
979
980 #. TRANSLATORS: LDAP Host
981 #: src/authorizer/class-authentication.php:1033
982 #, php-format
983 msgid "Warning: unable to start TLS on host %s:"
984 msgstr ""
985
986 #. TRANSLATORS: LDAP Host
987 #: src/authorizer/class-authentication.php:1054
988 #, php-format
989 msgid "Warning: unable to bind on host %1$s using directory user:"
990 msgstr ""
991
992 #. TRANSLATORS: LDAP Host
993 #: src/authorizer/class-authentication.php:1064
994 #, php-format
995 msgid "Connected to LDAP host %s."
996 msgstr ""
997
998 #: src/authorizer/class-authentication.php:1072
999 msgid "Failed: unable to connect to any LDAP host."
1000 msgstr ""
1001
1002 #. TRANSLATORS: LDAP search filter
1003 #: src/authorizer/class-authentication.php:1133
1004 #, php-format
1005 msgid "Using LDAP search filter: %s"
1006 msgstr ""
1007
1008 #. TRANSLATORS: 1: LDAP user 2: LDAP search base
1009 #: src/authorizer/class-authentication.php:1148
1010 #, php-format
1011 msgid "Found user %1$s in search base: %2$s"
1012 msgstr ""
1013
1014 #. TRANSLATORS: 1: LDAP user 2: LDAP search base
1015 #: src/authorizer/class-authentication.php:1153
1016 #, php-format
1017 msgid "Failed to find user %1$s in %2$s. Trying next search base."
1018 msgstr ""
1019
1020 #. TRANSLATORS: LDAP User
1021 #: src/authorizer/class-authentication.php:1161
1022 #, php-format
1023 msgid "Failed: no LDAP user %s found."
1024 msgstr ""
1025
1026 #. TRANSLATORS: LDAP User
1027 #: src/authorizer/class-authentication.php:1198
1028 #, php-format
1029 msgid "Failed: password incorrect for LDAP user %s."
1030 msgstr ""
1031
1032 #. TRANSLATORS: 1: Current time 2: LDAP User 3: LDAP user email
1033 #: src/authorizer/class-authentication.php:1217
1034 #, php-format
1035 msgid "[%1$s] Successfully authenticated user %2$s (%3$s) via LDAP."
1036 msgstr ""
1037
1038 #. TRANSLATORS: %s: Name of blog
1039 #: src/authorizer/class-authorization.php:124
1040 #: src/authorizer/class-authorization.php:623
1041 #, php-format
1042 msgid "%s - Access Restricted"
1043 msgstr ""
1044
1045 #: src/authorizer/class-authorization.php:132
1046 #: src/authorizer/class-authorization.php:459
1047 msgid "Back"
1048 msgstr ""
1049
1050 #: src/authorizer/class-authorization.php:136
1051 #: src/authorizer/class-authorization.php:467
1052 msgid "Invalid login attempted."
1053 msgstr ""
1054
1055 #. TRANSLATORS: 1: User email 2: Name of site
1056 #: src/authorizer/class-authorization.php:427
1057 #, php-format
1058 msgid "Action required: Pending user %1$s at %2$s"
1059 msgstr ""
1060
1061 #. TRANSLATORS: 1: Name of site 2: URL of site 3: URL of authorizer
1062 #: src/authorizer/class-authorization.php:433
1063 #, php-format
1064 msgid ""
1065 "A new user has tried to access the %1$s site you manage at:\n"
1066 "%2$s\n"
1067 "\n"
1068 "Please log in to approve or deny their request:\n"
1069 "%3$s\n"
1070 msgstr ""
1071
1072 #: src/authorizer/class-authorization.php:631
1073 #: src/authorizer/class-login-form.php:40
1074 msgid "Log In"
1075 msgstr ""
1076
1077 #: src/authorizer/class-dashboard-widget.php:49
1078 #: src/authorizer/options/class-access-lists.php:40
1079 msgid "Pending Users"
1080 msgstr ""
1081
1082 #: src/authorizer/class-dashboard-widget.php:53
1083 #: src/authorizer/options/class-access-lists.php:44
1084 msgid "Approved Users"
1085 msgstr ""
1086
1087 #: src/authorizer/class-dashboard-widget.php:57
1088 #: src/authorizer/options/class-access-lists.php:48
1089 msgid "Blocked Users"
1090 msgstr ""
1091
1092 #: src/authorizer/class-helper.php:312
1093 msgid "&mdash; No role for this site &mdash;"
1094 msgstr ""
1095
1096 #: src/authorizer/class-login-form.php:202
1097 msgid "Sign in with Google"
1098 msgstr ""
1099
1100 #. TRANSLATORS: %s: Custom OAuth2 label from authorizer options
1101 #. TRANSLATORS: %s: Custom CAS label from authorizer options
1102 #: src/authorizer/class-login-form.php:214
1103 #: src/authorizer/class-login-form.php:231
1104 #, php-format
1105 msgid "Sign in with %s"
1106 msgstr ""
1107
1108 #: src/authorizer/class-login-form.php:255
1109 msgid "or"
1110 msgstr ""
1111
1112 #. TRANSLATORS: 1: duration of lockout 2: username 3: ordinal number of invalid attempts
1113 #: src/authorizer/class-login-form.php:388
1114 #, php-format
1115 msgid ""
1116 "Authorizer lockout triggered for %1$s on user %2$s after the %3$s invalid "
1117 "attempt."
1118 msgstr ""
1119
1120 #: src/authorizer/class-options.php:76
1121 msgid "This setting is overridden by a"
1122 msgstr ""
1123
1124 #: src/authorizer/class-options.php:76
1125 msgid "multisite option"
1126 msgstr ""
1127
1128 #: src/authorizer/class-options.php:257
1129 msgid ""
1130 "You're not currently allowed to view this site. Your administrator has been "
1131 "notified, and once he/she has approved your request, you will be able to log "
1132 "in. If you need any other help, please contact your administrator."
1133 msgstr ""
1134
1135 #: src/authorizer/class-options.php:260
1136 msgid ""
1137 "You're not currently allowed to log into this site. If you think this is a "
1138 "mistake, please contact your administrator."
1139 msgstr ""
1140
1141 #. TRANSLATORS: %s: Shortcode for name of site
1142 #: src/authorizer/class-options.php:268
1143 #, php-format
1144 msgid "Welcome to %s!"
1145 msgstr ""
1146
1147 #. TRANSLATORS: 1: Shortcode for user email 2: Shortcode for site name 3: Shortcode for site URL
1148 #: src/authorizer/class-options.php:275
1149 #, php-format
1150 msgid ""
1151 "Hello %1$s,\n"
1152 "Welcome to %2$s! You now have access to all content on the site. Please "
1153 "visit us here:\n"
1154 "%3$s\n"
1155 msgstr ""
1156
1157 #: src/authorizer/class-options.php:296
1158 msgid ""
1159 "Notice: You are browsing this site anonymously, and only have access to a "
1160 "portion of its content."
1161 msgstr ""
1162
1163 #: src/authorizer/options/class-access-lists.php:30
1164 msgid "Manage who has access to this site using these lists."
1165 msgstr ""
1166
1167 #: src/authorizer/options/class-access-lists.php:32
1168 msgid ""
1169 "<strong>Pending</strong> users are users who have successfully logged in to "
1170 "the site, but who haven't yet been approved (or blocked) by you."
1171 msgstr ""
1172
1173 #: src/authorizer/options/class-access-lists.php:33
1174 msgid ""
1175 "<strong>Approved</strong> users have access to the site once they "
1176 "successfully log in."
1177 msgstr ""
1178
1179 #: src/authorizer/options/class-access-lists.php:34
1180 msgid ""
1181 "<strong>Blocked</strong> users will receive an error message when they try "
1182 "to visit the site after authenticating."
1183 msgstr ""
1184
1185 #: src/authorizer/options/class-access-lists.php:34
1186 msgid ""
1187 "Note: if you want to block all email addresses from a domain, say "
1188 "anyone@example.com, simply add \"@example.com\" to the blocked list."
1189 msgstr ""
1190
1191 #: src/authorizer/options/class-access-lists.php:87
1192 #: src/authorizer/options/class-access-lists.php:224
1193 msgid "Approve"
1194 msgstr ""
1195
1196 #: src/authorizer/options/class-access-lists.php:88
1197 #: src/authorizer/options/class-access-lists.php:290
1198 msgid "Block"
1199 msgstr ""
1200
1201 #: src/authorizer/options/class-access-lists.php:89
1202 msgid "Ignore"
1203 msgstr ""
1204
1205 #: src/authorizer/options/class-access-lists.php:93
1206 msgid "No pending users"
1207 msgstr ""
1208
1209 #: src/authorizer/options/class-access-lists.php:219
1210 #: src/authorizer/options/class-access-lists.php:286
1211 msgid "email address"
1212 msgstr ""
1213
1214 #: src/authorizer/options/class-access-lists.php:227
1215 msgid "Toggle Dropdown"
1216 msgstr ""
1217
1218 #: src/authorizer/options/class-access-lists.php:230
1219 msgid "Create a new WordPress account, and email the user an activation link."
1220 msgstr ""
1221
1222 #: src/authorizer/options/class-access-lists.php:355
1223 #: src/authorizer/options/class-access-lists.php:359
1224 msgid "Current Page"
1225 msgstr ""
1226
1227 #. TRANSLATORS: 1: number of current page 2: number of total pages
1228 #: src/authorizer/options/class-access-lists.php:367
1229 #, php-format
1230 msgctxt "paging"
1231 msgid "%1$s of %2$s"
1232 msgstr ""
1233
1234 #: src/authorizer/options/class-access-lists.php:399
1235 msgid "Search Users"
1236 msgstr ""
1237
1238 #: src/authorizer/options/class-access-lists.php:401
1239 msgid "Search"
1240 msgstr ""
1241
1242 #: src/authorizer/options/class-access-lists.php:519
1243 #: src/authorizer/options/class-advanced.php:205
1244 #: src/authorizer/options/class-external.php:51
1245 #: src/authorizer/options/external/class-oauth2.php:82
1246 msgid "-- None --"
1247 msgstr ""
1248
1249 #: src/authorizer/options/class-advanced.php:29
1250 msgid "You may optionally specify some advanced settings below."
1251 msgstr ""
1252
1253 #: src/authorizer/options/class-advanced.php:48
1254 #: src/authorizer/options/class-advanced.php:55
1255 msgid "After"
1256 msgstr ""
1257
1258 #: src/authorizer/options/class-advanced.php:51
1259 msgid "invalid password attempts, delay further attempts on that user for"
1260 msgstr ""
1261
1262 #: src/authorizer/options/class-advanced.php:53
1263 msgid "minute(s)."
1264 msgstr ""
1265
1266 #: src/authorizer/options/class-advanced.php:57
1267 msgid "more invalid attempts, increase the delay to"
1268 msgstr ""
1269
1270 #: src/authorizer/options/class-advanced.php:59
1271 msgid "minutes."
1272 msgstr ""
1273
1274 #: src/authorizer/options/class-advanced.php:61
1275 msgid "Reset the delays after"
1276 msgstr ""
1277
1278 #: src/authorizer/options/class-advanced.php:63
1279 msgid "minutes with no invalid attempts."
1280 msgstr ""
1281
1282 #: src/authorizer/options/class-advanced.php:83
1283 msgid ""
1284 "Note: You can always access the WordPress logins by adding "
1285 "external=wordpress to the wp-login URL, like so:"
1286 msgstr ""
1287
1288 #: src/authorizer/options/class-advanced.php:103
1289 msgid ""
1290 "Warning: Disabling WordPress logins means you will not be able to access "
1291 "WordPress administration if your external service(s) are not working. Use "
1292 "with caution. Note: If no external services are enabled, WordPress logins "
1293 "will not be disabled."
1294 msgstr ""
1295
1296 #: src/authorizer/options/class-advanced.php:123
1297 msgid "Default WordPress login screen"
1298 msgstr ""
1299
1300 #: src/authorizer/options/class-advanced.php:157
1301 msgid ""
1302 "<strong>Note for theme developers</strong>: Add more options here by using "
1303 "the `authorizer_add_branding_option` filter in your theme. You can see an "
1304 "example theme that implements this filter in the plugin directory under "
1305 "sample-theme-add-branding."
1306 msgstr ""
1307
1308 #: src/authorizer/options/class-advanced.php:181
1309 msgid "Show in Settings menu"
1310 msgstr ""
1311
1312 #: src/authorizer/options/class-advanced.php:183
1313 msgid "Show in sidebar (top level)"
1314 msgstr ""
1315
1316 #: src/authorizer/options/class-advanced.php:265
1317 msgid "All Usermeta:"
1318 msgstr ""
1319
1320 #: src/authorizer/options/class-advanced.php:314
1321 msgid "Date approved"
1322 msgstr ""
1323
1324 #: src/authorizer/options/class-advanced.php:315
1325 msgid "Email"
1326 msgstr ""
1327
1328 #: src/authorizer/options/class-advanced.php:316
1329 msgid "Role"
1330 msgstr ""
1331
1332 #: src/authorizer/options/class-advanced.php:317
1333 msgid "Date registered"
1334 msgstr ""
1335
1336 #: src/authorizer/options/class-advanced.php:338
1337 msgid "Ascending"
1338 msgstr ""
1339
1340 #: src/authorizer/options/class-advanced.php:339
1341 msgid "Descending"
1342 msgstr ""
1343
1344 #: src/authorizer/options/class-advanced.php:360
1345 msgid ""
1346 "Note: Only users with the create_users capability will be able to see the "
1347 "dashboard widget."
1348 msgstr ""
1349
1350 #: src/authorizer/options/class-advanced.php:379
1351 msgid ""
1352 "Configure this site independently (don't inherit any multisite settings)"
1353 msgstr ""
1354
1355 #: src/authorizer/options/class-external.php:29
1356 msgid "Enter your external server settings below."
1357 msgstr ""
1358
1359 #: src/authorizer/options/class-login-access.php:30
1360 msgid "Choose who is able to log into this site below."
1361 msgstr ""
1362
1363 #: src/authorizer/options/class-login-access.php:66
1364 msgid ""
1365 "All authenticated users (All external service users and all WordPress users)"
1366 msgstr ""
1367
1368 #: src/authorizer/options/class-login-access.php:68
1369 msgid "Only"
1370 msgstr ""
1371
1372 #: src/authorizer/options/class-login-access.php:68
1373 msgid "approved users"
1374 msgstr ""
1375
1376 #: src/authorizer/options/class-login-access.php:68
1377 msgid "(Approved external users and all WordPress users)"
1378 msgstr ""
1379
1380 #: src/authorizer/options/class-login-access.php:89
1381 msgid "None (Don't send notification emails)"
1382 msgstr ""
1383
1384 #: src/authorizer/options/class-login-access.php:166
1385 msgid "Send a welcome email when approving a new user"
1386 msgstr ""
1387
1388 #: src/authorizer/options/class-login-access.php:185
1389 msgid "You can use the <b>[site_name]</b> shortcode."
1390 msgstr ""
1391
1392 #. TRANSLATORS: 1: Shortcode for site name 2: Shortcode for site URL 3: Shortcode for user email
1393 #: src/authorizer/options/class-login-access.php:220
1394 #, php-format
1395 msgid "You can use %1$s, %2$s, and %3$s shortcodes."
1396 msgstr ""
1397
1398 #: src/authorizer/options/class-public-access.php:29
1399 msgid "Choose your public access options here."
1400 msgstr ""
1401
1402 #: src/authorizer/options/class-public-access.php:65
1403 msgid "Everyone can see the site"
1404 msgstr ""
1405
1406 #: src/authorizer/options/class-public-access.php:67
1407 msgid "Only logged in users can see the site"
1408 msgstr ""
1409
1410 #: src/authorizer/options/class-public-access.php:88
1411 msgid "Send them to the login screen"
1412 msgstr ""
1413
1414 #: src/authorizer/options/class-public-access.php:90
1415 msgid "Show them the anonymous access message (below)"
1416 msgstr ""
1417
1418 #: src/authorizer/options/class-public-access.php:111
1419 msgid ""
1420 "Show them the page <strong>without</strong> the anonymous access message"
1421 msgstr ""
1422
1423 #: src/authorizer/options/class-public-access.php:113
1424 msgid ""
1425 "Show them the page <strong>with</strong> the anonymous access message "
1426 "(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-"
1427 "dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)"
1428 msgstr ""
1429
1430 #: src/authorizer/options/class-public-access.php:166
1431 msgid "Home"
1432 msgstr ""
1433
1434 #: src/authorizer/options/class-public-access.php:167
1435 msgid "Home Page"
1436 msgstr ""
1437
1438 #: src/authorizer/options/class-public-access.php:168
1439 msgid "Nonexistent (404) Pages"
1440 msgstr ""
1441
1442 #: src/authorizer/options/class-public-access.php:186
1443 msgid "Categories"
1444 msgstr ""
1445
1446 #: src/authorizer/options/external/class-cas.php:34
1447 msgid ""
1448 "<a href=\"http://www.php.net//manual/en/curl.installation.php\" target="
1449 "\"_blank\" style=\"color: #dc3232;\">PHP CURL extension</a> is not installed"
1450 msgstr ""
1451
1452 #: src/authorizer/options/external/class-cas.php:37
1453 msgid ""
1454 "<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-not-"
1455 "working\" target=\"_blank\" style=\"color: #dc3232;\">PHP openssl extension</"
1456 "a> is not installed"
1457 msgstr ""
1458
1459 #: src/authorizer/options/external/class-cas.php:43
1460 msgid "Warning"
1461 msgstr ""
1462
1463 #: src/authorizer/options/external/class-cas.php:52
1464 msgid "Enable CAS Logins"
1465 msgstr ""
1466
1467 #: src/authorizer/options/external/class-cas.php:70
1468 #: src/authorizer/options/external/class-oauth2.php:104
1469 msgid "The button on the login page will read:"
1470 msgstr ""
1471
1472 #: src/authorizer/options/external/class-cas.php:72
1473 #: src/authorizer/options/external/class-oauth2.php:106
1474 msgid "Sign in with"
1475 msgstr ""
1476
1477 #: src/authorizer/options/external/class-cas.php:92
1478 msgid "Example: authn.example.edu"
1479 msgstr ""
1480
1481 #: src/authorizer/options/external/class-cas.php:112
1482 msgid "Example: 443"
1483 msgstr ""
1484
1485 #: src/authorizer/options/external/class-cas.php:132
1486 msgid "Example: /cas"
1487 msgstr ""
1488
1489 #: src/authorizer/options/external/class-cas.php:212
1490 #: src/authorizer/options/external/class-ldap.php:191
1491 msgid "Example: mail"
1492 msgstr ""
1493
1494 #: src/authorizer/options/external/class-cas.php:214
1495 msgid ""
1496 "Note: If your CAS server doesn't return an attribute containing an email, "
1497 "you can specify the @domain portion of the email address here, and the email "
1498 "address will be constructed from it and the username. For example, if user "
1499 "'bob' logs in and his email address should be bob@example.edu, then enter "
1500 "<strong>@example.edu</strong> in this field."
1501 msgstr ""
1502
1503 #: src/authorizer/options/external/class-cas.php:235
1504 msgid "Example: givenName"
1505 msgstr ""
1506
1507 #: src/authorizer/options/external/class-cas.php:255
1508 #: src/authorizer/options/external/class-ldap.php:295
1509 msgid "Example: sn"
1510 msgstr ""
1511
1512 #: src/authorizer/options/external/class-cas.php:272
1513 #: src/authorizer/options/external/class-ldap.php:312
1514 msgid "Do not update first and last name fields on login"
1515 msgstr ""
1516
1517 #: src/authorizer/options/external/class-cas.php:273
1518 #: src/authorizer/options/external/class-ldap.php:313
1519 msgid "Update first and last name fields on login"
1520 msgstr ""
1521
1522 #: src/authorizer/options/external/class-cas.php:274
1523 #: src/authorizer/options/external/class-ldap.php:314
1524 msgid "Update first and last name fields on login only if they are empty"
1525 msgstr ""
1526
1527 #: src/authorizer/options/external/class-cas.php:302
1528 msgid ""
1529 "Immediately redirect to CAS login form if it's the only enabled external "
1530 "service and WordPress logins are hidden"
1531 msgstr ""
1532
1533 #: src/authorizer/options/external/class-cas.php:303
1534 msgid ""
1535 "Note: This feature will only work if you have checked \"Hide WordPress Logins"
1536 "\" in Advanced settings, and if CAS is the only enabled service (i.e., no "
1537 "Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user "
1538 "has already logged into CAS elsewhere, enabling this feature will allow "
1539 "automatic logins without any user interaction."
1540 msgstr ""
1541
1542 #: src/authorizer/options/external/class-cas.php:322
1543 msgid ""
1544 "Link CAS accounts to WordPress accounts by their username (leave this off to "
1545 "link by email address)"
1546 msgstr ""
1547
1548 #: src/authorizer/options/external/class-cas.php:323
1549 msgid ""
1550 "Note: The default (and most secure) behavior is to associate WordPress "
1551 "accounts with CAS accounts by the email they have in common. However, some "
1552 "uncommon CAS server configurations don't contain email addresses for users. "
1553 "Enable this option if your CAS server doesn't have an attribute containing "
1554 "an email, or if you have WordPress accounts that don't have emails."
1555 msgstr ""
1556
1557 #: src/authorizer/options/external/class-google.php:35
1558 msgid "Enable Google Logins"
1559 msgstr ""
1560
1561 #: src/authorizer/options/external/class-google.php:56
1562 msgid ""
1563 "If you don't have a Google Client ID and Secret, generate them by following "
1564 "these instructions:"
1565 msgstr ""
1566
1567 #: src/authorizer/options/external/class-google.php:59
1568 msgid ""
1569 "Click <strong>Create a Project</strong> on the <a href=\"https://cloud."
1570 "google.com/console\" target=\"_blank\">Google Developers Console</a>. You "
1571 "can name it whatever you want."
1572 msgstr ""
1573
1574 #: src/authorizer/options/external/class-google.php:60
1575 msgid ""
1576 "Within the project, navigate to <em>APIs and Auth</em> &gt; <em>Credentials</"
1577 "em>, then click <strong>Create New Client ID</strong> under OAuth. Use these "
1578 "settings:"
1579 msgstr ""
1580
1581 #: src/authorizer/options/external/class-google.php:62
1582 msgid "Application Type: <strong>Web application</strong>"
1583 msgstr ""
1584
1585 #: src/authorizer/options/external/class-google.php:63
1586 msgid "Authorized Javascript Origins:"
1587 msgstr ""
1588
1589 #: src/authorizer/options/external/class-google.php:64
1590 msgid "Authorized Redirect URI: <em>none</em>"
1591 msgstr ""
1592
1593 #: src/authorizer/options/external/class-google.php:67
1594 msgid "Copy/paste your new Client ID/Secret pair into the fields below."
1595 msgstr ""
1596
1597 #: src/authorizer/options/external/class-google.php:68
1598 msgid ""
1599 "<strong>Note</strong>: Navigate to <em>APIs and Auth</em> &gt; <em>Consent "
1600 "screen</em> to change the way the Google consent screen appears after a user "
1601 "has successfully entered their password, but before they are redirected back "
1602 "to WordPress."
1603 msgstr ""
1604
1605 #: src/authorizer/options/external/class-google.php:69
1606 msgid ""
1607 "Note: Google may have a more recent version of these instructions in their "
1608 "<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-"
1609 "project\" target=\"_blank\">developer documentation</a>."
1610 msgstr ""
1611
1612 #: src/authorizer/options/external/class-google.php:72
1613 msgid ""
1614 "Example: 1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps."
1615 "googleusercontent.com"
1616 msgstr ""
1617
1618 #: src/authorizer/options/external/class-google.php:92
1619 msgid "Example: sDNgX5_pr_5bly-frKmvp8jT"
1620 msgstr ""
1621
1622 #: src/authorizer/options/external/class-google.php:112
1623 msgid ""
1624 "Restrict Google logins to a specific Google Apps hosted domain (for example, "
1625 "mycollege.edu). Leave blank to allow all Google sign-ins."
1626 msgstr ""
1627
1628 #: src/authorizer/options/external/class-google.php:112
1629 #: src/authorizer/options/external/class-oauth2.php:182
1630 msgid "If restricting to multiple domains, add one domain per line."
1631 msgstr ""
1632
1633 #: src/authorizer/options/external/class-ldap.php:34
1634 msgid ""
1635 "Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" "
1636 "target=\"_blank\" style=\"color: #dc3232;\">PHP LDAP extension</a> is "
1637 "<strong>not</strong> installed"
1638 msgstr ""
1639
1640 #: src/authorizer/options/external/class-ldap.php:38
1641 msgid "Enable LDAP Logins"
1642 msgstr ""
1643
1644 #: src/authorizer/options/external/class-ldap.php:58
1645 msgid ""
1646 "Specify either a hostname (for example, ldap.example.edu) or a full LDAP URI "
1647 "(for example, ldaps://ldap.example.edu:636)."
1648 msgstr ""
1649
1650 #: src/authorizer/options/external/class-ldap.php:60
1651 msgid ""
1652 "If you have multiple LDAP servers (failover or high-availability "
1653 "configuration), separate them by newlines (one per line)."
1654 msgstr ""
1655
1656 #: src/authorizer/options/external/class-ldap.php:82
1657 msgid "Example: 389"
1658 msgstr ""
1659
1660 #: src/authorizer/options/external/class-ldap.php:84
1661 msgid ""
1662 "If a full LDAP URI (ldaps://hostname:port) is specified above, this field is "
1663 "ignored."
1664 msgstr ""
1665
1666 #: src/authorizer/options/external/class-ldap.php:105
1667 msgid "If ldaps is used, this should be unchecked"
1668 msgstr ""
1669
1670 #: src/authorizer/options/external/class-ldap.php:125
1671 msgid "Example: ou=people,dc=example,dc=edu"
1672 msgstr ""
1673
1674 #: src/authorizer/options/external/class-ldap.php:127
1675 msgid ""
1676 "If you have multiple search bases, separate them by newlines (one per line)."
1677 msgstr ""
1678
1679 #: src/authorizer/options/external/class-ldap.php:148
1680 msgid "Example: (memberOf=cn=wp_users,ou=people,dc=example,dc=edu)"
1681 msgstr ""
1682
1683 #: src/authorizer/options/external/class-ldap.php:150
1684 msgid ""
1685 "If you wish to use an LDAP search filter, enter it here. Otherwise leave "
1686 "this field blank."
1687 msgstr ""
1688
1689 #: src/authorizer/options/external/class-ldap.php:171
1690 msgid "Example: uid"
1691 msgstr ""
1692
1693 #: src/authorizer/options/external/class-ldap.php:193
1694 msgid ""
1695 "Note: If your LDAP server doesn't return an attribute containing an email, "
1696 "you can specify the @domain portion of the email address here, and the email "
1697 "address will be constructed from it and the username. For example, if user "
1698 "'bob' logs in and his email address should be bob@example.edu, then enter "
1699 "<strong>@example.edu</strong> in this field."
1700 msgstr ""
1701
1702 #: src/authorizer/options/external/class-ldap.php:214
1703 msgid "Example: cn=directory-user,ou=specials,dc=example,dc=edu"
1704 msgstr ""
1705
1706 #: src/authorizer/options/external/class-ldap.php:255
1707 msgid "Example: https://myschool.example.edu:8888/am-forgot-password"
1708 msgstr ""
1709
1710 #: src/authorizer/options/external/class-ldap.php:275
1711 msgid "Example: givenname"
1712 msgstr ""
1713
1714 #: src/authorizer/options/external/class-ldap.php:342
1715 msgid "username"
1716 msgstr ""
1717
1718 #: src/authorizer/options/external/class-ldap.php:344
1719 msgid "password"
1720 msgstr ""
1721
1722 #: src/authorizer/options/external/class-ldap.php:345
1723 msgid "Test"
1724 msgstr ""
1725
1726 #: src/authorizer/options/external/class-ldap.php:348
1727 msgid ""
1728 "Note: Make sure to save any changes to LDAP settings before clicking the "
1729 "Test button."
1730 msgstr ""
1731
1732 #: src/authorizer/options/external/class-oauth2.php:62
1733 msgid "Enable OAuth2 Logins"
1734 msgstr ""
1735
1736 #: src/authorizer/options/external/class-oauth2.php:128
1737 msgid ""
1738 "Generate your Client ID and Secret for your selected provider by following "
1739 "their specific instructions."
1740 msgstr ""
1741
1742 #: src/authorizer/options/external/class-oauth2.php:129
1743 msgid "If asked for a redirect or callback URL, use:"
1744 msgstr ""
1745
1746 #: src/authorizer/options/external/class-oauth2.php:133
1747 msgid "If using Microsoft Azure, omit the querystring; use:"
1748 msgstr ""
1749
1750 #: src/authorizer/options/external/class-oauth2.php:142
1751 msgid "Example: 0123456789abcdef0123"
1752 msgstr ""
1753
1754 #: src/authorizer/options/external/class-oauth2.php:162
1755 msgid "Example: 0123456789abcdef0123456789abcdef"
1756 msgstr ""
1757
1758 #: src/authorizer/options/external/class-oauth2.php:182
1759 msgid ""
1760 "Restrict OAuth2 logins to a specific domain (for example, mycollege.edu). "
1761 "Leave blank to allow all valid sign-ins."
1762 msgstr ""
1763
1764 #: src/authorizer/options/external/class-oauth2.php:202
1765 msgid "Example: \"common\", or a specific Azure Directory Tenant ID"
1766 msgstr ""
1767
1768 #: src/authorizer/options/external/class-oauth2.php:222
1769 msgid "Example: https://example.edu/login/oauth/authorize"
1770 msgstr ""
1771
1772 #: src/authorizer/options/external/class-oauth2.php:242
1773 msgid "Example: https://example.edu/login/oauth/access_token"
1774 msgstr ""
1775
1776 #: src/authorizer/options/external/class-oauth2.php:262
1777 msgid "Example: https://api.example.edu/user"
1778 msgstr ""
1779
1780 #. Plugin Name of the plugin/theme
1781 msgid "Authorizer"
1782 msgstr ""
1783
1784 #. Plugin URI of the plugin/theme
1785 msgid "https://github.com/uhm-coe/authorizer"
1786 msgstr ""
1787
1788 #. Description of the plugin/theme
1789 msgid ""
1790 "Authorizer limits login attempts, restricts access to specified users, and "
1791 "authenticates against external sources (e.g., Google, LDAP, or CAS)."
1792 msgstr ""
1793
1794 #. Author of the plugin/theme
1795 msgid "Paul Ryan <prar@hawaii.edu>"
1796 msgstr ""
1797