Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.js')
-rw-r--r--apps/user_ldap/l10n/en_GB.js35
1 files changed, 5 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 3ddcd982d74..4cfbae15ced 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -10,56 +10,32 @@ OC.L10N.register(
"No configuration specified" : "No configuration specified",
"No data specified" : "No data specified",
" Could not set configuration %s" : " Could not set configuration %s",
- "Deletion failed" : "Deletion failed",
- "Take over settings from recent server configuration?" : "Take over settings from recent server configuration?",
- "Keep settings?" : "Keep settings?",
- "{nthServer}. Server" : "{nthServer}. Server",
- "Cannot add server configuration" : "Cannot add server configuration",
- "mappings cleared" : "mappings cleared",
- "Success" : "Success",
- "Error" : "Error",
- "Please specify a Base DN" : "Please specify a Base DN",
- "Could not determine Base DN" : "Could not determine Base DN",
- "Please specify the port" : "Please specify the port",
- "Configuration OK" : "Configuration OK",
"Configuration incorrect" : "Configuration incorrect",
"Configuration incomplete" : "Configuration incomplete",
+ "Configuration OK" : "Configuration OK",
"Select groups" : "Select groups",
"Select object classes" : "Select object classes",
- "Select attributes" : "Select attributes",
- "Connection test succeeded" : "Connection test succeeded",
- "Connection test failed" : "Connection test failed",
+ "{nthServer}. Server" : "{nthServer}. Server",
"Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?",
"Confirm Deletion" : "Confirm Deletion",
+ "Select attributes" : "Select attributes",
"_%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.",
"Could not find the desired feature" : "Could not find the desired feature",
"Invalid Host" : "Invalid Host",
"Server" : "Server",
- "User Filter" : "User Filter",
- "Login Filter" : "Login Filter",
- "Group Filter" : "Group Filter",
- "Save" : "Save",
+ "Users" : "Users",
+ "Groups" : "Groups",
"Test Configuration" : "Test Configuration",
"Help" : "Help",
"Groups meeting these criteria are available in %s:" : "Groups meeting these criteria are available in %s:",
- "only those object classes:" : "only those object classes:",
- "only from those groups:" : "only from those groups:",
- "Edit raw filter instead" : "Edit raw filter instead",
- "Raw LDAP filter" : "Raw 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.",
"Test Filter" : "Test Filter",
- "groups found" : "groups found",
- "Users login with this attribute:" : "Users login with this attribute:",
- "LDAP Username:" : "LDAP Username:",
- "LDAP Email Address:" : "LDAP Email Address:",
"Other Attributes:" : "Other Attributes:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
- "Add Server Configuration" : "Add Server Configuration",
- "Delete Configuration" : "Delete Configuration",
"Host" : "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "You can omit the protocol, except you require SSL. Then start with ldaps://",
"Port" : "Port",
@@ -73,7 +49,6 @@ OC.L10N.register(
"Manually enter LDAP filters (recommended for large directories)" : "Manually enter LDAP filters (recommended for large directories)",
"Limit %s access to users meeting these criteria:" : "Limit %s access to users meeting these criteria:",
"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.",
- "users found" : "users found",
"Saving" : "Saving",
"Back" : "Back",
"Continue" : "Continue",