| 1 |
#, fuzzy |
| 2 |
msgid "" |
| 3 |
msgstr "" |
| 4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 5 |
"Project-Id-Version: Authorizer\n" |
| 6 |
"POT-Creation-Date: 2018-01-03 10:14-1000\n" |
| 7 |
"PO-Revision-Date: 2017-11-14 14:41-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:388 |
| 24 |
msgid "<strong>ERROR</strong>: Incorrect username or password." |
| 25 |
msgstr "" |
| 26 |
|
| 27 |
#: authorizer.php:423 authorizer.php:439 |
| 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:623 authorizer.php:1673 |
| 39 |
#, php-format |
| 40 |
msgid "%s - Access Restricted" |
| 41 |
msgstr "" |
| 42 |
|
| 43 |
#: authorizer.php:631 authorizer.php:931 |
| 44 |
msgid "Back" |
| 45 |
msgstr "" |
| 46 |
|
| 47 |
#. TRANSLATORS: 1: User email 2: Name of site |
| 48 |
#: authorizer.php:907 |
| 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:913 |
| 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:939 |
| 65 |
msgid "Invalid login attempted." |
| 66 |
msgstr "" |
| 67 |
|
| 68 |
#: authorizer.php:1068 authorizer.php:1073 |
| 69 |
msgid "Invalid Google credentials provided." |
| 70 |
msgstr "" |
| 71 |
|
| 72 |
#: authorizer.php:1094 |
| 73 |
msgid "Google credentials do not match the allowed hosted domain" |
| 74 |
msgstr "" |
| 75 |
|
| 76 |
#: authorizer.php:1156 |
| 77 |
msgid "" |
| 78 |
"Unable to update outdated server certificates from https://curl.haxx.se/ca/" |
| 79 |
"cacert.pem." |
| 80 |
msgstr "" |
| 81 |
|
| 82 |
#: authorizer.php:1179 |
| 83 |
msgid "CAS server returned an Authentication Exception. Details:" |
| 84 |
msgstr "" |
| 85 |
|
| 86 |
#: authorizer.php:1296 |
| 87 |
msgid "You must provide a username or email." |
| 88 |
msgstr "" |
| 89 |
|
| 90 |
#: authorizer.php:1299 |
| 91 |
msgid "You must provide a password." |
| 92 |
msgstr "" |
| 93 |
|
| 94 |
#: authorizer.php:1681 authorizer.php:1769 |
| 95 |
msgid "Log In" |
| 96 |
msgstr "" |
| 97 |
|
| 98 |
#: authorizer.php:1914 |
| 99 |
msgid "Sign in with Google" |
| 100 |
msgstr "" |
| 101 |
|
| 102 |
#. TRANSLATORS: %s: Custom CAS label from authorizer options |
| 103 |
#: authorizer.php:1924 |
| 104 |
#, php-format |
| 105 |
msgid "Sign in with %s" |
| 106 |
msgstr "" |
| 107 |
|
| 108 |
#: authorizer.php:1941 |
| 109 |
msgid "or" |
| 110 |
msgstr "" |
| 111 |
|
| 112 |
#: authorizer.php:2101 |
| 113 |
msgid "Settings" |
| 114 |
msgstr "" |
| 115 |
|
| 116 |
#: authorizer.php:2115 |
| 117 |
msgid "Network Settings" |
| 118 |
msgstr "" |
| 119 |
|
| 120 |
#: authorizer.php:2156 authorizer.php:4733 authorizer.php:5017 |
| 121 |
msgid "Authorizer Settings" |
| 122 |
msgstr "" |
| 123 |
|
| 124 |
#: authorizer.php:2182 |
| 125 |
msgid "Saved" |
| 126 |
msgstr "" |
| 127 |
|
| 128 |
#: authorizer.php:2183 |
| 129 |
msgid "Duplicate" |
| 130 |
msgstr "" |
| 131 |
|
| 132 |
#: authorizer.php:2184 |
| 133 |
msgid "Failed" |
| 134 |
msgstr "" |
| 135 |
|
| 136 |
#: authorizer.php:2185 |
| 137 |
msgid "Local WordPress user" |
| 138 |
msgstr "" |
| 139 |
|
| 140 |
#: authorizer.php:2186 authorizer.php:3672 |
| 141 |
msgid "Block/Ban user" |
| 142 |
msgstr "" |
| 143 |
|
| 144 |
#: authorizer.php:2187 authorizer.php:3329 authorizer.php:3674 |
| 145 |
#: authorizer.php:3713 |
| 146 |
msgid "Remove user" |
| 147 |
msgstr "" |
| 148 |
|
| 149 |
#: authorizer.php:2188 |
| 150 |
msgid "No users in" |
| 151 |
msgstr "" |
| 152 |
|
| 153 |
#: authorizer.php:2189 authorizer.php:4914 |
| 154 |
msgid "Save Changes" |
| 155 |
msgstr "" |
| 156 |
|
| 157 |
#: authorizer.php:2190 |
| 158 |
msgid "Private Pages" |
| 159 |
msgstr "" |
| 160 |
|
| 161 |
#: authorizer.php:2191 |
| 162 |
msgid "Public Pages" |
| 163 |
msgstr "" |
| 164 |
|
| 165 |
#: authorizer.php:2192 authorizer.php:3501 |
| 166 |
msgid "First page" |
| 167 |
msgstr "" |
| 168 |
|
| 169 |
#: authorizer.php:2193 authorizer.php:3511 |
| 170 |
msgid "Previous page" |
| 171 |
msgstr "" |
| 172 |
|
| 173 |
#: authorizer.php:2194 authorizer.php:3534 |
| 174 |
msgid "Next page" |
| 175 |
msgstr "" |
| 176 |
|
| 177 |
#: authorizer.php:2195 authorizer.php:3544 |
| 178 |
msgid "Last page" |
| 179 |
msgstr "" |
| 180 |
|
| 181 |
#: authorizer.php:2258 |
| 182 |
msgid "Can't reach CAS server. Please provide" |
| 183 |
msgstr "" |
| 184 |
|
| 185 |
#: authorizer.php:2258 |
| 186 |
msgid "accurate CAS settings" |
| 187 |
msgstr "" |
| 188 |
|
| 189 |
#: authorizer.php:2258 |
| 190 |
msgid "if you intend to use it." |
| 191 |
msgstr "" |
| 192 |
|
| 193 |
#: authorizer.php:2304 |
| 194 |
msgid "Who can log into the site?" |
| 195 |
msgstr "" |
| 196 |
|
| 197 |
#: authorizer.php:2311 |
| 198 |
msgid "Which role should receive email notifications about pending users?" |
| 199 |
msgstr "" |
| 200 |
|
| 201 |
#: authorizer.php:2318 |
| 202 |
msgid "What message should pending users see after attempting to log in?" |
| 203 |
msgstr "" |
| 204 |
|
| 205 |
#: authorizer.php:2325 |
| 206 |
msgid "What message should blocked users see after attempting to log in?" |
| 207 |
msgstr "" |
| 208 |
|
| 209 |
#: authorizer.php:2332 |
| 210 |
msgid "Send welcome email to new approved users?" |
| 211 |
msgstr "" |
| 212 |
|
| 213 |
#: authorizer.php:2339 |
| 214 |
msgid "Welcome email subject" |
| 215 |
msgstr "" |
| 216 |
|
| 217 |
#: authorizer.php:2346 |
| 218 |
msgid "Welcome email body" |
| 219 |
msgstr "" |
| 220 |
|
| 221 |
#: authorizer.php:2362 |
| 222 |
msgid "Who can view the site?" |
| 223 |
msgstr "" |
| 224 |
|
| 225 |
#: authorizer.php:2369 |
| 226 |
msgid "What pages (if any) should be available to everyone?" |
| 227 |
msgstr "" |
| 228 |
|
| 229 |
#: authorizer.php:2376 |
| 230 |
msgid "What happens to people without access when they visit a private page?" |
| 231 |
msgstr "" |
| 232 |
|
| 233 |
#: authorizer.php:2383 |
| 234 |
msgid "What happens to people without access when they visit a public page?" |
| 235 |
msgstr "" |
| 236 |
|
| 237 |
#: authorizer.php:2390 |
| 238 |
msgid "What message should people without access see?" |
| 239 |
msgstr "" |
| 240 |
|
| 241 |
#: authorizer.php:2405 authorizer.php:4767 |
| 242 |
msgid "Default role for new users" |
| 243 |
msgstr "" |
| 244 |
|
| 245 |
#: authorizer.php:2412 authorizer.php:4771 |
| 246 |
msgid "Google Logins" |
| 247 |
msgstr "" |
| 248 |
|
| 249 |
#: authorizer.php:2419 authorizer.php:4775 |
| 250 |
msgid "Google Client ID" |
| 251 |
msgstr "" |
| 252 |
|
| 253 |
#: authorizer.php:2426 authorizer.php:4779 |
| 254 |
msgid "Google Client Secret" |
| 255 |
msgstr "" |
| 256 |
|
| 257 |
#: authorizer.php:2433 authorizer.php:4783 |
| 258 |
msgid "Google Hosted Domain" |
| 259 |
msgstr "" |
| 260 |
|
| 261 |
#: authorizer.php:2440 authorizer.php:4787 |
| 262 |
msgid "CAS Logins" |
| 263 |
msgstr "" |
| 264 |
|
| 265 |
#: authorizer.php:2447 |
| 266 |
msgid "CAS custom label" |
| 267 |
msgstr "" |
| 268 |
|
| 269 |
#: authorizer.php:2454 authorizer.php:4795 |
| 270 |
msgid "CAS server hostname" |
| 271 |
msgstr "" |
| 272 |
|
| 273 |
#: authorizer.php:2461 authorizer.php:4799 |
| 274 |
msgid "CAS server port" |
| 275 |
msgstr "" |
| 276 |
|
| 277 |
#: authorizer.php:2468 authorizer.php:4803 |
| 278 |
msgid "CAS server path/context" |
| 279 |
msgstr "" |
| 280 |
|
| 281 |
#: authorizer.php:2482 |
| 282 |
msgid "CAS attribute containing email address" |
| 283 |
msgstr "" |
| 284 |
|
| 285 |
#: authorizer.php:2489 authorizer.php:4815 |
| 286 |
msgid "CAS attribute containing first name" |
| 287 |
msgstr "" |
| 288 |
|
| 289 |
#: authorizer.php:2496 authorizer.php:4819 |
| 290 |
msgid "CAS attribute containing last name" |
| 291 |
msgstr "" |
| 292 |
|
| 293 |
#: authorizer.php:2503 authorizer.php:4823 |
| 294 |
msgid "CAS attribute update" |
| 295 |
msgstr "" |
| 296 |
|
| 297 |
#: authorizer.php:2510 authorizer.php:4827 |
| 298 |
msgid "CAS automatic login" |
| 299 |
msgstr "" |
| 300 |
|
| 301 |
#: authorizer.php:2517 authorizer.php:4831 |
| 302 |
msgid "LDAP Logins" |
| 303 |
msgstr "" |
| 304 |
|
| 305 |
#: authorizer.php:2524 authorizer.php:4835 |
| 306 |
msgid "LDAP Host" |
| 307 |
msgstr "" |
| 308 |
|
| 309 |
#: authorizer.php:2531 authorizer.php:4839 |
| 310 |
msgid "LDAP Port" |
| 311 |
msgstr "" |
| 312 |
|
| 313 |
#: authorizer.php:2538 authorizer.php:4256 authorizer.php:4843 |
| 314 |
msgid "Use TLS" |
| 315 |
msgstr "" |
| 316 |
|
| 317 |
#: authorizer.php:2545 authorizer.php:4847 |
| 318 |
msgid "LDAP Search Base" |
| 319 |
msgstr "" |
| 320 |
|
| 321 |
#: authorizer.php:2552 authorizer.php:4851 |
| 322 |
msgid "LDAP attribute containing username" |
| 323 |
msgstr "" |
| 324 |
|
| 325 |
#: authorizer.php:2559 |
| 326 |
msgid "LDAP attribute containing email address" |
| 327 |
msgstr "" |
| 328 |
|
| 329 |
#: authorizer.php:2566 authorizer.php:4859 |
| 330 |
msgid "LDAP Directory User" |
| 331 |
msgstr "" |
| 332 |
|
| 333 |
#: authorizer.php:2573 authorizer.php:4863 |
| 334 |
msgid "LDAP Directory User Password" |
| 335 |
msgstr "" |
| 336 |
|
| 337 |
#: authorizer.php:2580 authorizer.php:4867 |
| 338 |
msgid "Custom lost password URL" |
| 339 |
msgstr "" |
| 340 |
|
| 341 |
#: authorizer.php:2587 authorizer.php:4871 |
| 342 |
msgid "LDAP attribute containing first name" |
| 343 |
msgstr "" |
| 344 |
|
| 345 |
#: authorizer.php:2594 authorizer.php:4875 |
| 346 |
msgid "LDAP attribute containing last name" |
| 347 |
msgstr "" |
| 348 |
|
| 349 |
#: authorizer.php:2601 authorizer.php:4879 |
| 350 |
msgid "LDAP attribute update" |
| 351 |
msgstr "" |
| 352 |
|
| 353 |
#: authorizer.php:2616 authorizer.php:4887 |
| 354 |
msgid "Limit invalid login attempts" |
| 355 |
msgstr "" |
| 356 |
|
| 357 |
#: authorizer.php:2623 |
| 358 |
msgid "Hide WordPress Login" |
| 359 |
msgstr "" |
| 360 |
|
| 361 |
#: authorizer.php:2630 |
| 362 |
msgid "Custom WordPress login branding" |
| 363 |
msgstr "" |
| 364 |
|
| 365 |
#: authorizer.php:2637 |
| 366 |
msgid "Authorizer admin menu item location" |
| 367 |
msgstr "" |
| 368 |
|
| 369 |
#: authorizer.php:2644 |
| 370 |
msgid "Show custom usermeta in user list" |
| 371 |
msgstr "" |
| 372 |
|
| 373 |
#: authorizer.php:2651 authorizer.php:4895 |
| 374 |
msgid "Number of users per page" |
| 375 |
msgstr "" |
| 376 |
|
| 377 |
#: authorizer.php:2658 authorizer.php:4899 |
| 378 |
msgid "Approved users sort method" |
| 379 |
msgstr "" |
| 380 |
|
| 381 |
#: authorizer.php:2665 authorizer.php:4903 |
| 382 |
msgid "Approved users sort order" |
| 383 |
msgstr "" |
| 384 |
|
| 385 |
#: authorizer.php:2672 |
| 386 |
msgid "Show dashboard widget to admin users" |
| 387 |
msgstr "" |
| 388 |
|
| 389 |
#: authorizer.php:2681 |
| 390 |
msgid "Override multisite options" |
| 391 |
msgstr "" |
| 392 |
|
| 393 |
#: authorizer.php:2724 |
| 394 |
msgid "" |
| 395 |
"You're not currently allowed to view this site. Your administrator has been " |
| 396 |
"notified, and once he/she has approved your request, you will be able to log " |
| 397 |
"in. If you need any other help, please contact your administrator." |
| 398 |
msgstr "" |
| 399 |
|
| 400 |
#: authorizer.php:2727 |
| 401 |
msgid "" |
| 402 |
"You're not currently allowed to log into this site. If you think this is a " |
| 403 |
"mistake, please contact your administrator." |
| 404 |
msgstr "" |
| 405 |
|
| 406 |
#. TRANSLATORS: %s: Shortcode for name of site |
| 407 |
#: authorizer.php:2735 |
| 408 |
#, php-format |
| 409 |
msgid "Welcome to %s!" |
| 410 |
msgstr "" |
| 411 |
|
| 412 |
#. TRANSLATORS: 1: Shortcode for user email 2: Shortcode for site name 3: Shortcode for site URL |
| 413 |
#: authorizer.php:2742 |
| 414 |
#, php-format |
| 415 |
msgid "" |
| 416 |
"Hello %1$s,\n" |
| 417 |
"Welcome to %2$s! You now have access to all content on the site. Please " |
| 418 |
"visit us here:\n" |
| 419 |
"%3$s\n" |
| 420 |
msgstr "" |
| 421 |
|
| 422 |
#: authorizer.php:2763 |
| 423 |
msgid "" |
| 424 |
"Notice: You are browsing this site anonymously, and only have access to a " |
| 425 |
"portion of its content." |
| 426 |
msgstr "" |
| 427 |
|
| 428 |
#: authorizer.php:3264 authorizer.php:3270 authorizer.php:4599 |
| 429 |
msgid "Access Lists" |
| 430 |
msgstr "" |
| 431 |
|
| 432 |
#: authorizer.php:3265 authorizer.php:3273 authorizer.php:4673 |
| 433 |
msgid "External Service" |
| 434 |
msgstr "" |
| 435 |
|
| 436 |
#: authorizer.php:3266 authorizer.php:3274 authorizer.php:4687 |
| 437 |
msgid "Advanced" |
| 438 |
msgstr "" |
| 439 |
|
| 440 |
#: authorizer.php:3271 authorizer.php:4613 |
| 441 |
msgid "Login Access" |
| 442 |
msgstr "" |
| 443 |
|
| 444 |
#: authorizer.php:3272 authorizer.php:4629 |
| 445 |
msgid "Public Access" |
| 446 |
msgstr "" |
| 447 |
|
| 448 |
#: authorizer.php:3283 |
| 449 |
msgid "Manage who has access to this site using these lists." |
| 450 |
msgstr "" |
| 451 |
|
| 452 |
#: authorizer.php:3285 |
| 453 |
msgid "" |
| 454 |
"<strong>Pending</strong> users are users who have successfully logged in to " |
| 455 |
"the site, but who haven't yet been approved (or blocked) by you." |
| 456 |
msgstr "" |
| 457 |
|
| 458 |
#: authorizer.php:3286 |
| 459 |
msgid "" |
| 460 |
"<strong>Approved</strong> users have access to the site once they " |
| 461 |
"successfully log in." |
| 462 |
msgstr "" |
| 463 |
|
| 464 |
#: authorizer.php:3287 |
| 465 |
msgid "" |
| 466 |
"<strong>Blocked</strong> users will receive an error message when they try " |
| 467 |
"to visit the site after authenticating." |
| 468 |
msgstr "" |
| 469 |
|
| 470 |
#: authorizer.php:3293 authorizer.php:5026 |
| 471 |
msgid "Pending Users" |
| 472 |
msgstr "" |
| 473 |
|
| 474 |
#: authorizer.php:3297 authorizer.php:5030 |
| 475 |
msgid "Approved Users" |
| 476 |
msgstr "" |
| 477 |
|
| 478 |
#: authorizer.php:3301 authorizer.php:5034 |
| 479 |
msgid "Blocked Users" |
| 480 |
msgstr "" |
| 481 |
|
| 482 |
#: authorizer.php:3327 authorizer.php:3448 |
| 483 |
msgid "Approve" |
| 484 |
msgstr "" |
| 485 |
|
| 486 |
#: authorizer.php:3328 authorizer.php:3722 |
| 487 |
msgid "Block" |
| 488 |
msgstr "" |
| 489 |
|
| 490 |
#: authorizer.php:3329 |
| 491 |
msgid "Ignore" |
| 492 |
msgstr "" |
| 493 |
|
| 494 |
#: authorizer.php:3333 |
| 495 |
msgid "No pending users" |
| 496 |
msgstr "" |
| 497 |
|
| 498 |
#: authorizer.php:3443 authorizer.php:3718 |
| 499 |
msgid "email address" |
| 500 |
msgstr "" |
| 501 |
|
| 502 |
#: authorizer.php:3451 |
| 503 |
msgid "Toggle Dropdown" |
| 504 |
msgstr "" |
| 505 |
|
| 506 |
#: authorizer.php:3454 |
| 507 |
msgid "" |
| 508 |
"Create a local WordPress <br />account instead, and email <br />the user " |
| 509 |
"their password." |
| 510 |
msgstr "" |
| 511 |
|
| 512 |
#: authorizer.php:3481 authorizer.php:5166 |
| 513 |
#, php-format |
| 514 |
msgid "%s user" |
| 515 |
msgid_plural "%s users" |
| 516 |
msgstr[0] "" |
| 517 |
msgstr[1] "" |
| 518 |
|
| 519 |
#: authorizer.php:3518 authorizer.php:3521 |
| 520 |
msgid "Current Page" |
| 521 |
msgstr "" |
| 522 |
|
| 523 |
#: authorizer.php:3527 |
| 524 |
#, php-format |
| 525 |
msgctxt "paging" |
| 526 |
msgid "%1$s of %2$s" |
| 527 |
msgstr "" |
| 528 |
|
| 529 |
#: authorizer.php:3556 |
| 530 |
msgid "Search Users" |
| 531 |
msgstr "" |
| 532 |
|
| 533 |
#: authorizer.php:3558 |
| 534 |
msgid "Search" |
| 535 |
msgstr "" |
| 536 |
|
| 537 |
#: authorizer.php:3653 authorizer.php:4464 |
| 538 |
msgid "-- None --" |
| 539 |
msgstr "" |
| 540 |
|
| 541 |
#: authorizer.php:3731 |
| 542 |
msgid "Choose who is able to log into this site below." |
| 543 |
msgstr "" |
| 544 |
|
| 545 |
#: authorizer.php:3757 |
| 546 |
msgid "" |
| 547 |
"All authenticated users (All external service users and all WordPress users)" |
| 548 |
msgstr "" |
| 549 |
|
| 550 |
#: authorizer.php:3758 |
| 551 |
msgid "Only" |
| 552 |
msgstr "" |
| 553 |
|
| 554 |
#: authorizer.php:3758 |
| 555 |
msgid "approved users" |
| 556 |
msgstr "" |
| 557 |
|
| 558 |
#: authorizer.php:3758 |
| 559 |
msgid "(Approved external users and all WordPress users)" |
| 560 |
msgstr "" |
| 561 |
|
| 562 |
#: authorizer.php:3769 |
| 563 |
msgid "None (Don't send notification emails)" |
| 564 |
msgstr "" |
| 565 |
|
| 566 |
#: authorizer.php:3823 |
| 567 |
msgid "Send a welcome email when approving a new user" |
| 568 |
msgstr "" |
| 569 |
|
| 570 |
#: authorizer.php:3833 |
| 571 |
msgid "You can use the <b>[site_name]</b> shortcode." |
| 572 |
msgstr "" |
| 573 |
|
| 574 |
#. TRANSLATORS: 1: Shortcode for site name 2: Shortcode for site URL 3: Shortcode for user email |
| 575 |
#: authorizer.php:3858 |
| 576 |
#, php-format |
| 577 |
msgid "You can use %1$s, %2$s, and %3$s shortcodes." |
| 578 |
msgstr "" |
| 579 |
|
| 580 |
#: authorizer.php:3869 |
| 581 |
msgid "Choose your public access options here." |
| 582 |
msgstr "" |
| 583 |
|
| 584 |
#: authorizer.php:3895 |
| 585 |
msgid "Everyone can see the site" |
| 586 |
msgstr "" |
| 587 |
|
| 588 |
#: authorizer.php:3896 |
| 589 |
msgid "Only logged in users can see the site" |
| 590 |
msgstr "" |
| 591 |
|
| 592 |
#: authorizer.php:3906 |
| 593 |
msgid "Send them to the login screen" |
| 594 |
msgstr "" |
| 595 |
|
| 596 |
#: authorizer.php:3907 |
| 597 |
msgid "Show them the anonymous access message (below)" |
| 598 |
msgstr "" |
| 599 |
|
| 600 |
#: authorizer.php:3917 |
| 601 |
msgid "" |
| 602 |
"Show them the page <strong>without</strong> the anonymous access message" |
| 603 |
msgstr "" |
| 604 |
|
| 605 |
#: authorizer.php:3918 |
| 606 |
msgid "" |
| 607 |
"Show them the page <strong>with</strong> the anonymous access message " |
| 608 |
"(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-" |
| 609 |
"dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)" |
| 610 |
msgstr "" |
| 611 |
|
| 612 |
#: authorizer.php:3954 |
| 613 |
msgid "Home" |
| 614 |
msgstr "" |
| 615 |
|
| 616 |
#: authorizer.php:3955 |
| 617 |
msgid "Home Page" |
| 618 |
msgstr "" |
| 619 |
|
| 620 |
#: authorizer.php:3956 |
| 621 |
msgid "Nonexistent (404) Pages" |
| 622 |
msgstr "" |
| 623 |
|
| 624 |
#: authorizer.php:3967 |
| 625 |
msgid "Categories" |
| 626 |
msgstr "" |
| 627 |
|
| 628 |
#: authorizer.php:3988 |
| 629 |
msgid "Enter your external server settings below." |
| 630 |
msgstr "" |
| 631 |
|
| 632 |
#: authorizer.php:4020 |
| 633 |
msgid "Enable Google Logins" |
| 634 |
msgstr "" |
| 635 |
|
| 636 |
#: authorizer.php:4032 |
| 637 |
msgid "" |
| 638 |
"If you don't have a Google Client ID and Secret, generate them by following " |
| 639 |
"these instructions:" |
| 640 |
msgstr "" |
| 641 |
|
| 642 |
#: authorizer.php:4034 |
| 643 |
msgid "" |
| 644 |
"Click <strong>Create a Project</strong> on the <a href=\"https://cloud." |
| 645 |
"google.com/console\" target=\"_blank\">Google Developers Console</a>. You " |
| 646 |
"can name it whatever you want." |
| 647 |
msgstr "" |
| 648 |
|
| 649 |
#: authorizer.php:4035 |
| 650 |
msgid "" |
| 651 |
"Within the project, navigate to <em>APIs and Auth</em> > <em>Credentials</" |
| 652 |
"em>, then click <strong>Create New Client ID</strong> under OAuth. Use these " |
| 653 |
"settings:" |
| 654 |
msgstr "" |
| 655 |
|
| 656 |
#: authorizer.php:4037 |
| 657 |
msgid "Application Type: <strong>Web application</strong>" |
| 658 |
msgstr "" |
| 659 |
|
| 660 |
#: authorizer.php:4038 |
| 661 |
msgid "Authorized Javascript Origins:" |
| 662 |
msgstr "" |
| 663 |
|
| 664 |
#: authorizer.php:4039 |
| 665 |
msgid "Authorized Redirect URI: <em>none</em>" |
| 666 |
msgstr "" |
| 667 |
|
| 668 |
#: authorizer.php:4042 |
| 669 |
msgid "Copy/paste your new Client ID/Secret pair into the fields below." |
| 670 |
msgstr "" |
| 671 |
|
| 672 |
#: authorizer.php:4043 |
| 673 |
msgid "" |
| 674 |
"<strong>Note</strong>: Navigate to <em>APIs and Auth</em> > <em>Consent " |
| 675 |
"screen</em> to change the way the Google consent screen appears after a user " |
| 676 |
"has successfully entered their password, but before they are redirected back " |
| 677 |
"to WordPress." |
| 678 |
msgstr "" |
| 679 |
|
| 680 |
#: authorizer.php:4044 |
| 681 |
msgid "" |
| 682 |
"Note: Google may have a more recent version of these instructions in their " |
| 683 |
"<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-" |
| 684 |
"project\" target=\"_blank\">developer documentation</a>." |
| 685 |
msgstr "" |
| 686 |
|
| 687 |
#: authorizer.php:4047 |
| 688 |
msgid "" |
| 689 |
"Example: 1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps." |
| 690 |
"googleusercontent.com" |
| 691 |
msgstr "" |
| 692 |
|
| 693 |
#: authorizer.php:4058 |
| 694 |
msgid "Example: sDNgX5_pr_5bly-frKmvp8jT" |
| 695 |
msgstr "" |
| 696 |
|
| 697 |
#: authorizer.php:4069 |
| 698 |
msgid "" |
| 699 |
"Restrict Google logins to a specific Google Apps hosted domain (for example, " |
| 700 |
"mycollege.edu). Leave blank to allow all Google sign-ins." |
| 701 |
msgstr "" |
| 702 |
|
| 703 |
#: authorizer.php:4069 |
| 704 |
msgid "If restricting to multiple domains, add one domain per line." |
| 705 |
msgstr "" |
| 706 |
|
| 707 |
#: authorizer.php:4080 |
| 708 |
msgid "" |
| 709 |
"<a href=\"http://www.php.net//manual/en/curl.installation.php\" target=" |
| 710 |
"\"_blank\" style=\"color: red;\">PHP CURL extension</a> is not installed" |
| 711 |
msgstr "" |
| 712 |
|
| 713 |
#: authorizer.php:4083 |
| 714 |
msgid "" |
| 715 |
"<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-not-" |
| 716 |
"working\" target=\"_blank\" style=\"color: red;\">PHP openssl extension</a> " |
| 717 |
"is not installed" |
| 718 |
msgstr "" |
| 719 |
|
| 720 |
#: authorizer.php:4089 |
| 721 |
msgid "Warning" |
| 722 |
msgstr "" |
| 723 |
|
| 724 |
#: authorizer.php:4097 |
| 725 |
msgid "Enable CAS Logins" |
| 726 |
msgstr "" |
| 727 |
|
| 728 |
#: authorizer.php:4107 |
| 729 |
msgid "The button on the login page will read:" |
| 730 |
msgstr "" |
| 731 |
|
| 732 |
#: authorizer.php:4107 |
| 733 |
msgid "Sign in with" |
| 734 |
msgstr "" |
| 735 |
|
| 736 |
#: authorizer.php:4118 |
| 737 |
msgid "Example: authn.example.edu" |
| 738 |
msgstr "" |
| 739 |
|
| 740 |
#: authorizer.php:4129 |
| 741 |
msgid "Example: 443" |
| 742 |
msgstr "" |
| 743 |
|
| 744 |
#: authorizer.php:4140 |
| 745 |
msgid "Example: /cas" |
| 746 |
msgstr "" |
| 747 |
|
| 748 |
#: authorizer.php:4166 authorizer.php:4290 |
| 749 |
msgid "Example: mail" |
| 750 |
msgstr "" |
| 751 |
|
| 752 |
#: authorizer.php:4167 |
| 753 |
msgid "" |
| 754 |
"Note: If your CAS server doesn't return an attribute containing an email, " |
| 755 |
"you can specify the @domain portion of the email address here, and the email " |
| 756 |
"address will be constructed from it and the username. For example, if user " |
| 757 |
"'bob' logs in and his email address should be bob@example.edu, then enter " |
| 758 |
"<strong>@example.edu</strong> in this field." |
| 759 |
msgstr "" |
| 760 |
|
| 761 |
#: authorizer.php:4178 |
| 762 |
msgid "Example: givenName" |
| 763 |
msgstr "" |
| 764 |
|
| 765 |
#: authorizer.php:4189 authorizer.php:4346 |
| 766 |
msgid "Example: sn" |
| 767 |
msgstr "" |
| 768 |
|
| 769 |
#: authorizer.php:4199 authorizer.php:4356 |
| 770 |
msgid "" |
| 771 |
"Update first and last name fields on login (will overwrite any name the user " |
| 772 |
"has supplied in their profile)" |
| 773 |
msgstr "" |
| 774 |
|
| 775 |
#: authorizer.php:4209 |
| 776 |
msgid "" |
| 777 |
"Immediately redirect to CAS login form if it's the only enabled external " |
| 778 |
"service and WordPress logins are hidden" |
| 779 |
msgstr "" |
| 780 |
|
| 781 |
#: authorizer.php:4210 |
| 782 |
msgid "" |
| 783 |
"Note: This feature will only work if you have checked \"Hide WordPress Logins" |
| 784 |
"\" in Advanced settings, and if CAS is the only enabled service (i.e., no " |
| 785 |
"Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user " |
| 786 |
"has already logged into CAS elsewhere, enabling this feature will allow " |
| 787 |
"automatic logins without any user interaction." |
| 788 |
msgstr "" |
| 789 |
|
| 790 |
#: authorizer.php:4220 |
| 791 |
msgid "" |
| 792 |
"Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" " |
| 793 |
"target=\"_blank\" style=\"color: red;\">PHP LDAP extension</a> is " |
| 794 |
"<strong>not</strong> installed" |
| 795 |
msgstr "" |
| 796 |
|
| 797 |
#: authorizer.php:4223 |
| 798 |
msgid "Enable LDAP Logins" |
| 799 |
msgstr "" |
| 800 |
|
| 801 |
#: authorizer.php:4234 |
| 802 |
msgid "" |
| 803 |
"Specify either a hostname (for example, ldap.example.edu) or a full LDAP URI " |
| 804 |
"(for example, ldaps://ldap.example.edu:636)." |
| 805 |
msgstr "" |
| 806 |
|
| 807 |
#: authorizer.php:4245 |
| 808 |
msgid "Example: 389" |
| 809 |
msgstr "" |
| 810 |
|
| 811 |
#: authorizer.php:4246 |
| 812 |
msgid "" |
| 813 |
"If a full LDAP URI (ldaps://hostname:port) is specified above, this field is " |
| 814 |
"ignored." |
| 815 |
msgstr "" |
| 816 |
|
| 817 |
#: authorizer.php:4257 |
| 818 |
msgid "If ldaps is used, this should be unchecked" |
| 819 |
msgstr "" |
| 820 |
|
| 821 |
#: authorizer.php:4268 |
| 822 |
msgid "Example: ou=people,dc=example,dc=edu" |
| 823 |
msgstr "" |
| 824 |
|
| 825 |
#: authorizer.php:4279 |
| 826 |
msgid "Example: uid" |
| 827 |
msgstr "" |
| 828 |
|
| 829 |
#: authorizer.php:4291 |
| 830 |
msgid "" |
| 831 |
"Note: If your LDAP server doesn't return an attribute containing an email, " |
| 832 |
"you can specify the @domain portion of the email address here, and the email " |
| 833 |
"address will be constructed from it and the username. For example, if user " |
| 834 |
"'bob' logs in and his email address should be bob@example.edu, then enter " |
| 835 |
"<strong>@example.edu</strong> in this field." |
| 836 |
msgstr "" |
| 837 |
|
| 838 |
#: authorizer.php:4302 |
| 839 |
msgid "Example: cn=directory-user,ou=specials,dc=example,dc=edu" |
| 840 |
msgstr "" |
| 841 |
|
| 842 |
#: authorizer.php:4324 |
| 843 |
msgid "Example: https://myschool.example.edu:8888/am-forgot-password" |
| 844 |
msgstr "" |
| 845 |
|
| 846 |
#: authorizer.php:4335 |
| 847 |
msgid "Example: givenname" |
| 848 |
msgstr "" |
| 849 |
|
| 850 |
#: authorizer.php:4362 |
| 851 |
msgid "You may optionally specify some advanced settings below." |
| 852 |
msgstr "" |
| 853 |
|
| 854 |
#: authorizer.php:4373 authorizer.php:4379 |
| 855 |
msgid "After" |
| 856 |
msgstr "" |
| 857 |
|
| 858 |
#: authorizer.php:4375 |
| 859 |
msgid "invalid password attempts, delay further attempts on that user for" |
| 860 |
msgstr "" |
| 861 |
|
| 862 |
#: authorizer.php:4377 |
| 863 |
msgid "minute(s)." |
| 864 |
msgstr "" |
| 865 |
|
| 866 |
#: authorizer.php:4381 |
| 867 |
msgid "more invalid attempts, increase the delay to" |
| 868 |
msgstr "" |
| 869 |
|
| 870 |
#: authorizer.php:4383 |
| 871 |
msgid "minutes." |
| 872 |
msgstr "" |
| 873 |
|
| 874 |
#: authorizer.php:4385 |
| 875 |
msgid "Reset the delays after" |
| 876 |
msgstr "" |
| 877 |
|
| 878 |
#: authorizer.php:4387 |
| 879 |
msgid "minutes with no invalid attempts." |
| 880 |
msgstr "" |
| 881 |
|
| 882 |
#: authorizer.php:4397 authorizer.php:4891 |
| 883 |
msgid "Hide WordPress Logins" |
| 884 |
msgstr "" |
| 885 |
|
| 886 |
#: authorizer.php:4398 |
| 887 |
msgid "" |
| 888 |
"Note: You can always access the WordPress logins by adding " |
| 889 |
"external=wordpress to the wp-login URL, like so:" |
| 890 |
msgstr "" |
| 891 |
|
| 892 |
#: authorizer.php:4408 |
| 893 |
msgid "Default WordPress login screen" |
| 894 |
msgstr "" |
| 895 |
|
| 896 |
#: authorizer.php:4440 |
| 897 |
msgid "" |
| 898 |
"<strong>Note for theme developers</strong>: Add more options here by using " |
| 899 |
"the `authorizer_add_branding_option` filter in your theme. You can see an " |
| 900 |
"example theme that implements this filter in the plugin directory under " |
| 901 |
"sample-theme-add-branding." |
| 902 |
msgstr "" |
| 903 |
|
| 904 |
#: authorizer.php:4451 |
| 905 |
msgid "Show in Settings menu" |
| 906 |
msgstr "" |
| 907 |
|
| 908 |
#: authorizer.php:4452 |
| 909 |
msgid "Show in sidebar (top level)" |
| 910 |
msgstr "" |
| 911 |
|
| 912 |
#: authorizer.php:4513 |
| 913 |
msgid "All Usermeta:" |
| 914 |
msgstr "" |
| 915 |
|
| 916 |
#: authorizer.php:4539 |
| 917 |
msgid "Date approved" |
| 918 |
msgstr "" |
| 919 |
|
| 920 |
#: authorizer.php:4540 |
| 921 |
msgid "Email" |
| 922 |
msgstr "" |
| 923 |
|
| 924 |
#: authorizer.php:4541 |
| 925 |
msgid "Role" |
| 926 |
msgstr "" |
| 927 |
|
| 928 |
#: authorizer.php:4542 |
| 929 |
msgid "Date registered" |
| 930 |
msgstr "" |
| 931 |
|
| 932 |
#: authorizer.php:4554 |
| 933 |
msgid "Ascending" |
| 934 |
msgstr "" |
| 935 |
|
| 936 |
#: authorizer.php:4555 |
| 937 |
msgid "Descending" |
| 938 |
msgstr "" |
| 939 |
|
| 940 |
#: authorizer.php:4566 authorizer.php:4907 |
| 941 |
msgid "Show Dashboard Widget" |
| 942 |
msgstr "" |
| 943 |
|
| 944 |
#: authorizer.php:4567 |
| 945 |
msgid "" |
| 946 |
"Note: Only users with the create_users capability will be able to see the " |
| 947 |
"dashboard widget." |
| 948 |
msgstr "" |
| 949 |
|
| 950 |
#: authorizer.php:4577 |
| 951 |
msgid "" |
| 952 |
"Configure this site independently (don't inherit any multisite settings)" |
| 953 |
msgstr "" |
| 954 |
|
| 955 |
#: authorizer.php:4591 |
| 956 |
msgid "" |
| 957 |
"<strong>Pending Users</strong>: Pending users are users who have " |
| 958 |
"successfully logged in to the site, but who haven't yet been approved (or " |
| 959 |
"blocked) by you." |
| 960 |
msgstr "" |
| 961 |
|
| 962 |
#: authorizer.php:4592 |
| 963 |
msgid "" |
| 964 |
"<strong>Approved Users</strong>: Approved users have access to the site once " |
| 965 |
"they successfully log in." |
| 966 |
msgstr "" |
| 967 |
|
| 968 |
#: authorizer.php:4593 |
| 969 |
msgid "" |
| 970 |
"<strong>Blocked Users</strong>: Blocked users will receive an error message " |
| 971 |
"when they try to visit the site after authenticating." |
| 972 |
msgstr "" |
| 973 |
|
| 974 |
#: authorizer.php:4594 |
| 975 |
msgid "" |
| 976 |
"Users in the <strong>Pending</strong> list appear automatically after a new " |
| 977 |
"user tries to log in from the configured external authentication service. " |
| 978 |
"You can add users to the <strong>Approved</strong> or <strong>Blocked</" |
| 979 |
"strong> lists by typing them in manually, or by clicking the <em>Approve</" |
| 980 |
"em> or <em>Block</em> buttons next to a user in the <strong>Pending</strong> " |
| 981 |
"list." |
| 982 |
msgstr "" |
| 983 |
|
| 984 |
#: authorizer.php:4606 |
| 985 |
msgid "" |
| 986 |
"<strong>Who can log in to the site?</strong>: Choose the level of access " |
| 987 |
"restriction you'd like to use on your site here. You can leave the site open " |
| 988 |
"to anyone with a WordPress account or an account on an external service like " |
| 989 |
"Google, CAS, or LDAP, or restrict it to WordPress users and only the " |
| 990 |
"external users that you specify via the <em>Access Lists</em>." |
| 991 |
msgstr "" |
| 992 |
|
| 993 |
#: authorizer.php:4607 |
| 994 |
msgid "" |
| 995 |
"<strong>Which role should receive email notifications about pending users?</" |
| 996 |
"strong>: If you've restricted access to <strong>approved users</strong>, you " |
| 997 |
"can determine which WordPress users will receive a notification email " |
| 998 |
"everytime a new external user successfully logs in and is added to the " |
| 999 |
"pending list. All users of the specified role will receive an email, and the " |
| 1000 |
"external user will get a message (specified below) telling them their access " |
| 1001 |
"is pending approval." |
| 1002 |
msgstr "" |
| 1003 |
|
| 1004 |
#: authorizer.php:4608 |
| 1005 |
msgid "" |
| 1006 |
"<strong>What message should pending users see after attempting to log in?</" |
| 1007 |
"strong>: Here you can specify the exact message a new external user will see " |
| 1008 |
"once they try to log in to the site for the first time." |
| 1009 |
msgstr "" |
| 1010 |
|
| 1011 |
#: authorizer.php:4620 |
| 1012 |
msgid "" |
| 1013 |
"<strong>Who can view the site?</strong>: You can restrict the site's " |
| 1014 |
"visibility by only allowing logged in users to see pages. If you do so, you " |
| 1015 |
"can customize the specifics about the site's privacy using the settings " |
| 1016 |
"below." |
| 1017 |
msgstr "" |
| 1018 |
|
| 1019 |
#: authorizer.php:4621 |
| 1020 |
msgid "" |
| 1021 |
"<strong>What pages (if any) should be available to everyone?</strong>: If " |
| 1022 |
"you'd like to declare certain pages on your site as always public (such as " |
| 1023 |
"the course syllabus, introduction, or calendar), specify those pages here. " |
| 1024 |
"These pages will always be available no matter what access restrictions " |
| 1025 |
"exist." |
| 1026 |
msgstr "" |
| 1027 |
|
| 1028 |
#: authorizer.php:4622 |
| 1029 |
msgid "" |
| 1030 |
"<strong>What happens to people without access when they visit a <em>private</" |
| 1031 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 1032 |
"visiting the site. You can choose between immediately taking them to the " |
| 1033 |
"<strong>login screen</strong>, or simply showing them a <strong>message</" |
| 1034 |
"strong>." |
| 1035 |
msgstr "" |
| 1036 |
|
| 1037 |
#: authorizer.php:4623 |
| 1038 |
msgid "" |
| 1039 |
"<strong>What happens to people without access when they visit a <em>public</" |
| 1040 |
"em> page?</strong>: Choose the response anonymous users receive when " |
| 1041 |
"visiting a page on the site marked as public. You can choose between showing " |
| 1042 |
"them the page without any message, or showing them a the page with a message " |
| 1043 |
"above the content." |
| 1044 |
msgstr "" |
| 1045 |
|
| 1046 |
#: authorizer.php:4624 |
| 1047 |
msgid "" |
| 1048 |
"<strong>What message should people without access see?</strong>: If you " |
| 1049 |
"chose to show new users a <strong>message</strong> above, type that message " |
| 1050 |
"here." |
| 1051 |
msgstr "" |
| 1052 |
|
| 1053 |
#: authorizer.php:4636 |
| 1054 |
msgid "" |
| 1055 |
"<strong>Type of external service to authenticate against</strong>: Choose " |
| 1056 |
"which authentication service type you will be using. You'll have to fill out " |
| 1057 |
"different fields below depending on which service you choose." |
| 1058 |
msgstr "" |
| 1059 |
|
| 1060 |
#: authorizer.php:4637 |
| 1061 |
msgid "" |
| 1062 |
"<strong>Enable Google Logins</strong>: Choose if you want to allow users to " |
| 1063 |
"log in with their Google Account credentials. You will need to enter your " |
| 1064 |
"API Client ID and Secret to enable Google Logins." |
| 1065 |
msgstr "" |
| 1066 |
|
| 1067 |
#: authorizer.php:4638 |
| 1068 |
msgid "" |
| 1069 |
"<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log " |
| 1070 |
"in with via CAS (Central Authentication Service). You will need to enter " |
| 1071 |
"details about your CAS server (host, port, and path) to enable CAS Logins." |
| 1072 |
msgstr "" |
| 1073 |
|
| 1074 |
#: authorizer.php:4639 |
| 1075 |
msgid "" |
| 1076 |
"<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to " |
| 1077 |
"log in with their LDAP (Lightweight Directory Access Protocol) credentials. " |
| 1078 |
"You will need to enter details about your LDAP server (host, port, search " |
| 1079 |
"base, uid attribute, directory user, directory user password, and whether to " |
| 1080 |
"use TLS) to enable Google Logins." |
| 1081 |
msgstr "" |
| 1082 |
|
| 1083 |
#: authorizer.php:4640 |
| 1084 |
msgid "" |
| 1085 |
"<strong>Default role for new CAS users</strong>: Specify which role new " |
| 1086 |
"external users will get by default. Be sure to choose a role with limited " |
| 1087 |
"permissions!" |
| 1088 |
msgstr "" |
| 1089 |
|
| 1090 |
#: authorizer.php:4641 |
| 1091 |
msgid "If you enable Google logins:" |
| 1092 |
msgstr "" |
| 1093 |
|
| 1094 |
#: authorizer.php:4643 |
| 1095 |
msgid "" |
| 1096 |
"<strong>Google Client ID</strong>: You can generate this ID by creating a " |
| 1097 |
"new Project in the <a href='https://cloud.google.com/console'>Google " |
| 1098 |
"Developers Console</a>. A Client ID typically looks something like this: " |
| 1099 |
"1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com" |
| 1100 |
msgstr "" |
| 1101 |
|
| 1102 |
#: authorizer.php:4644 |
| 1103 |
msgid "" |
| 1104 |
"<strong>Google Client Secret</strong>: You can generate this secret by " |
| 1105 |
"creating a new Project in the <a href='https://cloud.google.com/" |
| 1106 |
"console'>Google Developers Console</a>. A Client Secret typically looks " |
| 1107 |
"something like this: sDNgX5_pr_5bly-frKmvp8jT" |
| 1108 |
msgstr "" |
| 1109 |
|
| 1110 |
#: authorizer.php:4646 |
| 1111 |
msgid "If you enable CAS logins:" |
| 1112 |
msgstr "" |
| 1113 |
|
| 1114 |
#: authorizer.php:4648 |
| 1115 |
msgid "" |
| 1116 |
"<strong>CAS server hostname</strong>: Enter the hostname of the CAS server " |
| 1117 |
"you authenticate against (e.g., authn.example.edu)." |
| 1118 |
msgstr "" |
| 1119 |
|
| 1120 |
#: authorizer.php:4649 |
| 1121 |
msgid "" |
| 1122 |
"<strong>CAS server port</strong>: Enter the port on the CAS server to " |
| 1123 |
"connect to (e.g., 443)." |
| 1124 |
msgstr "" |
| 1125 |
|
| 1126 |
#: authorizer.php:4650 |
| 1127 |
msgid "" |
| 1128 |
"<strong>CAS server path/context</strong>: Enter the path to the login " |
| 1129 |
"endpoint on the CAS server (e.g., /cas)." |
| 1130 |
msgstr "" |
| 1131 |
|
| 1132 |
#: authorizer.php:4651 |
| 1133 |
msgid "" |
| 1134 |
"<strong>CAS attribute containing first name</strong>: Enter the CAS " |
| 1135 |
"attribute that has the user's first name. When this user first logs in, " |
| 1136 |
"their WordPress account will have their first name retrieved from CAS and " |
| 1137 |
"added to their WordPress profile." |
| 1138 |
msgstr "" |
| 1139 |
|
| 1140 |
#: authorizer.php:4652 |
| 1141 |
msgid "" |
| 1142 |
"<strong>CAS attribute containing last name</strong>: Enter the CAS attribute " |
| 1143 |
"that has the user's last name. When this user first logs in, their WordPress " |
| 1144 |
"account will have their last name retrieved from CAS and added to their " |
| 1145 |
"WordPress profile." |
| 1146 |
msgstr "" |
| 1147 |
|
| 1148 |
#: authorizer.php:4653 |
| 1149 |
msgid "" |
| 1150 |
"<strong>CAS attribute update</strong>: Select whether the first and last " |
| 1151 |
"names retrieved from CAS should overwrite any value the user has entered in " |
| 1152 |
"the first and last name fields in their WordPress profile. If this is not " |
| 1153 |
"set, this only happens the first time they log in." |
| 1154 |
msgstr "" |
| 1155 |
|
| 1156 |
#: authorizer.php:4655 |
| 1157 |
msgid "If you enable LDAP logins:" |
| 1158 |
msgstr "" |
| 1159 |
|
| 1160 |
#: authorizer.php:4657 |
| 1161 |
msgid "" |
| 1162 |
"<strong>LDAP Host</strong>: Enter the URL of the LDAP server you " |
| 1163 |
"authenticate against." |
| 1164 |
msgstr "" |
| 1165 |
|
| 1166 |
#: authorizer.php:4658 |
| 1167 |
msgid "" |
| 1168 |
"<strong>LDAP Port</strong>: Enter the port number that the LDAP server " |
| 1169 |
"listens on." |
| 1170 |
msgstr "" |
| 1171 |
|
| 1172 |
#: authorizer.php:4659 |
| 1173 |
msgid "" |
| 1174 |
"<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the " |
| 1175 |
"search base, e.g., ou=people,dc=example,dc=edu" |
| 1176 |
msgstr "" |
| 1177 |
|
| 1178 |
#: authorizer.php:4660 |
| 1179 |
msgid "" |
| 1180 |
"<strong>LDAP attribute containing username</strong>: Enter the name of the " |
| 1181 |
"LDAP attribute that contains the usernames used by those attempting to log " |
| 1182 |
"in. The plugin will search on this attribute to find the cn to bind against " |
| 1183 |
"for login attempts." |
| 1184 |
msgstr "" |
| 1185 |
|
| 1186 |
#: authorizer.php:4661 |
| 1187 |
msgid "" |
| 1188 |
"<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that " |
| 1189 |
"has permissions to browse the directory." |
| 1190 |
msgstr "" |
| 1191 |
|
| 1192 |
#: authorizer.php:4662 |
| 1193 |
msgid "" |
| 1194 |
"<strong>LDAP Directory User Password</strong>: Enter the password for the " |
| 1195 |
"LDAP user that has permission to browse the directory." |
| 1196 |
msgstr "" |
| 1197 |
|
| 1198 |
#: authorizer.php:4663 |
| 1199 |
msgid "" |
| 1200 |
"<strong>Use TLS</strong>: Select whether all communication with the LDAP " |
| 1201 |
"server should be performed over a TLS-secured connection." |
| 1202 |
msgstr "" |
| 1203 |
|
| 1204 |
#: authorizer.php:4664 |
| 1205 |
msgid "" |
| 1206 |
"<strong>Custom lost password URL</strong>: The WordPress login page contains " |
| 1207 |
"a link to recover a lost password. If you have external users who shouldn't " |
| 1208 |
"change the password on their WordPress account, point them to the " |
| 1209 |
"appropriate location to change the password on their external authentication " |
| 1210 |
"service here." |
| 1211 |
msgstr "" |
| 1212 |
|
| 1213 |
#: authorizer.php:4665 |
| 1214 |
msgid "" |
| 1215 |
"<strong>LDAP attribute containing first name</strong>: Enter the LDAP " |
| 1216 |
"attribute that has the user's first name. When this user first logs in, " |
| 1217 |
"their WordPress account will have their first name retrieved from LDAP and " |
| 1218 |
"added to their WordPress profile." |
| 1219 |
msgstr "" |
| 1220 |
|
| 1221 |
#: authorizer.php:4666 |
| 1222 |
msgid "" |
| 1223 |
"<strong>LDAP attribute containing last name</strong>: Enter the LDAP " |
| 1224 |
"attribute that has the user's last name. When this user first logs in, their " |
| 1225 |
"WordPress account will have their last name retrieved from LDAP and added to " |
| 1226 |
"their WordPress profile." |
| 1227 |
msgstr "" |
| 1228 |
|
| 1229 |
#: authorizer.php:4667 |
| 1230 |
msgid "" |
| 1231 |
"<strong>LDAP attribute update</strong>: Select whether the first and last " |
| 1232 |
"names retrieved from LDAP should overwrite any value the user has entered in " |
| 1233 |
"the first and last name fields in their WordPress profile. If this is not " |
| 1234 |
"set, this only happens the first time they log in." |
| 1235 |
msgstr "" |
| 1236 |
|
| 1237 |
#: authorizer.php:4680 |
| 1238 |
msgid "" |
| 1239 |
"<strong>Limit invalid login attempts</strong>: Choose how soon (and for how " |
| 1240 |
"long) to restrict access to individuals (or bots) making repeated invalid " |
| 1241 |
"login attempts. You may set a shorter delay first, and then a longer delay " |
| 1242 |
"after repeated invalid attempts; you may also set how much time must pass " |
| 1243 |
"before the delays will be reset to normal." |
| 1244 |
msgstr "" |
| 1245 |
|
| 1246 |
#: authorizer.php:4681 |
| 1247 |
msgid "" |
| 1248 |
"<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress " |
| 1249 |
"username and password fields and the Log In button on the wp-login screen, " |
| 1250 |
"enable this option. Note: You can always access the WordPress logins by " |
| 1251 |
"adding external=wordpress to the wp-login URL, like so:" |
| 1252 |
msgstr "" |
| 1253 |
|
| 1254 |
#: authorizer.php:4682 |
| 1255 |
msgid "" |
| 1256 |
"<strong>Custom WordPress login branding</strong>: If you'd like to use " |
| 1257 |
"custom branding on the WordPress login page, select that here. You will need " |
| 1258 |
"to use the `authorizer_add_branding_option` filter in your theme to add it. " |
| 1259 |
"You can see an example theme that implements this filter in the plugin " |
| 1260 |
"directory under sample-theme-add-branding." |
| 1261 |
msgstr "" |
| 1262 |
|
| 1263 |
#: authorizer.php:4728 |
| 1264 |
msgid "You do not have sufficient permissions to access this page." |
| 1265 |
msgstr "" |
| 1266 |
|
| 1267 |
#: authorizer.php:4734 |
| 1268 |
msgid "" |
| 1269 |
"Most <strong>Authorizer</strong> settings are set in the individual sites, " |
| 1270 |
"but you can specify a few options here that apply to <strong>all sites in " |
| 1271 |
"the network</strong>. These settings will override settings in the " |
| 1272 |
"individual sites." |
| 1273 |
msgstr "" |
| 1274 |
|
| 1275 |
#: authorizer.php:4736 |
| 1276 |
msgid "Override individual site settings with the settings below" |
| 1277 |
msgstr "" |
| 1278 |
|
| 1279 |
#: authorizer.php:4747 |
| 1280 |
msgid "Manage who has access to all sites in the network." |
| 1281 |
msgstr "" |
| 1282 |
|
| 1283 |
#: authorizer.php:4751 |
| 1284 |
msgid "Who can log in to sites in this network?" |
| 1285 |
msgstr "" |
| 1286 |
|
| 1287 |
#: authorizer.php:4755 |
| 1288 |
msgid "Who can view sites in this network?" |
| 1289 |
msgstr "" |
| 1290 |
|
| 1291 |
#: authorizer.php:4759 |
| 1292 |
msgid "Approved Users (All Sites)" |
| 1293 |
msgstr "" |
| 1294 |
|
| 1295 |
#: authorizer.php:4759 |
| 1296 |
msgid "" |
| 1297 |
"Note: these users will <strong>not</strong> receive welcome emails when " |
| 1298 |
"approved. Only users approved from individual sites can receive these " |
| 1299 |
"messages." |
| 1300 |
msgstr "" |
| 1301 |
|
| 1302 |
#: authorizer.php:4791 |
| 1303 |
msgid "CAS Custom Label" |
| 1304 |
msgstr "" |
| 1305 |
|
| 1306 |
#: authorizer.php:4807 |
| 1307 |
msgid "CAS server version" |
| 1308 |
msgstr "" |
| 1309 |
|
| 1310 |
#: authorizer.php:4811 |
| 1311 |
msgid "CAS attribute containing email" |
| 1312 |
msgstr "" |
| 1313 |
|
| 1314 |
#: authorizer.php:4855 |
| 1315 |
msgid "LDAP attribute containing email" |
| 1316 |
msgstr "" |
| 1317 |
|
| 1318 |
#: authorizer.php:5665 |
| 1319 |
msgid "This setting is overridden by a" |
| 1320 |
msgstr "" |
| 1321 |
|
| 1322 |
#: authorizer.php:5665 |
| 1323 |
msgid "multisite option" |
| 1324 |
msgstr "" |
| 1325 |
|
| 1326 |
#: authorizer.php:6461 |
| 1327 |
msgid "— No role for this site —" |
| 1328 |
msgstr "" |
| 1329 |
|
| 1330 |
#. Plugin Name of the plugin/theme |
| 1331 |
msgid "Authorizer" |
| 1332 |
msgstr "" |
| 1333 |
|
| 1334 |
#. Plugin URI of the plugin/theme |
| 1335 |
msgid "https://github.com/uhm-coe/authorizer" |
| 1336 |
msgstr "" |
| 1337 |
|
| 1338 |
#. Description of the plugin/theme |
| 1339 |
msgid "" |
| 1340 |
"Authorizer limits login attempts, restricts access to specified users, and " |
| 1341 |
"authenticates against external sources (e.g., Google, LDAP, or CAS)." |
| 1342 |
msgstr "" |
| 1343 |
|
| 1344 |
#. Author of the plugin/theme |
| 1345 |
msgid "Paul Ryan" |
| 1346 |
msgstr "" |
| 1347 |
|
| 1348 |
#. Author URI of the plugin/theme |
| 1349 |
msgid "http://www.linkedin.com/in/paulrryan/" |
| 1350 |
msgstr "" |
| 1351 |
|