aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/en_GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.json')
-rw-r--r--apps/user_ldap/l10n/en_GB.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index 271e83220e9..438ac684214 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -59,6 +59,11 @@
"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",
+ "LDAP Connection" : "Подключение LDAP",
+ "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Binding failed for this LDAP configuration: %s","Binding failed for these LDAP configurations: %s"],
+ "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Searching failed for this LDAP configuration: %s","Searching failed for these LDAP configurations: %s"],
+ "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["There is an inactive LDAP configuration: %s","There are inactive LDAP configurations: %s"],
+ "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Binding and searching works on the configured LDAP connection (%s)","Binding and searching works on all of the configured LDAP connections (%s)"],
"Invalid LDAP UUIDs" : "Invalid LDAP UUIDs",
"None found" : "None found",
"Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.",