diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-18 01:55:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-18 01:55:01 -0400 |
commit | a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2 (patch) | |
tree | 31f93f3e735ce768bb5cafd5806303263b76c1af /core/l10n/de.php | |
parent | b3d12412ce1eba0a5cc1b5e181ff3c8196ea0617 (diff) | |
download | nextcloud-server-a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2.tar.gz nextcloud-server-a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r-- | core/l10n/de.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index 08e7d9c27a3..c3f912bdc90 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -76,6 +76,7 @@ $TRANSLATIONS = array( "The public link will expire no later than {days} days after it is created" => "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen", "By default the public link will expire after {days} days" => "Standardmäßig wird der öffentliche Link nach {days} Tagen ablaufen", "Password protect" => "Passwortschutz", +"Choose a password for the public link" => "Wählen Sie ein Passwort für den öffentlichen Link", "Allow Public Upload" => "Öffentliches Hochladen erlauben", "Email link to person" => "Link per E-Mail verschicken", "Send" => "Senden", |