PluginProbe
Authorizer / 3.6.0
Authorizer v3.6.0
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.6.0, at languages/authorizer.pot

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