aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-02 00:08:15 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-02 00:08:15 +0100
commitb29b55a332268f075cea2be3f63189e5cf2f537d (patch)
treee181c878e704bc5bb278764250999f06b6b42625 /apps/files_trashbin/l10n/de.php
parent03c18a61868dcda429a91550916961f71ff35170 (diff)
downloadnextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.tar.gz
nextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/de.php')
-rw-r--r--apps/files_trashbin/l10n/de.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/de.php b/apps/files_trashbin/l10n/de.php
index dbd370f5678..45dfb9d6057 100644
--- a/apps/files_trashbin/l10n/de.php
+++ b/apps/files_trashbin/l10n/de.php
@@ -1,12 +1,11 @@
<?php $TRANSLATIONS = array(
"perform restore operation" => "Wiederherstellung ausführen",
-"perform undelete operation" => "löschen rückgängig machen",
"Name" => "Name",
"Deleted" => "gelöscht",
"1 folder" => "1 Ordner",
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
-"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, der Papierkorb ist leer",
+"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, der Papierkorb ist leer!",
"Restore" => "Wiederherstellen"
);