diff options
author | Michael Gapczynski <mtgap@owncloud.com> | 2013-03-05 21:54:32 -0500 |
---|---|---|
committer | Michael Gapczynski <mtgap@owncloud.com> | 2013-03-05 21:54:32 -0500 |
commit | 4dcbaa1d7bf3c94a92ac8a848305913e57a17ec5 (patch) | |
tree | 59113a180157e2037f3c127489e735bba173ccd6 /l10n/de_DE/user_ldap.po | |
parent | ee0c38bb5112af4aa491b526ca390de52dd3ab7e (diff) | |
parent | c1a32b50735b0a8558823d111e546865ddcba790 (diff) | |
download | nextcloud-server-4dcbaa1d7bf3c94a92ac8a848305913e57a17ec5.tar.gz nextcloud-server-4dcbaa1d7bf3c94a92ac8a848305913e57a17ec5.zip |
Merge branch 'master' into shared-folder-etags
Conflicts:
apps/files_sharing/appinfo/app.php
Diffstat (limited to 'l10n/de_DE/user_ldap.po')
-rw-r--r-- | l10n/de_DE/user_ldap.po | 30 |
1 files changed, 27 insertions, 3 deletions
diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po index ad21db5c687..c3bbb56e717 100644 --- a/l10n/de_DE/user_ldap.po +++ b/l10n/de_DE/user_ldap.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-02-21 00:14+0100\n" -"PO-Revision-Date: 2013-02-20 22:20+0000\n" -"Last-Translator: Mirodin <blobbyjj@ymail.com>\n" +"POT-Creation-Date: 2013-03-06 00:07+0100\n" +"PO-Revision-Date: 2013-03-05 21:40+0000\n" +"Last-Translator: a.tangemann <a.tangemann@web.de>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -248,6 +248,10 @@ msgid "Not recommended, use for testing only." msgstr "Nicht empfohlen, nur zu Testzwecken." #: templates/settings.php:65 +msgid "Cache Time-To-Live" +msgstr "Speichere Time-To-Live zwischen" + +#: templates/settings.php:65 msgid "in seconds. A change empties the cache." msgstr "in Sekunden. Eine Änderung leert den Cache." @@ -307,10 +311,26 @@ msgstr "Assoziation zwischen Gruppe und Benutzer" msgid "Special Attributes" msgstr "Besondere Eigenschaften" +#: templates/settings.php:79 +msgid "Quota Field" +msgstr "Kontingent Feld" + +#: templates/settings.php:80 +msgid "Quota Default" +msgstr "Kontingent Standard" + #: templates/settings.php:80 msgid "in bytes" msgstr "in Bytes" +#: templates/settings.php:81 +msgid "Email Field" +msgstr "E-Mail Feld" + +#: templates/settings.php:82 +msgid "User Home Folder Naming Rule" +msgstr "Benennungsregel für das Heimatverzeichnis des Benutzers" + #: templates/settings.php:82 msgid "" "Leave empty for user name (default). Otherwise, specify an LDAP/AD " @@ -318,5 +338,9 @@ msgid "" msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein." #: templates/settings.php:86 +msgid "Test Configuration" +msgstr "Testkonfiguration" + +#: templates/settings.php:86 msgid "Help" msgstr "Hilfe" |