# Translation of Plugins - Authorizer - Development (trunk) in Nepali
# This file is distributed under the same license as the Plugins - Authorizer - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2016-03-24 20:10:44+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: ne_NP\n"
"Project-Id-Version: Plugins - Authorizer - Development (trunk)\n"

#: src/authorizer/options/external/class-oidc.php:512
msgid "Note: If using Okta as a provider, choose Post body (client_secret_post)"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:502
msgid "JWT assertion with private key (private_key_jwt)"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:501
msgid "JWT assertion (client_secret_jwt)"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:500
msgid "Authorization header (client_secret_basic)"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:499
msgid "Post body (client_secret_post)"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:498
msgid "Autodetect (default)"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:173
msgid "If asked for a Logout redirect URI, use:"
msgstr ""

#: src/authorizer/class-admin-page.php:855
#: src/authorizer/class-admin-page.php:1717
msgid "Force auth method"
msgstr ""

#: src/authorizer/class-admin-page.php:145
msgid "<strong>Force auth method</strong>: Select whether to let the provider determine which auth method to use (the default), or override it. This can be useful for providers (e.g., Okta) that are particular about supplying credentials via multiple methods, like the post body and the Authorization header."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:102
msgid "Note: This feature will only work if you have checked \"Hide WordPress Logins\" in Advanced settings, and if OAuth2 is the only enabled service (i.e., no Google, LDAP, OIDC, or CAS)."
msgstr ""

#: src/authorizer/options/external/class-oidc.php:575
msgid "Note: The default (and most secure) behavior is to associate WordPress accounts with OIDC accounts by the email they have in common. However, some uncommon OIDC provider configurations don't contain email addresses for users. Enable this option if your OIDC provider 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-oidc.php:574
msgid "Link OIDC accounts to WordPress accounts by their username (leave this off to link by email address)"
msgstr ""

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

#: src/authorizer/options/external/class-oidc.php:533
msgid "If checked, users must have a verified email address (email_verified claim) to log in."
msgstr ""

#: src/authorizer/options/external/class-oidc.php:532
msgid "Require verified email address"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:383
msgid "Leave blank to use the default username returned by the external service (will fallback to sub claim)."
msgstr ""

#: src/authorizer/options/external/class-oidc.php:359
msgid "Optional: max_age parameter (seconds since last authentication). Leave blank for default behavior."
msgstr ""

#: src/authorizer/options/external/class-oidc.php:338
msgid "Optional: login_hint parameter (e.g., user@example.com). Leave blank for default behavior."
msgstr ""

#: src/authorizer/options/external/class-oidc.php:317
msgid "Optional: prompt parameter (e.g., login, consent, select_account). Leave blank for default behavior."
msgstr ""

#: src/authorizer/options/external/class-oidc.php:296
msgid "Space-separated list of scopes to request. Default: openid email profile"
msgstr ""

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

#: src/authorizer/options/external/class-oidc.php:139
msgid "Example:  https://login.microsoftonline.com/{tenant}/v2.0 or https://keycloak.example.com/realms/{realm}"
msgstr ""

#: src/authorizer/options/external/class-oidc.php:97
msgid "Note: Save changes after increasing this value to see the options for additional OIDC servers below."
msgstr ""

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

#: src/authorizer/options/external/class-oidc.php:65
msgid "Immediately redirect to OIDC server #%s"
msgstr ""

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

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

#: src/authorizer/class-authentication.php:1246
msgid "<strong>ERROR</strong>: OIDC authentication failed."
msgstr ""

#: src/authorizer/class-authentication.php:1234
#: src/authorizer/class-authentication.php:1240
msgid "OIDC authentication failed. Details:"
msgstr ""

#: src/authorizer/class-authentication.php:1200
msgid "<strong>ERROR</strong>: OIDC provider did not return a username."
msgstr ""

#: src/authorizer/class-authentication.php:1188
msgid "<strong>ERROR</strong>: Your email domain is not allowed to log in."
msgstr ""

#: src/authorizer/class-authentication.php:1177
msgid "<strong>ERROR</strong>: Email address must be verified to log in."
msgstr ""

#: src/authorizer/class-authentication.php:1169
msgid "<strong>ERROR</strong>: OIDC provider did not return an email address."
msgstr ""

