diff options
Diffstat (limited to 'core/l10n/de_DE.php')
-rw-r--r-- | core/l10n/de_DE.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index 7e7eaea0659..af76319eb7f 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Zugriff verboten", "Cloud not found" => "Cloud wurde nicht gefunden", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\n%s hat %s mit Ihnen geteilt.\nSchauen Sie es sich an: %s\n\n", +"The share will expire on %s." => "Die Freigabe wird am %s ablaufen.", "Cheers!" => "Noch einen schönen Tag!", "Security Warning" => "Sicherheitshinweis", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ihre PHP Version ist durch die NULL Byte Attacke (CVE-2006-7243) angreifbar", |