aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/lt_LT.js')
-rw-r--r--apps/files_trashbin/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js
index 5228148a051..cb6369942ef 100644
--- a/apps/files_trashbin/l10n/lt_LT.js
+++ b/apps/files_trashbin/l10n/lt_LT.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Restore" : "Atkurti",
"Empty deleted files" : "Išvalyti ištrintus failus",
"Cancel" : "Atsisakyti",
- "Deletion cancelled" : "Ištrynimo atsisakyta",
"Original location" : "Pradinė vieta",
"Deleted by" : "Ištrynė",
"Deleted" : "Ištrinta",
@@ -19,6 +18,7 @@ OC.L10N.register(
"You" : "Jūs",
"List of files that have been deleted." : "Ištrintų failų sąrašas.",
"No deleted files" : "Ištrintų failų nėra",
- "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte"
+ "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte",
+ "Deletion cancelled" : "Ištrynimo atsisakyta"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");