PluginProbe
Authorizer / 2.9.6
Authorizer v2.9.6
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.6, at languages/authorizer.pot

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