diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-03 00:06:15 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-03 00:06:15 +0100 |
commit | 2936140838f479751662e34892fad3f2af6bff90 (patch) | |
tree | e1478c1323b5f4100e4f5b113aa26662a9a185a4 /l10n/de_DE/user_ldap.po | |
parent | 561e6c4c5be0bcbc837fb983daabd3e91f8a4150 (diff) | |
download | nextcloud-server-2936140838f479751662e34892fad3f2af6bff90.tar.gz nextcloud-server-2936140838f479751662e34892fad3f2af6bff90.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_DE/user_ldap.po')
-rw-r--r-- | l10n/de_DE/user_ldap.po | 136 |
1 files changed, 74 insertions, 62 deletions
diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po index 22bb16ecdc5..556a7d3be8a 100644 --- a/l10n/de_DE/user_ldap.po +++ b/l10n/de_DE/user_ldap.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-02-02 00:06+0100\n" -"PO-Revision-Date: 2013-02-01 16:00+0000\n" -"Last-Translator: stefanniedermann <stefan.niedermann@googlemail.com>\n" +"POT-Creation-Date: 2013-02-03 00:04+0100\n" +"PO-Revision-Date: 2013-02-02 23:05+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -63,19 +63,19 @@ msgstr "Einstellungen behalten?" msgid "Cannot add server configuration" msgstr "Das Hinzufügen der Server-Konfiguration schlug fehl" -#: js/settings.js:120 +#: js/settings.js:121 msgid "Connection test succeeded" msgstr "Verbindungs-Test erfolgreich" -#: js/settings.js:125 +#: js/settings.js:126 msgid "Connection test failed" msgstr "Verbindungs-Test fehlgeschlagen" -#: js/settings.js:135 +#: js/settings.js:136 msgid "Do you really want to delete the current Server Configuration?" msgstr "Möchten Sie wirklich die Server-Konfiguration löschen?" -#: js/settings.js:136 +#: js/settings.js:137 msgid "Confirm Deletion" msgstr "Löschung bestätigen" @@ -180,128 +180,140 @@ msgstr "Definiert den Filter für die Anfrage der Gruppen." msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." msgstr "ohne Platzhalter, z.B.: \"objectClass=posixGroup\"" -#: templates/settings.php:30 +#: templates/settings.php:31 +msgid "Connection Settings" +msgstr "" + +#: templates/settings.php:33 msgid "Configuration Active" msgstr "Konfiguration aktiv" -#: templates/settings.php:30 +#: templates/settings.php:33 msgid "When unchecked, this configuration will be skipped." msgstr "Wenn nicht angehakt, wird diese Konfiguration übersprungen." -#: templates/settings.php:31 +#: templates/settings.php:34 msgid "Port" msgstr "Port" -#: templates/settings.php:32 +#: templates/settings.php:35 msgid "Backup (Replica) Host" msgstr "Back-Up (Replikation) Host" -#: templates/settings.php:32 +#: templates/settings.php:35 msgid "" "Give an optional backup host. It must be a replica of the main LDAP/AD " "server." msgstr "" -#: templates/settings.php:33 +#: templates/settings.php:36 msgid "Backup (Replica) Port" msgstr "Back-Up (Replikation) Port" -#: templates/settings.php:34 +#: templates/settings.php:37 msgid "Disable Main Server" msgstr "" -#: templates/settings.php:34 +#: templates/settings.php:37 msgid "When switched on, ownCloud will only connect to the replica server." msgstr "" -#: templates/settings.php:35 -msgid "Base User Tree" -msgstr "Basis-Benutzerbaum" - -#: templates/settings.php:35 -msgid "One User Base DN per line" -msgstr "Ein Benutzer Base DN pro Zeile" - -#: templates/settings.php:36 -msgid "User Search Attributes" -msgstr "" - -#: templates/settings.php:36 templates/settings.php:38 -msgid "Optional; one attribute per line" -msgstr "Optional; Ein Attribut pro Zeile" - -#: templates/settings.php:37 -msgid "Base Group Tree" -msgstr "Basis-Gruppenbaum" - -#: templates/settings.php:37 -msgid "One Group Base DN per line" -msgstr "Ein Gruppen Base DN pro Zeile" - #: templates/settings.php:38 -msgid "Group Search Attributes" -msgstr "" - -#: templates/settings.php:39 -msgid "Group-Member association" -msgstr "Assoziation zwischen Gruppe und Benutzer" - -#: templates/settings.php:40 msgid "Use TLS" msgstr "Nutze TLS" -#: templates/settings.php:40 +#: templates/settings.php:38 msgid "Do not use it for SSL connections, it will fail." msgstr "Verwenden Sie dies nicht für SSL-Verbindungen, es wird fehlschlagen." -#: templates/settings.php:41 +#: templates/settings.php:39 msgid "Case insensitve LDAP server (Windows)" msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)" -#: templates/settings.php:42 +#: templates/settings.php:40 msgid "Turn off SSL certificate validation." msgstr "Schalten Sie die SSL-Zertifikatsprüfung aus." -#: templates/settings.php:42 +#: templates/settings.php:40 msgid "" "If connection only works with this option, import the LDAP server's SSL " "certificate in your ownCloud server." msgstr "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden." -#: templates/settings.php:42 +#: templates/settings.php:40 msgid "Not recommended, use for testing only." msgstr "Nicht empfohlen, nur zu Testzwecken." +#: templates/settings.php:41 +msgid "in seconds. A change empties the cache." +msgstr "in Sekunden. Eine Änderung leert den Cache." + #: templates/settings.php:43 +msgid "Directory Settings" +msgstr "" + +#: templates/settings.php:45 msgid "User Display Name Field" msgstr "Feld für den Anzeigenamen des Benutzers" -#: templates/settings.php:43 +#: templates/settings.php:45 msgid "The LDAP attribute to use to generate the user`s ownCloud name." msgstr "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. " -#: templates/settings.php:44 +#: templates/settings.php:46 +msgid "Base User Tree" +msgstr "Basis-Benutzerbaum" + +#: templates/settings.php:46 +msgid "One User Base DN per line" +msgstr "Ein Benutzer Base DN pro Zeile" + +#: templates/settings.php:47 +msgid "User Search Attributes" +msgstr "" + +#: templates/settings.php:47 templates/settings.php:50 +msgid "Optional; one attribute per line" +msgstr "Optional; Ein Attribut pro Zeile" + +#: templates/settings.php:48 msgid "Group Display Name Field" msgstr "Feld für den Anzeigenamen der Gruppe" -#: templates/settings.php:44 +#: templates/settings.php:48 msgid "The LDAP attribute to use to generate the groups`s ownCloud name." msgstr "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. " -#: templates/settings.php:46 +#: templates/settings.php:49 +msgid "Base Group Tree" +msgstr "Basis-Gruppenbaum" + +#: templates/settings.php:49 +msgid "One Group Base DN per line" +msgstr "Ein Gruppen Base DN pro Zeile" + +#: templates/settings.php:50 +msgid "Group Search Attributes" +msgstr "" + +#: templates/settings.php:51 +msgid "Group-Member association" +msgstr "Assoziation zwischen Gruppe und Benutzer" + +#: templates/settings.php:53 +msgid "Special Attributes" +msgstr "" + +#: templates/settings.php:56 msgid "in bytes" msgstr "in Bytes" -#: templates/settings.php:48 -msgid "in seconds. A change empties the cache." -msgstr "in Sekunden. Eine Änderung leert den Cache." - -#: templates/settings.php:49 +#: templates/settings.php:58 msgid "" "Leave empty for user name (default). Otherwise, specify an LDAP/AD " "attribute." msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein." -#: templates/settings.php:51 +#: templates/settings.php:62 msgid "Help" msgstr "Hilfe" |