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/lb.js')
-rw-r--r--apps/files_trashbin/l10n/lb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/lb.js b/apps/files_trashbin/l10n/lb.js
index c83d9a3a28b..9b2aad6d8b0 100644
--- a/apps/files_trashbin/l10n/lb.js
+++ b/apps/files_trashbin/l10n/lb.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Couldn't restore %s" : "Konnt %s net erëmhierstellen",
"Deleted files" : "Geläscht Fichieren",
"Restore" : "Erëmhierstellen",
+ "Delete" : "Läschen",
"Delete permanently" : "Permanent läschen",
"Error" : "Fehler",
"restored" : "erëmhiergestallt",
@@ -13,7 +14,6 @@ OC.L10N.register(
"No entries found in this folder" : "Keng Elementer an dësem Dossier fonnt",
"Select all" : "All auswielen",
"Name" : "Numm",
- "Deleted" : "Geläscht",
- "Delete" : "Läschen"
+ "Deleted" : "Geläscht"
},
"nplurals=2; plural=(n != 1);");