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, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js
index 9b059df339a..297dd74ed68 100644
--- a/apps/sharebymail/l10n/lt_LT.js
+++ b/apps/sharebymail/l10n/lt_LT.js
@@ -28,17 +28,17 @@ OC.L10N.register(
"%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",
"Password to access »%s«" : "Slaptažodis, skirtas prieigai prie »%s«",
- "It is protected with the following password: %s" : "Apsaugotas slaptažodžiu: %s",
"%1$s via %2$s" : "%1$s per %2$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",
"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"
+ "Failed to send share by E-mail" : "Nepavyko išsiųsti bendrinimo el. paštu",
+ "It is protected with the following password: %s" : "Apsaugotas slaptažodžiu: %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);");