summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 599296b96b0..acbc74fe367 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -173,7 +173,6 @@ OC.L10N.register(
"%s used" : "%s panaudota",
"%s%% of %s used" : "naudojama %s%% iš %s",
"%1$s of %2$s used" : "naudojama %1$s iš %2$s",
- "Settings" : "Nustatymai",
"Show hidden files" : "Rodyti paslėptus failus",
"Crop image previews" : "Apkirpti paveikslų peržiūras",
"WebDAV" : "WebDAV",
@@ -198,6 +197,7 @@ OC.L10N.register(
"New text file.txt" : "Naujas tekstinis failas.txt",
"Select" : "Pasirinkti",
"You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
- "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės"
+ "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės",
+ "Settings" : "Nustatymai"
},
"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);");