diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-25 00:08:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-25 00:08:04 +0000 |
commit | a46d2f1d39c99b2e237b3b642099f02a3fb8c841 (patch) | |
tree | bf560a9cb33e8b58d370ab12fde859f983193b7d /apps/user_ldap/l10n/en_GB.json | |
parent | 6cc26efbc5329066cfd0a197023d2772311c85c0 (diff) | |
download | nextcloud-server-a46d2f1d39c99b2e237b3b642099f02a3fb8c841.tar.gz nextcloud-server-a46d2f1d39c99b2e237b3b642099f02a3fb8c841.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.json')
-rw-r--r-- | apps/user_ldap/l10n/en_GB.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 85328b1fff8..bee955fed3b 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -10,6 +10,13 @@ "No data specified" : "No data specified", " Could not set configuration %s" : " Could not set configuration %s", "Action does not exist" : "Action does not exist", + "LDAP user and group backend" : "LDAP user and group backend", + "Renewing …" : "Renewing …", + "Very weak password" : "Very weak password", + "Weak password" : "Weak password", + "So-so password" : "So-so password", + "Good password" : "Good password", + "Strong password" : "Strong password", "The Base DN appears to be wrong" : "The Base DN appears to be wrong", "Testing configuration…" : "Testing configuration…", "Configuration incorrect" : "Configuration incorrect", @@ -38,11 +45,19 @@ "Select attributes" : "Select attributes", "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>", "User found and settings verified." : "User found and settings verified.", + "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter.", "An unspecified error occurred. Please check the settings and the log." : "An unspecified error occurred. Please check the settings and the log.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "The search filter is invalid, probably due to syntax issues like an uneven number of opened and closed brackets. Please revise.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "A connection error to LDAP / AD occurred, please check host, port and credentials.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD.", "Please provide a login name to test against" : "Please provide a login name to test against", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "The group box was disabled, because the LDAP / AD server does not support memberOf.", + "Password change rejected. Hint: " : "Password change rejected. Hint: ", + "Please login with the new password" : "Please login with the new password", + "Your password will expire tomorrow." : "Your password will expire tomorrow.", + "Your password will expire today." : "Your password will expire today.", + "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Your password will expire within %n day.","Your password will expire within %n days."], + "LDAP / AD integration" : "LDAP / AD integration", "_%s group found_::_%s groups found_" : ["%s group found","%s groups found"], "_%s user found_::_%s users found_" : ["%s user found","%s users found"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings.", @@ -59,8 +74,10 @@ "Edit LDAP Query" : "Edit LDAP Query", "LDAP Filter:" : "LDAP Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "The filter specifies which LDAP groups shall have access to the %s instance.", + "Verify settings and count the groups" : "Verify settings and count the groups", "When logging in, %s will find the user based on the following attributes:" : "When logging in, %s will find the user based on the following attributes:", "LDAP / AD Username:" : "LDAP / AD Username:", + "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Allows login against the LDAP / AD username, which is either uid or samAccountName and will be detected.", "LDAP / AD Email Address:" : "LDAP / AD Email Address:", "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed.", "Other Attributes:" : "Other Attributes:", @@ -69,9 +86,11 @@ "Verify settings" : "Verify settings", "1. Server" : "1. Server", "%s. Server:" : "%s. Server:", + "Add a new configuration" : "Add a new configuration", "Copy current configuration into new directory binding" : "Copy current configuration into new directory binding", "Delete the current configuration" : "Delete the current configuration", "Host" : "Host", + "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "You can omit the protocol, unless you require SSL. If so, start with ldaps://", "Port" : "Port", "Detect Port" : "Detect Port", "User DN" : "User DN", @@ -84,12 +103,22 @@ "Test Base DN" : "Test Base DN", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge.", "Manually enter LDAP filters (recommended for large directories)" : "Manually enter LDAP filters (recommended for large directories)", + "Listing and searching for users is constrained by these criteria:" : "Listing and searching for users is constrained by these criteria:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin.", "The filter specifies which LDAP users shall have access to the %s instance." : "The filter specifies which LDAP users shall have access to the %s instance.", "Verify settings and count users" : "Verify settings and count users", "Saving" : "Saving", "Back" : "Back", "Continue" : "Continue", + "Please renew your password." : "Please renew your password.", + "An internal error occurred." : "An internal error occurred.", + "Please try again or contact your administrator." : "Please try again or contact your administrator.", + "Current password" : "Current password", + "New password" : "New password", + "Renew password" : "Renew password", + "Wrong password. Reset it?" : "Wrong password. Reset it?", + "Wrong password." : "Wrong password.", + "Cancel" : "Cancel", "LDAP" : "LDAP", "Server" : "Server", "Users" : "Users", @@ -132,10 +161,18 @@ "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)", "Paging chunksize" : "Paging chunksize", "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)", + "Enable LDAP password changes per user" : "Enable LDAP password changes per user", + "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server.", + "(New password is sent as plain text to LDAP)" : "(New password is sent as plain text to LDAP)", + "Default password policy DN" : "Default password policy DN", + "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling.", "Special Attributes" : "Special Attributes", "Quota Field" : "Quota Field", + "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute.", "Quota Default" : "Quota Default", + "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Override default quota for LDAP users who do not have a quota set in the Quota Field.", "Email Field" : "Email Field", + "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Set the user's email from their LDAP attribute. Leave it empty for default behaviour.", "User Home Folder Naming Rule" : "User Home Folder Naming Rule", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute.", "Internal Username" : "Internal Username", |