aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.js')
-rw-r--r--apps/user_ldap/l10n/en_GB.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 86c93e972d7..6c4be9ec3f0 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Failed to clear the mappings." : "Failed to clear the mappings.",
"Failed to delete the server configuration" : "Failed to delete the server configuration",
+ "The configuration is invalid: anonymous bind is not allowed." : "The configuration is invalid: anonymous bind is not allowed.",
"The configuration is valid and the connection could be established!" : "The configuration is valid and the connection could be established!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "The configuration is valid, but the Bind failed. Please check the server settings and credentials.",
"The configuration is invalid. Please have a look at the logs for further details." : "The configuration is invalid. Please have a look at the logs for further details.",
@@ -22,12 +23,15 @@ OC.L10N.register(
"Could not detect Base DN, please enter it manually." : "Could not detect Base DN, please enter it manually.",
"{nthServer}. Server" : "{nthServer}. Server",
"No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.",
+ "More than 1.000 directory entries available." : "More than 1,000 directory entries available.",
" entries available within the provided Base DN" : " entries available within the provided Base DN",
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.",
"Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?",
"Confirm Deletion" : "Confirm Deletion",
"Mappings cleared successfully!" : "Mappings cleared successfully!",
"Error while clearing the mappings." : "Error whilst clearing the mappings.",
+ "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonymous bind is not allowed. Please provide a User DN and Password.",
+ "LDAP Operations error. Anonymous bind might not be allowed." : "LDAP Operations error. Anonymous bind might not be allowed.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Saving failed. Please make sure the database is in operation. Reload before continuing.",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?",
"Mode switch" : "Mode switch",