#: src/authorizer/class-admin-page.php:885
#: src/authorizer/class-admin-page.php:1750
msgid "OIDC Hosted Domain"
msgstr ""

#: src/authorizer/class-admin-page.php:875
#: src/authorizer/class-admin-page.php:1739
msgid "OIDC users linked by username"
msgstr ""

#: src/authorizer/class-admin-page.php:865
#: src/authorizer/class-admin-page.php:1728
msgid "Require verified email"
msgstr ""

#: src/authorizer/class-admin-page.php:795
#: src/authorizer/class-admin-page.php:1651
msgid "Max age parameter"
msgstr ""

#: src/authorizer/class-admin-page.php:785
#: src/authorizer/class-admin-page.php:1640
msgid "Login hint parameter"
msgstr ""

#: src/authorizer/class-admin-page.php:775
#: src/authorizer/class-admin-page.php:1629
msgid "Prompt parameter"
msgstr ""

#: src/authorizer/class-admin-page.php:765
#: src/authorizer/class-admin-page.php:1618
msgid "Scopes"
msgstr ""

#: src/authorizer/class-admin-page.php:735
#: src/authorizer/class-admin-page.php:1585
msgid "Issuer URL"
msgstr ""

#: src/authorizer/class-admin-page.php:710
#: src/authorizer/class-admin-page.php:1559
msgid "OIDC automatic login"
msgstr ""

#: src/authorizer/class-admin-page.php:702
#: src/authorizer/class-admin-page.php:1554
msgid "OIDC server(s)"
msgstr ""

#: src/authorizer/class-admin-page.php:493
#: src/authorizer/class-admin-page.php:1355
msgid "OIDC Logins"
msgstr ""

#: src/authorizer/class-admin-page.php:153
#: src/authorizer/class-options.php:1629 src/authorizer/class-options.php:1642
msgid "OIDC"
msgstr ""

#: src/authorizer/class-admin-page.php:147
msgid "<strong>OIDC Hosted Domain</strong>: Restrict OIDC logins to specific email domains (one per line). Leave blank to allow all valid sign-ins."
msgstr ""

#: src/authorizer/class-admin-page.php:146
msgid "<strong>Require verified email</strong>: If checked, users must have a verified email address (email_verified claim) to log in."
msgstr ""

#: src/authorizer/class-admin-page.php:144
msgid "<strong>Name attribute update</strong>: Select whether the first and last names retrieved from OIDC should overwrite any value the user has entered in the first and last name fields in their WordPress profile."
msgstr ""

#: src/authorizer/class-admin-page.php:143
msgid "<strong>Attribute containing last name</strong>: Enter the claim name that has the user's last name (default: family_name)."
msgstr ""

#: src/authorizer/class-admin-page.php:142
msgid "<strong>Attribute containing first name</strong>: Enter the claim name that has the user's first name (default: given_name)."
msgstr ""

#: src/authorizer/class-admin-page.php:141
msgid "<strong>Attribute containing email</strong>: Enter the claim name that contains the email address (default: email)."
msgstr ""

#: src/authorizer/class-admin-page.php:140
msgid "<strong>Attribute containing username</strong>: Enter the claim name that contains the username (default: preferred_username). If not found, the plugin will fallback to the sub claim."
msgstr ""

#: src/authorizer/class-admin-page.php:139
msgid "<strong>Max age parameter</strong>: Optional parameter specifying maximum authentication age in seconds."
msgstr ""

#: src/authorizer/class-admin-page.php:138
msgid "<strong>Login hint parameter</strong>: Optional parameter to pre-fill the username (e.g., user@example.com)."
msgstr ""

#: src/authorizer/class-admin-page.php:137
msgid "<strong>Prompt parameter</strong>: Optional parameter to control authentication prompt behavior (e.g., login, consent, select_account)."
msgstr ""

#: src/authorizer/class-admin-page.php:136
msgid "<strong>Scopes</strong>: Enter space-separated scopes to request (default: openid email profile)."
msgstr ""

#: src/authorizer/class-admin-page.php:135
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OIDC_CLIENT_SECRET', '...' );</code>, or you may fetch it from an external service by hooking into the <code>authorizer_oidc_client_secret</code> filter."
msgstr ""

