summaryrefslogtreecommitdiff
path: root/po/cs.po
blob: 203d90011b62701805fe0b74c2e04f5e536740f5 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Jozef Mlích <xmlich02@stud.fit.vutbr.cz>, 2015
# Marek Černocký <marek@manet.cz>, 2016
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: richard@hughsie.com\n"
"POT-Creation-Date: 2016-02-26 20:10+0000\n"
"PO-Revision-Date: 2016-02-26 20:10+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Czech (http://www.transifex.com/freedesktop/appstream-glib/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#. TRANSLATORS: command line option
msgid "Show extra debugging information"
msgstr "Zobrazovat doplňující informace pro ladění"

#. TRANSLATORS: command line option
msgid "Add a cache ID to each component"
msgstr "Přidat ID mezipaměti do každé komponenty"

#. TRANSLATORS: command line option
msgid "Include failed results in the output"
msgstr "Do výstupu zahrnout i výsledky, které selhaly"

#. TRANSLATORS: command line option
msgid "Add HiDPI icons to the tarball"
msgstr "Přidat do balíčku tarball ikony s vysokým rozlišením"

#. TRANSLATORS: command line option
msgid "Add encoded icons to the XML"
msgstr "Přidat do XML zakódované ikony"

#. TRANSLATORS: command line option
msgid "Do not compress the icons into a tarball"
msgstr "Nekomprimovat ikony do balíčku tarball"

#. TRANSLATORS: command line option
msgid "Set the logging directory"
msgstr "Nastavit složku pro záznam"

#. TRANSLATORS: command line option
msgid "Set the packages directory"
msgstr "Nastavit složku pro balíčky"

#. TRANSLATORS: command line option
msgid "Set the temporary directory"
msgstr "Nastavit složku pro dočasné soubory"

#. TRANSLATORS: command line option
msgid "Set the output directory"
msgstr "Nastavit výstupní složku"

#. TRANSLATORS: command line option
msgid "Set the icons directory"
msgstr "Nastavit složku s ikonami"

#. TRANSLATORS: command line option
msgid "Set the cache directory"
msgstr "Nastavit složku pro mezipaměť"

#. TRANSLATORS: command line option
msgid "Set the basenames of the output files"
msgstr "Nastavit základní název pro výstupní soubory"

#. TRANSLATORS: command line option
msgid "Set the origin name"
msgstr "Nastavit původní název"

#. TRANSLATORS: command line option
msgid "Set the number of threads"
msgstr "Nastavit počet vláken"

#. TRANSLATORS: command line option
msgid "Set the minimum icon size in pixels"
msgstr "Nastavit minimální velikost ikony v pixelech"

#. TRANSLATORS: command line option
msgid "Set the old metadata location"
msgstr "Nastavit umístění starých metadat"

#. TRANSLATORS: command line option
msgid "Ignore certain types of veto"
msgstr "Ignorovat určité typy zamítnutí"

#. TRANSLATORS: error message
msgid "Failed to parse arguments"
msgstr "Selhalo zpracování argumentů"

#. TRANSLATORS: error message
msgid "Failed to set up builder"
msgstr "Selhalo vytvoření sestavení"

#. TRANSLATORS: error message
msgid "Failed to open packages"
msgstr "Selhalo otevření balíčků"

#. TRANSLATORS: information message
msgid "Scanning packages..."
msgstr "Procházejí se balíčky…"

#. TRANSLATORS: error message
msgid "Failed to add package"
msgstr "Selhalo přidání balíčku"

#. TRANSLATORS: information message
#, c-format
msgid "Parsed %i/%i files..."
msgstr "Zpracovány soubory %i/%i…"

#. TRANSLATORS: error message
msgid "Failed to generate metadata"
msgstr "Selhalo generování metadat"

#. success
#. TRANSLATORS: information message
msgid "Done!"
msgstr "Hotovo!"

#. TRANSLATORS: we've saving the icon file to disk
msgid "Saving icon"
msgstr ""

#. TRANSLATORS: command line option
msgid "Set the prefix"
msgstr ""

#. TRANSLATORS: we're generating the AppStream data
msgid "Processing application"
msgstr ""

#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
msgid "Error loading AppData file"
msgstr ""

#. TRANSLATORS: the .mo files could not be parsed
msgid "Error parsing translations"
msgstr ""

#. TRANSLATORS: we could not auto-add the kudo
msgid "Error parsing kudos"
msgstr ""

#. TRANSLATORS: we could not auto-add the provides
msgid "Error parsing provides"
msgstr ""

#. TRANSLATORS: the .desktop file could not
#. * be loaded
msgid "Error loading desktop file"
msgstr ""

#. TRANSLATORS: this is when the folder could
#. * not be created
msgid "Error creating output directory"
msgstr ""

#. TRANSLATORS: we've saving the XML file to disk
msgid "Saving AppStream"
msgstr ""

#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
msgid "Error saving AppStream file"
msgstr ""

#. TRANSLATORS: this is a command alias
#, c-format
msgid "Alias to %s"
msgstr "Alias pro %s"

msgid "Command not found, valid commands are:"
msgstr "Příkaz nebyl nalezen, platné příkazy jsou:"

#. TRANSLATORS: any manual changes required?
#. * also note: FIXME is a hardcoded string
msgid "Please review the file and fix any 'FIXME' items"
msgstr "Projděte prosím soubor a opravte položky označené „FIXME“"

#. TRANSLATORS: information message
msgid "Old API version"
msgstr ""

