diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
commit | ca739a59f05e3f8b2ca8bd62d91156ec33f7658e (patch) | |
tree | 438618a0b4f9b25be275dd3df24b7395ed8c047f /settings/l10n/de.php | |
parent | 70e0ae063739b9749883bd184fee0a80f184685b (diff) | |
download | nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.tar.gz nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r-- | settings/l10n/de.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 4eed8bfc51b..8fc3b1e4599 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -116,20 +116,14 @@ $TRANSLATIONS = array( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", "Use systems cron service to call the cron.php file every 15 minutes." => "Benutze den System-Crondienst um die cron.php alle 15 Minuten aufzurufen.", "Sharing" => "Teilen", -"Enable Share API" => "Aktiviere Sharing-API", "Allow apps to use the Share API" => "Erlaubt Apps die Nutzung der Share-API", -"Allow links" => "Erlaubt Links", "Enforce password protection" => "Passwortschutz erzwingen", "Allow public uploads" => "Öffentliches Hochladen erlauben", "Set default expiration date" => "Setze Ablaufdatum", "Expire after " => "Ablauf nach dem", "days" => "Tage", "Enforce expiration date" => "Ablaufdatum erzwingen", -"Allow users to share items to the public with links" => "Erlaubt Benutzern, Inhalte über öffentliche Links zu teilen", "Allow resharing" => "Erlaubt erneutes Teilen", -"Allow users to share items shared with them again" => "Erlaubt Benutzern, mit ihnen geteilte Inhalte erneut zu teilen", -"Allow users to share with anyone" => "Erlaubt Benutzern, mit jedem zu teilen", -"Allow users to only share with users in their groups" => "Erlaubt Benutzern, nur mit Benutzern ihrer Gruppe zu teilen", "Allow users to send mail notification for shared files" => "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien zu senden", "Exclude groups from sharing" => "Gruppen von Freigaben ausschließen", "These groups will still be able to receive shares, but not to initiate them." => "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.", |