Welcome to mirror list, hosted at ThFree Co, Russian Federation.

lt_LT.js « l10n « workflowengine « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1308c43763cf1c5e2e32dc48aacc443209f14725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
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 žymės 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 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",
    "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 žymė",
    "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 pasiekiamas %s",
    "%s renamed %s" : "%s pervadino %s",
    "%s copied %s" : "%s nukopijavo %s",
    "%s assigned %s to %s" : "%s priskyrė %s į %s",
    "Operation #%s does not exist" : "Operacijos #%s nėra",
    "Entity %s does not exist" : "Subjektas %s neegzistuoja",
    "Entity %s is invalid" : "Subjektas %s yra neteisingas",
    "No events are chosen." : "Nepasirinkta jokių įvykių.",
    "Entity %s has no event %s" : "Subjektas %s neturi įvykių %s",
    "Operation %s does not exist" : "Operacijos %s nėra",
    "Operation %s is invalid" : "Neteisinga %s operacija",
    "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",
    "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ą",
    "Select a file type" : "Pasirinkite failo tipą",
    "e.g. httpd/unix-directory" : "pvz., httpd/unix-directory",
    "Folder" : "Aplankas",
    "Images" : "Paveikslai",
    "Office documents" : "Raštinės dokumentai",
    "PDF documents" : "PDF dokumentai",
    "Custom mimetype" : "Tinkintas MIME tipas",
    "Select a tag" : "Pasirinkite žymę",
    "No results" : "Rezultatų nėra",
    "%s (invisible)" : "%s (nematomas)",
    "%s (restricted)" : "%s (apribotas)",
    "Please enter a valid time span" : "Įveskite teisingą laiko intervalą",
    "Select a request URL" : "Pasirinkite užklausos URL",
    "Predefined URLs" : "Iš anksto apibrėžti URL adresai",
    "Files WebDAV" : "WebDAV failai",
    "Others" : "Kiti",
    "Custom URL" : "Tinkintas URL",
    "Select a user agent" : "Pasirinkite naudotojo agentą",
    "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",
    "At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
    "Add new flow" : "Pridėti naują eigą",
    "When" : "Kada",
    "and" : "ir",
    "Cancel" : "Atsisakyti",
    "Delete" : "Ištrinti",
    "The configuration is invalid" : "Konfigūracija yra neteisinga",
    "Active" : "Aktyvi",
    "Save" : "Įrašyti",
    "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ų",
    "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",
    "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 žymė",
    "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 naudotojo agentą",
    "User group membership" : "Naudotojų grupių narystės",
    "is member of" : "priklauso grupei",
    "is not member of" : "nepriklauso grupei",
    "Example: {placeholder}" : "Pavyzdys: {placeholder}",
    "Select tag…" : "Pasirinkite žymę…",
    "Start" : "Pradžia",
    "End" : "Pabaiga",
    "Select timezone…" : "Pasirinkite laiko juostą…",
    "Sync clients" : "Sinchronizavimo klientas",
    "Short rule description" : "Trumpas taisyklės aprašas",
    "Add rule" : "Pridėti taisyklę",
    "Reset" : "Atstatyti",
    "Saving…" : "Įrašoma…",
    "Group list is empty" : "Grupės sąrašas yra tuščias",
    "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo",
    "Saved" : "Įrašyta",
    "Saving failed:" : "Įrašymas nepavyko:",
    "Add rule group" : "Pridėti taisyklių grupę",
    "Tag management" : "Žymių tvarkymas",
    "Files workflow engine" : "Darbo eigos su failais modulis",
    "Open documentation" : "Atverti dokumentaciją",
    "Loading…" : "Įkeliama…"
},
"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);");