summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.php')
-rw-r--r--apps/user_ldap/l10n/en_GB.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php
index 4e54a639ce4..ae66e5e9d9c 100644
--- a/apps/user_ldap/l10n/en_GB.php
+++ b/apps/user_ldap/l10n/en_GB.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Deletion failed",
"Take over settings from recent server configuration?" => "Take over settings from recent server configuration?",
"Keep settings?" => "Keep settings?",
+"{nbServer}. Server" => "{nbServer}. Server",
"Cannot add server configuration" => "Cannot add server configuration",
"mappings cleared" => "mappings cleared",
"Success" => "Success",
@@ -30,6 +31,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s user found","%s users found"),
"Invalid Host" => "Invalid Host",
"Could not find the desired feature" => "Could not find the desired feature",
+"Server" => "Server",
+"User Filter" => "User Filter",
+"Login Filter" => "Login Filter",
"Group Filter" => "Group Filter",
"Save" => "Save",
"Test Configuration" => "Test Configuration",
@@ -46,7 +50,10 @@ $TRANSLATIONS = array(
"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",
@@ -61,6 +68,7 @@ $TRANSLATIONS = array(
"users found" => "users found",
"Back" => "Back",
"Continue" => "Continue",
+"Expert" => "Expert",
"Advanced" => "Advanced",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it.",