summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-29 01:54:40 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-29 01:54:40 -0400
commit368006c7af3b08d00b40adae45fd652e7d92c6e7 (patch)
treec542e2ce19fa425df064b6c12d7c68930a2b8370 /apps/user_ldap
parent678a6b98ff7925c9934fa7349600ff9fe39e8ecd (diff)
downloadnextcloud-server-368006c7af3b08d00b40adae45fd652e7d92c6e7.tar.gz
nextcloud-server-368006c7af3b08d00b40adae45fd652e7d92c6e7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/de.php3
-rw-r--r--apps/user_ldap/l10n/de_DE.php3
-rw-r--r--apps/user_ldap/l10n/en_GB.php3
-rw-r--r--apps/user_ldap/l10n/es.php3
-rw-r--r--apps/user_ldap/l10n/fi_FI.php2
-rw-r--r--apps/user_ldap/l10n/gl.php3
-rw-r--r--apps/user_ldap/l10n/it.php3
-rw-r--r--apps/user_ldap/l10n/pt_BR.php3
-rw-r--r--apps/user_ldap/l10n/sv.php10
-rw-r--r--apps/user_ldap/l10n/tr.php5
10 files changed, 37 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php
index 31eb9119741..99e40b1f0d8 100644
--- a/apps/user_ldap/l10n/de.php
+++ b/apps/user_ldap/l10n/de.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "Zuordnungen gelöscht",
"Success" => "Erfolgreich",
"Error" => "Fehler",
+"Please specify a Base DN" => "Bitte ein Base-DN spezifizieren",
+"Could not determine Base DN" => "Base-DN konnte nicht festgestellt werden",
+"Please specify the port" => "Bitte Port spezifizieren",
"Configuration OK" => "Konfiguration OK",
"Configuration incorrect" => "Konfiguration nicht korrekt",
"Configuration incomplete" => "Konfiguration nicht vollständig",
diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php
index daa49c928a4..43cc5e80777 100644
--- a/apps/user_ldap/l10n/de_DE.php
+++ b/apps/user_ldap/l10n/de_DE.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "Zuordnungen gelöscht",
"Success" => "Erfolg",
"Error" => "Fehler",
+"Please specify a Base DN" => "Bitte ein Base-DN spezifizieren",
+"Could not determine Base DN" => "Base-DN konnte nicht festgestellt werden",
+"Please specify the port" => "Bitte Port spezifizieren",
"Configuration OK" => "Konfiguration OK",
"Configuration incorrect" => "Konfiguration nicht korrekt",
"Configuration incomplete" => "Konfiguration nicht vollständig",
diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php
index ae66e5e9d9c..59ff86cb241 100644
--- a/apps/user_ldap/l10n/en_GB.php
+++ b/apps/user_ldap/l10n/en_GB.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"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",
diff --git a/apps/user_ldap/l10n/es.php b/apps/user_ldap/l10n/es.php
index 3f577dc3010..50c19f5634c 100644
--- a/apps/user_ldap/l10n/es.php
+++ b/apps/user_ldap/l10n/es.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "Asignaciones borradas",
"Success" => "Éxito",
"Error" => "Error",
+"Please specify a Base DN" => "Especifique un DN base",
+"Could not determine Base DN" => "No se pudo determinar un DN base",
+"Please specify the port" => "Especifique el puerto",
"Configuration OK" => "Configuración Correcta",
"Configuration incorrect" => "Configuración Incorrecta",
"Configuration incomplete" => "Configuración incompleta",
diff --git a/apps/user_ldap/l10n/fi_FI.php b/apps/user_ldap/l10n/fi_FI.php
index b631caccee6..f558fa78977 100644
--- a/apps/user_ldap/l10n/fi_FI.php
+++ b/apps/user_ldap/l10n/fi_FI.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Cannot add server configuration" => "Palvelinasetusten lisäys epäonnistui",
"Success" => "Onnistui!",
"Error" => "Virhe",
+"Please specify the port" => "Määritä portti",
"Configuration OK" => "Määritykset OK",
"Configuration incorrect" => "Määritykset väärin",
"Configuration incomplete" => "Määritykset puutteelliset",
@@ -28,6 +29,7 @@ $TRANSLATIONS = array(
"1. Server" => "1. Palvelin",
"%s. Server:" => "%s. Palvelin:",
"Add Server Configuration" => "Lisää palvelinmääritys",
+"Delete Configuration" => "Poista määritys",
"Host" => "Isäntä",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Voit jättää protokollan määrittämättä, paitsi kun vaadit SSL:ää. Aloita silloin ldaps://",
"Port" => "Portti",
diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php
index 120dba886c8..07c99e32bc4 100644
--- a/apps/user_ldap/l10n/gl.php
+++ b/apps/user_ldap/l10n/gl.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "limpadas as asignacións",
"Success" => "Correcto",
"Error" => "Erro",
+"Please specify a Base DN" => "Por favor indique un DN base",
+"Could not determine Base DN" => "Non se puido determinar o DN base",
+"Please specify the port" => "Por favor indique un porto",
"Configuration OK" => "Configuración correcta",
"Configuration incorrect" => "Configuración incorrecta",
"Configuration incomplete" => "Configuración incompleta",
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php
index ad621be4550..23ced96cf8c 100644
--- a/apps/user_ldap/l10n/it.php
+++ b/apps/user_ldap/l10n/it.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "associazioni cancellate",
"Success" => "Riuscito",
"Error" => "Errore",
+"Please specify a Base DN" => "Specifica un DN base",
+"Could not determine Base DN" => "Impossibile determinare il DN base",
+"Please specify the port" => "Specifica la porta",
"Configuration OK" => "Configurazione corretta",
"Configuration incorrect" => "Configurazione non corretta",
"Configuration incomplete" => "Configurazione incompleta",
diff --git a/apps/user_ldap/l10n/pt_BR.php b/apps/user_ldap/l10n/pt_BR.php
index a499a17851d..f9916a2cefa 100644
--- a/apps/user_ldap/l10n/pt_BR.php
+++ b/apps/user_ldap/l10n/pt_BR.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "mapeamentos limpos",
"Success" => "Sucesso",
"Error" => "Erro",
+"Please specify a Base DN" => "Por favor, especifique a Base DN",
+"Could not determine Base DN" => "Não foi possível determinar a Base DN",
+"Please specify the port" => "Por favor, especifique a porta",
"Configuration OK" => "Configuração OK",
"Configuration incorrect" => "Configuração incorreta",
"Configuration incomplete" => "Configuração incompleta",
diff --git a/apps/user_ldap/l10n/sv.php b/apps/user_ldap/l10n/sv.php
index 5f01c52ef9d..5655f8de227 100644
--- a/apps/user_ldap/l10n/sv.php
+++ b/apps/user_ldap/l10n/sv.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "mappningar rensade",
"Success" => "Lyckat",
"Error" => "Fel",
+"Please specify a Base DN" => "Vänligen ange en Base DN",
+"Could not determine Base DN" => "Det gick inte att avgöra Base DN",
+"Please specify the port" => "Specificera en port",
"Configuration OK" => "Konfigurationen är OK",
"Configuration incorrect" => "Felaktig konfiguration",
"Configuration incomplete" => "Konfigurationen är ej komplett",
@@ -30,6 +33,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s användare hittad","%s användare hittade"),
"Invalid Host" => "Felaktig Host",
"Could not find the desired feature" => "Det gick inte hitta den önskade funktionen",
+"Server" => "Server",
+"User Filter" => "Användar filter",
+"Login Filter" => "Login Filtrer",
"Group Filter" => "Gruppfilter",
"Save" => "Spara",
"Test Configuration" => "Testa konfigurationen",
@@ -46,7 +52,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP e-postadress:",
"Other Attributes:" => "Övriga attribut:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Definierar filter som tillämpas vid inloggning. %%uid ersätter användarnamn vid inloggningen. Exempel: \"uid=%%uid\"",
+"1. Server" => "1.Server",
+"%s. Server:" => "%s. Server:",
"Add Server Configuration" => "Lägg till serverinställning",
+"Delete Configuration" => "Radera Konfiguration",
"Host" => "Server",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du behöver inte ange protokoll förutom om du använder SSL. Starta då med ldaps://",
"Port" => "Port",
@@ -61,6 +70,7 @@ $TRANSLATIONS = array(
"users found" => "användare funna",
"Back" => "Tillbaka",
"Continue" => "Fortsätt",
+"Expert" => "Expert",
"Advanced" => "Avancerad",
"<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>Varning:</b> Apps user_ldap och user_webdavauth är inkompatibla. Oväntade problem kan uppstå. Be din systemadministratör att inaktivera en av dom.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Varning:</b> PHP LDAP - modulen är inte installerad, serversidan kommer inte att fungera. Kontakta din systemadministratör för installation.",
diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php
index 1d066b4649a..17b3a936227 100644
--- a/apps/user_ldap/l10n/tr.php
+++ b/apps/user_ldap/l10n/tr.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "eşleştirmeler temizlendi",
"Success" => "Başarılı",
"Error" => "Hata",
+"Please specify a Base DN" => "Lütfen bir Base DN belirtin",
+"Could not determine Base DN" => "Base DN belirlenemedi",
+"Please specify the port" => "Lütfen bağlantı noktasını belirtin",
"Configuration OK" => "Yapılandırma tamam",
"Configuration incorrect" => "Yapılandırma geçersiz",
"Configuration incomplete" => "Yapılandırma tamamlanmamış",
@@ -55,7 +58,7 @@ $TRANSLATIONS = array(
"Add Server Configuration" => "Sunucu Yapılandırması Ekle",
"Delete Configuration" => "Yapılandırmayı Sil",
"Host" => "Sunucu",
-"You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL gerektirmediğiniz takdirde protokol belirtmeyebilirsiniz. Ardından ldaps:// ile başlayın",
+"You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL gerekmediği takdirde protokol belirtmeyebilirsiniz. Ardından ldaps:// ile başlayın",
"Port" => "Port",
"User DN" => "Kullanıcı DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "İstemci kullanıcısının yapılacağı atamanın DN'si. Örn. uid=agent,dc=örnek,dc=com. Anonim erişim için DN ve Parolayı boş bırakın.",