diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-16 01:55:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-16 01:55:55 -0400 |
commit | 43d6650d194105dac30b11fb2ba4a3b3c7805650 (patch) | |
tree | e2189addacd74d12b7e14c80849fea3c12daaac0 /core/l10n/de_DE.php | |
parent | b2e8aa70cde85302f7b7928370b681e3f01de7a8 (diff) | |
download | nextcloud-server-43d6650d194105dac30b11fb2ba4a3b3c7805650.tar.gz nextcloud-server-43d6650d194105dac30b11fb2ba4a3b3c7805650.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.php')
-rw-r--r-- | core/l10n/de_DE.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index d9d7f3c6ccc..adb321bd5e1 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -73,6 +73,8 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "Von {owner} mit Ihnen geteilt.", "Share with user or group …" => "Mit Benutzer oder Gruppe teilen ....", "Share link" => "Link teilen", +"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", "Password" => "Passwort", "Allow Public Upload" => "Öffentliches Hochladen erlauben", |