diff options
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/el.php | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/km.php | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nb_NO.php | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pl.php | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/el.php b/apps/user_ldap/l10n/el.php index 0aec45d52b7..a0102fca264 100644 --- a/apps/user_ldap/l10n/el.php +++ b/apps/user_ldap/l10n/el.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Η διαγραφή απέτυχε", "Take over settings from recent server configuration?" => "Πάρτε πάνω από τις πρόσφατες ρυθμίσεις διαμόρφωσης του διακομιστή?", "Keep settings?" => "Διατήρηση ρυθμίσεων;", +"{nthServer}. Server" => "{nthServer}. Διακομιστής", "Cannot add server configuration" => "Αδυναμία προσθήκης ρυθμίσεων διακομιστή", "mappings cleared" => "αντιστοιχίες εκκαθαρίστηκαν", "Success" => "Επιτυχία", diff --git a/apps/user_ldap/l10n/km.php b/apps/user_ldap/l10n/km.php index edbb22949a7..c86e4b4f751 100644 --- a/apps/user_ldap/l10n/km.php +++ b/apps/user_ldap/l10n/km.php @@ -17,6 +17,7 @@ $TRANSLATIONS = array( "Host" => "ម៉ាស៊ីនផ្ទុក", "Port" => "ច្រក", "Password" => "ពាក្យសម្ងាត់", +"Back" => "ត្រឡប់ក្រោយ", "Continue" => "បន្ត", "Advanced" => "កម្រិតខ្ពស់" ); diff --git a/apps/user_ldap/l10n/nb_NO.php b/apps/user_ldap/l10n/nb_NO.php index bbfaa9f97c6..3205eabfea5 100644 --- a/apps/user_ldap/l10n/nb_NO.php +++ b/apps/user_ldap/l10n/nb_NO.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Sletting mislyktes", "Take over settings from recent server configuration?" => "Hent innstillinger fra tidligere tjener-konfigurasjon?", "Keep settings?" => "Behold innstillinger?", +"{nthServer}. Server" => "{nthServer}. server", "Cannot add server configuration" => "Kan ikke legge til tjener-konfigurasjon", "mappings cleared" => "tilknytninger nullstilt", "Success" => "Suksess", diff --git a/apps/user_ldap/l10n/pl.php b/apps/user_ldap/l10n/pl.php index c9d696e4050..887e580485c 100644 --- a/apps/user_ldap/l10n/pl.php +++ b/apps/user_ldap/l10n/pl.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Usunięcie nie powiodło się", "Take over settings from recent server configuration?" => "Przejmij ustawienia z ostatnich konfiguracji serwera?", "Keep settings?" => "Zachować ustawienia?", +"{nthServer}. Server" => "{nthServer}. Serwer", "Cannot add server configuration" => "Nie można dodać konfiguracji serwera", "mappings cleared" => "Mapoanie wyczyszczone", "Success" => "Sukces", |