summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/de.php26
-rw-r--r--apps/user_ldap/l10n/de_DE.php26
-rw-r--r--apps/user_ldap/l10n/el.php1
-rw-r--r--apps/user_ldap/l10n/gl.php26
4 files changed, 73 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php
index 629a7727c74..4a66e0ad452 100644
--- a/apps/user_ldap/l10n/de.php
+++ b/apps/user_ldap/l10n/de.php
@@ -5,6 +5,10 @@ $TRANSLATIONS = array(
"The configuration is valid and the connection could be established!" => "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "Die Konfiguration ist ungültig, sieh für weitere Details bitte im ownCloud Log nach",
+"No action specified" => "Keine Aktion spezifiziert",
+"No configuration specified" => "Keine Konfiguration spezifiziert",
+"No data specified" => "Keine Daten spezifiziert",
+" Could not set configuration %s" => "Die Konfiguration %s konnte nicht gesetzt werden",
"Deletion failed" => "Löschen fehlgeschlagen",
"Take over settings from recent server configuration?" => "Einstellungen von letzter Konfiguration übernehmen?",
"Keep settings?" => "Einstellungen beibehalten?",
@@ -13,14 +17,29 @@ $TRANSLATIONS = array(
"Success" => "Erfolgreich",
"Error" => "Fehler",
"Select groups" => "Wähle Gruppen aus",
+"Select object classes" => "Objekt-Klassen auswählen",
+"Select attributes" => "Attribute auswählen",
"Connection test succeeded" => "Verbindungstest erfolgreich",
"Connection test failed" => "Verbindungstest fehlgeschlagen",
"Do you really want to delete the current Server Configuration?" => "Möchtest Du die aktuelle Serverkonfiguration wirklich löschen?",
"Confirm Deletion" => "Löschung bestätigen",
-"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("",""),
+"_%s group found_::_%s groups found_" => array("%s Gruppe gefunden","%s Gruppen gefunden"),
+"_%s user found_::_%s users found_" => array("%s Benutzer gefunden","%s Benutzer gefunden"),
+"Invalid Host" => "Ungültiger Host",
+"Could not find the desired feature" => "Konnte die gewünschte Funktion nicht finden",
"Test Configuration" => "Testkonfiguration",
"Help" => "Hilfe",
+"Limit the access to %s to groups meeting this criteria:" => "Beschränken Sie den Zugriff auf %s für die Gruppen-Sitzungen durch folgende Kriterien:",
+"only those object classes:" => "Nur diese Objekt-Klassen:",
+"only from those groups:" => "Nur von diesen Gruppen:",
+"Edit raw filter instead" => "Original-Filter stattdessen bearbeiten",
+"Raw LDAP filter" => "Original LDAP-Filter",
+"The filter specifies which LDAP groups shall have access to the %s instance." => "Der Filter definiert welche LDAP-Gruppen Zugriff auf die %s Instanz haben sollen.",
+"groups found" => "Gruppen gefunden",
+"What attribute shall be used as login name:" => "Welches Attribut soll als Login-Name verwendet werden:",
+"LDAP Username:" => "LDAP-Benutzername:",
+"LDAP Email Address:" => "LDAP E-Mail-Adresse:",
+"Other Attributes:" => "Andere Attribute:",
"Add Server Configuration" => "Serverkonfiguration hinzufügen",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kannst das Protokoll auslassen, außer wenn Du SSL benötigst. Beginne dann mit ldaps://",
@@ -31,6 +50,9 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Lasse die Felder DN und Passwort für anonymen Zugang leer.",
"One Base DN per line" => "Ein Basis-DN pro Zeile",
"You can specify Base DN for users and groups in the Advanced tab" => "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren",
+"Limit the access to %s to users meeting this criteria:" => "Beschränken Sie den Zugriff auf %s für die Benutzer-Sitzungen durch folgende Kriterien:",
+"The filter specifies which LDAP users shall have access to the %s instance." => "Der Filter definiert welche LDAP-Benutzer Zugriff auf die %s Instanz haben sollen.",
+"users found" => "Benutzer gefunden",
"Back" => "Zurück",
"Continue" => "Fortsetzen",
"<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>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitte\ndeinen Systemadministator eine der beiden Anwendungen zu deaktivieren.",
diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php
index 13fd801e9b9..184c59aba72 100644
--- a/apps/user_ldap/l10n/de_DE.php
+++ b/apps/user_ldap/l10n/de_DE.php
@@ -5,6 +5,10 @@ $TRANSLATIONS = array(
"The configuration is valid and the connection could be established!" => "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "Die Konfiguration ist ungültig, sehen Sie für weitere Details bitte im ownCloud Log nach",
+"No action specified" => "Keine Aktion spezifiziert",
+"No configuration specified" => "Keine Konfiguration spezifiziert",
+"No data specified" => "Keine Daten spezifiziert",
+" Could not set configuration %s" => "Die Konfiguration %s konnte nicht gesetzt werden",
"Deletion failed" => "Löschen fehlgeschlagen",
"Take over settings from recent server configuration?" => "Einstellungen von letzter Konfiguration übernehmen?",
"Keep settings?" => "Einstellungen beibehalten?",
@@ -13,14 +17,29 @@ $TRANSLATIONS = array(
"Success" => "Erfolg",
"Error" => "Fehler",
"Select groups" => "Wähle Gruppen",
+"Select object classes" => "Objekt-Klassen auswählen",
+"Select attributes" => "Attribute auswählen",
"Connection test succeeded" => "Verbindungstest erfolgreich",
"Connection test failed" => "Verbindungstest fehlgeschlagen",
"Do you really want to delete the current Server Configuration?" => "Möchten Sie die aktuelle Serverkonfiguration wirklich löschen?",
"Confirm Deletion" => "Löschung bestätigen",
-"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("",""),
+"_%s group found_::_%s groups found_" => array("%s Gruppe gefunden","%s Gruppen gefunden"),
+"_%s user found_::_%s users found_" => array("%s Benutzer gefunden","%s Benutzer gefunden"),
+"Invalid Host" => "Ungültiger Host",
+"Could not find the desired feature" => "Konnte die gewünschte Funktion nicht finden",
"Test Configuration" => "Testkonfiguration",
"Help" => "Hilfe",
+"Limit the access to %s to groups meeting this criteria:" => "Beschränken Sie den Zugriff auf %s für die Gruppen-Sitzungen durch folgende Kriterien:",
+"only those object classes:" => "Nur diese Objekt-Klassen:",
+"only from those groups:" => "Nur von diesen Gruppen:",
+"Edit raw filter instead" => "Original-Filter stattdessen bearbeiten",
+"Raw LDAP filter" => "Original LDAP-Filter",
+"The filter specifies which LDAP groups shall have access to the %s instance." => "Der Filter definiert welche LDAP-Gruppen Zugriff auf die %s Instanz haben sollen.",
+"groups found" => "Gruppen gefunden",
+"What attribute shall be used as login name:" => "Welches Attribut soll als Login-Name verwendet werden:",
+"LDAP Username:" => "LDAP-Benutzername:",
+"LDAP Email Address:" => "LDAP E-Mail-Adresse:",
+"Other Attributes:" => "Andere Attribute:",
"Add Server Configuration" => "Serverkonfiguration hinzufügen",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Sie können das Protokoll auslassen, außer wenn Sie SSL benötigen. Beginnen Sie dann mit ldaps://",
@@ -31,6 +50,9 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer.",
"One Base DN per line" => "Ein Basis-DN pro Zeile",
"You can specify Base DN for users and groups in the Advanced tab" => "Sie können Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren",
+"Limit the access to %s to users meeting this criteria:" => "Beschränken Sie den Zugriff auf %s für die Benutzer-Sitzungen durch folgende Kriterien:",
+"The filter specifies which LDAP users shall have access to the %s instance." => "Der Filter definiert welche LDAP-Benutzer Zugriff auf die %s Instanz haben sollen.",
+"users found" => "Benutzer gefunden",
"Back" => "Zurück",
"Continue" => "Fortsetzen",
"<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>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren.",
diff --git a/apps/user_ldap/l10n/el.php b/apps/user_ldap/l10n/el.php
index af0ef6b8b6c..3df521b091d 100644
--- a/apps/user_ldap/l10n/el.php
+++ b/apps/user_ldap/l10n/el.php
@@ -30,6 +30,7 @@ $TRANSLATIONS = array(
"One Base DN per line" => "Ένα DN Βάσης ανά γραμμή ",
"You can specify Base DN for users and groups in the Advanced tab" => "Μπορείτε να καθορίσετε το Base DN για χρήστες και ομάδες από την καρτέλα Προηγμένες ρυθμίσεις",
"Back" => "Επιστροφή",
+"Continue" => "Συνέχεια",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Προσοχή:</b> Το άρθρωμα PHP LDAP δεν είναι εγκατεστημένο και το σύστημα υποστήριξης δεν θα δουλέψει. Παρακαλώ ζητήστε από τον διαχειριστή συστήματος να το εγκαταστήσει.",
"Connection Settings" => "Ρυθμίσεις Σύνδεσης",
"Configuration Active" => "Ενεργοποιηση ρυθμισεων",
diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php
index a3e03c03f86..9cccf16ee96 100644
--- a/apps/user_ldap/l10n/gl.php
+++ b/apps/user_ldap/l10n/gl.php
@@ -5,6 +5,10 @@ $TRANSLATIONS = array(
"The configuration is valid and the connection could be established!" => "A configuración é correcta e pode estabelecerse a conexión.",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "A configuración é correcta, mais a ligazón non. Comprobe a configuración do servidor e as credenciais.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "A configuración non é correcta. Vexa o rexistro de ownCloud para máis detalles",
+"No action specified" => "Non se especificou unha acción",
+"No configuration specified" => "Non se especificou unha configuración",
+"No data specified" => "Non se especificaron datos",
+" Could not set configuration %s" => "Non foi posíbel estabelecer a configuración %s",
"Deletion failed" => "Produciuse un fallo ao eliminar",
"Take over settings from recent server configuration?" => "Tomar os recentes axustes de configuración do servidor?",
"Keep settings?" => "Manter os axustes?",
@@ -13,14 +17,29 @@ $TRANSLATIONS = array(
"Success" => "Correcto",
"Error" => "Erro",
"Select groups" => "Seleccionar grupos",
+"Select object classes" => "Seleccione as clases de obxectos",
+"Select attributes" => "Seleccione os atributos",
"Connection test succeeded" => "A proba de conexión foi satisfactoria",
"Connection test failed" => "A proba de conexión fracasou",
"Do you really want to delete the current Server Configuration?" => "Confirma que quere eliminar a configuración actual do servidor?",
"Confirm Deletion" => "Confirmar a eliminación",
-"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("",""),
+"_%s group found_::_%s groups found_" => array("Atopouse %s grupo","Atopáronse %s grupos"),
+"_%s user found_::_%s users found_" => array("Atopouse %s usuario","Atopáronse %s usuarios"),
+"Invalid Host" => "Máquina incorrecta",
+"Could not find the desired feature" => "Non foi posíbel atopar a función desexada",
"Test Configuration" => "Probar a configuración",
"Help" => "Axuda",
+"Limit the access to %s to groups meeting this criteria:" => "Limitar o acceso a %s aos grupos que coincidan con estes criterios:",
+"only those object classes:" => "só as clases de obxecto:",
+"only from those groups:" => "só dos grupos:",
+"Edit raw filter instead" => "Editar, no seu canto, o filtro en bruto",
+"Raw LDAP filter" => "Filtro LDAP en bruto",
+"The filter specifies which LDAP groups shall have access to the %s instance." => "O filtro especifica que grupos LDAP teñen acceso á instancia %s.",
+"groups found" => "atopáronse grupos",
+"What attribute shall be used as login name:" => "Atributo que utilizar como nome de usuario:",
+"LDAP Username:" => "Nome de usuario LDAP:",
+"LDAP Email Address:" => "Enderezo de correo LDAP:",
+"Other Attributes:" => "Outros atributos:",
"Add Server Configuration" => "Engadir a configuración do servidor",
"Host" => "Servidor",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Pode omitir o protocolo agás que precise de SSL. Nese caso comece con ldaps://",
@@ -31,6 +50,9 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
"One Base DN per line" => "Un DN base por liña",
"You can specify Base DN for users and groups in the Advanced tab" => "Pode especificar a DN base para usuarios e grupos na lapela de «Avanzado»",
+"Limit the access to %s to users meeting this criteria:" => "Limitar o acceso a %s aos usuarios que coincidan con estes criterios:",
+"The filter specifies which LDAP users shall have access to the %s instance." => "O filtro especifica que usuarios LDAP teñen acceso á instancia %s.",
+"users found" => "atopáronse usuarios",
"Back" => "Atrás",
"Continue" => "Continuar",
"<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>Aviso:</b> Os aplicativos user_ldap e user_webdavauth son incompatíbeis. Pode acontecer un comportamento estraño. Consulte co administrador do sistema para desactivar un deles.",