| 1 |
#, fuzzy |
| 2 |
msgid "" |
| 3 |
msgstr "" |
| 4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 5 |
"Project-Id-Version: Authorizer\n" |
| 6 |
"POT-Creation-Date: 2017-03-15 10:50-1000\n" |
| 7 |
"PO-Revision-Date: 2017-03-15 10:50-1000\n" |
| 8 |
"Last-Translator: \n" |
| 9 |
"Language-Team: \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 |
#: authorizer.php:372 |
| 24 |
msgid "<strong>ERROR</strong>: Incorrect username or password." |
| 25 |
msgstr "" |
| 26 |
|
| 27 |
#: authorizer.php:407 authorizer.php:423 |
| 28 |
#, php-format |
| 29 |
msgid "" |
| 30 |
"<strong>ERROR</strong>: There have been too many invalid login attempts for " |
| 31 |
"the username <strong>%1$s</strong>. Please wait <strong id=" |
| 32 |
"\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> before trying " |
| 33 |
"again. <a href=\"%4$s\" title=\"Password Lost and Found\">Lost your " |
| 34 |
"password</a>?" |
| 35 |
msgstr "" |
| 36 |
|
| 37 |
#. TRANSLATORS: %s: Name of blog |
| 38 |
#: authorizer.php:604 authorizer.php:1597 |
| 39 |
#, php-format |
| 40 |
msgid "%s - Access Restricted" |
| 41 |
msgstr "" |
| 42 |
|
| 43 |
#: authorizer.php:612 authorizer.php:891 |
| 44 |
msgid "Back" |
| 45 |
msgstr "" |
| 46 |
|
| 47 |
#. TRANSLATORS: 1: User email 2: Name of site |
| 48 |
#: authorizer.php:867 |
| 49 |
#, php-format |
| 50 |
msgid "Action required: Pending user %1$s at %2$s" |
| 51 |
msgstr "" |
| 52 |
|
| 53 |
#. TRANSLATORS: 1: Name of site 2: URL of site 3: URL of authorizer |
| 54 |
#: authorizer.php:873 |
| 55 |
#, php-format |
| 56 |
msgid "" |
| 57 |
"A new user has tried to access the %1$s site you manage at:\n" |
| 58 |
"%2$s\n" |
| 59 |
"\n" |
| 60 |
"Please log in to approve or deny their request:\n" |
| 61 |
"%3$s\n" |
| 62 |
msgstr "" |
| 63 |
|
| 64 |
#: authorizer.php:899 |
| 65 |
msgid "Invalid login attempted." |
| 66 |
msgstr "" |
| 67 |
|
| 68 |
#: authorizer.php:1018 authorizer.php:1023 |
| 69 |
msgid "Invalid Google credentials provided." |
| 70 |
msgstr "" |
| 71 |
|
| 72 |
#: authorizer.php:1045 |
| 73 |
msgid "Google credentials do not match the allowed hosted domain" |
| 74 |
msgstr "" |
| 75 |
|
| 76 |
#: authorizer.php:1107 |
| 77 |
msgid "" |
| 78 |
"Unable to update outdated server certificates from https://curl.haxx.se/ca/" |
| 79 |
"cacert.pem." |
| 80 |
msgstr "" |
| 81 |
|
| 82 |
#: authorizer.php:1125 |
| 83 |
msgid "CAS server returned an Authentication Exception. Details:" |
| 84 |
msgstr "" |
| 85 |
|
| 86 |
#: authorizer.php:1235 |
| 87 |
msgid "You must provide a username or email." |
| 88 |
msgstr "" |
| 89 |
|
| 90 |
#: authorizer.php:1238 |
| 91 |
msgid "You must provide a password." |
| 92 |
msgstr "" |
| 93 |
|
| 94 |
#: authorizer.php:1605 authorizer.php:1693 |
| 95 |
msgid "Log In" |
| 96 |
msgstr "" |
| 97 |
|
| 98 |
#: authorizer.php:1838 |
| 99 |
msgid "Sign in with Google" |
| 100 |
msgstr "" |
| 101 |
|
| 102 |
#. TRANSLATORS: %s: Custom CAS label from authorizer options |
| 103 |
#: authorizer.php:1848 |
| 104 |
#, php-format |
| 105 |
msgid "Sign in with %s" |
| 106 |
msgstr "" |
| 107 |
|
| 108 |
#: authorizer.php:1865 |
| 109 |
msgid "or" |
| 110 |
msgstr "" |
| 111 |
|
| 112 |
#: authorizer.php:1998 |
| 113 |
msgid "Settings" |
| 114 |
msgstr "" |
| 115 |
|
| 116 |
#: authorizer.php:2012 |
| 117 |
msgid "Network Settings" |
| 118 |
msgstr "" |
| 119 |
|
| 120 |
#: authorizer.php:2053 authorizer.php:4316 authorizer.php:4578 |
| 121 |
msgid "Authorizer Settings" |
| 122 |
msgstr "" |
| 123 |
|
| 124 |
#: authorizer.php:2079 |
| 125 |
msgid "Saved" |
| 126 |
msgstr "" |
| 127 |
|
| 128 |
#: authorizer.php:2080 |
| 129 |
msgid "Failed" |
| 130 |
msgstr "" |
| 131 |
|
| 132 |
#: authorizer.php:2081 |
| 133 |
msgid "Local WordPress user" |
| 134 |
msgstr "" |
| 135 |
|
| 136 |
#: authorizer.php:2082 authorizer.php:3301 |
| 137 |
msgid "Block/Ban user" |
| 138 |
msgstr "" |
| 139 |
|
| 140 |
#: authorizer.php:2083 authorizer.php:3140 authorizer.php:3303 |
| 141 |
#: authorizer.php:3356 |
| 142 |
msgid "Remove user" |
| 143 |
msgstr "" |
| 144 |
|
| 145 |
#: authorizer.php:2084 |
| 146 |
msgid "No users in" |
| 147 |
msgstr "" |
| 148 |
|
| 149 |
#: authorizer.php:2085 authorizer.php:4481 |
| 150 |
msgid "Save Changes" |
| 151 |
msgstr "" |
| 152 |
|
| 153 |
#: authorizer.php:2086 |
| 154 |
msgid "Private Pages" |
| 155 |
msgstr "" |
| 156 |
|
| 157 |
#: authorizer.php:2087 |
| 158 |
msgid "Public Pages" |
| 159 |
msgstr "" |
| 160 |
|
| 161 |
#: authorizer.php:2143 |
| 162 |
msgid "Can't reach CAS server. Please provide" |
| 163 |
msgstr "" |
| 164 |
|
| 165 |
#: authorizer.php:2143 |
| 166 |
msgid "accurate CAS settings" |
| 167 |
msgstr "" |
| 168 |
|
| 169 |
#: authorizer.php:2143 |
| 170 |
msgid "if you intend to use it." |
| 171 |
msgstr "" |
| 172 |
|
| 173 |
#: authorizer.php:2189 |
| 174 |
msgid "Who can log into the site?" |
| 175 |
msgstr "" |
| 176 |
|
| 177 |
#: authorizer.php:2196 |
| 178 |
msgid "Which role should receive email notifications about pending users?" |
| 179 |
msgstr "" |
| 180 |
|
| 181 |
#: authorizer.php:2203 |
| 182 |
msgid "What message should pending users see after attempting to log in?" |
| 183 |
msgstr "" |
| 184 |
|
| 185 |
#: authorizer.php:2210 |
| 186 |
msgid "What message should blocked users see after attempting to log in?" |
| 187 |
msgstr "" |
| 188 |
|
| 189 |
#: authorizer.php:2217 |
| 190 |
msgid "Send welcome email to new approved users?" |
| 191 |
msgstr "" |
| 192 |
|
| 193 |
#: authorizer.php:2224 |
| 194 |
msgid "Welcome email subject" |
| 195 |
msgstr "" |
| 196 |
|
| 197 |
#: authorizer.php:2231 |
| 198 |
msgid "Welcome email body" |
| 199 |
msgstr "" |
| 200 |
|
| 201 |
#: authorizer.php:2247 |
| 202 |
msgid "Who can view the site?" |
| 203 |
msgstr "" |
| 204 |
|
| 205 |
#: authorizer.php:2254 |
| 206 |
msgid "What pages (if any) should be available to everyone?" |
| 207 |
msgstr "" |
| 208 |
|
| 209 |
#: authorizer.php:2261 |
| 210 |
msgid "What happens to people without access when they visit a private page?" |
| 211 |
msgstr "" |
| 212 |
|
| 213 |
#: authorizer.php:2268 |
| 214 |
msgid "What happens to people without access when they visit a public page?" |
| 215 |
msgstr "" |
| 216 |
|
| 217 |
#: authorizer.php:2275 |
| 218 |
msgid "What message should people without access see?" |
| 219 |
msgstr "" |
| 220 |
|
| 221 |
#: authorizer.php:2290 authorizer.php:4350 |
| 222 |
msgid "Default role for new users" |
| 223 |
msgstr "" |
| 224 |
|
| 225 |
#: authorizer.php:2297 authorizer.php:4354 |
| 226 |
msgid "Google Logins" |
| 227 |
msgstr "" |
| 228 |
|
| 229 |
#: authorizer.php:2304 authorizer.php:4358 |
| 230 |
msgid "Google Client ID" |
| 231 |
msgstr "" |
| 232 |
|
| 233 |
#: authorizer.php:2311 authorizer.php:4362 |
| 234 |
msgid "Google Client Secret" |
| 235 |
msgstr "" |
| 236 |
|
| 237 |
#: authorizer.php:2318 authorizer.php:4366 |
| 238 |
msgid "Google Hosted Domain" |
| 239 |
msgstr "" |
| 240 |
|
| 241 |
#: authorizer.php:2325 authorizer.php:4370 |
| 242 |
msgid "CAS Logins" |
| 243 |
msgstr "" |
| 244 |
|
| 245 |
#: authorizer.php:2332 |
| 246 |
msgid "CAS custom label" |
| 247 |
msgstr "" |
| 248 |
|
| 249 |
#: authorizer.php:2339 authorizer.php:4378 |
| 250 |
msgid "CAS server hostname" |
| 251 |
msgstr "" |
| 252 |
|
| 253 |
#: authorizer.php:2346 authorizer.php:4382 |
| 254 |
msgid "CAS server port" |
| 255 |
msgstr "" |
| 256 |
|
| 257 |
#: authorizer.php:2353 authorizer.php:4386 |
| 258 |
msgid "CAS server path/context" |
| 259 |
msgstr "" |
| 260 |
|
| 261 |
#: authorizer.php:2367 |
| 262 |
msgid "CAS attribute containing email address" |
| 263 |
msgstr "" |
| 264 |
|
| 265 |
#: authorizer.php:2374 authorizer.php:4398 |
| 266 |
msgid "CAS attribute containing first name" |
| 267 |
msgstr "" |
| 268 |
|
| 269 |
#: authorizer.php:2381 authorizer.php:4402 |
| 270 |
msgid "CAS attribute containing last name" |
| 271 |
msgstr "" |
| 272 |
|
| 273 |
#: authorizer.php:2388 authorizer.php:4406 |
| 274 |
msgid "CAS attribute update" |
| 275 |
msgstr "" |
| 276 |
|
| 277 |
#: authorizer.php:2395 authorizer.php:4410 |
| 278 |
msgid "CAS automatic login" |
| 279 |
msgstr "" |
| 280 |
|
| 281 |
#: authorizer.php:2402 authorizer.php:4414 |
| 282 |
msgid "LDAP Logins" |
| 283 |
msgstr "" |
| 284 |
|
| 285 |
#: authorizer.php:2409 authorizer.php:4418 |
| 286 |
msgid "LDAP Host" |
| 287 |
msgstr "" |
| 288 |
|
| 289 |
#: authorizer.php:2416 authorizer.php:4422 |
| 290 |
msgid "LDAP Port" |
| 291 |
msgstr "" |
| 292 |
|
| 293 |
#: authorizer.php:2423 authorizer.php:4426 |
| 294 |
msgid "Secure Connection (TLS)" |
| 295 |
msgstr "" |
| 296 |
|
| 297 |
#: authorizer.php:2430 authorizer.php:4430 |
| 298 |
msgid "LDAP Search Base" |
| 299 |
msgstr "" |
| 300 |
|
| 301 |
#: authorizer.php:2437 authorizer.php:4434 |
| 302 |
msgid "LDAP attribute containing username" |
| 303 |
msgstr "" |
| 304 |
|
| 305 |
#: authorizer.php:2444 |
| 306 |
msgid "LDAP attribute containing email address" |
| 307 |
msgstr "" |
| 308 |
|
| 309 |
#: authorizer.php:2451 authorizer.php:4442 |
| 310 |
msgid "LDAP Directory User" |
| 311 |
msgstr "" |
| 312 |
|
| 313 |
#: authorizer.php:2458 authorizer.php:4446 |
| 314 |
msgid "LDAP Directory User Password" |
| 315 |
msgstr "" |
| 316 |
|
| 317 |
#: authorizer.php:2465 authorizer.php:4450 |
| 318 |
msgid "Custom lost password URL" |
| 319 |
msgstr "" |
| 320 |
|
| 321 |
#: authorizer.php:2472 authorizer.php:4454 |
| 322 |
msgid "LDAP attribute containing first name" |
| 323 |
msgstr "" |
| 324 |
|
| 325 |
#: authorizer.php:2479 authorizer.php:4458 |
| 326 |
msgid "LDAP attribute containing last name" |
| 327 |
msgstr "" |
| 328 |
|
| 329 |
#: authorizer.php:2486 authorizer.php:4462 |
| 330 |
msgid "LDAP attribute update" |
| 331 |
msgstr "" |
| 332 |
|
| 333 |
#: authorizer.php:2501 authorizer.php:4470 |
| 334 |
msgid "Limit invalid login attempts" |
| 335 |
msgstr "" |
| 336 |
|
| 337 |
#: authorizer.php:2508 |
| 338 |
msgid "Hide WordPress Login" |
| 339 |
msgstr "" |
| 340 |
|
| 341 |
#: authorizer.php:2515 |
| 342 |
msgid "Custom WordPress login branding" |
| 343 |
msgstr "" |
| 344 |
|
| 345 |
#: authorizer.php:2522 |
| 346 |
msgid "Authorizer admin menu item location" |
| 347 |
msgstr "" |
| 348 |
|
| 349 |
#: authorizer.php:2529 |
| 350 |
msgid "Show custom usermeta in user list" |
| 351 |
msgstr "" |
| 352 |
|
| 353 |
#: authorizer.php:2538 |
| 354 |
msgid "Override multisite options" |
| 355 |
msgstr "" |
| 356 |
|
| 357 |
#: authorizer.php:2581 |
| 358 |
msgid "" |
| 359 |
"You're not currently allowed to view this site. Your administrator has been " |
| 360 |
"notified, and once he/she has approved your request, you will be able to log " |
| 361 |
"in. If you need any other help, please contact your administrator." |
| 362 |
msgstr "" |
| 363 |
|
| 364 |
#: authorizer.php:2584 |
| 365 |
msgid "" |
| 366 |
"You're not currently allowed to log into this site. If you think this is a " |
| 367 |
"mistake, please contact your administrator." |
| 368 |
msgstr "" |
| 369 |
|
| 370 |
#. TRANSLATORS: %s: Shortcode for name of site |
| 371 |
#: authorizer.php:2592 |
| 372 |
#, php-format |
| 373 |
msgid "Welcome to %s!" |
| 374 |
msgstr "" |
| 375 |
|
| 376 |
#. TRANSLATORS: 1: Shortcode for user email 2: Shortcode for site name 3: Shortcode for site URL |
| 377 |
#: authorizer.php:2599 |
| 378 |
#, php-format |
| 379 |
msgid "" |
| 380 |
"Hello %1$s,\n" |
| 381 |
"Welcome to %2$s! You now have access to all content on the site. Please " |
| 382 |
"visit us here:\n" |
| 383 |
"%3$s\n" |
| 384 |
msgstr "" |
| 385 |
|
| 386 |
#: authorizer.php:2620 |
| 387 |
msgid "" |
| 388 |
"Notice: You are browsing this site anonymously, and only have access to a " |
| 389 |
"portion of its content." |
| 390 |
msgstr "" |
| 391 |
|
| 392 |
#: authorizer.php:3075 authorizer.php:3081 authorizer.php:4182 |
| 393 |
msgid "Access Lists" |
| 394 |
msgstr "" |
| 395 |
|
| 396 |
#: authorizer.php:3076 authorizer.php:3084 authorizer.php:4256 |
| 397 |
msgid "External Service" |
| 398 |
msgstr "" |
| 399 |
|
| 400 |
#: authorizer.php:3077 authorizer.php:3085 authorizer.php:4270 |
| 401 |
msgid "Advanced" |
| 402 |
msgstr "" |
| 403 |
|
| 404 |
#: authorizer.php:3082 authorizer.php:4196 |
| 405 |
msgid "Login Access" |
| 406 |
msgstr "" |
| 407 |
|
| 408 |
#: authorizer.php:3083 authorizer.php:4212 |
| 409 |
msgid "Public Access" |
| 410 |
msgstr "" |
| 411 |
|
| 412 |
#: authorizer.php:3094 |
| 413 |
msgid "Manage who has access to this site using these lists." |
| 414 |
msgstr "" |
| 415 |
|
| 416 |
#: authorizer.php:3096 |
| 417 |
msgid "" |
| 418 |
"<strong>Pending</strong> users are users who have successfully logged in to " |
| 419 |
"the site, but who haven't yet been approved (or blocked) by you." |
| 420 |
msgstr "" |
| 421 |
|
| 422 |
#: authorizer.php:3097 |
| 423 |
msgid "" |
| 424 |
"<strong>Approved</strong> users have access to the site once they " |
| 425 |
"successfully log in." |
| 426 |
msgstr "" |
| 427 |
|
| 428 |
#: authorizer.php:3098 |
| 429 |
msgid "" |
| 430 |
"<strong>Blocked</strong> users will receive an error message when they try " |
| 431 |
"to visit the site after authenticating." |
| 432 |
msgstr "" |
| 433 |
|
| 434 |
#: authorizer.php:3104 authorizer.php:4587 |
| 435 |
msgid "Pending Users" |
| 436 |
msgstr "" |
| 437 |
|
| 438 |
#: authorizer.php:3108 authorizer.php:4591 |
| 439 |
msgid "Approved Users" |
| 440 |
msgstr "" |
| 441 |
|
| 442 |
#: authorizer.php:3112 authorizer.php:4595 |
| 443 |
msgid "Blocked Users" |
| 444 |
msgstr "" |
| 445 |
|
| 446 |
#: authorizer.php:3138 authorizer.php:3315 |
| 447 |
msgid "Approve" |
| 448 |
msgstr "" |
| 449 |
|
| 450 |
#: authorizer.php:3139 authorizer.php:3365 |
| 451 |
msgid "Block" |
| 452 |
msgstr "" |
| 453 |
|
| 454 |
#: authorizer.php:3140 |
| 455 |
msgid "Ignore" |
| 456 |
msgstr "" |
| 457 |
|
| 458 |
#: authorizer.php:3144 |
| 459 |
msgid "No pending users" |
| 460 |
msgstr "" |
| 461 |
|
| 462 |
#: authorizer.php:3224 authorizer.php:3287 authorizer.php:4096 |
| 463 |
msgid "-- None --" |
| 464 |
msgstr "" |
| 465 |
|
| 466 |
#: authorizer.php:3310 authorizer.php:3361 |
| 467 |
msgid "email address" |
| 468 |
msgstr "" |
| 469 |
|
| 470 |
#: authorizer.php:3318 |
| 471 |
msgid "Toggle Dropdown" |
| 472 |
msgstr "" |
| 473 |
|
| 474 |
#: authorizer.php:3321 |
| 475 |
msgid "" |
| 476 |
"Create a local WordPress <br />account instead, and email <br />the user " |
| 477 |
"their password." |
| 478 |
msgstr "" |
| 479 |
|
| 480 |
#: authorizer.php:3374 |
| 481 |
msgid "Choose who is able to log into this site below." |
| 482 |
msgstr "" |
| 483 |
|
| 484 |
#: authorizer.php:3400 |
| 485 |
msgid "" |
| 486 |
"All authenticated users (All external service users and all WordPress users)" |
| 487 |
msgstr "" |
| 488 |
|
| 489 |
#: authorizer.php:3401 |
| 490 |
msgid "Only" |
| 491 |
msgstr "" |
| 492 |
|
| 493 |
#: authorizer.php:3401 |
| 494 |
msgid "approved users" |
| 495 |
msgstr "" |
| 496 |
|
| 497 |
#: authorizer.php:3401 |
| 498 |
msgid "(Approved external users and all WordPress users)" |
| 499 |
msgstr "" |
| 500 |
|
| 501 |
#: authorizer.php:3412 |
| 502 |
msgid "None (Don't send notification emails)" |
| 503 |
msgstr "" |
| 504 |
|
| 505 |
#: authorizer.php:3466 |
| 506 |
msgid "Send a welcome email when approving a new user" |
| 507 |
msgstr "" |
| 508 |
|
| 509 |
#: authorizer.php:3476 |
| 510 |
msgid "You can use the <b>[site_name]</b> shortcode." |
| 511 |
msgstr "" |
| 512 |
|
| 513 |
#. TRANSLATORS: 1: Shortcode for site name 2: Shortcode for site URL 3: Shortcode for user email |
| 514 |
#: authorizer.php:3501 |
| 515 |
#, php-format |
| 516 |
msgid "You can use %1$s, %2$s, and %3$s shortcodes." |
| 517 |
msgstr "" |
| 518 |
|
| 519 |
#: authorizer.php:3512 |
| 520 |
msgid "Choose your public access options here." |
| 521 |
msgstr "" |
| 522 |
|
| 523 |
#: authorizer.php:3538 |
| 524 |
msgid "Everyone can see the site" |
| 525 |
msgstr "" |
| 526 |
|
| 527 |
#: authorizer.php:3539 |
| 528 |
msgid "Only logged in users can see the site" |
| 529 |
msgstr "" |
| 530 |
|
| 531 |
#: authorizer.php:3549 |
| 532 |
msgid "Send them to the login screen" |
| 533 |
msgstr "" |
| 534 |
|
| 535 |
#: authorizer.php:3550 |
| 536 |
msgid "Show them the anonymous access message (below)" |
| 537 |
msgstr "" |
| 538 |
|
| 539 |
#: authorizer.php:3560 |
| 540 |
msgid "" |
| 541 |
"Show them the page <strong>without</strong> the anonymous access message" |
| 542 |
msgstr "" |
| 543 |
|
| 544 |
#: authorizer.php:3561 |
| 545 |
msgid "" |
| 546 |
"Show them the page <strong>with</strong> the anonymous access message " |
| 547 |
"(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-" |
| 548 |
"dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)" |
| 549 |
msgstr "" |
| 550 |
|
| 551 |
#: authorizer.php:3597 |
| 552 |
msgid "Home" |
| 553 |
msgstr "" |
| 554 |
|
| 555 |
#: authorizer.php:3598 |
| 556 |
msgid "Home Page" |
| 557 |
msgstr "" |
| 558 |
|
| 559 |
#: authorizer.php:3599 |
| 560 |
msgid "Nonexistent (404) Pages" |
| 561 |
msgstr "" |
| 562 |
|
| 563 |
#: authorizer.php:3610 |
| 564 |
msgid "Categories" |
| 565 |
msgstr "" |
| 566 |
|
| 567 |
#: authorizer.php:3621 |
| 568 |
msgid "Enter your external server settings below." |
| 569 |
msgstr "" |
| 570 |
|
| 571 |
#: authorizer.php:3653 |
| 572 |
msgid "Enable Google Logins" |
| 573 |
msgstr "" |
| 574 |
|
| 575 |
#: authorizer.php:3665 |
| 576 |
msgid "" |
| 577 |
"If you don't have a Google Client ID and Secret, generate them by following " |
| 578 |
"these instructions:" |
| 579 |
msgstr "" |
| 580 |
|
| 581 |
#: authorizer.php:3667 |
| 582 |
msgid "" |
| 583 |
"Click <strong>Create a Project</strong> on the <a href=\"https://cloud." |
| 584 |
"google.com/console\" target=\"_blank\">Google Developers Console</a>. You " |
| 585 |
"can name it whatever you want." |
| 586 |
msgstr "" |
| 587 |
|
| 588 |
#: authorizer.php:3668 |
| 589 |
msgid "" |
| 590 |
"Within the project, navigate to <em>APIs and Auth</em> > <em>Credentials</" |
| 591 |
"em>, then click <strong>Create New Client ID</strong> under OAuth. Use these " |
| 592 |
"settings:" |
| 593 |
msgstr "" |
| 594 |
|
| 595 |
#: authorizer.php:3670 |
| 596 |
msgid "Application Type: <strong>Web application</strong>" |
| 597 |
msgstr "" |
| 598 |
|
| 599 |
#: authorizer.php:3671 |
| 600 |
msgid "Authorized Javascript Origins:" |
| 601 |
msgstr "" |
| 602 |
|
| 603 |
#: authorizer.php:3672 |
| 604 |
msgid "Authorized Redirect URI: <em>none</em>" |
| 605 |
msgstr "" |
| 606 |
|
| 607 |
#: authorizer.php:3675 |
| 608 |
msgid "Copy/paste your new Client ID/Secret pair into the fields below." |
| 609 |
msgstr "" |
| 610 |
|
| 611 |
#: authorizer.php:3676 |
| 612 |
msgid "" |
| 613 |
"<strong>Note</strong>: Navigate to <em>APIs and Auth</em> > <em>Consent " |
| 614 |
"screen</em> to change the way the Google consent screen appears after a user " |
| 615 |
"has successfully entered their password, but before they are redirected back " |
| 616 |
"to WordPress." |
| 617 |
msgstr "" |
| 618 |
|
| 619 |
#: authorizer.php:3677 |
| 620 |
msgid "" |
| 621 |
"Note: Google may have a more recent version of these instructions in their " |
| 622 |
"<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-" |
| 623 |
"project\" target=\"_blank\">developer documentation</a>." |
| 624 |
msgstr "" |
| 625 |
|
| 626 |
#: authorizer.php:3680 |
| 627 |
msgid "" |
| 628 |
"Example: 1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps." |
| 629 |
"googleusercontent.com" |
| 630 |
msgstr "" |
| 631 |
|
| 632 |
#: authorizer.php:3691 |
| 633 |
msgid "Example: sDNgX5_pr_5bly-frKmvp8jT" |
| 634 |
msgstr "" |
| 635 |
|
| 636 |
#: authorizer.php:3702 |
| 637 |
msgid "" |
| 638 |
"Restrict Google logins to a specific Google Apps hosted domain (for example, " |
| 639 |
"mycollege.edu). Leave blank to allow all Google sign-ins." |
| 640 |
msgstr "" |
| 641 |
|
| 642 |
#: authorizer.php:3713 |
| 643 |
msgid "" |
| 644 |
"<a href=\"http://www.php.net//manual/en/curl.installation.php\" target=" |
| 645 |
"\"_blank\" style=\"color: red;\">PHP CURL extension</a> is not installed" |
| 646 |
msgstr "" |
| 647 |
|
| 648 |
#: authorizer.php:3716 |
| 649 |
msgid "" |
| 650 |
"<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-not-" |
| 651 |
"working\" target=\"_blank\" style=\"color: red;\">PHP openssl extension</a> " |
| 652 |
"is not installed" |
| 653 |
msgstr "" |
| 654 |
|
| 655 |
#: authorizer.php:3722 |
| 656 |
msgid "Warning" |
| 657 |
msgstr "" |
| 658 |
|
| 659 |
#: authorizer.php:3730 |
| 660 |
msgid "Enable CAS Logins" |
| 661 |
msgstr "" |
| 662 |
|
| 663 |
#: authorizer.php:3740 |
| 664 |
msgid "The button on the login page will read:" |
| 665 |
msgstr "" |
| 666 |
|
| 667 |
#: authorizer.php:3740 |
| 668 |
msgid "Sign in with" |
| 669 |
msgstr "" |
| 670 |
|
| 671 |
#: authorizer.php:3751 |
| 672 |
msgid "Example: authn.example.edu" |
| 673 |
msgstr "" |
| 674 |
|
| 675 |
#: authorizer.php:3762 |
| 676 |
msgid "Example: 443" |
| 677 |
msgstr "" |
| 678 |
|
| 679 |
#: authorizer.php:3773 |
| 680 |
msgid "Example: /cas" |
| 681 |
msgstr "" |
| 682 |
|
| 683 |
#: authorizer.php:3799 authorizer.php:3922 |
| 684 |
msgid "Example: mail" |
| 685 |
msgstr "" |
| 686 |
|
| 687 |
#: authorizer.php:3800 |
| 688 |
msgid "" |
| 689 |
"Note: If your CAS server doesn't return an attribute containing an email, " |
| 690 |
"you can specify the @domain portion of the email address here, and the email " |
| 691 |
"address will be constructed from it and the username. For example, if user " |
| 692 |
"'bob' logs in and his email address should be bob@example.edu, then enter " |
| 693 |
"<strong>@example.edu</strong> in this field." |
| 694 |
msgstr "" |
| 695 |
|
| 696 |
#: authorizer.php:3811 |
| 697 |
msgid "Example: givenName" |
| 698 |
msgstr "" |
| 699 |
|
| 700 |
#: authorizer.php:3822 authorizer.php:3978 |
| 701 |
msgid "Example: sn" |
| 702 |
msgstr "" |
| 703 |
|
| 704 |
#: authorizer.php:3832 authorizer.php:3988 |
| 705 |
msgid "" |
| 706 |
"Update first and last name fields on login (will overwrite any name the user " |
| 707 |
"has supplied in their profile)" |
| 708 |
msgstr "" |
| 709 |
|
| 710 |
#: authorizer.php:3842 |
| 711 |
msgid "" |
| 712 |
"Immediately redirect to CAS login form if it's the only enabled external " |
| 713 |
"service and WordPress logins are hidden" |
| 714 |
msgstr "" |
| 715 |
|
| 716 |
#: authorizer.php:3843 |
| 717 |
msgid "" |
| 718 |
"Note: This feature will only work if you have checked \"Hide WordPress Logins" |
| 719 |
"\" in Advanced settings, and if CAS is the only enabled service (i.e., no " |
| 720 |
"Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user " |
| 721 |
"has already logged into CAS elsewhere, enabling this feature will allow " |
| 722 |
"automatic logins without any user interaction." |
| 723 |
msgstr "" |
| 724 |
|
| 725 |
#: authorizer.php:3853 |
| 726 |
msgid "" |
| 727 |
"Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" " |
| 728 |
"target=\"_blank\" style=\"color: red;\">PHP LDAP extension</a> is " |
| 729 |
"<strong>not</strong> installed" |
| 730 |
msgstr "" |
| 731 |
|
| 732 |
#: authorizer.php:3856 |
| 733 |
msgid "Enable LDAP Logins" |
| 734 |
msgstr "" |
| 735 |
|
| 736 |
#: authorizer.php:3867 |
| 737 |
msgid "" |
| 738 |
"Specify either a hostname (for example, ldap.example.edu) or a full LDAP URI " |
| 739 |
"(for example, ldaps://ldap.example.edu:636)." |
| 740 |
msgstr "" |
| 741 |
|
| 742 |
#: authorizer.php:3878 |
| 743 |
msgid "Example: 389" |
| 744 |
msgstr "" |
| 745 |
|
| 746 |
#: authorizer.php:3879 |
| 747 |
msgid "" |
| 748 |
"If a full LDAP URI (ldaps://hostname:port) is specified above, this field is " |
| 749 |
"ignored." |
| 750 |
msgstr "" |
| 751 |
|
| 752 |
#: authorizer.php:3889 |
| 753 |
msgid "Use TLS" |
| 754 |
msgstr "" |
| 755 |
|
| 756 |
#: authorizer.php:3900 |
| 757 |
msgid "Example: ou=people,dc=example,dc=edu" |
| 758 |
msgstr "" |
| 759 |
|
| 760 |
#: authorizer.php:3911 |
| 761 |
msgid "Example: uid" |
| 762 |
msgstr "" |
| 763 |
|
| 764 |
#: authorizer.php:3923 |
| 765 |
msgid "" |
| 766 |
"Note: If your LDAP server doesn't return an attribute containing an email, " |
| 767 |
"you can specify the @domain portion of the email address here, and the email " |
| 768 |
"address will be constructed from it and the username. For example, if user " |
| 769 |
"'bob' logs in and his email address should be bob@example.edu, then enter " |
| 770 |
"<strong>@example.edu</strong> in this field." |
| 771 |
msgstr "" |
| 772 |
|
| 773 |
#: authorizer.php:3934 |
| 774 |
msgid "Example: cn=directory-user,ou=specials,dc=example,dc=edu" |
| 775 |
msgstr "" |
| 776 |
|
| 777 |
#: authorizer.php:3956 |
| 778 |
msgid "Example: https://myschool.example.edu:8888/am-forgot-password" |
| 779 |
msgstr "" |
| 780 |
|
| 781 |
#: authorizer.php:3967 |
| 782 |
msgid "Example: givenname" |
| 783 |
msgstr "" |
| 784 |
|
| 785 |
#: authorizer.php:3994 |
| 786 |
msgid "You may optionally specify some advanced settings below." |
| 787 |
msgstr "" |
| 788 |
|
| 789 |
#: authorizer.php:4005 authorizer.php:4011 |
| 790 |
msgid "After" |
| 791 |
msgstr "" |
| 792 |
|
| 793 |
#: authorizer.php:4007 |
| 794 |
msgid "invalid password attempts, delay further attempts on that user for" |
| 795 |
msgstr "" |
| 796 |
|
| 797 |
#: authorizer.php:4009 |
| 798 |
msgid "minute(s)." |
| 799 |
msgstr "" |
| 800 |
|
| 801 |
#: authorizer.php:4013 |
| 802 |
msgid "more invalid attempts, increase the delay to" |
| 803 |
msgstr "" |
| 804 |
|
| 805 |
#: authorizer.php:4015 |
| 806 |
msgid "minutes." |
| 807 |
msgstr "" |
| 808 |
|
| 809 |
#: authorizer.php:4017 |
| 810 |
msgid "Reset the delays after" |
| 811 |
msgstr "" |
| 812 |
|
| 813 |
#: authorizer.php:4019 |
| 814 |
msgid "minutes with no invalid attempts." |
| 815 |
msgstr "" |
| 816 |
|
| 817 |
#: authorizer.php:4029 authorizer.php:4474 |
| 818 |
msgid "Hide WordPress Logins" |
| 819 |
msgstr "" |
| 820 |
|
| 821 |
#: authorizer.php:4030 |
| 822 |
msgid "" |
| 823 |
"Note: You can always access the WordPress logins by adding " |
| 824 |
"external=wordpress to the wp-login URL, like so:" |
| 825 |
msgstr "" |
| 826 |
|
| 827 |
#: authorizer.php:4040 |
| 828 |
msgid "Default WordPress login screen" |
| 829 |
msgstr "" |
| 830 |
|
| 831 |
#: authorizer.php:4072 |
| 832 |
msgid "" |
| 833 |
"<strong>Note for theme developers</strong>: Add more options here by using " |
| 834 |
"the `authorizer_add_branding_option` filter in your theme. You can see an " |
| 835 |
"example theme that implements this filter in the plugin directory under " |
| 836 |
"sample-theme-add-branding." |
| 837 |
msgstr "" |
| 838 |
|
| 839 |
#: authorizer.php:4083 |
| 840 |
msgid "Show in Settings menu" |
| 841 |
msgstr "" |
| 842 |
|
| 843 |
#: authorizer.php:4084 |
| 844 |
msgid "Show in sidebar (top level)" |
| 845 |
msgstr "" |
| 846 |
|
| 847 |
#: authorizer.php:4145 |
| 848 |
msgid "All Usermeta:" |
| 849 |
msgstr "" |
| 850 |
|
| 851 |
#: authorizer.php:4160 |
| 852 |
msgid "" |
| 853 |
"Configure this site independently (don't inherit any multisite settings)" |
| 854 |
msgstr "" |
| 855 |
|
| 856 |
#: authorizer.php:4174 |
| 857 |
msgid "" |
| 858 |
"<strong>Pending Users</strong>: Pending users are users who have " |
| 859 |
"successfully logged in to the site, but who haven't yet been approved (or " |
| 860 |
"blocked) by you." |
| 861 |
msgstr "" |
| 862 |
|
| 863 |
#: authorizer.php:4175 |
| 864 |
msgid "" |
| 865 |
"<strong>Approved Users</strong>: Approved users have access to the site once " |
| 866 |
"they successfully log in." |
| 867 |
msgstr "" |
| 868 |
|
| 869 |
#: authorizer.php:4176 |
| 870 |
msgid "" |
| 871 |
"<strong>Blocked Users</strong>: Blocked users will receive an error message " |
| 872 |
"when they try to visit the site after authenticating." |
| 873 |
msgstr "" |
| 874 |
|
| 875 |
#: authorizer.php:4177 |
| 876 |
msgid "" |
| 877 |
"Users in the <strong>Pending</strong> list appear automatically after a new " |
| 878 |
"user tries to log in from the configured external authentication service. " |
| 879 |
"You can add users to the <strong>Approved</strong> or <strong>Blocked</" |
| 880 |
"strong> lists by typing them in manually, or by clicking the <em>Approve</" |
| 881 |
"em> or <em>Block</em> buttons next to a user in the <strong>Pending</strong> " |
| 882 |
"list." |
| 883 |
msgstr "" |
| 884 |
|
| 885 |
#: authorizer.php:4189 |
| 886 |
msgid "" |
| 887 |
"<strong>Who can log in to the site?</strong>: Choose the level of access " |
| 888 |
"restriction you'd like to use on your site here. You can leave the site open " |
| 889 |
"to anyone with a WordPress account or an account on an external service like " |
| 890 |
"Google, CAS, or LDAP, or restrict it to WordPress users and only the " |
| 891 |
"external users that you specify via the <em>Access Lists</em>." |
| 892 |
msgstr "" |
| 893 |
|
| 894 |
#: authorizer.php:4190 |
| 895 |
msgid "" |
| 896 |
"<strong>Which role should receive email notifications about pending users?</" |
| 897 |
"strong>: If you've restricted access to <strong>approved users</strong>, you " |
| 898 |
"can determine which WordPress users will receive a notification email " |
| 899 |
"everytime a new external user successfully logs in and is added to the " |
| 900 |
"pending list. All users of the specified role will receive an email, and the " |
| 901 |
"external user will get a message (specified below) telling them their access " |
| 902 |
"is pending approval." |
| 903 |
msgstr "" |
| 904 |
|
| 905 |
#: authorizer.php:4191 |
| 906 |
msgid "" |
| 907 |
"<strong>What message should pending users see after attempting to log in?</" |
| 908 |
"strong>: Here you can specify the exact message a new external user will see " |
| 909 |
"once they try to log in to the site for the first time." |
| 910 |
msgstr "" |
| 911 |
|
| 912 |
#: authorizer.php:4203 |
| 913 |
msgid "" |
| 914 |
"<strong>Who can view the site?</strong>: You can restrict the site's " |
| 915 |
"visibility by only allowing logged in users to see pages. If you do so, you " |
| 916 |
"can customize the specifics about the site's privacy using the settings " |
| 917 |
"below." |
| 918 |
msgstr "" |
| 919 |
|
| 920 |
#: authorizer.php:4204 |
| 921 |
msgid "" |
| 922 |
"<strong>What pages (if any) should be available to everyone?</strong>: If " |
| 923 |
"you'd like to declare certain pages on your site as always public (such as " |
| 924 |
"the course syllabus, introduction, or calendar), specify those pages here. " |
| 925 |
"These pages will always be available no matter what access restrictions " |
| 926 |
"exist." |
| 927 |
msgstr "" |
| 928 |
|
| 929 |
#: authorizer.php:4205 |
| 930 |
msgid "" |
| 931 |
"<strong>What happens to people without access when they visit a <em>private</" |
| 932 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 933 |
"visiting the site. You can choose between immediately taking them to the " |
| 934 |
"<strong>login screen</strong>, or simply showing them a <strong>message</" |
| 935 |
"strong>." |
| 936 |
msgstr "" |
| 937 |
|
| 938 |
#: authorizer.php:4206 |
| 939 |
msgid "" |
| 940 |
"<strong>What happens to people without access when they visit a <em>public</" |
| 941 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 942 |
"visiting a page on the site marked as public. You can choose between showing " |
| 943 |
"them the page without any message, or showing them a the page with a message " |
| 944 |
"above the content." |
| 945 |
msgstr "" |
| 946 |
|
| 947 |
#: authorizer.php:4207 |
| 948 |
msgid "" |
| 949 |
"<strong>What message should people without access see?</strong>: If you " |
| 950 |
"chose to show new users a <strong>message</strong> above, type that message " |
| 951 |
"here." |
| 952 |
msgstr "" |
| 953 |
|
| 954 |
#: authorizer.php:4219 |
| 955 |
msgid "" |
| 956 |
"<strong>Type of external service to authenticate against</strong>: Choose " |
| 957 |
"which authentication service type you will be using. You'll have to fill out " |
| 958 |
"different fields below depending on which service you choose." |
| 959 |
msgstr "" |
| 960 |
|
| 961 |
#: authorizer.php:4220 |
| 962 |
msgid "" |
| 963 |
"<strong>Enable Google Logins</strong>: Choose if you want to allow users to " |
| 964 |
"log in with their Google Account credentials. You will need to enter your " |
| 965 |
"API Client ID and Secret to enable Google Logins." |
| 966 |
msgstr "" |
| 967 |
|
| 968 |
#: authorizer.php:4221 |
| 969 |
msgid "" |
| 970 |
"<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log " |
| 971 |
"in with via CAS (Central Authentication Service). You will need to enter " |
| 972 |
"details about your CAS server (host, port, and path) to enable CAS Logins." |
| 973 |
msgstr "" |
| 974 |
|
| 975 |
#: authorizer.php:4222 |
| 976 |
msgid "" |
| 977 |
"<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to " |
| 978 |
"log in with their LDAP (Lightweight Directory Access Protocol) credentials. " |
| 979 |
"You will need to enter details about your LDAP server (host, port, search " |
| 980 |
"base, uid attribute, directory user, directory user password, and whether to " |
| 981 |
"use TLS) to enable Google Logins." |
| 982 |
msgstr "" |
| 983 |
|
| 984 |
#: authorizer.php:4223 |
| 985 |
msgid "" |
| 986 |
"<strong>Default role for new CAS users</strong>: Specify which role new " |
| 987 |
"external users will get by default. Be sure to choose a role with limited " |
| 988 |
"permissions!" |
| 989 |
msgstr "" |
| 990 |
|
| 991 |
#: authorizer.php:4224 |
| 992 |
msgid "If you enable Google logins:" |
| 993 |
msgstr "" |
| 994 |
|
| 995 |
#: authorizer.php:4226 |
| 996 |
msgid "" |
| 997 |
"<strong>Google Client ID</strong>: You can generate this ID by creating a " |
| 998 |
"new Project in the <a href='https://cloud.google.com/console'>Google " |
| 999 |
"Developers Console</a>. A Client ID typically looks something like this: " |
| 1000 |
"1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com" |
| 1001 |
msgstr "" |
| 1002 |
|
| 1003 |
#: authorizer.php:4227 |
| 1004 |
msgid "" |
| 1005 |
"<strong>Google Client Secret</strong>: You can generate this secret by " |
| 1006 |
"creating a new Project in the <a href='https://cloud.google.com/" |
| 1007 |
"console'>Google Developers Console</a>. A Client Secret typically looks " |
| 1008 |
"something like this: sDNgX5_pr_5bly-frKmvp8jT" |
| 1009 |
msgstr "" |
| 1010 |
|
| 1011 |
#: authorizer.php:4229 |
| 1012 |
msgid "If you enable CAS logins:" |
| 1013 |
msgstr "" |
| 1014 |
|
| 1015 |
#: authorizer.php:4231 |
| 1016 |
msgid "" |
| 1017 |
"<strong>CAS server hostname</strong>: Enter the hostname of the CAS server " |
| 1018 |
"you authenticate against (E.g., authn.example.edu)." |
| 1019 |
msgstr "" |
| 1020 |
|
| 1021 |
#: authorizer.php:4232 |
| 1022 |
msgid "" |
| 1023 |
"<strong>CAS server port</strong>: Enter the port on the CAS server to " |
| 1024 |
"connect to (e.g., 443)." |
| 1025 |
msgstr "" |
| 1026 |
|
| 1027 |
#: authorizer.php:4233 |
| 1028 |
msgid "" |
| 1029 |
"<strong>CAS server path/context</strong>: Enter the path to the login " |
| 1030 |
"endpoint on the CAS server (e.g., /cas)." |
| 1031 |
msgstr "" |
| 1032 |
|
| 1033 |
#: authorizer.php:4234 |
| 1034 |
msgid "" |
| 1035 |
"<strong>CAS attribute containing first name</strong>: Enter the CAS " |
| 1036 |
"attribute that has the user's first name. When this user first logs in, " |
| 1037 |
"their WordPress account will have their first name retrieved from CAS and " |
| 1038 |
"added to their WordPress profile." |
| 1039 |
msgstr "" |
| 1040 |
|
| 1041 |
#: authorizer.php:4235 |
| 1042 |
msgid "" |
| 1043 |
"<strong>CAS attribute containing last name</strong>: Enter the CAS attribute " |
| 1044 |
"that has the user's last name. When this user first logs in, their WordPress " |
| 1045 |
"account will have their last name retrieved from CAS and added to their " |
| 1046 |
"WordPress profile." |
| 1047 |
msgstr "" |
| 1048 |
|
| 1049 |
#: authorizer.php:4236 |
| 1050 |
msgid "" |
| 1051 |
"<strong>CAS attribute update</strong>: Select whether the first and last " |
| 1052 |
"names retrieved from CAS should overwrite any value the user has entered in " |
| 1053 |
"the first and last name fields in their WordPress profile. If this is not " |
| 1054 |
"set, this only happens the first time they log in." |
| 1055 |
msgstr "" |
| 1056 |
|
| 1057 |
#: authorizer.php:4238 |
| 1058 |
msgid "If you enable LDAP logins:" |
| 1059 |
msgstr "" |
| 1060 |
|
| 1061 |
#: authorizer.php:4240 |
| 1062 |
msgid "" |
| 1063 |
"<strong>LDAP Host</strong>: Enter the URL of the LDAP server you " |
| 1064 |
"authenticate against." |
| 1065 |
msgstr "" |
| 1066 |
|
| 1067 |
#: authorizer.php:4241 |
| 1068 |
msgid "" |
| 1069 |
"<strong>LDAP Port</strong>: Enter the port number that the LDAP server " |
| 1070 |
"listens on." |
| 1071 |
msgstr "" |
| 1072 |
|
| 1073 |
#: authorizer.php:4242 |
| 1074 |
msgid "" |
| 1075 |
"<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the " |
| 1076 |
"search base, e.g., ou=people,dc=example,dc=edu" |
| 1077 |
msgstr "" |
| 1078 |
|
| 1079 |
#: authorizer.php:4243 |
| 1080 |
msgid "" |
| 1081 |
"<strong>LDAP attribute containing username</strong>: Enter the name of the " |
| 1082 |
"LDAP attribute that contains the usernames used by those attempting to log " |
| 1083 |
"in. The plugin will search on this attribute to find the cn to bind against " |
| 1084 |
"for login attempts." |
| 1085 |
msgstr "" |
| 1086 |
|
| 1087 |
#: authorizer.php:4244 |
| 1088 |
msgid "" |
| 1089 |
"<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that " |
| 1090 |
"has permissions to browse the directory." |
| 1091 |
msgstr "" |
| 1092 |
|
| 1093 |
#: authorizer.php:4245 |
| 1094 |
msgid "" |
| 1095 |
"<strong>LDAP Directory User Password</strong>: Enter the password for the " |
| 1096 |
"LDAP user that has permission to browse the directory." |
| 1097 |
msgstr "" |
| 1098 |
|
| 1099 |
#: authorizer.php:4246 |
| 1100 |
msgid "" |
| 1101 |
"<strong>Secure Connection (TLS)</strong>: Select whether all communication " |
| 1102 |
"with the LDAP server should be performed over a TLS-secured connection." |
| 1103 |
msgstr "" |
| 1104 |
|
| 1105 |
#: authorizer.php:4247 |
| 1106 |
msgid "" |
| 1107 |
"<strong>Custom lost password URL</strong>: The WordPress login page contains " |
| 1108 |
"a link to recover a lost password. If you have external users who shouldn't " |
| 1109 |
"change the password on their WordPress account, point them to the " |
| 1110 |
"appropriate location to change the password on their external authentication " |
| 1111 |
"service here." |
| 1112 |
msgstr "" |
| 1113 |
|
| 1114 |
#: authorizer.php:4248 |
| 1115 |
msgid "" |
| 1116 |
"<strong>LDAP attribute containing first name</strong>: Enter the LDAP " |
| 1117 |
"attribute that has the user's first name. When this user first logs in, " |
| 1118 |
"their WordPress account will have their first name retrieved from LDAP and " |
| 1119 |
"added to their WordPress profile." |
| 1120 |
msgstr "" |
| 1121 |
|
| 1122 |
#: authorizer.php:4249 |
| 1123 |
msgid "" |
| 1124 |
"<strong>LDAP attribute containing last name</strong>: Enter the LDAP " |
| 1125 |
"attribute that has the user's last name. When this user first logs in, their " |
| 1126 |
"WordPress account will have their last name retrieved from LDAP and added to " |
| 1127 |
"their WordPress profile." |
| 1128 |
msgstr "" |
| 1129 |
|
| 1130 |
#: authorizer.php:4250 |
| 1131 |
msgid "" |
| 1132 |
"<strong>LDAP attribute update</strong>: Select whether the first and last " |
| 1133 |
"names retrieved from LDAP should overwrite any value the user has entered in " |
| 1134 |
"the first and last name fields in their WordPress profile. If this is not " |
| 1135 |
"set, this only happens the first time they log in." |
| 1136 |
msgstr "" |
| 1137 |
|
| 1138 |
#: authorizer.php:4263 |
| 1139 |
msgid "" |
| 1140 |
"<strong>Limit invalid login attempts</strong>: Choose how soon (and for how " |
| 1141 |
"long) to restrict access to individuals (or bots) making repeated invalid " |
| 1142 |
"login attempts. You may set a shorter delay first, and then a longer delay " |
| 1143 |
"after repeated invalid attempts; you may also set how much time must pass " |
| 1144 |
"before the delays will be reset to normal." |
| 1145 |
msgstr "" |
| 1146 |
|
| 1147 |
#: authorizer.php:4264 |
| 1148 |
msgid "" |
| 1149 |
"<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress " |
| 1150 |
"username and password fields and the Log In button on the wp-login screen, " |
| 1151 |
"enable this option. Note: You can always access the WordPress logins by " |
| 1152 |
"adding external=wordpress to the wp-login URL, like so:" |
| 1153 |
msgstr "" |
| 1154 |
|
| 1155 |
#: authorizer.php:4265 |
| 1156 |
msgid "" |
| 1157 |
"<strong>Custom WordPress login branding</strong>: If you'd like to use " |
| 1158 |
"custom branding on the WordPress login page, select that here. You will need " |
| 1159 |
"to use the `authorizer_add_branding_option` filter in your theme to add it. " |
| 1160 |
"You can see an example theme that implements this filter in the plugin " |
| 1161 |
"directory under sample-theme-add-branding." |
| 1162 |
msgstr "" |
| 1163 |
|
| 1164 |
#: authorizer.php:4311 |
| 1165 |
msgid "You do not have sufficient permissions to access this page." |
| 1166 |
msgstr "" |
| 1167 |
|
| 1168 |
#: authorizer.php:4317 |
| 1169 |
msgid "" |
| 1170 |
"Most <strong>Authorizer</strong> settings are set in the individual sites, " |
| 1171 |
"but you can specify a few options here that apply to <strong>all sites in " |
| 1172 |
"the network</strong>. These settings will override settings in the " |
| 1173 |
"individual sites." |
| 1174 |
msgstr "" |
| 1175 |
|
| 1176 |
#: authorizer.php:4319 |
| 1177 |
msgid "Override individual site settings with the settings below" |
| 1178 |
msgstr "" |
| 1179 |
|
| 1180 |
#: authorizer.php:4330 |
| 1181 |
msgid "Manage who has access to all sites in the network." |
| 1182 |
msgstr "" |
| 1183 |
|
| 1184 |
#: authorizer.php:4334 |
| 1185 |
msgid "Who can log in to sites in this network?" |
| 1186 |
msgstr "" |
| 1187 |
|
| 1188 |
#: authorizer.php:4338 |
| 1189 |
msgid "Who can view sites in this network?" |
| 1190 |
msgstr "" |
| 1191 |
|
| 1192 |
#: authorizer.php:4342 |
| 1193 |
msgid "Approved Users (All Sites)" |
| 1194 |
msgstr "" |
| 1195 |
|
| 1196 |
#: authorizer.php:4342 |
| 1197 |
msgid "" |
| 1198 |
"Note: these users will <strong>not</strong> receive welcome emails when " |
| 1199 |
"approved. Only users approved from individual sites can receive these " |
| 1200 |
"messages." |
| 1201 |
msgstr "" |
| 1202 |
|
| 1203 |
#: authorizer.php:4374 |
| 1204 |
msgid "CAS Custom Label" |
| 1205 |
msgstr "" |
| 1206 |
|
| 1207 |
#: authorizer.php:4390 |
| 1208 |
msgid "CAS server version" |
| 1209 |
msgstr "" |
| 1210 |
|
| 1211 |
#: authorizer.php:4394 |
| 1212 |
msgid "CAS attribute containing email" |
| 1213 |
msgstr "" |
| 1214 |
|
| 1215 |
#: authorizer.php:4438 |
| 1216 |
msgid "LDAP attribute containing email" |
| 1217 |
msgstr "" |
| 1218 |
|
| 1219 |
#: authorizer.php:5060 |
| 1220 |
msgid "This setting is overridden by a" |
| 1221 |
msgstr "" |
| 1222 |
|
| 1223 |
#: authorizer.php:5060 |
| 1224 |
msgid "multisite option" |
| 1225 |
msgstr "" |
| 1226 |
|
| 1227 |
#: authorizer.php:5825 |
| 1228 |
msgid "— No role for this site —" |
| 1229 |
msgstr "" |
| 1230 |
|
| 1231 |
#. Plugin Name of the plugin/theme |
| 1232 |
msgid "Authorizer" |
| 1233 |
msgstr "" |
| 1234 |
|
| 1235 |
#. Plugin URI of the plugin/theme |
| 1236 |
msgid "https://github.com/uhm-coe/authorizer" |
| 1237 |
msgstr "" |
| 1238 |
|
| 1239 |
#. Description of the plugin/theme |
| 1240 |
msgid "" |
| 1241 |
"Authorizer limits login attempts, restricts access to specified users, and " |
| 1242 |
"authenticates against external sources (e.g., Google, LDAP, or CAS)." |
| 1243 |
msgstr "" |
| 1244 |
|
| 1245 |
#. Author of the plugin/theme |
| 1246 |
msgid "Paul Ryan" |
| 1247 |
msgstr "" |
| 1248 |
|
| 1249 |
#. Author URI of the plugin/theme |
| 1250 |
msgid "http://www.linkedin.com/in/paulrryan/" |
| 1251 |
msgstr "" |
| 1252 |
|