| @@ -2,12 +2,12 @@ | ||
| 2 | 2 | msgid "" |
| 3 | 3 | msgstr "" |
| 4 | 4 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 5 | 5 | "Project-Id-Version: Authorizer\n" |
| 6 | -"POT-Creation-Date: 2019-02-27 10:57-1000\n" | |
| 7 | -"PO-Revision-Date: 2019-02-26 15:35-1000\n" | |
| 8 | -"Last-Translator: Paul Ryan <paul.ryan@hawaii.edu>\n" | |
| 9 | -"Language-Team: Paul Ryan <paul.ryan@hawaii.edu>\n" | |
| 6 | +"POT-Creation-Date: 2018-04-19 14:38-1000\n" | |
| 7 | +"PO-Revision-Date: 2017-11-14 14:41-1000\n" | |
| 8 | +"Last-Translator: \n" | |
| 9 | +"Language-Team: \n" | |
| 10 | 10 | "MIME-Version: 1.0\n" |
| 11 | 11 | "Content-Type: text/plain; charset=UTF-8\n" |
| 12 | 12 | "Content-Transfer-Encoding: 8bit\n" |
| 13 | 13 | "X-Generator: Poedit 1.8.12\n" |
| @@ -19,14 +19,14 @@ | ||
| 19 | 19 | "_nx_noop:3c,1,2;__ngettext_noop:1,2\n" |
| 20 | 20 | "X-Poedit-SearchPath-0: .\n" |
| 21 | 21 | "X-Poedit-SearchPathExcluded-0: *.js\n" |
| 22 | 22 | |
| 23 | -#: authorizer.php:432 | |
| 23 | +#: authorizer.php:397 | |
| 24 | 24 | msgid "<strong>ERROR</strong>: Incorrect username or password." |
| 25 | 25 | msgstr "" |
| 26 | 26 | |
| 27 | 27 | #. TRANSLATORS: 1: username 2: duration of lockout in seconds 3: duration of lockout as a phrase 4: lost password URL |
| 28 | -#: authorizer.php:468 authorizer.php:485 | |
| 28 | +#: authorizer.php:433 authorizer.php:450 | |
| 29 | 29 | #, php-format |
| 30 | 30 | msgid "" |
| 31 | 31 | "<strong>ERROR</strong>: There have been too many invalid login attempts for " |
| 32 | 32 | "the username <strong>%1$s</strong>. Please wait <strong id=" |
| @@ -35,29 +35,25 @@ | ||
| 35 | 35 | "password</a>?" |
| 36 | 36 | msgstr "" |
| 37 | 37 | |
| 38 | 38 | #. TRANSLATORS: %s: Name of blog |
| 39 | -#: authorizer.php:683 authorizer.php:1826 | |
| 39 | +#: authorizer.php:637 authorizer.php:1743 | |
| 40 | 40 | #, php-format |
| 41 | 41 | msgid "%s - Access Restricted" |
| 42 | 42 | msgstr "" |
| 43 | 43 | |
| 44 | -#: authorizer.php:691 authorizer.php:1025 | |
| 44 | +#: authorizer.php:645 authorizer.php:951 | |
| 45 | 45 | msgid "Back" |
| 46 | 46 | msgstr "" |
| 47 | 47 | |
| 48 | -#: authorizer.php:695 authorizer.php:1033 | |
| 49 | -msgid "Invalid login attempted." | |
| 50 | -msgstr "" | |
| 51 | - | |
| 52 | 48 | #. TRANSLATORS: 1: User email 2: Name of site |
| 53 | -#: authorizer.php:1000 | |
| 49 | +#: authorizer.php:927 | |
| 54 | 50 | #, php-format |
| 55 | 51 | msgid "Action required: Pending user %1$s at %2$s" |
| 56 | 52 | msgstr "" |
| 57 | 53 | |
| 58 | 54 | #. TRANSLATORS: 1: Name of site 2: URL of site 3: URL of authorizer |
| 59 | -#: authorizer.php:1006 | |
| 55 | +#: authorizer.php:933 | |
| 60 | 56 | #, php-format |
| 61 | 57 | msgid "" |
| 62 | 58 | "A new user has tried to access the %1$s site you manage at:\n" |
| 63 | 59 | "%2$s\n" |
| @@ -65,332 +61,338 @@ | ||
| 65 | 61 | "Please log in to approve or deny their request:\n" |
| 66 | 62 | "%3$s\n" |
| 67 | 63 | msgstr "" |
| 68 | 64 | |
| 69 | -#: authorizer.php:1187 authorizer.php:1192 | |
| 65 | +#: authorizer.php:959 | |
| 66 | +msgid "Invalid login attempted." | |
| 67 | +msgstr "" | |
| 68 | + | |
| 69 | +#: authorizer.php:1109 authorizer.php:1114 | |
| 70 | 70 | msgid "Invalid Google credentials provided." |
| 71 | 71 | msgstr "" |
| 72 | 72 | |
| 73 | -#: authorizer.php:1217 | |
| 73 | +#: authorizer.php:1139 | |
| 74 | 74 | msgid "Google credentials do not match the allowed hosted domain" |
| 75 | 75 | msgstr "" |
| 76 | 76 | |
| 77 | -#: authorizer.php:1288 | |
| 77 | +#: authorizer.php:1203 | |
| 78 | +msgid "" | |
| 79 | +"Unable to update outdated server certificates from https://curl.haxx.se/ca/" | |
| 80 | +"cacert.pem." | |
| 81 | +msgstr "" | |
| 82 | + | |
| 83 | +#: authorizer.php:1226 | |
| 78 | 84 | msgid "CAS server returned an Authentication Exception. Details:" |
| 79 | 85 | msgstr "" |
| 80 | 86 | |
| 81 | -#: authorizer.php:1413 | |
| 87 | +#: authorizer.php:1351 | |
| 82 | 88 | msgid "You must provide a username or email." |
| 83 | 89 | msgstr "" |
| 84 | 90 | |
| 85 | -#: authorizer.php:1416 | |
| 91 | +#: authorizer.php:1354 | |
| 86 | 92 | msgid "You must provide a password." |
| 87 | 93 | msgstr "" |
| 88 | 94 | |
| 89 | -#: authorizer.php:1834 authorizer.php:1930 | |
| 95 | +#: authorizer.php:1751 authorizer.php:1847 | |
| 90 | 96 | msgid "Log In" |
| 91 | 97 | msgstr "" |
| 92 | 98 | |
| 93 | -#: authorizer.php:2085 | |
| 99 | +#: authorizer.php:1996 | |
| 94 | 100 | msgid "Sign in with Google" |
| 95 | 101 | msgstr "" |
| 96 | 102 | |
| 97 | 103 | #. TRANSLATORS: %s: Custom CAS label from authorizer options |
| 98 | -#: authorizer.php:2097 | |
| 104 | +#: authorizer.php:2006 | |
| 99 | 105 | #, php-format |
| 100 | 106 | msgid "Sign in with %s" |
| 101 | 107 | msgstr "" |
| 102 | 108 | |
| 103 | -#: authorizer.php:2119 | |
| 109 | +#: authorizer.php:2026 | |
| 104 | 110 | msgid "or" |
| 105 | 111 | msgstr "" |
| 106 | 112 | |
| 107 | -#: authorizer.php:2301 | |
| 113 | +#: authorizer.php:2207 | |
| 108 | 114 | msgid "Settings" |
| 109 | 115 | msgstr "" |
| 110 | 116 | |
| 111 | -#: authorizer.php:2316 | |
| 117 | +#: authorizer.php:2222 | |
| 112 | 118 | msgid "Network Settings" |
| 113 | 119 | msgstr "" |
| 114 | 120 | |
| 115 | -#: authorizer.php:2359 authorizer.php:5635 authorizer.php:5931 | |
| 121 | +#: authorizer.php:2264 authorizer.php:5343 authorizer.php:5634 | |
| 116 | 122 | msgid "Authorizer Settings" |
| 117 | 123 | msgstr "" |
| 118 | 124 | |
| 119 | -#: authorizer.php:2390 | |
| 125 | +#: authorizer.php:2291 | |
| 120 | 126 | msgid "Saved" |
| 121 | 127 | msgstr "" |
| 122 | 128 | |
| 123 | -#: authorizer.php:2391 | |
| 129 | +#: authorizer.php:2292 | |
| 124 | 130 | msgid "Duplicate" |
| 125 | 131 | msgstr "" |
| 126 | 132 | |
| 127 | -#: authorizer.php:2392 | |
| 133 | +#: authorizer.php:2293 | |
| 128 | 134 | msgid "Failed" |
| 129 | 135 | msgstr "" |
| 130 | 136 | |
| 131 | -#: authorizer.php:2393 | |
| 137 | +#: authorizer.php:2294 | |
| 132 | 138 | msgid "Local WordPress user" |
| 133 | 139 | msgstr "" |
| 134 | 140 | |
| 135 | -#: authorizer.php:2394 authorizer.php:4067 | |
| 141 | +#: authorizer.php:2295 authorizer.php:3923 | |
| 136 | 142 | msgid "Block/Ban user" |
| 137 | 143 | msgstr "" |
| 138 | 144 | |
| 139 | -#: authorizer.php:2395 authorizer.php:3693 authorizer.php:4069 | |
| 140 | -#: authorizer.php:4122 | |
| 145 | +#: authorizer.php:2296 authorizer.php:3563 authorizer.php:3925 | |
| 146 | +#: authorizer.php:3976 | |
| 141 | 147 | msgid "Remove user" |
| 142 | 148 | msgstr "" |
| 143 | 149 | |
| 144 | -#: authorizer.php:2396 | |
| 150 | +#: authorizer.php:2297 | |
| 145 | 151 | msgid "No users in" |
| 146 | 152 | msgstr "" |
| 147 | 153 | |
| 148 | -#: authorizer.php:2397 authorizer.php:5820 | |
| 154 | +#: authorizer.php:2298 authorizer.php:5524 | |
| 149 | 155 | msgid "Save Changes" |
| 150 | 156 | msgstr "" |
| 151 | 157 | |
| 152 | -#: authorizer.php:2398 | |
| 158 | +#: authorizer.php:2299 | |
| 153 | 159 | msgid "Private Pages" |
| 154 | 160 | msgstr "" |
| 155 | 161 | |
| 156 | -#: authorizer.php:2399 | |
| 162 | +#: authorizer.php:2300 | |
| 157 | 163 | msgid "Public Pages" |
| 158 | 164 | msgstr "" |
| 159 | 165 | |
| 160 | -#: authorizer.php:2400 authorizer.php:3882 | |
| 166 | +#: authorizer.php:2301 authorizer.php:3747 | |
| 161 | 167 | msgid "First page" |
| 162 | 168 | msgstr "" |
| 163 | 169 | |
| 164 | -#: authorizer.php:2401 authorizer.php:3893 | |
| 170 | +#: authorizer.php:2302 authorizer.php:3757 | |
| 165 | 171 | msgid "Previous page" |
| 166 | 172 | msgstr "" |
| 167 | 173 | |
| 168 | -#: authorizer.php:2402 authorizer.php:3920 | |
| 174 | +#: authorizer.php:2303 authorizer.php:3782 | |
| 169 | 175 | msgid "Next page" |
| 170 | 176 | msgstr "" |
| 171 | 177 | |
| 172 | -#: authorizer.php:2403 authorizer.php:3931 | |
| 178 | +#: authorizer.php:2304 authorizer.php:3792 | |
| 173 | 179 | msgid "Last page" |
| 174 | 180 | msgstr "" |
| 175 | 181 | |
| 176 | -#: authorizer.php:2479 | |
| 182 | +#: authorizer.php:2371 | |
| 177 | 183 | msgid "Can't reach CAS server. Please provide" |
| 178 | 184 | msgstr "" |
| 179 | 185 | |
| 180 | -#: authorizer.php:2479 | |
| 186 | +#: authorizer.php:2371 | |
| 181 | 187 | msgid "accurate CAS settings" |
| 182 | 188 | msgstr "" |
| 183 | 189 | |
| 184 | -#: authorizer.php:2479 | |
| 190 | +#: authorizer.php:2371 | |
| 185 | 191 | msgid "if you intend to use it." |
| 186 | 192 | msgstr "" |
| 187 | 193 | |
| 188 | -#: authorizer.php:2530 | |
| 194 | +#: authorizer.php:2421 | |
| 189 | 195 | msgid "Who can log into the site?" |
| 190 | 196 | msgstr "" |
| 191 | 197 | |
| 192 | -#: authorizer.php:2537 | |
| 198 | +#: authorizer.php:2428 | |
| 193 | 199 | msgid "Which role should receive email notifications about pending users?" |
| 194 | 200 | msgstr "" |
| 195 | 201 | |
| 196 | -#: authorizer.php:2544 | |
| 202 | +#: authorizer.php:2435 | |
| 197 | 203 | msgid "What message should pending users see after attempting to log in?" |
| 198 | 204 | msgstr "" |
| 199 | 205 | |
| 200 | -#: authorizer.php:2551 | |
| 206 | +#: authorizer.php:2442 | |
| 201 | 207 | msgid "What message should blocked users see after attempting to log in?" |
| 202 | 208 | msgstr "" |
| 203 | 209 | |
| 204 | -#: authorizer.php:2558 | |
| 210 | +#: authorizer.php:2449 | |
| 205 | 211 | msgid "Send welcome email to new approved users?" |
| 206 | 212 | msgstr "" |
| 207 | 213 | |
| 208 | -#: authorizer.php:2565 | |
| 214 | +#: authorizer.php:2456 | |
| 209 | 215 | msgid "Welcome email subject" |
| 210 | 216 | msgstr "" |
| 211 | 217 | |
| 212 | -#: authorizer.php:2572 | |
| 218 | +#: authorizer.php:2463 | |
| 213 | 219 | msgid "Welcome email body" |
| 214 | 220 | msgstr "" |
| 215 | 221 | |
| 216 | -#: authorizer.php:2587 | |
| 222 | +#: authorizer.php:2478 | |
| 217 | 223 | msgid "Who can view the site?" |
| 218 | 224 | msgstr "" |
| 219 | 225 | |
| 220 | -#: authorizer.php:2594 | |
| 226 | +#: authorizer.php:2485 | |
| 221 | 227 | msgid "What pages (if any) should be available to everyone?" |
| 222 | 228 | msgstr "" |
| 223 | 229 | |
| 224 | -#: authorizer.php:2601 | |
| 230 | +#: authorizer.php:2492 | |
| 225 | 231 | msgid "What happens to people without access when they visit a private page?" |
| 226 | 232 | msgstr "" |
| 227 | 233 | |
| 228 | -#: authorizer.php:2608 | |
| 234 | +#: authorizer.php:2499 | |
| 229 | 235 | msgid "What happens to people without access when they visit a public page?" |
| 230 | 236 | msgstr "" |
| 231 | 237 | |
| 232 | -#: authorizer.php:2615 | |
| 238 | +#: authorizer.php:2506 | |
| 233 | 239 | msgid "What message should people without access see?" |
| 234 | 240 | msgstr "" |
| 235 | 241 | |
| 236 | -#: authorizer.php:2630 authorizer.php:5669 | |
| 242 | +#: authorizer.php:2521 authorizer.php:5377 | |
| 237 | 243 | msgid "Default role for new users" |
| 238 | 244 | msgstr "" |
| 239 | 245 | |
| 240 | -#: authorizer.php:2637 authorizer.php:5673 | |
| 246 | +#: authorizer.php:2528 authorizer.php:5381 | |
| 241 | 247 | msgid "Google Logins" |
| 242 | 248 | msgstr "" |
| 243 | 249 | |
| 244 | -#: authorizer.php:2644 authorizer.php:5677 | |
| 250 | +#: authorizer.php:2535 authorizer.php:5385 | |
| 245 | 251 | msgid "Google Client ID" |
| 246 | 252 | msgstr "" |
| 247 | 253 | |
| 248 | -#: authorizer.php:2651 authorizer.php:5681 | |
| 254 | +#: authorizer.php:2542 authorizer.php:5389 | |
| 249 | 255 | msgid "Google Client Secret" |
| 250 | 256 | msgstr "" |
| 251 | 257 | |
| 252 | -#: authorizer.php:2658 authorizer.php:5685 | |
| 258 | +#: authorizer.php:2549 authorizer.php:5393 | |
| 253 | 259 | msgid "Google Hosted Domain" |
| 254 | 260 | msgstr "" |
| 255 | 261 | |
| 256 | -#: authorizer.php:2665 authorizer.php:5689 | |
| 262 | +#: authorizer.php:2556 authorizer.php:5397 | |
| 257 | 263 | msgid "CAS Logins" |
| 258 | 264 | msgstr "" |
| 259 | 265 | |
| 260 | -#: authorizer.php:2672 | |
| 266 | +#: authorizer.php:2563 | |
| 261 | 267 | msgid "CAS custom label" |
| 262 | 268 | msgstr "" |
| 263 | 269 | |
| 264 | -#: authorizer.php:2679 authorizer.php:5697 | |
| 270 | +#: authorizer.php:2570 authorizer.php:5405 | |
| 265 | 271 | msgid "CAS server hostname" |
| 266 | 272 | msgstr "" |
| 267 | 273 | |
| 268 | -#: authorizer.php:2686 authorizer.php:5701 | |
| 274 | +#: authorizer.php:2577 authorizer.php:5409 | |
| 269 | 275 | msgid "CAS server port" |
| 270 | 276 | msgstr "" |
| 271 | 277 | |
| 272 | -#: authorizer.php:2693 authorizer.php:5705 | |
| 278 | +#: authorizer.php:2584 authorizer.php:5413 | |
| 273 | 279 | msgid "CAS server path/context" |
| 274 | 280 | msgstr "" |
| 275 | 281 | |
| 276 | -#: authorizer.php:2707 | |
| 282 | +#: authorizer.php:2598 | |
| 277 | 283 | msgid "CAS attribute containing email address" |
| 278 | 284 | msgstr "" |
| 279 | 285 | |
| 280 | -#: authorizer.php:2714 authorizer.php:5717 | |
| 286 | +#: authorizer.php:2605 authorizer.php:5425 | |
| 281 | 287 | msgid "CAS attribute containing first name" |
| 282 | 288 | msgstr "" |
| 283 | 289 | |
| 284 | -#: authorizer.php:2721 authorizer.php:5721 | |
| 290 | +#: authorizer.php:2612 authorizer.php:5429 | |
| 285 | 291 | msgid "CAS attribute containing last name" |
| 286 | 292 | msgstr "" |
| 287 | 293 | |
| 288 | -#: authorizer.php:2728 authorizer.php:5725 | |
| 294 | +#: authorizer.php:2619 authorizer.php:5433 | |
| 289 | 295 | msgid "CAS attribute update" |
| 290 | 296 | msgstr "" |
| 291 | 297 | |
| 292 | -#: authorizer.php:2735 authorizer.php:5729 | |
| 298 | +#: authorizer.php:2626 authorizer.php:5437 | |
| 293 | 299 | msgid "CAS automatic login" |
| 294 | 300 | msgstr "" |
| 295 | 301 | |
| 296 | -#: authorizer.php:2742 authorizer.php:5733 | |
| 297 | -msgid "CAS users linked by username" | |
| 298 | -msgstr "" | |
| 299 | - | |
| 300 | -#: authorizer.php:2749 authorizer.php:5737 | |
| 302 | +#: authorizer.php:2633 authorizer.php:5441 | |
| 301 | 303 | msgid "LDAP Logins" |
| 302 | 304 | msgstr "" |
| 303 | 305 | |
| 304 | -#: authorizer.php:2756 authorizer.php:5741 | |
| 306 | +#: authorizer.php:2640 authorizer.php:5445 | |
| 305 | 307 | msgid "LDAP Host" |
| 306 | 308 | msgstr "" |
| 307 | 309 | |
| 308 | -#: authorizer.php:2763 authorizer.php:5745 | |
| 310 | +#: authorizer.php:2647 authorizer.php:5449 | |
| 309 | 311 | msgid "LDAP Port" |
| 310 | 312 | msgstr "" |
| 311 | 313 | |
| 312 | -#: authorizer.php:2770 authorizer.php:4961 authorizer.php:5749 | |
| 314 | +#: authorizer.php:2654 authorizer.php:4725 authorizer.php:5453 | |
| 313 | 315 | msgid "Use TLS" |
| 314 | 316 | msgstr "" |
| 315 | 317 | |
| 316 | -#: authorizer.php:2777 authorizer.php:5753 | |
| 318 | +#: authorizer.php:2661 authorizer.php:5457 | |
| 317 | 319 | msgid "LDAP Search Base" |
| 318 | 320 | msgstr "" |
| 319 | 321 | |
| 320 | -#: authorizer.php:2784 authorizer.php:5757 | |
| 322 | +#: authorizer.php:2668 authorizer.php:5461 | |
| 321 | 323 | msgid "LDAP attribute containing username" |
| 322 | 324 | msgstr "" |
| 323 | 325 | |
| 324 | -#: authorizer.php:2791 | |
| 326 | +#: authorizer.php:2675 | |
| 325 | 327 | msgid "LDAP attribute containing email address" |
| 326 | 328 | msgstr "" |
| 327 | 329 | |
| 328 | -#: authorizer.php:2798 authorizer.php:5765 | |
| 330 | +#: authorizer.php:2682 authorizer.php:5469 | |
| 329 | 331 | msgid "LDAP Directory User" |
| 330 | 332 | msgstr "" |
| 331 | 333 | |
| 332 | -#: authorizer.php:2805 authorizer.php:5769 | |
| 334 | +#: authorizer.php:2689 authorizer.php:5473 | |
| 333 | 335 | msgid "LDAP Directory User Password" |
| 334 | 336 | msgstr "" |
| 335 | 337 | |
| 336 | -#: authorizer.php:2812 authorizer.php:5773 | |
| 338 | +#: authorizer.php:2696 authorizer.php:5477 | |
| 337 | 339 | msgid "Custom lost password URL" |
| 338 | 340 | msgstr "" |
| 339 | 341 | |
| 340 | -#: authorizer.php:2819 authorizer.php:5777 | |
| 342 | +#: authorizer.php:2703 authorizer.php:5481 | |
| 341 | 343 | msgid "LDAP attribute containing first name" |
| 342 | 344 | msgstr "" |
| 343 | 345 | |
| 344 | -#: authorizer.php:2826 authorizer.php:5781 | |
| 346 | +#: authorizer.php:2710 authorizer.php:5485 | |
| 345 | 347 | msgid "LDAP attribute containing last name" |
| 346 | 348 | msgstr "" |
| 347 | 349 | |
| 348 | -#: authorizer.php:2833 authorizer.php:5785 | |
| 350 | +#: authorizer.php:2717 authorizer.php:5489 | |
| 349 | 351 | msgid "LDAP attribute update" |
| 350 | 352 | msgstr "" |
| 351 | 353 | |
| 352 | -#: authorizer.php:2848 authorizer.php:5793 | |
| 354 | +#: authorizer.php:2732 authorizer.php:5497 | |
| 353 | 355 | msgid "Limit invalid login attempts" |
| 354 | 356 | msgstr "" |
| 355 | 357 | |
| 356 | -#: authorizer.php:2855 | |
| 358 | +#: authorizer.php:2739 | |
| 357 | 359 | msgid "Hide WordPress Login" |
| 358 | 360 | msgstr "" |
| 359 | 361 | |
| 360 | -#: authorizer.php:2862 | |
| 362 | +#: authorizer.php:2746 | |
| 361 | 363 | msgid "Custom WordPress login branding" |
| 362 | 364 | msgstr "" |
| 363 | 365 | |
| 364 | -#: authorizer.php:2869 | |
| 366 | +#: authorizer.php:2753 | |
| 365 | 367 | msgid "Authorizer admin menu item location" |
| 366 | 368 | msgstr "" |
| 367 | 369 | |
| 368 | -#: authorizer.php:2876 | |
| 370 | +#: authorizer.php:2760 | |
| 369 | 371 | msgid "Show custom usermeta in user list" |
| 370 | 372 | msgstr "" |
| 371 | 373 | |
| 372 | -#: authorizer.php:2883 authorizer.php:5801 | |
| 374 | +#: authorizer.php:2767 authorizer.php:5505 | |
| 373 | 375 | msgid "Number of users per page" |
| 374 | 376 | msgstr "" |
| 375 | 377 | |
| 376 | -#: authorizer.php:2890 authorizer.php:5805 | |
| 378 | +#: authorizer.php:2774 authorizer.php:5509 | |
| 377 | 379 | msgid "Approved users sort method" |
| 378 | 380 | msgstr "" |
| 379 | 381 | |
| 380 | -#: authorizer.php:2897 authorizer.php:5809 | |
| 382 | +#: authorizer.php:2781 authorizer.php:5513 | |
| 381 | 383 | msgid "Approved users sort order" |
| 382 | 384 | msgstr "" |
| 383 | 385 | |
| 384 | -#: authorizer.php:2904 | |
| 386 | +#: authorizer.php:2788 | |
| 385 | 387 | msgid "Show dashboard widget to admin users" |
| 386 | 388 | msgstr "" |
| 387 | 389 | |
| 388 | -#: authorizer.php:2913 | |
| 390 | +#: authorizer.php:2797 | |
| 389 | 391 | msgid "Override multisite options" |
| 390 | 392 | msgstr "" |
| 391 | 393 | |
| 392 | -#: authorizer.php:2957 | |
| 394 | +#: authorizer.php:2841 | |
| 393 | 395 | msgid "" |
| 394 | 396 | "You're not currently allowed to view this site. Your administrator has been " |
| 395 | 397 | "notified, and once he/she has approved your request, you will be able to log " |
| 396 | 398 | "in. If you need any other help, please contact your administrator." |
| @@ -395,9 +397,9 @@ | ||
| 395 | 397 | "notified, and once he/she has approved your request, you will be able to log " |
| 396 | 398 | "in. If you need any other help, please contact your administrator." |
| 397 | 399 | msgstr "" |
| 398 | 400 | |
| 399 | -#: authorizer.php:2960 | |
| 401 | +#: authorizer.php:2844 | |
| 400 | 402 | msgid "" |
| 401 | 403 | "You're not currently allowed to log into this site. If you think this is a " |
| 402 | 404 | "mistake, please contact your administrator." |
| 403 | 405 | msgstr "" |
| @@ -402,15 +404,15 @@ | ||
| 402 | 404 | "mistake, please contact your administrator." |
| 403 | 405 | msgstr "" |
| 404 | 406 | |
| 405 | 407 | #. TRANSLATORS: %s: Shortcode for name of site |
| 406 | -#: authorizer.php:2968 | |
| 408 | +#: authorizer.php:2852 | |
| 407 | 409 | #, php-format |
| 408 | 410 | msgid "Welcome to %s!" |
| 409 | 411 | msgstr "" |
| 410 | 412 | |
| 411 | 413 | #. TRANSLATORS: 1: Shortcode for user email 2: Shortcode for site name 3: Shortcode for site URL |
| 412 | -#: authorizer.php:2975 | |
| 414 | +#: authorizer.php:2859 | |
| 413 | 415 | #, php-format |
| 414 | 416 | msgid "" |
| 415 | 417 | "Hello %1$s,\n" |
| 416 | 418 | "Welcome to %2$s! You now have access to all content on the site. Please " |
| @@ -417,104 +419,81 @@ | ||
| 417 | 419 | "visit us here:\n" |
| 418 | 420 | "%3$s\n" |
| 419 | 421 | msgstr "" |
| 420 | 422 | |
| 421 | -#: authorizer.php:2996 | |
| 423 | +#: authorizer.php:2880 | |
| 422 | 424 | msgid "" |
| 423 | 425 | "Notice: You are browsing this site anonymously, and only have access to a " |
| 424 | 426 | "portion of its content." |
| 425 | 427 | msgstr "" |
| 426 | 428 | |
| 427 | -#: authorizer.php:3608 authorizer.php:3614 authorizer.php:5500 | |
| 429 | +#: authorizer.php:3481 authorizer.php:3487 authorizer.php:5209 | |
| 428 | 430 | msgid "Access Lists" |
| 429 | 431 | msgstr "" |
| 430 | 432 | |
| 431 | -#: authorizer.php:3609 authorizer.php:3617 authorizer.php:5574 | |
| 433 | +#: authorizer.php:3482 authorizer.php:3490 authorizer.php:5283 | |
| 432 | 434 | msgid "External Service" |
| 433 | 435 | msgstr "" |
| 434 | 436 | |
| 435 | -#: authorizer.php:3610 authorizer.php:3618 authorizer.php:5588 | |
| 437 | +#: authorizer.php:3483 authorizer.php:3491 authorizer.php:5297 | |
| 436 | 438 | msgid "Advanced" |
| 437 | 439 | msgstr "" |
| 438 | 440 | |
| 439 | -#: authorizer.php:3615 authorizer.php:5514 | |
| 441 | +#: authorizer.php:3488 authorizer.php:5223 | |
| 440 | 442 | msgid "Login Access" |
| 441 | 443 | msgstr "" |
| 442 | 444 | |
| 443 | -#: authorizer.php:3616 authorizer.php:5530 | |
| 445 | +#: authorizer.php:3489 authorizer.php:5239 | |
| 444 | 446 | msgid "Public Access" |
| 445 | 447 | msgstr "" |
| 446 | 448 | |
| 447 | -#: authorizer.php:3635 | |
| 449 | +#: authorizer.php:3506 | |
| 448 | 450 | msgid "Manage who has access to this site using these lists." |
| 449 | 451 | msgstr "" |
| 450 | 452 | |
| 451 | -#: authorizer.php:3637 | |
| 452 | -msgid "" | |
| 453 | -"<strong>Pending</strong> users are users who have successfully logged in to " | |
| 454 | -"the site, but who haven't yet been approved (or blocked) by you." | |
| 455 | -msgstr "" | |
| 456 | - | |
| 457 | -#: authorizer.php:3638 | |
| 458 | -msgid "" | |
| 459 | -"<strong>Approved</strong> users have access to the site once they " | |
| 460 | -"successfully log in." | |
| 461 | -msgstr "" | |
| 462 | - | |
| 463 | -#: authorizer.php:3639 | |
| 464 | -msgid "" | |
| 465 | -"<strong>Blocked</strong> users will receive an error message when they try " | |
| 466 | -"to visit the site after authenticating." | |
| 467 | -msgstr "" | |
| 468 | - | |
| 469 | -#: authorizer.php:3639 | |
| 470 | -msgid "" | |
| 471 | -"Note: if you want to block all email addresses from a domain, say " | |
| 472 | -"anyone@example.com, simply add \"@example.com\" to the blocked list." | |
| 473 | -msgstr "" | |
| 474 | - | |
| 475 | -#: authorizer.php:3645 authorizer.php:5944 | |
| 453 | +#: authorizer.php:3516 authorizer.php:5646 | |
| 476 | 454 | msgid "Pending Users" |
| 477 | 455 | msgstr "" |
| 478 | 456 | |
| 479 | -#: authorizer.php:3649 authorizer.php:5948 | |
| 457 | +#: authorizer.php:3520 authorizer.php:5650 | |
| 480 | 458 | msgid "Approved Users" |
| 481 | 459 | msgstr "" |
| 482 | 460 | |
| 483 | -#: authorizer.php:3653 authorizer.php:5952 | |
| 461 | +#: authorizer.php:3524 authorizer.php:5654 | |
| 484 | 462 | msgid "Blocked Users" |
| 485 | 463 | msgstr "" |
| 486 | 464 | |
| 487 | -#: authorizer.php:3691 authorizer.php:3826 | |
| 465 | +#: authorizer.php:3561 authorizer.php:3692 | |
| 488 | 466 | msgid "Approve" |
| 489 | 467 | msgstr "" |
| 490 | 468 | |
| 491 | -#: authorizer.php:3692 authorizer.php:4131 | |
| 469 | +#: authorizer.php:3562 authorizer.php:3985 | |
| 492 | 470 | msgid "Block" |
| 493 | 471 | msgstr "" |
| 494 | 472 | |
| 495 | -#: authorizer.php:3693 | |
| 473 | +#: authorizer.php:3563 | |
| 496 | 474 | msgid "Ignore" |
| 497 | 475 | msgstr "" |
| 498 | 476 | |
| 499 | -#: authorizer.php:3697 | |
| 477 | +#: authorizer.php:3567 | |
| 500 | 478 | msgid "No pending users" |
| 501 | 479 | msgstr "" |
| 502 | 480 | |
| 503 | -#: authorizer.php:3821 authorizer.php:4127 | |
| 481 | +#: authorizer.php:3687 authorizer.php:3981 | |
| 504 | 482 | msgid "email address" |
| 505 | 483 | msgstr "" |
| 506 | 484 | |
| 507 | -#: authorizer.php:3829 | |
| 485 | +#: authorizer.php:3695 | |
| 508 | 486 | msgid "Toggle Dropdown" |
| 509 | 487 | msgstr "" |
| 510 | 488 | |
| 511 | -#: authorizer.php:3832 | |
| 512 | -msgid "Create a new WordPress account, and email the user an activation link." | |
| 489 | +#: authorizer.php:3698 | |
| 490 | +msgid "" | |
| 491 | +"Create a local WordPress account instead, and email the user their password." | |
| 513 | 492 | msgstr "" |
| 514 | 493 | |
| 515 | 494 | #. TRANSLATORS: %s: number of users |
| 516 | -#: authorizer.php:3858 authorizer.php:6097 | |
| 495 | +#: authorizer.php:3727 authorizer.php:5796 | |
| 517 | 496 | #, php-format |
| 518 | 497 | msgid "%s user" |
| 519 | 498 | msgid_plural "%s users" |
| 520 | 499 | msgstr[0] "" |
| @@ -519,96 +498,96 @@ | ||
| 519 | 498 | msgid_plural "%s users" |
| 520 | 499 | msgstr[0] "" |
| 521 | 500 | msgstr[1] "" |
| 522 | 501 | |
| 523 | -#: authorizer.php:3900 authorizer.php:3904 | |
| 502 | +#: authorizer.php:3764 authorizer.php:3767 | |
| 524 | 503 | msgid "Current Page" |
| 525 | 504 | msgstr "" |
| 526 | 505 | |
| 527 | 506 | #. TRANSLATORS: 1: number of current page 2: number of total pages |
| 528 | -#: authorizer.php:3912 | |
| 507 | +#: authorizer.php:3775 | |
| 529 | 508 | #, php-format |
| 530 | 509 | msgctxt "paging" |
| 531 | 510 | msgid "%1$s of %2$s" |
| 532 | 511 | msgstr "" |
| 533 | 512 | |
| 534 | -#: authorizer.php:3944 | |
| 513 | +#: authorizer.php:3804 | |
| 535 | 514 | msgid "Search Users" |
| 536 | 515 | msgstr "" |
| 537 | 516 | |
| 538 | -#: authorizer.php:3946 | |
| 517 | +#: authorizer.php:3806 | |
| 539 | 518 | msgid "Search" |
| 540 | 519 | msgstr "" |
| 541 | 520 | |
| 542 | -#: authorizer.php:4048 authorizer.php:4542 authorizer.php:5292 | |
| 521 | +#: authorizer.php:3904 authorizer.php:4364 authorizer.php:5025 | |
| 543 | 522 | msgid "-- None --" |
| 544 | 523 | msgstr "" |
| 545 | 524 | |
| 546 | -#: authorizer.php:4148 | |
| 525 | +#: authorizer.php:4001 | |
| 547 | 526 | msgid "Choose who is able to log into this site below." |
| 548 | 527 | msgstr "" |
| 549 | 528 | |
| 550 | -#: authorizer.php:4182 | |
| 529 | +#: authorizer.php:4033 | |
| 551 | 530 | msgid "" |
| 552 | 531 | "All authenticated users (All external service users and all WordPress users)" |
| 553 | 532 | msgstr "" |
| 554 | 533 | |
| 555 | -#: authorizer.php:4183 | |
| 534 | +#: authorizer.php:4034 | |
| 556 | 535 | msgid "Only" |
| 557 | 536 | msgstr "" |
| 558 | 537 | |
| 559 | -#: authorizer.php:4183 | |
| 538 | +#: authorizer.php:4034 | |
| 560 | 539 | msgid "approved users" |
| 561 | 540 | msgstr "" |
| 562 | 541 | |
| 563 | -#: authorizer.php:4183 | |
| 542 | +#: authorizer.php:4034 | |
| 564 | 543 | msgid "(Approved external users and all WordPress users)" |
| 565 | 544 | msgstr "" |
| 566 | 545 | |
| 567 | -#: authorizer.php:4202 | |
| 546 | +#: authorizer.php:4051 | |
| 568 | 547 | msgid "None (Don't send notification emails)" |
| 569 | 548 | msgstr "" |
| 570 | 549 | |
| 571 | -#: authorizer.php:4276 | |
| 550 | +#: authorizer.php:4123 | |
| 572 | 551 | msgid "Send a welcome email when approving a new user" |
| 573 | 552 | msgstr "" |
| 574 | 553 | |
| 575 | -#: authorizer.php:4294 | |
| 554 | +#: authorizer.php:4139 | |
| 576 | 555 | msgid "You can use the <b>[site_name]</b> shortcode." |
| 577 | 556 | msgstr "" |
| 578 | 557 | |
| 579 | 558 | #. TRANSLATORS: 1: Shortcode for site name 2: Shortcode for site URL 3: Shortcode for user email |
| 580 | -#: authorizer.php:4328 | |
| 559 | +#: authorizer.php:4170 | |
| 581 | 560 | #, php-format |
| 582 | 561 | msgid "You can use %1$s, %2$s, and %3$s shortcodes." |
| 583 | 562 | msgstr "" |
| 584 | 563 | |
| 585 | -#: authorizer.php:4348 | |
| 564 | +#: authorizer.php:4186 | |
| 586 | 565 | msgid "Choose your public access options here." |
| 587 | 566 | msgstr "" |
| 588 | 567 | |
| 589 | -#: authorizer.php:4382 | |
| 568 | +#: authorizer.php:4218 | |
| 590 | 569 | msgid "Everyone can see the site" |
| 591 | 570 | msgstr "" |
| 592 | 571 | |
| 593 | -#: authorizer.php:4383 | |
| 572 | +#: authorizer.php:4219 | |
| 594 | 573 | msgid "Only logged in users can see the site" |
| 595 | 574 | msgstr "" |
| 596 | 575 | |
| 597 | -#: authorizer.php:4401 | |
| 576 | +#: authorizer.php:4235 | |
| 598 | 577 | msgid "Send them to the login screen" |
| 599 | 578 | msgstr "" |
| 600 | 579 | |
| 601 | -#: authorizer.php:4402 | |
| 580 | +#: authorizer.php:4236 | |
| 602 | 581 | msgid "Show them the anonymous access message (below)" |
| 603 | 582 | msgstr "" |
| 604 | 583 | |
| 605 | -#: authorizer.php:4420 | |
| 584 | +#: authorizer.php:4252 | |
| 606 | 585 | msgid "" |
| 607 | 586 | "Show them the page <strong>without</strong> the anonymous access message" |
| 608 | 587 | msgstr "" |
| 609 | 588 | |
| 610 | -#: authorizer.php:4421 | |
| 589 | +#: authorizer.php:4253 | |
| 611 | 590 | msgid "" |
| 612 | 591 | "Show them the page <strong>with</strong> the anonymous access message " |
| 613 | 592 | "(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-" |
| 614 | 593 | "dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)" |
| @@ -613,39 +592,39 @@ | ||
| 613 | 592 | "(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-" |
| 614 | 593 | "dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)" |
| 615 | 594 | msgstr "" |
| 616 | 595 | |
| 617 | -#: authorizer.php:4471 | |
| 596 | +#: authorizer.php:4301 | |
| 618 | 597 | msgid "Home" |
| 619 | 598 | msgstr "" |
| 620 | 599 | |
| 621 | -#: authorizer.php:4472 | |
| 600 | +#: authorizer.php:4302 | |
| 622 | 601 | msgid "Home Page" |
| 623 | 602 | msgstr "" |
| 624 | 603 | |
| 625 | -#: authorizer.php:4473 | |
| 604 | +#: authorizer.php:4303 | |
| 626 | 605 | msgid "Nonexistent (404) Pages" |
| 627 | 606 | msgstr "" |
| 628 | 607 | |
| 629 | -#: authorizer.php:4491 | |
| 608 | +#: authorizer.php:4318 | |
| 630 | 609 | msgid "Categories" |
| 631 | 610 | msgstr "" |
| 632 | 611 | |
| 633 | -#: authorizer.php:4521 | |
| 612 | +#: authorizer.php:4345 | |
| 634 | 613 | msgid "Enter your external server settings below." |
| 635 | 614 | msgstr "" |
| 636 | 615 | |
| 637 | -#: authorizer.php:4561 | |
| 616 | +#: authorizer.php:4381 | |
| 638 | 617 | msgid "Enable Google Logins" |
| 639 | 618 | msgstr "" |
| 640 | 619 | |
| 641 | -#: authorizer.php:4581 | |
| 620 | +#: authorizer.php:4399 | |
| 642 | 621 | msgid "" |
| 643 | 622 | "If you don't have a Google Client ID and Secret, generate them by following " |
| 644 | 623 | "these instructions:" |
| 645 | 624 | msgstr "" |
| 646 | 625 | |
| 647 | -#: authorizer.php:4584 | |
| 626 | +#: authorizer.php:4401 | |
| 648 | 627 | msgid "" |
| 649 | 628 | "Click <strong>Create a Project</strong> on the <a href=\"https://cloud." |
| 650 | 629 | "google.com/console\" target=\"_blank\">Google Developers Console</a>. You " |
| 651 | 630 | "can name it whatever you want." |
| @@ -650,9 +629,9 @@ | ||
| 650 | 629 | "google.com/console\" target=\"_blank\">Google Developers Console</a>. You " |
| 651 | 630 | "can name it whatever you want." |
| 652 | 631 | msgstr "" |
| 653 | 632 | |
| 654 | -#: authorizer.php:4585 | |
| 633 | +#: authorizer.php:4402 | |
| 655 | 634 | msgid "" |
| 656 | 635 | "Within the project, navigate to <em>APIs and Auth</em> > <em>Credentials</" |
| 657 | 636 | "em>, then click <strong>Create New Client ID</strong> under OAuth. Use these " |
| 658 | 637 | "settings:" |
| @@ -657,25 +636,25 @@ | ||
| 657 | 636 | "em>, then click <strong>Create New Client ID</strong> under OAuth. Use these " |
| 658 | 637 | "settings:" |
| 659 | 638 | msgstr "" |
| 660 | 639 | |
| 661 | -#: authorizer.php:4587 | |
| 640 | +#: authorizer.php:4404 | |
| 662 | 641 | msgid "Application Type: <strong>Web application</strong>" |
| 663 | 642 | msgstr "" |
| 664 | 643 | |
| 665 | -#: authorizer.php:4588 | |
| 644 | +#: authorizer.php:4405 | |
| 666 | 645 | msgid "Authorized Javascript Origins:" |
| 667 | 646 | msgstr "" |
| 668 | 647 | |
| 669 | -#: authorizer.php:4589 | |
| 648 | +#: authorizer.php:4406 | |
| 670 | 649 | msgid "Authorized Redirect URI: <em>none</em>" |
| 671 | 650 | msgstr "" |
| 672 | 651 | |
| 673 | -#: authorizer.php:4592 | |
| 652 | +#: authorizer.php:4409 | |
| 674 | 653 | msgid "Copy/paste your new Client ID/Secret pair into the fields below." |
| 675 | 654 | msgstr "" |
| 676 | 655 | |
| 677 | -#: authorizer.php:4593 | |
| 656 | +#: authorizer.php:4410 | |
| 678 | 657 | msgid "" |
| 679 | 658 | "<strong>Note</strong>: Navigate to <em>APIs and Auth</em> > <em>Consent " |
| 680 | 659 | "screen</em> to change the way the Google consent screen appears after a user " |
| 681 | 660 | "has successfully entered their password, but before they are redirected back " |
| @@ -681,9 +660,9 @@ | ||
| 681 | 660 | "has successfully entered their password, but before they are redirected back " |
| 682 | 661 | "to WordPress." |
| 683 | 662 | msgstr "" |
| 684 | 663 | |
| 685 | -#: authorizer.php:4594 | |
| 664 | +#: authorizer.php:4411 | |
| 686 | 665 | msgid "" |
| 687 | 666 | "Note: Google may have a more recent version of these instructions in their " |
| 688 | 667 | "<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-" |
| 689 | 668 | "project\" target=\"_blank\">developer documentation</a>." |
| @@ -688,35 +667,35 @@ | ||
| 688 | 667 | "<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-" |
| 689 | 668 | "project\" target=\"_blank\">developer documentation</a>." |
| 690 | 669 | msgstr "" |
| 691 | 670 | |
| 692 | -#: authorizer.php:4597 | |
| 671 | +#: authorizer.php:4414 | |
| 693 | 672 | msgid "" |
| 694 | 673 | "Example: 1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps." |
| 695 | 674 | "googleusercontent.com" |
| 696 | 675 | msgstr "" |
| 697 | 676 | |
| 698 | -#: authorizer.php:4616 | |
| 677 | +#: authorizer.php:4431 | |
| 699 | 678 | msgid "Example: sDNgX5_pr_5bly-frKmvp8jT" |
| 700 | 679 | msgstr "" |
| 701 | 680 | |
| 702 | -#: authorizer.php:4635 | |
| 681 | +#: authorizer.php:4448 | |
| 703 | 682 | msgid "" |
| 704 | 683 | "Restrict Google logins to a specific Google Apps hosted domain (for example, " |
| 705 | 684 | "mycollege.edu). Leave blank to allow all Google sign-ins." |
| 706 | 685 | msgstr "" |
| 707 | 686 | |
| 708 | -#: authorizer.php:4635 | |
| 687 | +#: authorizer.php:4448 | |
| 709 | 688 | msgid "If restricting to multiple domains, add one domain per line." |
| 710 | 689 | msgstr "" |
| 711 | 690 | |
| 712 | -#: authorizer.php:4652 | |
| 691 | +#: authorizer.php:4465 | |
| 713 | 692 | msgid "" |
| 714 | 693 | "<a href=\"http://www.php.net//manual/en/curl.installation.php\" target=" |
| 715 | 694 | "\"_blank\" style=\"color: red;\">PHP CURL extension</a> is not installed" |
| 716 | 695 | msgstr "" |
| 717 | 696 | |
| 718 | -#: authorizer.php:4655 | |
| 697 | +#: authorizer.php:4468 | |
| 719 | 698 | msgid "" |
| 720 | 699 | "<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-not-" |
| 721 | 700 | "working\" target=\"_blank\" style=\"color: red;\">PHP openssl extension</a> " |
| 722 | 701 | "is not installed" |
| @@ -721,41 +700,41 @@ | ||
| 721 | 700 | "working\" target=\"_blank\" style=\"color: red;\">PHP openssl extension</a> " |
| 722 | 701 | "is not installed" |
| 723 | 702 | msgstr "" |
| 724 | 703 | |
| 725 | -#: authorizer.php:4661 | |
| 704 | +#: authorizer.php:4474 | |
| 726 | 705 | msgid "Warning" |
| 727 | 706 | msgstr "" |
| 728 | 707 | |
| 729 | -#: authorizer.php:4670 | |
| 708 | +#: authorizer.php:4482 | |
| 730 | 709 | msgid "Enable CAS Logins" |
| 731 | 710 | msgstr "" |
| 732 | 711 | |
| 733 | -#: authorizer.php:4687 | |
| 712 | +#: authorizer.php:4498 | |
| 734 | 713 | msgid "The button on the login page will read:" |
| 735 | 714 | msgstr "" |
| 736 | 715 | |
| 737 | -#: authorizer.php:4689 | |
| 716 | +#: authorizer.php:4498 | |
| 738 | 717 | msgid "Sign in with" |
| 739 | 718 | msgstr "" |
| 740 | 719 | |
| 741 | -#: authorizer.php:4708 | |
| 720 | +#: authorizer.php:4515 | |
| 742 | 721 | msgid "Example: authn.example.edu" |
| 743 | 722 | msgstr "" |
| 744 | 723 | |
| 745 | -#: authorizer.php:4727 | |
| 724 | +#: authorizer.php:4532 | |
| 746 | 725 | msgid "Example: 443" |
| 747 | 726 | msgstr "" |
| 748 | 727 | |
| 749 | -#: authorizer.php:4746 | |
| 728 | +#: authorizer.php:4549 | |
| 750 | 729 | msgid "Example: /cas" |
| 751 | 730 | msgstr "" |
| 752 | 731 | |
| 753 | -#: authorizer.php:4788 authorizer.php:5020 | |
| 732 | +#: authorizer.php:4587 authorizer.php:4779 | |
| 754 | 733 | msgid "Example: mail" |
| 755 | 734 | msgstr "" |
| 756 | 735 | |
| 757 | -#: authorizer.php:4789 | |
| 736 | +#: authorizer.php:4588 | |
| 758 | 737 | msgid "" |
| 759 | 738 | "Note: If your CAS server doesn't return an attribute containing an email, " |
| 760 | 739 | "you can specify the @domain portion of the email address here, and the email " |
| 761 | 740 | "address will be constructed from it and the username. For example, if user " |
| @@ -762,29 +741,29 @@ | ||
| 762 | 741 | "'bob' logs in and his email address should be bob@example.edu, then enter " |
| 763 | 742 | "<strong>@example.edu</strong> in this field." |
| 764 | 743 | msgstr "" |
| 765 | 744 | |
| 766 | -#: authorizer.php:4808 | |
| 745 | +#: authorizer.php:4605 | |
| 767 | 746 | msgid "Example: givenName" |
| 768 | 747 | msgstr "" |
| 769 | 748 | |
| 770 | -#: authorizer.php:4827 authorizer.php:5116 | |
| 749 | +#: authorizer.php:4622 authorizer.php:4865 | |
| 771 | 750 | msgid "Example: sn" |
| 772 | 751 | msgstr "" |
| 773 | 752 | |
| 774 | -#: authorizer.php:4845 authorizer.php:5134 | |
| 753 | +#: authorizer.php:4638 authorizer.php:4881 | |
| 775 | 754 | msgid "" |
| 776 | 755 | "Update first and last name fields on login (will overwrite any name the user " |
| 777 | 756 | "has supplied in their profile)" |
| 778 | 757 | msgstr "" |
| 779 | 758 | |
| 780 | -#: authorizer.php:4863 | |
| 759 | +#: authorizer.php:4654 | |
| 781 | 760 | msgid "" |
| 782 | 761 | "Immediately redirect to CAS login form if it's the only enabled external " |
| 783 | 762 | "service and WordPress logins are hidden" |
| 784 | 763 | msgstr "" |
| 785 | 764 | |
| 786 | -#: authorizer.php:4864 | |
| 765 | +#: authorizer.php:4655 | |
| 787 | 766 | msgid "" |
| 788 | 767 | "Note: This feature will only work if you have checked \"Hide WordPress Logins" |
| 789 | 768 | "\" in Advanced settings, and if CAS is the only enabled service (i.e., no " |
| 790 | 769 | "Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user " |
| @@ -791,68 +770,53 @@ | ||
| 791 | 770 | "has already logged into CAS elsewhere, enabling this feature will allow " |
| 792 | 771 | "automatic logins without any user interaction." |
| 793 | 772 | msgstr "" |
| 794 | 773 | |
| 795 | -#: authorizer.php:4882 | |
| 774 | +#: authorizer.php:4671 | |
| 796 | 775 | msgid "" |
| 797 | -"Link CAS accounts to WordPress accounts by their username (leave this off to " | |
| 798 | -"link by email address)" | |
| 799 | -msgstr "" | |
| 800 | - | |
| 801 | -#: authorizer.php:4883 | |
| 802 | -msgid "" | |
| 803 | -"Note: The default (and most secure) behavior is to associate WordPress " | |
| 804 | -"accounts with CAS accounts by the email they have in common. However, some " | |
| 805 | -"uncommon CAS server configurations don't contain email addresses for users. " | |
| 806 | -"Enable this option if your CAS server doesn't have an attribute containing " | |
| 807 | -"an email, or if you have WordPress accounts that don't have emails." | |
| 808 | -msgstr "" | |
| 809 | - | |
| 810 | -#: authorizer.php:4900 | |
| 811 | -msgid "" | |
| 812 | 776 | "Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" " |
| 813 | 777 | "target=\"_blank\" style=\"color: red;\">PHP LDAP extension</a> is " |
| 814 | 778 | "<strong>not</strong> installed" |
| 815 | 779 | msgstr "" |
| 816 | 780 | |
| 817 | -#: authorizer.php:4904 | |
| 781 | +#: authorizer.php:4674 | |
| 818 | 782 | msgid "Enable LDAP Logins" |
| 819 | 783 | msgstr "" |
| 820 | 784 | |
| 821 | -#: authorizer.php:4923 | |
| 785 | +#: authorizer.php:4691 | |
| 822 | 786 | msgid "" |
| 823 | 787 | "Specify either a hostname (for example, ldap.example.edu) or a full LDAP URI " |
| 824 | 788 | "(for example, ldaps://ldap.example.edu:636)." |
| 825 | 789 | msgstr "" |
| 826 | 790 | |
| 827 | -#: authorizer.php:4942 | |
| 791 | +#: authorizer.php:4708 | |
| 828 | 792 | msgid "Example: 389" |
| 829 | 793 | msgstr "" |
| 830 | 794 | |
| 831 | -#: authorizer.php:4943 | |
| 795 | +#: authorizer.php:4709 | |
| 832 | 796 | msgid "" |
| 833 | 797 | "If a full LDAP URI (ldaps://hostname:port) is specified above, this field is " |
| 834 | 798 | "ignored." |
| 835 | 799 | msgstr "" |
| 836 | 800 | |
| 837 | -#: authorizer.php:4962 | |
| 801 | +#: authorizer.php:4726 | |
| 838 | 802 | msgid "If ldaps is used, this should be unchecked" |
| 839 | 803 | msgstr "" |
| 840 | 804 | |
| 841 | -#: authorizer.php:4981 | |
| 805 | +#: authorizer.php:4743 | |
| 842 | 806 | msgid "Example: ou=people,dc=example,dc=edu" |
| 843 | 807 | msgstr "" |
| 844 | 808 | |
| 845 | -#: authorizer.php:4982 | |
| 809 | +#: authorizer.php:4744 | |
| 846 | 810 | msgid "" |
| 847 | 811 | "If you have multiple search bases, separate them by newlines (one per line)." |
| 848 | 812 | msgstr "" |
| 849 | 813 | |
| 850 | -#: authorizer.php:5001 | |
| 814 | +#: authorizer.php:4762 | |
| 851 | 815 | msgid "Example: uid" |
| 852 | 816 | msgstr "" |
| 853 | 817 | |
| 854 | -#: authorizer.php:5021 | |
| 818 | +#: authorizer.php:4780 | |
| 855 | 819 | msgid "" |
| 856 | 820 | "Note: If your LDAP server doesn't return an attribute containing an email, " |
| 857 | 821 | "you can specify the @domain portion of the email address here, and the email " |
| 858 | 822 | "address will be constructed from it and the username. For example, if user " |
| @@ -859,67 +823,67 @@ | ||
| 859 | 823 | "'bob' logs in and his email address should be bob@example.edu, then enter " |
| 860 | 824 | "<strong>@example.edu</strong> in this field." |
| 861 | 825 | msgstr "" |
| 862 | 826 | |
| 863 | -#: authorizer.php:5040 | |
| 827 | +#: authorizer.php:4797 | |
| 864 | 828 | msgid "Example: cn=directory-user,ou=specials,dc=example,dc=edu" |
| 865 | 829 | msgstr "" |
| 866 | 830 | |
| 867 | -#: authorizer.php:5078 | |
| 831 | +#: authorizer.php:4831 | |
| 868 | 832 | msgid "Example: https://myschool.example.edu:8888/am-forgot-password" |
| 869 | 833 | msgstr "" |
| 870 | 834 | |
| 871 | -#: authorizer.php:5097 | |
| 835 | +#: authorizer.php:4848 | |
| 872 | 836 | msgid "Example: givenname" |
| 873 | 837 | msgstr "" |
| 874 | 838 | |
| 875 | -#: authorizer.php:5148 | |
| 839 | +#: authorizer.php:4893 | |
| 876 | 840 | msgid "You may optionally specify some advanced settings below." |
| 877 | 841 | msgstr "" |
| 878 | 842 | |
| 879 | -#: authorizer.php:5166 authorizer.php:5173 | |
| 843 | +#: authorizer.php:4910 authorizer.php:4916 | |
| 880 | 844 | msgid "After" |
| 881 | 845 | msgstr "" |
| 882 | 846 | |
| 883 | -#: authorizer.php:5169 | |
| 847 | +#: authorizer.php:4912 | |
| 884 | 848 | msgid "invalid password attempts, delay further attempts on that user for" |
| 885 | 849 | msgstr "" |
| 886 | 850 | |
| 887 | -#: authorizer.php:5171 | |
| 851 | +#: authorizer.php:4914 | |
| 888 | 852 | msgid "minute(s)." |
| 889 | 853 | msgstr "" |
| 890 | 854 | |
| 891 | -#: authorizer.php:5175 | |
| 855 | +#: authorizer.php:4918 | |
| 892 | 856 | msgid "more invalid attempts, increase the delay to" |
| 893 | 857 | msgstr "" |
| 894 | 858 | |
| 895 | -#: authorizer.php:5177 | |
| 859 | +#: authorizer.php:4920 | |
| 896 | 860 | msgid "minutes." |
| 897 | 861 | msgstr "" |
| 898 | 862 | |
| 899 | -#: authorizer.php:5179 | |
| 863 | +#: authorizer.php:4922 | |
| 900 | 864 | msgid "Reset the delays after" |
| 901 | 865 | msgstr "" |
| 902 | 866 | |
| 903 | -#: authorizer.php:5181 | |
| 867 | +#: authorizer.php:4924 | |
| 904 | 868 | msgid "minutes with no invalid attempts." |
| 905 | 869 | msgstr "" |
| 906 | 870 | |
| 907 | -#: authorizer.php:5199 authorizer.php:5797 | |
| 871 | +#: authorizer.php:4940 authorizer.php:5501 | |
| 908 | 872 | msgid "Hide WordPress Logins" |
| 909 | 873 | msgstr "" |
| 910 | 874 | |
| 911 | -#: authorizer.php:5200 | |
| 875 | +#: authorizer.php:4941 | |
| 912 | 876 | msgid "" |
| 913 | 877 | "Note: You can always access the WordPress logins by adding " |
| 914 | 878 | "external=wordpress to the wp-login URL, like so:" |
| 915 | 879 | msgstr "" |
| 916 | 880 | |
| 917 | -#: authorizer.php:5218 | |
| 881 | +#: authorizer.php:4957 | |
| 918 | 882 | msgid "Default WordPress login screen" |
| 919 | 883 | msgstr "" |
| 920 | 884 | |
| 921 | -#: authorizer.php:5252 | |
| 885 | +#: authorizer.php:4989 | |
| 922 | 886 | msgid "" |
| 923 | 887 | "<strong>Note for theme developers</strong>: Add more options here by using " |
| 924 | 888 | "the `authorizer_add_branding_option` filter in your theme. You can see an " |
| 925 | 889 | "example theme that implements this filter in the plugin directory under " |
| @@ -925,60 +889,60 @@ | ||
| 925 | 889 | "example theme that implements this filter in the plugin directory under " |
| 926 | 890 | "sample-theme-add-branding." |
| 927 | 891 | msgstr "" |
| 928 | 892 | |
| 929 | -#: authorizer.php:5271 | |
| 893 | +#: authorizer.php:5006 | |
| 930 | 894 | msgid "Show in Settings menu" |
| 931 | 895 | msgstr "" |
| 932 | 896 | |
| 933 | -#: authorizer.php:5272 | |
| 897 | +#: authorizer.php:5007 | |
| 934 | 898 | msgid "Show in sidebar (top level)" |
| 935 | 899 | msgstr "" |
| 936 | 900 | |
| 937 | -#: authorizer.php:5352 | |
| 901 | +#: authorizer.php:5074 | |
| 938 | 902 | msgid "All Usermeta:" |
| 939 | 903 | msgstr "" |
| 940 | 904 | |
| 941 | -#: authorizer.php:5399 | |
| 905 | +#: authorizer.php:5115 | |
| 942 | 906 | msgid "Date approved" |
| 943 | 907 | msgstr "" |
| 944 | 908 | |
| 945 | -#: authorizer.php:5400 | |
| 909 | +#: authorizer.php:5116 | |
| 946 | 910 | msgid "Email" |
| 947 | 911 | msgstr "" |
| 948 | 912 | |
| 949 | -#: authorizer.php:5401 | |
| 913 | +#: authorizer.php:5117 | |
| 950 | 914 | msgid "Role" |
| 951 | 915 | msgstr "" |
| 952 | 916 | |
| 953 | -#: authorizer.php:5402 | |
| 917 | +#: authorizer.php:5118 | |
| 954 | 918 | msgid "Date registered" |
| 955 | 919 | msgstr "" |
| 956 | 920 | |
| 957 | -#: authorizer.php:5422 | |
| 921 | +#: authorizer.php:5136 | |
| 958 | 922 | msgid "Ascending" |
| 959 | 923 | msgstr "" |
| 960 | 924 | |
| 961 | -#: authorizer.php:5423 | |
| 925 | +#: authorizer.php:5137 | |
| 962 | 926 | msgid "Descending" |
| 963 | 927 | msgstr "" |
| 964 | 928 | |
| 965 | -#: authorizer.php:5442 authorizer.php:5813 | |
| 929 | +#: authorizer.php:5154 authorizer.php:5517 | |
| 966 | 930 | msgid "Show Dashboard Widget" |
| 967 | 931 | msgstr "" |
| 968 | 932 | |
| 969 | -#: authorizer.php:5443 | |
| 933 | +#: authorizer.php:5155 | |
| 970 | 934 | msgid "" |
| 971 | 935 | "Note: Only users with the create_users capability will be able to see the " |
| 972 | 936 | "dashboard widget." |
| 973 | 937 | msgstr "" |
| 974 | 938 | |
| 975 | -#: authorizer.php:5461 | |
| 939 | +#: authorizer.php:5171 | |
| 976 | 940 | msgid "" |
| 977 | 941 | "Configure this site independently (don't inherit any multisite settings)" |
| 978 | 942 | msgstr "" |
| 979 | 943 | |
| 980 | -#: authorizer.php:5492 | |
| 944 | +#: authorizer.php:5201 | |
| 981 | 945 | msgid "" |
| 982 | 946 | "<strong>Pending Users</strong>: Pending users are users who have " |
| 983 | 947 | "successfully logged in to the site, but who haven't yet been approved (or " |
| 984 | 948 | "blocked) by you." |
| @@ -983,21 +947,21 @@ | ||
| 983 | 947 | "successfully logged in to the site, but who haven't yet been approved (or " |
| 984 | 948 | "blocked) by you." |
| 985 | 949 | msgstr "" |
| 986 | 950 | |
| 987 | -#: authorizer.php:5493 | |
| 951 | +#: authorizer.php:5202 | |
| 988 | 952 | msgid "" |
| 989 | 953 | "<strong>Approved Users</strong>: Approved users have access to the site once " |
| 990 | 954 | "they successfully log in." |
| 991 | 955 | msgstr "" |
| 992 | 956 | |
| 993 | -#: authorizer.php:5494 | |
| 957 | +#: authorizer.php:5203 | |
| 994 | 958 | msgid "" |
| 995 | 959 | "<strong>Blocked Users</strong>: Blocked users will receive an error message " |
| 996 | 960 | "when they try to visit the site after authenticating." |
| 997 | 961 | msgstr "" |
| 998 | 962 | |
| 999 | -#: authorizer.php:5495 | |
| 963 | +#: authorizer.php:5204 | |
| 1000 | 964 | msgid "" |
| 1001 | 965 | "Users in the <strong>Pending</strong> list appear automatically after a new " |
| 1002 | 966 | "user tries to log in from the configured external authentication service. " |
| 1003 | 967 | "You can add users to the <strong>Approved</strong> or <strong>Blocked</" |
| @@ -1005,9 +969,9 @@ | ||
| 1005 | 969 | "em> or <em>Block</em> buttons next to a user in the <strong>Pending</strong> " |
| 1006 | 970 | "list." |
| 1007 | 971 | msgstr "" |
| 1008 | 972 | |
| 1009 | -#: authorizer.php:5507 | |
| 973 | +#: authorizer.php:5216 | |
| 1010 | 974 | msgid "" |
| 1011 | 975 | "<strong>Who can log in to the site?</strong>: Choose the level of access " |
| 1012 | 976 | "restriction you'd like to use on your site here. You can leave the site open " |
| 1013 | 977 | "to anyone with a WordPress account or an account on an external service like " |
| @@ -1014,9 +978,9 @@ | ||
| 1014 | 978 | "Google, CAS, or LDAP, or restrict it to WordPress users and only the " |
| 1015 | 979 | "external users that you specify via the <em>Access Lists</em>." |
| 1016 | 980 | msgstr "" |
| 1017 | 981 | |
| 1018 | -#: authorizer.php:5508 | |
| 982 | +#: authorizer.php:5217 | |
| 1019 | 983 | msgid "" |
| 1020 | 984 | "<strong>Which role should receive email notifications about pending users?</" |
| 1021 | 985 | "strong>: If you've restricted access to <strong>approved users</strong>, you " |
| 1022 | 986 | "can determine which WordPress users will receive a notification email " |
| @@ -1025,9 +989,9 @@ | ||
| 1025 | 989 | "external user will get a message (specified below) telling them their access " |
| 1026 | 990 | "is pending approval." |
| 1027 | 991 | msgstr "" |
| 1028 | 992 | |
| 1029 | -#: authorizer.php:5509 | |
| 993 | +#: authorizer.php:5218 | |
| 1030 | 994 | msgid "" |
| 1031 | 995 | "<strong>What message should pending users see after attempting to log in?</" |
| 1032 | 996 | "strong>: Here you can specify the exact message a new external user will see " |
| 1033 | 997 | "once they try to log in to the site for the first time." |
| @@ -1032,9 +996,9 @@ | ||
| 1032 | 996 | "strong>: Here you can specify the exact message a new external user will see " |
| 1033 | 997 | "once they try to log in to the site for the first time." |
| 1034 | 998 | msgstr "" |
| 1035 | 999 | |
| 1036 | -#: authorizer.php:5521 | |
| 1000 | +#: authorizer.php:5230 | |
| 1037 | 1001 | msgid "" |
| 1038 | 1002 | "<strong>Who can view the site?</strong>: You can restrict the site's " |
| 1039 | 1003 | "visibility by only allowing logged in users to see pages. If you do so, you " |
| 1040 | 1004 | "can customize the specifics about the site's privacy using the settings " |
| @@ -1040,9 +1004,9 @@ | ||
| 1040 | 1004 | "can customize the specifics about the site's privacy using the settings " |
| 1041 | 1005 | "below." |
| 1042 | 1006 | msgstr "" |
| 1043 | 1007 | |
| 1044 | -#: authorizer.php:5522 | |
| 1008 | +#: authorizer.php:5231 | |
| 1045 | 1009 | msgid "" |
| 1046 | 1010 | "<strong>What pages (if any) should be available to everyone?</strong>: If " |
| 1047 | 1011 | "you'd like to declare certain pages on your site as always public (such as " |
| 1048 | 1012 | "the course syllabus, introduction, or calendar), specify those pages here. " |
| @@ -1049,9 +1013,9 @@ | ||
| 1049 | 1013 | "These pages will always be available no matter what access restrictions " |
| 1050 | 1014 | "exist." |
| 1051 | 1015 | msgstr "" |
| 1052 | 1016 | |
| 1053 | -#: authorizer.php:5523 | |
| 1017 | +#: authorizer.php:5232 | |
| 1054 | 1018 | msgid "" |
| 1055 | 1019 | "<strong>What happens to people without access when they visit a <em>private</" |
| 1056 | 1020 | "em> page?</strong>: Choose the response anonymous users receive when " |
| 1057 | 1021 | "visiting the site. You can choose between immediately taking them to the " |
| @@ -1058,9 +1022,9 @@ | ||
| 1058 | 1022 | "<strong>login screen</strong>, or simply showing them a <strong>message</" |
| 1059 | 1023 | "strong>." |
| 1060 | 1024 | msgstr "" |
| 1061 | 1025 | |
| 1062 | -#: authorizer.php:5524 | |
| 1026 | +#: authorizer.php:5233 | |
| 1063 | 1027 | msgid "" |
| 1064 | 1028 | "<strong>What happens to people without access when they visit a <em>public</" |
| 1065 | 1029 | "em> page?</strong>: Choose the response anonymous users receive when " |
| 1066 | 1030 | "visiting a page on the site marked as public. You can choose between showing " |
| @@ -1067,9 +1031,9 @@ | ||
| 1067 | 1031 | "them the page without any message, or showing them a the page with a message " |
| 1068 | 1032 | "above the content." |
| 1069 | 1033 | msgstr "" |
| 1070 | 1034 | |
| 1071 | -#: authorizer.php:5525 | |
| 1035 | +#: authorizer.php:5234 | |
| 1072 | 1036 | msgid "" |
| 1073 | 1037 | "<strong>What message should people without access see?</strong>: If you " |
| 1074 | 1038 | "chose to show new users a <strong>message</strong> above, type that message " |
| 1075 | 1039 | "here." |
| @@ -1074,9 +1038,9 @@ | ||
| 1074 | 1038 | "chose to show new users a <strong>message</strong> above, type that message " |
| 1075 | 1039 | "here." |
| 1076 | 1040 | msgstr "" |
| 1077 | 1041 | |
| 1078 | -#: authorizer.php:5537 | |
| 1042 | +#: authorizer.php:5246 | |
| 1079 | 1043 | msgid "" |
| 1080 | 1044 | "<strong>Type of external service to authenticate against</strong>: Choose " |
| 1081 | 1045 | "which authentication service type you will be using. You'll have to fill out " |
| 1082 | 1046 | "different fields below depending on which service you choose." |
| @@ -1081,9 +1045,9 @@ | ||
| 1081 | 1045 | "which authentication service type you will be using. You'll have to fill out " |
| 1082 | 1046 | "different fields below depending on which service you choose." |
| 1083 | 1047 | msgstr "" |
| 1084 | 1048 | |
| 1085 | -#: authorizer.php:5538 | |
| 1049 | +#: authorizer.php:5247 | |
| 1086 | 1050 | msgid "" |
| 1087 | 1051 | "<strong>Enable Google Logins</strong>: Choose if you want to allow users to " |
| 1088 | 1052 | "log in with their Google Account credentials. You will need to enter your " |
| 1089 | 1053 | "API Client ID and Secret to enable Google Logins." |
| @@ -1088,9 +1052,9 @@ | ||
| 1088 | 1052 | "log in with their Google Account credentials. You will need to enter your " |
| 1089 | 1053 | "API Client ID and Secret to enable Google Logins." |
| 1090 | 1054 | msgstr "" |
| 1091 | 1055 | |
| 1092 | -#: authorizer.php:5539 | |
| 1056 | +#: authorizer.php:5248 | |
| 1093 | 1057 | msgid "" |
| 1094 | 1058 | "<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log " |
| 1095 | 1059 | "in with via CAS (Central Authentication Service). You will need to enter " |
| 1096 | 1060 | "details about your CAS server (host, port, and path) to enable CAS Logins." |
| @@ -1095,9 +1059,9 @@ | ||
| 1095 | 1059 | "in with via CAS (Central Authentication Service). You will need to enter " |
| 1096 | 1060 | "details about your CAS server (host, port, and path) to enable CAS Logins." |
| 1097 | 1061 | msgstr "" |
| 1098 | 1062 | |
| 1099 | -#: authorizer.php:5540 | |
| 1063 | +#: authorizer.php:5249 | |
| 1100 | 1064 | msgid "" |
| 1101 | 1065 | "<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to " |
| 1102 | 1066 | "log in with their LDAP (Lightweight Directory Access Protocol) credentials. " |
| 1103 | 1067 | "You will need to enter details about your LDAP server (host, port, search " |
| @@ -1104,9 +1068,9 @@ | ||
| 1104 | 1068 | "base, uid attribute, directory user, directory user password, and whether to " |
| 1105 | 1069 | "use TLS) to enable Google Logins." |
| 1106 | 1070 | msgstr "" |
| 1107 | 1071 | |
| 1108 | -#: authorizer.php:5541 | |
| 1072 | +#: authorizer.php:5250 | |
| 1109 | 1073 | msgid "" |
| 1110 | 1074 | "<strong>Default role for new CAS users</strong>: Specify which role new " |
| 1111 | 1075 | "external users will get by default. Be sure to choose a role with limited " |
| 1112 | 1076 | "permissions!" |
| @@ -1111,13 +1075,13 @@ | ||
| 1111 | 1075 | "external users will get by default. Be sure to choose a role with limited " |
| 1112 | 1076 | "permissions!" |
| 1113 | 1077 | msgstr "" |
| 1114 | 1078 | |
| 1115 | -#: authorizer.php:5542 | |
| 1079 | +#: authorizer.php:5251 | |
| 1116 | 1080 | msgid "If you enable Google logins:" |
| 1117 | 1081 | msgstr "" |
| 1118 | 1082 | |
| 1119 | -#: authorizer.php:5544 | |
| 1083 | +#: authorizer.php:5253 | |
| 1120 | 1084 | msgid "" |
| 1121 | 1085 | "<strong>Google Client ID</strong>: You can generate this ID by creating a " |
| 1122 | 1086 | "new Project in the <a href='https://cloud.google.com/console'>Google " |
| 1123 | 1087 | "Developers Console</a>. A Client ID typically looks something like this: " |
| @@ -1123,9 +1087,9 @@ | ||
| 1123 | 1087 | "Developers Console</a>. A Client ID typically looks something like this: " |
| 1124 | 1088 | "1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com" |
| 1125 | 1089 | msgstr "" |
| 1126 | 1090 | |
| 1127 | -#: authorizer.php:5545 | |
| 1091 | +#: authorizer.php:5254 | |
| 1128 | 1092 | msgid "" |
| 1129 | 1093 | "<strong>Google Client Secret</strong>: You can generate this secret by " |
| 1130 | 1094 | "creating a new Project in the <a href='https://cloud.google.com/" |
| 1131 | 1095 | "console'>Google Developers Console</a>. A Client Secret typically looks " |
| @@ -1131,31 +1095,31 @@ | ||
| 1131 | 1095 | "console'>Google Developers Console</a>. A Client Secret typically looks " |
| 1132 | 1096 | "something like this: sDNgX5_pr_5bly-frKmvp8jT" |
| 1133 | 1097 | msgstr "" |
| 1134 | 1098 | |
| 1135 | -#: authorizer.php:5547 | |
| 1099 | +#: authorizer.php:5256 | |
| 1136 | 1100 | msgid "If you enable CAS logins:" |
| 1137 | 1101 | msgstr "" |
| 1138 | 1102 | |
| 1139 | -#: authorizer.php:5549 | |
| 1103 | +#: authorizer.php:5258 | |
| 1140 | 1104 | msgid "" |
| 1141 | 1105 | "<strong>CAS server hostname</strong>: Enter the hostname of the CAS server " |
| 1142 | 1106 | "you authenticate against (e.g., authn.example.edu)." |
| 1143 | 1107 | msgstr "" |
| 1144 | 1108 | |
| 1145 | -#: authorizer.php:5550 | |
| 1109 | +#: authorizer.php:5259 | |
| 1146 | 1110 | msgid "" |
| 1147 | 1111 | "<strong>CAS server port</strong>: Enter the port on the CAS server to " |
| 1148 | 1112 | "connect to (e.g., 443)." |
| 1149 | 1113 | msgstr "" |
| 1150 | 1114 | |
| 1151 | -#: authorizer.php:5551 | |
| 1115 | +#: authorizer.php:5260 | |
| 1152 | 1116 | msgid "" |
| 1153 | 1117 | "<strong>CAS server path/context</strong>: Enter the path to the login " |
| 1154 | 1118 | "endpoint on the CAS server (e.g., /cas)." |
| 1155 | 1119 | msgstr "" |
| 1156 | 1120 | |
| 1157 | -#: authorizer.php:5552 | |
| 1121 | +#: authorizer.php:5261 | |
| 1158 | 1122 | msgid "" |
| 1159 | 1123 | "<strong>CAS attribute containing first name</strong>: Enter the CAS " |
| 1160 | 1124 | "attribute that has the user's first name. When this user first logs in, " |
| 1161 | 1125 | "their WordPress account will have their first name retrieved from CAS and " |
| @@ -1161,9 +1125,9 @@ | ||
| 1161 | 1125 | "their WordPress account will have their first name retrieved from CAS and " |
| 1162 | 1126 | "added to their WordPress profile." |
| 1163 | 1127 | msgstr "" |
| 1164 | 1128 | |
| 1165 | -#: authorizer.php:5553 | |
| 1129 | +#: authorizer.php:5262 | |
| 1166 | 1130 | msgid "" |
| 1167 | 1131 | "<strong>CAS attribute containing last name</strong>: Enter the CAS attribute " |
| 1168 | 1132 | "that has the user's last name. When this user first logs in, their WordPress " |
| 1169 | 1133 | "account will have their last name retrieved from CAS and added to their " |
| @@ -1169,9 +1133,9 @@ | ||
| 1169 | 1133 | "account will have their last name retrieved from CAS and added to their " |
| 1170 | 1134 | "WordPress profile." |
| 1171 | 1135 | msgstr "" |
| 1172 | 1136 | |
| 1173 | -#: authorizer.php:5554 | |
| 1137 | +#: authorizer.php:5263 | |
| 1174 | 1138 | msgid "" |
| 1175 | 1139 | "<strong>CAS attribute update</strong>: Select whether the first and last " |
| 1176 | 1140 | "names retrieved from CAS should overwrite any value the user has entered in " |
| 1177 | 1141 | "the first and last name fields in their WordPress profile. If this is not " |
| @@ -1177,31 +1141,31 @@ | ||
| 1177 | 1141 | "the first and last name fields in their WordPress profile. If this is not " |
| 1178 | 1142 | "set, this only happens the first time they log in." |
| 1179 | 1143 | msgstr "" |
| 1180 | 1144 | |
| 1181 | -#: authorizer.php:5556 | |
| 1145 | +#: authorizer.php:5265 | |
| 1182 | 1146 | msgid "If you enable LDAP logins:" |
| 1183 | 1147 | msgstr "" |
| 1184 | 1148 | |
| 1185 | -#: authorizer.php:5558 | |
| 1149 | +#: authorizer.php:5267 | |
| 1186 | 1150 | msgid "" |
| 1187 | 1151 | "<strong>LDAP Host</strong>: Enter the URL of the LDAP server you " |
| 1188 | 1152 | "authenticate against." |
| 1189 | 1153 | msgstr "" |
| 1190 | 1154 | |
| 1191 | -#: authorizer.php:5559 | |
| 1155 | +#: authorizer.php:5268 | |
| 1192 | 1156 | msgid "" |
| 1193 | 1157 | "<strong>LDAP Port</strong>: Enter the port number that the LDAP server " |
| 1194 | 1158 | "listens on." |
| 1195 | 1159 | msgstr "" |
| 1196 | 1160 | |
| 1197 | -#: authorizer.php:5560 | |
| 1161 | +#: authorizer.php:5269 | |
| 1198 | 1162 | msgid "" |
| 1199 | 1163 | "<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the " |
| 1200 | 1164 | "search base, e.g., ou=people,dc=example,dc=edu" |
| 1201 | 1165 | msgstr "" |
| 1202 | 1166 | |
| 1203 | -#: authorizer.php:5561 | |
| 1167 | +#: authorizer.php:5270 | |
| 1204 | 1168 | msgid "" |
| 1205 | 1169 | "<strong>LDAP attribute containing username</strong>: Enter the name of the " |
| 1206 | 1170 | "LDAP attribute that contains the usernames used by those attempting to log " |
| 1207 | 1171 | "in. The plugin will search on this attribute to find the cn to bind against " |
| @@ -1207,27 +1171,27 @@ | ||
| 1207 | 1171 | "in. The plugin will search on this attribute to find the cn to bind against " |
| 1208 | 1172 | "for login attempts." |
| 1209 | 1173 | msgstr "" |
| 1210 | 1174 | |
| 1211 | -#: authorizer.php:5562 | |
| 1175 | +#: authorizer.php:5271 | |
| 1212 | 1176 | msgid "" |
| 1213 | 1177 | "<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that " |
| 1214 | 1178 | "has permissions to browse the directory." |
| 1215 | 1179 | msgstr "" |
| 1216 | 1180 | |
| 1217 | -#: authorizer.php:5563 | |
| 1181 | +#: authorizer.php:5272 | |
| 1218 | 1182 | msgid "" |
| 1219 | 1183 | "<strong>LDAP Directory User Password</strong>: Enter the password for the " |
| 1220 | 1184 | "LDAP user that has permission to browse the directory." |
| 1221 | 1185 | msgstr "" |
| 1222 | 1186 | |
| 1223 | -#: authorizer.php:5564 | |
| 1187 | +#: authorizer.php:5273 | |
| 1224 | 1188 | msgid "" |
| 1225 | 1189 | "<strong>Use TLS</strong>: Select whether all communication with the LDAP " |
| 1226 | 1190 | "server should be performed over a TLS-secured connection." |
| 1227 | 1191 | msgstr "" |
| 1228 | 1192 | |
| 1229 | -#: authorizer.php:5565 | |
| 1193 | +#: authorizer.php:5274 | |
| 1230 | 1194 | msgid "" |
| 1231 | 1195 | "<strong>Custom lost password URL</strong>: The WordPress login page contains " |
| 1232 | 1196 | "a link to recover a lost password. If you have external users who shouldn't " |
| 1233 | 1197 | "change the password on their WordPress account, point them to the " |
| @@ -1234,9 +1198,9 @@ | ||
| 1234 | 1198 | "appropriate location to change the password on their external authentication " |
| 1235 | 1199 | "service here." |
| 1236 | 1200 | msgstr "" |
| 1237 | 1201 | |
| 1238 | -#: authorizer.php:5566 | |
| 1202 | +#: authorizer.php:5275 | |
| 1239 | 1203 | msgid "" |
| 1240 | 1204 | "<strong>LDAP attribute containing first name</strong>: Enter the LDAP " |
| 1241 | 1205 | "attribute that has the user's first name. When this user first logs in, " |
| 1242 | 1206 | "their WordPress account will have their first name retrieved from LDAP and " |
| @@ -1242,9 +1206,9 @@ | ||
| 1242 | 1206 | "their WordPress account will have their first name retrieved from LDAP and " |
| 1243 | 1207 | "added to their WordPress profile." |
| 1244 | 1208 | msgstr "" |
| 1245 | 1209 | |
| 1246 | -#: authorizer.php:5567 | |
| 1210 | +#: authorizer.php:5276 | |
| 1247 | 1211 | msgid "" |
| 1248 | 1212 | "<strong>LDAP attribute containing last name</strong>: Enter the LDAP " |
| 1249 | 1213 | "attribute that has the user's last name. When this user first logs in, their " |
| 1250 | 1214 | "WordPress account will have their last name retrieved from LDAP and added to " |
| @@ -1250,9 +1214,9 @@ | ||
| 1250 | 1214 | "WordPress account will have their last name retrieved from LDAP and added to " |
| 1251 | 1215 | "their WordPress profile." |
| 1252 | 1216 | msgstr "" |
| 1253 | 1217 | |
| 1254 | -#: authorizer.php:5568 | |
| 1218 | +#: authorizer.php:5277 | |
| 1255 | 1219 | msgid "" |
| 1256 | 1220 | "<strong>LDAP attribute update</strong>: Select whether the first and last " |
| 1257 | 1221 | "names retrieved from LDAP should overwrite any value the user has entered in " |
| 1258 | 1222 | "the first and last name fields in their WordPress profile. If this is not " |
| @@ -1258,9 +1222,9 @@ | ||
| 1258 | 1222 | "the first and last name fields in their WordPress profile. If this is not " |
| 1259 | 1223 | "set, this only happens the first time they log in." |
| 1260 | 1224 | msgstr "" |
| 1261 | 1225 | |
| 1262 | -#: authorizer.php:5581 | |
| 1226 | +#: authorizer.php:5290 | |
| 1263 | 1227 | msgid "" |
| 1264 | 1228 | "<strong>Limit invalid login attempts</strong>: Choose how soon (and for how " |
| 1265 | 1229 | "long) to restrict access to individuals (or bots) making repeated invalid " |
| 1266 | 1230 | "login attempts. You may set a shorter delay first, and then a longer delay " |
| @@ -1267,9 +1231,9 @@ | ||
| 1267 | 1231 | "after repeated invalid attempts; you may also set how much time must pass " |
| 1268 | 1232 | "before the delays will be reset to normal." |
| 1269 | 1233 | msgstr "" |
| 1270 | 1234 | |
| 1271 | -#: authorizer.php:5582 | |
| 1235 | +#: authorizer.php:5291 | |
| 1272 | 1236 | msgid "" |
| 1273 | 1237 | "<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress " |
| 1274 | 1238 | "username and password fields and the Log In button on the wp-login screen, " |
| 1275 | 1239 | "enable this option. Note: You can always access the WordPress logins by " |
| @@ -1275,9 +1239,9 @@ | ||
| 1275 | 1239 | "enable this option. Note: You can always access the WordPress logins by " |
| 1276 | 1240 | "adding external=wordpress to the wp-login URL, like so:" |
| 1277 | 1241 | msgstr "" |
| 1278 | 1242 | |
| 1279 | -#: authorizer.php:5583 | |
| 1243 | +#: authorizer.php:5292 | |
| 1280 | 1244 | msgid "" |
| 1281 | 1245 | "<strong>Custom WordPress login branding</strong>: If you'd like to use " |
| 1282 | 1246 | "custom branding on the WordPress login page, select that here. You will need " |
| 1283 | 1247 | "to use the `authorizer_add_branding_option` filter in your theme to add it. " |
| @@ -1284,13 +1248,13 @@ | ||
| 1284 | 1248 | "You can see an example theme that implements this filter in the plugin " |
| 1285 | 1249 | "directory under sample-theme-add-branding." |
| 1286 | 1250 | msgstr "" |
| 1287 | 1251 | |
| 1288 | -#: authorizer.php:5629 | |
| 1252 | +#: authorizer.php:5338 | |
| 1289 | 1253 | msgid "You do not have sufficient permissions to access this page." |
| 1290 | 1254 | msgstr "" |
| 1291 | 1255 | |
| 1292 | -#: authorizer.php:5636 | |
| 1256 | +#: authorizer.php:5344 | |
| 1293 | 1257 | msgid "" |
| 1294 | 1258 | "Most <strong>Authorizer</strong> settings are set in the individual sites, " |
| 1295 | 1259 | "but you can specify a few options here that apply to <strong>all sites in " |
| 1296 | 1260 | "the network</strong>. These settings will override settings in the " |
| @@ -1296,29 +1260,29 @@ | ||
| 1296 | 1260 | "the network</strong>. These settings will override settings in the " |
| 1297 | 1261 | "individual sites." |
| 1298 | 1262 | msgstr "" |
| 1299 | 1263 | |
| 1300 | -#: authorizer.php:5638 | |
| 1264 | +#: authorizer.php:5346 | |
| 1301 | 1265 | msgid "Override individual site settings with the settings below" |
| 1302 | 1266 | msgstr "" |
| 1303 | 1267 | |
| 1304 | -#: authorizer.php:5649 | |
| 1268 | +#: authorizer.php:5357 | |
| 1305 | 1269 | msgid "Manage who has access to all sites in the network." |
| 1306 | 1270 | msgstr "" |
| 1307 | 1271 | |
| 1308 | -#: authorizer.php:5653 | |
| 1272 | +#: authorizer.php:5361 | |
| 1309 | 1273 | msgid "Who can log in to sites in this network?" |
| 1310 | 1274 | msgstr "" |
| 1311 | 1275 | |
| 1312 | -#: authorizer.php:5657 | |
| 1276 | +#: authorizer.php:5365 | |
| 1313 | 1277 | msgid "Who can view sites in this network?" |
| 1314 | 1278 | msgstr "" |
| 1315 | 1279 | |
| 1316 | -#: authorizer.php:5661 | |
| 1280 | +#: authorizer.php:5369 | |
| 1317 | 1281 | msgid "Approved Users (All Sites)" |
| 1318 | 1282 | msgstr "" |
| 1319 | 1283 | |
| 1320 | -#: authorizer.php:5661 | |
| 1284 | +#: authorizer.php:5369 | |
| 1321 | 1285 | msgid "" |
| 1322 | 1286 | "Note: these users will <strong>not</strong> receive welcome emails when " |
| 1323 | 1287 | "approved. Only users approved from individual sites can receive these " |
| 1324 | 1288 | "messages." |
| @@ -1323,33 +1287,33 @@ | ||
| 1323 | 1287 | "approved. Only users approved from individual sites can receive these " |
| 1324 | 1288 | "messages." |
| 1325 | 1289 | msgstr "" |
| 1326 | 1290 | |
| 1327 | -#: authorizer.php:5693 | |
| 1291 | +#: authorizer.php:5401 | |
| 1328 | 1292 | msgid "CAS Custom Label" |
| 1329 | 1293 | msgstr "" |
| 1330 | 1294 | |
| 1331 | -#: authorizer.php:5709 | |
| 1295 | +#: authorizer.php:5417 | |
| 1332 | 1296 | msgid "CAS server version" |
| 1333 | 1297 | msgstr "" |
| 1334 | 1298 | |
| 1335 | -#: authorizer.php:5713 | |
| 1299 | +#: authorizer.php:5421 | |
| 1336 | 1300 | msgid "CAS attribute containing email" |
| 1337 | 1301 | msgstr "" |
| 1338 | 1302 | |
| 1339 | -#: authorizer.php:5761 | |
| 1303 | +#: authorizer.php:5465 | |
| 1340 | 1304 | msgid "LDAP attribute containing email" |
| 1341 | 1305 | msgstr "" |
| 1342 | 1306 | |
| 1343 | -#: authorizer.php:6708 | |
| 1307 | +#: authorizer.php:6301 | |
| 1344 | 1308 | msgid "This setting is overridden by a" |
| 1345 | 1309 | msgstr "" |
| 1346 | 1310 | |
| 1347 | -#: authorizer.php:6708 | |
| 1311 | +#: authorizer.php:6301 | |
| 1348 | 1312 | msgid "multisite option" |
| 1349 | 1313 | msgstr "" |
| 1350 | 1314 | |
| 1351 | -#: authorizer.php:7607 | |
| 1315 | +#: authorizer.php:7174 | |
| 1352 | 1316 | msgid "— No role for this site —" |
| 1353 | 1317 | msgstr "" |
| 1354 | 1318 | |
| 1355 | 1319 | #. Plugin Name of the plugin/theme |
| @@ -1366,6 +1330,6 @@ | ||
| 1366 | 1330 | "authenticates against external sources (e.g., Google, LDAP, or CAS)." |
| 1367 | 1331 | msgstr "" |
| 1368 | 1332 | |
| 1369 | 1333 | #. Author of the plugin/theme |
| 1370 | -msgid "Paul Ryan <prar@hawaii.edu>" | |
| 1334 | +msgid "Paul Ryan" | |
| 1371 | 1335 | msgstr "" |