summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-16 02:25:45 +0000
committerNextcloud bot <bot@nextcloud.com>2022-08-16 02:25:45 +0000
commite6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f (patch)
tree2c4baae1d3b6f9159acaf43ceae75e791b042dc6 /apps/files/l10n/lt_LT.js
parent2f07ce1f349a3fa05f84a47f0e9f17f221e0ef95 (diff)
downloadnextcloud-server-e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f.tar.gz
nextcloud-server-e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index ec4c6fb72cb..8d506421f76 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -170,7 +170,6 @@ OC.L10N.register(
"Templates" : "Šablonai",
"Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo",
"%s used" : "%s panaudota",
- "%s%% of %s used" : "naudojama %s%% iš %s",
"%1$s of %2$s used" : "naudojama %1$s iš %2$s",
"Show hidden files" : "Rodyti paslėptus failus",
"Crop image previews" : "Apkirpti paveikslų peržiūras",
@@ -198,6 +197,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
"New" : "Naujas",
"Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės",
+ "%s%% of %s used" : "naudojama %s%% iš %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);");