blob: e4e2038c88fb2333e1debb31942360de0dc8939f (
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
|
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2020-02-04 05:03+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsopkg/cs/>\n"
"Language: cs\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 3.11-dev\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1044
msgid "Actions"
msgstr "Akce"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:850
msgid "Automatically remove unused dependencies"
msgstr "Automatické odstranění nepoužívaných závislostí"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1054
msgid "Available"
msgstr "Dostupné"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:775
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 ""
"Níže je uveden seznam různých konfiguračních souborů, které <em>opkg</em> "
"používá. Použijte <em>opkg.conf</em> pro globální nastavení a "
"<em>customfeeds.conf</em> pro vlastní položky úložiště. Konfigurace v jiných "
"souborech může být změněna, ale obvykle není spravována <em>sysupgrade</em>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:697
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:743
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:790
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:856
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:949
msgid "Cancel"
msgstr "Storno"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1031
msgid "Clear"
msgstr "Prázdný"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1048
msgid "Configure opkg…"
msgstr "Nakonfigurujte opkg…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
msgid "Dependencies"
msgstr "Závislosti"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:675
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:835
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1072
msgid "Description"
msgstr "Popis"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
msgid "Details for package <em>%h</em>"
msgstr "Podrobnosti o balíčku <em>%h</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:923
msgid "Dismiss"
msgstr "Zahodit"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:332
msgid "Displaying %d-%d of %d"
msgstr "Zobrazuji %d-%d z %d"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1036
msgid "Download and install package"
msgstr "Stáhnout a nainstalovat balíček"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:901
msgid "Errors"
msgstr "Chyby"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:878
msgid "Executing package manager"
msgstr "Spuštění správce balíčků"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1028
msgid "Filter"
msgstr "Filtr"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1023
msgid "Free space"
msgstr "Volné místo"
#: 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:705
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:721
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:959
msgid "Install"
msgstr "Instalovat"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:283
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:494
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1055
msgid "Installed"
msgstr "Instalací"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:727
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:936
msgid ""
"Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?"
msgstr ""
"Instalace balíků z nedůvěryhodných zdrojů je potenciálním bezpečnostním "
"rizikem! Opravdu se pokusíte nainstalovat <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:272
msgid "Install…"
msgstr "Instalovat…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:754
msgid "Loading configuration data…"
msgstr "Načítání konfiguračních dat…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:977
msgid "Loading package information…"
msgstr "Načítání informací o balíčku…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:939
msgid "MD5"
msgstr "MD5"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:737
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:935
msgid "Manually install package"
msgstr "Ručně nainstalujte balíček"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:482
msgid "Needs upgrade"
msgstr "Vyžaduje upgrade"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1063
msgid "Next page"
msgstr "Další stránka"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:345
msgid "No information available"
msgstr "Údaje nejsou k dispozici"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:333
msgid "No packages"
msgstr "Žádné balíčky"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:349
msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "Žádné balíčky odpovídající \"<strong>%h</strong>\"."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:514
msgid "Not available"
msgstr "Není dostupný"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:499
msgid "Not installed"
msgstr "Není instalován"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1039
msgid "OK"
msgstr "OK"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:753
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:801
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:815
msgid "OPKG Configuration"
msgstr "Konfigurace OPKG"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:692
msgid "Overwrite files from other package(s)"
msgstr "Přepsat soubory z jiných balíčků"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1069
msgid "Package name"
msgstr "Název balíčku"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1038
msgid "Package name or URL…"
msgstr "Název balíčku nebo adresa URLL…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1061
msgid "Previous page"
msgstr "Předchozí stránka"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:734
msgid "Really attempt to install <em>%h</em>?"
msgstr "Opravdu se pokusíte nainstalovat <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:864
msgid "Remove"
msgstr "Odstranit"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:840
msgid "Remove package <em>%h</em>"
msgstr "Odstraňte balíček <em>%h</em>"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:260
msgid "Remove…"
msgstr "Odstranit…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:665
msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "Vyžadovat cca. %.1024mB velikost pro balíčky %d instalaci."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:489
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:507
msgid "Require version %h %h, installed %h"
msgstr "Vyžadovat verzi %h %h, instalovaná %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:512
msgid ""
"Required dependency package <em>%h</em> is not available in any repository."
msgstr ""
"Požadovaný balíček závislostí <em>%h</em> není dostupný v žádném úložišti."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:480
msgid "Requires update to %h %h"
msgstr "Vyžaduje aktualizaci na %h %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:350
msgid "Reset"
msgstr "Reset"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:940
msgid "SHA256"
msgstr "SHA256"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:812
msgid "Save"
msgstr "Uložit"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:802
msgid "Saving configuration data…"
msgstr "Ukládání konfiguračních dat…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:683
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:843
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:938
msgid "Size"
msgstr "Velikost"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1071
msgid "Size (.ipk)"
msgstr "Velikost (.ipk)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1019
#: applications/luci-app-opkg/root/usr/share/luci/menu.d/luci-app-opkg.json:3
msgid "Software"
msgstr "Software"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:906
msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "Příkaz <em>opkg %h</em> byl označen kódem <code>%d</code>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:485
msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed."
msgstr ""
"Nainstalovaná verze balíku <em>%h</em> není kompatibilní, vyžaduje instalaci "
"%s, ale %s."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:730
msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "Balík <em>%h</em> není k dispozici v žádném nakonfigurovaném úložišti."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:502
msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available."
msgstr ""
"Verze balíčku <em>%h</em> není kompatibilní, vyžaduje %s, ale k dispozici je "
"pouze %s."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1030
msgid "Type to filter…"
msgstr "Začněte psát pro filtrování…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:925
msgid "Unable to execute <em>opkg %s</em> command: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:768
msgid "Unable to read %s: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:807
msgid "Unable to save %s: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1046
msgid "Update lists…"
msgstr "Aktualizovat seznamy…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1056
msgid "Updates"
msgstr "Aktualizace"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:249
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:278
msgid "Upgrade…"
msgstr "Přechod na novější verzi…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1047
msgid "Upload Package…"
msgstr "Nahrát balíček…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:682
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:842
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1070
msgid "Version"
msgstr "Verze"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:491
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:509
msgid "Version incompatible"
msgstr "Verze nekompatibilní"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:880
msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Čekání na dokončení příkazu <em>opkg %h</em> …"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:643
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:831
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1024
msgid "unknown"
msgstr "neznámý"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:641
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:829
msgid "~%.1024mB compressed"
msgstr "~%.1024mB komprimován"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:827
msgid "~%.1024mB installed"
msgstr "~%.1024mB nainstalován"
|