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-11-23 04:12:51 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-23 04:12:51 +0300
commitd664a9b37b18cf834902c5201e5bcd154deaeeed (patch)
treee7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/sharebymail/l10n/lt_LT.js
parentf3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/lt_LT.js')
-rw-r--r--apps/sharebymail/l10n/lt_LT.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js
index a56da979afd..d6513c6ab59 100644
--- a/apps/sharebymail/l10n/lt_LT.js
+++ b/apps/sharebymail/l10n/lt_LT.js
@@ -29,16 +29,15 @@ OC.L10N.register(
"Send password by mail" : "Siųti slaptažodį elektroniniu paštu",
"Enforce password protection" : "Apsaugoti slaptažodžiu",
"Sharing %s failed, this item is already shared with %s" : "%s bendrinimas nepavyko, šis elementas jau yra bendrinamas su %s",
- "Failed to send share by E-mail" : "Nepavyko išsiųsti bendrinimo el. paštu",
"%s shared »%s« with you" : "%s pradėjo bendrinti su jumis »%s«",
"%s shared »%s« with you." : "%s pasidalintas »%s«  su Jumis.",
"%s via %s" : "%s per %s",
- "Password to access »%s« shared to you by %s" : "Slaptažodis, skirtas prieigai prie »%s« pasidalintas su jumis per %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s pasidalintas »%s«  su Jumis.\nJūs turėjote gauti elektroninį laišką su prieigos nuoroda.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s pasidalintas »%s«  su Jumis. Jūs turėjote gauti elektroninį laišką su prieigos nuoroda.",
+ "Password to access »%s« shared to you by %s" : "Slaptažodis, skirtas prieigai prie »%s« pasidalintas su jumis per %s",
"It is protected with the following password: %s" : "Apsaugotas slaptažodžiu: %s",
- "Password to access »%s« shared with %s" : "Slaptažodis prieigai prie »%s« pasidalintas su %s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Jūs ką tik pasidalinote »%s« su %s. Dalinimosi nuoroda buvo išsiųsta adresatui. Pagal saugumo taisykles, kurias nustatė %s administratorius, kiekvienas dalinimasis turi būti apsaugotas slaptažodžiu. Kadangi slaptažodžio negalima tiesiogiai siųsti adresatui, jūs turite jį perduoti gyvai.",
+ "Password to access »%s« shared with %s" : "Slaptažodis prieigai prie »%s« pasidalintas su %s",
"This is the password: %s" : "Štai yra slaptažodis: %s"
},
"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);");