nextcloud/apps/workflowengine/l10n/lt_LT.js
Nextcloud bot 5402f92654
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-06 00:20:56 +00:00

125 lines
6.4 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"workflowengine",
{
"The given operator is invalid" : "Nurodytas operatorius yra neteisingas",
"The given regular expression is invalid" : "Nurodytas reguliarusis reiškinys yra neteisingas",
"The given file size is invalid" : "Nurodytas failo dydis yra neteisingas",
"The given tag id is invalid" : "Nurodytas žymos id yra neteisingas",
"The given IP range is invalid" : "Nurodytas IP rėžis yra neteisingas",
"The given IP range is not valid for IPv4" : "Nurodytas IP rėžis netaikomas IPv4",
"The given IP range is not valid for IPv6" : "Nurodytas IP rėžis netaikomas IPv6",
"The given time span is invalid" : "Neteisingai nurodytas laiko tarpsnis",
"The given start time is invalid" : "Neteisingai nurodyta laiko pradžia",
"The given end time is invalid" : "Neteisingai nurodyta laiko pabaiga",
"The given group does not exist" : "Pateikta grupė neegzistuoja",
"File" : "Failas",
"File created" : "Failas sukurtas",
"File updated" : "Failas atnaujintas",
"File renamed" : "Failas pervadintas",
"File deleted" : "Failas ištrintas",
"File accessed" : "Gauta prieiga prie failo",
"File copied" : "Failas nukopijuotas",
"Tag assigned" : "Priskirta žyma",
"Someone" : "Kažkas",
"%s created %s" : "%s sukūrė %s",
"%s modified %s" : "%s modifikavo %s",
"%s deleted %s" : "%s ištrynė %s",
"%s accessed %s" : "%s pasiektas %s",
"%s renamed %s" : "%s pervadintas %s",
"%s copied %s" : "%s nukopijuotas %s",
"%1$s assigned %2$s to %3$s" : "%1$s priskirtas %2$s į %3$s",
"Operation #%s does not exist" : "Operacijos #%s nėra",
"Entity %s is invalid" : "Subjektas %s yra neteisingas",
"Entity %s does not exist" : "Subjektas %s neegzistuoja",
"No events are chosen." : "Nepasirinkta jokių įvykių.",
"Entity %s has no event %s" : "Subjektas %s neturi įvykių %s",
"The provided operation data is too long" : "Pateikti operacijų duomenys yra per ilgi",
"Operation %s is invalid" : "Neteisinga %s operacija",
"Operation %s does not exist" : "Operacijos %s nėra",
"At least one check needs to be provided" : "Privalo būti nurodytas bent vienas patikrinimas",
"Invalid check provided" : "Nurodytas neteisingas payikrinimas",
"The provided check value is too long" : "Pateikta patikrinimo reikšmė yra per ilga",
"Check %s is invalid" : "Patikrinimas %s yra neteisingas",
"Check %s does not exist" : "Patikrinimas %s neegzistuoja",
"Check %s is not allowed with this entity" : "%s yra negalimas šiam subjektui",
"Check #%s does not exist" : "Patikrinimas #%s neegzistuoja",
"Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja",
"Flow" : "Eiga",
"Nextcloud workflow engine" : "Nextcloud darbo eigos modulis",
"Select a filter" : "Pasirinkite filtrą",
"Select a comparator" : "Pasirinkite palyginimą",
"Remove filter" : "Šalinti filtrą",
"Audio" : "Garso įrašai",
"Folder" : "Aplankas",
"Images" : "Paveikslai",
"Office documents" : "Ofiso dokumentai",
"PDF documents" : "PDF dokumentai",
"Video" : "Vaizdo įrašas",
"Custom MIME type" : "Tinkintas MIME tipas",
"Select a file type" : "Pasirinkite failo tipą",
"e.g. httpd/unix-directory" : "pvz., httpd/unix-directory",
"Please enter a valid time span" : "Įveskite teisingą laiko intervalą",
"Files WebDAV" : "WebDAV failai",
"Custom URL" : "Tinkintas URL",
"Select a request URL" : "Pasirinkite užklausos URL",
"Android client" : "Android klientas",
"iOS client" : "iOS klientas",
"Desktop client" : "Darbalaukio klientas",
"Thunderbird & Outlook addons" : "Thunderbird ir Outlook priedai",
"Custom user agent" : "Tinkintas naudotojo agentas",
"Select a user agent" : "Pasirinkite naudotojo agentą",
"Select groups" : "Pasirinkti grupes",
"Groups" : "Grupės",
"Type to search for group …" : "Įveskite grupės pavadinimą  …",
"Select a trigger" : "Pasirinkite sužadintuvą",
"At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
"Add new flow" : "Pridėti naują eigą",
"The configuration is invalid" : "Konfigūracija yra neteisinga",
"Active" : "Aktyvi",
"Save" : "Įrašyti",
"When" : "Kada",
"and" : "ir",
"Add a new filter" : "Pridėti naują filtrą",
"Cancel" : "Atsisakyti",
"Delete" : "Ištrinti",
"Available flows" : "Prieinamos eigos",
"For details on how to write your own flow, check out the development documentation." : "Išsamesnę informaciją apie tai, kaip parašyti savo asmeninę eigą, rasite plėtotojo dokumentacijoje.",
"No flows installed" : "Nėra įdiegtų eigų",
"Ask your administrator to install new flows." : "Paprašykite savo administratoriaus įdiegti naujų eigų.",
"More flows" : "Daugiau eigų",
"Browse the App Store" : "Naršyti programėlių parduotuvę",
"Show less" : "Rodyti mažiau",
"Show more" : "Rodyti daugiau",
"Configured flows" : "Konfigūruotos eigos",
"Your flows" : "Jūsų eigos",
"No flows configured" : "Nėra sukonfigūruotų eigų",
"matches" : "atitinka",
"does not match" : "neatitinka",
"is" : "yra",
"is not" : "nėra",
"File name" : "Failo pavadinimas",
"File MIME type" : "Failo MIME tipas",
"File size (upload)" : "Failo dydis (įkėlimas)",
"less" : "mažiau",
"less or equals" : "mažiau arba lygu",
"greater or equals" : "daugiau arba lygu",
"greater" : "daugiau",
"Request remote address" : "Užklausti nuotolinį adresą",
"matches IPv4" : "atitinka IPv4",
"does not match IPv4" : "neatitinka IPv4",
"matches IPv6" : "atitinka IPv6",
"does not match IPv6" : "neatitinka IPv6",
"File system tag" : "Failų sistemos žyma",
"is tagged with" : "pažymėtas",
"is not tagged with" : "nepažymėtas",
"Request URL" : "Užklausos URL",
"Request time" : "Užklausos laikas",
"between" : "tarp",
"not between" : "nėra tarp",
"Request user agent" : "Užklausti vartotojo agentą",
"Group membership" : "Grupės narystė",
"is member of" : "yra narys",
"is not member of" : "nėra narys",
"Type to search for group …" : "Rašykite norėdami ieškoti grupė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);");