diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
commit | ad597d498d9298643338df2df0170159b736c12c (patch) | |
tree | 0906104deba4236d1f68ae1bfe956c40d662d6bf /settings/l10n/de.js | |
parent | d4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff) | |
download | nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.tar.gz nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r-- | settings/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 437899624d5..55446d5c7f6 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -206,7 +206,6 @@ OC.L10N.register( "Allow public uploads" : "Öffentliches Hochladen erlauben", "Enforce password protection" : "Passwortschutz erzwingen", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "Allow users to send mail notification for shared files" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien zu senden", "Expire after " : "Ablauf nach ", "days" : "Tagen", "Enforce expiration date" : "Ablaufdatum erzwingen", @@ -334,6 +333,7 @@ OC.L10N.register( "add group" : "Gruppe hinzufügen", "SSL" : "SSL", "TLS" : "TLS", + "Allow users to send mail notification for shared files" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien zu senden", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">hilf uns bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehle es weiter</a>!", |