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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-23 05:50:35 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-23 05:50:35 +0300
commit14c4160fd954224113d98a9cb12bf91953c79e14 (patch)
treefdc27d1a18a33534645792e1522fa4c670f8c411 /l10n/lt_LT.js
parent90c4bb5becfa5361759a74ed42310116ad3b624d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 4668166e..12ec36c9 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Use your own server" : "Naudoti asmeninį serverį",
"Use a demo server" : "Naudoti demonstracinį serverį",
"it is a local setup (localhost)" : "tai yra vietinė sąranka (localhost)",
- "it uses an insecure protocol (http)" : "ji naudoja nesaugų protokolą (http)",
"it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "ji yra nepasiekiama iš interneto (galimai, dėl užkardos ar neperadresuotų prievadų)",
"Loading available demo servers …" : "Įkeliami prieinami demonstraciniai serveriai…",
"No available demo servers found." : "Nerasta jokių prieinamų demonstracinių serverių.",
@@ -76,6 +75,7 @@ OC.L10N.register(
"Add a new template" : "Pridėti naują šabloną",
"No templates defined." : "Neapibrėžtas joks šablonas.",
"Add a new one?" : "Pridėti naują?",
- "template preview" : "šablono peržiūra"
+ "template preview" : "šablono peržiūra",
+ "it uses an insecure protocol (http)" : "ji naudoja nesaugų protokolą (http)"
},
"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);");