# authorizer/3.3.2/languages/authorizer.pot

Authorizer, version 3.3.2. 1,797 lines.

- Page: https://pluginprobe.com/plugins/authorizer/3.3.2/code/languages/authorizer.pot
- Raw: https://pluginprobe.com/plugins/authorizer/3.3.2/raw/languages/authorizer.pot
- Modified: 2022-03-02T23:54:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/authorizer/3.3.2/code/languages/authorizer.pot#L10-L20`.

```
#, fuzzy
msgid ""
msgstr ""
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"Project-Id-Version: Authorizer 2.9.12\n"
"POT-Creation-Date: 2022-02-25 15:17-1000\n"
"PO-Revision-Date: 2020-02-25 10:18-1000\n"
"Last-Translator: Paul Ryan <paul.ryan@hawaii.edu>\n"
"Language-Team: University of Hawaii <dcdc@hawaii.edu>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.12\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-WPHeader: authorizer.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"

#: src/authorizer/class-admin-page.php:45
msgid ""
"<strong>Pending Users</strong>: Pending users are users who have "
"successfully logged in to the site, but who haven't yet been approved (or "
"blocked) by you."
msgstr ""

#: src/authorizer/class-admin-page.php:46
msgid ""
"<strong>Approved Users</strong>: Approved users have access to the site once "
"they successfully log in."
msgstr ""

#: src/authorizer/class-admin-page.php:47
msgid ""
"<strong>Blocked Users</strong>: Blocked users will receive an error message "
"when they try to visit the site after authenticating."
msgstr ""

#: src/authorizer/class-admin-page.php:48
msgid ""
"Users in the <strong>Pending</strong> list appear automatically after a new "
"user tries to log in from the configured external authentication service. "
"You can add users to the <strong>Approved</strong> or <strong>Blocked</"
"strong> lists by typing them in manually, or by clicking the <em>Approve</"
"em> or <em>Block</em> buttons next to a user in the <strong>Pending</strong> "
"list."
msgstr ""

#: src/authorizer/class-admin-page.php:53 src/authorizer/class-options.php:910
#: src/authorizer/class-options.php:916
msgid "Access Lists"
msgstr ""

#: src/authorizer/class-admin-page.php:60
msgid ""
"<strong>Who can log in to the site?</strong>: Choose the level of access "
"restriction you'd like to use on your site here. You can leave the site open "
"to anyone with a WordPress account or an account on an external service like "
"Google, CAS, or LDAP, or restrict it to WordPress users and only the "
"external users that you specify via the <em>Access Lists</em>."
msgstr ""

#: src/authorizer/class-admin-page.php:61
msgid ""
"<strong>Which role should receive email notifications about pending users?</"
"strong>: If you've restricted access to <strong>approved users</strong>, you "
"can determine which WordPress users will receive a notification email "
"everytime a new external user successfully logs in and is added to the "
"pending list. All users of the specified role will receive an email, and the "
"external user will get a message (specified below) telling them their access "
"is pending approval."
msgstr ""

#: src/authorizer/class-admin-page.php:62
msgid ""
"<strong>What message should pending users see after attempting to log in?</"
"strong>: Here you can specify the exact message a new external user will see "
"once they try to log in to the site for the first time."
msgstr ""

#: src/authorizer/class-admin-page.php:67 src/authorizer/class-options.php:917
msgid "Login Access"
msgstr ""

#: src/authorizer/class-admin-page.php:74
msgid ""
"<strong>Who can view the site?</strong>: You can restrict the site's "
"visibility by only allowing logged in users to see pages. If you do so, you "
"can customize the specifics about the site's privacy using the settings "
"below."
msgstr ""

#: src/authorizer/class-admin-page.php:75
msgid ""
"<strong>What pages (if any) should be available to everyone?</strong>: If "
"you'd like to declare certain pages on your site as always public (such as "
"the course syllabus, introduction, or calendar), specify those pages here. "
"These pages will always be available no matter what access restrictions "
"exist."
msgstr ""

#: src/authorizer/class-admin-page.php:76
msgid ""
"<strong>What happens to people without access when they visit a <em>private</"
"em> page?</strong>: Choose the response anonymous users receive when "
"visiting the site. You can choose between immediately taking them to the "
"<strong>login screen</strong>, or simply showing them a <strong>message</"
"strong>."
msgstr ""

#: src/authorizer/class-admin-page.php:77
msgid ""
"<strong>What happens to people without access when they visit a <em>public</"
"em> page?</strong>: Choose the response anonymous users receive when "
"visiting a page on the site marked as public. You can choose between showing "
"them the page without any message, or showing them a the page with a message "
"above the content."
msgstr ""

#: src/authorizer/class-admin-page.php:78
msgid ""
"<strong>What message should people without access see?</strong>: If you "
"chose to show new users a <strong>message</strong> above, type that message "
"here."
msgstr ""

#: src/authorizer/class-admin-page.php:83 src/authorizer/class-options.php:918
msgid "Public Access"
msgstr ""

#: src/authorizer/class-admin-page.php:90
msgid ""
"<strong>Type of external service to authenticate against</strong>: Choose "
"which authentication service type you will be using. You'll have to fill out "
"different fields below depending on which service you choose."
msgstr ""

#: src/authorizer/class-admin-page.php:91
msgid ""
"<strong>Enable OAuth2 Logins</strong>: Choose if you want to allow users to "
"log in with one of the supported OAuth2 providers. You will need to enter "
"your API Client ID and Secret to enable these logins."
msgstr ""

#: src/authorizer/class-admin-page.php:92
msgid ""
"<strong>Enable Google Logins</strong>: Choose if you want to allow users to "
"log in with their Google Account credentials. You will need to enter your "
"API Client ID and Secret to enable Google Logins."
msgstr ""

#: src/authorizer/class-admin-page.php:93
msgid ""
"<strong>Enable CAS Logins</strong>: Choose if you want to allow users to log "
"in with via CAS (Central Authentication Service). You will need to enter "
"details about your CAS server (host, port, and path) to enable CAS Logins."
msgstr ""

#: src/authorizer/class-admin-page.php:94
msgid ""
"<strong>Enable LDAP Logins</strong>: Choose if you want to allow users to "
"log in with their LDAP (Lightweight Directory Access Protocol) credentials. "
"You will need to enter details about your LDAP server (host, port, search "
"base, uid attribute, directory user, directory user password, and whether to "
"use TLS) to enable Google Logins."
msgstr ""

#: src/authorizer/class-admin-page.php:95
msgid ""
"<strong>Default role for new CAS users</strong>: Specify which role new "
"external users will get by default. Be sure to choose a role with limited "
"permissions!"
msgstr ""

#: src/authorizer/class-admin-page.php:96
msgid "If you enable OAuth2 logins:"
msgstr ""

#: src/authorizer/class-admin-page.php:98
msgid ""
"<strong>Client ID</strong>: You can generate this ID following the "
"instructions for your specific provider."
msgstr ""

#: src/authorizer/class-admin-page.php:99
msgid ""
"<strong>Client Secret</strong>: You can generate this secret by following "
"the instructions for your specific provider."
msgstr ""

#: src/authorizer/class-admin-page.php:100
msgid ""
"<strong>Authorization URL</strong>: For the generic OAuth2 provider, you "
"will need to specify the 3 endpoints required for the oauth2 authentication "
"flow. This is the first: the endpoint first contacted to initiate the "
"authentication."
msgstr ""

#: src/authorizer/class-admin-page.php:101
msgid ""
"<strong>Access Token URL</strong>: For the generic OAuth2 provider, you will "
"need to specify the 3 endpoints required for the oauth2 authentication flow. "
"This is the second: the endpoint that is contacted after initiation to "
"retrieve an access token for the user that just authenticated."
msgstr ""

#: src/authorizer/class-admin-page.php:102
msgid ""
"<strong>Resource Owner URL</strong>: For the generic OAuth2 provider, you "
"will need to specify the 3 endpoints required for the oauth2 authentication "
"flow. This is the third: the endpoint that is contacted after successfully "
"receiving an authentication token to retrieve details on the user that just "
"authenticated."
msgstr ""

#: src/authorizer/class-admin-page.php:104
msgid "If you enable Google logins:"
msgstr ""

#: src/authorizer/class-admin-page.php:106
msgid ""
"<strong>Google Client ID</strong>: You can generate this ID by creating a "
"new Project in the <a href='https://cloud.google.com/console'>Google "
"Developers Console</a>. A Client ID typically looks something like this: "
"1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps.googleusercontent.com"
msgstr ""

#: src/authorizer/class-admin-page.php:107
msgid ""
"<strong>Google Client Secret</strong>: You can generate this secret by "
"creating a new Project in the <a href='https://cloud.google.com/"
"console'>Google Developers Console</a>. A Client Secret typically looks "
"something like this: sDNgX5_pr_5bly-frKmvp8jT"
msgstr ""

#: src/authorizer/class-admin-page.php:109
msgid "If you enable CAS logins:"
msgstr ""

#: src/authorizer/class-admin-page.php:111
msgid ""
"<strong>CAS server hostname</strong>: Enter the hostname of the CAS server "
"you authenticate against (e.g., authn.example.edu)."
msgstr ""

#: src/authorizer/class-admin-page.php:112
msgid ""
"<strong>CAS server port</strong>: Enter the port on the CAS server to "
"connect to (e.g., 443)."
msgstr ""

#: src/authorizer/class-admin-page.php:113
msgid ""
"<strong>CAS server path/context</strong>: Enter the path to the login "
"endpoint on the CAS server (e.g., /cas)."
msgstr ""

#: src/authorizer/class-admin-page.php:114
msgid ""
"<strong>CAS attribute containing first name</strong>: Enter the CAS "
"attribute that has the user's first name. When this user first logs in, "
"their WordPress account will have their first name retrieved from CAS and "
"added to their WordPress profile."
msgstr ""

#: src/authorizer/class-admin-page.php:115
msgid ""
"<strong>CAS attribute containing last name</strong>: Enter the CAS attribute "
"that has the user's last name. When this user first logs in, their WordPress "
"account will have their last name retrieved from CAS and added to their "
"WordPress profile."
msgstr ""

#: src/authorizer/class-admin-page.php:116
msgid ""
"<strong>CAS attribute update</strong>: Select whether the first and last "
"names retrieved from CAS should overwrite any value the user has entered in "
"the first and last name fields in their WordPress profile. If this is not "
"set, this only happens the first time they log in."
msgstr ""

#: src/authorizer/class-admin-page.php:118
msgid "If you enable LDAP logins:"
msgstr ""

#: src/authorizer/class-admin-page.php:120
msgid ""
"<strong>LDAP Host</strong>: Enter the URL of the LDAP server you "
"authenticate against."
msgstr ""

#: src/authorizer/class-admin-page.php:121
msgid ""
"<strong>LDAP Port</strong>: Enter the port number that the LDAP server "
"listens on."
msgstr ""

#: src/authorizer/class-admin-page.php:122
msgid ""
"<strong>LDAP Search Base</strong>: Enter the LDAP string that represents the "
"search base, e.g., ou=people,dc=example,dc=edu"
msgstr ""

#: src/authorizer/class-admin-page.php:123
msgid ""
"<strong>LDAP Search Filter</strong>: Enter the optional LDAP string that "
"represents the search filter, e.g., (memberOf=cn=wp_users,ou=people,"
"dc=example,dc=edu)"
msgstr ""

#: src/authorizer/class-admin-page.php:124
msgid ""
"<strong>LDAP attribute containing username</strong>: Enter the name of the "
"LDAP attribute that contains the usernames used by those attempting to log "
"in. The plugin will search on this attribute to find the cn to bind against "
"for login attempts."
msgstr ""

#: src/authorizer/class-admin-page.php:125
msgid ""
"<strong>LDAP Directory User</strong>: Enter the name of the LDAP user that "
"has permissions to browse the directory."
msgstr ""

#: src/authorizer/class-admin-page.php:126
msgid ""
"<strong>LDAP Directory User Password</strong>: Enter the password for the "
"LDAP user that has permission to browse the directory."
msgstr ""

#: src/authorizer/class-admin-page.php:127
msgid ""
"<strong>Use TLS</strong>: Select whether all communication with the LDAP "
"server should be performed over a TLS-secured connection."
msgstr ""

#: src/authorizer/class-admin-page.php:128
msgid ""
"<strong>Custom lost password URL</strong>: The WordPress login page contains "
"a link to recover a lost password. If you have external users who shouldn't "
"change the password on their WordPress account, point them to the "
"appropriate location to change the password on their external authentication "
"service here."
msgstr ""

#: src/authorizer/class-admin-page.php:129
msgid ""
"<strong>LDAP attribute containing first name</strong>: Enter the LDAP "
"attribute that has the user's first name. When this user first logs in, "
"their WordPress account will have their first name retrieved from LDAP and "
"added to their WordPress profile."
msgstr ""

#: src/authorizer/class-admin-page.php:130
msgid ""
"<strong>LDAP attribute containing last name</strong>: Enter the LDAP "
"attribute that has the user's last name. When this user first logs in, their "
"WordPress account will have their last name retrieved from LDAP and added to "
"their WordPress profile."
msgstr ""

#: src/authorizer/class-admin-page.php:131
msgid ""
"<strong>LDAP attribute update</strong>: Select whether the first and last "
"names retrieved from LDAP should overwrite any value the user has entered in "
"the first and last name fields in their WordPress profile. If this is not "
"set, this only happens the first time they log in."
msgstr ""

#: src/authorizer/class-admin-page.php:137 src/authorizer/class-options.php:911
#: src/authorizer/class-options.php:919
msgid "External Service"
msgstr ""

#: src/authorizer/class-admin-page.php:144
msgid ""
"<strong>Limit invalid login attempts</strong>: Choose how soon (and for how "
"long) to restrict access to individuals (or bots) making repeated invalid "
"login attempts. You may set a shorter delay first, and then a longer delay "
"after repeated invalid attempts; you may also set how much time must pass "
"before the delays will be reset to normal."
msgstr ""

#: src/authorizer/class-admin-page.php:145
msgid ""
"<strong>Hide WordPress Logins</strong>: If you want to hide the WordPress "
"username and password fields and the Log In button on the wp-login screen, "
"enable this option. Note: You can always access the WordPress logins by "
"adding external=wordpress to the wp-login URL, like so:"
msgstr ""

#: src/authorizer/class-admin-page.php:146
msgid ""
"<strong>Disable WordPress Logins</strong>: If you want to prevent users from "
"logging in with their WordPress passwords and instead only allow logins from "
"external services, enable this option. Note: enabling this will also hide "
"WordPress logins unless the LDAP external service is enabled."
msgstr ""

#: src/authorizer/class-admin-page.php:147
msgid ""
"<strong>Custom WordPress login branding</strong>: If you'd like to use "
"custom branding on the WordPress login page, select that here. You will need "
"to use the `authorizer_add_branding_option` filter in your theme to add it. "
"You can see an example theme that implements this filter in the plugin "
"directory under sample-theme-add-branding."
msgstr ""

#: src/authorizer/class-admin-page.php:152 src/authorizer/class-options.php:912
#: src/authorizer/class-options.php:920
msgid "Advanced"
msgstr ""

#: src/authorizer/class-admin-page.php:184
msgid "Can't reach CAS server. Please provide"
msgstr ""

#: src/authorizer/class-admin-page.php:184
msgid "accurate CAS settings"
msgstr ""

#: src/authorizer/class-admin-page.php:184
msgid "if you intend to use it."
msgstr ""

#: src/authorizer/class-admin-page.php:229
msgid "Settings"
msgstr ""

#: src/authorizer/class-admin-page.php:244
msgid "Network Settings"
msgstr ""

#: src/authorizer/class-admin-page.php:293
msgid "Who can log into the site?"
msgstr ""

#: src/authorizer/class-admin-page.php:300
msgid "Which role should receive email notifications about pending users?"
msgstr ""

#: src/authorizer/class-admin-page.php:307
msgid "What message should pending users see after attempting to log in?"
msgstr ""

#: src/authorizer/class-admin-page.php:314
msgid "What message should blocked users see after attempting to log in?"
msgstr ""

#: src/authorizer/class-admin-page.php:321
msgid "Send welcome email to new approved users?"
msgstr ""

#: src/authorizer/class-admin-page.php:328
msgid "Welcome email subject"
msgstr ""

#: src/authorizer/class-admin-page.php:335
msgid "Welcome email body"
msgstr ""

#: src/authorizer/class-admin-page.php:350
msgid "Who can view the site?"
msgstr ""

#: src/authorizer/class-admin-page.php:357
msgid "What pages (if any) should be available to everyone?"
msgstr ""

#: src/authorizer/class-admin-page.php:364
msgid "What happens to people without access when they visit a private page?"
msgstr ""

#: src/authorizer/class-admin-page.php:371
msgid "What happens to people without access when they visit a public page?"
msgstr ""

#: src/authorizer/class-admin-page.php:378
msgid "What message should people without access see?"
msgstr ""

#: src/authorizer/class-admin-page.php:393
#: src/authorizer/class-admin-page.php:852
msgid "Default role for new users"
msgstr ""

#: src/authorizer/class-admin-page.php:400
#: src/authorizer/class-admin-page.php:856
msgid "OAuth2 Logins"
msgstr ""

#: src/authorizer/class-admin-page.php:407
msgid "Provider"
msgstr ""

#: src/authorizer/class-admin-page.php:414
msgid "Custom label"
msgstr ""

#: src/authorizer/class-admin-page.php:421
#: src/authorizer/class-admin-page.php:868
msgid "Client ID"
msgstr ""

#: src/authorizer/class-admin-page.php:428
#: src/authorizer/class-admin-page.php:872
msgid "Client Secret"
msgstr ""

#: src/authorizer/class-admin-page.php:435
#: src/authorizer/class-admin-page.php:876
msgid "OAuth2 Hosted Domain"
msgstr ""

#: src/authorizer/class-admin-page.php:442
#: src/authorizer/class-admin-page.php:880
msgid "Tenant ID"
msgstr ""

#: src/authorizer/class-admin-page.php:449
#: src/authorizer/class-admin-page.php:884
msgid "Authorization URL"
msgstr ""

#: src/authorizer/class-admin-page.php:456
#: src/authorizer/class-admin-page.php:888
msgid "Access Token URL"
msgstr ""

#: src/authorizer/class-admin-page.php:463
#: src/authorizer/class-admin-page.php:892
msgid "Resource Owner URL"
msgstr ""

#: src/authorizer/class-admin-page.php:470
#: src/authorizer/class-admin-page.php:896
msgid "Google Logins"
msgstr ""

#: src/authorizer/class-admin-page.php:477
#: src/authorizer/class-admin-page.php:900
msgid "Google Client ID"
msgstr ""

#: src/authorizer/class-admin-page.php:484
#: src/authorizer/class-admin-page.php:904
msgid "Google Client Secret"
msgstr ""

#: src/authorizer/class-admin-page.php:491
#: src/authorizer/class-admin-page.php:908
msgid "Google Hosted Domain"
msgstr ""

#: src/authorizer/class-admin-page.php:498
#: src/authorizer/class-admin-page.php:912
msgid "CAS Logins"
msgstr ""

#: src/authorizer/class-admin-page.php:505
msgid "CAS custom label"
msgstr ""

#: src/authorizer/class-admin-page.php:512
#: src/authorizer/class-admin-page.php:920
msgid "CAS server hostname"
msgstr ""

#: src/authorizer/class-admin-page.php:519
#: src/authorizer/class-admin-page.php:924
msgid "CAS server port"
msgstr ""

#: src/authorizer/class-admin-page.php:526
#: src/authorizer/class-admin-page.php:928
msgid "CAS server path/context"
msgstr ""

#: src/authorizer/class-admin-page.php:533
#: src/authorizer/class-admin-page.php:932
msgid "CAS server protocol"
msgstr ""

#: src/authorizer/class-admin-page.php:540
msgid "CAS attribute containing email address"
msgstr ""

#: src/authorizer/class-admin-page.php:547
#: src/authorizer/class-admin-page.php:940
msgid "CAS attribute containing first name"
msgstr ""

#: src/authorizer/class-admin-page.php:554
#: src/authorizer/class-admin-page.php:944
msgid "CAS attribute containing last name"
msgstr ""

#: src/authorizer/class-admin-page.php:561
#: src/authorizer/class-admin-page.php:948
msgid "CAS attribute update"
msgstr ""

#: src/authorizer/class-admin-page.php:568
#: src/authorizer/class-admin-page.php:952
msgid "CAS automatic login"
msgstr ""

#: src/authorizer/class-admin-page.php:575
#: src/authorizer/class-admin-page.php:956
msgid "CAS users linked by username"
msgstr ""

#: src/authorizer/class-admin-page.php:582
#: src/authorizer/class-admin-page.php:960
msgid "LDAP Logins"
msgstr ""

#: src/authorizer/class-admin-page.php:589
#: src/authorizer/class-admin-page.php:964
msgid "LDAP Host"
msgstr ""

#: src/authorizer/class-admin-page.php:596
#: src/authorizer/class-admin-page.php:968
msgid "LDAP Port"
msgstr ""

#: src/authorizer/class-admin-page.php:603
#: src/authorizer/class-admin-page.php:972
#: src/authorizer/options/external/class-ldap.php:104
msgid "Use TLS"
msgstr ""

#: src/authorizer/class-admin-page.php:610
#: src/authorizer/class-admin-page.php:976
msgid "LDAP Search Base"
msgstr ""

#: src/authorizer/class-admin-page.php:617
#: src/authorizer/class-admin-page.php:980
msgid "LDAP Search Filter"
msgstr ""

#: src/authorizer/class-admin-page.php:624
#: src/authorizer/class-admin-page.php:984
msgid "LDAP attribute containing username"
msgstr ""

#: src/authorizer/class-admin-page.php:631
msgid "LDAP attribute containing email address"
msgstr ""

#: src/authorizer/class-admin-page.php:638
#: src/authorizer/class-admin-page.php:992
msgid "LDAP Directory User"
msgstr ""

#: src/authorizer/class-admin-page.php:645
#: src/authorizer/class-admin-page.php:996
msgid "LDAP Directory User Password"
msgstr ""

#: src/authorizer/class-admin-page.php:652
#: src/authorizer/class-admin-page.php:1000
msgid "Custom lost password URL"
msgstr ""

#: src/authorizer/class-admin-page.php:659
#: src/authorizer/class-admin-page.php:1004
msgid "LDAP attribute containing first name"
msgstr ""

#: src/authorizer/class-admin-page.php:666
#: src/authorizer/class-admin-page.php:1008
msgid "LDAP attribute containing last name"
msgstr ""

#: src/authorizer/class-admin-page.php:673
#: src/authorizer/class-admin-page.php:1012
msgid "LDAP attribute update"
msgstr ""

#: src/authorizer/class-admin-page.php:680
msgid "LDAP test connection"
msgstr ""

#: src/authorizer/class-admin-page.php:695
#: src/authorizer/class-admin-page.php:1020
msgid "Limit invalid login attempts"
msgstr ""

#: src/authorizer/class-admin-page.php:702
msgid "Hide WordPress Login"
msgstr ""

#: src/authorizer/class-admin-page.php:709
#: src/authorizer/class-admin-page.php:1028
#: src/authorizer/options/class-advanced.php:102
msgid "Disable WordPress Logins"
msgstr ""

#: src/authorizer/class-admin-page.php:716
msgid "Custom WordPress login branding"
msgstr ""

#: src/authorizer/class-admin-page.php:723
msgid "Authorizer admin menu item location"
msgstr ""

#: src/authorizer/class-admin-page.php:730
msgid "Show custom usermeta in user list"
msgstr ""

#: src/authorizer/class-admin-page.php:737
#: src/authorizer/class-admin-page.php:1032
msgid "Number of users per page"
msgstr ""

#: src/authorizer/class-admin-page.php:744
#: src/authorizer/class-admin-page.php:1036
msgid "Approved users sort method"
msgstr ""

#: src/authorizer/class-admin-page.php:751
#: src/authorizer/class-admin-page.php:1040
msgid "Approved users sort order"
msgstr ""

#: src/authorizer/class-admin-page.php:758
msgid "Show dashboard widget to admin users"
msgstr ""

#: src/authorizer/class-admin-page.php:767
msgid "Override multisite options"
msgstr ""

#: src/authorizer/class-admin-page.php:782
#: src/authorizer/class-admin-page.php:818
#: src/authorizer/class-dashboard-widget.php:34
msgid "Authorizer Settings"
msgstr ""

#: src/authorizer/class-admin-page.php:802
msgid "You do not have sufficient permissions to access this page."
msgstr ""

#: src/authorizer/class-admin-page.php:819
msgid ""
"Most <strong>Authorizer</strong> settings are set in the individual sites, "
"but you can specify a few options here that apply to <strong>all sites in "
"the network</strong>. These settings will override settings in the "
"individual sites."
msgstr ""

#: src/authorizer/class-admin-page.php:821
msgid "Override individual site settings with the settings below"
msgstr ""

#: src/authorizer/class-admin-page.php:832
msgid "Manage who has access to all sites in the network."
msgstr ""

#: src/authorizer/class-admin-page.php:836
msgid "Who can log in to sites in this network?"
msgstr ""

#: src/authorizer/class-admin-page.php:840
msgid "Who can view sites in this network?"
msgstr ""

#: src/authorizer/class-admin-page.php:844
msgid "Approved Users (All Sites)"
msgstr ""

#: src/authorizer/class-admin-page.php:844
msgid ""
"Note: these users will <strong>not</strong> receive welcome emails when "
"approved. Only users approved from individual sites can receive these "
"messages."
msgstr ""

#: src/authorizer/class-admin-page.php:860
msgid "OAuth2 Provider"
msgstr ""

#: src/authorizer/class-admin-page.php:864
msgid "Custom Label"
msgstr ""

#: src/authorizer/class-admin-page.php:916
msgid "CAS Custom Label"
msgstr ""

#: src/authorizer/class-admin-page.php:936
msgid "CAS attribute containing email"
msgstr ""

#: src/authorizer/class-admin-page.php:988
msgid "LDAP attribute containing email"
msgstr ""

#: src/authorizer/class-admin-page.php:1024
#: src/authorizer/options/class-advanced.php:82
msgid "Hide WordPress Logins"
msgstr ""

#: src/authorizer/class-admin-page.php:1044
#: src/authorizer/options/class-advanced.php:359
msgid "Show Dashboard Widget"
msgstr ""

#: src/authorizer/class-admin-page.php:1051
#: src/authorizer/class-admin-page.php:1132
msgid "Save Changes"
msgstr ""

#: src/authorizer/class-admin-page.php:1125
msgid "Saved"
msgstr ""

#: src/authorizer/class-admin-page.php:1126
msgid "Duplicate"
msgstr ""

#: src/authorizer/class-admin-page.php:1127
msgid "Failed"
msgstr ""

#: src/authorizer/class-admin-page.php:1128
msgid "Local WordPress user"
msgstr ""

#: src/authorizer/class-admin-page.php:1129
#: src/authorizer/options/class-access-lists.php:547
msgid "Block/Ban user"
msgstr ""

#: src/authorizer/class-admin-page.php:1130
#: src/authorizer/options/class-access-lists.php:89
#: src/authorizer/options/class-access-lists.php:281
#: src/authorizer/options/class-access-lists.php:549
msgid "Remove user"
msgstr ""

#: src/authorizer/class-admin-page.php:1131
msgid "No users in"
msgstr ""

#: src/authorizer/class-admin-page.php:1133
msgid "Private Pages"
msgstr ""

#: src/authorizer/class-admin-page.php:1134
msgid "Public Pages"
msgstr ""

#: src/authorizer/class-admin-page.php:1135
#: src/authorizer/options/class-access-lists.php:337
msgid "First page"
msgstr ""

#: src/authorizer/class-admin-page.php:1136
#: src/authorizer/options/class-access-lists.php:348
msgid "Previous page"
msgstr ""

#: src/authorizer/class-admin-page.php:1137
#: src/authorizer/options/class-access-lists.php:375
msgid "Next page"
msgstr ""

#: src/authorizer/class-admin-page.php:1138
#: src/authorizer/options/class-access-lists.php:386
msgid "Last page"
msgstr ""

#. TRANSLATORS: %s: number of users
#: src/authorizer/class-ajax-endpoints.php:349
#: src/authorizer/options/class-access-lists.php:313
#, php-format
msgid "%s user"
msgid_plural "%s users"
msgstr[0] ""
msgstr[1] ""

#: src/authorizer/class-authentication.php:71
msgid "<strong>ERROR</strong>: Incorrect username or password."
msgstr ""

#. TRANSLATORS: 1: username 2: duration of lockout in seconds 3: duration of lockout as a phrase 4: lost password URL
#: src/authorizer/class-authentication.php:109
#: src/authorizer/class-authentication.php:127
#, php-format
msgid ""
"<strong>ERROR</strong>: There have been too many invalid login attempts for "
"the username <strong>%1$s</strong>. Please wait <strong id="
"\"seconds_remaining\" data-seconds=\"%2$s\">%3$s</strong> before trying "
"again. <a href=\"%4$s\" title=\"Password Lost and Found\">Lost your "
"password</a>?"
msgstr ""

#: src/authorizer/class-authentication.php:234
msgid "<strong>ERROR</strong>: The username field is empty."
msgstr ""

#: src/authorizer/class-authentication.php:238
msgid "<strong>ERROR</strong>: The password field is empty."
msgstr ""

#: src/authorizer/class-authentication.php:629
msgid "Email address does not match the allowed hosted domain"
msgstr ""

#: src/authorizer/class-authentication.php:699
#: src/authorizer/class-authentication.php:704
msgid "Invalid Google credentials provided."
msgstr ""

#: src/authorizer/class-authentication.php:738
msgid "Google credentials do not match the allowed hosted domain"
msgstr ""

#: src/authorizer/class-authentication.php:804
msgid "CAS server returned an Authentication Exception. Details:"
msgstr ""

#. TRANSLATORS: Current time
#: src/authorizer/class-authentication.php:896
#, php-format
msgid "[%s] Attempting to authenticate via LDAP."
msgstr ""

#: src/authorizer/class-authentication.php:906
msgid "Failed: no LDAP Host(s) specified."
msgstr ""

#: src/authorizer/class-authentication.php:917
msgid "Failed: no LDAP Search Base(s) specified."
msgstr ""

#: src/authorizer/class-authentication.php:950
msgid "Failed: empty username and password."
msgstr ""

#: src/authorizer/class-authentication.php:958
msgid "Failed: empty username."
msgstr ""

#: src/authorizer/class-authentication.php:960
msgid "You must provide a username or email."
msgstr ""

#: src/authorizer/class-authentication.php:964
msgid "Failed: empty password."
msgstr ""

#: src/authorizer/class-authentication.php:966
msgid "You must provide a password."
msgstr ""

#: src/authorizer/class-authentication.php:972
msgid "Failed: php-ldap extension not installed."
msgstr ""

#. TRANSLATORS: LDAP Host
#: src/authorizer/class-authentication.php:999
#, php-format
msgid "Warning: could not parse host %s with wp_parse_url()."
msgstr ""

#. TRANSLATORS: LDAP Host
#: src/authorizer/class-authentication.php:1022
#, php-format
msgid "Warning: syntax check failed on host %s in ldap_connect()."
msgstr ""

#. TRANSLATORS: LDAP Host
#: src/authorizer/class-authentication.php:1033
#, php-format
msgid "Warning: unable to start TLS on host %s:"
msgstr ""

#. TRANSLATORS: LDAP Host
#: src/authorizer/class-authentication.php:1054
#, php-format
msgid "Warning: unable to bind on host %1$s using directory user:"
msgstr ""

#. TRANSLATORS: LDAP Host
#: src/authorizer/class-authentication.php:1064
#, php-format
msgid "Connected to LDAP host %s."
msgstr ""

#: src/authorizer/class-authentication.php:1072
msgid "Failed: unable to connect to any LDAP host."
msgstr ""

#. TRANSLATORS: LDAP search filter
#: src/authorizer/class-authentication.php:1133
#, php-format
msgid "Using LDAP search filter: %s"
msgstr ""

#. TRANSLATORS: 1: LDAP user 2: LDAP search base
#: src/authorizer/class-authentication.php:1148
#, php-format
msgid "Found user %1$s in search base: %2$s"
msgstr ""

#. TRANSLATORS: 1: LDAP user 2: LDAP search base
#: src/authorizer/class-authentication.php:1153
#, php-format
msgid "Failed to find user %1$s in %2$s. Trying next search base."
msgstr ""

#. TRANSLATORS: LDAP User
#: src/authorizer/class-authentication.php:1161
#, php-format
msgid "Failed: no LDAP user %s found."
msgstr ""

#. TRANSLATORS: LDAP User
#: src/authorizer/class-authentication.php:1198
#, php-format
msgid "Failed: password incorrect for LDAP user %s."
msgstr ""

#. TRANSLATORS: 1: Current time 2: LDAP User 3: LDAP user email
#: src/authorizer/class-authentication.php:1217
#, php-format
msgid "[%1$s] Successfully authenticated user %2$s (%3$s) via LDAP."
msgstr ""

#. TRANSLATORS: %s: Name of blog
#: src/authorizer/class-authorization.php:124
#: src/authorizer/class-authorization.php:623
#, php-format
msgid "%s - Access Restricted"
msgstr ""

#: src/authorizer/class-authorization.php:132
#: src/authorizer/class-authorization.php:459
msgid "Back"
msgstr ""

#: src/authorizer/class-authorization.php:136
#: src/authorizer/class-authorization.php:467
msgid "Invalid login attempted."
msgstr ""

#. TRANSLATORS: 1: User email 2: Name of site
#: src/authorizer/class-authorization.php:427
#, php-format
msgid "Action required: Pending user %1$s at %2$s"
msgstr ""

#. TRANSLATORS: 1: Name of site 2: URL of site 3: URL of authorizer
#: src/authorizer/class-authorization.php:433
#, php-format
msgid ""
"A new user has tried to access the %1$s site you manage at:\n"
"%2$s\n"
"\n"
"Please log in to approve or deny their request:\n"
"%3$s\n"
msgstr ""

#: src/authorizer/class-authorization.php:631
#: src/authorizer/class-login-form.php:40
msgid "Log In"
msgstr ""

#: src/authorizer/class-dashboard-widget.php:49
#: src/authorizer/options/class-access-lists.php:40
msgid "Pending Users"
msgstr ""

#: src/authorizer/class-dashboard-widget.php:53
#: src/authorizer/options/class-access-lists.php:44
msgid "Approved Users"
msgstr ""

#: src/authorizer/class-dashboard-widget.php:57
#: src/authorizer/options/class-access-lists.php:48
msgid "Blocked Users"
msgstr ""

#: src/authorizer/class-helper.php:312
msgid "&mdash; No role for this site &mdash;"
msgstr ""

#: src/authorizer/class-login-form.php:202
msgid "Sign in with Google"
msgstr ""

#. TRANSLATORS: %s: Custom OAuth2 label from authorizer options
#. TRANSLATORS: %s: Custom CAS label from authorizer options
#: src/authorizer/class-login-form.php:214
#: src/authorizer/class-login-form.php:231
#, php-format
msgid "Sign in with %s"
msgstr ""

#: src/authorizer/class-login-form.php:255
msgid "or"
msgstr ""

#. TRANSLATORS: 1: duration of lockout 2: username 3: ordinal number of invalid attempts
#: src/authorizer/class-login-form.php:388
#, php-format
msgid ""
"Authorizer lockout triggered for %1$s on user %2$s after the %3$s invalid "
"attempt."
msgstr ""

#: src/authorizer/class-options.php:76
msgid "This setting is overridden by a"
msgstr ""

#: src/authorizer/class-options.php:76
msgid "multisite option"
msgstr ""

#: src/authorizer/class-options.php:257
msgid ""
"You're not currently allowed to view this site. Your administrator has been "
"notified, and once he/she has approved your request, you will be able to log "
"in. If you need any other help, please contact your administrator."
msgstr ""

#: src/authorizer/class-options.php:260
msgid ""
"You're not currently allowed to log into this site. If you think this is a "
"mistake, please contact your administrator."
msgstr ""

#. TRANSLATORS: %s: Shortcode for name of site
#: src/authorizer/class-options.php:268
#, php-format
msgid "Welcome to %s!"
msgstr ""

#. TRANSLATORS: 1: Shortcode for user email 2: Shortcode for site name 3: Shortcode for site URL
#: src/authorizer/class-options.php:275
#, php-format
msgid ""
"Hello %1$s,\n"
"Welcome to %2$s! You now have access to all content on the site. Please "
"visit us here:\n"
"%3$s\n"
msgstr ""

#: src/authorizer/class-options.php:296
msgid ""
"Notice: You are browsing this site anonymously, and only have access to a "
"portion of its content."
msgstr ""

#: src/authorizer/options/class-access-lists.php:30
msgid "Manage who has access to this site using these lists."
msgstr ""

#: src/authorizer/options/class-access-lists.php:32
msgid ""
"<strong>Pending</strong> users are users who have successfully logged in to "
"the site, but who haven't yet been approved (or blocked) by you."
msgstr ""

#: src/authorizer/options/class-access-lists.php:33
msgid ""
"<strong>Approved</strong> users have access to the site once they "
"successfully log in."
msgstr ""

#: src/authorizer/options/class-access-lists.php:34
msgid ""
"<strong>Blocked</strong> users will receive an error message when they try "
"to visit the site after authenticating."
msgstr ""

#: src/authorizer/options/class-access-lists.php:34
msgid ""
"Note: if you want to block all email addresses from a domain, say "
"anyone@example.com, simply add \"@example.com\" to the blocked list."
msgstr ""

#: src/authorizer/options/class-access-lists.php:87
#: src/authorizer/options/class-access-lists.php:224
msgid "Approve"
msgstr ""

#: src/authorizer/options/class-access-lists.php:88
#: src/authorizer/options/class-access-lists.php:290
msgid "Block"
msgstr ""

#: src/authorizer/options/class-access-lists.php:89
msgid "Ignore"
msgstr ""

#: src/authorizer/options/class-access-lists.php:93
msgid "No pending users"
msgstr ""

#: src/authorizer/options/class-access-lists.php:219
#: src/authorizer/options/class-access-lists.php:286
msgid "email address"
msgstr ""

#: src/authorizer/options/class-access-lists.php:227
msgid "Toggle Dropdown"
msgstr ""

#: src/authorizer/options/class-access-lists.php:230
msgid "Create a new WordPress account, and email the user an activation link."
msgstr ""

#: src/authorizer/options/class-access-lists.php:355
#: src/authorizer/options/class-access-lists.php:359
msgid "Current Page"
msgstr ""

#. TRANSLATORS: 1: number of current page 2: number of total pages
#: src/authorizer/options/class-access-lists.php:367
#, php-format
msgctxt "paging"
msgid "%1$s of %2$s"
msgstr ""

#: src/authorizer/options/class-access-lists.php:399
msgid "Search Users"
msgstr ""

#: src/authorizer/options/class-access-lists.php:401
msgid "Search"
msgstr ""

#: src/authorizer/options/class-access-lists.php:519
#: src/authorizer/options/class-advanced.php:205
#: src/authorizer/options/class-external.php:51
#: src/authorizer/options/external/class-oauth2.php:82
msgid "-- None --"
msgstr ""

#: src/authorizer/options/class-advanced.php:29
msgid "You may optionally specify some advanced settings below."
msgstr ""

#: src/authorizer/options/class-advanced.php:48
#: src/authorizer/options/class-advanced.php:55
msgid "After"
msgstr ""

#: src/authorizer/options/class-advanced.php:51
msgid "invalid password attempts, delay further attempts on that user for"
msgstr ""

#: src/authorizer/options/class-advanced.php:53
msgid "minute(s)."
msgstr ""

#: src/authorizer/options/class-advanced.php:57
msgid "more invalid attempts, increase the delay to"
msgstr ""

#: src/authorizer/options/class-advanced.php:59
msgid "minutes."
msgstr ""

#: src/authorizer/options/class-advanced.php:61
msgid "Reset the delays after"
msgstr ""

#: src/authorizer/options/class-advanced.php:63
msgid "minutes with no invalid attempts."
msgstr ""

#: src/authorizer/options/class-advanced.php:83
msgid ""
"Note: You can always access the WordPress logins by adding "
"external=wordpress to the wp-login URL, like so:"
msgstr ""

#: src/authorizer/options/class-advanced.php:103
msgid ""
"Warning: Disabling WordPress logins means you will not be able to access "
"WordPress administration if your external service(s) are not working. Use "
"with caution. Note: If no external services are enabled, WordPress logins "
"will not be disabled."
msgstr ""

#: src/authorizer/options/class-advanced.php:123
msgid "Default WordPress login screen"
msgstr ""

#: src/authorizer/options/class-advanced.php:157
msgid ""
"<strong>Note for theme developers</strong>: Add more options here by using "
"the `authorizer_add_branding_option` filter in your theme. You can see an "
"example theme that implements this filter in the plugin directory under "
"sample-theme-add-branding."
msgstr ""

#: src/authorizer/options/class-advanced.php:181
msgid "Show in Settings menu"
msgstr ""

#: src/authorizer/options/class-advanced.php:183
msgid "Show in sidebar (top level)"
msgstr ""

#: src/authorizer/options/class-advanced.php:265
msgid "All Usermeta:"
msgstr ""

#: src/authorizer/options/class-advanced.php:314
msgid "Date approved"
msgstr ""

#: src/authorizer/options/class-advanced.php:315
msgid "Email"
msgstr ""

#: src/authorizer/options/class-advanced.php:316
msgid "Role"
msgstr ""

#: src/authorizer/options/class-advanced.php:317
msgid "Date registered"
msgstr ""

#: src/authorizer/options/class-advanced.php:338
msgid "Ascending"
msgstr ""

#: src/authorizer/options/class-advanced.php:339
msgid "Descending"
msgstr ""

#: src/authorizer/options/class-advanced.php:360
msgid ""
"Note: Only users with the create_users capability will be able to see the "
"dashboard widget."
msgstr ""

#: src/authorizer/options/class-advanced.php:379
msgid ""
"Configure this site independently (don't inherit any multisite settings)"
msgstr ""

#: src/authorizer/options/class-external.php:29
msgid "Enter your external server settings below."
msgstr ""

#: src/authorizer/options/class-login-access.php:30
msgid "Choose who is able to log into this site below."
msgstr ""

#: src/authorizer/options/class-login-access.php:66
msgid ""
"All authenticated users (All external service users and all WordPress users)"
msgstr ""

#: src/authorizer/options/class-login-access.php:68
msgid "Only"
msgstr ""

#: src/authorizer/options/class-login-access.php:68
msgid "approved users"
msgstr ""

#: src/authorizer/options/class-login-access.php:68
msgid "(Approved external users and all WordPress users)"
msgstr ""

#: src/authorizer/options/class-login-access.php:89
msgid "None (Don't send notification emails)"
msgstr ""

#: src/authorizer/options/class-login-access.php:166
msgid "Send a welcome email when approving a new user"
msgstr ""

#: src/authorizer/options/class-login-access.php:185
msgid "You can use the <b>[site_name]</b> shortcode."
msgstr ""

#. TRANSLATORS: 1: Shortcode for site name 2: Shortcode for site URL 3: Shortcode for user email
#: src/authorizer/options/class-login-access.php:220
#, php-format
msgid "You can use %1$s, %2$s, and %3$s shortcodes."
msgstr ""

#: src/authorizer/options/class-public-access.php:29
msgid "Choose your public access options here."
msgstr ""

#: src/authorizer/options/class-public-access.php:65
msgid "Everyone can see the site"
msgstr ""

#: src/authorizer/options/class-public-access.php:67
msgid "Only logged in users can see the site"
msgstr ""

#: src/authorizer/options/class-public-access.php:88
msgid "Send them to the login screen"
msgstr ""

#: src/authorizer/options/class-public-access.php:90
msgid "Show them the anonymous access message (below)"
msgstr ""

#: src/authorizer/options/class-public-access.php:111
msgid ""
"Show them the page <strong>without</strong> the anonymous access message"
msgstr ""

#: src/authorizer/options/class-public-access.php:113
msgid ""
"Show them the page <strong>with</strong> the anonymous access message "
"(marked up as a <a href=\"http://getbootstrap.com/components/#alerts-"
"dismissible\" target=\"_blank\">Bootstrap Dismissible Alert</a>)"
msgstr ""

#: src/authorizer/options/class-public-access.php:166
msgid "Home"
msgstr ""

#: src/authorizer/options/class-public-access.php:167
msgid "Home Page"
msgstr ""

#: src/authorizer/options/class-public-access.php:168
msgid "Nonexistent (404) Pages"
msgstr ""

#: src/authorizer/options/class-public-access.php:186
msgid "Categories"
msgstr ""

#: src/authorizer/options/external/class-cas.php:34
msgid ""
"<a href=\"http://www.php.net//manual/en/curl.installation.php\" target="
"\"_blank\" style=\"color: #dc3232;\">PHP CURL extension</a> is not installed"
msgstr ""

#: src/authorizer/options/external/class-cas.php:37
msgid ""
"<a href=\"http://stackoverflow.com/questions/23424459/enable-php-openssl-not-"
"working\" target=\"_blank\" style=\"color: #dc3232;\">PHP openssl extension</"
"a> is not installed"
msgstr ""

#: src/authorizer/options/external/class-cas.php:43
msgid "Warning"
msgstr ""

#: src/authorizer/options/external/class-cas.php:52
msgid "Enable CAS Logins"
msgstr ""

#: src/authorizer/options/external/class-cas.php:70
#: src/authorizer/options/external/class-oauth2.php:104
msgid "The button on the login page will read:"
msgstr ""

#: src/authorizer/options/external/class-cas.php:72
#: src/authorizer/options/external/class-oauth2.php:106
msgid "Sign in with"
msgstr ""

#: src/authorizer/options/external/class-cas.php:92
msgid "Example:  authn.example.edu"
msgstr ""

#: src/authorizer/options/external/class-cas.php:112
msgid "Example:  443"
msgstr ""

#: src/authorizer/options/external/class-cas.php:132
msgid "Example:  /cas"
msgstr ""

#: src/authorizer/options/external/class-cas.php:212
#: src/authorizer/options/external/class-ldap.php:191
msgid "Example:  mail"
msgstr ""

#: src/authorizer/options/external/class-cas.php:214
msgid ""
"Note: If your CAS server doesn't return an attribute containing an email, "
"you can specify the @domain portion of the email address here, and the email "
"address will be constructed from it and the username. For example, if user "
"'bob' logs in and his email address should be bob@example.edu, then enter "
"<strong>@example.edu</strong> in this field."
msgstr ""

#: src/authorizer/options/external/class-cas.php:235
msgid "Example:  givenName"
msgstr ""

#: src/authorizer/options/external/class-cas.php:255
#: src/authorizer/options/external/class-ldap.php:295
msgid "Example:  sn"
msgstr ""

#: src/authorizer/options/external/class-cas.php:272
#: src/authorizer/options/external/class-ldap.php:312
msgid "Do not update first and last name fields on login"
msgstr ""

#: src/authorizer/options/external/class-cas.php:273
#: src/authorizer/options/external/class-ldap.php:313
msgid "Update first and last name fields on login"
msgstr ""

#: src/authorizer/options/external/class-cas.php:274
#: src/authorizer/options/external/class-ldap.php:314
msgid "Update first and last name fields on login only if they are empty"
msgstr ""

#: src/authorizer/options/external/class-cas.php:302
msgid ""
"Immediately redirect to CAS login form if it's the only enabled external "
"service and WordPress logins are hidden"
msgstr ""

#: src/authorizer/options/external/class-cas.php:303
msgid ""
"Note: This feature will only work if you have checked \"Hide WordPress Logins"
"\" in Advanced settings, and if CAS is the only enabled service (i.e., no "
"Google or LDAP). If you have enabled CAS Single Sign-On (SSO), and a user "
"has already logged into CAS elsewhere, enabling this feature will allow "
"automatic logins without any user interaction."
msgstr ""

#: src/authorizer/options/external/class-cas.php:322
msgid ""
"Link CAS accounts to WordPress accounts by their username (leave this off to "
"link by email address)"
msgstr ""

#: src/authorizer/options/external/class-cas.php:323
msgid ""
"Note: The default (and most secure) behavior is to associate WordPress "
"accounts with CAS accounts by the email they have in common. However, some "
"uncommon CAS server configurations don't contain email addresses for users. "
"Enable this option if your CAS server doesn't have an attribute containing "
"an email, or if you have WordPress accounts that don't have emails."
msgstr ""

#: src/authorizer/options/external/class-google.php:35
msgid "Enable Google Logins"
msgstr ""

#: src/authorizer/options/external/class-google.php:56
msgid ""
"If you don't have a Google Client ID and Secret, generate them by following "
"these instructions:"
msgstr ""

#: src/authorizer/options/external/class-google.php:59
msgid ""
"Click <strong>Create a Project</strong> on the <a href=\"https://cloud."
"google.com/console\" target=\"_blank\">Google Developers Console</a>. You "
"can name it whatever you want."
msgstr ""

#: src/authorizer/options/external/class-google.php:60
msgid ""
"Within the project, navigate to <em>APIs and Auth</em> &gt; <em>Credentials</"
"em>, then click <strong>Create New Client ID</strong> under OAuth. Use these "
"settings:"
msgstr ""

#: src/authorizer/options/external/class-google.php:62
msgid "Application Type: <strong>Web application</strong>"
msgstr ""

#: src/authorizer/options/external/class-google.php:63
msgid "Authorized Javascript Origins:"
msgstr ""

#: src/authorizer/options/external/class-google.php:64
msgid "Authorized Redirect URI: <em>none</em>"
msgstr ""

#: src/authorizer/options/external/class-google.php:67
msgid "Copy/paste your new Client ID/Secret pair into the fields below."
msgstr ""

#: src/authorizer/options/external/class-google.php:68
msgid ""
"<strong>Note</strong>: Navigate to <em>APIs and Auth</em> &gt; <em>Consent "
"screen</em> to change the way the Google consent screen appears after a user "
"has successfully entered their password, but before they are redirected back "
"to WordPress."
msgstr ""

#: src/authorizer/options/external/class-google.php:69
msgid ""
"Note: Google may have a more recent version of these instructions in their "
"<a href=\"https://developers.google.com/identity/sign-in/web/devconsole-"
"project\" target=\"_blank\">developer documentation</a>."
msgstr ""

#: src/authorizer/options/external/class-google.php:72
msgid ""
"Example:  1234567890123-kdjr85yt6vjr6d8g7dhr8g7d6durjf7g.apps."
"googleusercontent.com"
msgstr ""

#: src/authorizer/options/external/class-google.php:92
msgid "Example:  sDNgX5_pr_5bly-frKmvp8jT"
msgstr ""

#: src/authorizer/options/external/class-google.php:112
msgid ""
"Restrict Google logins to a specific Google Apps hosted domain (for example, "
"mycollege.edu). Leave blank to allow all Google sign-ins."
msgstr ""

#: src/authorizer/options/external/class-google.php:112
#: src/authorizer/options/external/class-oauth2.php:182
msgid "If restricting to multiple domains, add one domain per line."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:34
msgid ""
"Warning: <a href=\"http://www.php.net/manual/en/ldap.installation.php\" "
"target=\"_blank\" style=\"color: #dc3232;\">PHP LDAP extension</a> is "
"<strong>not</strong> installed"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:38
msgid "Enable LDAP Logins"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:58
msgid ""
"Specify either a hostname (for example, ldap.example.edu) or a full LDAP URI "
"(for example, ldaps://ldap.example.edu:636)."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:60
msgid ""
"If you have multiple LDAP servers (failover or high-availability "
"configuration), separate them by newlines (one per line)."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:82
msgid "Example:  389"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:84
msgid ""
"If a full LDAP URI (ldaps://hostname:port) is specified above, this field is "
"ignored."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:105
msgid "If ldaps is used, this should be unchecked"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:125
msgid "Example:  ou=people,dc=example,dc=edu"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:127
msgid ""
"If you have multiple search bases, separate them by newlines (one per line)."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:148
msgid "Example:  (memberOf=cn=wp_users,ou=people,dc=example,dc=edu)"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:150
msgid ""
"If you wish to use an LDAP search filter, enter it here. Otherwise leave "
"this field blank."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:171
msgid "Example:  uid"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:193
msgid ""
"Note: If your LDAP server doesn't return an attribute containing an email, "
"you can specify the @domain portion of the email address here, and the email "
"address will be constructed from it and the username. For example, if user "
"'bob' logs in and his email address should be bob@example.edu, then enter "
"<strong>@example.edu</strong> in this field."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:214
msgid "Example:  cn=directory-user,ou=specials,dc=example,dc=edu"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:255
msgid "Example:  https://myschool.example.edu:8888/am-forgot-password"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:275
msgid "Example:  givenname"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:342
msgid "username"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:344
msgid "password"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:345
msgid "Test"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:348
msgid ""
"Note: Make sure to save any changes to LDAP settings before clicking the "
"Test button."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:62
msgid "Enable OAuth2 Logins"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:128
msgid ""
"Generate your Client ID and Secret for your selected provider by following "
"their specific instructions."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:129
msgid "If asked for a redirect or callback URL, use:"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:133
msgid "If using Microsoft Azure, omit the querystring; use:"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:142
msgid "Example:  0123456789abcdef0123"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:162
msgid "Example:  0123456789abcdef0123456789abcdef"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:182
msgid ""
"Restrict OAuth2 logins to a specific domain (for example, mycollege.edu). "
"Leave blank to allow all valid sign-ins."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:202
msgid "Example:  \"common\", or a specific Azure Directory Tenant ID"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:222
msgid "Example:  https://example.edu/login/oauth/authorize"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:242
msgid "Example:  https://example.edu/login/oauth/access_token"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:262
msgid "Example:  https://api.example.edu/user"
msgstr ""

#. Plugin Name of the plugin/theme
msgid "Authorizer"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "https://github.com/uhm-coe/authorizer"
msgstr ""

#. Description of the plugin/theme
msgid ""
"Authorizer limits login attempts, restricts access to specified users, and "
"authenticates against external sources (e.g., Google, LDAP, or CAS)."
msgstr ""

#. Author of the plugin/theme
msgid "Paul Ryan <prar@hawaii.edu>"
msgstr ""

```
