diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-15 00:06:36 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-15 00:06:36 +0100 |
commit | 0c123ebf9d56d8b6088f82fe25e1571684e27897 (patch) | |
tree | 6d2dc9809e3942a319a4c138e25d37fffc21c5db /apps/files_trashbin/l10n/de_DE.php | |
parent | 1da6f79d3b9178bf2b5dd7f9a924c1258495b8a1 (diff) | |
download | nextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.tar.gz nextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/de_DE.php')
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/de_DE.php b/apps/files_trashbin/l10n/de_DE.php index 48d1425ded7..802a110fd18 100644 --- a/apps/files_trashbin/l10n/de_DE.php +++ b/apps/files_trashbin/l10n/de_DE.php @@ -13,5 +13,5 @@ "Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, Ihr Papierkorb ist leer!", "Restore" => "Wiederherstellen", "Delete" => "Löschen", -"Deleted Files" => "gelöschte Dateien" +"Deleted Files" => "Gelöschte Dateien" ); |