#. TRANSLATORS: information message
msgid "New API version"
msgstr "Nová verze API"

msgid "Not enough arguments, expected old.xml new.xml version"
msgstr "Nedostatečný počet argumentů, očekávány: starý.mxl nový.xml verze"

#. TRANSLATORS: the %s and %s are file types,
#. * e.g. "appdata" to "appstream"
#, c-format
msgid "Conversion %s to %s is not implemented"
msgstr ""

msgid "Not enough arguments, expected file.xml"
msgstr "Nedostatečný počet argumentů, očekáván: soubor.xml"

#. TRANSLATORS: %s is a file type,
#. * e.g. 'appdata'
#, c-format
msgid "File format '%s' cannot be upgraded"
msgstr ""

#. TRANSLATORS: not a recognised file type
msgid "Format not recognised"
msgstr ""

#. TRANSLATORS: probably wrong XML
msgid "No desktop applications found"
msgstr ""

#. TRANSLATORS: the file is valid
msgid "OK"
msgstr "V POŘÁDKU"

#. list failures
msgid "FAILED"
msgstr "SELHALO"

msgid "Validation failed"
msgstr "Ověření selhalo"

msgid "Validation of files failed"
msgstr "Ověření souborů selhalo"

#. TRANSLATORS: application was removed
msgid "Removed"
msgstr ""

#. TRANSLATORS: application was added
msgid "Added"
msgstr ""

#. TRANSLATORS: this is the --nonet argument
msgid "Do not use network access"
msgstr "Nepoužívat přístup k síti"

#. TRANSLATORS: command line option
msgid "Show version"
msgstr "Zobrazit verzi"

#. TRANSLATORS: command line option
msgid "Enable profiling"
msgstr "Povolit profilování"

#. TRANSLATORS: command description
msgid "Converts AppStream metadata from one version to another"
msgstr "Převést metadata AppStream z jedné verze do jiné"

#. TRANSLATORS: command description
msgid "Upgrade AppData metadata to the latest version"
msgstr "Povýšit metadata AppData na nejnovější verzi"

#. TRANSLATORS: command description
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Vytvořit ukázkový soubor AppData ze souboru .desktop"

#. TRANSLATORS: command description
msgid "Dumps the applications in the AppStream metadata"
msgstr "Vypsat aplikace z metadat AppStream"

#. TRANSLATORS: command description
msgid "Search for AppStream applications"
msgstr "Vyhledat v AppStream aplikace"

#. TRANSLATORS: command description
msgid "Display application search tokens"
msgstr "Zobrazit slova indexovaná pro hledání aplikací"

#. TRANSLATORS: command description
msgid "Installs AppStream metadata"
msgstr "Nainstalovat metadata AppStream"

#. TRANSLATORS: command description
msgid "Installs AppStream metadata with new origin"
msgstr "Instalovat metadata AppStream s novým původem"

#. TRANSLATORS: command description
msgid "Uninstalls AppStream metadata"
msgstr "Odinstalovat metadata AppStream"

#. TRANSLATORS: command description
msgid "Create an HTML status page"
msgstr "Vytvořit stránku HTML s informacemi o stavu"

#. TRANSLATORS: command description
msgid "Create an CSV status document"
msgstr "Vytvořit dokument CSV s informacemi o stavu"

#. TRANSLATORS: command description
msgid "Create an HTML matrix page"
msgstr "Vytvořit stránku HTML s tabulkou"

#. TRANSLATORS: command description
msgid "List applications not backed by packages"
msgstr "Vypsat aplikace, které nejsou obsažené v balíčcích"

#. TRANSLATORS: command description
msgid "Validate an AppData or AppStream file"
msgstr "Ověřit soubor AppData nebo AppStream"

#. TRANSLATORS: command description
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Ověřit soubor AppData nebo AppStream (volně)"

#. TRANSLATORS: command description
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Ověřit soubor AppData nebo AppStream (striktně)"

#. TRANSLATORS: command description
msgid "Convert an AppData file to NEWS format"
msgstr "Převést soubor AppData do formátu NEWS"

#. TRANSLATORS: command description
msgid "Convert an NEWS file to AppData format"
msgstr "Převést soubor NEWS do formátu AppData"

#. TRANSLATORS: command description
msgid "Check installed application data"
msgstr "Zkontrolovat nainstalovaná data aplikací"

#. TRANSLATORS: command description
msgid "Replace screenshots in source file"
msgstr "Nahradit snímky obrazovky ve zdrojovém souboru"

#. TRANSLATORS: command description
msgid "Mirror upstream screenshots"
msgstr "Zrcadlit snímky obrazovky z hlavního zdroje aplikace"

#. TRANSLATORS: command description
msgid "Mirror local firmware files"
msgstr "Místně zrcadlit soubory s firmwary"

#. TRANSLATORS: command description
msgid "Incorporate extra metadata from an external file"
msgstr "Začlenit doplňující metadata z externího souboru"

#. TRANSLATORS: command description
msgid "Compare the contents of two AppStream files"
msgstr "Porovnat obsah dvou souborů AppStream"

#. TRANSLATORS: command description
msgid "Generate a GUID from an input string"
msgstr "Vygenerovat GUID ze vstupního řetězce"

#. TRANSLATORS: command description
msgid "Modify an AppData file"
msgstr ""

#. TRANSLATORS: command description
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr ""

#. TRANSLATORS: program name
msgid "AppStream Utility"
msgstr "Pomůcka pro AppStream"

msgid "Version:"
msgstr "Verze:"