2017-07-25 03:08:02 +03:00
OC . L10N . register (
"workflowengine" ,
{
2019-09-17 15:33:26 +03:00
"The given operator is invalid" : "Nurodytas operatorius yra neteisingas" ,
2019-11-29 05:16:53 +03:00
"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 žymės id yra neteisingas" ,
"The given IP range is invalid" : "Nurodytas IP rėžis yra neteisingas" ,
2019-09-17 15:33:26 +03:00
"The given IP range is not valid for IPv4" : "Nurodytas IPv4 adresas neteisingas" ,
"The given IP range is not valid for IPv6" : "Nurodytas IPv6 adresas neteisingas" ,
"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" ,
2019-12-22 05:28:34 +03:00
"File" : "Failas" ,
2020-01-21 05:17:28 +03:00
"File created" : "Failas sukurtas" ,
"File updated" : "Failas atnaujintas" ,
2019-09-25 05:14:47 +03:00
"File renamed" : "Failas pervadintas" ,
"File deleted" : "Failas ištrintas" ,
2020-02-10 05:17:59 +03:00
"File accessed" : "Gauta prieiga prie failo" ,
2019-09-25 05:14:47 +03:00
"File copied" : "Failas nukopijuotas" ,
2019-11-29 05:16:53 +03:00
"Tag assigned" : "Priskirta žymė" ,
2020-01-20 05:17:27 +03:00
"Someone" : "Kažkas" ,
2020-01-21 05:17:28 +03:00
"%s created %s" : "%s sukūrė %s" ,
"%s modified %s" : "%s modifikavo %s" ,
"%s deleted %s" : "%s ištrynė %s" ,
2020-06-18 05:16:45 +03:00
"%s accessed %s" : "%s pasiekiamas %s" ,
2020-01-21 05:17:28 +03:00
"%s renamed %s" : "%s pervadino %s" ,
"%s copied %s" : "%s nukopijavo %s" ,
"%s assigned %s to %s" : "%s priskyrė %s į %s" ,
2019-09-17 15:33:26 +03:00
"Operation #%s does not exist" : "Operacijos #%s nėra" ,
2020-06-18 05:16:45 +03:00
"Entity %s does not exist" : "Subjektas %s neegzistuoja" ,
"Entity %s is invalid" : "Subjektas %s yra neteisingas" ,
2019-11-29 05:16:53 +03:00
"No events are chosen." : "Nepasirinkta jokių įvykių." ,
2020-06-18 05:16:45 +03:00
"Entity %s has no event %s" : "Subjektas %s neturi įvykių %s" ,
2019-09-17 15:33:26 +03:00
"Operation %s does not exist" : "Operacijos %s nėra" ,
"Operation %s is invalid" : "Neteisinga %s operacija" ,
2020-06-18 05:16:45 +03:00
"At least one check needs to be provided" : "Privalo būti nurodytas bent vienas patikrinimas" ,
"Invalid check provided" : "Nurodytas neteisingas payikrinimas" ,
"Check %s does not exist" : "Patikrinimas %s neegzistuoja" ,
"Check %s is invalid" : "Patikrinimas %s yra neteisingas" ,
"Check %s is not allowed with this entity" : "%s yra negalimas šiam subjektui" ,
"Check #%s does not exist" : "Patikrinimas #%s neegzistuoja" ,
2019-09-17 15:33:26 +03:00
"Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja" ,
2020-01-21 05:17:28 +03:00
"Flow" : "Eiga" ,
2019-11-29 05:16:53 +03:00
"Nextcloud workflow engine" : "Nextcloud darbo eigos modulis" ,
2020-01-21 05:17:28 +03:00
"Select a filter" : "Pasirinkite filtrą" ,
"Select a comparator" : "Pasirinkite palyginimą" ,
"Select a file type" : "Pasirinkite failo tipą" ,
2019-11-29 05:16:53 +03:00
"e.g. httpd/unix-directory" : "pvz., httpd/unix-directory" ,
2020-02-22 05:18:42 +03:00
"Folder" : "Aplankas" ,
2019-11-29 05:16:53 +03:00
"Images" : "Paveikslai" ,
"Office documents" : "Raštinės dokumentai" ,
2019-09-25 05:14:47 +03:00
"PDF documents" : "PDF dokumentai" ,
2020-01-21 05:17:28 +03:00
"Custom mimetype" : "Tinkintas MIME tipas" ,
"Select a tag" : "Pasirinkite žymę" ,
2019-12-22 05:28:34 +03:00
"No results" : "Rezultatų nėra" ,
2020-06-18 05:16:45 +03:00
"%s (invisible)" : "%s (nematomas)" ,
"%s (restricted)" : "%s (apribotas)" ,
2020-01-21 05:17:28 +03:00
"Please enter a valid time span" : "Įveskite teisingą laiko intervalą" ,
"Select a request URL" : "Pasirinkite užklausos URL" ,
2019-09-17 15:33:26 +03:00
"Predefined URLs" : "Iš anksto apibrėžti URL adresai" ,
"Files WebDAV" : "WebDAV failai" ,
2020-01-21 05:17:28 +03:00
"Others" : "Kiti" ,
"Custom URL" : "Tinkintas URL" ,
"Select a user agent" : "Pasirinkite naudotojo agentą" ,
2019-09-17 15:33:26 +03:00
"Android client" : "Android klientas" ,
"iOS client" : "iOS klientas" ,
"Desktop client" : "Darbalaukio klientas" ,
2020-06-18 05:16:45 +03:00
"Thunderbird & Outlook addons" : "Thunderbird ir Outlook priedai" ,
2020-01-21 05:17:28 +03:00
"Custom user agent" : "Tinkintas naudotojo agentas" ,
"At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis" ,
"Add new flow" : "Pridėti naują eigą" ,
"When" : "Kada" ,
2019-11-06 05:16:07 +03:00
"and" : "ir" ,
"Cancel" : "Atsisakyti" ,
"Delete" : "Ištrinti" ,
2020-01-20 05:17:27 +03:00
"The configuration is invalid" : "Konfigūracija yra neteisinga" ,
2020-01-21 05:17:28 +03:00
"Active" : "Aktyvi" ,
2019-11-28 05:16:54 +03:00
"Save" : "Įrašyti" ,
2020-01-21 05:17:28 +03:00
"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." ,
"More flows" : "Daugiau eigų" ,
2019-09-25 05:14:47 +03:00
"Show less" : "Rodyti mažiau" ,
"Show more" : "Rodyti daugiau" ,
2020-01-21 05:17:28 +03:00
"Configured flows" : "Konfigūruotos eigos" ,
"Your flows" : "Jūsų eigos" ,
2017-07-25 03:08:02 +03:00
"matches" : "atitinka" ,
2019-05-02 03:12:57 +03:00
"does not match" : "neatitinka" ,
2019-12-20 05:26:28 +03:00
"is" : "yra" ,
"is not" : "nėra" ,
"File name" : "Failo pavadinimas" ,
2019-09-17 15:33:26 +03:00
"File MIME type" : "Failo MIME tipas" ,
2017-07-25 03:08:02 +03:00
"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" ,
2019-05-02 03:12:57 +03:00
"Request remote address" : "Užklausti nuotolinį adresą" ,
2017-07-25 03:08:02 +03:00
"matches IPv4" : "atitinka IPv4" ,
"does not match IPv4" : "neatitinka IPv4" ,
"matches IPv6" : "atitinka IPv6" ,
"does not match IPv6" : "neatitinka IPv6" ,
2019-09-17 15:33:26 +03:00
"File system tag" : "Failų sistemos žymė" ,
"is tagged with" : "pažymėtas" ,
"is not tagged with" : "nepažymėtas" ,
"Request URL" : "Užklausos URL" ,
2017-07-25 03:08:02 +03:00
"Request time" : "Užklausos laikas" ,
"between" : "tarp" ,
"not between" : "nėra tarp" ,
2019-05-02 03:12:57 +03:00
"Request user agent" : "Užklausti naudotojo agentą" ,
2019-11-29 05:16:53 +03:00
"User group membership" : "Naudotojų grupių narystės" ,
2020-01-21 05:17:28 +03:00
"is member of" : "priklauso grupei" ,
2021-06-03 05:29:19 +03:00
"is not member of" : "nepriklauso grupei" ,
"Browse the app store" : "Naršyti programėlių parduotuvę"
2017-07-25 03:08:02 +03:00
} ,
2018-05-18 03:13:45 +03:00
"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);" ) ;