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.json')
-rw-r--r--apps/sharebymail/l10n/lt_LT.json18
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.json b/apps/sharebymail/l10n/lt_LT.json
index 342a0fcd6cd..8d2d9fbdc66 100644
--- a/apps/sharebymail/l10n/lt_LT.json
+++ b/apps/sharebymail/l10n/lt_LT.json
@@ -3,10 +3,10 @@
"Shared with {email}" : "Bendrinama su {email}",
"Shared with %1$s by %2$s" : "%2$s pasidalino su %1$s",
"Shared with {email} by {actor}" : "{actor} pasidalino su {email}",
- "Unshared from %1$s" : "Nebesidalinama su %1$s",
- "Unshared from {email}" : "Nebesidalinama su {email}",
- "Unshared from %1$s by %2$s" : "%2$s nebesidalina su %1$s",
- "Unshared from {email} by {actor}" : "{actor} nebesidalina su {email}",
+ "Unshared from %1$s" : "Nustota bendrinti su %1$s",
+ "Unshared from {email}" : "Nustota bendrinti su {email}",
+ "Unshared from %1$s by %2$s" : "%2$s nustojo bendrinti su %1$s",
+ "Unshared from {email} by {actor}" : "{actor} nustojo bendrinti su {email}",
"Password for mail share sent to %1$s" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas %1$s",
"Password for mail share sent to {email}" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas {email}",
"Password for mail share sent to you" : "Jums išsiųstas slaptažodis pasidalinimui per elektroninį paštą",
@@ -14,9 +14,9 @@
"You shared {file} with {email} by mail" : "El. paštu pradėjote dalintis [file} su {email}",
"%3$s shared %1$s with %2$s by mail" : "%3$s el. paštu pradėjo dalintis %1$s su %2$s",
"{actor} shared {file} with {email} by mail" : "{actor} el. paštu pradėjo dalintis {file} su {email}",
- "You unshared %1$s from %2$s by mail" : "El. paštu nebesidalinate %1$s su %2$s",
- "You unshared {file} from {email} by mail" : "El. paštu nebesidalinate {file} su {email} ",
- "%3$s unshared %1$s from %2$s by mail" : "%3$s el. paštu nebesidalina %1$s su %2$s",
+ "You unshared %1$s from %2$s by mail" : "Jūs nustojote el. paštu bendrinti %1$s su %2$s",
+ "You unshared {file} from {email} by mail" : "Jūs nustojote el. paštu bendrinti {file} su {email}",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s nustojo el. paštu bendrinti %1$s su %2$s",
"{actor} unshared {file} from {email} by mail" : "{actor} nebendrintas {file} iš {email} el. paštu",
"Password to access %1$s was sent to %2s" : "Slaptažodis, skirtas prieigai prie %1$s, buvo išsiųstas į %2s",
"Password to access {file} was sent to {email}" : "Slaptažodis, skirtas prieigai prie {file}, buvo išsiųstas į {email}",
@@ -38,6 +38,7 @@
"%1$s shared »%2$s« with you and wants to add:" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą",
"»%s« added a note to a file shared with you" : "„%s“ parašė pastabą su jumis pasidalintam failui",
+ "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$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." : "Ką tik su %2$s pradėjote bendrinti „%1$s“. Viešinys jau išsiųstas gavėjui. Dėl %3$s administratoriaus apibrėžtų saugumo politikų, kiekvienas viešinys turi būti apsaugotas slaptažodžiu, o slaptažodžio neleidžiama siųsti tiesiogiai gavėjui. Todėl turėsite persiųsti slaptažodį gavėjui rankiniu būdu.",
"Password to access »%1$s« shared by you with %2$s" : "Pasidalinote slaptažodžiu, reikalingu atverti „%1$s“ su %2$s",
"This is the password:" : "Štai yra slaptažodis:",
"You can choose a different password at any time in the share dialog." : "Dalinimosi dialoge bet kuriuo metu galite pasirinkti kitą slaptažodį.",
@@ -46,6 +47,7 @@
"Share provider which allows you to share files by mail" : "Bendrinimo teikėjas, kuris leidžia bendrinti failus el. paštu",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Leidžia naudotojams bendrinti asmeninę nuorodą į failą ar aplanką, įvedus el. pašto adresą.",
"Send password by mail" : "Siųsti slaptažodį el. paštu",
- "Enforce password protection" : "Priverstinė apsauga slaptažodžiu"
+ "Enforce password protection" : "Priverstinė apsauga slaptažodžiu",
+ "Reply to initiator" : "Atsakyti iniciatoriui"
},"pluralForm" :"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);"
} \ No newline at end of file