summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-04 01:12:28 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-04 01:12:28 +0000
commita1f9ed1d7d9e953833850a14405687e115bf0b82 (patch)
tree41e335778e8a5bcd07789b7e2d92a346b30532d5 /apps/files/l10n/lt_LT.js
parent03bab63d11cf72b9a5404c744a4df7bd7191788b (diff)
downloadnextcloud-server-a1f9ed1d7d9e953833850a14405687e115bf0b82.tar.gz
nextcloud-server-a1f9ed1d7d9e953833850a14405687e115bf0b82.zip
[tx-robot] updated from transifex
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 5a1e96eb6b8..2d6af62069b 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -111,6 +111,7 @@ OC.L10N.register(
"Save" : "Įrašyti",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Su PHP-FPM atnaujinimai gali užtrukti apie 5min.",
"Missing permissions to edit from here." : "Draudžiama iš čia redaguoti",
+ "%s of %s used" : "naudojama %s iš %s",
"%s used" : "%s panaudota",
"Settings" : "Nustatymai",
"Show hidden files" : "Rodyti paslėptus failus",
@@ -127,7 +128,6 @@ OC.L10N.register(
"Deleted shares" : "Ištrinti viešiniai",
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
- "Target folder" : "Paskirties aplankas",
- "%s of %s used" : "naudojama %s iš %s"
+ "Target folder" : "Paskirties aplankas"
},
"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);");