summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
commit9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch)
treeeb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/lt_LT.js
parent7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff)
downloadnextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.tar.gz
nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index afc78ced38b..f637f51d76a 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -135,9 +135,8 @@ OC.L10N.register(
"Unlimited" : "Neribotai",
"Upload (max. %s)" : "Įkelti (maks. %s)",
"File Management" : "Failų tvarkymas",
- "%s of %s used" : "naudojama %s iš %s",
- "%1$s%% of %2$s used" : "%1$s naudojama %% iš %2$s",
"%s used" : "%s panaudota",
+ "%1$s of %2$s used" : "naudojama %1$s iš %2$s",
"Settings" : "Nustatymai",
"Show hidden files" : "Rodyti paslėptus failus",
"WebDAV" : "WebDAV",
@@ -167,7 +166,8 @@ OC.L10N.register(
"Save" : "Įrašyti",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Naudojant PHP-FPM, pakeitimų taikymas gali užtrukti 5 minutes.",
"Missing permissions to edit from here." : "Draudžiama iš čia redaguoti",
+ "%s of %s used" : "naudojama %s iš %s",
"Cancel upload" : "Atsisakyti įkėlimo",
- "%1$s of %2$s used" : "naudojama %1$s iš %2$s"
+ "%1$s%% of %2$s used" : "%1$s naudojama %% iš %2$s"
},
"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);");