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-25 04:10:53 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-25 04:10:53 +0300
commit87c77e5b99d0293ab347c0b9cf2d23509d12e17d (patch)
tree560df44f62b84e303ea5c20fb710feb4752dabba /l10n/lt_LT.js
parent7df51abc57fcdf81e0fbaaf6ff73a7074cb96962 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 560c86c..d480604 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -1,16 +1,14 @@
OC.L10N.register(
"external",
{
- "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.",
+ "Select an icon" : "Pasirinkite piktogramą",
"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.",
+ "Add" : "Pridėti",
"Name" : "Pavadinimas",
"URL" : "URL",
- "Select an icon" : "Pasirinkite piktogramą",
- "Remove site" : "Šalinti svetainę",
- "Add" : "Pridėti"
+ "Remove site" : "Šalinti svetainę"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");