summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-example/po/lt/example.po
blob: 8558b524fdff8f5c7d05db9d6c9d1c6381b6e276 (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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2024-01-28 06:39+0000\n"
"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsexample/lt/>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > "
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
"1 : 2);\n"
"X-Generator: Weblate 5.4-dev\n"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38
msgid "A boolean option"
msgstr "Būlio pasirinkimas"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43
msgid "A select option"
msgstr "Pasirenkamas pasirinkimas"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56
msgid "Cats"
msgstr "Katės"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73
msgid "Description for this table section"
msgstr "Aprašymas šiai lentelės skyriui"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73
msgid "Description for this typed section"
msgstr "Aprašymas šiam įrašytam skyriui"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57
msgid "Dogs"
msgstr "Šunys"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55
msgid "Dynamic list option"
msgstr "Dinamiškas sąrašo pasirinkimas"

#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3
msgid "Example"
msgstr "Pavyzdys"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:25
msgid "Example Form"
msgstr "Formos pavyzdys"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26
msgid "Example Form Configuration."
msgstr "Formos konfigūravimo pavyzdys."

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18
msgid "Example HTML Page"
msgstr "Pavyzdinis „HTML“ puslapis"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31
msgid "First Option"
msgstr "Pirmas pasirinkimas"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37
msgid "Flag Option"
msgstr "Vėliavinis pasirinkimas"

#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14
msgid "Form View"
msgstr "Formos/Darbaknygės peržiūra"

#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3
msgid "Grant UCI and RPC access to LuCI app example"
msgstr "Suteikti „UCI“ ir „RPC“ prieigą „LuCI-app-example“"

#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23
msgid "HTML Page"
msgstr "„HTML“ puslapis"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:53
msgid "Input for a password (storage on disk is not encrypted)"
msgstr "Įvestis slaptažodžiai (vietovė/talpa diske nėra užšifruota)"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32
msgid "Input for the first option"
msgstr "Įvestis pirmam pasirinkimui"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
msgid "Is this real?"
msgstr "Ar šitas yra tikras (Egzistencinis klausimas)?"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130
msgid "JSON converted to table via array building and loop"
msgstr "„JSON“ konvertuotas į lentelę per „array“ statymą ir ciklą"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:60
msgid "JSONMap TableSection Sample"
msgstr "„JSONMap TableSection“ pavyzdys"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60
msgid "JSONMap TypedSection Sample"
msgstr "„JSONMap TypedSection“ pavyzdys"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
msgid "No"
msgstr "Ne"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87
msgid "Not found"
msgstr "Nerastas"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:74
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:74
msgid "Option name"
msgstr "Parinkties pavadinimas"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:75
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:75
msgid "Option value"
msgstr "Parinkties reikšmė"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58
msgid "Parakeets"
msgstr "„Parakeets“"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:52
msgid "Password Option"
msgstr "Slaptažodžio parinktis"

#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:32
msgid "RPC Array Example"
msgstr "„RPC“ masyvo pavyzdys"

#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:41
msgid "RPC JSONMap Table Example"
msgstr "„RPC JSONMap“ lentelės pavyzdys"

#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:50
msgid "RPC JSONMap Typed Example"
msgstr "„RPC JSONMap Typed“ pavyzdys"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:36
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:36
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:35
msgid "RPC call failure:"
msgstr "„RPC call“ gedimas:"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:128
msgid "Sample JS via RPC"
msgstr "„JS“ per „RPC“ pavyzdys"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:61
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:61
#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:115
msgid "See browser console for raw data"
msgstr "Žiūrėti naršyklės konsolę, dėl neapdorotų duomenų"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:42
msgid "Select Option"
msgstr "Pasirinkti pasirinkimą"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59
msgid "Should be \"Not found\""
msgstr "Turėtų būti – „Nerasta“"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
msgid "Yes"
msgstr "Taip"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28
msgid "first section"
msgstr "pirmas pasirinkimas"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:34
msgid "second section"
msgstr "antras pasirinkimas"

#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:50
msgid "third section"
msgstr "trečias pasirinkimas"

#~ msgid "Grant UCI access to LuCI app example"
#~ msgstr "Suteikti „UCI“ prieigą – „LuCI programos pavyzdžio“"