#: src/authorizer/class-admin-page.php:135
msgid "<strong>Client Secret</strong>: Enter the Client Secret provided by your OIDC provider."
msgstr ""

#: src/authorizer/class-admin-page.php:134
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OIDC_CLIENT_ID', '...' );</code>, or you may fetch it from an external service by hooking into the <code>authorizer_oidc_client_id</code> filter."
msgstr ""

#: src/authorizer/class-admin-page.php:134
msgid "<strong>Client ID</strong>: Enter the Client ID provided by your OIDC provider."
msgstr ""

#: src/authorizer/class-admin-page.php:133
msgid "<strong>Issuer URL</strong>: Enter the base URL of your OIDC provider (e.g., https://login.microsoftonline.com/{tenant}/v2.0 or https://keycloak.example.com/realms/{realm}). The plugin will use discovery to find the authorization and token endpoints."
msgstr ""

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

#: src/authorizer/class-admin-page.php:97
msgid "<strong>Enable OIDC Logins</strong>: Choose if you want to allow users to log in with an OIDC (OpenID Connect) provider. You will need to enter your API Client ID and Secret to enable these logins."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:124
msgid "Note: Save changes after increasing this value to see the options for additional OAuth2 servers below."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:92
msgid "Immediately redirect to OAuth2 server #%s"
msgstr ""

#: src/authorizer/options/class-login-access.php:95
msgid "None (Don't send notification emails to all users in a role)"
msgstr ""

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

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

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

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

#: src/authorizer/class-authentication.php:551
#: src/authorizer/class-authentication.php:557
#: src/authorizer/class-authentication.php:669
#: src/authorizer/class-authentication.php:675
#: src/authorizer/class-authentication.php:802
#: src/authorizer/class-authentication.php:808
msgid "OAuth2 server returned an Exception. Details:"
msgstr ""

#: src/authorizer/class-admin-page.php:2112
msgid "Add individual users to notify, if any"
msgstr ""

#: src/authorizer/class-admin-page.php:529
#: src/authorizer/class-admin-page.php:1375
msgid "OAuth2 server(s)"
msgstr ""

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

#: src/authorizer/class-admin-page.php:216
#: src/authorizer/class-options.php:1632 src/authorizer/class-options.php:1645
msgid "LDAP"
msgstr ""

#: src/authorizer/class-admin-page.php:190
#: src/authorizer/class-options.php:1631 src/authorizer/class-options.php:1644
msgid "CAS"
msgstr ""

#: src/authorizer/class-admin-page.php:169
#: src/authorizer/class-options.php:1630 src/authorizer/class-options.php:1643
msgid "Google"
msgstr ""

#: src/authorizer/class-admin-page.php:124
#: src/authorizer/class-options.php:1628 src/authorizer/class-options.php:1641
msgid "OAuth2"
msgstr ""

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

#: src/authorizer/options/class-advanced.php:126
msgid "If you have specific WordPress users that need to bypass disabled WordPress logins and use their WordPress credentials to log in, list them here, one username per line. Leave this field blank to prevent all users from using their WordPress credentials to log in."
msgstr ""

#: src/authorizer/class-admin-page.php:1202
#: src/authorizer/class-admin-page.php:2000
msgid "Bypass Usernames"
msgstr ""

#: src/authorizer/class-admin-page.php:226
#: src/authorizer/options/class-advanced.php:216
msgid "Note: you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_ADVANCED_BRANDING', '...' );</code>, or you may set it in the <code>authorizer_advanced_branding</code> filter."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:509
#: src/authorizer/options/external/class-oidc.php:451
msgid "Example:  family_name"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:488
#: src/authorizer/options/external/class-oidc.php:430
msgid "Example:  given_name"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:466
#: src/authorizer/options/external/class-oidc.php:408
msgid "Leave blank to use the default email returned by the external service."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:464
#: src/authorizer/options/external/class-oidc.php:406
msgid "Example: email"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:441
msgid "Leave blank to use the default username returned by the external service."
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:439
#: src/authorizer/options/external/class-oidc.php:381
msgid "Example: preferred_username"
msgstr ""

#: src/authorizer/options/external/class-oauth2.php:144
msgid "Other (generic OAuth2 provider)"
msgstr ""

