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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2024-06-03 19:09+0000\n"
"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsopkg/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 ? 0 : n%10>=2 && ("
"n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.6-dev\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1095
msgid "%s used (%1024mB used of %1024mB, %1024mB free)"
msgstr "%s naudota (%1024mB naudojama iš %1024mB, %1024mB laisva)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1135
msgid ""
"<strong>Warning!</strong> Package operations can <a %s>break your system</a>."
msgstr ""
"<strong>Įspėjimas!</strong> Prog. įrangos paketų operacijos *gali* <a "
"%s>sugadinti Jūsų sistemą</a>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163
msgid "Actions"
msgstr "Veiksmai"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:792
msgid "Allow overwriting conflicting package files"
msgstr "Leisti perrašymą konfliktuojamų paketų failus"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:953
msgid "Automatically remove unused dependencies"
msgstr "Automatiškai pašalinti nenaudojamas priklausomybes"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1218
msgid "Available"
msgstr "Pasiekiama/-s/-i"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:878
msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. "
"Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
"custom repository entries. The configuration in the other files may be "
"changed but is usually not preserved by <em>sysupgrade</em>."
msgstr ""
"Žemyn šio teksto yra įvairių konfigūracijų sąrašas, kurios naudoja "
"„<em>opkg</em>“. Naudoti „<em>opkg.conf</em>“ visiems nustatymams ir "
"„<em>customfeeds.conf</em>“ pasirinktinėms atsisiuntimo šaltinių įvestims. "
"Konfigūracijos kitose failuose gali būti pakeistos, bet dažniausiai nėra "
"išlaikomas „<em>sysupgrade</em>“."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:800
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:846
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:893
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:959
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1056
msgid "Cancel"
msgstr "Atšaukti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1150
msgid "Clear"
msgstr "Išvalyti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1167
msgid "Configure opkg…"
msgstr "Konfigūruoti „opkg“…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:744
msgid "Dependencies"
msgstr "Priklausomybės"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:750
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:938
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1236
msgid "Description"
msgstr "Aprašas/-ymas"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:755
msgid "Details for package <em>%h</em>"
msgstr "Išsami informacija paketui <em>„%h“</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1142
msgid "Disk space"
msgstr "Disko talpa/vietovė"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1030
msgid "Dismiss"
msgstr "Nepaisyti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1172
msgid "Display LuCI translation packages"
msgstr "Rodyti „LuCI“ vertimo/kalbos paketus"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1189
msgid "Display all available translation packages"
msgstr "Rodyti visus galimus vertimo/kalbos paketus"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1175
msgid ""
"Display base translation packages and translation packages for already "
"installed languages only"
msgstr ""
"Rody pagrindinius vertimų/kalbų paketus ir tik tuos kurie jau įdiegti "
"dabartinei kalbai"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:354
msgid "Displaying %d-%d of %d"
msgstr "Rodoma %d-%d iš %d"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1155
msgid "Download and install package"
msgstr "Atsisiųsti ir įdiegti paketą"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1008
msgid "Errors"
msgstr "Klaidos"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:982
msgid "Executing package manager"
msgstr "Paleidžiama paketų tvarkyklė"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1147
msgid "Filter"
msgstr "Filtras/Filtruoti"
#: applications/luci-app-opkg/root/usr/share/rpcd/acl.d/luci-app-opkg.json:3
msgid "Grant access to opkg management"
msgstr "Suteikti prieigą „opkg management“"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1202
msgid "Hide all translation packages"
msgstr "Slėpti visus vertimo/kalbos paketus"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:808
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:824
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1066
msgid "Install"
msgstr "Įdiegti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133
msgid "Install additional software and upgrade existing packages with opkg."
msgstr ""
"Įdiegti papildomas taikomąsias programas ir aukštutiniškai atnaujinti "
"egzistuojamus prog. įrangos paketus su „opkg“."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780
msgid "Install suggested translation packages as well"
msgstr "Įdiegti pritaikytus pasiūlomus vertimo/kalbos paketus"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:299
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:522
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1219
msgid "Installed"
msgstr "Įdiegta"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:830
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1043
msgid ""
"Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?"
msgstr ""
"Įdiegiant paketus iš nepatikimų šaltinių yra galimas saugos pažeidimas! Ar "
"tikrai norite įdiegti <em>„%h“</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:288
msgid "Install…"
msgstr "Įdiegti…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:857
msgid "Loading configuration data…"
msgstr "Kraunama konfigūravimo data…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1084
msgid "Loading package information…"
msgstr "Kraunama paketo informacija…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1046
msgid "MD5"
msgstr "„MD5“"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:840
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1042
msgid "Manually install package"
msgstr "Savarankiškai įdiegti paketą"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:510
msgid "Needs upgrade"
msgstr "Reikia aukštutinio atnaujinimo"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1227
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1245
msgid "Next page"
msgstr "Kitas puslapis"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:368
msgid "No information available"
msgstr "Nėra informacijos"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:355
msgid "No packages"
msgstr "Nėra paketų"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:372
msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "Nėra paketų atitinkančių \"<strong>„%h“</strong>\"."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
msgid "Not available"
msgstr "Nėra pasiekiama"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:527
msgid "Not installed"
msgstr "Nėra įdiegta"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1158
msgid "OK"
msgstr "Gerai"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:856
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:904
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:918
msgid "OPKG Configuration"
msgstr "„OPKG“ konfigūracija"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1233
msgid "Package name"
msgstr "Paketo pavadinimas"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1157
msgid "Package name or URL…"
msgstr "Paketo pavadinimas arba „URL – Saitas“…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1225
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1243
msgid "Previous page"
msgstr "Praeitas puslapis"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:837
msgid "Really attempt to install <em>%h</em>?"
msgstr "Ar tikrai norite pamėginti įdiegti <em>„%h“</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:967
msgid "Remove"
msgstr "Pašalinti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:943
msgid "Remove package <em>%h</em>"
msgstr "Pašalinti paketą <em>„%h“</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:276
msgid "Remove…"
msgstr "Pašalinti…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:737
msgid "Require approx. %1024mB size for %d package(s) to install."
msgstr ""
"Reikalaujama apytiksliai %1024mB dydžio %d paketui/-ams, kad įdiegtumėte."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:517
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:535
msgid "Require version %h %h, installed %h"
msgstr "Reikalaujama versija %h %h, įdiegta %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:540
msgid ""
"Required dependency package <em>%h</em> is not available in any repository."
msgstr ""
"Reikalaujamas priklausomybės paketas „<em>%h</em> “ nėra pasiekiamas jokioje "
"atsisiuntimo vietovėje."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:508
msgid "Requires update to %h %h"
msgstr "Reikalaujama, kad atnaujintumėte į %h %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:373
msgid "Reset"
msgstr "Grąžinti į pradinę padėti ar būsena"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1047
msgid "SHA256"
msgstr "„SHA256“"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:915
msgid "Save"
msgstr "Išsaugoti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:905
msgid "Saving configuration data…"
msgstr "Saugoma konfigūracijos duomenis…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:758
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:946
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1045
msgid "Size"
msgstr "Dydis"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1235
msgid "Size (.ipk)"
msgstr "Dydis („*.ipk“)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1130
#: applications/luci-app-opkg/root/usr/share/luci/menu.d/luci-app-opkg.json:3
msgid "Software"
msgstr "Taikomoji programa"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Suggested translations"
msgstr "Pasiūlomi vertimai"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:740
msgid "Suggested translations require approx. %1024mB additional space."
msgstr ""
"Siūlomi vertimai reikalauja apytiksliai %1024mB papildomos vietos/-ovės."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1013
msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "<em>„opkg %h“</em> komanda nepavyko su kodu – <code>%d</code>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:513
msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed."
msgstr ""
"Įdiegta paketo versija „<em>%h</em>“ nėra palaikomas/-a. Reikalingas „%s“, "
"kol „%s“ yra įdiegtas."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:833
msgid "The package <em>%h</em> is not available in any configured repository."
msgstr ""
"Paketas „<em>%h</em>“ nėra pasiekiamas jokioje konfigūruotame atsisiuntimo "
"vietovėje."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:530
msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available."
msgstr ""
"Atsisiuntimo vietovės paketo versija „<em>%h</em>“ nėra palaikomas/-a, nes "
"reikalinga „%s“, bet tik „%s“ yra pasiekiamas."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1149
msgid "Type to filter…"
msgstr "Rašykite, kad filtruotumėte…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1032
msgid "Unable to execute <em>opkg %s</em> command: %s"
msgstr "Negalima paleisti <em>„opkg %s“</em> komanda: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:871
msgid "Unable to read %s: %s"
msgstr "Negalima nuskaityti %s: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:910
msgid "Unable to save %s: %s"
msgstr "Negalima išsaugoti %s: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1165
msgid "Update lists…"
msgstr "Atnaujinti sąrašus (Reikalingą)…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1220
msgid "Updates"
msgstr "Atnaujinimai"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:265
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:294
msgid "Upgrade…"
msgstr "Aukštutinis atnaujinimas…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1166
msgid "Upload Package…"
msgstr "Įkelti paketą…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:757
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:945
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1234
msgid "Version"
msgstr "Versija"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:519
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:537
msgid "Version incompatible"
msgstr "Versija nesutampa/nepalaikoma"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:984
msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Laukiama kol <em>„opkg %h“</em> komanda bus atlikta…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1198
msgctxt "Display translation packages"
msgid "all"
msgstr "Visi"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1185
msgctxt "Display translation packages"
msgid "filtered"
msgstr "filtruotas"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1211
msgctxt "Display translation packages"
msgid "none"
msgstr "joks (-ia/-ie)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:673
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:934
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1143
msgid "unknown"
msgstr "nežinoma/-s/-i"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:932
msgid "~%1024mB compressed"
msgstr "~%1024mB kompresuota/suspausta"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:930
msgid "~%1024mB installed"
msgstr "~%1024mB įdiegtą"
#~ msgid "Free space"
#~ msgstr "Laisva vieta/-ovė"
|