diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-14 01:55:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-14 01:55:24 -0400 |
commit | 4a26219ecf3abe9c1b18d434b8e70a6f9878199c (patch) | |
tree | bf6863c77eb27ec7dce2bec755cffce6f83a747b /settings/l10n/de.php | |
parent | fd5fad194d15e9fad1c61bd22f1951066fbf7624 (diff) | |
download | nextcloud-server-4a26219ecf3abe9c1b18d434b8e70a6f9878199c.tar.gz nextcloud-server-4a26219ecf3abe9c1b18d434b8e70a6f9878199c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r-- | settings/l10n/de.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 0edbd5e1c00..1c2722d249f 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -122,8 +122,8 @@ $TRANSLATIONS = array( "Enforce password protection" => "Passwortschutz erzwingen", "Allow public uploads" => "Öffentliches Hochladen erlauben", "Set default expiration date" => "Setze Ablaufdatum", -"Expire after " => "Ablauf nach dem", -"days" => "Tage", +"Expire after " => "Ablauf nach ", +"days" => "Tagen", "Enforce expiration date" => "Ablaufdatum erzwingen", "Allow resharing" => "Erlaubt erneutes Teilen", "Restrict users to only share with users in their groups" => "c", |