#: src/authorizer/options/external/class-cas.php:111
msgid "Note: Save changes after increasing this value to see the options for additional CAS servers below."
msgstr ""

#: src/authorizer/options/external/class-cas.php:79
msgid "Immediately redirect to CAS server #%s"
msgstr ""

#: src/authorizer/options/external/class-cas.php:73
#: src/authorizer/options/external/class-oauth2.php:86
#: src/authorizer/options/external/class-oidc.php:59
msgid "Off"
msgstr ""

#: src/authorizer/class-admin-page.php:933
#: src/authorizer/class-admin-page.php:1782
msgid "CAS server(s)"
msgstr ""

#: src/authorizer/class-admin-page.php:683
#: src/authorizer/class-admin-page.php:845
#: src/authorizer/class-admin-page.php:1538
#: src/authorizer/class-admin-page.php:1706
msgid "Name attribute update"
msgstr ""

#: src/authorizer/class-admin-page.php:673
#: src/authorizer/class-admin-page.php:835
#: src/authorizer/class-admin-page.php:1527
#: src/authorizer/class-admin-page.php:1695
msgid "Attribute containing last name"
msgstr ""

#: src/authorizer/class-admin-page.php:663
#: src/authorizer/class-admin-page.php:825
#: src/authorizer/class-admin-page.php:1516
#: src/authorizer/class-admin-page.php:1684
msgid "Attribute containing first name"
msgstr ""

#: src/authorizer/class-admin-page.php:653
#: src/authorizer/class-admin-page.php:815
#: src/authorizer/class-admin-page.php:1505
#: src/authorizer/class-admin-page.php:1673
msgid "Attribute containing email"
msgstr ""

#: src/authorizer/class-admin-page.php:643
#: src/authorizer/class-admin-page.php:805
#: src/authorizer/class-admin-page.php:1494
#: src/authorizer/class-admin-page.php:1662
msgid "Attribute containing username"
msgstr ""

#: src/authorizer/class-admin-page.php:162
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_GOOGLE_CLIENT_ID', '...' );</code>, or you may fetch it from an external service like AWS Secrets Manager by hooking into the <code>authorizer_google_client_id</code> filter. This will prevent it from being stored in plaintext in the WordPress database."
msgstr ""

#: src/authorizer/class-admin-page.php:114
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OAUTH2_CLIENT_ID', '...' );</code>, or you may fetch it from an external service like AWS Secrets Manager by hooking into the <code>authorizer_oauth2_client_id</code> filter. This will prevent it from being stored in plaintext in the WordPress database."
msgstr ""

#: src/authorizer/options/external/class-oidc.php:75
msgid "Note: This feature will only work if you have checked \"Hide WordPress Logins\" in Advanced settings, and if OIDC is the only enabled service (i.e., no Google, LDAP, OAuth2, or CAS)."
msgstr ""

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

#: src/authorizer/class-admin-page.php:537
#: src/authorizer/class-admin-page.php:1380
msgid "OAuth2 automatic login"
msgstr ""

#: src/authorizer/class-login-form.php:633
msgid "Authorizer lockout triggered for %1$s on all non-existent user names after the %3$s invalid attempt (triggered by non-existent user name: %2$s)."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:108
msgid "If an ldaps:// URL (and therefore Implicit TLS) is used, this checkbox is ignored."
msgstr ""

#: src/authorizer/class-admin-page.php:1089
#: src/authorizer/class-admin-page.php:1936
#: src/authorizer/options/external/class-ldap.php:107
msgid "Use STARTTLS"
msgstr ""

#: src/authorizer/class-admin-page.php:206
msgid "<strong>Use STARTTLS</strong>: Select whether unencrypted communication with the LDAP server should be upgraded to a TLS-secured connection using STARTTLS."
msgstr ""

#: src/authorizer/class-admin-page.php:205
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_LDAP_PASSWORD', '...' );</code>, or you may fetch it from an external service like AWS Secrets Manager by hooking into the <code>authorizer_ldap_password</code> filter. This will prevent it from being stored in the WordPress database."
msgstr ""

#: src/authorizer/class-admin-page.php:204
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_LDAP_USER', '...' );</code>, or you may fetch it from an external service like AWS Secrets Manager by hooking into the <code>authorizer_ldap_user</code> filter. This will prevent it from being stored in plaintext in the WordPress database."
msgstr ""

