Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/lt_LT.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r--lib/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js
index 387e222e123..aa9f3aa1b49 100644
--- a/lib/l10n/lt_LT.js
+++ b/lib/l10n/lt_LT.js
@@ -62,7 +62,6 @@ OC.L10N.register(
"Additional settings" : "Papildomi nustatymai",
"Tips & tricks" : "Patarimai ir gudrybės",
"Personal info" : "Asmeninė informacija",
- "Sync clients" : "Sinchronizavimo klientas",
"Unlimited" : "Neribota",
"Verifying" : "Tikrinimas",
"Verifying …" : "Tikrinama...",
@@ -208,6 +207,7 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Failai negali būti bendrinami su ištrynimo leidimais",
"Files can't be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimais",
"No app name specified" : "Nenurodytas programėlės pavadinimas",
- "App '%s' could not be installed!" : "Nepavyko įdiegti \"%s\" programėlės!"
+ "App '%s' could not be installed!" : "Nepavyko įdiegti \"%s\" programėlės!",
+ "Sync clients" : "Sinchronizavimo klientas"
},
"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);");