Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de.js')
-rw-r--r--apps/files_trashbin/l10n/de.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/de.js b/apps/files_trashbin/l10n/de.js
index ee1ab85c704..3920c3a7b5a 100644
--- a/apps/files_trashbin/l10n/de.js
+++ b/apps/files_trashbin/l10n/de.js
@@ -21,9 +21,6 @@ OC.L10N.register(
"Name" : "Name",
"Actions" : "Aktionen",
"Deleted" : "gelöscht",
- "Delete" : "Löschen",
- "Couldn't delete %s permanently" : "Konnte %s nicht dauerhaft löschen",
- "Couldn't restore %s" : "Konnte %s nicht wiederherstellen",
- "Error" : "Fehler"
+ "Delete" : "Löschen"
},
"nplurals=2; plural=(n != 1);");