#: src/authorizer/options/class-advanced.php:169
#: src/authorizer/options/class-login-access.php:164
#: src/authorizer/options/class-login-access.php:226
#: src/authorizer/options/class-login-access.php:307
#: src/authorizer/options/class-login-access.php:360
#: src/authorizer/options/class-public-access.php:163
#: src/authorizer/options/external/class-google.php:101
#: src/authorizer/options/external/class-google.php:155
#: src/authorizer/options/external/class-ldap.php:240
#: src/authorizer/options/external/class-ldap.php:323
#: src/authorizer/options/external/class-oauth2.php:243
#: src/authorizer/options/external/class-oauth2.php:299
#: src/authorizer/options/external/class-oidc.php:204
#: src/authorizer/options/external/class-oidc.php:262
msgid "This setting is not editable since it has been defined in wp-config.php via %s"
msgstr ""

#: src/authorizer/options/class-advanced.php:153
#: src/authorizer/options/class-login-access.php:148
#: src/authorizer/options/class-login-access.php:210
#: src/authorizer/options/class-login-access.php:291
#: src/authorizer/options/class-login-access.php:344
#: src/authorizer/options/class-public-access.php:147
#: src/authorizer/options/external/class-google.php:85
#: src/authorizer/options/external/class-google.php:139
#: src/authorizer/options/external/class-ldap.php:224
#: src/authorizer/options/external/class-ldap.php:307
#: src/authorizer/options/external/class-oauth2.php:227
#: src/authorizer/options/external/class-oauth2.php:283
#: src/authorizer/options/external/class-oidc.php:188
#: src/authorizer/options/external/class-oidc.php:246
msgid "This setting is not editable since it has been defined in the %s filter."
msgstr ""

#: src/authorizer/class-authentication.php:1333
msgid "The authentication timestamp is too old, please try again."
msgstr ""

#: src/authorizer/class-admin-page.php:163
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_GOOGLE_CLIENT_SECRET', '...' );</code>, or you may fetch it from an external service like AWS Secrets Manager by hooking into the <code>authorizer_google_client_secret</code> filter. This will prevent it from being stored in plaintext in the WordPress database."
msgstr ""

#: src/authorizer/class-admin-page.php:115
msgid "Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OAUTH2_CLIENT_SECRET', '...' );</code>, or you may fetch it from an external service like AWS Secrets Manager by hooking into the <code>authorizer_oauth2_client_secret</code> filter. This will prevent it from being stored in plaintext in the WordPress database."
msgstr ""

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

#: src/authorizer/options/external/class-cas.php:225
msgid "\"Client\" is the most common, but use \"Proxy\" if your CAS server is behind a proxy server."
msgstr ""

#: src/authorizer/class-admin-page.php:996
#: src/authorizer/class-admin-page.php:1846
msgid "CAS server method"
msgstr ""

#: src/authorizer/class-admin-page.php:181
msgid "<strong>CAS server method</strong>: Select the method to use when setting the CAS config (e.g.,\"client\" or \"proxy\")"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:279
msgid "Leave the LDAP Directory User Password field below blank, and the bind will be attempted with the user-supplied password."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:272
msgid "Example: <strong>uid=%s,ou=people,dc=example,dc=edu</strong>."
msgstr ""

#: src/authorizer/options/external/class-ldap.php:260
msgid "Note: You can use the %s wildcard to bind as the username of the user logging in instead of a directory user service account."
msgstr ""

#: src/authorizer/class-authentication.php:1811
msgid "Performing bind as user logging in: %s."
msgstr ""

#: src/authorizer/class-admin-page.php:1316
msgid "Prevent site administrators from overriding any multisite settings defined here (via Authorizer > Advanced > Override multisite options)"
msgstr ""

#: src/authorizer/class-authentication.php:1835
msgid "Successful bind using LDAP user DN %s instead of directory user."
msgstr ""

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

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

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

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

#: src/authorizer/class-authentication.php:2011
msgid "[%1$s] Successfully authenticated user %2$s (%3$s) via LDAP."
msgstr ""

#: src/authorizer/class-authentication.php:1845
#: src/authorizer/class-authentication.php:1992
msgid "Failed: password incorrect for LDAP user %s."
msgstr ""

