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
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2023-07-10 15:50+0000\n"
"Last-Translator: MaycoH <hudec.marian@hotmail.com>\n"
"Language-Team: Slovak <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsopkg/sk/>\n"
"Language: sk\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 5.0-dev\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1095
msgid "%s used (%1024mB used of %1024mB, %1024mB free)"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1155
msgid "Actions"
msgstr "Akcie"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:792
msgid "Allow overwriting conflicting package files"
msgstr "Povoliť prepísanie konfliktných súborov balíkov"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:953
msgid "Automatically remove unused dependencies"
msgstr "Automatické odstránenie nepoužitých závislostí"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1210
msgid "Available"
msgstr "Dostupné"
#: 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 ""
"Nižšie je uvedený zoznam rôznych konfiguračných súborov, ktoré používa "
"<em>opkg</em>. Pre globálne nastavenia použite <em>opkg.conf</em> a pre "
"vlastné položky úložiska <em>customfeeds.conf</em>. Konfigurácia v ostatných "
"súboroch sa môže zmeniť, ale zvyčajne ju <em>sysupgrade</em> nezachová."
#: 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 "Zrušiť"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1142
msgid "Clear"
msgstr "Vymazať"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1159
msgid "Configure opkg…"
msgstr "Konfigurovať opkg…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:744
msgid "Dependencies"
msgstr "Závislosti"
#: 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:1228
msgid "Description"
msgstr "Popis"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:755
msgid "Details for package <em>%h</em>"
msgstr "Podrobnosti balíka <em>%h</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1134
msgid "Disk space"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1030
msgid "Dismiss"
msgstr "Zahodiť"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1164
#, fuzzy
msgid "Display LuCI translation packages"
msgstr "Zobraziť balíky prekladov LuCI"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1181
#, fuzzy
msgid "Display all available translation packages"
msgstr "Zobraziť všetky dostupné balíky prekladov"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1167
#, fuzzy
msgid ""
"Display base translation packages and translation packages for already "
"installed languages only"
msgstr ""
"Zobraziť základné balíky prekladov a balíky prekladov len pre už "
"nainštalované jazyky"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:354
msgid "Displaying %d-%d of %d"
msgstr "Zobrazených %d-%d z %d"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1147
msgid "Download and install package"
msgstr "Prevziať a nainštalovať balík"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1008
msgid "Errors"
msgstr "Chyby"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:982
msgid "Executing package manager"
msgstr "Spúšťanie správcu balíkov"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1139
msgid "Filter"
msgstr "Filter"
#: applications/luci-app-opkg/root/usr/share/rpcd/acl.d/luci-app-opkg.json:3
msgid "Grant access to opkg management"
msgstr "Poskytnite prístup k správe opkg"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1194
#, fuzzy
msgid "Hide all translation packages"
msgstr "Skryť všetky balíky prekladov"
#: 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 "Inštalovať"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780
#, fuzzy
msgid "Install suggested translation packages as well"
msgstr "Inštalovať aj navrhované balíky prekladov"
#: 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:1211
msgid "Installed"
msgstr "Nainštalované"
#: 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 ""
"Inštalácia balíkov z nedôveryhodných zdrojov predstavuje potenciálne "
"bezpečnostné riziko! Naozaj sa snažíte nainštalovať <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:288
msgid "Install…"
msgstr "Inštalovať…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:857
msgid "Loading configuration data…"
msgstr "Načítavajú sa konfiguračné údaje …"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1084
msgid "Loading package information…"
msgstr "Načítavajú sa informácie o balíku …"
#: 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 "Manuálna inštalácia balíka"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:510
msgid "Needs upgrade"
msgstr "Vyžaduje aktualizáciu"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1219
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1237
msgid "Next page"
msgstr "Ďalšia strana"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:368
msgid "No information available"
msgstr "Nie sú dostupné žiadne informácie"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:355
msgid "No packages"
msgstr "Žiadne balíčky"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:372
msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "\"<strong>%h</strong>\" nezodpovedajú žiadne balíky."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
msgid "Not available"
msgstr "Nie je k dispozícií"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:527
msgid "Not installed"
msgstr "Nie je nainštalovaný"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1150
msgid "OK"
msgstr "OK"
#: 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 "Konfigurácia OPKG"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1225
msgid "Package name"
msgstr "Názov balíka"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1149
msgid "Package name or URL…"
msgstr "Názov balíka alebo URL adresa…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1217
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1235
msgid "Previous page"
msgstr "Predošlá strana"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:837
msgid "Really attempt to install <em>%h</em>?"
msgstr "Naozaj sa snažíte nainštalovať <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:967
msgid "Remove"
msgstr "Odstrániť"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:943
msgid "Remove package <em>%h</em>"
msgstr "Odstrániť balík <em>%h</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:276
msgid "Remove…"
msgstr "Odstrániť…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:737
msgid "Require approx. %1024mB size for %d package(s) to install."
msgstr ""
"Vyžaduje sa veľkosť cca %1024mB pre inštaláciu balíčka(kov) %d package(s)."
#: 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 "Požaduje sa verzia %h %h, nainštalovaná je %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 ""
"Požadovaný balík závislostí <em>%h</em> nie je k dispozícii v žiadnom "
"úložisku."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:508
msgid "Requires update to %h %h"
msgstr "Požaduje sa aktualizácia na %h %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:373
msgid "Reset"
msgstr "Obnoviť"
#: 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 "Uložiť"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:905
msgid "Saving configuration data…"
msgstr "Ukladajú sa konfiguračné údaje …"
#: 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 "Veľkosť"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1227
msgid "Size (.ipk)"
msgstr "Veľkosť (.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 "Softvér"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Suggested translations"
msgstr "Navrhované preklady"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:740
msgid "Suggested translations require approx. %1024mB additional space."
msgstr "Navrhované preklady vyžadujú približne %1024mB ďalšieho priestoru."
#: 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 "Príkaz <em>opkg %h</em> zlyhal s kódom <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 ""
"Nainštalovaná verzia balíka <em>%h</em> nie je kompatibilná, požaduje sa %s, "
"zatiaľ čo nainštalovaná je %s."
#: 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 "Balík <em>%h</em> nie je dostupný v žiadnom nakonfigurovanom úložisku."
#: 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 ""
"Verzia archívu balíka <em>%h</em> nie je kompatibilná, požaduje sa %s, ale "
"je k dispozícii je iba %s."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1141
msgid "Type to filter…"
msgstr "Reťazec na filtrovanie…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1032
msgid "Unable to execute <em>opkg %s</em> command: %s"
msgstr "Nedá sa vykonať príkaz <em>opkg %s</em>: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:871
msgid "Unable to read %s: %s"
msgstr "Nedá sa prečítať %s: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:910
msgid "Unable to save %s: %s"
msgstr "Nedá sa uložiť %s: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1157
msgid "Update lists…"
msgstr "Aktualizovať zoznamy…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1212
msgid "Updates"
msgstr "Aktualizácie"
#: 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 "Inovovať…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1158
msgid "Upload Package…"
msgstr "Odovzdať balík…"
#: 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:1226
msgid "Version"
msgstr "Verzia"
#: 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 "Verzia je nekompatibilná"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:984
msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Čaká sa na dokončenie príkazu <em>opkg %h</em>…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1190
msgctxt "Display translation packages"
msgid "all"
msgstr "všetko"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1177
msgctxt "Display translation packages"
msgid "filtered"
msgstr "filtrované"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1203
msgctxt "Display translation packages"
msgid "none"
msgstr "žiadne"
#: 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:1135
msgid "unknown"
msgstr "neznámy"
#: 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 komprimované"
#: 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 nainštalovaných"
#~ msgid "Free space"
#~ msgstr "Voľné miesto"
#~ msgid "Overwrite files from other package(s)"
#~ msgstr "Prepísať súbory z iného balíka(kov)"
|