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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-22 04:10:43 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-22 04:10:43 +0300
commit1474dc96d8095c022a76a8f374841767c8fe8414 (patch)
tree21149b8b46585285da471ec7b1a01a4ccde2fc0a /l10n/lt_LT.js
parentcf6afb480c61c52b8de1763720df76944bc1b787 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js11
1 files changed, 7 insertions, 4 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 0ddfab0..560c86c 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -1,13 +1,16 @@
OC.L10N.register(
"external",
{
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Prašau įvesti leistiną adresą - turi prasidėti http://, https:// arba /",
- "External sites saved." : "Išoriniai serveriai išsaugoti.",
- "External Sites" : "Išoriniai serveriai",
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "Prašome įvesti teisingus URL adresus - jie turi prasidėti http://, https:// arba /",
+ "External sites saved." : "Išorinės svetainės įrašytos.",
+ "External sites" : "Išorinės svetainės",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "Turėkite omenyje, kad kai kurios naršyklės blokuos http svetainių rodymą tuo atveju, jeigu naudojate https.",
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Be to, turėkite omenyje, kad šiomis dienomis daugelis svetainių saugumo sumetimais neleidžia naudoti iframe.",
+ "We highly recommend to test the configured sites below properly." : "Primygtinai rekomenduojame tinkamai išbandyti žemiau esančias sukonfigūruotas svetaines.",
"Name" : "Pavadinimas",
"URL" : "URL",
"Select an icon" : "Pasirinkite piktogramą",
- "Remove site" : "Pašalinti serverį",
+ "Remove site" : "Šalinti svetainę",
"Add" : "Pridėti"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");