#: src/authorizer/class-authentication.php:1955
msgid "Failed: no LDAP user %s found."
msgstr ""

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

#: src/authorizer/class-authentication.php:1942
msgid "Found user %1$s in search base: %2$s"
msgstr ""

#: src/authorizer/class-authentication.php:1927
msgid "Using LDAP search filter: %s"
msgstr ""

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

#: src/authorizer/class-authentication.php:1858
msgid "Connected to LDAP host %s."
msgstr ""

#: src/authorizer/class-authentication.php:1821
msgid "Warning: unable to bind on host %1$s using directory user:"
msgstr ""

#: src/authorizer/class-authentication.php:1757
msgid "Warning: unable to start TLS on host %s:"
msgstr ""

#: src/authorizer/class-authentication.php:1746
msgid "Warning: syntax check failed on host %s in ldap_connect()."
msgstr ""

#: src/authorizer/class-authentication.php:1720
msgid "Warning: could not parse host %s with wp_parse_url()."
msgstr ""

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

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

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

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

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

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

#: src/authorizer/class-authentication.php:1607
msgid "[%s] Attempting to authenticate via LDAP."
msgstr ""

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

#: src/authorizer/options/external/class-ldap.php:153
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:151
msgid "Example:  (memberOf=cn=wp_users,ou=people,dc=example,dc=edu)"
msgstr ""

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

#: src/authorizer/class-admin-page.php:202
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/options/external/class-oauth2.php:333
msgid "Restrict OAuth2 logins to a specific domain (for example, mycollege.edu). Leave blank to allow all valid sign-ins."
msgstr ""

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

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

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

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

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

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

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

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

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

#: src/authorizer/class-admin-page.php:583
#: src/authorizer/class-admin-page.php:755
#: src/authorizer/class-admin-page.php:1428
#: src/authorizer/class-admin-page.php:1607
msgid "Client Secret"
msgstr ""

#: src/authorizer/class-admin-page.php:573
#: src/authorizer/class-admin-page.php:745
#: src/authorizer/class-admin-page.php:1417
#: src/authorizer/class-admin-page.php:1596
msgid "Client ID"
msgstr ""

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

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

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

#: src/authorizer/class-admin-page.php:118
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:117
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:116
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:115
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:114
msgid "<strong>Client ID</strong>: You can generate this ID following the instructions for your specific provider."
msgstr ""

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

#: src/authorizer/class-admin-page.php:96
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/options/external/class-oauth2.php:396
msgid "Example:  https://example.edu/login/oauth/access_token"
msgstr ""

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

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

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

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

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

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

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

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

#: src/authorizer/class-login-form.php:630
msgid "Authorizer lockout triggered for %1$s on user %2$s after the %3$s invalid attempt."
msgstr ""

#: src/authorizer/options/external/class-cas.php:411
#: src/authorizer/options/external/class-ldap.php:416
#: src/authorizer/options/external/class-oauth2.php:529
#: src/authorizer/options/external/class-oidc.php:471
msgid "Update first and last name fields on login only if they are empty"
msgstr ""

#: src/authorizer/options/external/class-cas.php:410
#: src/authorizer/options/external/class-ldap.php:415
#: src/authorizer/options/external/class-oauth2.php:528
#: src/authorizer/options/external/class-oidc.php:470
msgid "Update first and last name fields on login"
msgstr ""

#: src/authorizer/options/external/class-cas.php:409
#: src/authorizer/options/external/class-ldap.php:414
#: src/authorizer/options/external/class-oauth2.php:527
#: src/authorizer/options/external/class-oidc.php:469
msgid "Do not update first and last name fields on login"
msgstr ""

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

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

#: src/authorizer/class-admin-page.php:225
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/options/class-advanced.php:106
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/class-admin-page.php:1195
#: src/authorizer/class-admin-page.php:1996
#: src/authorizer/options/class-advanced.php:105
msgid "Disable WordPress Logins"
msgstr ""

#. Author URI of the theme
#: sample-theme-add-branding
msgid "http://example.com"
msgstr ""

#. Author of the theme
#: sample-theme-add-branding
msgid "John Doe"
msgstr ""

#. Description of the theme
#: sample-theme-add-branding
msgid "Twenty Thirteen Child Theme"
msgstr ""

