summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de_DE.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de_DE.json')
-rw-r--r--apps/files_trashbin/l10n/de_DE.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json
index 48d4703ce78..ab805950ce9 100644
--- a/apps/files_trashbin/l10n/de_DE.json
+++ b/apps/files_trashbin/l10n/de_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üfen Sie die Log-Dateien oder kontaktieren Sie 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