blob: 842ba2628c8a3dceac70c850891a2f05665e05bf (
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
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
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2023-08-14 00:51+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 || n % 100 > "
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
"1 : 2);\n"
"X-Generator: Weblate 5.0-dev\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1154
msgid "Actions"
msgstr "Veiksmai"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:791
msgid "Allow overwriting conflicting package files"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:952
msgid "Automatically remove unused dependencies"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1209
msgid "Available"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:877
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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:799
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:845
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:892
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:958
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1055
msgid "Cancel"
msgstr "Atšaukti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1141
msgid "Clear"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1158
msgid "Configure opkg…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:743
msgid "Dependencies"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:749
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:937
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1227
msgid "Description"
msgstr "Aprašymas"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:754
msgid "Details for package <em>%h</em>"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1029
msgid "Dismiss"
msgstr "Nepaisyti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163
msgid "Display LuCI translation packages"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1180
msgid "Display all available translation packages"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1166
msgid ""
"Display base translation packages and translation packages for already "
"installed languages only"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:353
msgid "Displaying %d-%d of %d"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1146
msgid "Download and install package"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1007
msgid "Errors"
msgstr "Klaidos"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:981
msgid "Executing package manager"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1138
msgid "Filter"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133
msgid "Free space"
msgstr ""
#: applications/luci-app-opkg/root/usr/share/rpcd/acl.d/luci-app-opkg.json:3
msgid "Grant access to opkg management"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1193
msgid "Hide all translation packages"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:807
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:823
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1065
msgid "Install"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:779
msgid "Install suggested translation packages as well"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:299
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:521
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1210
msgid "Installed"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:829
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1042
msgid ""
"Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:288
msgid "Install…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:856
msgid "Loading configuration data…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1083
msgid "Loading package information…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1045
msgid "MD5"
msgstr "„MD5“"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:839
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1041
msgid "Manually install package"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:509
msgid "Needs upgrade"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1218
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1236
msgid "Next page"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:367
msgid "No information available"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:354
msgid "No packages"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:371
msgid "No packages matching \"<strong>%h</strong>\"."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:541
msgid "Not available"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:526
msgid "Not installed"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1149
msgid "OK"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:855
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:903
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:917
msgid "OPKG Configuration"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1224
msgid "Package name"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1148
msgid "Package name or URL…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1216
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1234
msgid "Previous page"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:836
msgid "Really attempt to install <em>%h</em>?"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:966
msgid "Remove"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:942
msgid "Remove package <em>%h</em>"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:276
msgid "Remove…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:736
msgid "Require approx. %1024mB size for %d package(s) to install."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:516
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534
msgid "Require version %h %h, installed %h"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:539
msgid ""
"Required dependency package <em>%h</em> is not available in any repository."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:507
msgid "Requires update to %h %h"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:372
msgid "Reset"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1046
msgid "SHA256"
msgstr "„SHA256“"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:914
msgid "Save"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:904
msgid "Saving configuration data…"
msgstr ""
#: 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:1044
msgid "Size"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1226
msgid "Size (.ipk)"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1129
#: applications/luci-app-opkg/root/usr/share/luci/menu.d/luci-app-opkg.json:3
msgid "Software"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:760
msgid "Suggested translations"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:739
msgid "Suggested translations require approx. %1024mB additional space."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1012
msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:512
msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:832
msgid "The package <em>%h</em> is not available in any configured repository."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:529
msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available."
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1140
msgid "Type to filter…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1031
msgid "Unable to execute <em>opkg %s</em> command: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:870
msgid "Unable to read %s: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:909
msgid "Unable to save %s: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1156
msgid "Update lists…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1211
msgid "Updates"
msgstr ""
#: 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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1157
msgid "Upload Package…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:756
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:944
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1225
msgid "Version"
msgstr "Versija"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:518
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536
msgid "Version incompatible"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:983
msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1189
msgctxt "Display translation packages"
msgid "all"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1176
msgctxt "Display translation packages"
msgid "filtered"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1202
msgctxt "Display translation packages"
msgid "none"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:672
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:933
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1134
msgid "unknown"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:931
msgid "~%1024mB compressed"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:668
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:929
msgid "~%1024mB installed"
msgstr ""
|