diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-24 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-24 01:55:34 -0400 |
commit | 2afdd1bf1ad9a6bc619fd212dc91d3b8af40f2b3 (patch) | |
tree | 389bac89b4db9c2bf44e7fad3c64eedcdf471d4a /l10n/de_DE/settings.po | |
parent | 864cd2455c548c3e710421e33ecf04ed9c44b949 (diff) | |
download | nextcloud-server-2afdd1bf1ad9a6bc619fd212dc91d3b8af40f2b3.tar.gz nextcloud-server-2afdd1bf1ad9a6bc619fd212dc91d3b8af40f2b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_DE/settings.po')
-rw-r--r-- | l10n/de_DE/settings.po | 81 |
1 files changed, 45 insertions, 36 deletions
diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po index d34fe672e91..22abdc324b5 100644 --- a/l10n/de_DE/settings.po +++ b/l10n/de_DE/settings.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-18 01:54-0400\n" -"PO-Revision-Date: 2014-05-17 12:54+0000\n" -"Last-Translator: noxin <transifex.com@davidmainzer.com>\n" +"POT-Creation-Date: 2014-05-24 01:54-0400\n" +"PO-Revision-Date: 2014-05-24 05:54+0000\n" +"Last-Translator: I Robot\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" @@ -57,15 +57,15 @@ msgstr "Email gesendet" msgid "You need to set your user email before being able to send test emails." msgstr "Sie müssen Ihre Benutzer-E-Mail-Adresse setzen, bevor Sie Test-E-Mails versenden können." -#: admin/controller.php:116 templates/admin.php:317 +#: admin/controller.php:116 templates/admin.php:331 msgid "Send mode" msgstr "Sende-Modus" -#: admin/controller.php:118 templates/admin.php:330 templates/personal.php:144 +#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144 msgid "Encryption" msgstr "Verschlüsselung" -#: admin/controller.php:120 templates/admin.php:354 +#: admin/controller.php:120 templates/admin.php:368 msgid "Authentication method" msgstr "Authentifizierungsmethode" @@ -199,7 +199,7 @@ msgstr "Das Back-End unterstützt die Passwortänderung nicht, aber der Benutzer msgid "Unable to change password" msgstr "Passwort konnte nicht geändert werden" -#: js/admin.js:81 +#: js/admin.js:126 msgid "Sending..." msgstr "Sende..." @@ -303,8 +303,8 @@ msgstr "rückgängig machen" msgid "Unable to remove user" msgstr "Der Benutzer konnte nicht entfernt werden." -#: js/users.js:101 templates/users.php:24 templates/users.php:88 -#: templates/users.php:116 +#: js/users.js:101 templates/admin.php:280 templates/users.php:24 +#: templates/users.php:88 templates/users.php:116 msgid "Groups" msgstr "Gruppen" @@ -552,115 +552,124 @@ msgstr "Ablaufdatum erzwingen" msgid "Allow users to share items to the public with links" msgstr "Benutzern erlauben, Inhalte per öffentlichem Link zu teilen" -#: templates/admin.php:252 +#: templates/admin.php:249 msgid "Allow resharing" msgstr "Erlaube Weiterverteilen" -#: templates/admin.php:253 +#: templates/admin.php:250 msgid "Allow users to share items shared with them again" msgstr "Erlaubt Benutzern, mit ihnen geteilte Inhalte erneut zu teilen" -#: templates/admin.php:260 +#: templates/admin.php:257 msgid "Allow users to share with anyone" msgstr "Erlaubt Benutzern, mit jedem zu teilen" -#: templates/admin.php:263 +#: templates/admin.php:260 msgid "Allow users to only share with users in their groups" msgstr "Erlaubt Benutzern, nur mit Nutzern in ihrer Gruppe zu teilen" -#: templates/admin.php:270 +#: templates/admin.php:267 msgid "Allow mail notification" msgstr "Mail-Benachrichtigung erlauben" -#: templates/admin.php:271 +#: templates/admin.php:268 msgid "Allow users to send mail notification for shared files" msgstr "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien zu senden" -#: templates/admin.php:279 +#: templates/admin.php:275 +msgid "Exclude groups from sharing" +msgstr "" + +#: templates/admin.php:286 +msgid "" +"These groups will still be able to receive shares, but not to initiate them." +msgstr "" + +#: templates/admin.php:293 msgid "Security" msgstr "Sicherheit" -#: templates/admin.php:292 +#: templates/admin.php:306 msgid "Enforce HTTPS" msgstr "HTTPS erzwingen" -#: templates/admin.php:294 +#: templates/admin.php:308 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "Zwingt die clientseitigen Anwendungen, verschlüsselte Verbindungen zu %s herzustellen." -#: templates/admin.php:300 +#: templates/admin.php:314 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." msgstr "Bitte verbinden Sie sich zu Ihrem %s über HTTPS um die SSL-Erzwingung zu aktivieren oder zu deaktivieren." -#: templates/admin.php:312 +#: templates/admin.php:326 msgid "Email Server" msgstr "E-Mail-Server" -#: templates/admin.php:314 +#: templates/admin.php:328 msgid "This is used for sending out notifications." msgstr "Dies wird für das Senden von Benachrichtigungen verwendet." -#: templates/admin.php:345 +#: templates/admin.php:359 msgid "From address" msgstr "Absender-Adresse" -#: templates/admin.php:367 +#: templates/admin.php:381 msgid "Authentication required" msgstr "Authentifizierung benötigt" -#: templates/admin.php:371 +#: templates/admin.php:385 msgid "Server address" msgstr "Adresse des Servers" -#: templates/admin.php:375 +#: templates/admin.php:389 msgid "Port" msgstr "Port" -#: templates/admin.php:380 +#: templates/admin.php:394 msgid "Credentials" msgstr "Zugangsdaten" -#: templates/admin.php:381 +#: templates/admin.php:395 msgid "SMTP Username" msgstr "SMTP Benutzername" -#: templates/admin.php:384 +#: templates/admin.php:398 msgid "SMTP Password" msgstr "SMTP Passwort" -#: templates/admin.php:388 +#: templates/admin.php:402 msgid "Test email settings" msgstr "E-Mail-Einstellungen testen" -#: templates/admin.php:389 +#: templates/admin.php:403 msgid "Send email" msgstr "E-Mail senden" -#: templates/admin.php:394 +#: templates/admin.php:408 msgid "Log" msgstr "Log" -#: templates/admin.php:395 +#: templates/admin.php:409 msgid "Log level" msgstr "Log-Level" -#: templates/admin.php:427 +#: templates/admin.php:441 msgid "More" msgstr "Mehr" -#: templates/admin.php:428 +#: templates/admin.php:442 msgid "Less" msgstr "Weniger" -#: templates/admin.php:434 templates/personal.php:196 +#: templates/admin.php:448 templates/personal.php:196 msgid "Version" msgstr "Version" -#: templates/admin.php:438 templates/personal.php:199 +#: templates/admin.php:452 templates/personal.php:199 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " |