PluginProbe
Authorizer / 2.9.13
Authorizer v2.9.13
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 2.9.13, at languages/authorizer.pot

1,474 lines 43.9 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: 2020-02-25 10:23-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:39
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:40
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:41
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:42
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:47 src/authorizer/class-options.php:820
53 #: src/authorizer/class-options.php:826
54 msgid "Access Lists"
55 msgstr ""
56
57 #: src/authorizer/class-admin-page.php:54
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:55
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:56
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:61 src/authorizer/class-options.php:827
85 msgid "Login Access"
86 msgstr ""
87
88 #: src/authorizer/class-admin-page.php:68
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:69
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:70
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:71
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:72
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:77 src/authorizer/class-options.php:828
131 msgid "Public Access"
132 msgstr ""
133
134 #: src/authorizer/class-admin-page.php:84
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:85
142 msgid ""
143 "<strong>Enable Google Logins</strong>: Choose if you want to allow users to "
144 "log in with their Google Account credentials. You will need to enter your "
145 "API Client ID and Secret to enable Google Logins."
146 msgstr ""
147
148 #: src/authorizer/class-admin-page.php:86
149 msgid ""
150 "<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log "
151 "in with via CAS (Central Authentication Service). You will need to enter "
152 "details about your CAS server (host, port, and path) to enable CAS Logins."
153 msgstr ""
154
155 #: src/authorizer/class-admin-page.php:87
156 msgid ""
157 "<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to "
158 "log in with their LDAP (Lightweight Directory Access Protocol) credentials. "
159 "You will need to enter details about your LDAP server (host, port, search "
160 "base, uid attribute, directory user, directory user password, and whether to "
161 "use TLS) to enable Google Logins."
162 msgstr ""
163
164 #: src/authorizer/class-admin-page.php:88
165 msgid ""
166 "<strong>Default role for new CAS users</strong>: Specify which role new "
167 "external users will get by default. Be sure to choose a role with limited "
168 "permissions!"
169 msgstr ""
170
171 #: src/authorizer/class-admin-page.php:89
172 msgid "If you enable Google logins:"
173 msgstr ""
174
175 #: src/authorizer/class-admin-page.php:91
176 msgid ""
177 "<strong>Google Client ID</strong>: You can generate this ID by creating a "
178 "new Project in the <a href='https://cloud.google.com/console'>Google "
179 "Developers Console</a>. A Client ID typically looks something like this: "
180 "1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com"
181 msgstr ""
182
183 #: src/authorizer/class-admin-page.php:92
184 msgid ""
185 "<strong>Google Client Secret</strong>: You can generate this secret by "
186 "creating a new Project in the <a href='https://cloud.google.com/"
187 "console'>Google Developers Console</a>. A Client Secret typically looks "
188 "something like this: sDNgX5_pr_5bly-frKmvp8jT"
189 msgstr ""
190
191 #: src/authorizer/class-admin-page.php:94
192 msgid "If you enable CAS logins:"
193 msgstr ""
194
195 #: src/authorizer/class-admin-page.php:96
196 msgid ""
197 "<strong>CAS server hostname</strong>: Enter the hostname of the CAS server "
198 "you authenticate against (e.g., authn.example.edu)."
199 msgstr ""
200
201 #: src/authorizer/class-admin-page.php:97
202 msgid ""
203 "<strong>CAS server port</strong>: Enter the port on the CAS server to "
204 "connect to (e.g., 443)."
205 msgstr ""
206
207 #: src/authorizer/class-admin-page.php:98
208 msgid ""
209 "<strong>CAS server path/context</strong>: Enter the path to the login "
210 "endpoint on the CAS server (e.g., /cas)."
211 msgstr ""
212
213 #: src/authorizer/class-admin-page.php:99
214 msgid ""
215 "<strong>CAS attribute containing first name</strong>: Enter the CAS "
216 "attribute that has the user's first name. When this user first logs in, "
217 "their WordPress account will have their first name retrieved from CAS and "
218 "added to their WordPress profile."
219 msgstr ""
220
221 #: src/authorizer/class-admin-page.php:100
222 msgid ""
223 "<strong>CAS attribute containing last name</strong>: Enter the CAS attribute "
224 "that has the user's last name. When this user first logs in, their WordPress "
225 "account will have their last name retrieved from CAS and added to their "
226 "WordPress profile."
227 msgstr ""
228
229 #: src/authorizer/class-admin-page.php:101
230 msgid ""
231 "<strong>CAS attribute update</strong>: Select whether the first and last "
232 "names retrieved from CAS should overwrite any value the user has entered in "
233 "the first and last name fields in their WordPress profile. If this is not "
234 "set, this only happens the first time they log in."
235 msgstr ""
236
237 #: src/authorizer/class-admin-page.php:103
238 msgid "If you enable LDAP logins:"
239 msgstr ""
240
241 #: src/authorizer/class-admin-page.php:105
242 msgid ""
243 "<strong>LDAP Host</strong>: Enter the URL of the LDAP server you "
244 "authenticate against."
245 msgstr ""
246
247 #: src/authorizer/class-admin-page.php:106
248 msgid ""
249 "<strong>LDAP Port</strong>: Enter the port number that the LDAP server "
250 "listens on."
251 msgstr ""
252
253 #: src/authorizer/class-admin-page.php:107
254 msgid ""
255 "<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the "
256 "search base, e.g., ou=people,dc=example,dc=edu"
257 msgstr ""
258
259 #: src/authorizer/class-admin-page.php:108
260 msgid ""
261 "<strong>LDAP attribute containing username</strong>: Enter the name of the "
262 "LDAP attribute that contains the usernames used by those attempting to log "
263 "in. The plugin will search on this attribute to find the cn to bind against "
264 "for login attempts."
265 msgstr ""
266
267 #: src/authorizer/class-admin-page.php:109
268 msgid ""
269 "<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that "
270 "has permissions to browse the directory."
271 msgstr ""
272
273 #: src/authorizer/class-admin-page.php:110
274 msgid ""
275 "<strong>LDAP Directory User Password</strong>: Enter the password for the "
276 "LDAP user that has permission to browse the directory."
277 msgstr ""
278
279 #: src/authorizer/class-admin-page.php:111
280 msgid ""
281 "<strong>Use TLS</strong>: Select whether all communication with the LDAP "
282 "server should be performed over a TLS-secured connection."
283 msgstr ""
284
285 #: src/authorizer/class-admin-page.php:112
286 msgid ""
287 "<strong>Custom lost password URL</strong>: The WordPress login page contains "
288 "a link to recover a lost password. If you have external users who shouldn't "
289 "change the password on their WordPress account, point them to the "
290 "appropriate location to change the password on their external authentication "
291 "service here."
292 msgstr ""
293
294 #: src/authorizer/class-admin-page.php:113
295 msgid ""
296 "<strong>LDAP attribute containing first name</strong>: Enter the LDAP "
297 "attribute that has the user's first name. When this user first logs in, "
298 "their WordPress account will have their first name retrieved from LDAP and "
299 "added to their WordPress profile."
300 msgstr ""
301
302 #: src/authorizer/class-admin-page.php:114
303 msgid ""
304 "<strong>LDAP attribute containing last name</strong>: Enter the LDAP "
305 "attribute that has the user's last name. When this user first logs in, their "
306 "WordPress account will have their last name retrieved from LDAP and added to "
307 "their WordPress profile."
308 msgstr ""
309
310 #: src/authorizer/class-admin-page.php:115
311 msgid ""
312 "<strong>LDAP attribute update</strong>: Select whether the first and last "
313 "names retrieved from LDAP should overwrite any value the user has entered in "
314 "the first and last name fields in their WordPress profile. If this is not "
315 "set, this only happens the first time they log in."
316 msgstr ""
317
318 #: src/authorizer/class-admin-page.php:121 src/authorizer/class-options.php:821
319 #: src/authorizer/class-options.php:829
320 msgid "External Service"
321 msgstr ""
322
323 #: src/authorizer/class-admin-page.php:128
324 msgid ""
325 "<strong>Limit invalid login attempts</strong>: Choose how soon (and for how "
326 "long) to restrict access to individuals (or bots) making repeated invalid "
327 "login attempts. You may set a shorter delay first, and then a longer delay "
328 "after repeated invalid attempts; you may also set how much time must pass "
329 "before the delays will be reset to normal."
330 msgstr ""
331
332 #: src/authorizer/class-admin-page.php:129
333 msgid ""
334 "<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress "
335 "username and password fields and the Log In button on the wp-login screen, "
336 "enable this option. Note: You can always access the WordPress logins by "
337 "adding external=wordpress to the wp-login URL, like so:"
338 msgstr ""
339
340 #: src/authorizer/class-admin-page.php:130
341 msgid ""
342 "<strong>Disable WordPress Logins</strong>: If you want to prevent users from "
343 "logging in with their WordPress passwords and instead only allow logins from "
344 "external services, enable this option. Note: enabling this will also hide "
345 "WordPress logins unless the LDAP external service is enabled."
346 msgstr ""
347
348 #: src/authorizer/class-admin-page.php:131
349 msgid ""
350 "<strong>Custom WordPress login branding</strong>: If you'd like to use "
351 "custom branding on the WordPress login page, select that here. You will need "
352 "to use the `authorizer_add_branding_option` filter in your theme to add it. "
353 "You can see an example theme that implements this filter in the plugin "
354 "directory under sample-theme-add-branding."
355 msgstr ""
356
357 #: src/authorizer/class-admin-page.php:136 src/authorizer/class-options.php:822
358 #: src/authorizer/class-options.php:830
359 msgid "Advanced"
360 msgstr ""
361
362 #: src/authorizer/class-admin-page.php:168
363 msgid "Can't reach CAS server. Please provide"
364 msgstr ""
365
366 #: src/authorizer/class-admin-page.php:168
367 msgid "accurate CAS settings"
368 msgstr ""
369
370 #: src/authorizer/class-admin-page.php:168
371 msgid "if you intend to use it."
372 msgstr ""
373
374 #: src/authorizer/class-admin-page.php:213
375 msgid "Settings"
376 msgstr ""
377
378 #: src/authorizer/class-admin-page.php:228
379 msgid "Network Settings"
380 msgstr ""
381
382 #: src/authorizer/class-admin-page.php:277
383 msgid "Who can log into the site?"
384 msgstr ""
385
386 #: src/authorizer/class-admin-page.php:284
387 msgid "Which role should receive email notifications about pending users?"
388 msgstr ""
389
390 #: src/authorizer/class-admin-page.php:291
391 msgid "What message should pending users see after attempting to log in?"
392 msgstr ""
393
394 #: src/authorizer/class-admin-page.php:298
395 msgid "What message should blocked users see after attempting to log in?"
396 msgstr ""
397
398 #: src/authorizer/class-admin-page.php:305
399 msgid "Send welcome email to new approved users?"
400 msgstr ""
401
402 #: src/authorizer/class-admin-page.php:312
403 msgid "Welcome email subject"
404 msgstr ""
405
406 #: src/authorizer/class-admin-page.php:319
407 msgid "Welcome email body"
408 msgstr ""
409
410 #: src/authorizer/class-admin-page.php:334
411 msgid "Who can view the site?"
412 msgstr ""
413
414 #: src/authorizer/class-admin-page.php:341
415 msgid "What pages (if any) should be available to everyone?"
416 msgstr ""
417
418 #: src/authorizer/class-admin-page.php:348
419 msgid "What happens to people without access when they visit a private page?"
420 msgstr ""
421
422 #: src/authorizer/class-admin-page.php:355
423 msgid "What happens to people without access when they visit a public page?"
424 msgstr ""
425
426 #: src/authorizer/class-admin-page.php:362
427 msgid "What message should people without access see?"
428 msgstr ""
429
430 #: src/authorizer/class-admin-page.php:377
431 #: src/authorizer/class-admin-page.php:751
432 msgid "Default role for new users"
433 msgstr ""
434
435 #: src/authorizer/class-admin-page.php:384
436 #: src/authorizer/class-admin-page.php:755
437 msgid "Google Logins"
438 msgstr ""
439
440 #: src/authorizer/class-admin-page.php:391
441 #: src/authorizer/class-admin-page.php:759
442 msgid "Google Client ID"
443 msgstr ""
444
445 #: src/authorizer/class-admin-page.php:398
446 #: src/authorizer/class-admin-page.php:763
447 msgid "Google Client Secret"
448 msgstr ""
449
450 #: src/authorizer/class-admin-page.php:405
451 #: src/authorizer/class-admin-page.php:767
452 msgid "Google Hosted Domain"
453 msgstr ""
454
455 #: src/authorizer/class-admin-page.php:412
456 #: src/authorizer/class-admin-page.php:771
457 msgid "CAS Logins"
458 msgstr ""
459
460 #: src/authorizer/class-admin-page.php:419
461 msgid "CAS custom label"
462 msgstr ""
463
464 #: src/authorizer/class-admin-page.php:426
465 #: src/authorizer/class-admin-page.php:779
466 msgid "CAS server hostname"
467 msgstr ""
468
469 #: src/authorizer/class-admin-page.php:433
470 #: src/authorizer/class-admin-page.php:783
471 msgid "CAS server port"
472 msgstr ""
473
474 #: src/authorizer/class-admin-page.php:440
475 #: src/authorizer/class-admin-page.php:787
476 msgid "CAS server path/context"
477 msgstr ""
478
479 #: src/authorizer/class-admin-page.php:454
480 msgid "CAS attribute containing email address"
481 msgstr ""
482
483 #: src/authorizer/class-admin-page.php:461
484 #: src/authorizer/class-admin-page.php:799
485 msgid "CAS attribute containing first name"
486 msgstr ""
487
488 #: src/authorizer/class-admin-page.php:468
489 #: src/authorizer/class-admin-page.php:803
490 msgid "CAS attribute containing last name"
491 msgstr ""
492
493 #: src/authorizer/class-admin-page.php:475
494 #: src/authorizer/class-admin-page.php:807
495 msgid "CAS attribute update"
496 msgstr ""
497
498 #: src/authorizer/class-admin-page.php:482
499 #: src/authorizer/class-admin-page.php:811
500 msgid "CAS automatic login"
501 msgstr ""
502
503 #: src/authorizer/class-admin-page.php:489
504 #: src/authorizer/class-admin-page.php:815
505 msgid "CAS users linked by username"
506 msgstr ""
507
508 #: src/authorizer/class-admin-page.php:496
509 #: src/authorizer/class-admin-page.php:819
510 msgid "LDAP Logins"
511 msgstr ""
512
513 #: src/authorizer/class-admin-page.php:503
514 #: src/authorizer/class-admin-page.php:823
515 msgid "LDAP Host"
516 msgstr ""
517
518 #: src/authorizer/class-admin-page.php:510
519 #: src/authorizer/class-admin-page.php:827
520 msgid "LDAP Port"
521 msgstr ""
522
523 #: src/authorizer/class-admin-page.php:517
524 #: src/authorizer/class-admin-page.php:831
525 #: src/authorizer/options/external/class-ldap.php:104
526 msgid "Use TLS"
527 msgstr ""
528
529 #: src/authorizer/class-admin-page.php:524
530 #: src/authorizer/class-admin-page.php:835
531 msgid "LDAP Search Base"
532 msgstr ""
533
534 #: src/authorizer/class-admin-page.php:531
535 #: src/authorizer/class-admin-page.php:839
536 msgid "LDAP attribute containing username"
537 msgstr ""
538
539 #: src/authorizer/class-admin-page.php:538
540 msgid "LDAP attribute containing email address"
541 msgstr ""
542
543 #: src/authorizer/class-admin-page.php:545
544 #: src/authorizer/class-admin-page.php:847
545 msgid "LDAP Directory User"
546 msgstr ""
547
548 #: src/authorizer/class-admin-page.php:552
549 #: src/authorizer/class-admin-page.php:851
550 msgid "LDAP Directory User Password"
551 msgstr ""
552
553 #: src/authorizer/class-admin-page.php:559
554 #: src/authorizer/class-admin-page.php:855
555 msgid "Custom lost password URL"
556 msgstr ""
557
558 #: src/authorizer/class-admin-page.php:566
559 #: src/authorizer/class-admin-page.php:859
560 msgid "LDAP attribute containing first name"
561 msgstr ""
562
563 #: src/authorizer/class-admin-page.php:573
564 #: src/authorizer/class-admin-page.php:863
565 msgid "LDAP attribute containing last name"
566 msgstr ""
567
568 #: src/authorizer/class-admin-page.php:580
569 #: src/authorizer/class-admin-page.php:867
570 msgid "LDAP attribute update"
571 msgstr ""
572
573 #: src/authorizer/class-admin-page.php:595
574 #: src/authorizer/class-admin-page.php:875
575 msgid "Limit invalid login attempts"
576 msgstr ""
577
578 #: src/authorizer/class-admin-page.php:602
579 msgid "Hide WordPress Login"
580 msgstr ""
581
582 #: src/authorizer/class-admin-page.php:609
583 #: src/authorizer/class-admin-page.php:883
584 #: src/authorizer/options/class-advanced.php:102
585 msgid "Disable WordPress Logins"
586 msgstr ""
587
588 #: src/authorizer/class-admin-page.php:616
589 msgid "Custom WordPress login branding"
590 msgstr ""
591
592 #: src/authorizer/class-admin-page.php:623
593 msgid "Authorizer admin menu item location"
594 msgstr ""
595
596 #: src/authorizer/class-admin-page.php:630
597 msgid "Show custom usermeta in user list"
598 msgstr ""
599
600 #: src/authorizer/class-admin-page.php:637
601 #: src/authorizer/class-admin-page.php:887
602 msgid "Number of users per page"
603 msgstr ""
604
605 #: src/authorizer/class-admin-page.php:644
606 #: src/authorizer/class-admin-page.php:891
607 msgid "Approved users sort method"
608 msgstr ""
609
610 #: src/authorizer/class-admin-page.php:651
611 #: src/authorizer/class-admin-page.php:895
612 msgid "Approved users sort order"
613 msgstr ""
614
615 #: src/authorizer/class-admin-page.php:658
616 msgid "Show dashboard widget to admin users"
617 msgstr ""
618
619 #: src/authorizer/class-admin-page.php:667
620 msgid "Override multisite options"
621 msgstr ""
622
623 #: src/authorizer/class-admin-page.php:682
624 #: src/authorizer/class-admin-page.php:717
625 #: src/authorizer/class-dashboard-widget.php:34
626 msgid "Authorizer Settings"
627 msgstr ""
628
629 #: src/authorizer/class-admin-page.php:702
630 msgid "You do not have sufficient permissions to access this page."
631 msgstr ""
632
633 #: src/authorizer/class-admin-page.php:718
634 msgid ""
635 "Most <strong>Authorizer</strong> settings are set in the individual sites, "
636 "but you can specify a few options here that apply to <strong>all sites in "
637 "the network</strong>. These settings will override settings in the "
638 "individual sites."
639 msgstr ""
640
641 #: src/authorizer/class-admin-page.php:720
642 msgid "Override individual site settings with the settings below"
643 msgstr ""
644
645 #: src/authorizer/class-admin-page.php:731
646 msgid "Manage who has access to all sites in the network."
647 msgstr ""
648
649 #: src/authorizer/class-admin-page.php:735
650 msgid "Who can log in to sites in this network?"
651 msgstr ""
652
653 #: src/authorizer/class-admin-page.php:739
654 msgid "Who can view sites in this network?"
655 msgstr ""
656
657 #: src/authorizer/class-admin-page.php:743
658 msgid "Approved Users (All Sites)"
659 msgstr ""
660
661 #: src/authorizer/class-admin-page.php:743
662 msgid ""
663 "Note: these users will <strong>not</strong> receive welcome emails when "
664 "approved. Only users approved from individual sites can receive these "
665 "messages."
666 msgstr ""
667
668 #: src/authorizer/class-admin-page.php:775
669 msgid "CAS Custom Label"
670 msgstr ""
671
672 #: src/authorizer/class-admin-page.php:791
673 msgid "CAS server version"
674 msgstr ""
675
676 #: src/authorizer/class-admin-page.php:795
677 msgid "CAS attribute containing email"
678 msgstr ""
679
680 #: src/authorizer/class-admin-page.php:843
681 msgid "LDAP attribute containing email"
682 msgstr ""
683
684 #: src/authorizer/class-admin-page.php:879
685 #: src/authorizer/options/class-advanced.php:82
686 msgid "Hide WordPress Logins"
687 msgstr ""
688
689 #: src/authorizer/class-admin-page.php:899
690 #: src/authorizer/options/class-advanced.php:359
691 msgid "Show Dashboard Widget"
692 msgstr ""
693
694 #: src/authorizer/class-admin-page.php:906
695 #: src/authorizer/class-admin-page.php:987
696 msgid "Save Changes"
697 msgstr ""
698
699 #: src/authorizer/class-admin-page.php:980
700 msgid "Saved"
701 msgstr ""
702
703 #: src/authorizer/class-admin-page.php:981
704 msgid "Duplicate"
705 msgstr ""
706
707 #: src/authorizer/class-admin-page.php:982
708 msgid "Failed"
709 msgstr ""
710
711 #: src/authorizer/class-admin-page.php:983
712 msgid "Local WordPress user"
713 msgstr ""
714
715 #: src/authorizer/class-admin-page.php:984
716 #: src/authorizer/options/class-access-lists.php:521
717 msgid "Block/Ban user"
718 msgstr ""
719
720 #: src/authorizer/class-admin-page.php:985
721 #: src/authorizer/options/class-access-lists.php:89
722 #: src/authorizer/options/class-access-lists.php:281
723 #: src/authorizer/options/class-access-lists.php:523
724 msgid "Remove user"
725 msgstr ""
726
727 #: src/authorizer/class-admin-page.php:986
728 msgid "No users in"
729 msgstr ""
730
731 #: src/authorizer/class-admin-page.php:988
732 msgid "Private Pages"
733 msgstr ""
734
735 #: src/authorizer/class-admin-page.php:989
736 msgid "Public Pages"
737 msgstr ""
738
739 #: src/authorizer/class-admin-page.php:990
740 #: src/authorizer/options/class-access-lists.php:337
741 msgid "First page"
742 msgstr ""
743
744 #: src/authorizer/class-admin-page.php:991
745 #: src/authorizer/options/class-access-lists.php:348
746 msgid "Previous page"
747 msgstr ""
748
749 #: src/authorizer/class-admin-page.php:992
750 #: src/authorizer/options/class-access-lists.php:375
751 msgid "Next page"
752 msgstr ""
753
754 #: src/authorizer/class-admin-page.php:993
755 #: src/authorizer/options/class-access-lists.php:386
756 msgid "Last page"
757 msgstr ""
758
759 #. TRANSLATORS: %s: number of users
760 #: src/authorizer/class-ajax-endpoints.php:344
761 #: src/authorizer/options/class-access-lists.php:313
762 #, php-format
763 msgid "%s user"
764 msgid_plural "%s users"
765 msgstr[0] ""
766 msgstr[1] ""
767
768 #: src/authorizer/class-authentication.php:70
769 msgid "<strong>ERROR</strong>: Incorrect username or password."
770 msgstr ""
771
772 #. TRANSLATORS: 1: username 2: duration of lockout in seconds 3: duration of lockout as a phrase 4: lost password URL
773 #: src/authorizer/class-authentication.php:108
774 #: src/authorizer/class-authentication.php:126
775 #, php-format
776 msgid ""
777 "<strong>ERROR</strong>: There have been too many invalid login attempts for "
778 "the username <strong>%1$s</strong>. Please wait <strong id="
779 "\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> before trying "
780 "again. <a href=\"%4$s\" title=\"Password Lost and Found\">Lost your "
781 "password</a>?"
782 msgstr ""
783
784 #: src/authorizer/class-authentication.php:214
785 msgid "<strong>ERROR</strong>: The username field is empty."
786 msgstr ""
787
788 #: src/authorizer/class-authentication.php:218
789 msgid "<strong>ERROR</strong>: The password field is empty."
790 msgstr ""
791
792 #: src/authorizer/class-authentication.php:343
793 #: src/authorizer/class-authentication.php:348
794 msgid "Invalid Google credentials provided."
795 msgstr ""
796
797 #: src/authorizer/class-authentication.php:382
798 msgid "Google credentials do not match the allowed hosted domain"
799 msgstr ""
800
801 #: src/authorizer/class-authentication.php:453
802 msgid "CAS server returned an Authentication Exception. Details:"
803 msgstr ""
804
805 #: src/authorizer/class-authentication.php:586
806 msgid "You must provide a username or email."
807 msgstr ""
808
809 #: src/authorizer/class-authentication.php:589
810 msgid "You must provide a password."
811 msgstr ""
812
813 #. TRANSLATORS: %s: Name of blog
814 #: src/authorizer/class-authorization.php:91
815 #: src/authorizer/class-authorization.php:607
816 #, php-format
817 msgid "%s - Access Restricted"
818 msgstr ""
819
820 #: src/authorizer/class-authorization.php:99
821 #: src/authorizer/class-authorization.php:440
822 msgid "Back"
823 msgstr ""
824
825 #: src/authorizer/class-authorization.php:103
826 #: src/authorizer/class-authorization.php:448
827 msgid "Invalid login attempted."
828 msgstr ""
829
830 #. TRANSLATORS: 1: User email 2: Name of site
831 #: src/authorizer/class-authorization.php:408
832 #, php-format
833 msgid "Action required: Pending user %1$s at %2$s"
834 msgstr ""
835
836 #. TRANSLATORS: 1: Name of site 2: URL of site 3: URL of authorizer
837 #: src/authorizer/class-authorization.php:414
838 #, php-format
839 msgid ""
840 "A new user has tried to access the %1$s site you manage at:\n"
841 "%2$s\n"
842 "\n"
843 "Please log in to approve or deny their request:\n"
844 "%3$s\n"
845 msgstr ""
846
847 #: src/authorizer/class-authorization.php:615
848 #: src/authorizer/class-login-form.php:34
849 msgid "Log In"
850 msgstr ""
851
852 #: src/authorizer/class-dashboard-widget.php:49
853 #: src/authorizer/options/class-access-lists.php:40
854 msgid "Pending Users"
855 msgstr ""
856
857 #: src/authorizer/class-dashboard-widget.php:53
858 #: src/authorizer/options/class-access-lists.php:44
859 msgid "Approved Users"
860 msgstr ""
861
862 #: src/authorizer/class-dashboard-widget.php:57
863 #: src/authorizer/options/class-access-lists.php:48
864 msgid "Blocked Users"
865 msgstr ""
866
867 #: src/authorizer/class-helper.php:312
868 msgid "&mdash; No role for this site &mdash;"
869 msgstr ""
870
871 #: src/authorizer/class-login-form.php:192
872 msgid "Sign in with Google"
873 msgstr ""
874
875 #. TRANSLATORS: %s: Custom CAS label from authorizer options
876 #: src/authorizer/class-login-form.php:204
877 #, php-format
878 msgid "Sign in with %s"
879 msgstr ""
880
881 #: src/authorizer/class-login-form.php:228
882 msgid "or"
883 msgstr ""
884
885 #: src/authorizer/class-options.php:66
886 msgid "This setting is overridden by a"
887 msgstr ""
888
889 #: src/authorizer/class-options.php:66
890 msgid "multisite option"
891 msgstr ""
892
893 #: src/authorizer/class-options.php:235
894 msgid ""
895 "You're not currently allowed to view this site. Your administrator has been "
896 "notified, and once he/she has approved your request, you will be able to log "
897 "in. If you need any other help, please contact your administrator."
898 msgstr ""
899
900 #: src/authorizer/class-options.php:238
901 msgid ""
902 "You're not currently allowed to log into this site. If you think this is a "
903 "mistake, please contact your administrator."
904 msgstr ""
905
906 #. TRANSLATORS: %s: Shortcode for name of site
907 #: src/authorizer/class-options.php:246
908 #, php-format
909 msgid "Welcome to %s!"
910 msgstr ""
911
912 #. TRANSLATORS: 1: Shortcode for user email 2: Shortcode for site name 3: Shortcode for site URL
913 #: src/authorizer/class-options.php:253
914 #, php-format
915 msgid ""
916 "Hello %1$s,\n"
917 "Welcome to %2$s! You now have access to all content on the site. Please "
918 "visit us here:\n"
919 "%3$s\n"
920 msgstr ""
921
922 #: src/authorizer/class-options.php:274
923 msgid ""
924 "Notice: You are browsing this site anonymously, and only have access to a "
925 "portion of its content."
926 msgstr ""
927
928 #: src/authorizer/options/class-access-lists.php:30
929 msgid "Manage who has access to this site using these lists."
930 msgstr ""
931
932 #: src/authorizer/options/class-access-lists.php:32
933 msgid ""
934 "<strong>Pending</strong> users are users who have successfully logged in to "
935 "the site, but who haven't yet been approved (or blocked) by you."
936 msgstr ""
937
938 #: src/authorizer/options/class-access-lists.php:33
939 msgid ""
940 "<strong>Approved</strong> users have access to the site once they "
941 "successfully log in."
942 msgstr ""
943
944 #: src/authorizer/options/class-access-lists.php:34
945 msgid ""
946 "<strong>Blocked</strong> users will receive an error message when they try "
947 "to visit the site after authenticating."
948 msgstr ""
949
950 #: src/authorizer/options/class-access-lists.php:34
951 msgid ""
952 "Note: if you want to block all email addresses from a domain, say "
953 "anyone@example.com, simply add \"@example.com\" to the blocked list."
954 msgstr ""
955
956 #: src/authorizer/options/class-access-lists.php:87
957 #: src/authorizer/options/class-access-lists.php:224
958 msgid "Approve"
959 msgstr ""
960
961 #: src/authorizer/options/class-access-lists.php:88
962 #: src/authorizer/options/class-access-lists.php:290
963 msgid "Block"
964 msgstr ""
965
966 #: src/authorizer/options/class-access-lists.php:89
967 msgid "Ignore"
968 msgstr ""
969
970 #: src/authorizer/options/class-access-lists.php:93
971 msgid "No pending users"
972 msgstr ""
973
974 #: src/authorizer/options/class-access-lists.php:219
975 #: src/authorizer/options/class-access-lists.php:286
976 msgid "email address"
977 msgstr ""
978
979 #: src/authorizer/options/class-access-lists.php:227
980 msgid "Toggle Dropdown"
981 msgstr ""
982
983 #: src/authorizer/options/class-access-lists.php:230
984 msgid "Create a new WordPress account, and email the user an activation link."
985 msgstr ""
986
987 #: src/authorizer/options/class-access-lists.php:355
988 #: src/authorizer/options/class-access-lists.php:359
989 msgid "Current Page"
990 msgstr ""
991
992 #. TRANSLATORS: 1: number of current page 2: number of total pages
993 #: src/authorizer/options/class-access-lists.php:367
994 #, php-format
995 msgctxt "paging"
996 msgid "%1$s of %2$s"
997 msgstr ""
998
999 #: src/authorizer/options/class-access-lists.php:399
1000 msgid "Search Users"
1001 msgstr ""
1002
1003 #: src/authorizer/options/class-access-lists.php:401
1004 msgid "Search"
1005 msgstr ""
1006
1007 #: src/authorizer/options/class-access-lists.php:503
1008 #: src/authorizer/options/class-advanced.php:205
1009 #: src/authorizer/options/class-external.php:51
1010 msgid "-- None --"
1011 msgstr ""
1012
1013 #: src/authorizer/options/class-advanced.php:29
1014 msgid "You may optionally specify some advanced settings below."
1015 msgstr ""
1016
1017 #: src/authorizer/options/class-advanced.php:48
1018 #: src/authorizer/options/class-advanced.php:55
1019 msgid "After"
1020 msgstr ""
1021
1022 #: src/authorizer/options/class-advanced.php:51
1023 msgid "invalid password attempts, delay further attempts on that user for"
1024 msgstr ""
1025
1026 #: src/authorizer/options/class-advanced.php:53
1027 msgid "minute(s)."
1028 msgstr ""
1029
1030 #: src/authorizer/options/class-advanced.php:57
1031 msgid "more invalid attempts, increase the delay to"
1032 msgstr ""
1033
1034 #: src/authorizer/options/class-advanced.php:59
1035 msgid "minutes."
1036 msgstr ""
1037
1038 #: src/authorizer/options/class-advanced.php:61
1039 msgid "Reset the delays after"
1040 msgstr ""
1041
1042 #: src/authorizer/options/class-advanced.php:63
1043 msgid "minutes with no invalid attempts."
1044 msgstr ""
1045
1046 #: src/authorizer/options/class-advanced.php:83
1047 msgid ""
1048 "Note: You can always access the WordPress logins by adding "
1049 "external=wordpress to the wp-login URL, like so:"
1050 msgstr ""
1051
1052 #: src/authorizer/options/class-advanced.php:103
1053 msgid ""
1054 "Warning: Disabling WordPress logins means you will not be able to access "
1055 "WordPress administration if your external service(s) are not working. Use "
1056 "with caution. Note: If no external services are enabled, WordPress logins "
1057 "will not be disabled."
1058 msgstr ""
1059
1060 #: src/authorizer/options/class-advanced.php:123
1061 msgid "Default WordPress login screen"
1062 msgstr ""
1063
1064 #: src/authorizer/options/class-advanced.php:157
1065 msgid ""
1066 "<strong>Note for theme developers</strong>: Add more options here by using "
1067 "the `authorizer_add_branding_option` filter in your theme. You can see an "
1068 "example theme that implements this filter in the plugin directory under "
1069 "sample-theme-add-branding."
1070 msgstr ""
1071
1072 #: src/authorizer/options/class-advanced.php:181
1073 msgid "Show in Settings menu"
1074 msgstr ""
1075
1076 #: src/authorizer/options/class-advanced.php:183
1077 msgid "Show in sidebar (top level)"
1078 msgstr ""
1079
1080 #: src/authorizer/options/class-advanced.php:265
1081 msgid "All Usermeta:"
1082 msgstr ""
1083
1084 #: src/authorizer/options/class-advanced.php:314
1085 msgid "Date approved"
1086 msgstr ""
1087
1088 #: src/authorizer/options/class-advanced.php:315
1089 msgid "Email"
1090 msgstr ""
1091
1092 #: src/authorizer/options/class-advanced.php:316
1093 msgid "Role"
1094 msgstr ""
1095
1096 #: src/authorizer/options/class-advanced.php:317
1097 msgid "Date registered"
1098 msgstr ""
1099
1100 #: src/authorizer/options/class-advanced.php:338
1101 msgid "Ascending"
1102 msgstr ""
1103
1104 #: src/authorizer/options/class-advanced.php:339
1105 msgid "Descending"
1106 msgstr ""
1107
1108 #: src/authorizer/options/class-advanced.php:360
1109 msgid ""
1110 "Note: Only users with the create_users capability will be able to see the "
1111 "dashboard widget."
1112 msgstr ""
1113
1114 #: src/authorizer/options/class-advanced.php:379
1115 msgid ""
1116 "Configure this site independently (don't inherit any multisite settings)"
1117 msgstr ""
1118
1119 #: src/authorizer/options/class-external.php:29
1120 msgid "Enter your external server settings below."
1121 msgstr ""
1122
1123 #: src/authorizer/options/class-login-access.php:30
1124 msgid "Choose who is able to log into this site below."
1125 msgstr ""
1126
1127 #: src/authorizer/options/class-login-access.php:66
1128 msgid ""
1129 "All authenticated users (All external service users and all WordPress users)"
1130 msgstr ""
1131
1132 #: src/authorizer/options/class-login-access.php:68
1133 msgid "Only"
1134 msgstr ""
1135
1136 #: src/authorizer/options/class-login-access.php:68
1137 msgid "approved users"
1138 msgstr ""
1139
1140 #: src/authorizer/options/class-login-access.php:68
1141 msgid "(Approved external users and all WordPress users)"
1142 msgstr ""
1143
1144 #: src/authorizer/options/class-login-access.php:89
1145 msgid "None (Don't send notification emails)"
1146 msgstr ""
1147
1148 #: src/authorizer/options/class-login-access.php:166
1149 msgid "Send a welcome email when approving a new user"
1150 msgstr ""
1151
1152 #: src/authorizer/options/class-login-access.php:185
1153 msgid "You can use the <b>[site_name]</b> shortcode."
1154 msgstr ""
1155
1156 #. TRANSLATORS: 1: Shortcode for site name 2: Shortcode for site URL 3: Shortcode for user email
1157 #: src/authorizer/options/class-login-access.php:220
1158 #, php-format
1159 msgid "You can use %1$s, %2$s, and %3$s shortcodes."
1160 msgstr ""
1161
1162 #: src/authorizer/options/class-public-access.php:29
1163 msgid "Choose your public access options here."
1164 msgstr ""
1165
1166 #: src/authorizer/options/class-public-access.php:65
1167 msgid "Everyone can see the site"
1168 msgstr ""
1169
1170 #: src/authorizer/options/class-public-access.php:67
1171 msgid "Only logged in users can see the site"
1172 msgstr ""
1173
1174 #: src/authorizer/options/class-public-access.php:88
1175 msgid "Send them to the login screen"
1176 msgstr ""
1177
1178 #: src/authorizer/options/class-public-access.php:90
1179 msgid "Show them the anonymous access message (below)"
1180 msgstr ""
1181
1182 #: src/authorizer/options/class-public-access.php:111
1183 msgid ""
1184 "Show them the page <strong>without</strong> the anonymous access message"
1185 msgstr ""
1186
1187 #: src/authorizer/options/class-public-access.php:113
1188 msgid ""
1189 "Show them the page <strong>with</strong> the anonymous access message "
1190 "(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-"
1191 "dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)"
1192 msgstr ""
1193
1194 #: src/authorizer/options/class-public-access.php:166
1195 msgid "Home"
1196 msgstr ""
1197
1198 #: src/authorizer/options/class-public-access.php:167
1199 msgid "Home Page"
1200 msgstr ""
1201
1202 #: src/authorizer/options/class-public-access.php:168
1203 msgid "Nonexistent (404) Pages"
1204 msgstr ""
1205
1206 #: src/authorizer/options/class-public-access.php:186
1207 msgid "Categories"
1208 msgstr ""
1209
1210 #: src/authorizer/options/external/class-cas.php:34
1211 msgid ""
1212 "<a href=\"http://www.php.net//manual/en/curl.installation.php\" target="
1213 "\"_blank\" style=\"color: #dc3232;\">PHP CURL extension</a> is not installed"
1214 msgstr ""
1215
1216 #: src/authorizer/options/external/class-cas.php:37
1217 msgid ""
1218 "<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-not-"
1219 "working\" target=\"_blank\" style=\"color: #dc3232;\">PHP openssl extension</"
1220 "a> is not installed"
1221 msgstr ""
1222
1223 #: src/authorizer/options/external/class-cas.php:43
1224 msgid "Warning"
1225 msgstr ""
1226
1227 #: src/authorizer/options/external/class-cas.php:52
1228 msgid "Enable CAS Logins"
1229 msgstr ""
1230
1231 #: src/authorizer/options/external/class-cas.php:70
1232 msgid "The button on the login page will read:"
1233 msgstr ""
1234
1235 #: src/authorizer/options/external/class-cas.php:72
1236 msgid "Sign in with"
1237 msgstr ""
1238
1239 #: src/authorizer/options/external/class-cas.php:92
1240 msgid "Example: authn.example.edu"
1241 msgstr ""
1242
1243 #: src/authorizer/options/external/class-cas.php:112
1244 msgid "Example: 443"
1245 msgstr ""
1246
1247 #: src/authorizer/options/external/class-cas.php:132
1248 msgid "Example: /cas"
1249 msgstr ""
1250
1251 #: src/authorizer/options/external/class-cas.php:177
1252 #: src/authorizer/options/external/class-ldap.php:168
1253 msgid "Example: mail"
1254 msgstr ""
1255
1256 #: src/authorizer/options/external/class-cas.php:179
1257 msgid ""
1258 "Note: If your CAS server doesn't return an attribute containing an email, "
1259 "you can specify the @domain portion of the email address here, and the email "
1260 "address will be constructed from it and the username. For example, if user "
1261 "'bob' logs in and his email address should be bob@example.edu, then enter "
1262 "<strong>@example.edu</strong> in this field."
1263 msgstr ""
1264
1265 #: src/authorizer/options/external/class-cas.php:200
1266 msgid "Example: givenName"
1267 msgstr ""
1268
1269 #: src/authorizer/options/external/class-cas.php:220
1270 #: src/authorizer/options/external/class-ldap.php:272
1271 msgid "Example: sn"
1272 msgstr ""
1273
1274 #: src/authorizer/options/external/class-cas.php:239
1275 #: src/authorizer/options/external/class-ldap.php:291
1276 msgid ""
1277 "Update first and last name fields on login (will overwrite any name the user "
1278 "has supplied in their profile)"
1279 msgstr ""
1280
1281 #: src/authorizer/options/external/class-cas.php:258
1282 msgid ""
1283 "Immediately redirect to CAS login form if it's the only enabled external "
1284 "service and WordPress logins are hidden"
1285 msgstr ""
1286
1287 #: src/authorizer/options/external/class-cas.php:259
1288 msgid ""
1289 "Note: This feature will only work if you have checked \"Hide WordPress Logins"
1290 "\" in Advanced settings, and if CAS is the only enabled service (i.e., no "
1291 "Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user "
1292 "has already logged into CAS elsewhere, enabling this feature will allow "
1293 "automatic logins without any user interaction."
1294 msgstr ""
1295
1296 #: src/authorizer/options/external/class-cas.php:278
1297 msgid ""
1298 "Link CAS accounts to WordPress accounts by their username (leave this off to "
1299 "link by email address)"
1300 msgstr ""
1301
1302 #: src/authorizer/options/external/class-cas.php:279
1303 msgid ""
1304 "Note: The default (and most secure) behavior is to associate WordPress "
1305 "accounts with CAS accounts by the email they have in common. However, some "
1306 "uncommon CAS server configurations don't contain email addresses for users. "
1307 "Enable this option if your CAS server doesn't have an attribute containing "
1308 "an email, or if you have WordPress accounts that don't have emails."
1309 msgstr ""
1310
1311 #: src/authorizer/options/external/class-google.php:35
1312 msgid "Enable Google Logins"
1313 msgstr ""
1314
1315 #: src/authorizer/options/external/class-google.php:56
1316 msgid ""
1317 "If you don't have a Google Client ID and Secret, generate them by following "
1318 "these instructions:"
1319 msgstr ""
1320
1321 #: src/authorizer/options/external/class-google.php:59
1322 msgid ""
1323 "Click <strong>Create a Project</strong> on the <a href=\"https://cloud."
1324 "google.com/console\" target=\"_blank\">Google Developers Console</a>. You "
1325 "can name it whatever you want."
1326 msgstr ""
1327
1328 #: src/authorizer/options/external/class-google.php:60
1329 msgid ""
1330 "Within the project, navigate to <em>APIs and Auth</em> &gt; <em>Credentials</"
1331 "em>, then click <strong>Create New Client ID</strong> under OAuth. Use these "
1332 "settings:"
1333 msgstr ""
1334
1335 #: src/authorizer/options/external/class-google.php:62
1336 msgid "Application Type: <strong>Web application</strong>"
1337 msgstr ""
1338
1339 #: src/authorizer/options/external/class-google.php:63
1340 msgid "Authorized Javascript Origins:"
1341 msgstr ""
1342
1343 #: src/authorizer/options/external/class-google.php:64
1344 msgid "Authorized Redirect URI: <em>none</em>"
1345 msgstr ""
1346
1347 #: src/authorizer/options/external/class-google.php:67
1348 msgid "Copy/paste your new Client ID/Secret pair into the fields below."
1349 msgstr ""
1350
1351 #: src/authorizer/options/external/class-google.php:68
1352 msgid ""
1353 "<strong>Note</strong>: Navigate to <em>APIs and Auth</em> &gt; <em>Consent "
1354 "screen</em> to change the way the Google consent screen appears after a user "
1355 "has successfully entered their password, but before they are redirected back "
1356 "to WordPress."
1357 msgstr ""
1358
1359 #: src/authorizer/options/external/class-google.php:69
1360 msgid ""
1361 "Note: Google may have a more recent version of these instructions in their "
1362 "<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-"
1363 "project\" target=\"_blank\">developer documentation</a>."
1364 msgstr ""
1365
1366 #: src/authorizer/options/external/class-google.php:72
1367 msgid ""
1368 "Example: 1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps."
1369 "googleusercontent.com"
1370 msgstr ""
1371
1372 #: src/authorizer/options/external/class-google.php:92
1373 msgid "Example: sDNgX5_pr_5bly-frKmvp8jT"
1374 msgstr ""
1375
1376 #: src/authorizer/options/external/class-google.php:112
1377 msgid ""
1378 "Restrict Google logins to a specific Google Apps hosted domain (for example, "
1379 "mycollege.edu). Leave blank to allow all Google sign-ins."
1380 msgstr ""
1381
1382 #: src/authorizer/options/external/class-google.php:112
1383 msgid "If restricting to multiple domains, add one domain per line."
1384 msgstr ""
1385
1386 #: src/authorizer/options/external/class-ldap.php:34
1387 msgid ""
1388 "Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" "
1389 "target=\"_blank\" style=\"color: #dc3232;\">PHP LDAP extension</a> is "
1390 "<strong>not</strong> installed"
1391 msgstr ""
1392
1393 #: src/authorizer/options/external/class-ldap.php:38
1394 msgid "Enable LDAP Logins"
1395 msgstr ""
1396
1397 #: src/authorizer/options/external/class-ldap.php:58
1398 msgid ""
1399 "Specify either a hostname (for example, ldap.example.edu) or a full LDAP URI "
1400 "(for example, ldaps://ldap.example.edu:636)."
1401 msgstr ""
1402
1403 #: src/authorizer/options/external/class-ldap.php:60
1404 msgid ""
1405 "If you have multiple LDAP servers (failover or high-availability "
1406 "configuration), separate them by newlines (one per line)."
1407 msgstr ""
1408
1409 #: src/authorizer/options/external/class-ldap.php:82
1410 msgid "Example: 389"
1411 msgstr ""
1412
1413 #: src/authorizer/options/external/class-ldap.php:84
1414 msgid ""
1415 "If a full LDAP URI (ldaps://hostname:port) is specified above, this field is "
1416 "ignored."
1417 msgstr ""
1418
1419 #: src/authorizer/options/external/class-ldap.php:105
1420 msgid "If ldaps is used, this should be unchecked"
1421 msgstr ""
1422
1423 #: src/authorizer/options/external/class-ldap.php:125
1424 msgid "Example: ou=people,dc=example,dc=edu"
1425 msgstr ""
1426
1427 #: src/authorizer/options/external/class-ldap.php:127
1428 msgid ""
1429 "If you have multiple search bases, separate them by newlines (one per line)."
1430 msgstr ""
1431
1432 #: src/authorizer/options/external/class-ldap.php:148
1433 msgid "Example: uid"
1434 msgstr ""
1435
1436 #: src/authorizer/options/external/class-ldap.php:170
1437 msgid ""
1438 "Note: If your LDAP server doesn't return an attribute containing an email, "
1439 "you can specify the @domain portion of the email address here, and the email "
1440 "address will be constructed from it and the username. For example, if user "
1441 "'bob' logs in and his email address should be bob@example.edu, then enter "
1442 "<strong>@example.edu</strong> in this field."
1443 msgstr ""
1444
1445 #: src/authorizer/options/external/class-ldap.php:191
1446 msgid "Example: cn=directory-user,ou=specials,dc=example,dc=edu"
1447 msgstr ""
1448
1449 #: src/authorizer/options/external/class-ldap.php:232
1450 msgid "Example: https://myschool.example.edu:8888/am-forgot-password"
1451 msgstr ""
1452
1453 #: src/authorizer/options/external/class-ldap.php:252
1454 msgid "Example: givenname"
1455 msgstr ""
1456
1457 #. Plugin Name of the plugin/theme
1458 msgid "Authorizer"
1459 msgstr ""
1460
1461 #. Plugin URI of the plugin/theme
1462 msgid "https://github.com/uhm-coe/authorizer"
1463 msgstr ""
1464
1465 #. Description of the plugin/theme
1466 msgid ""
1467 "Authorizer limits login attempts, restricts access to specified users, and "
1468 "authenticates against external sources (e.g., Google, LDAP, or CAS)."
1469 msgstr ""
1470
1471 #. Author of the plugin/theme
1472 msgid "Paul Ryan <prar@hawaii.edu>"
1473 msgstr ""
1474