#. Theme URI of the theme
#: sample-theme-add-branding
msgid "http://example.com/twenty-thirteen-child/"
msgstr ""

#. Theme Name of the theme
#: sample-theme-add-branding
msgid "Twenty Thirteen Child"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:63
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-cas.php:441
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-cas.php:440
msgid "Link CAS accounts to WordPress accounts by their username (leave this off to link by email address)"
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/class-admin-page.php:1056
#: src/authorizer/class-admin-page.php:1912
msgid "CAS users linked by username"
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/external/class-ldap.php:130
msgid "If you have multiple search bases, separate them by newlines (one per line)."
msgstr ""

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

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

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

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

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

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

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

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

#: src/authorizer/options/class-access-lists.php:364
msgctxt "paging"
msgid "%1$s of %2$s"
msgstr ""

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

#: src/authorizer/class-ajax-endpoints.php:448
#: src/authorizer/options/class-access-lists.php:310
msgid "%s user"
msgid_plural "%s users"
msgstr[0] ""
msgstr[1] ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/authorizer/options/external/class-ldap.php:61
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/class-helper.php:289
msgid "&mdash; No role for this site &mdash;"
msgstr ""

#: src/authorizer/options/external/class-ldap.php:196
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-cas.php:348
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:43
msgid "Warning"
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: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-google.php:189
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:72
msgid "Note: Google may have a more recent version of these instructions in their <a href=\"https://developers.google.com/identity/gsi/web\" target=\"_blank\">developer documentation</a>."
msgstr ""

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

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

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

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

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

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

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

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

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

#: src/authorizer/class-options.php:86
#: src/authorizer/options/class-advanced.php:438
msgid "multisite option"
msgstr ""

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

#: src/authorizer/class-admin-page.php:2023
#: src/authorizer/class-admin-page.php:2104
msgid "Save Changes"
msgstr "परिवर्तनहरू सुरक्षित गर्नुहोस्"

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

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

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

#: src/authorizer/class-admin-page.php:1339
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:1339
msgid "Approved Users (All Sites)"
msgstr ""

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

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

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

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

#: src/authorizer/class-admin-page.php:1313
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:1295
msgid "You do not have sufficient permissions to access this page."
msgstr ""

#: src/authorizer/class-admin-page.php:226
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 <code>authorizer_add_branding_option</code> 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:224
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:223
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:210
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:209
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:208
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:207
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:205
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:204
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:203
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:201
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:200
msgid "<strong>LDAP Port</strong>: Enter the port number that the LDAP server listens on."
msgstr ""

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

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

#: src/authorizer/class-admin-page.php:184
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:183
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:182
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:180
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:179
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:178
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:176
msgid "If you enable CAS logins:"
msgstr ""

#: src/authorizer/class-admin-page.php:163
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:162
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:160
msgid "If you enable Google logins:"
msgstr ""

#: src/authorizer/class-admin-page.php:94
msgid "<strong>Default role for new 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:100
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 STARTTLS) to enable LDAP Logins."
msgstr ""

#: src/authorizer/class-admin-page.php:99
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:98
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:95
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:82
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:81
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:80
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:79
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:78
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:66
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:65
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:64
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, OIDC, 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:52
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:51
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:50
msgid "<strong>Approved Users</strong>: Approved users have access to the site once they successfully log in."
msgstr ""

#: src/authorizer/class-admin-page.php:49
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/options/class-advanced.php:445
msgid "Configure this site independently (don't inherit any multisite settings)"
msgstr ""

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

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

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

#: src/authorizer/options/class-advanced.php:216
msgid "<strong>Note for theme developers</strong>: Add more options here by using the <code>authorizer_add_branding_option</code> 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:182
msgid "Default WordPress login screen"
msgstr ""

#: src/authorizer/options/class-advanced.php:86
msgid "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:1992
#: src/authorizer/options/class-advanced.php:85
msgid "Hide WordPress Logins"
msgstr ""

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

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

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

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

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

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

#: src/authorizer/options/class-advanced.php:51
#: src/authorizer/options/class-advanced.php:58
msgid "After"
msgstr ""

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

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

