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

lt_LT.json « l10n « workflowengine « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87e615aec8e77b51be24dc1be81c7ba22704532e (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
{ "translations": {
    "Saved" : "Įrašyta",
    "Saving failed:" : "Įrašymas nepavyko:",
    "File MIME type" : "Failo MIME tipas",
    "is" : "yra",
    "is not" : "nėra",
    "matches" : "atitinka",
    "does not match" : "nesutapo",
    "Example: {placeholder}" : "Pavyzdys: {placeholder}",
    "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",
    "File system tag" : "Failų sistemos žymė",
    "is tagged with" : "pažymėtas",
    "is not tagged with" : "nepažymėtas",
    "Select tag…" : "Pasirinkite žymę…",
    "Request remote address" : "Užklausos nutolęs adresas",
    "matches IPv4" : "atitinka IPv4",
    "does not match IPv4" : "neatitinka IPv4",
    "matches IPv6" : "atitinka IPv6",
    "does not match IPv6" : "neatitinka IPv6",
    "Request time" : "Užklausos laikas",
    "between" : "tarp",
    "not between" : "nėra tarp",
    "Start" : "Pradžia",
    "End" : "Pabaiga",
    "Select timezone…" : "Pasirinkite laiko juostą…",
    "Request URL" : "Užklausos URL",
    "Predefined URLs" : "Apibrėžti URLs",
    "Files WebDAV" : "WebDAV failai",
    "Request user agent" : "Užklausos vartotojo agentas",
    "Sync clients" : "Sinchronizavimo klientas",
    "Android client" : "Android klientas",
    "iOS client" : "iOS klientas",
    "Desktop client" : "Darbalaukio klientas",
    "User group membership" : "Vartotojų grupių narystės",
    "is member of" : "priklauso",
    "is not member of" : "nepriklauso",
    "The given operator is invalid" : "Nurodytas operatorius yra neteisingas",
    "The given regular expression is invalid" : "Nurodyta reguliari išraiška neteisinga",
    "The given file size is invalid" : "Nurodytas failo dydis neteisingas",
    "The given tag id is invalid" : "Nurodyta žymė neteisinga",
    "The given IP range is invalid" : "Nurodytas IP rėžis nėra korektiškas",
    "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",
    "Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja",
    "Operation #%s does not exist" : "Operacijos #%s nėra",
    "Operation %s does not exist" : "Operacijos %s nėra",
    "Operation %s is invalid" : "Neteisinga %s operacija",
    "Check %s does not exist" : "%s neegzistuoja",
    "Check %s is invalid" : "Neteisingas %s",
    "Check #%s does not exist" : "#%s neegzistuoja",
    "Workflow" : "Darbo eiga",
    "Open documentation" : "Atverti dokumentaciją",
    "Add rule group" : "Pridėti taisyklių grupę",
    "Short rule description" : "Rodyti taisyklės aprašymą",
    "Add rule" : "Pridėti taisyklę",
    "Reset" : "Atstatyti",
    "Save" : "Įrašyti",
    "Saving…" : "Įrašoma…",
    "Loading…" : "Įkeliama…"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
}