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:
Diffstat (limited to 'apps/sharebymail/l10n/lt_LT.js')
-rw-r--r--apps/sharebymail/l10n/lt_LT.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js
index 8d171636f9c..6aa01a7e6d1 100644
--- a/apps/sharebymail/l10n/lt_LT.js
+++ b/apps/sharebymail/l10n/lt_LT.js
@@ -30,15 +30,21 @@ OC.L10N.register(
"Password to access »%s«" : "Slaptažodis prieigai prie »%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.",
"This is the password: %s" : "Štai yra slaptažodis: %s",
"You can choose a different password at any time in the share dialog." : "Bendrinimo dialoge bet kuriuo metu galite pasirinkti kitą slaptažodį.",
"Could not find share" : "Nepavyko rasti viešinio",
"Share by mail" : "Bendrinama per el. paštą",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Leidžia vartotojams bendrinti asmeninę nuorodą į failą ar aplanką, pateikiant el. pašto adresą.",
"Send password by mail" : "Siųti slaptažodį elektroniniu paštu",
+ "Enforce password protection" : "Apsaugoti slaptažodžiu",
"Failed to send share by E-mail" : "Nepavyko išsiųsti bendrinimo el. paštu",
+ "%s shared »%s« with you on behalf of %s" : "%s su jumis pasidalino »%s« , %s vardu.",
"Failed to create the E-mail" : "Nepavyko sukurti el. pašto",
+ "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Labas,\n\n%s su jumis pasidalino »%s« , %s vardu.\n\n%s\n\n",
+ "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Labas,\n\n%s pasidalino »%s« su tavimi.\n\n%s\n\n",
"Cheers!" : "Sveikinimai!",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Labas, <br><br>%s pasidalino su jumis <a href=\"%s\">%s</a> , %s vardu.<br><br>",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Sveiki,<br><br>%s pradėjo su jumis bendrinti <a href=\"%s\">%s</a>.<br><br>"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");