#: src/authorizer/options/external/class-ldap.php:37
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-cas.php:89
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:87
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:132
#: src/authorizer/options/external/class-oauth2.php:175
#: src/authorizer/options/external/class-oidc.php:118
msgid "Sign in with"
msgstr ""

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

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

#: src/authorizer/options/external/class-google.php:71
msgid "<strong>Note</strong>: Navigate to <em>APIs and Services</em> &gt; <em>OAuth 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:70
msgid "Copy/paste your new Client ID/Secret pair into the fields below."
msgstr ""

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

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

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

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

#: src/authorizer/options/external/class-google.php:59
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:38
msgid "Enable Google Logins"
msgstr ""

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

#: src/authorizer/options/class-public-access.php:231
msgid "Categories"
msgstr "वर्गहरु"

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

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

#: src/authorizer/options/class-public-access.php:206
msgid "Home"
msgstr "गृह"

#: src/authorizer/options/class-public-access.php:119
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:117
msgid "Show them the page <strong>without</strong> the anonymous access message"
msgstr ""

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

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

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

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

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

#: src/authorizer/options/class-login-access.php:386
msgid "You can use %1$s, %2$s, and %3$s shortcodes."
msgstr ""

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

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

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

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

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

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

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

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

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

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

#: src/authorizer/options/class-access-lists.php:515
#: src/authorizer/options/class-advanced.php:263
#: src/authorizer/options/class-external.php:126
#: src/authorizer/options/external/class-oauth2.php:150
msgid "-- None --"
msgstr ""

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

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

#: src/authorizer/class-admin-page.php:2102
#: src/authorizer/options/class-access-lists.php:89
#: src/authorizer/options/class-access-lists.php:278
#: src/authorizer/options/class-access-lists.php:545
#: src/authorizer/options/class-access-lists.php:551
msgid "Remove user"
msgstr ""

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

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

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

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

#: src/authorizer/class-dashboard-widget.php:54
#: src/authorizer/options/class-access-lists.php:40
msgid "Pending Users"
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:33
msgid "<strong>Approved</strong> users have access to the site once they successfully log in."
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:30
msgid "Manage who has access to this site using these lists."
msgstr ""

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

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

#: src/authorizer/class-admin-page.php:231
#: src/authorizer/class-options.php:1633 src/authorizer/class-options.php:1646
msgid "Advanced"
msgstr "विकसित"

#: src/authorizer/class-admin-page.php:105
#: src/authorizer/class-options.php:1627 src/authorizer/class-options.php:1640
msgid "External Service"
msgstr ""

#: src/authorizer/class-admin-page.php:57 src/authorizer/class-options.php:1626
#: src/authorizer/class-options.php:1637
msgid "Access Lists"
msgstr ""

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

#: src/authorizer/class-options.php:415
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:408
msgid "Welcome to %s!"
msgstr ""

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

#: src/authorizer/class-options.php:397
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-admin-page.php:1260
msgid "Override multisite options"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/authorizer/class-admin-page.php:323
msgid "Network Settings"
msgstr "संजालको सेटिङहरु"

#: src/authorizer/class-admin-page.php:308
#: src/authorizer/class-dashboard-widget.php:70
msgid "Settings"
msgstr "सेटिंग्स"

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

#: src/authorizer/class-login-form.php:256
#: src/authorizer/class-login-form.php:280
#: src/authorizer/class-login-form.php:299
#: src/authorizer/class-login-form.php:323
#: src/authorizer/class-login-form.php:342
#: src/authorizer/class-login-form.php:366
msgid "Sign in with %s"
msgstr ""

#: src/authorizer/class-authorization.php:781
#: src/authorizer/class-login-form.php:57
msgid "Log In"
msgstr "भित्र जानहोस्"

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

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

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

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

#: src/authorizer/class-authorization.php:557
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:551
msgid "Action required: Pending user %1$s at %2$s"
msgstr ""

#: src/authorizer/class-authorization.php:157
#: src/authorizer/class-authorization.php:597
msgid "Back"
msgstr "पछाडी"

#: src/authorizer/class-authorization.php:149
#: src/authorizer/class-authorization.php:773
msgid "%s - Access Restricted"
msgstr ""

#: src/authorizer/class-authentication.php:112
#: src/authorizer/class-authentication.php:130
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:74
msgid "<strong>ERROR</strong>: Incorrect username or password."
msgstr ""