summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de.json')
-rw-r--r--apps/files_trashbin/l10n/de.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/de.json b/apps/files_trashbin/l10n/de.json
index 298306e9ff8..c53559b39bb 100644
--- a/apps/files_trashbin/l10n/de.json
+++ b/apps/files_trashbin/l10n/de.json
@@ -1,11 +1,8 @@
{ "translations": {
- "Couldn't delete %s permanently" : "Konnte %s nicht dauerhaft löschen",
- "Couldn't restore %s" : "Konnte %s nicht wiederherstellen",
"Deleted files" : "Gelöschte Dateien",
"Restore" : "Wiederherstellen",
"Delete" : "Löschen",
"Delete permanently" : "Endgültig löschen",
- "Error" : "Fehler",
"This operation is forbidden" : "Diese Operation ist nicht erlaubt",
"This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfe die Logdateien oder kontaktiere den Administrator",
"restored" : "Wiederhergestellt",
@@ -17,6 +14,9 @@
"Select all" : "Alle auswählen",
"Name" : "Name",
"Actions" : "Aktionen",
- "Deleted" : "gelöscht"
+ "Deleted" : "gelöscht",
+ "Couldn't delete %s permanently" : "Konnte %s nicht dauerhaft löschen",
+ "Couldn't restore %s" : "Konnte %s nicht wiederherstellen",
+ "Error" : "Fehler"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file